body{
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#time_added{
	font-size:22px;
}
.form-signin {
  max-width: 600px;
  padding: 15px;
  margin: 0 auto;
}
.espacio {
	height:20px;
}
.form-signin label {
    font-size: 20px;
}

.control-label1 {
    height: 35px;
}
.llanta_legend {
    font-size: 9px;
}

.sellos {
    background-color: #00A65A;
    padding-bottom: 5px;
    color: #FFFFFF;
}

.ctpat {
    background-color: #FF7575;
    padding-bottom: 5px;
    color: #FFFFFF;
}

.requerido {
    color: red;
}

label, .lbl {
    vertical-align: middle;
}

.form-signin label {
    font-size: 18px;
}

.form-group1 input[type="checkbox"] {
    display: none;
}


.form-group1 input[type="checkbox"] + .btn-group > label span:first-child {

    display: none;

}
.form-group1 input[type="checkbox"] + .btn-group > label span {

    width: 20px;

}

/* UBICACION DANO*/

.form-group1 input[type="checkbox"] {
    display: none;
}

.form-group1 input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group1 input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group1 input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.form-group1 input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group1 input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}
.form-signin .form-control {
  position: relative;
 /* height: auto;*/
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
  font-size: 16px;
}
.caption {
    font-size: 20px;
}

.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}
.login-logo a,
.register-logo a {
  color: #444;
}
.login-page,
.register-page {
  background: #d2d6de;
}

.login-box,
.register-box {
  width: 400px;
  margin: 2% auto;
}
@media (max-width: 768px) {
  .login-box,
  .register-box {
    width: 90%;
    margin-top: 20px;
  }
}
.login-box-body,
.register-box-body {
  background: #fff;
  padding: 20px;
  border-top: 0;
  color: #666;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}
.login-box-msg,
.register-box-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}

/* support Font Awesome icons in form-control */
.form-control-feedback.fa {
  line-height: 48px;
}
.input-lg + .form-control-feedback.fa,
.input-group-lg + .form-control-feedback.fa,
.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: 46px;
}
.input-sm + .form-control-feedback.fa,
.input-group-sm + .form-control-feedback.fa,
.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: 30px;
}

.topnav_menu{
     background-color: #3c4888;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	width:60%;
	height:45px;
	text-align:center;
}

.topnav_menu_register{
    background-color: #5dc85d;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	height:90px;
	text-align:center;
}
.topnav_menu_register a{
	color:red;
}
.bottomnav_menu{
     background-color: #3c4888;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
	bottom:0;
    z-index: 3;	
	height:45px;
	text-align:center;
}

.bottomnav_menu_entrada{
     background-color: #77AA86;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
	bottom:0;
    z-index: 3;	
	height:45px;
	text-align:center;
}
.bottomnav_menu_salida{
     background-color: #CB5A54;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
	bottom:0;
    z-index: 3;	
	height:45px;
	text-align:center;
}
.topnav_tipo_dato{
    background-color: #3c4888;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	width:60%;
	height:65px;
	text-align:center;
}

.topnav_caja{
    background-color: #3c4888;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	width:60%;
	height:65px;
	text-align:center;
}

.topnav_caja_entrada{
    background-color: #77AA86;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	width:60%;
	height:65px;
	text-align:center;
}

.topnav_caja_salida{
    background-color: #CB5A54;
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    z-index: 3;
	width:60%;
	height:65px;
	text-align:center;
}


.modal_formulario {
	display:    none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	text-align: center;
	width:      100%;
	background: rgba( 255, 255, 255, .8 ) 
                url('../img/ajax-loader.gif') 
                50% 50% 
                no-repeat;
	padding-top: 25%;
	font-size:20px;
}

.user_form_setting{
  text-align:right;
  margin-right:5px;
  /*font-size:38px;*/
  position:relative;
  height:0px;
  top:-85px;
}
.user_form_setting a {
  color: #FFFFFF;
  font-size:38px;
}

/* BOTONES DEL MENU*/

.form-group{
	text-align: left;
}
.form-signin .btn-circle-lg-cerrar {
  width: 140px;
  height: 140px; 
  background-color: #DD4B39;
  display: inline-block;
  text-align: center;
  padding-top: 18px; 
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
  color:#ffffff;
}
.btn-circle-lg-cerrar:hover,
.btn-circle-lg-cerrar:active,
.btn-circle-lg-cerrar.hover {
  background-color: #d73925;
}

.form-signin .btn-circle-lg-cerrar{
	 border: 8px solid #EC9A91;
}

.form-signin .btn-circle-lg-cerrar span{
	 display: block;
	font-family: "Verdana";
	font-size: 14px;
}

.form-signin .btn-circle-lg-cerrar i{
	display: block;
	font-size: 60px;
}

.form-signin .btn-circle-lg-caja {
  width: 140px;
  height: 140px; 
  background-color: #3C8DBC;
  display: inline-block;
  text-align: center;
  padding-top: 18px; 
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
  color:#ffffff;
}
.btn-circle-lg-caja:hover,
.btn-circle-lg-caja:active,
.btn-circle-lg-caja.hover {
  background-color: #367fa9;
}

.form-signin .btn-circle-lg-caja{
	 border: 8px solid #98C4DE;
}

.form-signin .btn-circle-lg-caja span{
	 display: block;
	font-family: "Verdana";
	font-size: 14px;
}

.form-signin .btn-circle-lg-caja i{
	display: block;
	font-size: 60px;
}

.form-signin .btn-circle-lg-plataforma {
  width: 140px;
  height: 140px; 
  background-color: #00C0EF;
  display: inline-block;
  text-align: center;
  padding: 14px 0;
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
  color:#ffffff;
}
.btn-circle-lg-plataforma:hover,
.btn-circle-lg-plataforma:active,
.btn-circle-lg-plataforma.hover {
  background-color: #00acd6;
}

.form-signin .btn-circle-lg-plataforma{
	 border: 8px solid #80E6FF;
}

.form-signin .btn-circle-lg-plataforma span{
	 display: block;
	font-family: "Verdana";
	font-size: 14px;
}

.form-signin .btn-circle-lg-plataforma i{
	display: block;
	font-size: 60px;
}

.form-signin .btn-circle-lg-tractores {
  width: 140px;
  height: 140px; 
  background-color: #00A65A;
  display: inline-block;
  text-align: center;
  padding: 14px 0;
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
  color:#ffffff;
}
.btn-circle-lg-tractores:hover,
.btn-circle-lg-tractores:active,
.btn-circle-lg-tractores.hover {
  background-color: #008d4c;
}

.form-signin .btn-circle-lg-tractores{
	 border: 8px solid #64FFB9;
}

.form-signin .btn-circle-lg-tractores span{
	 display: block;
	font-family: "Verdana";
	font-size: 14px;
}

.form-signin .btn-circle-lg-tractores i{
	display: block;
	font-size: 60px;
}


.form-signin .btn-circle-lg-contingencia {
  width: 140px;
  height: 140px; 
  background-color: #F39C12;
  display: inline-block;
  text-align: center;
  padding: 14px 0;
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
  color:#ffffff;
}
.btn-circle-lg-contingencia:hover,
.btn-circle-lg-contingencia:active,
.btn-circle-lg-contingencia.hover {
  background-color: #e08e0b;
}

.form-signin .btn-circle-lg-contingencia{
	 border: 8px solid #F8C065;
}

.form-signin .btn-circle-lg-contingencia span{
	 display: block;
	font-family: "Verdana";
	font-size: 14px;
}

.form-signin .btn-circle-lg-contingencia i{
	display: block;
	font-size: 60px;
}
/*
 BOTONES DE MENU
*/

.btn-social {
  position: relative;
  padding-left: 94px;
  padding-top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  font-size:36px;
  text-overflow: ellipsis;
  margin:0px 0px 30px 0px;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding-top: 24px;
  width: 72px;
  line-height: 30px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 1);
}
.btn-social.btn-lg {
  padding-left: 61px;
}
.btn-social.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 61px;
}
.btn-social-icon.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100%;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

.btn-bitbucket {
  color: #ffffff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket.focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #ffffff;
}


/* Graficos*/
.btn-grafico {
  color: #ffffff;
  background-color: #00C292;
  border-color: rgba(0, 0, 0, 0.2);
  font-size:25px;
  height:70px;
  padding-top:14px;
}
.btn-grafico:hover,
.btn-grafico:focus,
.btn-grafico.focus,
.btn-grafico:active,
.btn-grafico.active,
.open > .dropdown-toggle.btn-grafico {
  color: #ffffff;
  background-color: #00C292;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-grafico:active,
.btn-grafico.active,
.open > .dropdown-toggle.btn-grafico {
  background-image: none;
}
.btn-grafico .badge {
  color: #205081;
  background-color: #ffffff;
}

.btn-github {
  color: #ffffff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:hover,
.btn-github:focus,
.btn-github.focus,
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github .badge {
  color: #444444;
  background-color: #ffffff;
}

.btn-google {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #ffffff;
}
.btn-instagram {
  color: #ffffff;
  background-color: #00A65A;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram.focus,
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  color: #ffffff;
  background-color: #008D4C;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  background-image: none;
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #ffffff;
}
.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #ffffff;
}
.btn-microsoft {
  color: #ffffff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft.focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #ffffff;
}

/*
 * Component: modal
 * ----------------
 */
.modal {
  background: rgba(0, 0, 0, 0.3);
}
.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
}
@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}
.modal-header {
  border-bottom-color: #357CA5;
  background-color: #357CA5 !important;
  color:#FFFFFF;
}
.modal-footer {
  border-top-color: #f4f4f4;
}
.modal-primary .modal-header,
.modal-primary .modal-footer {
  border-color: #307095;
}
.modal-warning .modal-header,
.modal-warning .modal-footer {
  border-color: #c87f0a;
}
.modal-info .modal-header,
.modal-info .modal-footer {
  border-color: #0097bc;
}
.modal-success .modal-header,
.modal-success .modal-footer {
  border-color: #00733e;
}
.modal-danger .modal-header,
.modal-danger .modal-footer {
  border-color: #c23321;
}

.modal-header h4{
	font-size:24px;
}

.modal-body label{
	font-size:20px;
}

label, .lbl {
    vertical-align: middle;
}

.img_profile{
	width:180px;
	height:180px;
	border-radius:10em;
	border-width:5px;
	border-color:#D2D6DE;
	border-style:solid;
}

.modal_loading {
	display:    none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	text-align: center;
	width:      100%;
	background: rgba( 255, 255, 255, .8 ) 
                url('../img/ajax-loader.gif') 
                50% 50% 
                no-repeat;
	padding-top: 15%;
}

/* NAV TABS */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}
.nav-tabs-custom > .nav-tabs > li > a {
  color: #444;
  border-radius: 0;
  font-size:15px;
}
.nav-tabs-custom > .nav-tabs > li > a.text-muted {
  color: #999;
}
.nav-tabs-custom > .nav-tabs > li > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
}
.nav-tabs-custom > .nav-tabs > li > a:hover {
  color: #999;
}
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  border-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #3c8dbc;
}
.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #fff;
  color: #444;
}
.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: transparent;
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
  border-left-color: transparent;
}
.nav-tabs-custom > .nav-tabs.pull-right {
  float: none!important;
}
.nav-tabs-custom > .nav-tabs.pull-right > li {
  float: right;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
  margin-right: 0;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
  border-left-width: 1px;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
  border-left-color: #f4f4f4;
  border-right-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li.header {
  line-height: 35px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
}
.nav-tabs-custom > .nav-tabs > li.header > .fa,
.nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
.nav-tabs-custom > .nav-tabs > li.header > .ion {
  margin-right: 5px;
}
.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.nav-tabs-custom .dropdown.open > a:active,
.nav-tabs-custom .dropdown.open > a:focus {
  background: transparent;
  color: #999;
}
.nav_up{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../img/arrow_up.png) no-repeat top left;
	background-position:50% 50%;
	width:50px;
	height:50px;
	bottom:120px;
	opacity:0.7;
	left:10px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.nav_down{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../img/arrow_down.png) no-repeat top left;
	background-position:50% 50%;
	width:50px;
	height:50px;
	bottom:50px;
	opacity:0.7;
	left:10px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	font-size:40px;
}


/*----------------------
	Camera slide up
-----------------------*/


#camera{
	background:url('../img/cam_bg.jpg') repeat-y;
	border:1px solid #f0f0f0;
	/*height:525px;*/
	height:65px;
	/*width:598px;*/
	width:368px;
	position:relative;
	/*bottom: -466px;*/
	bottom: 0px;
	left:82%;
	margin-left:-350px;

	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.6);
	box-shadow:0 0 4px rgba(0,0,0,0.6);
}

#camera1{
	background:url('../img/cam_bg.jpg') repeat-y;
	border:1px solid #f0f0f0;
	/*height:525px;*/
	height:65px;
	/*width:598px;*/
	width:368px;
	position:relative;
	/*bottom: -466px;*/
	bottom: 0px;
	left:82%;
	margin-left:-350px;

	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.6);
	box-shadow:0 0 4px rgba(0,0,0,0.6);
}

@media only screen and (max-height: 360px) {
#photo_thumb{
  margin-bottom:10px;
  margin-top:10px;  
}
}

@media only screen and (max-width: 360px) {
#photo_thumb{
  margin-bottom:10px;
  margin-top:320px;  
}
.photo_thumb_anterior{
  margin-bottom:10px;
  margin-top:320px;  
}

}

@media only screen and (max-width: 320px) {
#photo_thumb{
  margin-bottom:10px;
  margin-top:40px;  
}
.photo_thumb_anterior{
  margin-bottom:10px;
  margin-top:40px;  
}

}

@media only screen and (max-width: 600px) {
	#photo_thumb{
	  margin-bottom:10px;
	  margin-top:200px;  
	}
	
		.photo_thumb_anterior{
	  margin-bottom:10px;
	  margin-top:200px;  
	}
}


@media only screen and (max-width: 510px) {
	#photo_thumb{
	  margin-bottom:10px;
	  margin-top:200px;  
	}
	
		.photo_thumb_anterior{
	  margin-bottom:10px;
	  margin-top:200px;  
	}
}

#camera{
	background:url('../img/cam_bg.jpg') repeat-y;
	border:1px solid #f0f0f0;
	/*height:525px;*/
	height:65px;
	/*width:598px;*/
	width:368px;
	position:relative;
	/*bottom: -466px;*/
	bottom: 0px;
	left:82%;
	margin-left:-365px;

	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.6);
	box-shadow:0 0 4px rgba(0,0,0,0.6);
}


#screen{
	/*width:320px;*/
	/*width:520px;*/
	/*height:370px;*/

	height:420px;
	margin: 66px auto 22px;
	background:#ccc;
	line-height: 200px;
    text-align: center;
	color:#666;
}

.camTop{
	background:url('../img/cam.png') no-repeat center center;
	width:100%;
	height:66px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

.settings{
	background:url('../img/settings.png') no-repeat;
	cursor: pointer;
	height: 28px;
	position: absolute;
	right: 37px;
	top: 448px;
	width: 30px;
}

.settings:hover{
	background-position:left bottom;
}



.buttonPane{
	text-align: center;
}

.tooltip_camera{
	background:url('../img/tooltip.png') no-repeat;
	position:absolute;
	width:177px;
	height:146px;
	right: -128px;
	top: -140px;
	z-index:10000
}

.blueButton,
.greenButton{
	background:url('../img/buttons.png') no-repeat;
	text-shadow:1px 1px 1px #277c9b;
	color:#fff !important;
	width:99px;
	height:38px;
	border:none;
	text-decoration:none;
	display:inline-block;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin: 0 4px;
}

.greenButton{
	background:url('../img/buttons.png') no-repeat right top;
	text-shadow:1px 1px 1px #498917;
}

.blueButton:hover,
.greenButton:hover{
	background-position:left bottom;
	text-decoration:none !important;
}

.greenButton:hover{
	background-position:right bottom;
}

.blueButton:active,
.greenButton:active{
	position:relative;
	bottom:-1px;
}

.hidden{
	display:none;
}


/*Danos detectados*/
    .material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 60px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 50px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.class_danos li{
	font-size:24px;
}

body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header > .navbar,
body.hold-transition .main-header .logo {
  /* Fix for IE */
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

/* LOADER SPLASH */

.preloader {
    background-color: #ffffff;
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.preloader span {
   /* background: rgb(72, 44, 191);*/
  /*  background: -webkit-linear-gradient(45deg, rgba(72, 44, 191, 1) 0%, rgba(106, 198, 240, 1) 100%);*/
   /* background: -o-linear-gradient(45deg, rgba(72, 44, 191, 1) 0%, rgba(106, 198, 240, 1) 100%);*/
   /* background: linear-gradient(45deg, rgba(72, 44, 191, 1) 0%, rgba(106, 198, 240, 1) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482cbf', endColorstr='#6ac6f0', GradientType=1);
    border-radius: 100%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    margin: auto;
    -webkit-animation: mymove 1.5s infinite linear;
    animation: mymove 1.5s infinite linear;
}

.preloader .msg_preloader{	
    border-radius: 100%;
    height: 60px;
    line-height: 180px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #000000;
    font-size: 18px;
    margin: auto;   
}

.preloader span img{
	margin-top:-5px;
}

@-webkit-keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
}

@keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
}

.loader{
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#loader-1:before, #loader-1:after{
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #3498db;
}

#loader-1:before{
  z-index: 100;
  animation: spin 1s infinite;
}

#loader-1:after{
  border: 10px solid #ccc;
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.glyph {
	display: inline-block;   
}
.glyph .glyph-icon {
	padding-top: 18px;
	display: block;
	font-family:"Flaticon";
	font-size: 54px;
	line-height: 1;		
}
.glyph .glyph-icon:before {
	font-size: 54px;
	color: #ffffff;
	margin-left: 0;
	
}
.ubicacion_color1{
	background-color: #3AAFAF;
	color:#ffffff;
	padding:4px;
}
.ubicacion_color2{
	background-color: #3366CC;
	color:#ffffff;
	padding:4px;
}
.modal_loading_box {
	display: none;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(255,255,255,0.8) url(../img/ajax-loader.gif) center center no-repeat;
    z-index: 1000;
	padding-top: 50%;
	text-align:center;
	height:100%;
}

.icheck-list {
    float: left;
    padding-right: 50px;
    padding-top: 10px;
	font-size:30px;
}
.icheck-list, .icolors {
    padding: 0;
        padding-top: 0px;
        padding-right: 0px;
    margin: 0;
    list-style: none;
}

#show_help{
	padding-right:20px;
}


.icheck-list {
    float: left;
    padding-right: 50px;
    padding-top: 10px;
	font-size:30px;
}
.icheck-list, .icolors {
    padding: 0;
        padding-top: 0px;
        padding-right: 0px;
    margin: 0;
    list-style: none;
}

.checkbox {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}

.checkbox > span {
    color: #34495E;
    padding: 0.8rem 1.25rem;
	margin-top:2px;
}

.checkbox > input {
    height: 40px;
    width: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495E;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #CCCCCC;
    cursor: pointer;
  }

.checkbox > input:checked {
    border: 1px solid #41B883;
    background-color: #41B883;
}

.checkbox > input:checked + span::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    left: 0.7rem;
    top: 0.2rem;
	font-size:32px;
}

.checkbox > input:active {
    border: 2px solid #34495E;
}

.titulo_ctpat{
	padding-top:4px;
	margin-top:4px;
}


.modal_loading_pdf {
	display: none;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(255,255,255,0.8) url(../img/ajax-loader.gif) center center no-repeat;
    z-index: 1052;
	padding-top: 23%;
	text-align:center;
	height:100%;
}

.float_link_llantas{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../img/danos_llantas.png) no-repeat top left;
	background-position:50% 50%;
	width:120px;
	height:45px;
	bottom:300px;
	opacity:0.7;
	right:10px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}