body #buttons li.active h3 span {
    color: #327ba7;
}

input[type="text"].country_in_home {
    background-color: white;
    width: 140px;
    height:19px;
    padding: 5px;
    padding-left: 36px;
    margin-left: 10px;
    text-align: left;
    background-image: url("https://www.dimecuba.com/DIMECUBA/images/flags-small/CU.png") ;
	background-repeat: no-repeat !important;
    background-position: 7px 50%;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	behavior:url("/cssPie/PIE.htc");
}

input[type="text"].country_in_home img{
	float:left;	
	width:22px;
}

.country_in_home select img{
	background-repeat:no-repeat;
	}


.donde_top input[type="text"].country_in_home {
    float: right;
    margin: 15px 16px 0 0;
}

.donde_top .button_big {
    margin: 16px;
}

.info_detail {
    margin: 10px;
    float: right;
    color: #327bac;
}

.info_price {
    font-size: 40px;
}

.info_small {
    font-size: 10px;
}

.info_to img {
    float: left;
    width: 130px;
    margin: 10px;
}

.ui-widget-content li img {
    margin: 10px;
}

.selectBox-label {
    width: 100px;
}

.banner > li {
    cursor: pointer;
    background-color: #e4eef5;
    border: 1px solid #327BA7;
	border-bottom:1px #327ba7 solid;
	/*border-bottom:none;*/
    border-radius: 15px;
    padding: 10px;
    width: 450px;
    height: 90px;
	margin-bottom:-1px !important;
}

.banner > li.selected {
background-color: #fff;
border: 1px solid #327ba7;
border-bottom:1px #FFF solid;
-moz-border-radius-bottom-left:0px; 
-webkit-border-bottom-left-radius:0px; 
-khtml-border-bottom-left-radius:0px; 
border-bottom-left-radius:0px;
-moz-border-radius-bottom-right:0px; 
-webkit-border-bottom-right-radius: 0px; 
-khtml-border-bottom-right-radius:0px; 
border-bottom-right-radius:0px;
-moz-border-radius-top-left:15px;
-webkit-border-top-left-radius: 15px;
-khtml-border-top-left-radius: 15px;
border-top-left-radius:15px;
-moz-border-radius-top-right: 15px;
-webkit-border-top-right-radius: 15px;
-khtml-border-top-right-radius: 15px;
border-top-right-radius: 15px;	
behavior:url("/cssPie/PIE.htc");
}

.banner > li:hover {
background-color: #fff;
border: 1px solid #327ba7;
-moz-border-radius-bottom-left: 0px;
-webkit-border-bottom-left-radius: 0px;
-khtml-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-bottom-right: 0px;
-webkit-border-bottom-right-radius: 0px;
-khtml-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-top-left:15px;
-webkit-border-top-left-radius: 15px;
-khtml-border-top-left-radius: 15px;
border-top-left-radius:15px;
-moz-border-radius-top-right: 15px;
-webkit-border-top-right-radius: 15px;
-khtml-border-top-right-radius: 15px;
border-top-right-radius: 15px;
border-bottom:none !important;
behavior:url("/cssPie/PIE.htc");
}

.tabs_info .ui-tabs-panel {
	/*height:200px;*/
	display:block;
    /*overflow: auto;*/
}

#info10,
#info11,
#info12{
	display:block;
	}
#info0,
#info1{
	display:block;
	}	


#currence .item_2 {
    cursor: pointer;
}

#tab_wraper_ui .button_big {
    background: #20b24a;
    color: #fff;
}

#tab_wraper_ui .button_big:hover {
    color: #ffcd05;
}
