﻿﻿/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, 
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
ul, li{list-style: none;}
a{text-decoration:none !important; border:0;}
body { line-height: 1.4; } 
/* FIN RESET */

/* FUENTES */
/* 300, 500, 700 */

/* GENERALES */

h1, h2, h3 {font-weight:300;} 
h4, h5, h6 {font-weight:500;}
h1{font-size:30px;}
h2{font-size:25px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
h7{font-size:10px; font-weight:700;}

.left{float:left;}
.right{float:right;}
.center{margin:0 auto;}
.bold{font-weight:bold;}

body{ font-family: 'Raleway', sans-serif !important; text-rendering: optimizeLegibility; font-size:100%; font-weight:300; width:100%; height:100%; color:#333333;}
body.site{background:#d8d8d8;}
/* JPM INI */
/* a{color: #A5AFB6 !important;} */ a{color: #A5AFB6;} /* Lo dejo sin el important por que me rompe otros estilos, si es importante vemos de cambiar lo otro... */
/* JPM FIN */
body.login{background:transparent url("images/background-1920-3.jpg") no-repeat top center; }

.site #content{width:100%; float:left; overflow:hidden;}

section.general{width:100%; height:50%;  margin:10px 0 0 0; box-sizing: border-box;}

section.users_panel{width: 100%; /* position: fixed; bottom: 0; */ background: white; height:50%; z-index: 10;}
section.users_panel.maximizado{height: 50%;}
section.users_panel.minimizado{height: 90px;}
.users_panel .content{ margin:30px 0; display: inline-block;}
section.users_panel textarea{width:47%;}
section.users_panel .mCSB_scrollTools_horizontal{margin:0 !important; top: -1px;}

section.general, section.users_panel{float:left; overflow:hidden;}
.clear{
    clear:both;
}

.one-box{width:100%;}
.two-box{width:48%; padding:0 2% 0 0;}
.three-box{width:31%; padding:0 2% 0 0;}
.four-box{width:23%; padding:0 2% 0 0;}

#message{
margin-top:20px;
width:100%;
height:50px;
background:transparent url("images/safe-data-img.png") no-repeat center;
border-radius:10px;
border:1px solid #00527f;
}
.linea{height:3px; width:100%;
background: rgba(0,59,115,1);
background: -moz-linear-gradient(left, rgba(0,59,115,1) 0%, rgba(0,81,150,1) 30%, rgba(0,119,255,1) 68%, rgba(0,59,115,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,59,115,1)), color-stop(30%, rgba(0,81,150,1)), color-stop(68%, rgba(0,119,255,1)), color-stop(100%, rgba(0,59,115,1)));
background: -webkit-linear-gradient(left, rgba(0,59,115,1) 0%, rgba(0,81,150,1) 30%, rgba(0,119,255,1) 68%, rgba(0,59,115,1) 100%);
background: -o-linear-gradient(left, rgba(0,59,115,1) 0%, rgba(0,81,150,1) 30%, rgba(0,119,255,1) 68%, rgba(0,59,115,1) 100%);
background: -ms-linear-gradient(left, rgba(0,59,115,1) 0%, rgba(0,81,150,1) 30%, rgba(0,119,255,1) 68%, rgba(0,59,115,1) 100%);
background: linear-gradient(to right, rgba(0,59,115,1) 0%, rgba(0,81,150,1) 30%, rgba(0,119,255,1) 68%, rgba(0,59,115,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003b73', endColorstr='#003b73', GradientType=1 );
}

/* PADDINGS CONTENIDOS */
.content, .general, .users_panel header, .edit_user{padding:0 30px;}
/* ------------------- */ 

 /* HEADERS */
/* .site header{background:transparent url("images/background-1920-2.jpg") no-repeat center left 100%;}*/
.site header{background-color: #012f51;}
header.main, .login header{height:90px; width:100%; z-index: 1000;}

.login header, .users_panel header{background:white;}
.users_panel header, .tables_user{width: 100%;
float: left;
box-sizing: border-box;
max-height:45px;}

ul#tables-tab-headers li {
float: left;
}

ul#tables-tab-headers {
    display: inline-block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    min-height:35px;
}

ul#tables-tab-headers li {
    display: inline-block;
    float: none;
}

ul#tables-tab-headers::-webkit-scrollbar {
    height: 5px;
    background-color: white;
}
ul#tables-tab-headers::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
ul#tables-tab-headers::-webkit-scrollbar-thumb {
    background-color: rgb(0,82,127);
}

.marca_safewalk{width:220px; height: 40px; background:transparent url("images/safewalk-logo-v2.png") no-repeat center;}
header .marca_safewalk{margin-right: 23px; margin-top:5px;}
.app_version{color:rgb(170, 170, 170); width:340px; padding-right:23px; text-align: right; font-size: small; }
.server_time {color:rgb(170, 170, 170); text-align: right; font-size: small;}
.local_time{color:rgb(170, 170, 170); padding-left:0px; padding-right:20px;  padtext-align: right; font-size: small;}


/* FOOTERS */
footer{height:45px; width:100%;}
footer .marca_safewalk{padding:0px 20px; margin-top : 5px;}

.login footer{background:white; position:absolute; bottom:0;}
.login .one_col, .error .one_col {width:320px; min-height:300px; background:white;}
.error footer{background:transparent url("images/background-1920-3.jpg") no-repeat center; position:absolute; bottom:0;}
.error .linea {position:relative; bottom:-80px;}
.error .one_col {
position: relative;
text-align: center;
color: #00527f;
top: 80px;
}
.error p{margin:40px 0 0 0;}
.error h1{margin-top: -30px;}

.logo_empresa{width: 130px; height: 130px; background-size: 100%; background-repeat: no-repeat; position: relative; }
.session_key{width: 200px; height: 200px; }
#admin_panel img{ max-height: 90px; max-width: 90px; vertical-align: middle; float: left; padding: 10px; }

/* JPM INI */
/* #admin_panel span{ max-height: 90px; max-width: 260px; vertical-align: middle; margin-left: 20px; font-size: 36px;}  */
#admin_panel span{ vertical-align: middle; }
/* JPM FIN */

#admin_panel div.dropdown{ display: inline; text-align: left; font-size: 14px;
list-style: outside none none; }
/* JPM INI */
/*
#admin_panel{
background: white;
color:#00527f; 
height: 90px;      
width: 260px;
white-space: nowrap;
text-align: center; 
}
*/
#admin_panel{
background: white;
color:#00527f; 
height: 90px;      
width: 300px;
white-space: nowrap;
text-align: left; /*antes era center*/
/* Le agregue estas lineas */
position: absolute;
top: -3px;
left: 0;
z-index: 1000;
/* */
}
/* JPM FIN */

#admin_panel .helper {
display: inline-block;
height: 100%;
vertical-align: middle;
}

#admin_panel .options{display:none; float: left; width: 100%; margin-bottom: 20px; margin-top: 10px; font-weight:500; color:#A5AFB6;}
#admin_panel .options li{display:none;padding: 5px 0;}
#admin_panel.active .options li{display:block;}
#admin_panel.active .options li:hover{background:#F7F8F9;}

form.search .icono-help{position: absolute; left: 240px;}

div.search label.checkbox{margin-top: 10px; display: inline-block;}

.icono_500{width:120px;height:120px; background:transparent url("images/icono-error-500.png") no-repeat center; position:relative; top:-60px;}
.icono_400{width:120px;height:120px; background:transparent url("images/icono-error-400.png") no-repeat center; position:relative; top:-60px;}
.icono_safewalk_password_success{width:120px;height:120px; background:transparent url("images/Safewalk-Symbol_112.png") no-repeat center; position:relative; top:-60px;}
/* NAVS */
nav#menu_principal{position: relative; left: 300px;}
nav#menu_principal a{color:rgb(236, 236, 236); float: left; margin: 0 30px; color: white; padding: 31px 0 31px 0; text-shadow: 0px 2px 2px #000000;
font-weight: 100;
font-size: 16px;
border-bottom:3px solid transparent;
-moz-transition:	border-bottom 1s; 
-ms-transition:		border-bottom 1s;   
-webkit-transition:	border-bottom 1s; 
-o-transition:		border-bottom 1s;
}
nav#menu_principal a:hover{ border-bottom: 3px solid white; color:white;}
nav#menu_principal a.active{color:#3db39d; border-bottom: 3px solid #3db39d; }

.edit_user{
float: left;
width:100%;
list-style:none;
padding: 10px 30px;
-webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
}

.edit_user li{float:left;}


.tables_user a.text-danger {
  color: red !important;
}
.tables_user li.active a.text-danger {
  color: red !important;
}

.edit_user a, .tables_user a{font-size:14px; font-weight:500; margin: 0 20px 0 0; padding-bottom: 10px; text-decoration:none !important; color: rgb(80, 80, 80);
border-bottom: 3px solid transparent;
-moz-transition:	border-bottom 0.5s, color 0.5s; 
-ms-transition:		border-bottom 0.5s, color 0.5s;   
-webkit-transition:	border-bottom 0.5s, color 0.5s; 
-o-transition:		border-bottom 0.5s, color 0.5s;
}
.edit_user a:hover, .tables_user a:hover{color:#606E77; border-bottom:3px solid #606E77;}
.edit_user li.active a, .tables_user li.active a{color:#00527f !important; border-bottom:3px solid #00527f;}
.custom a{
    border: 0px;
}
.custom a:hover{
    border: 0px;
}
.custom li.active a{
    border: 0px;
    color:#00527f !important;
    font-weight: bold;
}


#tables-tab-content{width:100%;}

.tables_user {
-webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.5);
background:white;
width: 100%;
padding: 15px 0 0 30px;
display: flex;
}

.tabs{height: 45px; width:100%; overflow:hidden; width:100%; padding-top: 14px;}

.tabs ul {
height:100%;
}
.tabs li {
float: left;
}


.tabs a{float: left; margin-right: 5px; padding: 7px 10px; background: #EFEFEF; color:#00527f; font-size:13px; font-weight:500; border-radius: 3px;
-moz-transition:	background 0.5s; 
-ms-transition:		background 0.5s;
-webkit-transition:	background 0.5s;
-o-transition:		background 0.5s;
}
.tabs a:hover{background:#CFCFCF; }
.tabs li.active a{background-color:#00527f; color:white;}

nav{display:block;}

a.max_min{
/* SGI-INI */
  /*top:14px;*/
  top:0px;
/* SGI-FIN */ 
position: absolute;
right: 40px;
float: right;
padding: 15px;
background-color: #00527f;
background-image: url("images/min-max.png");
background-repeat:no-repeat;
background-position:0 0;
display: block;
}
a.max_min:hover{
background-color: #00527f;
background-position:0 -30px;
}
a.active.max_min {
background-position:0 -30px;
}

a#prev, a#next{position: absolute; top: 14px; background: transparent;}
a#prev{left:0px;}
a#next{right:0px;}

/* ICONOS */

#icon-users-panel{margin: 4px 10px 0 0; width:30px; height:20px; background: transparent url("images/icon-users-panel.png") no-repeat center;}
#icon-tables-panel{margin: 0 10px 0 0; width:30px; height:20px; background: transparent url("images/icon-tables-panel.png") no-repeat center;}

#menu_principal i{margin: 1px 5px 0 0;}

.tabs i{margin-left:3px;}
.icons{background-image:url("images/icons.png"); background-repeat:no-repeat;}
.icons.size{width:15px; height:15px;}

.icono-logout{background:transparent url("images/icon-logout.png") no-repeat center; width:20px; height:20px; margin-right:5px;}
.icono-change-password{background:transparent url("images/icon-change-password.png") no-repeat center; width:20px; height:20px; margin-right:5px;}
.icono-search{background:transparent url("images/icono-search.png") no-repeat center; width:20px; height:20px; /* position: absolute; left: 35px; margin-top: 7px; */} 
.icono-help{background:transparent url("images/icon-help.png") no-repeat center; width:20px; height:20px; margin-top: 8px; margin-left: 0;}

/* Primer línea (y=0)*/
/*001*/.icono-max-panel{background-position:0 0; margin-top: 4px;}
/*002*/.icono-refresh{background-position:-15px 0;}
/*003*/.icono-close{background-position:-30px 0;}	
/*004*/.icono-time{background-position:-45px 0;}
/*005*/.icono-user{background-position:-60px 0;}
/*006*/.icono-play{background-position:-75px 0;}
/*007*/.icono-left{background-position:-90px 0;}
/*008*/.icono-right{background-position:-105px 0;}
/*009*/.icono-reports{background-position:-120px 0;}
/*010*/
/*011*/
/*012*/
/*013*/
/*014*/
/*015*/

/* Segunda línea (y=-15)*/
/*001*/.icono-max-panel:hover{background-position:0 -15px;}
/*002*/.icono-refresh:hover{background-position:-15px -15px;}
/*003*/.icono-close:hover{background-position:-30px -15px;}	
/*004*/.icono-time:hover{background-position:-45px -15px;}
/*005*/.icono-user:hover{background-position:-60px -15px;}
/*006*/.icono-play:hover{background-position:-75px -15px;}
/*007*/.icono-left:hover{background-position:-90px -15px;}
/*008*/.icono-right:hover{background-position:-105px -15px;}
/*009*/.icono-reports:hover{background-position:-120px -15px;}
/*010*/
/*011*/
/*012*/
/*013*/
/*014*/
/*015*/

/* Tercer línea (y=-30)*/
/*001*/.active .icono-max-panel{background-position:	0 -30px;}
/*002*/.icono-refresh.active{background-position:	-15px -30px;}
/*003*/.icono-close.active{background-position:		-30px -30px;}	
/*004*/.active .icono-time{background-position:		-45px -30px;}
/*005*/.active .icono-user{background-position:		-60px -30px;}
/*006*/.active .icono-play{background-position:		-75px -30px;}
/*007*/.icono-left.active{background-position:		-90px -30px;}
/*008*/.icono-right.active{background-position:		-105px -30px;}
/*009*/.active .icono-reports{background-position:-120px -30px;}
/*010*/
/*011*/
/*012*/
/*013*/
/*014*/
/*015*/

/* TOOLTIP */
.tooltip-arrow{border-bottom-color: #3DB39D !important;}
.tooltip-inner{padding: 15px 10px !important; background-color: #3DB39D !important; color:;}



/* FORMULARIOS */
.form-box{margin: 5px 0; min-height:40px;}
.form-group{margin-bottom: 10px !important;}
.select2-container .select2-choice {
  height: 30px !important;
}

/*.notification{text-transform:uppercase;}*/
.notification.error{color:rgb(195, 78, 78);}
.notification.ok{color:rgb(42, 116, 42);}
.notification.access-reject{color:rgb(195, 78, 78);}
.notification.access-accept{color:rgb(42, 116, 42);}
.notification.access-challenge{color:#FFA500;}


.help-block {
color: #6294B3 !important;
width: 100%;
float: left;
font-size: 13px;
font-style: italic;
}

.error-block {
color: #a94442 !important;
width: 100%;
float: left;
font-size: 13px;
font-style: italic;
}

.btn { color: white; }
.btn:hover { background:#00527f; }
.btn.left{margin-right:5px;}
.btn.right{margin-left:5px;}
button{padding: 10px 15px; background:#00527f; color:white; text-transform:uppercase; border: 0; border-radius: 4px;}
/* SGI-INI */
input[type="submit"]{padding: 10px 15px; background:#00527f; color:white; border: 0; border-radius: 4px;}
button.btn-primary{padding: 10px 15px !important; background:#00527f !important; color:white !important; border: 0; border-radius: 4px !important!; font-size: 13px !important; font-weight: 300 !important;}
/* SGI-FIN */
a.button{padding: 5px 12px; background:#00527f; color:white; text-transform:uppercase; border: 0; border-radius: 4px;}

.users_panel button{margin-bottom: 0px;}

.users_panel leyend{border-bottom: 1px solid rgb(174, 174, 174);
font-size: 120%;
font-weight: 500;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
color: rgb(174, 174, 174);
}
.users_panel label{color:rgb(10, 58, 113);}
label{width:47%; margin: 7px 0; font-weight: 300 !important;}
input{
  width: 47%;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  font-weight: 300;
  color: #00527f;
  height: 35px;
  padding: 0 16px;
}

input[type=number]{
  width: 60px;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  font-weight: 300;
  color: #00527f;
  height: 25px;
  padding: 0 5px;
  margin-left: 10px;
  margin-right: 10px;
}

input[type="checkbox"]{
  width: 60px;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  font-weight: 300;
  color: #00527f;
  height: 25px;
  padding: 0 5px;
  margin-left: 10px;
  margin-right: 10px;
}


form#login input{background-color: #FFFFFF;
width:86%;
margin:10px 0;
border: 1px solid #E3E3E3;
border-radius: 4px;
box-shadow: none;
font-weight:300;
color: #00527f;
height: 38px;
padding: 6px 16px;}
form#login input[type="submit"]{background:#3db39d;color: #FFFFFF; width:100%;}
form#login{padding:20px;}
/*form#login input[type="submit"]:disabled{background:#D8D8D8;color: #000000; width:100%;}*/

input.search{
background:#00527f url("images/icono-search.png") 5px 50% no-repeat;
height:35px;
margin-bottom: 10px;
margin-right: 10px;
width:270px;
padding: 0 16px 0 30px;

color: white;
}

input.error{
  border: 1px solid #a94442;
}

/* ***** - xradio - ***** */

input[type=radio] {
display: none;
} 

label[class="radio inline"] span {
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    height: 18px;
    width: 18px;
    margin-right: 5px;

    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;

	background-color: #d7d7d7;

	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
	box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
}

label[class="radio inline"] {
	padding-left: 0;
	margin-right: 20px;
}
input[disabled]{
/*SANTIAGO-INI*/  
/* color: rgb(187, 187, 187); */
color: rgb(100, 100, 100);
background-color: #eee;
cursor: not-allowed;
opacity: 1;
/*SANTIAGO-FIN*/
}

input[type=radio]:checked + label span {
 	background-color: #00527F;
 	position: relative;
}

input[type=radio]:checked + label span:after {
	content: "";
	background-color: white;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -4px;
	margin-right: -4px;
	border-radius: 10px;

	box-shadow: 0 1px 1px rgba(0,0,0,.3);
}


/* -------------------------------DROPDOWN ------------------------------*/
#dropdown {display: block; }

#dropdown-select {
-webkit-appearance: button; 
-webkit-user-select: none; 
font-size: 13px; 
overflow: visible; 
text-overflow: ellipsis;
 white-space: nowrap; 
 color: #666; 
 text-shadow: 0px 1px 0px rgba(255,255,255,0.59); 
 display: inline; 
 position: relative; 
 margin: 0px 1px 0px 1px; 
 width: auto; 
 height: auto; 
 background: #ececec url(images/img-select.png) right center no-repeat; 
 padding: 9px 40px 9px 15px; 
 outline: none; 
 border: 1px solid #d8d8d8; 
 border-bottom: 1px solid #ccc; 
 border-radius: 3px; 
 cursor: pointer; 
 -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.57); 
 -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.57); 
 -o-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.57); 
 box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.57);
 }

#dropdown-select:hover {color: #888; text-shadow: 0px 1px 0px rgba(255,255,255,0.69); -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75); -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75); -o-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);}

#dropdown-select:active {color: #696969; text-shadow: 0px 1px 0px rgba(255,255,255,0.53); border: 1px solid #d2d2d2; border-bottom: 1px solid #d8d8d8; -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -14px 13px rgba(255,255,255,0.20); -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -14px 13px rgba(255,255,255,0.20); -o-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -14px 13px rgba(255,255,255,0.20); box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -14px 13px rgba(255,255,255,0.20);}

.dropdown-option {color: #666; background: #f9f9f9;}

#dropdown-select::before {-webkit-margin-start: 3px; background: rgba(102, 102, 102, 0.74); border-radius: 100%; content: ''; display: inline-block; font-size: 12px; font-weight: 400; height: 6px; left: 0; margin-top: 3px; opacity: 1; position: absolute; top: 0; vertical-align: top; width: 6px; -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.69), inset 0px 1px 3px rgba(0,0,0,0.35);}


/* RESIZABLE */ 

.ui-resizable-s {
cursor: row-resize;
height: 3px;
width: 100%;
bottom: 0 !important;
left: 0;
}

.ui-resizable-n {
cursor: row-resize;
height: 3px;
width: 100%;
top: 0 !important;
left: 0;
}

.ui-resizable-handle {
background: rgba(140,140,140,1);
background: -moz-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(255,255,255,1) 50%, rgba(147,147,147,1) 98%, rgba(142,142,142,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(140,140,140,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(98%, rgba(147,147,147,1)), color-stop(100%, rgba(142,142,142,1)));
background: -webkit-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(255,255,255,1) 50%, rgba(147,147,147,1) 98%, rgba(142,142,142,1) 100%);
background: -o-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(255,255,255,1) 50%, rgba(147,147,147,1) 98%, rgba(142,142,142,1) 100%);
background: -ms-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(255,255,255,1) 50%, rgba(147,147,147,1) 98%, rgba(142,142,142,1) 100%);
background: linear-gradient(to bottom, rgba(140,140,140,1) 0%, rgba(255,255,255,1) 50%, rgba(147,147,147,1) 98%, rgba(142,142,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#8e8e8e', GradientType=0 );

position: absolute;
font-size: 0.1px;
z-index: 99999;
display: block;
background-color: #F2F2F3;
padding: 2px 0 0;
background-repeat: no-repeat;
background-position: center center;
}
 
/* CHECKBOX */ 
/*SGI-INI*/
/*input[type=checkbox] {*/
input.jpm-checkbox[type=checkbox] {
/*SGI-FIN*/
  display: none;
} 

label[class="checkbox inline"] span {
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    height: 14px;
    width: 14px;
    margin-right: 5px;

    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #CBCBCB;

	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
	box-shadow: 0 1px 0 rgba(255,255,255,.6), inset 0 2px 0 rgba(0,0,0,.06);
}

label[class="checkbox inline"] {
	padding-left: 0;
	margin-right: 20px;
	font-size: 14px;
}

input[type=checkbox]:checked + label span {
 	background-color: #00527f;
 	position: relative;
}

input[type=checkbox]:checked + label span:after {
	content: "";
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -7px;
	margin-right: -7px;
	background: url("images/checked.png") no-repeat;
}

/* TABLE */ 

.flatTable{  
width:100%;
min-width:500px;
border-collapse:collapse;  
}

.flatTable tr{
background:#f6f3f7;
border-bottom:rgba(0,0,0,.05) 1px solid;

-moz-transition:	background 0.5s; 
-ms-transition:		background 0.5s;
-webkit-transition:	background 0.5s;
-o-transition:		background 0.5s;
}

.flatTable tr.row-table:hover{background:white; cursor:pointer;}

.flatTable td{    
box-sizing:border-box;
padding: 5px 10px;
font-size: 14px;
}

.flatTable .headingTr th:last{border-right: 0px;}
.flatTable .headingTr th{
padding: 10px 10px;
text-align: center;
border-right: 1px solid white;
font-weight: 700;
}

.flatTable .headingTr th a{
  cursor: pointer;
}

.flatTable .headingTr{
color:#f6f3f7; 
border:0px solid;

background: rgba(0,47,81,1);
background: -moz-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,47,81,1)), color-stop(100%, rgba(0,83,127,1)));
background: -webkit-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -o-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -ms-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: linear-gradient(to bottom, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f51', endColorstr='#00537f', GradientType=0 );
}  

/* PAGINATION */ 

.pagination {
display: table !important;
padding-left: 0;
margin: 20px auto !important;
border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative !important;
  float: left !important;
  padding: 6px 12px !important;
  margin-left: -1px !important;
  line-height: 1.428571429 !important;
  text-decoration: none !important;
  background-color: #ffffff !important;
  border: 1px solid #dddddd !important;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #ffffff !important;
  cursor: default !important;
  background-color: #00527f !important; 
  border-color: #00527f !important;
}

/* AGREGADOS */ 
#admin_panel p{margin:0;}
.btn.delete{
border-color: transparent !important;
font-size: 12px !important;
padding: 6px 8px 3px 8px !important;
}

a.dropdown-toggle{
width: 210px;
margin: 25px 0 0 0px;
float: left;
}

.name_empresa{
white-space: initial;
text-transform: uppercase;
/* SGI-INI */
display: block;
/* SGI-FIN */
}
.dropdown.open .name_usuario{display:none;}
.name_usuario{
display:block;
font-size:12px;
color: rgb(80, 80, 80);
}

#preloader{
display:none;
border-top: 2px solid rgb(0, 82, 128);
position: absolute;
width: 100%;
height: 100%;
background: white url('images/preloader.gif') no-repeat center;
top: 90px;
left: 0;
z-index: 1001;
}

.btn:hover, .btn:focus {
background: rgb(61, 179, 157) !important;
color: white !important;
}
div#users-tab-content {
width: 100%;
}
.tab-user{
width: 100%;
float: left;
padding: 0px 30px;}

/* SCROLLBARS */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: rgba(0, 82, 127, 0.7) !important; }
.mCSB_scrollTools .mCSB_draggerRail { background-color: rgba(0,0,0,0.2) !important; }
.mCSB_scrollTools { height: 90% !important; }

/* DROPDOWN */
.dropdown-menu {
position: initial !important;
float: initial !important;
margin: initial !important;
border-top: 1px solid rgb(231, 231, 231) !important;
border-radius: 0 0 4px 4px !important;
}
.dropdown-menu > li > a {
padding: 10px 20px !important;
color: rgb(80, 80, 80) !important;
}
.dropdown-menu li:first > a {
color: black !important;
font-size:14px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background-color: #ECF4F9 !important;
border-right: 4px solid rgb(28, 105, 194) !important;
}

/* MODALS */
.modal-header {
background: rgb(10, 89, 132) !important;
color:white !important;
}
.modal-body {
padding: 30px 20px 20px !important;
}
.modal-footer {
margin-top: 0px !important;
}

/* SGI-INI */
.modal-footer button{
  margin-bottom: 0px !important;
}
/* SGI-FIN */

/* ALERTIFY */
/* exito */
.alertify-log-success {
color: #106611 !important;
background: #A4DD8C !important;
}
.alertify-log-error {
color: #A11513 !important;
background: #EFA7A7 !important;
}
.alertify-log {
padding: 10px 20px !important;
border-radius: 2px !important;
}
.alertify-logs { width: 400px !important; }


/* SGI-INI */
.mCSB_scrollTools.mCSB_scrollTools_horizontal{
	height: 10px !important;
}
.outer-center {
    float: right;
    right: 50%;
    position: relative;
}
.inner-center {
    float: right;
    right: -50%;
    position: relative;
}

.google-visualization-table-table{  
width:100% !important;
min-width:500px;
border-collapse:collapse;  
overflow:hidden;
height: 10px !important;
}

.google-visualization-table-table tr{
background:#f6f3f7;
border-bottom:rgba(0,0,0,.05) 1px solid;

-moz-transition:	background 0.5s; 
-ms-transition:		background 0.5s;
-webkit-transition:	background 0.5s;
-o-transition:		background 0.5s;
}

.google-visualization-table-table tr.row-table:hover {background:white; cursor:pointer;}

.google-visualization-table-table .google-visualization-table-td{    
box-sizing:border-box;
padding: 6px 10px;
font-size: 14px;
}

.google-visualization-table-table .google-visualization-table-tr-head td:last{border-right: 0px;}
.google-visualization-table-table .google-visualization-table-tr-head td{
padding: 15px 10px;
text-align: center;
border-right: 1px solid white;
font-weight: 500;
}

.google-visualization-table-th {
  padding: 10px !important;
  font-weight: 700;
  text-align: center;
  border-right: 1px solid white !important;
}

.google-visualization-table-table .google-visualization-table-tr-head .gradient{
color:#f6f3f7; 
border:0px solid;

background: rgba(0,47,81,1);
background: -moz-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,47,81,1)), color-stop(100%, rgba(0,83,127,1)));
background: -webkit-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -o-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: -ms-linear-gradient(top, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
background: linear-gradient(to bottom, rgba(0,47,81,1) 0%, rgba(0,83,127,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f51', endColorstr='#00537f', GradientType=0 );
height: 10px;
}  

.google-visualization-table.content {
  margin-top: 10px;
  padding: 0px;
}

.alertify-button-ok {
background: #00527f !important;
border: none !important;
}
.alertify-button-cancel {
background: #fff !important;
}
.alertify-button-ok:hover, .alertify-button-ok:focus, .alertify-button-ok:active, .alertify-button-cancel:hover, .alertify-button-cancel:focus, .alertify-button-cancel:active {
background: rgb(61, 179, 157) !important;
}

#loading{width:100px; height:100px; margin:0 auto; top:48%; left:48%; position:absolute; z-index:1000;}

/* Loading Circle */
.ball {
 background-color: rgba(0,0,0,0);
 border:5px solid rgba(0,183,229,0.9);
 opacity:.9;
 border-top:5px solid rgba(0,0,0,0);
 border-left:5px solid rgba(0,0,0,0);
 border-radius:50px;
 box-shadow: 0 0 35px #2187e7;
 width:50px;
 height:50px;
 margin:0 auto;
 -moz-animation:spin .5s infinite linear;
 -webkit-animation:spin .5s infinite linear;
}

.ball1 {
 background-color: rgba(0,0,0,0);
 border:5px solid rgba(0,183,229,0.9);
 opacity:.9;
 border-top:5px solid rgba(0,0,0,0);
 border-left:5px solid rgba(0,0,0,0);
 border-radius:50px;
 box-shadow: 0 0 15px #2187e7; 
 width:30px;
 height:30px;
 margin:0 auto;
 position:relative;
 top:-40px;
 -moz-animation:spinoff .5s infinite linear;
 -webkit-animation:spinoff .5s infinite linear;
}

@-moz-keyframes spin {
 0% { -moz-transform:rotate(0deg); }
 100% { -moz-transform:rotate(360deg); }
}
@-moz-keyframes spinoff {
 0% { -moz-transform:rotate(0deg); }
 100% { -moz-transform:rotate(-360deg); }
}
@-webkit-keyframes spin {
 0% { -webkit-transform:rotate(0deg); }
 100% { -webkit-transform:rotate(360deg); }
}
@-webkit-keyframes spinoff {
 0% { -webkit-transform:rotate(0deg); }
 100% { -webkit-transform:rotate(-360deg); }
}

.keypad-key {
  width: 5em !important;
  height: 5em !important;
  border: 2px solid #00527f;
  font-weight: bold;
  color: #00527f !important;
}

.keypad-special {
  width: 5em !important;
  height: 5em !important;
  font-weight: bold;
}

.keypad-space {
  width: 5em !important;
}

.keypad-clear, .keypad-back, .keypad-close {
    background-color: #00527f !important;
}

.ui-resizable-handle.ui-resizable-s {
    cursor: default;
    display: block !important;
    height: 7px !important;
    width: 100% !important;;
    left: 0px !important;;
}

#google-visualization-table-footer .strong {
  font-weight: bold;
}

/* SGI-FIN */

.scroll_horizontal{
    /*
    overflow-x: auto;

     */
    padding-bottom: 20px;
    margin-top: 5px;

}

.scroll_horizontal::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    cursor:pointer;
}

.scroll_horizontal::-webkit-scrollbar-track {
    background: #00000033;
    border-radius: 20px;
    height: 2px;
}

.scroll_horizontal::-webkit-scrollbar-thumb {
    background-color: #00527FB3;
    border-radius: 20px;
}

.scroll_horizontal::-webkit-scrollbar-thumb:hover {
    background-color: #012f51;
}