.login {
    background-color: #F9FDFF !important;
}

.page-header.navbar .page-logo .logo-default{
	margin: 20px 10px 0;
    max-width: 125px;
}

.page-content-wrapper .page-content{
	padding: 0 0 0 20px;
}

.portlet.calendar .fc-event {
	border: 5px solid;
}

.modal-dialog {
    margin: 0 auto;
    width: auto;
}


.portlet.calendar .fc-event .fc-time{
	color: #000000;
	font-weight: bold;
}

.portlet.calendar .fc-event .fc-title{
	color: #000000;
	font-weight: bold;
}


/*.portlet.calendar.light .fc-button{
	top: -145px
}*/

#oTableCodigosMutuas_wrapper .row{
	display: none !important;
}

#oTableMaterial_wrapper .row{
	display: none !important;
}

#oTableVencimientos_wrapper .row{
	display: none !important;
}

#oTablePagos_wrapper .row{
	display: none !important;
}

#oTableCobros_wrapper .row{
	display: none !important;
}

.portlet.calendar .fc-event .fc-time {
	font-size: 11px;
}
.portlet.calendar .fc-event .fc-title {
	font-size: 11px;
}

.fc-nonbusiness {
    background: #aaaaaa none repeat scroll 0 0;
}

.btn_calendar{
	font-size: 12px;
}

.star_calendar{
	color: #3527b8;
}

.input-group .select2-container--bootstrap{
	width: 100% !important;
}

.fc-time-grid .fc-slats td{
	height: 39px !important;
}

.calendar-propio .portlet.light > .portlet-title > .caption > .caption-subject{
	font-size: 13px;
}


.evento-semanal-cal{
	width: 20% !important;
	padding-left: 1px;
    padding-right: 1px;
    font-size: 12px;
}

.evento-semanal-cal .clearfix{
	padding-left: 0px;
    padding-right: 0px;
}


.calendar-propio .panel-title {
	width: 60%;
	float: left;
}

.calendar-propio .panel-title2 {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 12px;
    margin-top: 0;
}

.calendar-propio .panel-heading {
	height: 40px;
}

#date_select_week{
    background-color: #ffffff;
    font-size: 14px;
    position: absolute;
    z-index: 999;
    display: none;
    
}

.cmodalimpresionesGif {
	
	min-height: 150px;
	position: relative;
	display: none;
	padding-top: 15px;
	
}
.cmodalimpresionesGif img{
	
	right: 230px;
	position: absolute;
	width: 100px;	
}


.zona_cobros_class .col-md-3{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.zona_cobros_class .col-md-2{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.zona_cobros_class .col-md-1{
	padding-left: 5px !important;
	padding-right: 5px !important;
}










