﻿@charset "UTF-8";

body {
	background-color: #FFFFFF;
    font-size: 12px;
    margin-right: 15px;
    margin-left: 10px;
}
/*BRAND & LOGIN
===========================*/
div.st-logo {
	background-color: #fff;
	text-align: center;
}
div.st-logo a {
	padding: 8px 0 0px;
	display: block;
	width: 100%;
}
div.st-logo a img {
	margin: 0 auto;
}
div.st-logo .navbar-brand {
	height: initial;
}
div.st-top-nav div.col-md-9 {
	padding: 3px 15px;
}
div.st-top-nav div.col-md-9 .pull-right {
	margin-top: 6px;
}
div.st-top-nav div.col-md-9 .pull-right > span {
	margin: 0 10px;
}
/*NAVBAR
===========================*/

.navbar.navbar-default {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-bottom: #ec9353 solid 4px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-image: none;
	min-height: 85px;
	margin-bottom: 5px;
}
div#navbar-main > ul > li > a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	text-shadow: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	text-align: center;
	padding: 57px 2px 4px;
	border-bottom: #ec9353 solid 4px;
	margin-bottom: -7px;
}
div#navbar-main > ul > li > a::before {
	content: '';
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -25px;
}
div#navbar-main > ul > li:nth-child(1) > a:before {
	background-position: 0 0;
}
div#navbar-main > ul > li.active:nth-child(1) > a:before, div#navbar-main > ul > li.open:nth-child(1) > a:before {
	background-position: 0 -46px;
}
div#navbar-main > ul > li:nth-child(2) > a:before {
	background-position: -46px 0;
}
div#navbar-main > ul > li.active:nth-child(2) > a:before, div#navbar-main > ul > li.open:nth-child(2) > a:before {
	background-position: -46px -46px;
}
div#navbar-main > ul > li:nth-child(3) > a:before {
	background-position: -92px 0;
}
div#navbar-main > ul > li.active:nth-child(3) > a:before, div#navbar-main > ul > li.open:nth-child(3) > a:before {
	background-position: -92px -46px;
}
div#navbar-main > ul > li:nth-child(4) > a:before {
	background-position: -138px 0;
}
div#navbar-main > ul > li.active:nth-child(4) > a:before, div#navbar-main > ul > li.open:nth-child(4) > a:before {
	background-position: -138px -46px;
}
div#navbar-main > ul > li:nth-child(5) > a:before {
	background-position: -184px 0;
}
div#navbar-main > ul > li.active:nth-child(5) > a:before, div#navbar-main > ul > li.open:nth-child(5) > a:before {
	background-position: -184px -46px;
}
div#navbar-main > ul > li:nth-child(6) > a:before {
	background-position: -230px 0;
}
div#navbar-main > ul > li.active:nth-child(6) > a:before, div#navbar-main > ul > li.open:nth-child(6) > a:before {
	background-position: -230px -46px;
}
div#navbar-main > ul > li:nth-child(7) > a:before {
	background-position: -276px 0;
}
div#navbar-main > ul > li.active:nth-child(7) > a:before, div#navbar-main > ul > li.open:nth-child(7) > a:before {
	background-position: -276px -46px;
}
div#navbar-main > ul > li:nth-child(8) > a:before {
	background-position: -322px 0;
}
div#navbar-main > ul > li.active:nth-child(8) > a:before, div#navbar-main > ul > li.open:nth-child(8) > a:before {
	background-position: -322px -46px;
}
div#navbar-main > ul > li:nth-child(9) > a:before {
	background-position: -368px 0;
}
div#navbar-main > ul > li.active:nth-child(9) > a:before, div#navbar-main > ul > li.open:nth-child(9) > a:before {
	background-position: -368px -46px;
}
div#navbar-main > ul {
	width: 100%;
}
div#navbar-main > ul > li {
	width: 8.2%;
}
div#navbar-main > ul > li > a:hover {
	border-bottom: #ec6b0f solid 4px;
}
div#navbar-main > ul > li.active > a {
	border-bottom: #e04d0e solid 4px;
}
div#navbar-main > ul > li.open > a, div#navbar-main > ul > li.active > a {
	/*background: #e04d0e;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
div#navbar-main > ul > li ul.dropdown-menu {
	margin-top: 3px;
	min-width: 180px;
}
div#navbar-main ul.dropdown-menu {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-width: 0;
	background-color: #fff;
	border-radius: 0;
	border-color: #e04d0e;
}
div#navbar-main ul.dropdown-menu a {
	color: #e04d0e;
}
div#navbar-main > ul > li ul.dropdown-menu li a:hover {
	/*background: #ec6b0f;*/
	color: #fff;
}
.dropdown-menu .divider {
	height: 2px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #f2f2f2;
}
/*Titulos*/
h1[class*="sotec-h1"] {
	padding-bottom: 8px;
	border-bottom: 2px solid #fff;
}
.page-header {
	border: none;
	margin-bottom: 0px;
}
div.page-header div.row h1[class*="sotec-h1"] {
	padding-left: 64px;
	position: relative;
}
div.page-header div.row h1[class*="sotec-h1"]::before {
	content: "";
	width: 46px;
	display: block;
	height: 46px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
}
div.page-header div.row h1.sotec-h1-mapa:before {
	background-position: 0 -46px;
}
div.page-header div.row h1.sotec-h1-dashboard:before {
	background-position: -46px -46px;
}
div.page-header div.row h1.sotec-h1-tickets:before {
	background-position: -92px -46px;
}
div.page-header div.row h1.sotec-h1-mantenimiento:before {
	background-position: -138px -46px;
}
div.page-header div.row h1.sotec-h1-reportes:before {
	background-position: -184px -46px;
}
div.page-header div.row h1.sotec-h1-indicadores:before {
	background-position: -230px -46px;
}
div.page-header div.row h1.sotec-h1-logistica:before {
	background-position: -276px -46px;
}
div.page-header div.row h1.sotec-h1-usuarios:before {
	background-position: -322px -46px;
}
div.page-header div.row h1.sotec-h1-ayuda:before {
	background-position: -368px -46px;
}
div.page-header div.row h1 small {
	font: normal bold 16px/1 'Lato', Helvetica, serif;
	margin-left: 8px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
/* BUTTONS
==================================
*/
.btn {
	border-width: 1px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: none;
	letter-spacing: 0.1em;
	border-radius: 100px;
	font-size: 12px;
	text-shadow: none;
	padding: 8px 24px;
	box-shadow: initial;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #e04d0e;
}
.btn-primary, .btn-info, .btn-default, .btn-success, .btn-warning, .btn-danger {
    border-color: #f2f2f2;
}
.btn-primary:hover, .btn-info:hover, .btn-default:hover, .btn-success:hover, .btn-warning:hover, .btn-danger:hover {
	border-color: #f2f2f2;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: initial;
}
div.btn-group > a.btn:not(:first-child) {
	border-left-width: 1px;
}
.btn.dropdown-toggle {
	border-left-width: 1px;
}
.btn-default {
    border-color: #ec6b0f;
    background-color: #fff;
    color: #ec6b0f;
}
.btn-default:hover {
    border-color: #f2f2f2;
    background-color: #ec6b0f;
    color:#fff;
}
ul.dropdown-menu {
	margin-top: 8px;
	min-width: 180px;
}
ul.dropdown-menu {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-width: 0;
	background-color: #fff;
	border-radius: 0;
	border-color: #e04d0e;
}
ul.dropdown-menu a {
	color: #4d4d4d;
}
ul.dropdown-menu li a:hover {
	background-color: #ccc;
	background-image: none;
	color: #4d4d4d;
}
blockquote {
	border-left: 5px solid #ec6b0f;
}
blockquote.pull-right {
	border-right: 5px solid #ec6b0f;
}
blockquote footer, blockquote small, blockquote .small {
	color: #808080;
}
/*Tablas*/
.table-hover > tbody > tr:hover {
	background-color: #e6e6e6;
}
table.table {
	border: 1px solid #ccc;
}
/*Forms*/
.form-control:focus {
	border-color: #ec6b0f;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
input + span.input-group-btn > .btn {
	padding: 9px 24px 8px;
}
/*Navs*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #ec6b0f;
    border: 1px solid #ec6b0f;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content {
	padding: 15px;
	background-color: #fff;
}
.nav-tabs {
    border-bottom: 1px solid #ec6b0f;
}
.nav-tabs > li > a:hover {
    border-color: #ec6b0f;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}
/*Misc*/
.breadcrumb {
	background-color: #fff;
}
.alert {
	background-image: initial;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	text-shadow: initial;
	background-image: initial;
	filter: initial;
	border-color: #ec6b0f;
}
.panel-primary > .panel-heading {
	background-image: initial;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	filter: initial;
}
.jumbotron {
	background-color: #fff;
}
footer {
	margin-top: 48px;
	border-top: 4px solid #fff;
	padding: 20px 0 8px;
}
footer p {
	color: #ec6b0f;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
div#navbar-main > ul > li > a {
	padding: 67px 10px 20px;
}
div#navbar-main > ul > li {
	width: initial;
}
}

@media screen and (max-width: 991px) {

div#navbar-main > ul {
	width: initial;
}
div#navbar-main > ul > li {
	width: initial;
}
.navbar {
	min-height: initial;
	border: 1px solid #e04d0e;
}
div#navbar-main > ul > li > a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	text-align: left;
	padding: 18px 67px 18px;
	border-bottom: #ec9353 solid 1px;
	margin-bottom: -0;
}
div#navbar-main > ul > li > a:hover, div#navbar-main > ul > li.active > a {
	border-bottom: #ec9353 solid 1px;
}
div#navbar-main > ul > li > a::before {
	content: '';
	display: block;
	width: 46px;
	height: 46px;
	background-color: #ec6b0f;
}
.navbar-default .navbar-toggle:hover span.icon-bar {
	background-color: #fff;
    position: absolute;
    top: 4px;
    left: 30px;
}
    .navbar-toggle {
        padding: 9px 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #fff;
        background-image: none;
        border: 0 solid #fff!important;
        border-radius: 4px;
        color: #ec6b0f;
    }
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:hover {
        background-color: #e04d0e;
    }
    .navbar-default .navbar-toggle span.icon-bar, .navbar-default .navbar-toggle:focus span.icon-bar {
}
.navbar-collapse .navbar-nav {
	margin: 0 -15px;
}
}
@media screen and (max-width: 720px) {

div.st-top-nav .col-md-9 .pull-left, div.st-top-nav .col-md-9 .pull-right{
	float: initial!important;
	clear:both!important;

}
div.st-top-nav .col-md-9 .pull-left img {
	width: 100%;
	max-width: 350px;
}
h1[class*="sotec-h1"] {
    font-size: 32px;

    padding-bottom: 8px;
    border-bottom: 2px solid #fff;

}
div.page-header div.row h1[class*="sotec-h1"]::before {
    
    top: -10px;
    
    
    
}
}
@media screen and (max-width: 480px) {

    h1[class*="sotec-h1"] {
        font-size: 28px;
        padding-bottom: 8px;
        border-bottom: 2px solid #fff;

    }

    div.page-header div.row h1[class*="sotec-h1"]::before {
        top: -15px;
    }
}
/*#########*/
#tipoContenido {
    position: fixed;
    top: 250px;
    right: 0;
    width: 25px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word;
}

#tipoContenido span {
    width: 13px;
    padding: 5px 0;
    display: inline-block;
    background-color: #ec6b0f;
}

div#opcionesTicket {
    width: 100%;
    margin: 0 auto;
}

.menuMapa
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Mapa-general.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuMapa :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Mapa-general_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuDashboard
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Dashboard.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuDashboard :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Dashboard_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuTickets
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Tickets.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuTickets :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Tickets_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuManttos
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Mantenimiento.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuManttos :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Mantenimiento_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuEventos
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Tickets.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuEventos :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Tickets_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuGestionDoc {
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Reportes.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuReportes
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Indicadores.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuReportes :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Reportes_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuIndicadores
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Indicadores.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuIndicadores :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Indicadores_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuEC
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Estudios-campo.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuEC :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Estudios-campo_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuInstala
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Instalaciones.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuInstala :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Instalaciones_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuLogistica
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Logistica.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuLogistica :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Logistica_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuUsuarios
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Otros-modulos.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuUsuarios :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Otros-modulos_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuAyuda
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Ayuda.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.menuAyuda :hover
{
    cursor: pointer;
    background-image: url('../images/iconos_sotec/Ayuda_over.png');
    background-repeat: no-repeat;
    background-position: left 25%;
}

.ui-autocomplete{
    z-index:1050;
}

.programacion_info_mantto {
    min-width: 80px;
    max-width: 80px;
    border: 1px solid black;
    border-collapse:collapse;
    padding:5px;
    vertical-align: middle;
}

.programacion_table_td_conteo {
    border: 1px solid black;
    border-collapse:collapse;
    padding:1px;
    vertical-align: middle;
    text-align: center;
}

.programacion_table
{
    border: 1px solid black;
    border-collapse:collapse;
    padding:1px;
}
.programacion_table_th {
    max-width: 30px;
    min-width: 30px;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
}
	
.programacion_th, th.vertical-label{
	font-decoration: bold;
	}
	
#programacion .vheader{
	writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl;
	}

.conteo_OK
{
    background-color:#006666;color:#FFFFFF;
    max-width: 25px;
    min-width: 25px;
}

.conteo_FAIL
{
    background-color:#660000;color:#FFFFFF;
    max-width: 25px;
    min-width: 25px;
}

.conteo_NONE
{
    max-width: 25px;
    min-width: 25px;
}


/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: transparent; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

    /* The navigation menu links */
    .sidenav a {
        /*padding: 20px 8px 30px 48px;*/
        padding: 14px 8px 20px 50px;
        text-decoration: none;
        font-size: 14px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover {
            color: black;
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 5px;
        font-size: 24px;
        margin-left: 50px;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#principal {
    transition: margin-left .5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            /*font-size: 18px;*/
        }
}

.docArchivos {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.badgesotec {
    color: #ec6b0f;
    border-color: #ec6b0f;
    border: 1px solid;
    background-color: white;
}