.optiune-roaming-card{
    border:1px solid #eee;
    padding: 20px;
}

.cellprice{
    display: flex; align-items: center; justify-content: space-between;
}
.omd-xs .cellprice{
    display: block;
}

 .title_country_name_roaming{
padding:10px 0;
}

.omd-style .chzn-container{
width: 100%!important;
min-width: 300px;;
}

.omd-style .chzn-single{
  background: #ff7900 !important;;color: #fff !important;;
}

.omd-style .chzn-container-single .chzn-single {
    border:2px solid #ff7900!important;
    height: auto;
    margin: 0;
    padding: 5px 20px!important;
    height: auto;
    font-size: 14px!important;
    font-weight: bold;
    box-shadow: none!important;
    border-radius: 0!important;
}

.omd-style .chzn-container-single .chzn-single  span {
    font-size: 14px;;
}

.omd-style .chzn-container .chzn-results li {
    padding: 10px 20px!important;
    line-height: 1;
    height: auto;

}

.omd-style .chzn-container-single .chzn-search input{
    height: auto;
    padding: 10px 20px;
    border-color: #ddd;
    background-color: #ddd;
    background-image: url(/images/layout/my-search-grey.png) !important;
    background-size: auto 70% !important;
    background-position: 99% center;
}
.omd-style .chzn-container-single .chzn-single div b {
    background: none!important;

}
.omd-style .chzn-container-single .chzn-single div b:after{
    background: none!important;
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesomeOrangeMoldova;
    top:3px;
    right:5px;
    position: relative;
    font-size: 10px;;
}

.omd-style .chzn-container .chzn-drop {
    border:2px solid #ff7900!important;
}