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

/* Page structure */
html, body {
	background-color: #222;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: black;
}
.header, .footer {
	color: #DEDEDE;
	background-color: #0A0A0A;
}
@media (min-width: 768px) {
	/* auto hide sidebar on window resize*/
	#sb-site { transform: none !important; }
}


/* Page contents */
#content {
	position: relative;
}
@media (min-width: 768px ) {
	#content {
		padding: 10px 0 20px;
	}
}
#content .container-float-top {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 300;
}
#content .container-float-right {
    position: absolute;
    top: 40px;
    right: 15%;
    z-index: 300;
}
#content .container {
	overflow: hidden;
	padding: 0 10px;
}

/* Widgets */
.widget-grid { padding-bottom: 10px; }
.widget > header { padding: 10px 15px 5px; }
.widget > section { padding: 5px 15px; }
.widget > section.no-header { padding-top: 15px; }
.widget > section.no-footer { padding-bottom: 15px; }
.widget > footer { padding: 5px 15px 10px; }

.widget.body {
	margin-top: 15px;
	height: 100%;
}
.widget.body.top {
	margin-top: 0;
}
@media (min-width: 768px ) {
	.widget.body {
		margin-top: 25px;
		box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
	}
}

.widget.default {
	background-color: white;
	color: black;
}
@media (max-width: 768px ) {
	.widget > header.bg-grey-xs {
		background-color: #D3D3D3;
		border-bottom: 1px solid #eee;
	}
}


/******************************* Element stlyes *********************************/

/* Default links */
a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.1s;
}
a:hover, a:focus {
	text-decoration: none;
}
a:hover, a:active {
	color: #faca73;
}
a:focus {
	color: #faca73;
	outline: none;
	outline-offset: 0px;
}
a:visited {
	text-decoration: none;
}

a.hover-black:hover, a.hover-black:focus, a.hover-black:active { color: black; }
a.hover-underline:hover, a.hover-underline:focus, a.hover-underline:active { text-decoration: underline; }

a.img img {
	display: block;
	transition: opacity 0.3s;
}
a.img:hover img {
	opacity: 0.7;
}

a.glow {
	color: #DEDEDE;
	text-decoration: none;
	transition: all 0.1s;
}
a.glow:hover, a.glow:active {
	color: white;
	text-shadow: 0 0 10px orange, 0 0 20px orange;
}


/* Utils */
.no-padding { padding: 0 !important; }
@media (max-width: 768px) { .no-padding-xs { padding: 0 !important; } }
.no-margin { margin: 0 !important; }
a.block, span.block { display: block; }
.uppercase { text-transform: uppercase; }
.no-wrap { white-space: nowrap; }
.position-initial { position: initial; }

/* Text colors */
.txt-color-light {color: #DEDEDE;}
.txt-color-dark  {color: #0A0A0A;}
.txt-color-black {color: black;}
.txt-color-white {color: white;}
.txt-color-grey  {color: #666;}
.txt-color-orange {color: #EB5F00;}
.txt-color-green {color: #44A300;}
.txt-color-yellowgreen {color: #C7D927;}

/* Background styles */
.bg-transparent { background: none transparent;}
.bg-color-dark {background-color: #0A0A0A;}
.bg-color-light {background-color: #DEDEDE;}
.bg-color-black {background-color: black;}
.bg-color-white {background-color: white;}
.bg-color-grey {background-color: #7b7b7b;}
.bg-color-orange {background-color: #EB5F00;} /*#EE6200*/
.bg-color-green {background-color: #44A300;}
.bg-color-lightgreen {background-color: #AEF474;}
.bg-color-yellowgreen {background-color: #C7D927;}
.bg-color-lightyellowgreen {background-color: #DFE986;}

/* Gradient backgrounds */

.bg-gradient-grey {
	background: -webkit-linear-gradient(rgb(202, 202, 202), rgb(227, 227, 227));
	background: -o-linear-gradient(rgb(202, 202, 202), rgb(227, 227, 227));
	background: -moz-linear-gradient(rgb(202, 202, 202), rgb(227, 227, 227));
	background: linear-gradient(rgb(202, 202, 202), rgb(227, 227, 227));
}
.bg-gradient-grey1 {
	background: -webkit-linear-gradient(rgb(237, 237, 237), rgb(202, 202, 202));
	background: -o-linear-gradient(rgb(237, 237, 237), rgb(202, 202, 202));
	background: -moz-linear-gradient(rgb(237, 237, 237), rgb(202, 202, 202));
	background: linear-gradient(rgb(237, 237, 237), rgb(202, 202, 202));
}

.bg-gradient-green {
	background: -webkit-linear-gradient(rgb(203, 216, 64), rgb(202, 202, 202));
	background: -o-linear-gradient(rgb(203, 216, 64), rgb(202, 202, 202));
	background: -moz-linear-gradient(rgb(203, 216, 64), rgb(202, 202, 202));
	background: linear-gradient(rgb(203, 216, 64), rgb(202, 202, 202));
}

.tablas { float:left;width:100%; margin:0 ;}




/*tablas*/
.table_list {background-color:#ffffff;margin-top:20px;color:#000000;width:100%}
.table_list.pais{background-color:#ffffff;color:#000000;font-size:14px;border:0;}
.table_list th{text-align:left;font-weight:bold;padding:3px; background-color:#f5f5f5;font-size:10px;border:1px solid #e0e0e0;}
.table_list th.pais{font-size:14px;padding:2px 2px 2px 3px;border:1px solid #e0e0e0;background-color:#eaeaea; text-align:left  }
.table_list tr{text-align:left;font-weight:bold; background-color:#ffffff;border:1px solid #e0e0e0;}
.table_list td{text-align:left; vertical-align:top; padding:3px;border:1px solid #e0e0e0;font-size:10px;}


.table_list_result {background-color:#eaeaea;margin-top:20px;color:#000000;}
.table_list_result th.pais{font-size:14px; text-align:center;padding:8px;border:1px solid #e0e0e0;}
.tabla_index {width:280px;}
.tabla_index  td{padding:0px 0 3px;}
.table td.lineTH {background:#272729; height:1px;padding: 0;}

/* Font sizes and styles */
.font-xxs { font-size: 11px; }
.font-xs { font-size: 13px; }
.font-sm { font-size: 14px; }
.font-default { font-size: 16px;}
.font-md { font-size: 18px; }
.font-lg { font-size: 24px; }
.font-xl { font-size: 30px; }

@media (max-width: 768px) {
	body {font-size: 14px;}
	.font-xs { font-size: 12px; }
	.font-sm { font-size: 13px; }
	.font-default { font-size: 14px;}
	.font-md { font-size: 16px; }
	.font-lg { font-size: 20px; }
	.font-xl { font-size: 24px; }
}



/************* Bootstrap elements *************/

.img-responsive.full-width {
	width: 100%;
}
.img-responsive.full-height {
	height: 100%;
}

.vertical-group > div { margin-bottom: 5px; }


/* OCA Arrows */
.oca-arrow-left, .oca-arrow-right {
	width: 30px;
	padding: 2px 10px;
}
.oca-arrow-up, .oca-arrow-down {
	width: 30px;
}

/* OCA Input elements */
.input-group-oca { width: 100%; }
.input-group-oca input {
	background-color: #efefef;
	border-radius: 0 !important;
	color: black;
	height: 25px !important;
	margin-top: 3px;
	padding: 0 10px !important;
}
.input-group-oca .input-group-btn button {
    z-index: 2;
    border-radius: 4px !important;
    font-size: 14px !important;
    padding: 3px 8px !important;
}
.form-control.orange:focus {
    border-color: orange;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 184, 112, 0.6);
    outline: 0 none;
}

/* Custom OCA bootstrap-select */
/* Fix for bootstrap-select plugin */
button.selectpicker .caret {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid;
}
.oca-select-group .bootstrap-select {
	margin: 5px 0;
}

.bootstrap-select button.selectpicker.thin {
	padding: 3px 12px;
}
.bootstrap-select button.selectpicker.btn-oca {
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 2px 10px;
	background-color: #EFEFEF;
	font-size: 13px;
	/*text-transform: uppercase;*/
}
.bootstrap-select button.selectpicker.btn-oca .caret {
	width: 26px;
	height: 26px;
	top: 0 !important;
	right: -2px !important;
	/* btn-warning style */
	display: block;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
	background-repeat: repeat-x;
	border: 1px solid #e38d13;
}
.bootstrap-select.open button.selectpicker.btn-oca .caret {
	background-color: #eb9316;
	border-color: #e38d13;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.bootstrap-select button.selectpicker.btn-oca .caret::after {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid white;
	content: " ";
	position: absolute;
	right: 4px;
	top: 7px;
}

/* 5 column layout */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* video wrappers for youtube iframed videos */
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	/*margin-bottom: 10px; */
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* video thumbnails */
.video-thumbnail {
	position: relative;
	max-width: 150px;
	margin: 0 auto;
	display: block;
}
.video-thumbnail .play {
    position: absolute;
    left: 50%;
    top: 50%;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
}
.video-thumbnail .play.play-xs {
    margin-left: -10px;
    margin-top: -10px;
}
.video-thumbnail .play.play-sm {
	margin-left: -15px;
	margin-top: -15px;
}
.video-thumbnail .play.play-md {
    margin-left: -20px;
    margin-top: -20px;
}
.video-thumbnail img { transition: opacity 0.3s}
.video-thumbnail:hover img { opacity: 0.7; }

/* image captions */
.img-caption {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.img-caption div.caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 20px;
	background-color: rgba(0,0,0,0.65);
	color: white;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.8);
}
.img-caption img { display: block; }
.img-caption img.fit-width { width: 100%; height: auto; }
.img-caption img.fit-height { height: 100%; width: auto; }
a.img-caption img { transition: opacity 0.3s; }
a.img-caption:hover img { opacity: 0.7; }

/* article paragraphs */
.article p {
	padding: 10px 0;
}

