.search_top_mod {
margin-top: -17px;
border: 1px solid #fff;
padding: 10px;
background: #0083aa;
//background: url(/modules/search/img/zagran_ice.jpg) no-repeat right;
border-radius: 10px 10px 0px 0px;
}

.search_bot_mod {
margin-top: 0px;
border: 1px solid #fff;
padding: 8px;
background: #ccc;
border-radius: 0px 0px 10px 10px;
}

.button_search_mod {
box-shadow: 0px 0px 20px 0 #fff;
background: #ff4f02;
color: #fff;
font-size: 16px;
padding: 15px 10px 15px 10px;
cursor: pointer;
text-decoration: none;
border:1px solid #fff;
position: absolute;
margin:-64px 0px 0px 772px;
border-radius: 5px;
}

.button_search_mod:hover {
background: #296b3d;
color: #fff;
cursor: pointer;
}

select.depart_mod, .kidsAges_mod, .meals_mod {
             font-face:arial;
             height:34px;
             padding:0px 7px 0px 7px;
             font-size:16px;
	     color:#296b3d;
	     border: 1px solid #fff;
	     border-radius:5px;
             -moz-border-radius:5px;
             -webkit-border-radius:5px;
	     outline: none;
}

select.depart_mod, .kidsAges_mod, .meals_mod { 
             cursor:pointer;  
             background: url(/modules/search_modal/img/select_arrow.png) #fff no-repeat right;
	     -webkit-appearance: none; appearance: none; -moz-appearance: none;
} 

.form-control_mod, input.input_mod {
             color:#296b3d; 
             font-family: arial;
             border: 1px solid #fff;
             height:32px; 
             width: 250px;
             padding: 0 10px;
             font-size:16px; 
             outline: none;
             border-radius: 5px;
}

label.vzr_mod, label.kids_mod { border: 1px solid #ccc;
    width: 21px;
    height: 34px;
    display: block;
    position: relative;
    display: inline-block; 
   }
   input[type="radio"].vnul_mod + span, input[type="radio"].knul_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/0.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vnul_mod:checked + span, input[type="radio"].knul_mod:checked + span {
    background: url(/modules/search_modal/img/act0_2.png) no-repeat;
   }
   input[type="radio"].vnul_mod + span:hover, input[type="radio"].knul_mod + span:hover {
    background: url(/modules/search_modal/img/act0_2.png) no-repeat;
   }

   input[type="radio"].vone_mod + span, input[type="radio"].kone_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/1.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vone_mod:checked + span, input[type="radio"].kone_mod:checked + span {
    background: url(/modules/search_modal/img/act1_2.png) no-repeat;
   }
   input[type="radio"].vone_mod + span:hover, input[type="radio"].kone_mod + span:hover {
    background: url(/modules/search_modal/img/act1_2.png) no-repeat;
   }

   input[type="radio"].vtwo_mod + span, input[type="radio"].ktwo_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/2.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vtwo_mod:checked + span, input[type="radio"].ktwo_mod:checked + span {
    background: url(/modules/search_modal/img/act2_2.png) no-repeat;
   }
   input[type="radio"].vtwo_mod + span:hover, input[type="radio"].ktwo_mod + span:hover {
    background: url(/modules/search_modal/img/act2_2.png) no-repeat;
   }

   input[type="radio"].vthree_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/3.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vthree_mod:checked + span {
    background: url(/modules/search_modal/img/act3_2.png) no-repeat;
   }
   input[type="radio"].vthree_mod + span:hover {
    background: url(/modules/search_modal/img/act3_2.png) no-repeat;
   }

label.star_mod { 
    margin-top:7px;
    width: 34px;
    height: 20px;
    display: block;
    position: relative;
    display: inline-block; 
   }
   input[type="checkbox"].star2_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/star222.png) #ccc no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star2_mod:checked + span {
    background: url(/modules/search_modal/img/star222_act.png) #ccc no-repeat;
   }
   input[type="checkbox"].star2_mod + span:hover {
    background: url(/modules/search_modal/img/star222_act.png) #ccc no-repeat;
   }

   input[type="checkbox"].star3_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/star333.png) #ccc no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star3_mod:checked + span {
    background: url(/modules/search_modal/img/star333_act.png) #ccc no-repeat;
   }
   input[type="checkbox"].star3_mod + span:hover {
    background: url(/modules/search_modal/img/star333_act.png) #ccc no-repeat;
   }

   input[type="checkbox"].star4_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/star444.png) #ccc no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star4_mod:checked + span {
    background: url(/modules/search_modal/img/star444_act.png) #ccc no-repeat;
   }
   input[type="checkbox"].star4_mod + span:hover {
    background: url(/modules/search_modal/img/star444_act.png) #ccc no-repeat;
   }

   input[type="checkbox"].star5_mod + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_modal/img/star555.png) #ccc no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star5_mod:checked + span {
    background: url(/modules/search_modal/img/star555_act.png) #ccc no-repeat;
   }
   input[type="checkbox"].star5_mod + span:hover {
    background: url(/modules/search_modal/img/star555_act.png) #ccc no-repeat;
   }

    div.data_mod {
        margin: 502px 0 0 810px;
    }

    div.navy_mod {
        margin: 377px 0 0 0px;
    }
    #header_mod {
        height: 400px;
    }

    select.sletat_mod {
        font-size: 16px;
        color: #296b3d;
    }

    input_mod {
        font-size: 16px;
        color: #296b3d;
    }

    .buttons_mod {
        border: 1px solid #0083aa;
        background: #fff;
        color: #0083aa;
        font-size: 18px;
        padding: 12px;
        cursor: pointer;
        text-decoration: none;
    }

    .buttons_mod:hover {
        border: 1px solid #ff7800;
        background: #fff;
        color: #ff7800;
        font-size: 18px;
        padding: 12px;
        cursor: pointer;
    }

    .buttons_mod:action {
        border: 1px solid #ff7800;
        background: #fff;
        color: #ff7800;
        font-size: 18px;
        padding: 12px;
        cursor: pointer;
    }

    .scrollable-dropdown-menu_mod {
        position: relative;
        font-size: 18px;
        color: #296b3d;
    }

    .scrollable-dropdown-menu_mod .title_mod {
        font-size: 18px;
        color: #0083aa;
        padding: 4px;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu_mod {
        top: 58px;
        left: 54px;
        height: 300px;
        position: absolute;
        background-color: #f7f7f7;
        width: 402px;
        display: none;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border: 1px solid gray;
        z-index: 800;


    }

    .scrollable-dropdown-menu_mod .dropdown-menu_mod ul{
        padding: 4px;
        margin: 0;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu_mod .title_mod{
        text-align: left;
    }
    .scrollable-dropdown-menu_mod .dropdown-menu_mod.vis_mod {
        display: block;
    }

    .hide_mod {
        display: none;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu_mod li {
        word-wrap: normal;
        overflow: hidden;
        white-space: nowrap;
        padding: 2px;
        text-align: left;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu_mod li:hover {

        background-color: #dddddd;
    }



    /***************************************/


    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod {

       /* top: 58px;
        left: 54px;
        */
        height: 375px;
        position: absolute;
        background-color: #f7f7f7;
        width: 402px;
        display: none;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border: 1px solid gray;
        z-index: 800;


    }


    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod .popularCountries_mod{

    }

    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod ul{
        padding: 4px;
        margin: 0;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod .title_mod{
        text-align: left;
    }
    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod.vis_mod {
        display: block;
    }

    .hide_mod {
        display: none;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod li {
        word-wrap: normal;
        overflow: hidden;
        white-space: nowrap;
        padding: 2px;
        text-align: left;
        background-repeat: no-repeat;
        padding-left: 44px;
        background-position-x: 6px;
        line-height: 29px;
        cursor: pointer;
    }

    .scrollable-dropdown-menu_mod .dropdown-menu-first_mod li:hover {

        background-color: #dddddd;
    }



    /******************************************/



    .dropdown-menu_mod li .desc_mod {
        font-size: 0.7em;
    }

    .scrollable-dropdown-menu_mod .ret_mod {
        position: absolute;
        height: 21px;
        background-color: #0083aa;
        width: 120px;
        left: 3px;
        top: 5px;
        cursor: pointer;
        display: none;
        font-size: 13px;
        padding-top: 6px;
        padding-left: 4px;
        color: #FFFFFF;
        background-image: url("/modules/search/modules/search/img/open.gif");
        background-position: 86px 50%;
        background-repeat: no-repeat;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;

    }


    .scrollable-dropdown-menu_mod .ret_mod .close2_mod {
        position: absolute;
        height: 14px;
        width: 16px;
        right: 3px;
        top: 4px;
        cursor: pointer;
        background-image: url("/modules/search/img/close2.png");
        background-repeat: no-repeat;

    }



    #find_mod .list_mod {
        position: absolute;
        background-color: #f7f7f7;
        width: 300px;
        left: 0px;
        top: 28px;
        display: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid gray;
        z-index: 700;

    }

    #find_mod .list_mod li:hover {
        border: 1px solid #4d4d4d;
    }

    #find_mod .list_mod li {
        word-wrap: normal;
        overflow: hidden;
        white-space: nowrap;
        padding: 5px 12px;
        margin: 2px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #e0e0e0;
        color: #fff;
        cursor: pointer;
        /*background-image:  url("/closelabel.gif") ;
        background-repeat: no-repeat;*/
        background-image: url("/modules/search/img/close.png");
        background-position:  266px 50%;
        background-repeat: no-repeat;


    }

    .scrollable-dropdown-menu_mod .ret_mod .txt_mod {
        display: inline-block;
        text-align: left;

    }

    .scrollable-dropdown-menu_mod .ret_mod .down_mod {
        height: 12px;
        width: 24px;
        display: inline-block;
        position: absolute;
        right: 34px;
        text-align: left;
    }

    .scrollable-dropdown-menu_mod.isdata_mod .ret_mod {
        display: block;
    }

    .scrollable-dropdown-menu_mod.isdata_mod #sko_mod {
        padding-left: 136px;
        width: 118px;
       /* width: 263px;*/
    }

    .scrollable-dropdown-menu_mod #sko_mod {
        padding-left: 4px;
       /* width: 395px;*/
    }

    .liHotels_mod {
        background-color: #0190ce;
    }

    .liCities_mod {
        background-color: #007b3c;
    }

    .liCountries_mod {
        background-color: #db8000;
    }

    #header_mod.fullfind_mod{
        height: 589px;
    }

    div.data_mod.fullfind_mod{
        margin-top: 565px;
    }

    div.navy_mod.fullfind_mod{
        margin-top: 565px;
    }

    .fullfindshow_mod, .fullfindhide_mod{
        cursor: pointer;
    }

    .fullfindpanel_mod{
        display: none;
    }


    .navy_mod{
        /* display: none;*/
    }

    .kidsAges_mod{
        width: 24px;
        text-align: center;
        display: none;
    }

    .kidsAgesPanel_mod, .ak_mod {
        display: none;
    }

    .progress_mod{
        position: fixed;
        top: 50%;
        left: 50%;
        height: 100px;
        width: 400px;
        background-color: #d6d6d6;
        color: #296b3d;
        text-align: center;
        padding-top: 40px;
        margin-left: -200px;
        margin-top: -50px;
        background-image: url("/modules/search/img/progress.gif");
        background-position: center center;
        background-repeat: no-repeat;
        font-size: 20px;
        font-weight: bold;
        border: solid 6px #0083aa;
        z-index: 600;
        display: none;
        text-shadow: #fff 1px 0 0px, #fff 0 1px 0px, #fff -1px 0 0px, #fff 0 -1px 0px;

    }


    .list_mod .close_mod{
        position: fixed;
        top: 0%;
        right: 0;
        height: 22px;
        width: 22px;
        background-image: url("/mart/site/sletat/close.gif");
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 600;
    }



    .list_mod .close_mod{
        position: fixed;
        top: 0%;
        right: 0;
        height: 22px;
        width: 22px;
        background-image: url("/modules/search/img/close.gif");
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 600;
    }

    .panelClose_mod{

        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 28px;
        overflow-y: scroll;

    }

    .btClose_mod {
        position: absolute;
        left: -5px;
        bottom: -4px;
        height: 29px;
        background-image: url("/modules/search/img/close.gif");
        background-position: 0px 2px;
        background-repeat: no-repeat;
        width: 373px;
        text-align: left;
        margin-left: 10px;
        margin-top: 0px;
        padding-top: 4px;
        padding-left: 24px;
        border-top: solid 1px rgb(190, 190, 190);
        color: rgb(165, 165, 165);
        cursor: pointer;
    }