/* TABLE OF CONTENT
======================================
# 1. Main Styles
# 2. Content
# 3. Header
# 4. Intro
# 5. Schedule
# 6. Adresses
# 7. Classes
# 8. Comments
# 9. RSVP
# 10.  Footer
# 11.  Svg
# 12.  Statistics
# 13.  App
# 14.  Forms
# 15.  Gallery
# 16.  Coaches
# 17.  Blo
# 18.  Pagination
# 19.  Partners
# 20.  Article Formats
# 21.  BackOffice
# 22.  Responsive
# 23.  Settings
# 24.  Product
======================================
*/


ul {
	padding: 0;
	margin: 0;
	list-style: inside;
}
li {
    text-align: justify;
}
/*
# Site Map Tree view
*/
/* CSS Tree menu styles */
	
	ol.tree
	{
		padding: 0 0 0 30px;
		width: 600px; /* Estaba en 300px */
	}
	ol.tree li 
	{ 
		position: relative; 
		margin-left: -15px;
		list-style: none;
	}
	li.file
	{
		margin-left: -1px !important;
	}
		li.file a
		{
			background: url("/apps/site/templates/interbus/core/images/document.png") 0 0 no-repeat;
			padding-left: 21px;
			text-decoration: none;
			display: inline;
		}
		li.file a[href *= '.pdf']	{ background: url("/apps/site/templates/interbus/core/images/document.png") 0 0 no-repeat; }
		li.file a[href *= '.html']	{ background: url("/apps/site/templates/interbus/core/images/document.png") 0 0 no-repeat; }
		li.file a[href $= '.css']	{ background: url("/apps/site/templates/interbus/core/images/document.png") 0 0 no-repeat; }
		li.file a[href $= '.js']		{ background: url("/apps/site/templates/interbus/core/images/document.png") 0 0 no-repeat; }
	li input
	{
		position: absolute;
		left: 0;
		margin-left: 0;
		opacity: 0;
		z-index: 2;
		cursor: pointer;
		height: 1em;
		width: 1em;
		top: 0;
	}
		li input + ol
		{
			margin: -0.938em 0 0 -44px; /* 15px */
			height: 1em;
		}
		li input + ol > li { display: none; margin-left: -14px !important; padding-left: 1px; }
	li label
	{
		background: url("/apps/site/templates/interbus/core/images/folder-horizontal.png") 15px 1px no-repeat;
		font-weight:normal;
		cursor: pointer;
		display: inline;
		color: #337ab7;
		padding-left: 37px;
	}

	li input:checked + ol
	{
		margin: -1.25em 0 0 -44px; /* 20px */
		padding: 1.563em 0 0 80px;
		height: auto;
	}
		li input:checked + ol > li { display: block; margin: 0 0 0.125em;  /* 2px */}
		li input:checked + ol > li:last-child { margin: 0 0 0.063em; /* 1px */ }


/* CSS styles */

.symantec {
 	clear: both;
	float: none;
}
body{
	
}
header{
	padding:15px;
	color:white;
}
.opacy{
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.greenRow{
	background-color:#129842;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	margin-bottom:10px;
}
.HeaderSteps {
    margin-bottom: 10px;
}
em{
	font-weight:bold !important;
	font-style:normal !important;
}
strong {
    color: #f0ad4e;
}
article{
	text-align:justify;
}
h3 {
	 display: inline-block;
	 margin-top: 3px;
}
b,h3,label {
	/*color: #003333;*/
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    text-decoration: none;
}
.modal-header-custom {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 5px;
}
.modal-body-custom {
    padding: 5px;
    position: relative;
	max-height:400px; 
    overflow-y: auto;
}
.modal-footer-custom {
    border-top: 1px solid #e5e5e5;
    padding: 5px;
    text-align: right;
}
.table {
	/*height:280px;*/
}
.table280{
	height:280px;
}
.table400{
	height:400px;
	border:solid 1px #DDDDDD;
}
.cellBorder{
	border-right:solid 1px #DDDDDD;
}
.center{
	vertical-align:center;
	text-align:center;
}
.bodyContainer{
	min-height:300px;
}
.btn_custom2{
	background-color: #fff;
	border:none;
    color: #333;
}
.btn_custom{
	/*background-color: #fff;
	border:none;
    color: #333;*/
	margin-bottom: 10px;
	width:100%;
}
.btn_custom_bold{
	font-weight:bold;
	margin-bottom: 10px;
	width:100%;
}
.btn_custom2:hover, .btn_custom:hover,
.btn_custom_bold:hover,
.btn_custom_bold:active,
.btn_custom:focus,
.btn_custom.focus,
.btn_custom:active,
.btn_custom.active {
  /*color: #6EB2E8;*/
  border:none;
  /*background-color: #fff; */  
}

.input-group-addon-custom{
	background-color: #fff;
	border:none;
	padding-left: 2px;
    padding-right: 2px;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.row.gutter1 {
  margin-left: 2px;
  margin-right: 2px;
}
.row.gutter1 [class*='col-']:not(:first-child),
.row.gutter1 [class*='col-']:not(:last-child) {
  padding-right: 2px;
  padding-left: 2px;
}


 a:hover {
	text-decoration: none;
}

#logoIb{
	width:130px;
}


#flag{
	width:45px;
	padding-right:10px;
}
#CostaRicaMap{
	width:95%;
	float;
}

#interbusDescription{
	font-size:20px;	
	text-align:justify;	
	padding: 15px;
}

#mapaSimbologia{
	height: 201px;
    position: absolute;
    right: 0;
    width: 207px;
}
.width200{
	width:280px;
}
.width120{
	width:120px;
}
.width80{
	width:80px;
}
.width90{
	width:90px;
}

a.skypereservaschat {
    background: url("/core/image/SkypeReservations.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    left: 750px;
    /*position: absolute;*/
    top: 130px;
    width: 158px;
}

a.skypesupportchat {
    background: url("/core/image/SkypeSupport.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    left: 750px;
    /*position: absolute;*/
    top: 166px;
    width: 124px;
}

footer{
	padding: 5px;
	text-align:center;
	font-size:16px;
}
#searchButtom{
	background-image: url("/core/image/search.png");
	background-width:10px;
    background-repeat: no-repeat;    
}
.right {
	text-align:right;
}

.form-control-custom {
    background-color: #fff;
    background-image: none;
    border-bottom-color: #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;	
}

/* Social Icons */
.fa-custom {
	padding:8px;
    -x-system-font: none;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 32px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-facebook {
  color: #3b5998;

}
.fa-twitter {
  color: #00aced;
}
.fa-youtube {
  color: #bb0000;
}

.fa-google-plus {
  color: #dd4b39;
}

.fa-google-pinterest {
  color: #cb2027;
}
.fa-whatsapp {
  color: #4dc247;
}

.fa-phone {
   color: #f47920;
}

.glyphicon-map-marker{
	color:red;
}

.tripadvisor {
  background-image:url("/core/image/tripadvisor.png");
  background-repeat:no-repeat;
  width:30px;
  height:25px;
}

.navbar-nav > li > a {
   font-size:20px;
}
/******************************************************/
/*  
# 3 Header
*/
#crtnTxt {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
.goodyLink{
	padding: 5px;
}
.goody{
	width:40px;
}
/*
# 20.  Article Formats
*/
/* Article Formats for SEO pages */
article b {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
}
article strong {
    color: #333;
}
article {
    padding-bottom: 50px;
}

/* Site map icons */
.treeview {
    display: block;
    margin: 0;
    padding: 0;
}
.treeview ul {
    font-size: inherit;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.treeview li {
    -moz-user-select: none;
    color: #555555;
    cursor: pointer;
    font-size: inherit;
    padding: 2px 16px;
    position: relative;
    vertical-align: middle;
}
.treeview li.active > .leaf {
    font-weight: bold;
}
.treeview li.disabled {
    color: #999999;
    cursor: default;
}
.treeview li.disabled:hover > .leaf {
    color: #999999;
}
.treeview li .input-control {
    height: 1rem;
    line-height: 0.625rem;
    margin: 0 0.3125rem 0 0;
    min-height: 0;
}
.treeview li .input-control .check {
    line-height: 1rem;
}
.treeview ul > li > .leaf:hover {
    color: #1d1d1d;
}
.treeview .leaf {
    color: inherit;
    display: inline-block;
    vertical-align: middle;
}
.treeview .leaf .icon {
    height: 1rem;
    text-align: center;
    width: 1rem;
}
.treeview .node-toggle {
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
}
.treeview .node-toggle::before {
    border-bottom: 8px solid #1ba1e2;
    border-left: 8px solid transparent;
    border-top: 8px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: -4px;
    width: 0;
}
.treeview li:hover > .node-toggle::before {
    border-bottom-color: #1b6eae;
}
.treeview .node.collapsed > .node-toggle::before {
    border-bottom-color: #999999;
    left: -4px;
    transform: rotate(-45deg);
}
.treeview .node.collapsed:hover > .node-toggle::before {
    border-bottom-color: #1b6eae;
}
.treeview .node.collapsed > ul {
    display: none;
}


/*  
# 21 BackOffice
*/
/* BackOffice Web */
#ibPanelContainer{
	 min-height: 500px
}
.TitleNoShow{
	display:none;
}
/* Airport Transfer Web */



/*  
# 22 Responsive
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#interbusDescription{
		position:relative;
		top:180px;
		/*color:red;*/
	}
	.navbar-nav > li > a {
	   font-size:18px;
	}
	
	#CostaRicaMap{
		position:absolute;
		width:800px;
	}
	.bodyContainer{
		min-height:800px;
	}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.navbar-nav > li > a {
	   font-size:16px;
	   padding-left:8px;
	   padding-right:8px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {
	.navbar-nav > li > a {
	   font-size:18px;
	   padding-left:15px;
	   padding-right:15px;
	}
}
