.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        background-size: 240px 24px;
    }
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*----------  Variables  ----------*/
/*----------  Vendor Variables  ----------*/
/*----------  Components  ----------*/
/*----------  Variables  ----------*/
/*----------  Vendor Variables  ----------*/
.select2-container--default .select2-selection--single {
  outline: 0;
  height: auto;
  border-radius: 50px;
  border: 1px solid #ECEEEF;
  background: #ECEEEF;
  padding: 8px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #233670;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
}

.select2-container--open .select2-dropdown {
  border: none;
  background: #f9f9f9;
  color: #999;
}
.select2-container--open .select2-dropdown .select2-results__options {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
  padding-left: 6px;
  font-size: 10px;
}

.icheckbox_square-blue + label,
.iradio_square-blue + label {
  cursor: pointer;
}

.icheckbox_square-blue,
.iradio_square-blue {
  background-image: url("/assets/components/iCheck/skins/square/blue.png");
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background-image: url("/assets/components/iCheck/skins/square/blue@2x.png");
    background-size: 240px 24px;
  }
}

input,
select,
textarea {
  background: transparent;
  border: none;
  outline: 0;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #fff;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
  color: #fff;
}

label {
  margin-bottom: 0;
  font-weight: inherit;
}

button:focus {
  outline: 0;
}
button[disabled] {
  background: #bcc5d6 !important;
  border-color: #9ca7b9 !important;
}

input::-ms-clear {
  display: none;
}

.form-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .form-group {
    margin-bottom: 3px;
  }
}

.form-control {
  padding: 18px 15px;
  border-radius: 50px;
  box-shadow: none !important;
  color: #233670;
  height: auto;
  border: 1px solid #ECEEEF;
  background: #ECEEEF;
}
.form-control::-moz-placeholder {
  color: #0171b9;
}
.form-control::placeholder {
  color: #0171b9;
}
.form-control:focus {
  box-shadow: none;
  border-color: #233670;
}

.help-block:empty {
  margin-top: 0;
  margin-bottom: 0;
}

.has-error .form-control,
.has-error .select2,
.has-error .select2-selection--single,
.has-error .select2-selection__placeholder,
.has-error .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-color: #a94442;
  color: #a94442;
}
.has-error .form-control::-moz-placeholder, .has-error .select2::-moz-placeholder, .has-error .select2-selection--single::-moz-placeholder, .has-error .select2-selection__placeholder::-moz-placeholder, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder {
  color: #a94442;
}
.has-error .form-control::placeholder,
.has-error .select2::placeholder,
.has-error .select2-selection--single::placeholder,
.has-error .select2-selection__placeholder::placeholder,
.has-error .select2-container--default .select2-selection--single .select2-selection__rendered::placeholder {
  color: #a94442;
}
.has-error .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #a94442;
}

.service-network__form--bottom .form-group .select2-container--default .select2-selection--single {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  padding-left: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 1199px) {
  .service-network__form--bottom .form-group .select2-container--default .select2-selection--single {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 10px;
    font-size: 11px;
  }
}

.select2car {
  width: 245px;
}
@media only screen and (max-width: 1199px) {
  .select2car {
    width: 167px;
  }
}

.select2province {
  width: 142px;
}
@media only screen and (max-width: 1199px) {
  .select2province {
    width: 86px;
  }
}

.select2district {
  width: 155px;
}
@media only screen and (max-width: 1199px) {
  .select2district {
    width: 96px;
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  position: relative;
  font-family: FontAwesome;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #2167AE;
  font-size: 10px;
  transform: translate(-60%, -120%);
}
@media only screen and (max-width: 991px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #0171b9;
    transform: translate(-60%, -100%);
  }
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "\f077";
  color: #5b6986;
  font-size: 10px;
}
@media only screen and (max-width: 991px) {
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
    color: #0171b9;
  }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #233670;
  padding-left: 0;
  padding-right: 0;
}

.select2-container--default .select2-results__option--highlighted {
  background: #0171b9;
  color: #fff;
}

.select2-container--default .select2-results__option,
.select2-container--open .select2-dropdown .select2-results__options .select2-results__message,
.select2-search--dropdown .select2-search__field {
  color: #0171b9;
}

.select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
    font-size: 12px;
  }
}

.upload-file {
  position: relative;
  width: 100%;
  height: 55px;
}
.upload-file label {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
}
.upload-file label:before {
  content: "File";
  position: absolute;
  top: 0;
  left: 10px;
  background-color: #c7c7c7;
  padding: 2px 5px;
  color: #FFF;
}
.upload-file input[type=file] {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  opacity: 0;
  cursor: pointer;
}
.upload-file .upload-browse {
  cursor: pointer;
  width: 100%;
  height: 55px;
  border: 1px solid #ccc;
}
.upload-file .upload-browse .upload-browse-txt {
  display: block;
  float: left;
  color: #a4acbf;
  padding-top: 18px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.refereshrecapcha {
  width: 60%;
}

.refresh-button {
  display: flex;
  align-items: center;
  align-self: center;
  margin-left: 10px;
  border-radius: 10px;
  background: #2167AE;
  color: #fff;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 50px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-radius: 50px;
}

.m-auto {
  margin: auto;
}

.button-tertiary--fill {
  border: 1px solid #2167AE;
  background: #2167AE;
}

.button-tertiary--fill:hover,
.button-tertiary--fill:focus {
  background: #2167AE;
}

.text-color-font-4 {
  color: #233670;
}

.border-radius-50 {
  border-radius: 50px;
}

.icheckbox_square-blue {
  background-color: #ECEEEF;
  background-position: -400px -400px;
  border-radius: 5px;
}

.landing {
  font-family: ZurichSans, sans-serif;
  color: #0171b9;
}
.landing__ido__container {
  background-image: url("../../../assets/img/landing/ido/bg.png");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: contain;
}
@media (max-width: 1300px) {
  .landing__ido__container {
    background-image: none;
    background-color: #fbfbfd;
  }
}
.landing__ido__middle__container {
  height: 100%;
}
@media (min-width: 1241px) {
  .landing__ido__middle__container {
    margin-left: 10vw !important;
    width: 81vw;
  }
}
@media (min-width: 1441px) {
  .landing__ido__middle__container {
    margin-left: 14vw !important;
    width: 72.5vw;
  }
}
.landing__ido__inner__header {
  background-image: url("../../../assets/img/landing/ido/header_bg.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-color: white;
  border-bottom: solid 6px #b6c5d6;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-position: right -90px;
  height: 500px;
}
@media (max-width: 1024px) {
  .landing__ido__inner__header {
    background-size: cover;
    background-position: -40px -80px;
    height: 590px;
  }
}
@media (max-width: 768px) {
  .landing__ido__inner__header {
    background-size: 100%;
    background-position: right 90px;
    height: 590px;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header {
    background-size: 740px;
    background-position: -200px 60px;
    height: 100%;
  }
}
.landing__ido__inner__header__logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 160px;
  padding-top: 0;
}
@media (max-width: 1024px) {
  .landing__ido__inner__header__logo {
    width: 20%;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__logo {
    width: 25%;
    margin-bottom: -3.5vw;
  }
}
.landing__ido__inner__header__logo__alert {
  width: 20%;
}
.landing__ido__inner__header__inner {
  padding-left: 84px;
  padding-right: 84px;
  padding-top: 20px;
}
@media (max-width: 1002px) {
  .landing__ido__inner__header__inner {
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 20px;
  }
}
@media (max-width: 1002px) {
  .landing__ido__inner__header__inner {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 20px;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}
.landing__ido__inner__header__inner__main__text {
  font-size: 52px;
  font-weight: 200;
  color: #0171b9;
  font-family: ZurichSans, sans-serif;
  margin-top: -40px;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__main__text {
    text-align: center;
    font-size: 29px;
    margin-top: -10px;
    margin-bottom: 0px;
  }
}
.landing__ido__inner__header__inner__main__subtext {
  font-weight: 200;
  color: #0171b9;
  font-family: ZurichSans, sans-serif;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__main__subtext {
    margin-top: 15px !important;
    font-weight: 400;
    font-size: 18px !important;
    margin-left: 10px !important;
    width: 90% !important;
    margin-bottom: -15px !important;
  }
}
@media (min-width: 1336px) {
  .landing__ido__inner__header__inner__options_container {
    margin-top: -30px;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__options_container {
    margin-left: -20px;
    margin-top: 20px;
    margin-left: -20px;
  }
}
.landing__ido__inner__header__inner__icon {
  margin-top: 10px;
}
.landing__ido__inner__header__inner__option__text {
  font-size: 1.8rem;
  color: #8484aa;
  width: 50%;
  margin-left: -18px;
  margin-top: 14px;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__text {
    width: 90%;
    margin-left: unset;
    margin-top: 10px;
    margin-bottom: unset;
    font-size: 14px;
  }
}
.landing__ido__inner__header__inner__option__text--1 {
  width: 60%;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__text--1 {
    width: 80%;
  }
}
.landing__ido__inner__header__inner__option__text--2 {
  width: 50%;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__text--2 {
    width: 80%;
  }
}
.landing__ido__inner__header__inner__option__text--3 {
  width: 50%;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__text--3 {
    width: 65%;
  }
}
.landing__ido__inner__header__inner__option__text--4 {
  width: 80%;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__text--4 {
    width: 60%;
  }
}
.landing__ido__inner__header__inner__option__subtext {
  margin-left: 20px;
  margin-top: 0px;
  width: 100%;
  text-align: right;
  position: relative;
  right: 50px;
  bottom: 50px;
  font-size: 1.5rem;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__option__subtext {
    margin-left: 30px;
    margin-top: 30px;
    width: 60%;
    position: unset;
    text-align: left;
    font-size: unset;
  }
}
.landing__ido__inner__header__inner__option__subtext a {
  color: #0171b9;
}
.landing__ido__inner__header__inner__box {
  width: 100%;
  height: 108px;
  background-image: url(../../../assets/img/landing/ido/layer_box_transparant_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0171b9;
  margin-top: 10px;
  position: relative;
  margin-bottom: -40px;
  border-radius: 6px;
  padding: 10px;
  color: white;
  margin-top: -25px;
}
@media (max-width: 1700px) {
  .landing__ido__inner__header__inner__box {
    zoom: 0.9;
  }
}
@media (max-width: 1500px) {
  .landing__ido__inner__header__inner__box {
    zoom: 0.8;
  }
}
@media (max-width: 1440px) {
  .landing__ido__inner__header__inner__box {
    zoom: unset;
  }
}
@media (max-width: 1263px) {
  .landing__ido__inner__header__inner__box {
    zoom: 0.8;
  }
}
@media (max-width: 1240px) {
  .landing__ido__inner__header__inner__box {
    zoom: unset;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box {
    margin-top: 30px;
    height: 65px;
    margin-top: 30px;
  }
}
.landing__ido__inner__header__inner__box__text--1 {
  font-size: 2rem;
  padding: 10px;
  margin-top: 2%;
  text-align: center;
  font-size: 25px;
}
@media (min-width: 1920px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 2.1rem;
  }
}
@media (max-width: 1080px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 882px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 1.6rem;
  }
}
@media (max-width: 752px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 1.6rem;
    margin-top: -20px;
    margin-bottom: -15px;
    text-align: center;
  }
}
@media (max-width: 375px) {
  .landing__ido__inner__header__inner__box__text--1 {
    font-size: 1.6rem;
    padding: 10px;
    margin-top: -13px;
  }
}
.landing__ido__inner__header__inner__box__text--2 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: -50px;
  margin-left: 40px;
}
@media (min-width: 1920px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: -80px;
    text-align: center;
  }
}
@media (min-width: 2048px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: -60px;
    text-align: center;
  }
}
@media (max-width: 1440px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: 70px;
  }
}
@media (max-width: 1366px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: 40px;
  }
}
@media (max-width: 1024px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  .landing__ido__inner__header__inner__box__text--2 {
    margin-left: 50px;
  }
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box__text--2 {
    font-size: 1.6rem;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: -49px;
    padding-left: 30px;
    margin-left: 10px;
  }
}
@media (max-width: 375px) {
  .landing__ido__inner__header__inner__box__text--2 {
    font-size: 1.6rem;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: -39px;
  }
}
.landing__ido__inner__header__inner__box__text--3 {
  font-size: 46px;
}
@media (max-width: 882px) {
  .landing__ido__inner__header__inner__box__text--3 {
    font-size: 30px;
  }
}
@media (max-width: 752px) {
  .landing__ido__inner__header__inner__box__text--3 {
    font-size: 26px;
  }
}
@media (max-width: 375px) {
  .landing__ido__inner__header__inner__box__text--3 {
    font-size: 22px;
  }
}
.landing__ido__inner__header__inner__box__text--4 {
  font-size: 55px;
}
@media (max-width: 882px) {
  .landing__ido__inner__header__inner__box__text--4 {
    font-size: 40px;
    margin-bottom: -10px;
  }
}
@media (max-width: 752px) {
  .landing__ido__inner__header__inner__box__text--4 {
    font-size: 35px;
  }
}
@media (max-width: 375px) {
  .landing__ido__inner__header__inner__box__text--4 {
    font-size: 26px;
  }
}
.landing__ido__inner__header__inner__box__text--5 {
  font-size: 25px;
}
@media (max-width: 752px) {
  .landing__ido__inner__header__inner__box__text--5 {
    font-size: 26px;
  }
}
.landing__ido__inner__header__inner__box__text__3__container {
  margin-top: 10px;
  text-align: right;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box__text__3__container {
    margin-top: -35px;
    padding: 10px;
    margin-right: 20px;
  }
}
.landing__ido__form__title--zurich_link {
  font-weight: 200;
  font-size: 1.5rem;
}
.landing__ido__form__title--1 {
  font-size: 3rem;
  color: #0171b9;
  text-align: center;
  width: 90%;
  margin: 100px auto;
  margin-bottom: 20px;
}
@media (max-width: 450px) {
  .landing__ido__form__title--1 {
    font-size: 2rem;
    margin: auto;
    margin-top: 40px;
  }
}
.landing__ido__form__title--end {
  font-size: 15px;
  color: #0171b9;
  text-align: center;
  width: 71%;
  /* margin: 30px auto; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
  margin-bottom: -30px;
}
@media (max-width: 450px) {
  .landing__ido__form__title--end {
    font-size: 13px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
.landing__ido__form__title--2 {
  font-size: 25px;
  color: #0171b9;
  margin-top: 30px;
  text-align: center;
  font-weight: 400;
  margin-bottom: -20px;
}
@media (max-width: 450px) {
  .landing__ido__form__title--2 {
    font-size: 15px;
    color: #0171b9;
    margin-top: 40px;
    text-align: center;
    font-weight: 400;
    width: 90vw;
    margin: auto;
    margin-top: 20px;
  }
}
.landing__ido__form {
  width: 100%;
  margin-left: 10%;
  padding-right: 20%;
  margin-top: 50px;
}
.landing__ido__form__code {
  font-size: 20px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #0171b9;
}
@media (max-width: 450px) {
  .landing__ido__form__code {
    font-size: 4.2vw;
  }
}
.landing__ido__form__input {
  font-size: 20px;
  font-weight: 400;
  border-radius: 6px;
}
.landing__ido__form__input--code {
  width: 15vw;
  float: right;
  background-color: #d1deee;
}
@media (max-width: 450px) {
  .landing__ido__form__input--code {
    width: 55vw;
  }
}
@media (max-width: 450px) {
  .landing__ido__form__input {
    margin-bottom: 10px;
    font-size: 3.7vw;
    height: 50px;
  }
}
.landing__ido__form .break_mobile {
  display: none;
}
@media (max-width: 450px) {
  .landing__ido__form .break_mobile {
    display: block;
  }
}
.landing__ido__form .break_mobile_375 {
  display: none;
}
@media (max-width: 375px) {
  .landing__ido__form .break_mobile_375 {
    display: block;
  }
}
.landing__ido__form__button {
  float: right;
  width: 380px;
  font-size: 22px;
  background-color: #20b1e6;
  border-radius: 100px;
  padding: 18px;
  border: unset;
}
@media (max-width: 450px) {
  .landing__ido__form__button {
    padding: 7px !important;
    margin-top: 10px;
    margin-bottom: 30px;
    height: 41px;
  }
}
@media (max-width: 375px) {
  .landing__ido__form__button {
    float: unset;
    width: 340px;
    font-size: 19px;
    padding: 18px;
    margin: auto;
  }
}
.landing__ido__form__information__texts, .landing__ido__form .custom-control-label {
  font-size: 15px;
  color: #0171b9;
  text-align: left;
}
@media (max-width: 1620px) {
  .landing__ido__form__information__texts, .landing__ido__form .custom-control-label {
    font-size: 13px;
    color: #0171b9;
  }
}
@media (max-width: 450px) {
  .landing__ido__form__information__texts, .landing__ido__form .custom-control-label {
    text-align: left;
    margin-top: 13px;
    line-height: 1;
    padding-bottom: 20px;
  }
}
@media (max-width: 450px) {
  .landing__ido__form__information__texts, .landing__ido__form .custom-control-label {
    font-size: 3vw;
  }
}
.landing__ido__form__information__texts__accepts, .landing__ido__form .custom-control-label__accepts {
  font-weight: 500;
  margin-top: 40px;
}
@media (max-width: 450px) {
  .landing__ido__form__information__texts__accepts, .landing__ido__form .custom-control-label__accepts {
    margin-top: 15px;
    margin-bottom: -20px;
  }
}
@media (max-width: 450px) {
  .landing__ido__form__information__texts__accepts__display, .landing__ido__form .custom-control-label__accepts__display {
    text-decoration: underline;
    margin-left: 40px;
    font-size: 13px;
  }
}
.landing__ido__form__information__texts__box, .landing__ido__form .custom-control-label__box {
  border: solid 1px #d2cec7;
  padding: 5px;
  border-radius: 6px;
  margin-left: -13px;
  padding-left: 13px;
  margin-top: 10px;
}
@media (max-width: 450px) {
  .landing__ido__form__information__texts__box, .landing__ido__form .custom-control-label__box {
    border: none;
  }
}
.landing__ido__form__protext {
  font-size: 20px;
  color: #0171b9;
  text-decoration: underline;
  float: right;
  margin-top: 14px;
  margin-right: 44px;
}
@media (max-width: 450px) {
  .landing__ido__form {
    width: 100%;
    margin-left: 5%;
    padding-right: 10%;
    margin-top: 20px;
  }
}
.landing a:hover, .landing a:active, .landing a:focus {
  text-decoration: none;
  color: #23527c;
}

.landing__ido__inner__header__inner__icon .st0 {
  stroke: #20b1e6;
}
.landing__ido__inner__header__inner__icon .st1 {
  stroke: #20b1e6;
}

.landing__ido__form__code__input .help-block {
  float: right;
  margin-top: -5px;
}
@media (max-width: 450px) {
  .landing__ido__form__code__input .help-block {
    margin-top: -25px;
  }
}

.landing__ido__form__idendity__input .help-block {
  float: right;
}

.information_text_all_hidden_container {
  display: none;
}
@media (max-width: 450px) {
  .information_text_all_hidden_container {
    display: none;
    margin-top: 31px;
    margin-left: 30px;
  }
}

.landing__ido__main__page__button {
  font-size: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #20b1e6;
  border-radius: 100px;
  border: none;
  margin-top: 50px;
  padding: 7px;
  font-weight: 400;
  width: 230px;
}
@media (max-width: 450px) {
  .landing__ido__main__page__button {
    margin-top: -60px;
    margin-bottom: 100px;
  }
}

.protext-image {
  width: 60px;
  margin-right: -40px;
}

.button__container {
  float: right;
}

.landing__ido__inner__header__inner__icon svg {
  width: 30px;
  margin-top: 0px;
  margin-left: 20px !important;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__icon svg {
    width: 20px;
    margin-top: 0px;
    margin-left: 30px !important;
  }
}

.svg_container {
  width: 320px;
  margin-left: -15px;
}
@media (max-width: 450px) {
  .svg_container {
    display: none;
  }
}
.svg_container__mobile {
  display: none;
}
@media (max-width: 450px) {
  .svg_container__mobile {
    display: flow-root;
    margin: auto;
  }
}

.lbox .text {
  color: #8484aa;
  font-size: 20px;
}
.lbox .text span {
  color: black;
}
.lbox .text .subnotes {
  font-size: 12px;
  color: #8484aa;
}
.lbox .text p {
  padding-bottom: 20px;
}
.lbox .text div {
  color: #017ccc;
  font-size: 30px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.lbox .text .text {
  overflow: hidden;
}
.lbox .text .lbox-visible-p {
  font-size: 25px;
}

@media only screen and (max-width: 620px) {
  .lbox .text {
    color: #8484aa;
    font-size: 15px;
  }
  .lbox .text span {
    color: black;
  }
  .lbox .text p {
    padding-bottom: 15px;
  }
  .lbox .text div {
    color: #017ccc;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 240px;
  }
  .lbox .text .text {
    overflow: hidden;
  }
  .lbox .text .lbox-visible-p {
    font-size: 20px;
  }
}
.svg_protect_logo {
  width: 70px;
}

.svg_protect_logo:after {
  clear: both;
}

.information_text_accept_button {
  background: #20b1e6;
  color: #fff;
  width: 300px;
  border-radius: 60px;
  zoom: 0.7;
  border: none;
  padding: 10px;
}

.information_text_accept_button_all {
  background: #20b1e6;
  color: #fff;
  width: 300px;
  border-radius: 60px;
  zoom: 0.7;
  border: none;
  padding: 10px;
}

.lbox-visible svg {
  fill: #57e378;
  width: 100px;
}

.alert-text-age {
  color: #0171b9;
  font-size: 15px;
  margin-top: -10px;
  font-weight: 400;
}
.alert-text-age span {
  color: red;
}
@media (max-width: 450px) {
  .alert-text-age {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 375px) {
  .alert-text-age {
    font-size: 13px;
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 450px) {
  .landing__ido__form__information__texts__combine {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

.standing {
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 999;
}

.standing-after {
  display: none;
  cursor: pointer;
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 999;
  margin-top: -29px;
  margin-left: 14px;
}
@media (max-width: 450px) {
  .standing-after {
    margin-top: -43px;
    margin-left: 12px;
  }
}

.standing-full {
  width: 7%;
  height: 45px;
  position: absolute;
  z-index: 999;
  margin-top: 18px;
  margin-left: -25px;
}
@media (max-width: 450px) {
  .standing-full {
    width: 7%;
    height: 35px;
    position: absolute;
    z-index: 999;
    margin-top: 68px !important;
    margin-left: -16px;
  }
}
@media (max-width: 375px) {
  .standing-full {
    margin-top: 68px !important;
    margin-left: -16px;
  }
}

.standing-full-after {
  display: none;
  cursor: pointer;
  width: 7%;
  height: 45px;
  position: absolute;
  z-index: 999;
  margin-top: 11px;
  margin-left: -15px;
}
@media (max-width: 450px) {
  .standing-full-after {
    width: 7%;
    height: 35px;
    position: absolute;
    z-index: 999;
    margin-top: 48px;
    margin-left: -2px;
  }
}
@media (max-width: 375px) {
  .standing-full-after {
    margin-top: 48px;
  }
}

.standing-channels {
  position: absolute;
  width: 10%;
  height: 21px;
  position: absolute;
  z-index: 9;
  margin-top: 15px;
  margin-left: -25px;
}
@media (max-width: 450px) {
  .standing-channels {
    width: 7%;
    height: 24px;
    position: absolute;
    z-index: 999;
    margin-top: 20px !important;
    margin-left: -26px;
  }
}

.standing-channels__list {
  position: absolute;
  width: 34%;
  height: 20px;
  position: absolute;
  margin-top: -2px;
  margin-left: -29px;
}
@media (max-width: 1024px) {
  .standing-channels__list {
    width: 28%;
    height: 24px;
    position: absolute;
    z-index: 999;
    margin-top: -4px !important;
    margin-left: -43px;
  }
}
@media (max-width: 450px) {
  .standing-channels__list {
    width: 7%;
    height: 24px;
    position: absolute;
    z-index: 999;
    margin-top: -4px !important;
    margin-left: -43px;
  }
}

.standing-channels-after {
  display: none;
  cursor: pointer;
  width: 7%;
  height: 45px;
  position: absolute;
  z-index: 999;
  margin-top: 11px;
  margin-left: -15px;
}
@media (max-width: 450px) {
  .standing-channels-after {
    width: 7%;
    height: 35px;
    position: absolute;
    z-index: 999;
    margin-top: 8px;
    margin-left: -2px;
  }
}
@media (max-width: 375px) {
  .standing-channels-after {
    margin-top: 18px;
  }
}

.contact_methods_container {
  margin-right: -3vw;
  margin-top: 20px;
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 450px) {
  .contact_methods_container {
    display: block;
    margin-top: 0;
    margin-left: 7vw;
    font-size: 3vw;
  }
}
@media (max-width: 450px) {
  .contact_methods_container label {
    margin-left: 4vw;
  }
}
@media (max-width: 450px) {
  .contact_methods_container .icheckbox_square-blue {
    margin-left: 2vw;
  }
}
@media (max-width: 450px) {
  .contact_methods_container .custom-control {
    margin-bottom: 4vw;
  }
}
@media (max-width: 450px) {
  .contact_methods_container .icheckbox_square-blue {
    margin-left: 1vw;
  }
}

.custom-control-label {
  color: #23527c;
}

@media (min-width: 451px) {
  .telephone_cb {
    width: 10%;
  }
}
@media (min-width: 768px) {
  .telephone_cb {
    width: 15%;
  }
}
@media (min-width: 1440px) {
  .telephone_cb {
    width: 15%;
  }
}

@media (min-width: 451px) {
  .sms_cb {
    width: 10%;
  }
}
@media (min-width: 768px) {
  .sms_cb {
    width: 15%;
  }
}

.information_text_1_container {
  margin-left: -12px;
}
.information_text_1_label {
  margin-left: -12px;
}

@media (max-width: 450px) {
  .information_text_all_container {
    margin-top: -30px;
    margin-bottom: -17px;
  }
}

.information_text_4_container {
  margin-top: 30px;
  margin-bottom: -20px;
}
@media (max-width: 450px) {
  .information_text_4_container {
    margin-bottom: -30px;
    margin-top: 10px;
  }
}

@media (max-width: 450px) {
  .selector {
    margin-top: -25px;
    margin-bottom: -20px;
  }
}

.scroll-down {
  opacity: 1;
  transition: all 0.5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  width: 32px;
  height: 32px;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  animation: bounce 4s 4s;
  transition: all 0.4s ease-in;
  transform: scale(1);
  margin-left: -37px;
}

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.scroll-button-container {
  text-align: right;
  position: sticky;
  /* bottom: -30px; */
  text-align: center;
  width: 90%;
  top: 88vh;
  left: 50vw;
}

.scroll-button-container svg {
  fill: #20b1e6;
  width: 150%;
  margin-top: -18px;
}

.landing__ido__inner__header__inner__box .row {
  display: block;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box .row {
    display: none;
  }
}

.landing__ido__inner__header__inner__box .row-mobile {
  display: none;
}
@media (max-width: 450px) {
  .landing__ido__inner__header__inner__box .row-mobile {
    display: block !important;
    margin-left: -20px;
  }
}

@media (max-width: 450px) {
  .landing__ido__inner__header svg {
    float: left;
    margin-left: 10px;
    margin-right: 20px;
  }
}

@media (max-width: 450px) {
  .landing__ido__inner__header__inner .landing__ido__inner__header__inner__main__text {
    margin-top: 10px !important;
    margin-right: -50px;
    width: 100%;
    text-align: left;
    font-size: 22px;
    margin-bottom: 40px;
  }
}

.contact_methods_btn {
  color: #0171b9;
}
@media (max-width: 450px) {
  .contact_methods_btn {
    text-decoration: underline;
    margin-left: 7px;
    font-size: 13px;
    line-height: 4;
  }
}

.custom-control-label {
  margin-bottom: -20px;
}

@media (max-width: 450px) {
  .input_group_2 {
    margin-top: -90px;
    margin-bottom: -40px;
  }
}

@media (max-width: 450px) {
  .input_group_all {
    margin-top: -15px;
    margin-bottom: 15px;
  }
}

.price-font-size {
  font-size: 33px;
}
@media (max-width: 450px) {
  .price-font-size {
    font-size: 20px;
  }
}

.pdf_link {
  text-decoration: underline;
}

body > div > div > div > div.landing__ido__form > form > div.pl-md-10.pr-md-10 > div.df-xs.df-xs-flex-direction-column.df-xs-flex-wrap-wrap.df-md-flex-direction-row.scroll-to-form > div.w-xs-100.w-md-100.p-md-5.mt-md-30.input_group_all > div.form-group > div > div {
  z-index: 10;
}

.table-condensed th {
  background-color: white !important;
}

.inner-success-container svg {
  fill: #57e378;
  width: 100px;
}

@media (max-width: 450px) {
  .digital_doctor__inner__header svg {
    margin-right: 0px !important;
    padding-bottom: 20px !important;
  }
}

@media (max-width: 450px) {
  .digital_doctor__inner__header__inner__main__text_2 {
    width: 90% !important;
  }
}

.digital_doctor__container {
  background-image: url(../../../assets/img/landing/ido/bg.png);
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
}
@media (max-width: 450px) {
  .digital_doctor__container {
    background-size: contain;
  }
}
.digital_doctor__information__text {
  font-size: 1.8rem;
  color: #8484aa;
  width: 50%;
  margin-top: 14px;
}
.digital_doctor__contact_methods_container {
  margin-right: -3vw;
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 450px) {
  .digital_doctor__contact_methods_container {
    display: block;
    margin-top: 0;
    margin-left: 7vw;
    font-size: 3vw;
  }
}
@media (max-width: 450px) {
  .digital_doctor__contact_methods_container label {
    margin-left: 4vw;
  }
}
@media (max-width: 450px) {
  .digital_doctor__contact_methods_container .icheckbox_square-blue {
    margin-left: 2vw;
  }
}
@media (max-width: 450px) {
  .digital_doctor__contact_methods_container .custom-control {
    margin-bottom: 4vw;
  }
}
@media (max-width: 450px) {
  .digital_doctor__contact_methods_container .icheckbox_square-blue {
    margin-left: 1vw;
  }
}
.digital_doctor__wrapper__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../../../assets/img/page/backgrounds/1.jpg);
  background-color: #dde5e4;
  background-size: auto;
}
.digital_doctor__wrapper__background__color {
  background-color: #dde5e4;
}
.digital_doctor__header {
  background-color: white;
}
.digital_doctor__header__logo {
  width: 100%;
  justify-content: center;
}
.digital_doctor__middle__container {
  height: 100%;
  background-color: white;
  padding: 30px;
  margin-top: 20px;
  background-image: url(../../../assets/img/digital-doctor/certificate_bg.png) !important;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: white;
  background-position: right -90px;
  background-position-y: top;
}
@media (max-width: 450px) {
  .digital_doctor__middle__container {
    margin-top: 0px;
  }
}
@media (min-width: 1241px) {
  .digital_doctor__middle__container {
    margin-left: 10vw !important;
    width: 81vw;
  }
}
@media (min-width: 1441px) {
  .digital_doctor__middle__container {
    margin-left: 20vw !important;
    width: 60vw;
  }
}
.digital_doctor__inner__header {
  background-image: url(../../../assets/img/digital-doctor/header_bg.png) !important;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: white;
  border-bottom: solid 6px #b6c5d6;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-position: right;
  background-size: 500px 510px;
  background-position-y: 50px;
  height: 470px;
  background-position-x: 751px;
}
@media (max-width: 450px) {
  .digital_doctor__inner__header {
    background-size: 50% 90%;
    background-position-x: 320px;
    height: 230px;
    background-position-y: 60px;
  }
}
@media (max-width: 375px) {
  .digital_doctor__inner__header {
    background-position-x: 290px;
  }
}
.digital_doctor__inner__header__inner__main__text {
  font-size: 32px;
  color: #0171b9;
  font-family: "futura-pt", Roboto, Helvetica, Arial, sans-serif;
  margin-left: 30px;
  font-weight: 600;
  margin-top: 30px;
}
@media (max-width: 450px) {
  .digital_doctor__inner__header__inner__main__text {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
  }
}
.digital_doctor__inner__header__inner__main__subtext {
  font-size: 16px;
  font-family: "futura-pt", Roboto, Helvetica, Arial, sans-serif;
  margin-left: 30px;
  font-weight: 600;
  color: #8484aa;
  margin-top: -30px;
}
@media (max-width: 450px) {
  .digital_doctor__inner__header__inner__main__subtext {
    margin-top: -40px;
    width: 50%;
    font-size: 14px !important;
  }
}
.digital_doctor__inner__header__inner__box {
  cursor: pointer;
  width: 100%;
  height: 108px;
  background-image: url(../../../assets/img/landing/ido/layer_box_transparant_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0171b9;
  margin-top: 10px;
  position: relative;
  margin-bottom: -40px;
  border-radius: 6px;
  padding: 10px;
  color: white;
  margin-top: 15px;
}
@media (max-width: 450px) {
  .digital_doctor__inner__header__inner__box {
    height: unset;
    margin-top: 25px;
    padding: 0px;
  }
}
.digital_doctor__form__title {
  margin-top: 80px;
}
@media (max-width: 450px) {
  .digital_doctor__form__title {
    margin-top: 60px;
  }
}
.digital_doctor__price-font-size {
  font-size: 26px;
}
@media (max-width: 450px) {
  .digital_doctor__price-font-size {
    font-size: 13px;
  }
}
@media (max-width: 375px) {
  .digital_doctor__price-font-size {
    font-size: 13px;
  }
}
.digital_doctor__option_conteiner {
  margin-top: 5px;
  padding-left: 40px;
  color: #25447c;
}
.digital_doctor__standing-channels {
  position: absolute;
  width: 22px;
  height: 23px;
  position: absolute;
  z-index: 9;
  margin-top: 5px;
  margin-left: -25px;
}
.digital_doctor__form__information__texts {
  font-size: 15px;
  color: #0171b9;
  text-align: left;
}
@media (max-width: 1620px) {
  .digital_doctor__form__information__texts {
    font-size: 13px;
    color: #0171b9;
  }
}
@media (max-width: 450px) {
  .digital_doctor__form__information__texts {
    text-align: left;
    margin-top: 13px;
    line-height: 1;
    padding-bottom: 20px;
  }
}
@media (max-width: 450px) {
  .digital_doctor__form__information__texts {
    font-size: 3vw;
  }
}
.digital_doctor__form__information__texts__accepts {
  font-weight: 500;
  margin-top: 40px;
}
@media (max-width: 450px) {
  .digital_doctor__form__information__texts__accepts {
    margin-top: 15px;
    margin-bottom: -20px;
  }
}
@media (max-width: 450px) {
  .digital_doctor__form__information__texts__accepts__display {
    text-decoration: underline;
    margin-left: 40px;
    font-size: 13px;
  }
}
.digital_doctor__form__information__texts__box {
  border: solid 1px #d2cec7;
  padding: 5px;
  border-radius: 6px;
  margin-left: -13px;
  padding-left: 13px;
  margin-top: 10px;
}
@media (max-width: 450px) {
  .digital_doctor__form__information__texts__box {
    border: none;
  }
}
@media (max-width: 450px) {
  .digital_doctor__form_group_1 {
    margin-bottom: -20px;
  }
}
@media (min-width: 451px) {
  .digital_doctor__form_arrange {
    margin-bottom: 10px;
  }
}
.digital_doctor__form_arrange--last {
  margin-top: 40px;
}
.digital_doctor__form__button {
  font-size: 22px;
  background-color: #20b1e6;
  border-radius: 100px;
  padding: 18px;
  border: unset;
  float: left;
}
.digital_doctor--zurich_link {
  margin-bottom: 50px;
  margin-top: 50px;
  font-size: 22px;
}
@media (min-width: 1920px) {
  .digital_doctor__middle__container__main {
    margin-left: 20.5vw !important;
    width: 60vw;
  }
}

.break_non_mobile {
  display: block;
}
@media (max-width: 450px) {
  .break_non_mobile {
    display: none;
  }
}

.information_text_accept_button_digital_doctor {
  background: #20b1e6;
  color: #fff;
  width: 300px;
  border-radius: 60px;
  zoom: 0.7;
  border: none;
  padding: 10px;
}

.digital_doctor__inner__header__inner__box__text--1 {
  margin-top: 0;
}
@media (max-width: 450px) {
  .digital_doctor__inner__header__inner__box__text--1 {
    font-size: 1.4rem !important;
    padding: unset !important;
    margin-top: -20px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (max-width: 375px) {
  .digital_doctor__inner__header__inner__box__text--1 {
    margin-top: -13px !important;
  }
}

input[name=idendity]::-webkit-outer-spin-button,
input[name=idendity]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.standing-aydinlatma-metni {
  position: absolute;
  width: 25px;
  height: 25px;
  margin-left: -5px;
  margin-top: 5px;
  z-index: 999;
}
@media (max-width: 450px) {
  .standing-aydinlatma-metni {
    margin-top: 25px;
  }
}

.standing-aydinlatma-metni-after {
  display: none;
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  margin-left: 0px;
  margin-top: 5px;
  z-index: 999;
}
@media (max-width: 450px) {
  .standing-aydinlatma-metni-after {
    margin-top: 25px;
  }
}

.certificate {
  font-family: "futura-pt", Roboto, Helvetica, Arial, sans-serif;
}
.certificate__main__text {
  font-size: 29px;
  font-weight: 600;
}
.certificate__sub__text {
  font-size: 22px;
  font-weight: 400;
  margin-top: 0;
}
.certificate__title__text {
  color: #0171b9;
  font-size: 29px;
  font-weight: 700;
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 450px) {
  .certificate__title__text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.certificate__detail__text {
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 20px;
}
.certificate__table {
  margin-top: 20px;
}
.certificate__table, .certificate th, .certificate td {
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 16px;
}
.certificate__table tr td:nth-child(1), .certificate th tr td:nth-child(1), .certificate td tr td:nth-child(1) {
  font-weight: 600;
}
.certificate__informations {
  font-weight: 400;
}
.certificate__box {
  color: #0171b9;
  text-align: center;
}
.certificate__box__outer {
  margin-top: 20px;
  margin-bottom: 20px;
}
.certificate__box__inner {
  padding: 20px;
  border: 1px solid #b3bed2;
  border-radius: 9px;
  margin: 0px;
  min-height: 235px;
}
.certificate__box__inner img {
  width: 67px;
  height: 67px;
}
@media (max-width: 450px) {
  .certificate__box__inner img {
    margin-bottom: 20px;
  }
}
.certificate__box__title {
  font-size: 17px;
}
.certificate__action__box {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(179, 190, 210);
  border-radius: 2px;
  background-color: rgba(1, 174, 240, 0);
  height: 64px;
  z-index: 24;
  margin-left: 40px;
}
@media (max-width: 450px) {
  .certificate__action__box {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
  }
}
.certificate__action__box .pdf-download {
  width: 23px;
  height: 22px;
}
.certificate__action__box .send-mail {
  width: 22px;
  height: 17px;
}
.certificate__action__text {
  padding-top: 20px;
  padding-left: 20px;
}
@media (max-width: 450px) {
  .certificate__action__text__back {
    text-align: center;
  }
}
.certificate__action__text a {
  text-decoration: underline;
  color: #0171b9;
}
.certificate__action__text span {
  color: #0171b9;
}
.certificate__spot {
  font-size: 21px;
  margin-left: 50px;
  margin-bottom: -10px;
}
@media (max-width: 450px) {
  .certificate__spot {
    font-size: 17px;
    margin-left: 20px;
  }
}

.popup-send-mail-warning-icon {
  width: 40px;
}

.collapse__menu_header {
  cursor: pointer;
  border-radius: 3px;
  background-color: #dedede;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin-bottom: 20px;
}
.collapse__menu_header__title {
  font-size: 27px;
  color: rgb(3, 40, 106);
  line-height: 0.9;
  text-align: left;
  -moz-transform: matrix(0.7467639099, 0, 0, 0.7406944986, 0, 0);
  -webkit-transform: matrix(0.7467639099, 0, 0, 0.7406944986, 0, 0);
  -ms-transform: matrix(0.7467639099, 0, 0, 0.7406944986, 0, 0);
  padding: 20px 15px;
  display: inline-flex;
}
.collapse__menu_header__arrow {
  float: right;
  padding: 25px;
}
.collapse__menu_header__arrow img {
  width: 15px;
  height: 9px;
}
.collapse__container {
  font-size: 17px;
  margin-bottom: 30px;
  margin-top: 20px;
}
