/*
 * Start Bootstrap - Full (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html, body {
    height: 100%;
		margin-top: 0px;
		font-family: 'Open Sans';
}

.bg-index {
		/* The image used */
		/* background-image: url("../images/bg-index.jpg"); */
		
		/* Full height */
		height: 100%; 
		
		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		transition: background-image 2s ease-in-out;
}

.bg-home {
		/* The image used */
		/* background-image: url("../images/bg-home.jpg"); */
		
		/* Full height */
		height: 100%; 
		
		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		transition: background-image 2s ease-in-out;
}

.modal-content  {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
}

.modal-header {
    border-bottom: 0 none;
}

.modal-footer {
    border-top: 0 none;
}

#footer-index{
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 30px;
		text-align: right;
		margin-left: 0px;
		background-color: #000000;
		opacity: 0.5;
}

#footer-home{
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 80px;
		text-align: left;
		margin-left: 0px;
		background-color: #eeeeee;
}

.input-index {
		border: 0px;
		border-radius: 0px;
		box-shadow: none;
		border-bottom: 1px solid #337ab7;
}

.input-index:focus {
		border: 0px;
		border-radius: 0px;
		box-shadow: none;
		border-bottom: 2px solid #337ab7;
}

.txt-titulo1{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    margin-top: 5px;
}

.txt-titulo2{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    margin-top: 5px;
    float: left;
}

.txt-titulo3{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

.txt-titulo4{
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    margin-top: 14px;
}

.txt-titulo5{
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    color: #000000;
}

.txt-titulo6{
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    color: #000000;
}

.txt-titulo7{
    font-size: 15px;
    font-weight: normal;
    text-align: right;
    color: #000000;
}

.txt-titulo8{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    margin-top: 6px;
}

.txt-titulo9{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    margin-top: 6px;
}

.txt-titulo10{
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    color: #000000;
		margin-top: 0px;
		margin-bottom: -10px;
}

.txt-titulo11{
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #000000;
    margin-top: 0px;
		margin-bottom: 0px;
}

.txt-titulo2B{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #ffc90e;
    margin-top: 5px;
    float: left;
}

.txt-titulo4B{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    margin-top: 14px;
}

.txt-notificacion1{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    margin-top: 14px;
}

.txt-label1{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #444444;
    margin-bottom: 0px;
}

.txt-label2{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #777777;
    margin-bottom: 0px;
}

.txt-label3{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ff0000;
    margin-bottom: 0px;
}

.txt-label4{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 0px;
}

.txt-label5{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #000000;
    margin-bottom: 0px;
}

.txt-label6{
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #000000;
    margin-bottom: 0px;
}

.txt-label1B{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
}

.txt-label2B{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
}

.txt-label1C{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #b97a57;
    margin-bottom: 0px;
}

.txt-label1V{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #22b14c;
    margin-bottom: 0px;
}

.txt-label2A{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #0000fa;
    margin-bottom: 0px;
}

.txt-pie1{
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #000000;
    margin-top: 33px;
    margin-bottom: 0px;
}

.txt-pie2{
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.txt-pie1B{
    font-size: 10px;
    font-weight: normal;
    text-align: right;
    color: #ffffff;
    margin-top: 33px;
    margin-bottom: 0px;
}

.txt-pivote1{
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    margin-top: -2px;
    margin-right: 15px;
    float: left;
}

.form-group{ 
    margin-top: 0px; 
    margin-bottom: 7px;
}

.btn-general{
    width: 120px;
    height: 50px;
    border-radius: 0px;
}

.btn-general2{
    width: 100%;
    height: 50px;
    border-radius: 0px;
}

.btn-general-verde{
    width: 120px;
    height: 50px;
    border-radius: 0px;
		background-color: #b5e61d;
}

.btn-general-verde2{
    width: 120px;
    height: 50px;
    border-radius: 0px;
		background-color: #c8ed5c;
}

.btn-general-amarillo{
    width: 120px;
    height: 50px;
    border-radius: 0px;
		background-color: #fff200;
}

.btn-general-amarillo2{
    width: 120px;
    height: 50px;
    border-radius: 0px;
		background-color: #fff8a7;
}

.btn-general-rosa{
    width: 120px;
    height: 50px;
    border-radius: 0px;
		background-color: #ffaec9;
}

.btn-ancho-verde{
    width: 100%;
    border-radius: 0px;
		background-color: #b5e61d;
}

.btn-ancho-amarillo{
    width: 100%;
    border-radius: 0px;
		background-color: #fff200;
}

.btn-url1{
    width: 205px;
    height: 36px;
    border-radius: 0px;
}

.btn-url2{
    width: 497px;
    height: 36px;
    border-radius: 0px;
}

.btn-url3{
    width: 350px;
    height: 36px;
    border-radius: 0px;
}

.btn-close{
    width: 25px;
    height: 22px;
		border-radius: 0px;
    padding: 0px;
}

.btn-blanco{
    background-color: #ffffff;
}

.btn-gris{
    background-color: #eeeeee;
}

.btn-azul{
    background-color: #99d9ea;
}

.btn-anaranjado{
    background-color: #ff7f27;
}

.btn-morado{
    background-color: #c8bfe7;
}

.btn-naranja{
    background-color: #ffc90e;
}

.btn-lima{
    background-color: #b5e61d;
}

.btn-verde{
    background-color: #22b14c;
}

.btn-rosa{
    background-color: #ffaec9;
}

.ui-dialog-titlebar-close{
    visibility: hidden;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #ffc90e;
}

.ui-dialog .ui-dialog-buttonpane button {
    width: 100px;
		height: 40px;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: .3em .6em .5em .4em;
}

.date div.ui-datepicker
{
	width: 100%;
	border-radius: 0px !important;
}

.image-upload > input{
    display: none;
}

.image-upload img{
    cursor: pointer;
}

div.image-menu{
    position: relative;
    float: center;
    margin: 0px;
}

div.image-menu:hover img{
    opacity: 0.5;
}

div.image-menu:hover input{
    display: block;
}

div.image-menu input{
    position: absolute;
    display: none;
}

div.image-menu input.delete{
    top: 0;
    right: 0;
}

/* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
}

/* Change background color of links on hover */
ul.tab li a:hover {background-color: #ddd;}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {background-color: #ffffff;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 0px solid #ccc;
    border-top: none;
}

/* Multilevel menu */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.sidenav-left {
    height: 100%;
    width: 20px;
    position: fixed;
    z-index: 100;
    top: 55px;
    left: 0;
    background-color: #000000;
		opacity: 0.6;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
}

.sidenav-left a {
    padding: 8px 20px 8px 20px;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav-left a:hover {
    color: #f1f1f1;
}

@media screen and (max-height: 450px) {
		.sidenav-left {padding-top: 15px;}
		.sidenav-left a {font-size: 18px;}
}

.sidenav-right {
    height: 100%;
    width: 20px;
    position: fixed;
    z-index: 100;
    top: 55px;
    right: 0;
    background-color: #000000;
		opacity: 0.6;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
}

.sidenav-right a {
    padding: 8px 20px 8px 20px;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav-right a:hover {
    color: #f1f1f1;
}

@media screen and (max-height: 450px) {
		.sidenav-right {padding-top: 15px;}
		.sidenav-right a {font-size: 18px;}
}