body{font-family: "Arial","sans-serif" ; background-color: #efefef; height: 100%;}

.search { 
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: left;
	cursor: pointer;
}

.search img{
	width: 38px;
    padding: 7px;
    background-color: #699a01;
    border-radius: 5px;
}

   .bord20, .table-responsive {
	overflow-x: unset!important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 23px -6px rgba(0, 0, 0, 0)!important;
}

table{
	border-radius: 5px; 
	overflow: hidden;
	box-shadow: 4px 3px 5px 0px rgba(222,222,222,1);
}
	
input{
	padding-left: 10px;
}

/* trabajando*/
/* trabajando*/
/* trabajando*/

.working{
	text-align: center;
}

.working img{ 
     width: 100%;
	 max-width: 400px;
}

/* titulo*/
/* titulo*/
/* titulo*/

.title_intra{
    text-align: center;
}

.title_1{    
	text-transform: uppercase;
    color: #444444;
    font-weight: 700;
    margin: 0px;
    font-size: 26px;
    margin-bottom: 20px;
	text-align: left;
	padding-left: 16%;
}

@media (max-width: 430px) {  
	.title_1{   font-size: 18px; }
}

.buttom_right{
	text-align: right;
	
}

.eliminar{}
.eliminar h4{
	font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
	color: #007fb7;
	margin-bottom: 10px;
}


/* botones*/
/* botones*/
/* botones*/

.btn_c{
	background-color: #007fb7;
    color: #fff;
    border-radius: 5px;
    padding: 5px 26px!important;
    font-size: 15px;
	margin-bottom: 10px;
    margin-top: 10px;
   

}

.btn{}

 .btn_c:hover{
	 background-color: #006795;
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
	 -o-transition: background 0.5s;
}

.btn_c a,.btn_c a:hover {
    color: #fff;
}

.m47
{
	 margin-right: 20%;
}
.btn_d{
	background-color: #007fb7;
    color: #fff;
    border-radius: 5px;
    padding: 5px 30px!important;
    font-size: 15px;
}

 .btn_d:hover{
	 background-color: #006795;
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
	 -o-transition: background 0.5s;
}

.btn_d a,.btn_d a:hover {
    color: #fff;
}

.btn_e{
	background-color:#484848;
    color: #fff;
    border-radius: 5px;
    padding: 5px 30px!important;
    font-size: 15px;
}

 .btn_e:hover{
	 background-color: #353535;
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
	 -o-transition: background 0.5s;
}

/* celdas*/
/* celdas*/
/* celdas*/

.doc_back01 {
	background-color: #7fbb00;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 16px 9px 5px 9px;
    text-align: left;
}

.doc_back02{
	padding: 2px 10px;
	border-bottom: 1px solid #f9f9f9;
}

.doc_back02 input{
	width: 100%;
    margin-top: 10px;
    margin-bottom: 8px;
}


.room_ab{
	    background-color: #2b611c; 
		text-align: center;
		color: #fff;
		font-size: 14px;
}

.room_ab td{
  padding: 5px 1px;
}

.room_a{
	    background-color: #007fb7; 
		text-align: center;
		color: #fff;
		font-size: 14px;
}

.room_a td{
  padding: 5px 1px;
}

.room_c{
	background-color: #ffffff;
    text-align: center;
    color: #000;
	font-size: 13px;
}

.room_d{
	background-color: #ffffff;
    text-align: center;
    color: #000;
    font-size: 12px;
    line-height: 17px;
    font-weight: 700;
}

.room_d td{
    padding: 8px 1px 5px 1px;
}

.room_c td{
	padding: 8px 1px 5px 1px;
}

.room_c td, .room_d td{    
	border-bottom: 1px solid #f3f3f3;
}

.room_a h6{
	text-transform: uppercase;
    font-weight: 700;
    padding-right: 10px;
	margin-bottom: 0px;
	padding: 5px 2px;
}

.room_c img{margin-top: 10px;}



@media (max-width: 578px) { 
	.room_a img{margin-left:10px;}
}

.duo_spacing{padding: 10px 43px;}

.headtitle{background-color: #ffffff80;}
.headhi{width: 100%; height: 50px;}

.recordcu{ 
	padding: 19px 20px 5px 20px;
    color: #444444;
    font-weight: 800;
    font-size: 12px;
	text-transform: uppercase;
}

/* lightslider*/
/* lightslider */
/* lightslider*/

#muestra {text-align: center;}
#muestra .muestra {overflow: hidden;}
#muestra .img_car img{width: 100%;}
#muestra .col-sm-6{padding: 0px;}

/* modal*/
/* modal */
/* modal*/
.modal-body {
    padding: 8px 10px 5px 10px!important;
}

.cer21 img{
	max-width: 100%;
}
