/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
/* Toggle Styles */
/* This sidebar modified by seegatesite.com */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 
#wrapper.toggled {
    padding-left: 275px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 275px;
    width: 0; /* disini agar ketika di kecilkan tidak hilang semua default 0*/
    height: 100%;
    margin-left: -275px;
    overflow-y: auto;
    /*COLOR DEL FONDO DE LA BARRA DE MENUS DE LA OEA*/
    background: #f47b3d;
    /*background-image: url(../imagenes/nuevoFondo.png);
	background-repeat: repeat-x;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
    width: 275px;
}
 
#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}
 
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -275px;
}
.fixed-brand{
    width: auto;
}
/* Sidebar Styles */
 
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 275px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 2px;
}
 
.sidebar-nav li {
    text-indent: 15px;
    line-height: 40px;
}
 
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    /*COLOR DEL TEXTO DE LOS SUBMENUS*/
    color: #fff;
    font-weight: bold;
}
 
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
    border-left: #1c4da1 4px solid;
}
 
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
 
.sidebar-nav > .sidebar-brand {
    height: 565px;
    font-size: 18px;
    line-height: 60px;
}
 
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
 
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
.no-margin{
    margin:0;
}
 
@media(min-width:768px) {
    #wrapper {
        padding-left: 275px;
    }
		.fixed-brand{
		width: 1250px;
	}
		
    #wrapper.toggled {
        padding-left: 0;
    }
 
    #sidebar-wrapper {
        width: 275px;
    }
 
    #wrapper.toggled #sidebar-wrapper {
        width: 275px;
    }
    #wrapper.toggled-2 #sidebar-wrapper {
        width: 50px;
    }
    #wrapper.toggled-2 #sidebar-wrapper:hover {
        width: 275px;
    }
 
    #page-content-wrapper {
        padding: 20px;
        position: relative;
         -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    }
 
    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
        padding-left: 275px;
 
    }
        #wrapper.toggled-2 #page-content-wrapper {
        position: relative;
        margin-right: 0;
        margin-left: -225px;
		/* SE LO AGREGUE PARA QUE EL CONTENIDO ABARQUE LA PANTALLA COMPLETA */
		width: auto;
         -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
	.contenidoSection {
		padding-top: 72px;
	}
	.displayOculto {
		display: none;	
	}
}

.grande_derecha_pequenio_izquierda {
    text-align: right;
}

@media (max-width: 767px) {
    .contenidoSection {
		padding-top: 59px;
	}
	.displayOculto {
	display: inline;	
	}

    .grande_derecha_pequenio_izquierda {
        text-align: left;
    }
}



#carouselButtons {
    margin-left: 100px;
    position: absolute;
    bottom: 0px;
}

.carousel-inner {
    text-align: center; 
}
.carousel .item > img { 
    display: inline-block;
}

.item img {
   /*width: 100%;*/
}

.centrar_boton_carousel {
    margin-top: 270px;
    vertical-align:middle;
    /*
    width:80px;
    height:80px;
    background-color:red;
    border-radius:100%;
    text-align:center;    
    display:table-cell;
    */
}

#carousel-example-generic { 
/*    margin:0 auto 0 auto; 
    width:1200px; 
padding: 1em 3em;
 margin: 1em 20%;*/
text-align: center;
    
}

.colorAzul {
	background: #000041;
	color: #FFF;	
}
.fondoHeader {
	/*background-image: url(../imagenes/nuevoFondo.png);*/
    background-color: #f47b3d;
	color: #FFF;	
	/*left:0;
	position:fixed;
	top:0;
	width:100%;*/
}

.fondoRojo {
    background-image: url(../imagenes/nuevoFondoRojo.png);
}

.logo2{
	height: 60px;
	width: 220px;
	float: left;
	text-align: center;
	padding-top: 0;
    padding-left: 15px;
}
.logo3{
	height: 60px;
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 1px;
}
.titulo_principal2{	
	width: 500px;
	float: left;
	margin-top: -3px;
	margin-left: 22px;
	color: #FFF;
}
.subtitulo_principal2{
	font-size: 20px;
	font-weight: bold;
}
.siges2 {
    color: #fff;
    font-size: 13px;
    margin-top: -3px;
    font-weight: bold;
}
.siu2 {
    color: #FFFFFF;
    font-size: 10px;
    padding-bottom: 5px;
}
.siges3 {
    color: #FFFF00;
    font-size: 12px;
    margin-top: -5px;
}
.siu3 {
    color: #FFFFFF;
    font-size: 10px;
}
.colorBlancoNegrita {
	color: #FFFFFF;	
}
.textoColorAzul {
    color: #0022a5;
}

.usuario_actual2 {
	width: 50px;
	margin-right: 10px;
    line-height: 15px;
    float: right;
	text-align: center;
	padding-right: 15px;
	font-size: 12px;
    margin-top: 0px;
    margin-bottom: -15px;
}
.usuario_actual2 a {
    color: #FFFF00;
}

.usuario_actual2 a:hover {
    color: #FF9900;
    cursor: pointer;    
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: -20px;    
}

.icon-size
{
    font-size: 87px;
}

.icon-size-small
{
    font-size: 25px;
}

.colorLogin {
    background-color: #fff;
    color: #000;
}

.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.clients-comments img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 60px;
  padding: 1px;
  width: 60px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.arrow_box {
	position: relative;
	background: #FFF;
	border: 1px solid #c2e1f5;
    margin-top: -10px;
    margin-bottom: -10px;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 18px;
	margin-left: -18px;
}


/*TAMAŅO DE LOS MODAL BOOTSTRAP*/

.modalTamanio10 {
    width: 10% !important;
}

.modalTamanio20 {
    width: 20% !important;
}

.modalTamanio30 {
    width: 30% !important;
}

.modalTamanio40 {
    width: 40% !important;
}

.modalTamanio50 {
    width: 50% !important;
}

.modalTamanio60 {
    width: 60% !important;
}

.modalTamanio70 {
    width: 70% !important;
}

.modalTamanio80 {
    width: 80% !important;
}

.modalTamanio90 {
    width: 90% !important;
}

.modalTamanio97 {
    width: 97% !important;
}

.modalTamanio100 {
    width: 100% !important;
}

.texto18px {
    font-size: 18px;
}

.texto22px {
    font-size: 22px;
}


.texto48px {
    font-size: 48px;
}

.espaciado4{
    font-size: 4px;
}

.espaciado5 {
    font-size: 5px;
}

.espaciado6 {
    font-size: 8px;
}



/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    cursor: pointer;
}

    /* Base styles for the entire tooltip */
    [data-tooltip]:before,
    [data-tooltip]:after,
    .tooltip:before,
    .tooltip:after {
        position: absolute;
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        pointer-events: none;
    }

    /* Show the entire tooltip on hover and focus */
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after,
    [data-tooltip]:focus:before,
    [data-tooltip]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    /* Base styles for the tooltip's directional arrow */
    .tooltip:before,
    [data-tooltip]:before {
        z-index: 1001;
        border: 6px solid transparent;
        background: transparent;
        content: "";
    }

    /* Base styles for the tooltip's content area */
    .tooltip:after,
    [data-tooltip]:after {
        z-index: 1000;
        padding: 8px;
        width: 200px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        font-size: 14px;
        line-height: 1.2;

    }

    /* Directions */

    /* Top (default) */
    [data-tooltip]:before,
    [data-tooltip]:after,
    .tooltip:before,
    .tooltip:after,
    .tooltip-top:before,
    .tooltip-top:after {
        bottom: 100%;
        left: 50%;
    }

    [data-tooltip]:before,
    .tooltip:before,
    .tooltip-top:before {
        margin-left: -6px;
        margin-bottom: -12px;
        border-top-color: #000;
        border-top-color: hsla(0, 0%, 20%, 0.9);
    }

    /* Horizontally align top/bottom tooltips */
    [data-tooltip]:after,
    .tooltip:after,
    .tooltip-top:after {
        margin-left: -80px;
    }

    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after,
    [data-tooltip]:focus:before,
    [data-tooltip]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after,
    .tooltip-top:hover:before,
    .tooltip-top:hover:after,
    .tooltip-top:focus:before,
    .tooltip-top:focus:after {
        -webkit-transform: translateY(-12px);
        -moz-transform: translateY(-12px);
        transform: translateY(-12px);
    }

/* Left */
.tooltip-left:before,
.tooltip-left:after {
    right: 100%;
    bottom: 50%;
    left: auto;
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, 0.9);

}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
    bottom: 50%;
    left: 100%;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
    top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px;
}

.color-naranja-oea {
    color: #f47b3d;
}

.color-azul-oea {
    color: #337ab7;
}


/*PROPIAS CLASES*/

.blanco {
    color: #fff;
    font-weight: bold;
}


.derechaPantallaGrande_IzquierdaPantallaSmall {
    text-align: right;
    padding-top: 8px;
}

@media (max-width: 767px) {
    .derechaPantallaGrande_IzquierdaPantallaSmall {
        text-align: left;
        margin-bottom: 3px;
    }
}
