﻿
.Logout_btn 
{
    /*float:left;*/ background-color:transparent; color: #fff; font-family:Calibri; font-size: 20px; font-weight: bold;
    border:1px solid #b8cfff; border-radius:6px; margin:10px 0px 0px 0px; padding:0px 0px 0px 0px;
    width: 100%; height: 5%; 
    /*width: 100px; height: 30px;*/ 
}
.Login
{   /*width:600px; height:455px;*/ 
    width:60%; height:100%; 
    background: #ccc;
    border-radius:18px; 
     -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Login_Form 
{
    /*width:550px; height:410px ;*/
    width:90%; height:90% ;
    background:#fff; border-radius:10px;
    margin-top:0; /*border-bottom:3px solid #b5caff;*/
     
}

.Login_Form h1 
{
    font-family: Calibri; font-size: 35px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.Login_user 
{
    float: left; margin: 20px 0px 0px 50px;  width: 50%; height: 10%; /*width: 350px; height: 42px;*/ 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 23px; font-weight:bold;
    border: 1px solid #ccc; background:url(..\img\user.png);
    /*background-position: 320px 0px;*/
    border-radius:8px;
}

.Login_btn 
{
  background:#ccc; color: #6189df; font-family:Calibri; font-size: 30px; font-weight: bold;
  border:1px solid #b8cfff; border-radius:6px; margin-right:20%;/*margin:0px 32px 10px 200px;*/ padding:0px 0px 4px 0px;
  /*width: 150px; height: 40px*/width: 30%; height: 10%; text-align:center;text-transform:uppercase;

       -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Login_lbl 
{
    float:right; font: bold 23px segoe ui; color:red; padding-left: 20px; 
    margin:-44px 20px 0px 0px;
}

.Img_User
{
    width: 40px; height: 40px; margin-top:20px;
}

.Img_Pass
{
    width: 40px; height: 40px; margin-top:20px;
}

.Img_Planta 
{
     width: 40px; height: 40px; margin-top:20px;
}

.Agenda 
{
    margin-top:100px;
}

#Page_Registro 
{
    /*padding:150px 0 205px;*/
     width: 100%; height: 100%;
    padding:0 0 0 0;
}
.Registro
{
    /*width:1000px; height:520px;*/ 
    width:100%; height:100%; 
    background: #ccc;
    border-radius:15px; 
    padding:1%;
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Registro_Form
{
    /*width:930px; height:450px ;*/
    width:100%; height:80% ;
    background:#fff; border-radius:10px;
     border-bottom:3px solid #b5caff;
     
}

.Registro_Form h1 
{
    font-family: Calibri; font-size: 35px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.Registro_lbl
{
    float: left; margin: 5px 0px 0px 70px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    /*border: 1px solid #ccc;*/ padding-top:10px;
    border-radius:8px;
}

.Registro_Txt
{
    float: left; margin: 5px 0px 0px 40px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;
   
}

.Registro_btn 
{
  float:left; background:#ccc; color: #6189df; font-family:Calibri; font-size: 30px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:0px 32px 10px 390px; padding:0px 0px 0px 0px;
  width: 150px; height: 40px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}
.Registro_btn2 
{
  float:left; background:#ccc; color: #6189df; font-family:Calibri; font-size: 25px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin-left:300px; padding:0px 0px 0px 0px;
  width: 120px; height: 40px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}
.Registro_btn3 
{
  float:right; background:#ccc; color: #6189df; font-family:Calibri; font-size: 25px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
  width: 120px; height: 40px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}
.Registro_lbl2
{
   margin: 5px 0px 0px 0px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    /*border: 1px solid #ccc;*/ padding-top:10px;
    border-radius:8px;
}

.Registro_Txt2
{
    margin: 5px 0px 0px 0px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;
   
}






#Page_Comprobante 
{
    width:100%; height:100%;
    /*padding:130px 0 205px;*/
    padding:0 0 0;
}

.Comprobante
{
    /*width:1000px; height:700px;*/ 
    width:100%; height:100%; 
    background: #ccc;
    border-radius:18px; 
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Comprobante_Form
{
    /*width:950px; height:610px ;*/
    width:95%; height:95% ;
    background:#fff; border-radius:10px;
    margin-top:0.2%; border-bottom:3px solid #b5caff;
     
}

.Comprobante_Form h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.Comprobante_ID 
{
    width:100%; height:20% ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;

}

.ID_lbl 
{
    /*float: left;*/ /*margin: 5px 0px 0px 100px;*/ width: 30%; /*width: 350px; height: 38px;*/
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 16px; font-weight:bold;
    /*border: 1px solid #ccc;*/ padding-top:10px;
    border-radius:8px;
}

.ID_Txt
{
    /*float: right;*/ /*margin: 5px 150px 0px 0px;*/ width: 20%; height: 15%; /*width: 350px; height: 38px;*/ 
    padding-left: 0px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;
    
   
}

.ID_Txt2
{
    /*float: right;*/ /*margin: 5px 150px 0px 0px;*/ width: 20%; height: 5%; /*width: 350px; height: 38px;*/ 
    padding-left: 0px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;
    
   
}

.ID_btn 
{
  /*float:right;*/ background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; /*margin:20px 32px 10px 430px;*/ /*padding:0px 0px 0px 0px;*/
  text-transform:uppercase;width: 15%; margin-top:1%;
  /*width: 90px; height: 30px;*/ 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Comprobante_cell
{
    /*float: right;*/ /*margin: 5px 100px 0px 0px;*/ width: 40%; height: 15%; 
    padding-left: 0px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px; text-align:center;margin-left:30%;
   
}

.ID_btn2 
{
  float:right; background:#fff; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
   margin:-38px 0px 0px 37%; padding:0px 0px 0px 0px;width: 6%; height: 35px; 
  /*width: 35px; height: 35px;*/ 

}


.Page_Solicitar
{
    width:900px; height:640px; 
    background: #ccc;
    border-radius:18px; 
    -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
    margin-top:130px;
 }

.Solicitar_Form
{
    width:1100px; height:500px ; 
    background:#ccc; border-radius:10px;
    border-bottom:5px solid #b5caff;padding-top:20px;
     
}
.Solicitar_Form h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.Solicitar_Fecha 
{
    width:800px; height:60px ; position:absolute; padding-top:10px;
    background:#fff; border-radius:10px;
    margin:22px; border:3px solid #b5caff;
}
.Solicitar_Buscar_btn 
{
  
  position:absolute; background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:-34px 0px 0px 220px; padding:0px 0px 0px 0px;
  width: 90px; height: 30px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.CambioTurnos
{
    width:950px; height:270px ;
    background:#ccc; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.CambioTurnos h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}


.CambioTurnos_Form
{
    width:900px; height:160px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.Origen_Txt 
{
    
    float: right; /*margin: -38px 120px 0px 0px;*/ width: 30%; height: 15%; /*width: 350px; height: 38px;*/ 
    padding-left: 0px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;
    
}

#Page_Detalle 
{
   padding:130px 0 205px;
}
.Detalles
{
    width:1000px; height:540px; 
    background: #ccc;
    border-radius:18px; 
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Detalles_Form 
{
    width:950px; height:490px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
}

.Detalles_Form h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}
.Detalles_btn 
{
  background:#ccc; color: #6189df; font-family:Calibri; font-size: 30px; font-weight: bold;
  border:1px solid #b8cfff; border-radius:6px; margin:0px 0px 10px 0px; padding:0px 17px 4px 18px;
  width: 150px; height: 40px; 
}


#Page_Seleccion 
{
    padding:100px 0 205px;
}
.Seleccion
{
    width:1000px; height:520px; 
    background: #ccc;
    border-radius:18px; 
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Seleccion_Form
{
    width:930px; height:450px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.Seleccion_Form h1 
{
    font-family: Calibri; font-size: 35px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.Seleccion_lbl
{
    margin: 0px 0px 0px 0px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    /*border: 1px solid #ccc;*/ padding-top:10px;
    border-radius:8px; text-align:center;
}

.Seleccion_Txt
{
    margin: 0px 0px 0px 0px; width: 350px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;text-align:center;
   
}

#Page_Porteria 
{
    /*padding:90px 0 205px;*/
    padding:10% 0 20%;
}


.Porteria 
{
    width:600px; height:355px; 
    background: #ccc;
    border-radius:18px; 
     -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Porteria_Form 
{
    width:550px; height:310px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.Porteria_Form h1 
{
    font-family: Calibri; font-size: 35px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}



#Page_Detalle_Porteria 
{
    padding:80px 0 205px;
}

.Detalle_Porteria
{
    width:1000px; height:500px; 
    background: #ccc;
    border-radius:18px; 
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Detalle_Porteria_Form
{
    width:950px; height:500px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.Detalle_Porteria_Form h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}


.Comprobante_Cedula 
{
    float: right; margin: 5px 190px 0px 0px; width: 160px; height: 38px; 
    padding-left: 0px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px; text-align:center;
}

.Cambio_FchInicial_Txt
{
    margin-left: -300px;margin-top:10px;  width: 150px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;text-align:center;
   
}

.Cambio_Buscar_btn 
{
   background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:-10px 50px 0px 0px; padding:0px 0px 0px 0px;
  width: 90px; height: 30px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}






.Solicitar_Detalles
{   
    width:850px; height:440px ; position:absolute;
    background:#fff; border-radius:10px;
    margin-top:90px; border-bottom:5px solid #b5caff;
    
}
.Solicitar_Detalles h1 
{
    font-family: Calibri; font-size: 20px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}


.TspNuevoTurno 
{
  background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:0px 0px 0px 0px; padding:10px;
  width:70%; 
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.FchInicial_Txt
{
    margin: 0px 0px 0px 0px; width: 150px; height: 38px; 
    padding-left: 10px; font-family: 'Segoe UI'; font-size: 18px; font-weight:bold;
    border-top: 2px solid #808080; border-left: 2px solid #808080;
    padding-top:10px; border-radius:8px;text-align:center;
   
}

.BusRadicado_btn 
{
  background:#ccc; color: #6189df; font-family:Calibri; font-size: 30px; font-weight: bold;
  border:1px solid #b8cfff; border-radius:6px; margin:0px 0px 0px 0px; padding:0px 0px 4px 0px;
  width: 150px; height: 40px; text-align:center;text-transform:uppercase;
}



.Radicados 
{
    width:950px; height:200px; 
    background: #ccc;
    border-radius:18px; 
     -webkit-box-shdow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  padding:5px;
}

.Radicados_Form 
{   
    width:900px; height:165px ;
    padding-top:5px;
    background:#fff; border-radius:10px;
    margin-top:16px; border-bottom:3px solid #b5caff;
     
}

.Radicados_Form h1 
{
    font-family: Calibri; font-size: 25px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180; 
}




.Solicitar_TurnoTbl 
{   
    width:350px; height:270px ; position:absolute;
    background:#fff; border-radius:10px;
    margin-top:0px; margin-left:250px; border:3px solid #b5caff;
    padding:20px;
}

.Solicitar_TrnAnterior_btn 
{
  
  position:absolute; background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:100px 0px 0px -350px; padding:0px 0px 0px 0px;
  width: 100px; height: 40px; 

  -webkit-box-shadow: -10px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -10px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: -10px 10px 24px 0px rgba(0,0,0,0.75);
}

.Solicitar_TrnSiguiente_btn 
{
  
  position:absolute; background:#ccc; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:100px 0px 0px 230px; padding:0px 0px 0px 0px;
  width: 100px; height: 40px; 

  -webkit-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
}

.Solicitar_TrnSeleccionar_btn 
{
  
  position:absolute; background:#244180; color: #6189df; font-family:Calibri; font-size: 20px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:0px 0px 0px -70px; padding:0px 0px 0px 0px;
  width: 150px; height: 40px; 

  -webkit-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 24px 0px rgba(0,0,0,0.75);
}

.Page_ListaTrn
{
    
    margin-top:130px;
 }

.TurnoNuevo
{
    width:1000px; height:620px; 
    background: #ccc;
    border-radius:18px; 
    
  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.TurnoNuevo_Form
{
    width:950px; height:570px ;
    background:#fff; border-radius:10px;
    margin-top:6px; border-bottom:3px solid #b5caff;
     
}

.TurnoNuevo_Form h1
{
    font-family: Calibri; font-size: 30px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180;
}

.TurnoNuevo_Cell
{
    float:right;
    margin-left:240px;
    padding-left:240px;
    
}

.Guardar_btn 
{
  float:left; background:#ccc; color: #6189df; font-family:Calibri; font-size: 30px; font-weight: bold;
  border:1px solid #808080; border-radius:6px; margin:20px 32px 10px 300px; padding:0px 0px 0px 0px;
  width: 150px; height: 40px; 

  -webkit-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
}

.Tabla_Turnos 
{
    margin-top:100px;
    height:500px;
} 

.Inf_Transportadora 
{
    width:80%; height:50%; 
    background: #ccc;
    border-radius:18px; 
     -webkit-box-shdow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 10px 24px 0px rgba(0,0,0,0.75);
  padding:5px;
}

.Inf_Transportadora_Form 
{   
    width:80%; height:100%;
    padding-top:5px;
    background:#fff; border-radius:10px;
    margin-top:16px; border-bottom:3px solid #b5caff;
     
}

.Inf_Transportadora_Form h1 
{
    font-family: Calibri; font-size: 25px; color:#fff;  background:#6189df; text-align:left;
    padding-left: 15px;  text-transform:uppercase; line-height:2; border-left:2px solid #244180;
    border-right:2px solid #244180; 
}