.bullicon{
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    padding: 6px;
    font-size: 16px;
    margin-left: 5px;
    border: 1px solid #afcbe6;
    cursor: pointer;
    text-align: center;
    color: #06c;
}
.bullicon:hover{
	     border: 1px solid #06c;
  
}
.conalert{

    position: absolute;
    right: 5px;
    margin-top: -29px;
    height: 38px;
    /* border-radius: 10px 0 0 10px; */
    /* width: 29px; */
    color: #a9c2db;
    padding: 12px;
    font-size: 12px;
    text-align: center;
    border-radius: -8px;
}
.circlefoto{
position: absolute;
    background: #000;
    width: 30px;
    height: 30px;
    top: 73px;
    left: -90px;
    z-index: 100;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    padding: 7px;
    opacity: 0.8;
    cursor: pointer;
    font-size: 16px;
}
.circlefoto:hover{
   
    background: #06c;
  	
}











.ty{
width: 92%;
    background: #f1f1f1;
    margin: auto;
    border-left:6px dashed #4c9cff;
    height: 56px;
    padding: 10px;
    font-size: 19px;
    text-align: center;	
}
.lblTO{
	text-align: center;
    background: #cbcbcb;
    font-size: 12px;
    padding: 8px;
    position: absolute;
    top: 74px;
    left: 115px;
    width: 189px;
    border-radius: 4px;
    font-weight: bold;
	color:#fff;
}


.btncerrarradar{
width: 25px;
    height: 25px;
    background: #288bee;
    border-radius: 15px;
    padding: 5px;
    color: #c0dfff;
    text-align: center;
    position: absolute;
    margin-top: -13px;
    margin-left: 43px;
	cursor:pointer;
}
.seleccionRadar{
	
    background: #ffffff;
  
    position: absolute;
    top: 108px;
    height: 165px;
    right: 0px;
   
    display: block;
    padding: 20px;
    right: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);

}




.overlistservicio:hover{
	
background:#bac4cd
}

.taginiciorc{
	position: relative;
    background: #40454c;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    width: 70px;
    text-align: center;
    margin-top: -11px;
    margin: left;
    margin-left: -71px;
    border-radius: 0px 0px 10px 10px;
}

.tagfinrc{
	position: relative;
    background: #40454c;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    width: 70px;
    text-align: center;
    margin: left;
    margin-left: -71px;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: -11px;
}
.boxparadarec{
    border: 2px solid #adb6c1;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;	
}


.editfolio{

    color: #000;
    padding: 10px;
    font-size: 15px;
    width: 197px;
    border-radius: 3px;
    position: absolute;
    top: 2px;
    right: 2px;
    border: 1px solid #000000;
    text-align:center
}

.steps{
	    background: #f1f1f1;
    width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    margin: 15px;
    padding: 15px 0 0 0;
    text-align: center;
}
.stepshv:hover{
background: #49c200;
    cursor: pointer;
    color: #fff;	
}
.steps_frame{
	width: 251px;
    height: 88px;
    margin: auto;
}
.active-steps{
    background: #b7ff8b;
    color: #328b32;
    border-color: #b2cf58;
}
.btn_plus{
    padding: 7px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;	
	cursor:pointer;
}

.blocnuevoparada{
	
	    position: absolute;
    background: #33363b;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.85;
    padding: 20% 30px 30px 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
	
}

body{
	font-size:12px;
	color:#000;	
}

.stbox_gris{
    background: #4d545f;
    color: #fff;	
}
.stbox_azul{
    background: #61a2f1;
    color: #fff;	
}
.stboxgen{
    padding: 10px;
    font-size: 17px;
    border: 1px soid #000;
    margin-top: 10px;
    border-radius: 4px;	
}


.bx{
    border:1px solid #979797;
    width: 216px;
    height: 135px;
    margin-left: 5px;
    padding: 10px;
    border-radius: 5px;	
	float:left;
}

/*MARCADORES CATEGORIAS*/
.iconCategory{
	background-color: #E8E8E8;
    padding: 8px;
    width: 44px;
    float: left;
    margin-right: 2px;
	margin-bottom:2px;
	cursor:pointer;
}
.iconCategory:hover{
	background-color:#09F;
	color:#fff;
}
.iconCategoryActive{
    background-color: #0097FF;
    color: #fff;	
}



.fuel_tanque1{
	    background: #949494;
    height: 44px;
    border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
-moz-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
}
.fuel_antesCarga{
	    background: #6fcd3c;
    height: 44px;
    width: 43px;
    
    float: left;
	    padding-top: 14px;
		padding-left:5px;
    color: #fff;
	border: 1px solid #0D5D0D;
	-webkit-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
-moz-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
	
}
.fuel_despuesCarga{
	    float: left;
    width: 10px;
    background: #9fff6b;
    height: 44px;
   
    padding-top: 14px;
    color: #0A4A0A;
	padding-left:5px;
-webkit-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
-moz-box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
box-shadow: inset 0px 0px 13px 4px rgba(0,0,0,0.23);
    border: 1px solid #54A554;
}


.submarco{
    position: absolute;
    top: 106px;
    right: 0px;
    left: 0px;
    height: 130px;
    padding: 13px;
}

.bloquereporte{
	    background: #fff;
    border-radius: 2px;
	padding:5px
}





.bloquereporte2{
    background: #f1f1f1;
    width: 464px;
    height: 562px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    float: left;
    margin: 5px;
}

.headerTable{
	    background: #737e89;
    color: #fff;
    font-weight: bold;
	    font-size: 12px;
}

.barraForm{
    font-size: 18px;
    padding: 12px;	
}


._msg_main{
	
	background: #FFFFFF;
    margin-top: -11px;
	
}
._msg_input{
 position: fixed;
    bottom: 5%;
    width: 519px;
    background: #D8DCE0;
    height: 53px;
    margin-left: -5px;
    padding: 10px;
   
	z-index:1001;
	    border: 1px solid #cecece;
}
._msg_box{
    background: #FFFFFF;
    width: 515px;
    /*height: 500px;*/
    border-right: 1px solid #ABABAB;
    padding: 10px;
	padding-bottom:50px;
}
._msg_contactos{
width: 358px;
    position: absolute;
    right: 5px;
    background: white;
    
}
._msg_contactos_box{

    padding: 7px;
    background: #ffffff;
    font-weight: bold;
    border-bottom: 1px dashed #cfcfcf;
    color: #000000 !important;
    cursor: pointer;
	
}

.lblalviaje01{
  padding: 13px 13px 13px 54px;
    font-size: 16px;
    background: #4c7eda;
   
    position: absolute;
    z-index: 1000;
    width: 495px;
    opacity: 0.88;
    display: none;
    color: #ffffff;
    top: 5px;
    left: 5px;
}


.overlayAzul2{
	color: #fff;
    /* border: 1px solid #5f5f5f; */
    border-radius: 5px;
    background-color: #50afb7;
    /* width: 105px; */
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 9px;
    padding: 0px 5px 0px 5px;
    
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

.overlayAzul{
	color: #fff;
    /* border: 1px solid #5f5f5f; */
    border-radius: 5px;
    background-color: #0066cc;
    /* width: 105px; */
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 9px;
    padding: 0px 5px 0px 5px;
    
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}


.overlay{
    color: #fff;
    /* border: 1px solid #343e4a; */
    border-radius: 5px;
    background-color: #30353b;
    width: 52px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
}


.overlay{
    color: #fff;
    /* border: 1px solid #343e4a; */
    border-radius: 5px;
    background-color: #30353b;
    width: 52px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
}


.overlayfijo{
    color: #fff;
    /* border: 1px solid #343e4a; */
    border-radius: 5px;
    background-color:#6d6aff;
    width: 52px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
}

.overlayapoyo{
    color: #fff;
    /* border: 1px solid #343e4a; */
    border-radius: 5px;
    background-color: #ee8600;
    width: 52px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
}



.overlayOP{
    color: #fff;
    /* border: 1px solid #343e4a; */
    border-radius: 5px;
    background-color:#A8070A;
    
    line-height: 20px;
    padding:5px;
    text-align: center;
    font-size: 12px;
}

.overlay1{
    color: #6e4200;
    border: 1px solid #ffc288;
    border-radius: 5px;
    background-color: #ffebb8;
    width: 150px;
    line-height: 20px;
    /* height: 20px; */
    text-align: center;
    font-size: 12px;
    padding: 3px;
    margin-left: 4px;
}

.overlay2{
    color: #6e4200;
    border: 1px solid #ffc288;
    border-radius: 5px;
    background-color: #ffebb8;
    width: 69px;
    line-height: 20px;
   
    text-align: center;
    font-size: 12px;

}
.overlay3{
    color: #fff;
    /* border: 1px solid #5f5f5f; */
    border-radius: 5px;
    background-color: #388dff;
    width: 105px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;	
}

.overlay4{
color: #fff;
    /* border: 1px solid #5f5f5f; */
    border-radius: 5px;
    background-color: #a4239f;
    width: 105px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;	
}

.overlay5{
color: #fff;
    /* border: 1px solid #5f5f5f; */
    border-radius: 5px;
    background-color: #088A08;
    width:68px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;	
}

.overlay6{
 color: #fff;
    border: 1px solid #5f5f5f;
    border-radius: 5px;
    background-color: #535961;
    /* width: 52px; */
    line-height: 20px;
    /* height: 38px; */
    text-align: center;
    font-size: 20px;
    margin-left: 5px;
    padding: 3px;
}
.overlay6_min{
       color: #fff;
    border: 1px solid #5f5f5f;
    border-radius: 5px;
    background-color: #535961;
    /* width: 64px; */
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    /* margin-left: -3px; */
    /* padding-top: 3px; */
    padding: 4px;
    margin-left: -15px;

}
.overlay6_focus{
color: #ffffff;
    border: 1px solid #407ca2;
    border-radius: 5px;
    background-color: #009aff;
    /* width: 150px; */
    line-height: 20px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    margin-top: -23px;
    margin-left: 10px;
    padding: 1px 5px 1px 5px;	
}
.overlay6_focusparadas{
    color: #ffffff;
    border: 3px solid #3ca7ff;
    border-radius: 5px;
    background-color: #008cff;
    width: 55px;
    line-height: 20px;
    /* height: 20px; */
    text-align: center;
    font-size: 12px;
    margin-top: 0px;
    margin-left: 0px;
    /* padding: 1px 5px 1px 5px; */
    font-weight: bold;	
}




.menu_bottom{ 
position: absolute;
    bottom: 0px;
    left: 318px;
    right: 0px;
   
    /* background-color: #e7f3ff; */
    color: #000;
    border-left: 1px solid #f0f0f0;
    height: 128px;
}






.optmenu{
padding: 15px;
    font-size: 15px;
    color: #000;
  
    cursor: pointer;
    border-bottom: 1px solid #dedede;
}


.optmenu:hover{

    color: #06c;
    border-bottom: 1px solid #c5e1fc;
    background: #e1effd
}

.targetMain{
right: 0px;
    left: 318px;
    top: 50px;
    position: absolute;
    bottom: 162px;
    /* width: 72%; */
    background-color: #fff;
    overflow: auto;
    padding: 15px;
    color: #666;
    background: #fff;
    overflow: inherit;
}

.lblMovstmap{
   position: absolute;
    margin-top: -50px;
    margin-left: 361px;
    font-size: 10px;
    padding: 6px;
    color: #000;
    width: 49px;
    text-align: center;
    height: 44px;
    border: 1px solid #979798;
}



.btnMenuMapa{
    border-radius: 0px;
    background: #e7f3ff;
    color: #06c;
    height: 34px;
    font-size: 12px;
}

.btnMenuMapa:hover{
 background-color: #0066cc;
    color: #fff;
  
    border-radius: 0px;
    height: 34px;
   
    
}

.menu_btn_active_black{
    background-color: #0066cc;
    color: #fff;
  
    border-radius: 0px;
    height: 34px;
	
}
.menu_btn_active_black:hover{
 background-color: #0066cc;
    color: #fff;
    border-radius: 0px;
    height: 34px;
    
}

.menu_btn_active_black:focus{
 background-color: #0066cc;
    color: #fff;
    border-radius: 0px;
    height: 34px;
}

.iconoM{
	position: absolute;
    left: 8px;
    margin-top: 1px;
}
.paginats{
	border: 1px solid #999;
    border-radius: 6px;
    cursor: pointer;
    background: transparent;
}
.paginats:hover{
	color: #FFF;
}





.tabBtnClose{
     position: absolute;
    right: 2px;
    margin-top: -21px;

}
.map_pin{
    float: left;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 5px;
    margin: 0 4px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.21);
    color: #647180;
    width: 120px;
    height: 108px;
 }


.titulo0{
 font-size: 21px;
  padding: 5px;
  color:#000;

}

.titulo1{
 font-size: 21px;
  padding: 5px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 10px;
}

.gpsstatus {
	
background-color: #ce5959;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50px;
    border-radius: 50%;
    margin-top: 10px;

	
}

._blackbtn{

    background-color: #ffffff;
    border: 1px solid #06c;
    color: #b1bbc3;
    cursor: pointer;
    color: #06c;
}




.countalersele{
     position: absolute;
    margin-left: 57px;
    width: 86px;
    height: 65px;
    background: #a23434;
    border-radius: 9px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    /* margin-top: 66px; */
    left: -417px;
    top: 59px;
}

.fuel_tip_ac{
	
    width: 100px;
    padding: 10px;
    margin-top: -65px;
    float: right;
    color: #fff;
    background-image: url('../../../../public/plataform/views/images/_tool_info.png');
    height: 50px;
    margin-right: -50px;
    padding-top: 15px;
	text-align:center;
	
}
.fuel_tip_ac2{
    width: 38px;
    padding: 1px 3px 3px 3px;
    margin-top: -25px;
    float: right;
    color: #fff;
    background-image: url('../../../../public/plataform/views/images/_tool_info.png');
    height: 22px;
    margin-right: -10px;
    /* padding-top: 6px; */
    text-align: center;
    font-size: 10px;
    background-position: -31px -29px;
	
}
.fuel_tip_ac3{
	
     width: 83px;
    padding: 6px 3px 3px 3px;
    /* float: right; */
    color: #fff;
    /*background-image: url('../../../../public/plataform/views/images/_tool_info.png');*/
	background-color:#2D2D2D;
    height: 34px;
    /* padding-top: 6px; */
    text-align: center;
    font-size: 10px;
    background-position: -31px -29px;
    position: absolute;
    background-position: -8px 33px;
	
}
.fuel_tip_nivel{
	
        width: 55px;
    padding: 5px 5px 5px 5px;
    margin-top: 0px;
    float: right;
    color: #fff;
    background-image: url('../../../../public/plataform/views/images/_tool_info_left.png');
    height: 41px;
    margin-right: -55px;
    /* padding-top: 3px; */
    text-align: center;
    background-position: 0px -3px;
    opacity: 0.89;
	
}
.fuel_bloque{
    border: 1px solid #BDBDBD;
    width: 172px;
    padding: 11px;
    text-align: center;
    border-radius: 5px;
    float: left;	
	margin-right:5px
}
.fuel_bloque_info{
	
	    font-size: 31px;
	
}

.sombra{

-webkit-box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 24px 0px rgba(0,0,0,0.75);
color:#fff;	
	
}

.periodo{
padding: 15px;
    color: #06c;
    font-size: 15px;
    background: #e2f1ff;
    /* border: 1px solid #f5e78e; */
    margin-top: -10px;
 
}

.windowsHeader{
    position: absolute;
    margin: -5px;
    font-size: 21px;
    padding: 15px;
    padding: right;
    background-color: #EAEAEA;
    border-bottom: 1px solid #CCC;
    z-index: 1;
	width:100% !important;
    left: 5px;
    top: 1px;
}
 

.alertemergente{
	position: absolute;
    margin-left: 50px;
    margin-top: 65px;
    background: #f15151;
    width: 31px;
    border-radius: 50px;
    height: 31px;
    font-size: 17px;
    padding: 5px;
    color: #fff;
    font-weight: bold;
}


/*estilo para el mapa en ventana*/
.mapmain01{
	  
    height: 100%;
    width: 494px;
    float: left;
}

.contenedoresViajes{
	    background: #f00;
    height: 80px;
    position: absolute;
    z-index: 1000;
   
    margin-top: 487px;
    opacity: 0.85;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    bottom: 5px;
    left: 4px;
    width: 495px;
}

.lblalviaje01{
  padding: 13px 13px 13px 54px;
    font-size: 16px;
    background: #4c7eda;
   
    position: absolute;
    z-index: 1000;
    width: 495px;
    opacity: 0.88;
    display: none;
    color: #ffffff;
    top: 5px;
    left: 5px;
}


.progressactiveviaje{
    background: #5dc373;
    width: 25px;
    height: 4px;
    position: absolute;
    margin-top: 0px;
}
.progressviaje{
    background: #d4d4d4;
    width: 90px;
    height: 4px;
    position: absolute;
    margin-top: -1px;
}




.alertas_box{
    background: #fff;
    padding: 10px;
    color: #525252;
    border-bottom: 1px solid #cecece;
    border-radius: 5px;	
	border-left: 10px solid #cc6161;
	cursor:pointer;
}

/*PLATAFORM MENU LP BASE DE DATOS*/
.menuBocdivst{
     width: 185px;
    /* background: #353535; */
    float: left;
    height: 209px;
    padding: 10px;
    font-size: 11px;
    /*border-right: 1px solid #616161;*/
    margin-right: 14px;
	
}
.submenumenunw{
	
	padding-left: 16px;
    padding-top: 5px;
	
}
.menuitem{
    padding: 4px;
    
    font-size: 12px;
    cursor: pointer;
    color: #c0dfff;
    
}
.menuitem:hover{
	
    background: #fff;

  
}

/*PLATAFORM LANDING PAGE*/
.lblOptm1{
border: 1px solid #DEDEDE;
    width: 155px;
    height: 100px;
    padding: 8px;
    color: #666;
    border-radius: 4px;
    float: left;
    margin: 5px;
	cursor:pointer;
}
	
/*PLATAFORM HELP*/
.btnVideoselect{
	    background: #e2e2e2;
    font-size: 17px;
    border: 1px solid #d0d0d0;
	cursor:pointer;
	padding:5px;
	float:left;
	width:340px;
	margin:2px;
	height:76px
}

/*estilo para login*/

.bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
.bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
  z-index:1;
}
.portal{
    background: #ffffff;
    width: 553px;
    height: 100%;
    /* margin: auto; */
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    padding: 20px;
    opacity: 0.8;	
}
.lbllogin{
    position: absolute;
    background: #c13535;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    font-size: 24px;
    padding: 14px;
    color: #fff;	
}
/*-----*/




.muro_title{
       padding: 10px;
    font-size: 19px;
    color: #DEDEDE;
    /* background-color: #ffffff; */
    border-left: 10px solid #2B2B2B;
    color: #000000;
}

.lbl_catdetmark{
background-color:#333;
    padding: 5px;
    color: #EEE;
    	
}
.menuDetMrk{
padding: 5px;background-color: #D8DCE0; 


 margin-bottom:10px;
height:40px;
}


.menu_imgMuroMk{
	
text-align: right;
    /* margin-top: 2px; */
    padding: -11px;
    /* background: #000; */
    margin-top: 11px;
    text-align: center;
}


.imgMuroMarcadores{
    height: 277px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;

   
}
.marcadoresAvatar{
       background-repeat: no-repeat;
    background-image: url('../../../../public/plataform/views/images/marcadores_default.png');
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 1000;
    top: 213px;
    left: 17px;
    background-size: cover;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 13px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 5px 5px 13px 0px rgba(0,0,0,0.37);
    box-shadow: 5px 5px 13px 0px rgba(0,0,0,0.37);
    border-radius: 50%;
}

.arr_bk{
     width: 67px;
    background: #494c50;
    padding: 5px;
    color: #fff;
    border-radius: 4px;
    float: left;
    margin: 1px;
    font-size: 13px;
    color: #e5e8ec;
    /* font-weight: bold; */
}

.error{
	background-color:#F2E1E1;
	border:1px solid #F00;
}

.td_head{
padding: 4px;
    background: #f85050;
    color: #ffe0e0;
    /* font-weight: bold; */
    text-align: center;
  
    border: 1px solid #c73333;
    font-size: 11px;
}

.td_body{
        padding: 4px;
    border: 1px solid #e2e2e2;
    background: #fff;
}