.navigation>li.active>a,.navigation>li.active>a:focus,.navigation>li.active>a:hover
	{
	background-color: rgb(224, 49, 34) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover
	{
	color: #333 !important;
	background-color: #f8f8f8 !important;
	border-bottom: 2px solid rgb(255, 157, 157) !important;
}

.error {
	color: rgb(224, 125, 17) !important;
	text-transform: none;
	font-size: 100%;
	font-weight: normal;
	float:right;
}

th.headerSortUp {
	background-image:
		url(/web/library/tablesorter-master/themes/blue/small_asc.gif);
}

th.headerSortDown {
	background-image:
		url(/web/library/tablesorter-master/themes/blue/small_desc.gif);
}

th.header {
	background-image:
		url(/web/library/tablesorter-master/themes/blue/bg.gif);
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 20px;
	margin-left: -1px;
}

.big-input {
	font-size: 18px;
	padding: 25px;
}

.panel-fullscreen {
	display: block;
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow: auto;
}

.floating-box {
	background-color: white;
	color: black;
	border-radius: 10px;
	padding: 25px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1), 0 10px 30px 0
		rgba(0, 0, 0, 0.2);
	width: 350px;
}

.big-input {
	font-size: 14px;
	padding: 20px;
	padding-left: 8px;
}

.red {
	color: rgb(218, 14, 14) !important;
}

.navbar-nav>li>a {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 0px solid white !important;
}

.red-pleca {
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
}

.daterangepicker.dropdown-menu {
	max-width: none;
	background-color: rgba(255, 255, 255, 0.59);
	border: 0;
	z-index: 1000;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.thefooter .navbar-nav li {
	color: rgb(102, 101, 101) !important;
}

.pricebox:hover {
	background-color: rgb(176, 232, 240);
}

.boxclaseprueba {
	cursor: pointer;
	border: 1px solid rgb(219, 219, 219);
	margin-bottom: 25px;
	box-shadow: 5px 5px 2px rgb(207, 207, 207);
}

.boxclaseprueba:hover {
	background-color: rgb(250, 250, 250);
}

.pricebox {
	margin-top: 30px;
	border: 1px solid rgb(231, 231, 231);
	text-align: center;
	margin: auto;
	padding: 5px;
	padding-top: 0px;
	background-color: rgb(231, 231, 231);
	cursor: pointer;
	width: 130px;
	display: inline-block;
	box-shadow: 5px 5px 2px rgb(207, 207, 207);
	margin-left: 10px;
	vertical-align: bottom;
	margin-bottom: 15px;
}

.pricebox-4week {
	margin-top: 30px;
	border: 1px solid rgb(231, 231, 231);
	text-align: center;
	margin: auto;
	padding: 5px;
	padding-top: 0px;
	background-color: rgb(231, 231, 231);
	cursor: pointer;
	width: 130px;
	display: inline-block;
	box-shadow: 5px 5px 2px rgb(207, 207, 207);
	margin-left: 10px;
	vertical-align: bottom;
}

.pricebox .cant {
	font-size: 17px;
	color: white;
	background-color: gray;
	font-weight: bold;
	margin-top: 10px;
	padding: 4px;
}

.pricebox .titles {
	font-size: 14px;
	text-transform: uppercase;
	color: gray;
	margin-top: -30px;
}

.pricebox .name {
	font-size: 30px;
	color: rgb(167, 38, 38);
	text-transform: uppercase;
}

.pricebox .vigencia {
	font-size: 14px;
	text-transform: uppercase;
	color: gray;
}

.pricebox .price {
	font-size: 30px;
	color: black;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 15px;
	color: rgb(117, 117, 117);
	font-weight: bold;
}

.pricebox .signo {
	font-size: 20px;
	display: inline-block;
	margin-top: 5px;
	position: absolute;
	color: rgb(117, 117, 117);
}

.title-precios {
	font-size: 25px;
	text-align: center;
	color: rgb(68, 68, 68);
	line-height: 115%;
}

.noty_message {
	font-size: 16px !important;
}

.fullmodal-button-green:hover {
	color:white!important;
}
	
.fullmodal-button-green {
	color: white;
	background-color: rgb(36, 173, 36);
	cursor: pointer;
	padding: 5px;
	width: 180px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
}


.green-button{
	background-color: rgb(36, 173, 36);
	border-color:rgb(36, 173, 36);
}


.fullmodal-button-red {
	color: white;
	background-color: #F44336;
	cursor: pointer;
	padding: 5px;
	width: 180px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
}



.pleca-seccion{
	background-color:black; color:white; text-align:center;padding:10px; border-top:2px solid white;font-size:20px; font-weight:600;
	text-transform: uppercase;	
}


.form-control {
border: 1px solid rgb(211, 211, 211)!important;
}


 
	.form-control:focus {
       /*border-color:rgba(81, 203, 238, 1)!important;*/
       box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(25, 142, 219, 0.5)!important; 
   }
 /*
    .form-contol{
    	border: 1px solid rgb(146, 146, 146)!important;
    }
     
    */    
     
   .sweet-alert p{
   font-size:18px; color: rgb(68, 68, 68);
     
   }
   
     
 .btn-yellow{
 	min-width: 150px;
    border-color: #FEC526;
    /*font-size: 16px;*/
    color: black;
    background-color: #FEC526;
 }    
     
     
   
   
   
.heading-elements.green {
background-color: inherit;
position: absolute;
top: 41%;
right: 20px;
margin-top: -18px;
background-color: rgb(19, 151, 98);
background-color: b;
padding: 5px;
color: white;
height:45px;
}

.heading-elements.green label {
	color:white!important;
}



.form-control.readonly {
border: none!important;
background-color: rgb(247, 247, 247);
}


.right{ text-align:right}

.table.compressed td{
	padding: 5px 20px!important;
}	

