﻿.site-header {
    z-index: 10000;
}

.findpack_home h1, .findpack_home h1 > small {
    color: rgb(12, 12, 12);
    font-weight: bold;
}

.findpack_home .box {
    border: 2px solid #011d1a;
    background-color: #FDF5DB;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
}

.font-default {
    font-size: 20px;
}
/**/
.date.input-group .form-control {
    border: none;
    font-size: 14px;
}

.date.input-group {
    border: 2px solid #000;
    border-radius: 15px;
    background-color: #ffffff;
}

    .date.input-group .btn {
        color: #333333;
        background-color: #ffffff00;
        border: none;
    }
/**/
.box h3 {
    font-weight: bold;
}

.button {
    border: 2px solid #000;
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    border-bottom: 7px solid #000;
    font-weight: bold;
    color: #000 !important;
    margin-bottom: 5px;
}

.box .form-control, .select2-container--default .select2-selection--single {
    border-radius: 15px;
    border: 2px solid #000;
}

.traveler_type .button {
    padding: 10px;
}

.button:hover, .button.active {
    background-color: #F9D975;
}

.button img {
    margin: auto auto;
}

.button p {
    margin: 0px;
    text-align: center;
    color: #000 !important;
}

/*.chexkbox_filter label {
    margin-left: 12px;
    margin-bottom: 11px;
}*/

.cut-line {
    position: relative;
}

    .cut-line hr {
        border-top: 2px solid #272727;
    }

    .cut-line span {
        background-color: #CAF5F0;
        padding: 1px 20px;
        font-size: 17px;
        font-weight: bold;
        display: inline;
        position: absolute;
        top: 4px;
        left: 43%;
    }

.fa-question-circle.right {
    float: right;
}

.btn-red {
    background-color: #F55652;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 20px;
    padding: 5px 40px;
    margin-bottom: 20px;
    border-bottom: solid 3px #C54331;
}
/**/
.radio_filter.horizontal li {
    display: inline-block;
}

.radio_filter {
    list-style: none;
    padding-left: 0px;
}

    .radio_filter img {
        margin: auto auto;
    }

.radio_systemcal img {
    margin: auto auto;
}

.radio_areaspecify img {
    margin: auto auto;
}

    .radio_filter input[type=radio] + label {
        border: 2px solid #000;
        background-color: #fff;
        border-radius: 15px;
        padding: 15px;
        text-align: center;
        border-bottom: 7px solid #000;
        /*  color: #000 !important; */
        margin-bottom: 5px;
        width: 100%;
    }

.findpack_travel strong {
    font-weight: bold;
    font-size: 20px;
}

.radio_filter.horizontal input[type=radio] + label {
    min-width: inherit;
    /*width: 34px;
    height: 34px;*/
}

.radio_systemcal.horizontal input[type=radio] + label {
    min-width: inherit;
    /*width: 34px;
    height: 34px;*/
}

.radio_filter input[type=radio] {
    display: none;
}

.radio_systemcal input[type=radio] {
    display: none;
}

.radio_areaspecify input[type=radio] {
    display: none;
}

.radio_coverbased input[type=radio] {
    display: none;
}


    .radio_filter input[type=radio]:checked + label {
        background-color: #6699FF;
        color: #fff;
    }

.radio_systemcal input[type=radio]:checked + label {
    background-color: #6699FF;
    color: #fff;
    background-image: url("/Module/HomeInsurance/image/Home_icon_03.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.radio_systemcal input[type=radio] + label {
    border: 2px solid #000;
    background-color: #fff;
    width: 70px;
    height: 130px;
    background-image: url("/Module/HomeInsurance/image/Home_icon_12.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    border-bottom: 7px solid #000;
    /*  color: #000 !important; */
    margin-bottom: 5px;
    width: 100%;
}

.radio_areaspecify input[type=radio]:checked + label {
    background-color: #6699FF;
    color: #fff;
    background-image: url("/Module/HomeInsurance/image/Home_icon_05.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.radio_areaspecify input[type=radio] + label {
    border: 2px solid #000;
    background-color: #fff;
    width: 70px;
    height: 130px;
    background-image: url("/Module/HomeInsurance/image/Home_icon_13.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    border-bottom: 7px solid #000;
    /*  color: #000 !important; */
    margin-bottom: 5px;
    width: 100%;
}

.radio_coverbased input[type=radio]:checked + label {
    background-color: #6699FF;
    color: #fff;
    background-image: url("/Module/HomeInsurance/image/Home_icon_07.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.radio_coverbased input[type=radio] + label {
    border: 2px solid #000;
    background-color: #fff;
    width: 70px;
    height: 130px;
    background-image: url("/Module/HomeInsurance/image/Home_icon_14.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    border-bottom: 7px solid #000;
    /*  color: #000 !important; */
    margin-bottom: 5px;
    width: 100%;
}

.select2-container {
    z-index: 9999;
}

.form-control {
    padding: 3px 12px;
}
/*input[type=checkbox].chexkbox_filter + label.chexkbox_filter {
    background-image: url("/Module/TravelInsurance/images/Travel_icon_03.png");
    background-repeat: no-repeat;
}*/
label.chexkbox_filter span {
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 0px;
    display: -webkit-inline-box;
}

label.chexkbox_filter {
    margin-bottom: 0px;
    font-weight: normal;
}

input[type=checkbox].chexkbox_filter {
    display: none;
}

    input[type=checkbox].chexkbox_filter + label.chexkbox_filter:before {
        content: " ";
        display: inline-block;
        width: 23px;
        height: 23px;
        background-image: url("/Module/TravelInsurance/images/Travel_icon_05.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    input[type=checkbox].chexkbox_filter + label.chexkbox_filter:active:before {
        width: 23px;
        height: 23px;
        background-image: url("/Module/TravelInsurance/images/Travel_icon_03.png");
        background-repeat: no-repeat;
    }

    input[type=checkbox].chexkbox_filter:checked + label.chexkbox_filter:before {
        width: 23px;
        height: 23px;
        background-image: url("/Module/TravelInsurance/images/Travel_icon_03.png");
        background-repeat: no-repeat;
    }

/*.pignose-calendar {
    font-family: inherit;
}*/
.datepicker {
    z-index: 100000;
}

.tooltip {
    float: right;
}
/*/*/
.slider {
    margin-top: 17px;
    margin-bottom: 20px;
}

.noUi-handle {
    border: solid 2px #000;
    background-color: #F9C80E;
    border-radius: 20px;
    top: -8px;
    width: 24px;
    height: 24px;
}

.noUi-horizontal .noUi-handle {
    top: -8px;
}

.noUi-connect {
    border: solid 2px #373C3E;
    background-color: #F9C80E;
}

.noUi-target {
    background-color: #FFF;
    border: inherit;
    border-color: #CCD0D9;
    border-radius: 5px;
    margin-top: 33px;
}

.noUi-horizontal {
    height: .8em;
}

.noUi-handle:after, .noUi-handle:before {
    width: 2px;
    background: #000000;
}

.form-travel h3 {
    margin-top: 7px;
}

.form-travel h4 {
    font-size: 15px;
    font-weight: bold;
    margin-top: -8px;
}

.drop-down-box {
    /*width: 100%;*/
    background-color: #fff;
    border: solid 2px #000;
    border-radius: 15px;
    padding: 4px;
}

    .drop-down-box select {
        height: auto;
        width: 100%;
        border: none;
    }
    /**/
    .drop-down-box ul {
        padding-left: 0px;
    }

    .drop-down-box .box-html-select {
        max-height: 228px;
        overflow-y: scroll;
    }

.box-html-select ul > li {
    padding: 8px;
    text-align: center;
    border-top: solid 1px #E6E9ED;
    color: #AAB1BC;
    font-family: 'promptbold';
    list-style: none;
}

    .box-html-select ul > li:hover {
        background-color: #E6E9ED;
        color: #333333;
    }

.drop-down-box select::-webkit-scrollbar-track, .drop-down-box.carbrand .scroll::-webkit-scrollbar-track, .box-html-select::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 20px;
}

.drop-down-box select::-webkit-scrollbar, .drop-down-box.carbrand .scroll::-webkit-scrollbar, .box-html-select::-webkit-scrollbar {
    width: 7px;
}

.drop-down-box select::-webkit-scrollbar-thumb, .drop-down-box.carbrand .scroll::-webkit-scrollbar-thumb, .box-html-select::-webkit-scrollbar-thumb {
    background-color: #E6E9ED;
    outline: 1px solid #646C78;
    border-radius: 20px;
}

.drop-down-box select > option {
    padding: 8px;
    text-align: center;
    border-top: solid 1px #E6E9ED;
    color: #AAB1BC;
    font-family: 'promptbold';
}

    .drop-down-box select > option:hover {
        background-color: #E6E9ED;
        color: #333333;
    }

.drop-down-box.carbrand {
    padding: 5px;
}

    .drop-down-box.carbrand .scroll {
        max-height: 425px;
        overflow-y: scroll;
    }

        .drop-down-box.carbrand .scroll .col-sm-2 {
            padding-left: 5px;
            padding-right: 5px;
            display: inline-table;
        }

        .drop-down-box.carbrand .scroll .col-label {
            padding-left: 5px;
            padding-right: 5px;
            display: table;
            height: 40px
        }

            .drop-down-box.carbrand .scroll .col-label > div {
                display: table-cell;
                vertical-align: middle;
                width: 100%;
            }

    .drop-down-box.carbrand .item-carbrand {
        border: solid 1px #ccc;
        width: 100%;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        height: 134px;
        font-family: 'promptbold';
        color: #AAB1BC;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2.2px;
    }

        .drop-down-box.carbrand .item-carbrand:hover {
            background-color: #E1E4E8;
            color: #333333;
        }

        .drop-down-box.carbrand .item-carbrand .col-img {
            height: 64px;
        }

        .drop-down-box.carbrand .item-carbrand img {
            margin: auto auto;
        }

.drop-down-box .item-carbrand {
    display: inline-block;
}

    .drop-down-box .item-carbrand span {
        height: 40px;
        display: block;
    }

.sum-data > div {
    border-top: solid 1px #E6E9ED;
    list-style: none;
    padding: 5px;
}

    .sum-data > div > span:first-child {
        color: #9B9B9B;
        font-weight: bold;
        font-size: 17px;
        display: block;
    }

    .sum-data > div > span:last-child {
        color: #3E4346;
        font-weight: bold;
        font-size: 20px;
        display: block;
    }

    .sum-data > div > button {
        background-color: #F55652;
        border-radius: 16px;
        border: inherit;
        border-bottom: solid 2px #C4211B;
        padding: 3px 20px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

#addressform_TextBox_POSTCODE {
    margin-bottom: 5px;
}

@media (max-width:768px) {
    .drop-down-box {
        margin-left: 50px;
        margin-right: 50px;
    }
}

@media screen and (max-width: 1600px) {
    .drop-down-box.carbrand .scroll .col-sm-2 {
        display: block;
    }

    .drop-down-box.carbrand .item-carbrand {
        height: auto;
    }
}

@media (max-width: 560px ) {
    /*.popup_date .date-control {
        margin: auto auto 0;
    }*/
}
