@charset "utf-8";
/* CSS Document */

.panel-body h3 {
line-height: 16px;
font-weight: bold;
font-size: 1.4em;
color: #384047;
margin-top: 8px;
margin-bottom: 30px;
}
.panel-body small{
font-size: 14px;
font-weight: bold;
color: #b2bac2;
margin-bottom: 0;
display: block;
}

.panel-body small i{
font-size: 30px;
color: #DDE4EB;
}

.panel-body ul li:before {
background: url("../img/icon-global.svg") no-repeat -60px -39px;
content: "";
display: inline-block;
float: left;
height: 14px;
margin: 2px 8px 0 -30px;
width: 17px;
}

.panel-body ul li {
color: #8d9aa5;
font-size: 14px;
line-height: 1.4;
list-style: none;
margin: 0 0 10px 0;
padding-left: 30px;
}

.panel-body .botonera{
	margin-top:30px;
	position: absolute;
	bottom: 35px;
}

.min-heigth-small{
	min-height: 280px;
}


.column-menu{
background: #384047;
top: -12px;
position: absolute;
min-height: 110px;
bottom: 0px;
}



/*-----------------------------------------------*/



.navbar-twitch {
	position: fixed;
	top: 50px;
	left: 0px;
	width: 50px;
	height: 100%;
	border-radius: 0px;
	border: 0px;
    z-index: 1030;
}
.navbar-twitch.open {
	width: 240px;
}
.navbar-twitch > .container {
	padding: 0px;
	width: 100%;
}
.navbar-twitch .navbar-header,
.navbar-twitch .navbar-brand {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
}
.navbar-twitch .navbar-brand {
    height: 50px;   
}
.navbar-twitch > .container .navbar-brand {
	padding: 0px;
	margin: 0px;
}
.navbar-twitch > .container .navbar-brand > .small-nav {
	display: block;
}
.navbar-twitch > .container .navbar-brand > .small-nav > span.logo,	
.navbar-twitch.open > .container .navbar-brand > .full-nav {
    display: block;
	font-weight: bold;
	padding: 15px 2px 15px 3px;
	font-size: 18pt;
}
.navbar-twitch.open > .container .navbar-brand {
	width: 100%;
	padding: 15px 15px 60px;
	text-align: center;
}
.navbar-twitch.navbar-inverse > .container .navbar-brand > .small-nav > span.logo {
	/*color: rgb(255, 255, 255);*/
}
.navbar-twitch .navbar-nav > li {
	float: none;
}
.navbar-twitch > .container .full-nav {
	display: none;
}
.navbar-twitch.open > .container .full-nav {
	display: block;
}
.navbar-twitch.open > .container .small-nav {
	display: none;
}
.navbar-twitch .navbar-collapse {
	padding: 0px;
}
.navbar-twitch .navbar-nav {
	float: none;
	margin: 0px;
}
.navbar-twitch .navbar-nav > li > a {
	padding: 0px;
}
.navbar-twitch .navbar-nav > li > a > span {
	display: block;
	font-size: 11pt;
    padding: 9px 15px 13px 12px;
    border-bottom: 1px solid #3F474E;
}
.navbar-twitch .tooltip,
.navbar-twitch .tooltip .tooltip-inner {
	max-width: auto;
	white-space:nowrap;
}
.navbar-twitch-toggle {
	position: fixed;
	top: 55px;
	left: 55px;
}
.navbar-twitch ~ .navbar-twitch-toggle > .nav-open {
	display: inline-block;
}
.navbar-twitch ~ .navbar-twitch-toggle > .nav-close {
	display: none;
}
.navbar-twitch.open ~ .navbar-twitch-toggle {
	left: 245px;
}
.navbar-twitch.open ~ .navbar-twitch-toggle > .nav-open {
	display: none;
}
.navbar-twitch.open ~ .navbar-twitch-toggle > .nav-close {
	display: inline-block;
}


.btn-purple,
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:Active {
    color: rgb(255, 255, 255);
    background-color: rgb(86, 61, 124);
    border-color: rgb(111, 84, 153);
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:Active {
    background-color: rgb(111, 84, 153);
    border-color: rgb(86, 61, 124);   
}

.navbar {
    background-image: none !important;
}
.navbar-purple {
    background-color: rgb(86, 61, 124);
    border-color: rgb(111, 84, 153);
}
.navbar-purple .navbar-brand, 
.navbar-purple .navbar-nav > li > a, 
.navbar-purple .navbar-brand:hover, 
.navbar-purple .navbar-nav > li > a:hover, 
.navbar-purple .navbar-brand:focus, 
.navbar-purple .navbar-nav > li > a:focus {
    color: rgb(205, 191, 227);;
}
.navbar-purple .navbar-brand:hover, 
.navbar-purple .navbar-nav > li > a:hover, 
.navbar-purple .navbar-brand:focus, 
.navbar-purple .navbar-nav > li > a:focus,
.navbar-purple .navbar-nav > .active > a, 
.navbar-purple .navbar-nav > .active > a:hover, 
.navbar-purple .navbar-nav > .active > a:focus {
    background-color: rgb(111, 84, 153);
    color: rgb(255, 255, 255);
}  


.btn-xs-menu{
padding: 2px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
padding-top: 3px;
}


.panel-color{
margin-bottom: 20px;
background-color:#ADB8E4;
/* border: 1px solid transparent; */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
color: white;
}

.row-bottom-10 .row{
	padding-bottom:10px;
}

.formulario span{
	font-size:15px;
}

.font-13{
	font-size: 13px;
}

.font-14{
	font-size: 14px;
}

.font-22{
	font-size: 22px;
}

.color-blue{
	color: rgb(74, 127, 240);
}

.panel-body h4 {
font-weight: bold;
font-size: 15px;
color: #384047;
margin-top: 0;
margin-bottom: 20px;
}

.check {
width:17px !important;
height: 17px;
}


.btn-fa{
padding: 1px 3px;
font-size: 12px;
border-radius: 3px;
border-width:0 !important;
margin-left:5px;
}

.col-md-12-espacio-bottom .col-md-12{
	margin-bottom: 10px;
}


.panel-heading h4 {
font-weight: bold;
font-size: 15px;
color: #384047;
margin-top: 0;
margin-bottom:0;
}

.panel-heading .fa{
color: rgb(69, 110, 196);
line-height: 18px;
font-size: 18px;
}

.clickable{
    cursor: pointer;   
}

.panel-heading span {
	margin-top: -20px;
	font-size: 15px;
}


 /* CSS Method for adding Font Awesome Chevron Icons */
 .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome';
content: "\f077";
float: right;
color: rgb(69, 110, 196);
font-size: 18px;
}
.panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content:"\f078";
}


/*.panel-heading {
    cursor: pointer;
}
*/
.minutos{
font-size: 11px;
color: rgb(138, 138, 138);
}

.top-7x{
	margin-top: 7px;
}

.top-19x{
	margin-top: 19px;
}

.min-height-300{
	min-height: 300px;
}

	  /*Panel tabs*/
.panel-tabs {
position: relative;
bottom:36px;
}

.tabs-bottom{
border-bottom: 1px solid lightgrey;
margin-top: 25px;
}
.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-body .tabs-bottom ul li{
	margin:0;
	padding-left:0;
}
.panel-tabs > li > a {
margin-right: 2px;
margin-top: 4px;
line-height: .85;
border-radius: 4px 4px 0 0;
color: #50789B;
background: rgb(231, 230, 230);
border: 1px solid #ddd;
}

.panel-body .panel-tabs  li:before{
	background:none;
}

.panel-tabs > li > a:hover {
border-color: transparent;
color:#2E70AA ;
background: rgb(218, 218, 218);
border: 1px solid #ddd;
}
.panel-tabs > li.active > a, .panel-tabs > li.active > a:hover, .panel-tabs > li.active > a:focus {
color: #285e8e;
cursor: default;
-moz-border-radius: 2px;
border-bottom-color: transparent;
background-color: rgba(255, 255, 255, 0.3);
border-color: #ddd;
border-bottom: 1px solid white;
font-weight: bold;
}

.top-buton-menu{
	top: -10px;
}

.espacio-container{
	padding: 0 0 0 40px;
}

[class*="badger"] {
position: relative;
padding: 17px 0 0;
background: #fff;
border-radius: 6px;
}

.badger-left:after {
left: 0;
border-radius: 6px 0 6px 0;
}
[class*="badger"]:after {
content: attr(data-badger);
position: absolute;
top: 0;
padding: 3px 7px;
font-size: 14px;
font-weight: bold;
background: #999;
color: #fff;
}

.badger-primary:after {
background: #3b82b3;
}

.badge-success{
	background-color: #71C23B;
}


.panel-heading .label {
display: inline;
padding: 3px 7px;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 3px;
margin-right: 7px;
}

.panel-heading .label .fa{
	color: #fff;
	font-size:14px}
	
.panel-heading .label-prop{
	background:black;
}

/*   ----------------------  */

.bs-callout-info {
background-color: #f4f8fa;
border-color: #5bc0de !important;
}
.bs-callout {
padding: 20px;
border-left: 3px solid #eee;
}

.bs-callout-info h4 {
color: #5bc0de;
}
.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
}

.bs-callout p:last-child {
margin-bottom: 0;
}

.bs-callout-danger {
background-color: #fdf7f7;
border-color: #d9534f !important;
}

.bs-callout-danger h4 {
color: #d9534f;
}

.label-text-info{
display: block;
margin-top: 5px;
font-size: 11px;
color: gray;
font-style: italic;
}

.row-padding {
  
    margin-bottom: 25px;
}

.height-673{
	max-height:673px;
    overflow-y: scroll;
}

.panel-body .panel-heading-body h4 {
font-weight: bold;
font-size: 15px;
color: #384047;
margin-top: 0;
line-height: 30px;
margin-bottom:0 !important
}

.panel-body .panel-heading-body {
color: #333;
background-color: #FFFFFF;
border-bottom: #ddd 1px solid;
margin-bottom: 15px;
}

.height-table-340{
	max-height:340px;
	overflow-y: scroll;
	min-height:340px;
}

.panel-body h5 {
font-weight: bold;
font-size:13px;
color: #384047;
margin-top: 20px;
margin-bottom: 20px;
}

.bold{
	font-weight: bold;
}


/*----------------- PLANOS */

.navbar-form{
	margin:0
}

.font-well{
font-size: 16px;
font-weight: bold;
text-align: center;
}

.label-out{
	display: -webkit-box;
}

.width-20{
width: 20px;
}


/*----------------- scroll top ---*/

#backtotop {
cursor: pointer;
display: none;
position: fixed;
bottom: 5px;
font-size: 14px !important;
padding: 7px 10px;
width: 80px;
text-align: center;
background-color: #333333;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
filter: alpha(opacity=60);
-khtml-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
color: #FFF;
font-size: 14px;
z-index: 1000;
right: 5px;
}

#backtotop i{
padding-left: 8px;
border: none;
font-size: 14px;
}

#backtotop:hover
{
	filter : alpha(opacity=90);
	-khtml-opacity : 0.9;
	-moz-opacity : 0.9;
	opacity	: 0.9;
}

.height-planos-table{
	max-height:580px; min-height:580px; overflow-y:scroll
}

.top-10x{
	margin-top: 10px;
}

.check-25x{
  width: 25px !important;
height: 25px !important;
 }
 
 .icon-bis{
font-size: 22px;
color: rgb(23, 180, 23);
 }
 
  .icon-no-bis{
font-size: 22px;
color: rgb(224, 224, 224);
 }
 
 .box{
     position: relative;
margin: 10% auto;
background: rgba(10, 9, 9, 0.1);
width: 66.66666667%;
padding: 100px 40px;
border-radius: 16px;
border: 1px solid rgba(0, 0, 0, 0.11);
box-shadow: 1px 2px 3px rgb(136, 136, 136);
	}
	
	.box h1{
		font-family: Verdana, Geneva, sans-serif;
		font-size:80px;
		text-align: center;
		color: rgb(68, 63, 63);
        text-transform: uppercase;
        text-shadow: 3px 2px 2px black;
	}
.box .btn-lg {
padding: 40px 70px;
font-size: 50px;
line-height: 1.33;
border-radius: 5px;
text-transform: uppercase;
transition: all 1s;
-webkit-transition: all 1s;
} 
 .box .btn-lg:hover {
    background-color: rgb(59, 67, 163);
	}
		
    .margin-top{
    margin-top: 90px;
	}
	.height-100x{
	height: 100px;
}
    

