@font-face {
	font-family: "gobCL";
	font-style: normal;
	font-weight: normal;
	src: url("/static/fonts/gobcl_regular.eot") format("eot"),
		url("/static/fonts/gobcl_regular.woff") format("woff"),
		url("/static/fonts/gobcl_regular.ttf") format("truetype");
}

@font-face {
	font-family: "gobCL-bold";
	font-style: normal;
	font-weight: normal;
	src: url("/static/fonts/gobcl_bold.eot") format("eot"),
		url("/static/fonts/gobcl_bold.woff") format("woff"),
		url("/static/fonts/gobcl_bold.ttf") format("truetype");
}

.img_logo_izquierda {
	margin: 0px;
	max-height: 231px;
	min-height: 95px;
	position: absolute; left:0;
}

header .bicolor {
	margin: 0px;
	width: 170px;
	height: 1.5em;
}

header .bicolor span.azul {
	background: #0f69b4;
	width: 50%;
	height: 1.5em;
}

header .bicolor span.rojo {
	background: #eb3646;
	width: 50%;
	height: 1.5em;
}

#iconos_header {
	max-width: 312px;
	position: absolute; right:0;"
}

.logins_header {
	font-size: 12.2px;
	color: white;
	font-weight: bold;
	float: right;
	background-color: #1369b3;
	padding: 5px;
	border-right: 0px solid white;
}

.logins_header_ul {
	padding: 0px;
}

form ul.logins_header_ul {
	margin-bottom: 0px;
}

.logins_header_li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right: solid 1px;
	list-style: none;
}

.logins_header_li a {
	text-decoration: none;
	color: inherit;
}



.logins_header_li a:active, .logins_header_li a:hover {
	outline: 0;
	color: #eb3e48;
}

.logins_header_li:last-child {
	border-right: solid 0px;
}

.header_social {
	margin-top: 5px;
	margin-right: -10px;
	padding: 0;
	float: right;
}

.header_social_li {
	position: relative;
	float: left;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	color: rgba(0, 0, 0, 0.65);
}

.header_social_li:nth-child(1), .header_social_li:nth-child(5) {
	border-right: solid 1px;
}

.header_social_li:nth-child(5) {
	color: rgba(0, 0, 0, 1.0);
}

.header_social_li:last-child {
	padding-right: 7px;
}

.header_social_li a {
	text-decoration: none;
	color: inherit;
}

header {
	width: 100%;
	height: 270px;
	position: relative;
	margin: 0 auto 20px;
}

#header {
    background-repeat: no-repeat;
    background-position-x: 55%;
    background-position-y: 40%;
    background-color: #ffffff;
    background-size: 1000px;
/*     background-attachment: fixed; */
    background-image: url(/static/images/Imagenheader.png);
}

#headerAdmin {
    background-size: 1030px, auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    height: 170px;
}

/******MENU*****/
.col-centered {
	float: none;
	margin: 0 auto;
}

.width1000 {
	max-width: 1000px;
}

.menuSinPadding {
	padding: 0;
	margin-top: 0px;
}

.navbar-default {
	background-color: rgba(51, 122, 183, 1);
	border: 0px solid transparent;
	border-radius: 0px;
	z-index: 2;
    margin-top: 220px;
}

.navbar-nav>li {
	margin: 0;
	display: table-cell;
	text-align: center;
	position: relative;
	float: left;
}

.navbar-default .navbar-nav>li>a {
	height: 50px;
	display: block;
	border-right: 1px solid #e6e6e6;
	border-bottom: 2px solid #bdc9d1;
	color: #707070;
}

.navbar-default .navbar-nav>li>a:hover {
	padding: 15px 15px;
}

.navbar-default .navbar-toggle {
	background-color: #1369b3;
	border-color: transparent;
	z-index: 99999999;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #e6e6fa;
}

#navbar {
	padding: 0px 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e6e6fa;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background-color: #0f69b4;
}

#main_menu {
	width: 100%;
	text-align: center;
}

#main_menu>li {
	width: 25%;
}

#main_menu li a {
	font-size: 15px;
}

#main_menu .dropdown-menu {
	width: 100%;
	background-color: #0f69b4;
}

#main_menu .dropdown-menu li {
	background-color: #1369b3;
	margin: 0;
	list-style: none;
	float: none;
	text-align: center;
	border-bottom: 1px solid #3091C1;
	display: block;
	font-size: 12px;
	color: white;
	padding: 0;
	box-sizing: border-box;
}

#main_menu .dropdown-menu>li>form>a {
	display: block;
}

#main_menu .dropdown-menu>li>a, #main_menu .dropdown-menu>li>form>a {
	padding: 3px;
	font-size: 15px;
	text-align: left;
	color: inherit;
	text-decoration: none;
	background-color: transparent;
}

#main_menu .dropdown-menu>li>a:hover, #main_menu .dropdown-menu>li>form>a:hover
	{
	padding: 10px;
	color: white;
	padding: 3px;
	border-bottom: 1px solid #29abe2 !important;
	background: none repeat scroll 0 0 #045282;
	transition: all ease 0.2s;
}

@media ( max-width : 999px) {
	.img_logo_izquierda {
		margin-left: 0px;
	}
}

@media ( max-width : 699px) {
	header .bicolor {
		width: inherit;
	}
	.img_logo_izquierda {
		width: 135px;
		margin-left: 0px;
	}
	#header {
		width: 100%;
		position: relative;
		background-size: 150% 100%;
		background-repeat: no-repeat;
		background-position: top;
		margin: 0 auto 30px;
		background:white;
	}
	#iconos_header {
		max-width: 157px;
		margin-right: -12px;
	}
	.logins_header {
		font-size: 12.2px;
		color: white;
		font-weight: bold;
		float: right;
		background-color: #1369b3;
		padding: 5px;
		margin-right: 0px;
		border-radius: 10px 0px 0px 10px;
		border-right: 1px solid white;
		width: 149px;
	}
	.logins_header_li {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		list-style: inside;
		border-right: solid 0px;
		width: 100%
	}
	.header_social {
		margin-right: 0px;
		width: 158px;
	}
	
	.header_social_li:nth-child(1) {
		top:37px;
	}
	
	.header_social_li:nth-child(5) {
		top:-37px;
		border-right: none;
	}
	
	.menuSinPadding {
		margin-top: 0px;
	}
	.navbar-nav {
		margin: 0 auto;
		color: black !important;
	}
	#main_menu>li {
		width: 100%;
		/* background-color: #1b0188; */
		background-color: #0058a4;
		text-align: left;
	}
	.navbar-default .navbar-nav>li>a {
		color: white;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
		.navbar-default .navbar-nav>.open>a:focus {
		background-image: linear-gradient(to bottom, #0058a4 0%, #0058a4 100%);
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
		{
		border-right: 0px solid #e6e6e6;
		color: white !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.navbar-default {
		margin-top: 215px;
	}
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
}

/*******ESTILOS COMUNES**********/
.noPaddingLaterales {
	padding-left: 0px;
	padding-right: 0px;
}

.paddingSuperior {
	padding-top: 15px;
}

.paddingSuperior2x {
    padding-top: 30px;
}

.noMargingLaterales {
	margin-left: 0px;
	margin-right: 0px;
}

.noPaddingRight {
	padding-right: 0px;
}

.noPaddingVerticales {
    padding-top: 0px;
    padding-bottom: 0px;
}

.noPaddingLeft {
	padding-left: 0px;
}

.paddingLeft {
	padding-left: 15px;
}
.margenVerticales {
    margin-top: 15px;
    margin-bottom: 15px;
}

.margenSuperior {
    margin-top: 15px;
}

.margenSuperior2x {
    margin-top: 30px;
}

.margenIzquierda {
    margin-left: 15px;
}

.margenDerecha {
    margin-right: 15px;
}

.margenInferior {
    margin-bottom: 15px;
}

.blue-tick {
    color:#0f70b7;
    font-weight: bold;
}
.green-tick {
    color:#a2ffa2;
    font-weight: bold;
}
.red-times {
    color:#ff0000;
    font-weight: bold;
}

.cursiva {
	font-style: italic;
}

.width740 {
	margin-top: 1em;
	max-width: 740px;
}

.width230 {
	margin-top: 1em;
	margin-right: 30px;
	max-width: 230px;
}

.width660 {
	margin-top: 1em;
	max-width: 660px;
}

.width320 {
	max-width: 320px;
}

.width320Fixed {
    width: 320px;
}

body {
    font-family: "gobCL";
    font-style: normal;
    font-weight: normal;
    background-color: #e6e6e6;
    color: #666666;
}

input.select2-search__field {
    color: #666666;
}

input.select2-search__field::-webkit-input-placeholder { 
    color: #666666 !important; 
}

.alert-info{
	color:#1F5C80;
	text-align: left;
}

.alert-danger{
	color:#903A39;
	text-align: left;
}

.alert-success{
	color:#006D00;
	text-align: left;
}



@media ( min-width :701px) and (max-width: 992px) {
	.width230 {
		margin-right: inherit;
	}
	.width660 {
		margin-left: 0px;
		max-width: 62%;
	}
}

@media ( max-width : 700px) {
	.width230 {
		margin-top: 15px;
		margin-right: inherit;
		max-width: inherit;
	}
	.width740 {
		margin-top: 15px;
		max-width: inherit;
	}
	.width660 {
		margin-top: 1em;
		max-width: inherit;
	}
	.width320 {
		max-width: inherit;
	}
}

.dropdown-submenu {
	position: relative;
}

.dropdown-menu-wide {
    width: 30em !important;
}

.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 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu-info {
	margin-left: 2px !important;
    background-color: #e7e7e7 !important;
    color: black !important;
    padding-left: 2px;
    padding-right: 2px;
}

.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: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #ffffff;
}

*.c.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;
}

/***** MENU STICKY *****/
@media(min-width: 768px){
	.aside-menu-sticky {
	position: sticky;
	top: 25px;
    }
}

/***** FIN MENU STICKY *****/

/***** CLEARBOTH *****/
.clearboth{
	clear:both;
}
/***** FIN CLEARBOTH *****/

/***** CURSOR POINTER *****/
.cursor-pointer{
	cursor: pointer;
}

.no-resize{
	resize: none;
}
.resize-horizontal{
	resize: horizontal;
}
.resize-vertical{
	resize: vertical;
}

input:read-only {
	cursor: not-allowed;
}

.imagen-logo {
    max-width:300px;
    height:100px;
}

.overflow-scroll {
    overflow: auto;
}