﻿@charset "utf-8";
/* CSS Document */


.check-1 {
    padding: 17px 21px 15px 44px;
    height: 357px;
}

.check-2 {
    padding: 17px 21px 15px 44px;
    height: 210px;
}

}

.check-5 {
    margin-left: 8.33333333%;
}

.check-3 {
    margin-bottom: 2%;
}

.box-2 {
    padding: 22px 0 0px 0;
}

.box-14 {
    padding: 22px 0 0px 0;
}

.box-8 {
    font-size: 20px;
    background-color: #0078ba;
    color: white;
}

.box-9 {
    text-decoration: underline;
}

    .box-9:hover {
        font-weight: 600;
    }

.box-10 {
    padding: 26px 0 0 0;
}

.box-11 {
    float: right;
}

.box-12 {
    margin-left: 28px;
}

.box-13 {
    padding: 7px 0;
}

.emp-1 {
    position: relative;
    padding:;
    background-color: #ecf0f6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.check-4:hover {
    font-weight: 600;
}

.header_nav.-wide .header_nav--inner > .menu > .menu-item:hover {
    background-color: #0078ba;
}

/*.active {
    background-color: #0078ba;
}*/

input {
    background-color: transparent;
    border: 1px solid rgba(102, 186, 0, 0.36);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 20px;
}

.sign-1 {
    min-width: 200px !important;
}

.head-1 {
    float: left;
}

.number {
    float: left;
    font-family: 'Calibri';
    font-size: 20px;
    color: #111b2a;
    margin-right:;
    margin-top: 5px;
}

.head-3 {
    font-size: 12px !important;
    float: right !important;
}

.links-1 {
    z-index: 99;
    position: absolute;
    background-color: rgb(47, 56, 65);
}

.emp-2 {
    position: inherit;
    top: -11px;
    left: -3px;
    float: left;
}

.patch {
    background-image: url(../../images/patch.png);
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
}

.emp-3 {
    font-size: 19px;
    letter-spacing: -.5px;
    text-transform: capitalize;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    white-space: nowrap;
}

    /*.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 0px 8px;
        line-height: 1.42857143;
        vertical-align: middle;
        border-top: 1px solid #ddd;
    }*/

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #fff;
        background-color: rgba(0, 120, 186, 0.61);
        color: #fff;
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border: 1px solid #ddd;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
}

.table-bordered {
    /*border: 1px solid #0078ba;*/
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        /*border: 1px solid rgba(0, 120, 186, 0.09);*/
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(99, 172, 213, 0.12);
}


.table-hover > tbody > tr:hover {
    background-color: rgba(99, 172, 213, 0.12);
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
}

    .table-responsive:hover {
        overflow-x: auto !important;
        overflow-y: hidden;
    }

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

/*.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/

/*.form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }*/

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px;
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px;
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px;
    }
}






ul {
    list-style-image: url(../../images/check.png);
}

    ul.u {
        list-style-type: none;
    }

.policy {
    position: relative;
    margin: 7px 0 0;
    padding:;
    line-height: 23px;
    color: #717171;
    font-style: italic;
}

.logo-r {
    width: 255px !important;
    /*height: 80px !important;*/
    padding: 12px;
}


.butt-1 {
    background-color: #0078ba;
    margin: 24px 0;
    color: white;
}

    .butt-1:hover {
        background-color: #005686;
        color: #fff;
    }


.butt-2 {
    background-color: #8fbe3e;
    color: white;
    float: left;
}

    .butt-2:hover {
        background-color: #5f8223;
        color: white;
        float: left;
    }


<!-- Dropdown start-- > .cusDD_default {
    position: relative;
    width: 200px;
    margin: auto;
    font-family: calibri;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    text-indent: 20px;
}

.cusDD_default .cusDD_select {
    background: #fff;
    border: 1px solid #f0f0f0;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 0;
}

.cusDD_default .cusDD_arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat;
    background-position: 50% 50%;
}

    .cusDD_default .cusDD_arrow.active {
        background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_up.png") no-repeat;
        background-position: 50% 50%;
    }

.cusDD_default .cusDD_options {
    background: #fff;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
}

.cusDD_default .cusDD_opt {
    height: 30px;
    line-height: 30px;
    width: 100%;
    display: block;
    border-top: 1px solid #f0f0f0;
}

    .cusDD_default .cusDD_opt:hover {
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

/** Slick Dark style **/

.cusDD_slick_d {
    position: relative;
    width: 100%;
    margin: auto;
    font-family: calibri;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    text-indent: 20px;
    color: white;
}

    .cusDD_slick_d .cusDD_select {
        background: rgb(99, 172, 213);
        border: 1px solid #0078ba;
        height: 28px;
        line-height: 26px;
        position: relative;
        z-index: 0;
    }

    .cusDD_slick_d .cusDD_arrow {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: url("http://skyscrapercenter.com/img/chevron-down.png") no-repeat;
        background-size: 60% auto;
        background-position: 50% 50%;
    }

        .cusDD_slick_d .cusDD_arrow.active {
            background: url("http://skyscrapercenter.com/img/chevron-down.png") no-repeat;
            background-size: 60% auto;
            background-position: 50% 50%;
        }

    .cusDD_slick_d .cusDD_options {
        background: rgb(84, 146, 181);
        border-left: 1px solid #0078ba;
        border-right: 1px solid #0078ba;
        border-bottom: 1px solid #0078ba;
        position: absolute;
        top: 29px;
        left: 0;
        right: 0;
        z-index: 1;
        display: none;
    }

    .cusDD_slick_d .cusDD_opt {
        height: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        position: relative;
        transition: 300ms;
        overflow: hidden;
    }

        .cusDD_slick_d .cusDD_opt:before {
            content: "";
            z-index: -1;
            display: block;
            position: absolute;
            top: 0;
            left: -360px;
            height: inherit;
            width: 350px;
            transform: skew(-30deg);
            background: rgb(0, 120, 186);
            border-right: 1px solid #0078ba;
            transition: 300ms;
        }

        .cusDD_slick_d .cusDD_opt:hover:before {
            transform: skew(-30deg) translateX(340px);
        }

/** Slick Light Style **/

.cusDD_slick_l {
    position: relative;
    width: 250px;
    margin: auto;
    font-family: calibri;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    text-indent: 20px;
    color: #808080;
}

    .cusDD_slick_l .cusDD_select {
        background: rgba(255, 255, 255, 0.4);
        border: 1px solid #c0c0c0;
        height: 40px;
        line-height: 40px;
        position: relative;
        z-index: 0;
    }

    .cusDD_slick_l .cusDD_arrow {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: url("http://skyscrapercenter.com/img/chevron-down.png") no-repeat;
        background-size: 60% auto;
        background-position: 50% 50%;
    }

        .cusDD_slick_l .cusDD_arrow.active {
            background: url("http://skyscrapercenter.com/img/chevron-down.png") no-repeat;
            background-size: 60% auto;
            background-position: 50% 50%;
        }

    .cusDD_slick_l .cusDD_options {
        background: rgba(255, 255, 255, 0.4);
        border-left: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
        border-bottom: 1px solid #c0c0c0;
        position: absolute;
        top: 42px;
        left: 0;
        right: 0;
        z-index: 1;
        display: none;
    }

    .cusDD_slick_l .cusDD_opt {
        height: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        position: relative;
        transition: 300ms;
        overflow: hidden;
    }

        .cusDD_slick_l .cusDD_opt:before {
            content: "";
            z-index: -1;
            display: block;
            position: absolute;
            top: 0;
            left: -320px;
            height: inherit;
            width: 300px;
            transform: skew(-30deg);
            background: rgba(255, 255, 255, 0.6);
            transition: 300ms;
        }

        .cusDD_slick_l .cusDD_opt:hover:before {
            transform: skew(-30deg) translateX(300px);
        }

/** custom style **/

.custom {
    position: relative;
    width: 250px;
    margin: auto;
    font-family: 'Pacifico', cursive;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    text-indent: 20px;
    color: #000;
}

    .custom .cusDD_select {
        background: url("http://data2.whicdn.com/images/58750873/original.jpg");
        background-size: 100% auto;
        background-position: 0 18px;
        border: 1px solid lavenderblush;
        height: 40px;
        line-height: 40px;
        position: relative;
        z-index: 0;
        border-radius: 10px;
    }

    .custom .cusDD_arrow {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: url("http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons/glossy-black-icons-animals/012581-glossy-black-icon-animals-animal-cat4.png") no-repeat;
        background-size: 100% auto;
        background-position: 50% 50%;
    }

        .custom .cusDD_arrow.active {
            background: url("http://static.wixstatic.com/media/667dde_b92ab26894531abe1973a0b39fa239cf.png") no-repeat;
            background-size: 60% auto;
            background-position: 50% 50%;
        }

    .custom .cusDD_options {
        background: url("https://40.media.tumblr.com/218dac0087fa6edfa81e31caf7a364d6/tumblr_mjortge3Mi1rgpyeqo1_500.png") #fff no-repeat;
        background-size: 100% auto;
        border-left: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
        border-bottom: 1px solid #c0c0c0;
        position: absolute;
        top: 42px;
        left: 0;
        right: 0;
        z-index: 1;
        display: none;
        border-radius: 10px;
    }

    .custom .cusDD_opt {
        height: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        position: relative;
        transition: 300ms;
        overflow: hidden;
        border-radius: 10px;
    }

        .custom .cusDD_opt:hover {
            border-radius: 10px;
            color: #fff;
            background: rgba(0, 0, 0, 0.6);
        }

<!-- Dropdown end-- >
