/* Minification failed. Returning unminified contents.
(6107,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,39): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,56): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,71): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,85): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,102): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,119): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,135): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,150): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,165): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,178): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,193): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,213): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,231): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,251): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,269): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,284): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,302): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,319): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,335): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,350): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,368): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,390): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,412): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,434): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,457): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6107,653): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
/*html, body {
    height: 100%;
    margin: 0;
}*/
body {
    /*font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans' !important;
    font-weight: 700 !important;
    font-style: normal !important;*/
    background: #FDFCF9 !important;
    /*display: flex;
    flex-direction: column;*/
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid-home {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /*background: inherit;*/
}

.container-fluid-footer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.f-h5 {
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.f-h2 {
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 19px !important;
}

.lh-sm {
    line-height: 1.25 !important;
}

.btn-red {
    background: #d02126 !important
}

.btn-white {
    background: #fff !important;
}

/*footer#mims-footer {
    margin-top: auto;
}*/
@media (min-width: 275px) and (max-width: 600px) {
    .header-banner {
        min-height: 120px;
        background: #CC0000 url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png) 0% 100% no-repeat;
        background-size: 400px;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 1;
        /*margin-bottom: 20px;*/
        padding: 20px 10px 55px 10px;
    }

    .swap-order {
        order: 2;
    }
}

@media (min-width: 600px) and (max-width: 760px) {
    .header-banner {
        min-height: 120px;
        background: #CC0000 url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png) 100% 100% no-repeat;
        background-size: 45%;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 1;
        /*margin-bottom: 20px;*/
        padding: 20px 10px 55px 10px;
    }

    .swap-order {
        order: 2;
    }
}

@media only screen and (device-width: 600px) {
    .header-banner {
        min-height: 120px;
        /*background: #CC0000 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png') top center no-repeat;*/
        background: #CC0000 url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png) 0% 100% no-repeat;
        /*background-size: cover;*/
        background-size: 400px;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 1;
        /*margin-bottom: 20px;*/
        padding: 20px 10px 30px 10px;
    }

    .swap-order {
        order: 2;
    }
}

@media (min-width: 768px) {
    .header-banner {
        min-height: 150px;
        /*background: #CC0000 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png') top center no-repeat;*/
        background: #c00 url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/searchbg.png) 100% 0% no-repeat;
        /*background-size: cover;*/
        background-size: 45%;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 1;
        /*margin-bottom: 20px;*/
        padding: 50px 10px 40px 0px;
    }

    #registerPopup {
        width: 800px;
    }
}

.header-banner h2 {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #FFFFFF;
    /*padding-top: 20px;*/
    height: 40px;
}

.header-banner h1 {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #FFFFFF;
    /*padding-top: 20px;*/
    height: 40px;
}

.header-banner-content .col-lg-10 {
    padding: 0px;
}

.advanced-search a, .advanced-search a:link, .advanced-search a:visited {
    text-decoration: underline !important;
    color: #FFF !important;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    padding: 15px 5px 0px 0px;
    vertical-align: bottom;
}

    .advanced-search a:hover {
        color: #FFF;
    }

@media (min-width:1024px) {
    .container-fluid {
        padding: 0px 90px 0px 90px !important;
    }

    .header-banner-content {
        padding: 0px 90px !important;
    }
}


@media (max-width: 768px) {
    /*.container-fluid {
        padding: 0px 50px 0px 50px !important;
    }*/

    .header-banner-content {
        padding: 10px 50px !important;
    }

    #dropdown-menu .wrap {
        width: 50%;
    }

    .gated-mobile-view.hide {
        display: none !important;
    }
}

@media (max-width: 800px) {
    #registerPopup {
        width: 80%;
    }
}

@media (min-width:1280) {
    .container-fluid {
        padding: 0px 90px 0px 90px !important;
    }

    .header-banner-content {
        padding: 10px 90px !important;
    }
}

@media (max-width:375px) {
    .container-fluid {
        padding: 0px 10px 0px 10px !important;
    }

    .header-banner-content {
        padding: 0px 10px !important;
    }

    .hidediv-lg {
        display: none;
    }

    .drug-update-topic li {
        text-overflow: unset !important;
        overflow: unset !important;
        white-space: unset !important;
    }
    /*#chk_group_advancedSearch .col-lg-6{
        padding-left:0px !important;
    }*/
    .swap-order {
        order: 2;
    }
}

@media (min-width:375px) {
    .hidediv-sm {
        display: none;
    }

    #dropdown-menu .wrap {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .hidediv-lg {
        display: none;
    }

    .hidediv-sm {
        display: block;
    }

    #dropdown-menu .wrap {
        width: 50%;
    }
}

button:focus {
    outline: 0 !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

a {
    text-decoration: none !important;
}

.drug-update-topic, .drug-update-list, .speciality-topic, .browse-drugs-box {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
}

    .drug-update-topic:not(:last-child) {
        border-bottom: 1px solid rgba(204, 204, 204, 1);
    }

.drug-update-topic, .drug-update-list {
    font-size: 14px;
    /*border-bottom: 1px solid #CCC;*/
}

    .drug-update-topic p, .drug-update-list p {
        margin: 5px 0px;
        color: #333333;
        font-size: 13px;
    }

    .drug-update-topic a {
        color: rgba(204, 0, 0) !important;
    }

    .drug-update-topic .more-btn {
        font-family: NotoSans, "Noto Sans";
        font-weight: 400;
        font-size: 13px;
    }

    .drug-update-topic a span {
        font-size: 16px !important;
    }

    .drug-update-topic ul, .drug-update-list ul, .panel ul {
        font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
        padding: 0px;
        margin: 0;
    }



    .drug-update-topic li {
        font-size: 18px;
        text-align: left;
        line-height: 30px;
        list-style: none;
        padding-bottom: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .drug-update-list li {
        font-size: 15px;
        text-align: left;
        line-height: 30px;
        list-style: none;
        background: inherit;
        background-color: rgba(255, 255, 255, 0);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204, 204, 204, 1);
        border-left: 0px;
        border-top: 0px;
        border-right: 0px;
        border-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        box-shadow: none;
        font-family: 'NotoSans', 'Noto Sans';
        font-weight: 400;
        font-style: normal;
        color: #CC0000;
        padding-top: 5px;
        padding-bottom: 5px;
    }



        .drug-update-list li:hover {
            background: inherit;
            background-color: rgba(242, 242, 242, 1);
            box-sizing: border-box;
            border-width: 1px;
            border-style: solid;
            border-color: rgba(204, 204, 204, 1);
            border-left: 0px;
            border-top: 0px;
            border-right: 0px;
            border-radius: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-family: 'NotoSans', 'Noto Sans';
            font-weight: bold;
            font-style: normal;
            color: #CC0000;
        }

    .drug-update-topic > .more {
        font-size: 13px;
        color: #CC0000;
        text-align: left;
        line-height: 20px;
        padding-top: 20px;
    }

p.drug-update-header {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
}

.speciality-topic li {
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

.browse-drugs-box {
    border: 1px solid #CCC;
    width: 40px;
    height: 40px;
    background: #FFF;
}

    .browse-drugs-box a {
        font-size: 15px;
        color: #000000;
        text-align: center !important;
        padding: 8px 0px 0px 0px;
        display: block;
        /*vertical-align: middle;*/
    }

    .browse-drugs-box span {
        font-size: 15px;
        color: #000000;
        text-align: center !important;
        padding: 8px 0px 0px 0px;
        display: block;
        background: rgba(204, 204, 204, 1);
        height: 38px;
    }

.cme-info-header {
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    font-size: 12px;
    color: rgba(204, 0, 0);
    padding-top: 10px;
}

.cme-info-body {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}

    .cme-info-body a {
        font-family: NotoSerif-Bold, "Noto Serif Bold", "Noto Serif";
        font-weight: 700;
        font-size: 15px;
    }

.job-type {
    display: block;
    font-size: 12px;
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    color: rgba(102, 102, 102);
}

.job-location {
    color: rgba(102, 102, 102);
    font-size: 12px;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ellipsis5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.ellipsis4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
}

.specialties-fixed-height {
    height: 385px !important;
    overflow: hidden;
}

.education-container {
    overflow: hidden;
}

.info-box {
    display: block;
    min-height: 70px;
    background: #fdfcf9;
    width: 100%;
    border-radius: 2px;
    padding-top: 5px;
    margin-bottom: 15px;
}


.info-box-icon {
    float: left;
    height: 70px;
    width: 50%;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    background-color: #cc0000;
    color: #FFFFFF;
    padding: 10px 10px 20px 10px;
}

.info-box-content {
    float: right;
    height: 70px;
    width: 50%;
}

.info-box-text {
    color: #FFFFFF;
    font-size: 12px;
}

.info-box-number {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
}

.img-edu {
    height: 70px;
    width: 100%;
}

.header1 {
    height: 40px;
}


.accordion-panel .accordion {
    background-color: inherit;
    color: #444;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    float: left;
    /*height: 40px;*/
    border-bottom: 1px solid #CCC;
    margin-right: 30px;
}

.max-h-fit-content {
    max-height: fit-content;
}

.accordion-panel .accordion:hover {
    background-color: rgba(242, 242, 242, 1);
}

.accordion-panel .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion-panel .accordion.sitemap {
    cursor: default;
    border-bottom: none;
}

    .accordion-panel .accordion.sitemap:hover {
        background-color: transparent;
    }

    .accordion-panel .accordion.sitemap:after {
        content: '';
    }

.accordion-panel .active:after {
    content: "\2212";
}

.accordion-panel .panel {
    padding: 0 1px;
    background-color: inherit;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

    .accordion-panel .panel li {
        font-family: 'NotoSans', 'Noto Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        color: #CC0000;
        border-bottom: 1px solid #CCC;
        list-style: none;
        padding: 5px;
    }

        .accordion-panel .panel li:hover {
            background: rgba(242, 242, 242, 1);
        }

        .accordion-panel .panel li a {
            font-family: 'NotoSans', 'Noto Sans';
            font-weight: 400;
            font-style: normal;
            font-size: 16px;
            color: #CC0000;
        }

    .accordion-panel .panel.sitemap li {
        color: #000000;
        border-bottom: none;
    }

        .accordion-panel .panel.sitemap li a {
            color: #000000;
        }

.browse-drugs {
    margin-top: 10px;
}



    .browse-drugs .btn-danger {
        color: #fff !important;
    }

browse-drugs .btn-danger:hover {
    color: #fcfcfc !important;
}

.browse-drugs .btn {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    padding: 8px 20px;
    margin-right: 5px;
}

.browse-drugs .btn-outline-danger {
    font-weight: 400 !important;
}

.browse-drugs .btn-outline-danger {
    border-color: #CCC;
}

    .browse-drugs .btn-outline-danger:hover {
        color: #000 !important;
        border-color: #CCC;
        background: none;
    }

/*.browse-drugs ul {
    padding: 0px;
    margin: 0px;
}*/

.browse-drugs li {
    list-style: none;
    border-bottom: 1px solid #CCC;
    padding: 8px 0px 8px 0px;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

    .browse-drugs li:hover {
        background: inherit;
        background-color: rgba(242, 242, 242, 1);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204, 204, 204, 1);
        border-left: 0px;
        border-top: 0px;
        border-right: 0px;
        border-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: 'NotoSans', 'Noto Sans';
        font-style: normal;
    }


.drug-type {
    font-family: 'NotoSans-Italic', 'Noto Sans Italic', 'Noto Sans';
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    padding-top: 5px;
}

.drug-type-green {
    color: #00CC00;
}

.drug-type-red {
    color: #FF0000;
}

.company-box-logo {
    height: 140px;
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    line-height: 140px;
    text-align: center;
}

    .company-box-logo img {
        vertical-align: middle;
        max-height: 77px;
        max-width: 200px;
    }

.company-box-name {
    height: 60px;
    width: 100%;
    border: 1px solid #CCC;
    border-top: 0px !important;
    background: #F2F2F2;
    display: block;
    border-top: 1px solid #CCC;
    padding-top: 10px;
    text-align: center !important;
    text-rendering: optimizeLegibility;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
    color: #333333;
    margin-bottom: 20px;
}

.sticker-bar a, .sticker-bar a:link {
    font-family: NotoSans, "Noto Sans";
    font-size: 14px;
    color: rgba(0, 0, 0) !important;
    padding: 5px 5px !important;
    /*font-weight: 400;*/
    font-style: normal;
}

.sticker-bar .active {
    font-family: NotoSans, "Noto Sans";
    font-size: 16px;
    color: #CC0000;
    padding: 0px 10px !important;
    font-weight: 700;
    font-style: normal;
}

.font-16px-700 {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #333333
}




.mims-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

    /* Hide the browser's default checkbox */
    .mims-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    /* Create a custom checkbox */
    .mims-checkbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
        border: 1px solid #CCC;
        border-radius: 3px;
    }

    /* On mouse-over, add a grey background color */
    .mims-checkbox:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .mims-checkbox input:checked ~ .checkmark {
        background-color: #FF0000;
        /*background-color: inherit;*/
        border: 1px solid #CCC;
        border-radius: 3px;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .mims-checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .mims-checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .mims-checkbox .checkmark:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.search-border-style {
    border-bottom: 1px solid;
    border-color: rgba(204, 204, 204, 1);
    padding-left: 12px;
}

.search-pill-image {
    width: 160px !important;
    height: 171px !important;
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    line-height: 171px;
    text-align: center;
    float: right;
}

    .search-pill-image img {
        max-width: 100%;
        max-height: 90%;
    }

@media (max-width: 768px) {
    .search-pill-image {
        float: left !important;
    }
}

.search-padding {
    padding: 32px;
}

.search-result-found {
    font-size: 16px;
    font-weight: bold;
}

.search-not-found-li {
    font-size: 13px;
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    font-style: normal;
}

.tab-text-active {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    color: #CC0000;
    text-align: center;
}

.tab-text-inactive {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    color: #1E1E1E;
    text-align: center;
}

.active a {
    background-color: none;
}



.tab-text-active {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    color: #CC0000;
    text-align: center;
}

.tab-text-inactive {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    color: #1E1E1E;
    text-align: center;
}

.active a {
    background-color: none;
}

.product-bottom {
    border-bottom: 1px solid;
    border-color: rgba(7, 7, 7, 0.719);
}

list-padding {
    padding-left: 0px !important;
    padding-right: 240px;
}

.product-list-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.product-list-ul-padding {
    padding-left: 25px !important;
    padding-right: 10px !important;
}

.brand-text {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
}

.brand-text-red {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    color: #CC0000;
}

.class-text-red {
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    color: #CC0000;
    font-size: 13px;
}

.class-text {
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-size: 13px;
}

.class-header {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-size: 13px;
    color: #1E1E1E;
}

.class-header-red {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-size: 13px;
    color: #CC0000;
}

.text-13px {
    font-size: 13px;
}

.result-header {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    padding-left: 12px;
}

.padding-left-12 {
    padding-left: 12px;
}

.txt-link:hover {
    text-decoration: underline !important;
}

#footerConnect img:hover {
    opacity: 0.3;
}

.div_packshot {
    border: 1px solid #CCC;
    padding: 10px;
    float: left;
    min-height: 250px;
}

.header2 {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px;
    padding-top: 10px;
}

.carousel-indicators li, .carousel-indicators li.active {
    margin: 0px 7px !important;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}


/*#slider {
    height: 400px;
    overflow: hidden;
    width: 100%;
}*/

.carousel-item {
    height: 100%;
    width: 100%;
}

.carousel-indicators {
    bottom: -5px;
}

    .carousel-indicators .active {
        background-color: #CC0000;
    }

.widget-tile {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-size: 19px;
}

.overview-title, .overview-subtitle {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
}

.overview-title {
    font-size: 16px;
}

.overview-subtitle {
    font-size: 14px;
}

.overview-font {
    font-size: 23px;
}

.overview-header {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
}

.overview-content {
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-size: 14px;
}

.overview-content-background {
    background-color: #F2DBDB;
    color: #C0504D;
    padding: 10px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #F2F2F2;
    color: #CC0000;
}

.nav-pills > li > a:hover {
    background-color: #F2F2F2;
    font-weight: 800;
}

.nav-pills > li > a.active {
    background-color: #F2F2F2 !important;
    color: #CC0000;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-size: 15px;
}

.nav-link {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 10px;
    margin-bottom: -1px;
    background-color: inherit;
    border-bottom: 1px solid #CCC;
    color: #000000;
    text-decoration: none;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    font-size: 15px;
}

    .nav-link > li > a.active {
        font-weight: 800;
        color: #CC0000;
    }

@media screen and (max-width: 992px) {
    .column {
        width: 50%;
    }
}

@media screen and (max-width: 760px) {
    #primary, #secondary {
        max-width: 100%;
        display: block;
    }
}

.list-country {
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: rgba(204, 0, 0);
}

.completebody {
    display: none;
}

.morecls {
    background: lightblue;
    color: navy;
    font-size: 13px;
    padding: 3px;
    cursor: pointer;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.common-tool-bar span {
    color: #000;
    font-size: 12px;
    /*line-height: 2em;*/
    padding: 0;
    font-family: NotoSans, "Noto Sans";
    font-weight: 400;
    font-style: normal;
}

.no-padding {
    padding: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

#stickyBar .active {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    color: rgba(204, 0, 0);
    font-size: 16px;
}


.home-rhs-dfp-ads {
    width: 300px;
    margin: 0 auto 10px auto;
}

.google-publisher-tag {
    margin-bottom: 1px;
}

.content-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.header-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.fixed-image {
    width: 174px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.med-cover {
    width: 100%;
    height: 650px;
    background-color: rgba(127, 126, 125, 1);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    overflow: hidden;
    box-sizing: border-box; /*Not necessary in this situation*/
    display: block; /*Not necessary, but we do want it this way*/
    width: 100vw; /*Not necessary, but we do want it this way*/
    height: 100vh; /*Necessary.  100vh = 100% of the viewport height*/
    padding: 0; /* No padding */
    margin: 0; /* No margins */
    background: url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/medrequest/medRep.jpg') no-repeat center center;
    /* Shorthand: image, repeat, X align, Y align. */
    background-size: cover; /* Cover all available space*/
    background-position: center top;
}

.med-mid {
    width: 100%;
    height: 450px;
    background-color: rgba(242, 239, 233, 1);
    background-image: none;
}

.med-content {
    width: 100%;
    height: 450px;
    background-color: none;
    background-image: none;
    overflow: auto
}

.med-detail {
    font-family: NotoSans, "Noto Sans";
    font-size: 14px;
}

.med-title {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    text-align: center;
    font-size: 14px;
}


@media (min-width: 768px) {
    .content-med {
        padding: 0px 100px 0px 100px !important;
        margin-left: 100px;
        margin-right: 100px;
    }
}

@media (min-width: 320px) and (max-width: 640px) {
    .nav-item {
        margin: 7px 7px 0px 0px !important;
    }

    .nav-tabs {
        padding-left: unset !important;
    }

    .advanced-search-banner {
        padding-left: 26px !important;
        padding-right: 20px !important;
    }

    .swap-order {
        order: 2;
    }
}

.nav-tabs {
    border-bottom: 1px solid black !important;
    padding-left: 40px !important;
}

/*@media screen and (min-width: 768px) {
    .med-content-data {
        margin-left: 16px;
        margin-right: 16px;
    }
}*/

@media (min-width:770px) {
    .content-med {
        padding: 0px 16px 0px 16px !important;
    }
}

@media (min-width:1024px) {
    .content-med {
        padding: 0px 170px 0px 200px !important;
    }
}

@media (min-width:1280px) {
    .content-med {
        padding: 0px 170px 0px 200px !important;
    }
}

@media (min-width:2480px) {
    .content-med {
        padding: 0px 170px 0px 200px !important;
    }
}

.content-med1 {
    position: relative;
    margin: 0;
    /* background: yellow; */
    position: absolute;
    /* top: 50%; */
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 15%);
}

.med-button {
    position: relative;
    margin: 0;
    /* background: yellow; */
    position: absolute;
    /* top: 50%; */
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 760%);
}



@media screen and (min-width: 1280px) {
    .container-fluid-home, .container-fluid-footer {
        width: 1263px;
        /*background: inherit;*/
    }

    .header-banner-content-home {
        padding: 0px !important;
    }
}

@media screen and (min-width: 1024px) {

    .header-banner-content1 {
        padding: 0px 90px 0px 90px !important;
    }

    .pageHeader {
        padding-left: 0px !important;
    }

    .header-banner-content-home {
        padding: 0px 250px 0px 15px !important;
    }

    .header-margin {
        margin-top: 10px;
    }

    .header-banner-content {
        padding-top: 0px !important;
    }

    .main-menu {
        list-style: none;
        /*text-align: left;*/
    }

        .main-menu li {
            display: inline;
        }
}

@media screen and (max-width: 1024px) {
    /*.header-banner-content1 {
        padding: 0px 10px 0px 10px !important;
    }*/
    .pageHeader {
        padding-left: 10px;
    }

    .main-menu .item {
        font-size: 16px;
        /*line-height: 40px;*/
    }

    .gated-mobile-view.hide {
        display: none !important;
    }

    @media (max-width: 768px) {
        /*.container-fluid {
        padding: 0px 50px 0px 50px !important;
    }*/

    }
}
/*@media(min-width:1024) {
    .header-banner-content-home {
        padding: 0px 250px 0px 20px !important;
    }
}*/

.mims-badge, .mims-badge2 {
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    padding: 4px 8px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mims-badge {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
    font-size: 8px;
    border-radius: 0.15rem;
}

.mims-badge2 {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-size: 13px;
    border-radius: .7rem;
    padding: 6px 20px;
    border: 2px #CCC solid
}

.notify-badge-item {
    position: relative;
    padding-top: 20px;
    display: inline-block;
}

.notify-badge {
    position: absolute;
    right: -20px;
    top: 10px;
}

.badge1 {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 50%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bg-orange {
    background: #FF6600 !important;
    color: #fff;
}

.bg-grey {
    background: #E4E4E4 !important;
    color: #FF0000;
}

.bg-red {
    background: #D02126 !important;
    color: #FFFFFF;
}

#stickyBar .main-menu {
    padding: 5px;
}

.card-block ul {
    border-left: solid 2px #DD0D03;
    margin-bottom: 0;
}

    .card-block ul li {
        padding-left: 20px;
    }

#more-services span {
    display: none;
}

#more-services .nav-item {
    margin: 0px;
}

.mr-request {
    width: 100%;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}

.landing-port {
    /*width: 60%;*/
    height: 530px;
}

.crop {
    width: 200px;
    height: 150px;
    overflow: hidden;
}

    .crop img {
        width: 400px;
        height: 300px;
        margin: -75px 0 0 -100px;
    }


@media only screen and (max-width: 600px) {
    .landing-port {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .landing-port {
        width: 100%;
        height: 600px;
    }
}

@media only screen and (min-width: 992px) {
    .landing-port {
        width: 100%;
        height: 400px;
    }
}

.terms {
    font-family: NotoSans, "Noto Sans";
    font-size: 12px;
}

.top-left-header {
    position: absolute;
    top: 180px;
    left: 260px;
    width: 170px;
    font-size: 28px;
    color: rgba(255, 255, 255);
    font-weight: 600;
    /* font-size: 41px; */
    text-shadow: rgba(0, 0, 0, 0.35) 1px 3px 40px;
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    /* font-weight: 700; */
    font-style: normal;
}

.top-left-title {
    position: absolute;
    top: 302px;
    left: 260px;
    width: 216px;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgba(255, 255, 255);
}

.med-landing-page {
    width: 100%;
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    background-position: center top;
}

.landing-page-title {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #1E1E1E;
    margin-left: 8px;
}

.med-detail-desc {
    background-color: #f2f2f2;
    margin-left: 8px;
}

.header-text-med {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
}

.med-form-title {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    font-size: 15px;
}

.med-image-label {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    font-size: 18px;
}

.med-form-detail {
    font-family: NotoSans, "Noto Sans";
    font-size: 11px;
}

.med-form-terms-condition {
    font-family: NotoSans, "Noto Sans";
    font-size: 9px;
}

.med-container-box {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 456px;
    height: 340px;
    background: inherit;
    background-color: rgba(242, 239, 233, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 28px;
}

.med-detail-box {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 456px;
    height: 250px;
    background: inherit;
    background-color: rgba(242, 239, 233, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 28px;
}

.med-button {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 456px;
    height: 40px;
    background: inherit;
    background-color: rgba(204, 0, 0, 1);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
}

.med-label {
    margin-left: 1.5em;
    margin-top: 0.5em;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
}

.med-label-text {
    margin-left: 1.5em;
    margin-top: -12px;
}

.med-edit {
    text-align: center;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
    color: #CC0000;
}

.w-auto {
    width: auto !important;
}

.form-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-left-header-form {
    position: absolute;
    top: 180px;
    left: 210px;
    width: 170px;
    font-size: 28px;
    color: rgba(255, 255, 255);
    font-weight: 600;
    /* font-size: 41px; */
    text-shadow: rgba(0, 0, 0, 0.35) 1px 3px 40px;
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    /* font-weight: 700; */
    font-style: normal;
}

.top-left-title-form {
    position: absolute;
    top: 302px;
    left: 210px;
    width: 216px;
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgba(255, 255, 255);
}

.space {
    padding-left: 10px
}

.generic-color {
    color: rgba(102, 102, 102);
}

.mr-button {
    border-radius: 0px;
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    width: 250px;
    display: inline-block;
    /* font-weight: 400; */
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.pill-label {
    padding-top: 6px;
    margin-top: 15px;
    text-align: center;
    font-family: NotoSans-Bold,Noto Sans Bold,Noto Sans;
    font-weight: 700;
    font-size: 14px;
}

.pill-box {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 65px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 10px;
}

.pill-box-style {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 65px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pill-container {
    margin-top: -20px;
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 300px;
    /*height: 266px;*/
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pill-margin {
    padding-left: 17px;
    padding-right: 8px;
    padding-top: 14px;
    padding-bottom: 18px;
}


/*announcement banner*/
.desktop-announcement-bg {
    background: #CCCCCC;
    margin-bottom: 20px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 989;
}

    .desktop-announcement-bg .desktop-announcement-xs {
        max-width: 300px;
        margin: 0 auto;
    }

    .desktop-announcement-bg .desktop-announcement-sm {
        max-width: 700px;
        margin: 0 auto;
    }

    .desktop-announcement-bg a.close-bg {
        position: absolute;
        z-index: 999;
        right: 0;
        margin-top: 10px;
    }

#desktop-announcement-margin-div {
    padding-top: 70px;
}

#desktop-announcement-margin-div-sub {
    padding-top: 1px;
}


.combobox {
    /* Border slightly darker than Chrome's <select>, slightly lighter than FireFox's */
    border: 1px solid #999;
    padding-right: 1.25em; /* leave room for ▾ */
}

.dropdown, .combobox {
    /* "relative" and "inline-block" (or just "block") are needed
     here so that "absolute" works correctly in children */
    position: relative;
    display: inline-block;
}

    .combobox > .downarrow, .dropdown > .downarrow {
        /* ▾ Outside normal flow, relative to container */
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 1.25em;
        cursor: default;
        nav-index: -1; /* nonfunctional in most browsers */
        border-width: 0px; /* disable by default */
        border-style: inherit; /* copy parent border */
        border-color: inherit; /* copy parent border */
    }
    /* Add a divider before the ▾ down arrow in non-dropdown comboboxes */
    .combobox:not(.dropdown) > .downarrow {
        border-left-width: 1px;
    }
/* Auto-down-arrow if one is not provided */
.downarrow:empty::before {
    content: '▾';
}

.downarrow::before, .downarrow > *:only-child {
    text-align: center;
    /* vertical centering trick */
    position: relative;
    top: 50%;
    display: block; /* transform requires block/inline-block */
    transform: translateY(-50%);
}

.combobox > input {
    border: 0
}

.dropdown > *:last-child,
.combobox > *:last-child {
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s; /* fade out */
    position: absolute;
    left: 0;
    top: 100%;
    border: 1px solid #888;
    background-color: #fff;
    box-shadow: 1px 2px 4px 1px #666;
    box-shadow: 1px 2px 4px 1px #444;
    z-index: 9999;
    min-width: 100%;
    box-sizing: border-box;
}

    .dropdown:focus > *:last-child,
    .dropdown > *:focus ~ *:last-child,
    .combobox > .downarrow:focus ~ *:last-child,
    .combobox > .sticky:last-child:hover,
    .dropdown > .sticky:last-child:hover,
    .combobox > .less-sticky:last-child:hover,
    .dropdown > .less-sticky:last-child:hover,
    .combobox > *:last-child:focus:not(.less-sticky),
    .dropdown > *:last-child:focus:not(.less-sticky) {
        display: block;
        opacity: 1;
        transition: 0.15s;
        pointer-events: auto;
    }
    /* focus-within not supported by Edge/IE. Unsupported selectors cause 
   the entire block to be ignored, so we must repeat all styles for 
   focus-within separately. */
    .combobox > *:last-child:focus-within:not(.less-sticky),
    .dropdown > *:last-child:focus-within:not(.less-sticky) {
        display: block;
        opacity: 1;
        transition: 0.15s;
        pointer-events: auto;
    }
/* detect Edge/IE and behave if though less-sticky is on for all
   dropdowns (otherwise links won't be clickable) */
@supports (-ms-ime-align:auto) {
    .dropdown > *:last-child:hover {
        display: block;
        opacity: 1;
        pointer-events: auto;
    }
}
/* detect IE and do the same thing. */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .dropdown > *:last-child:hover {
        display: block;
        opacity: 1;
        pointer-events: auto;
    }
}

.dropdown:not(.sticky) > *:not(:last-child):focus,
.downarrow:focus, .dropdown:focus {
    pointer-events: none; /* Causes second click to close */
}

.downarrow:focus {
    outline: 2px solid #8BF; /* Edge/IE can't do outline transparency */
    outline: 2px solid #48F;
}


*, *:before, *:after {
    /* See https://css-tricks.com/international-box-sizing-awareness-day/ */
    box-sizing: border-box;
}

.combobox > *:first-child {
    /*display: inline-block;*/
    width: 100%;
    /*box-sizing: border-box; /* so 100% includes border & padding */
}

.combobox > *:not(:last-child):focus {
}

.combobox {
    margin: -83px;
    margin-bottom: -148px;
}


select {
    font: inherit;
}

input {
    font: inherit;
    padding: 3px;
}

.formrow {
    display: flex;
    align-items: center;
}

    .formrow > span:first-child,
    .formrow > label > span:first-child {
        display: inline-block;
        width: calc(4em + 8%);
    }

.combobox .color {
    width: 60px;
    height: 40px;
    display: inline-block;
}

.combobox .color1 {
    width: 60px;
    height: 40px;
    display: inline-block;
}

.color:hover {
    outline: 2px solid #888; /* Edge/IE can't do outline transparency */
    outline: 3px solid #444;
}

.colorlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.cb-item {
    display: block;
    margin: 0px;
    padding: 2px;
    color: #000;
}

    .cb-item:hover, .cb-item:hover > a:visited {
        color: #fff;
        background-color: #88f;
    }

.collapsable > input[type=checkbox] {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

    .collapsable > input[type=checkbox] ~ * {
        max-height: 1000em;
        transition: 0.6s cubic-bezier(1,0,1,0);
        overflow: hidden;
    }

    .collapsable > input[type=checkbox]:not(:checked) ~ * {
        max-height: 0;
        transition: 0.6s cubic-bezier(0,1,0,1);
    }

.collapsable label > span {
    text-decoration: underline dotted gray;
}

.combobox {
    /* border: 1px solid #999; */
    padding-right: 1.25em;
}

.dropdown-list-item-color {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
}

.search-result-page .search-header {
    color: #696969;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, SimSun;
}

.search-result-page .search-summary {
    border-bottom: dotted 1px #444;
    margin-bottom: 10px;
    font-size: 14px;
}

.search-result-page .search-suggestion {
    width: 100%;
    color: #808080;
    background-color: #f2f2f2;
    margin: 5px 0;
    padding: 10px 5px;
    font-size: 14px;
    line-height: 1.428;
}

.article-summary .article-image {
    width: 50px;
    height: 50px;
    margin: 15px 10px;
}

@media (min-width: 1024px) {
    .article-summary .article-image {
        width: 100px;
        height: 100px;
        max-width: 100px;
        margin: 10px 0 10px 10px;
    }
}

@media (min-width: 1024px) {
    .article-summary .article-intro {
        width: 85%;
        padding: 10px;
    }
}

.article-summary .article-intro {
    width: 85%;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}

@media (min-width: 1024px) {
    .article-summary .article-intro .article-title {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .article-summary .article-intro .article-title {
        font-size: 16px;
    }
}

.article-summary .article-intro .article-title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
}

.article-summary .article-intro .article-author {
    color: #696969;
}

.article-summary .article-intro {
    width: 85%;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}

.search-result-page ul, #divRelatedDiseases ul {
    list-style-type: none;
    padding-left: 0;
}

.article-summary .article-intro .article-short-content {
    color: #000;
}

article-summary .article-intro {
    width: 85%;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}

.search-result-page ul {
    list-style-type: none;
    padding-left: 0;
}

@media (min-width: 1024px) {
    .article-summary {
        border: 1px solid #e4e4e4;
        display: -webkit-box;
        display: inline-flex;
        width: 100%;
    }
}

.article-summary .article-image img {
    max-width: 50px;
}

@media (min-width: 1024px) {
    .article-summary .article-image img {
        max-width: 100px;
    }
}

@media (min-width: 768px) {
    .article-summary .article-intro .article-title {
        font-size: 16px;
    }
}

.article-summary .article-intro {
    width: 85%;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}

.article-summary {
    border: 1px solid #E4E4E4;
    display: -webkit-box;
    display: inline-flex;
    width: 100%;
    margin: 0;
}

    .article-summary .article-image {
        width: 50px;
        height: 50px;
        margin: 15px 10px;
    }

        .article-summary .article-image img {
            max-width: 50px;
        }

    .article-summary .article-intro {
        width: 85%;
        margin: 0;
        padding: 10px;
        font-size: 14px;
    }

        .article-summary .article-intro .article-title {
            font-size: 14px;
            font-weight: bold;
            margin-top: 0;
            margin-bottom: 0;
            line-height: 1.42857143;
        }

            .article-summary .article-intro .article-title a {
                color: #333333;
            }

                .article-summary .article-intro .article-title a:hover {
                    color: #DD0D03;
                    text-decoration: none;
                }

        .article-summary .article-intro .article-author {
            color: #696969;
        }

        .article-summary .article-intro .article-short-content {
            color: #000;
        }

.article-summary {
    border: 1px solid #E4E4E4;
    display: -webkit-box;
    display: inline-flex;
    width: 100%;
}

    .article-summary .article-image {
        width: 100px;
        height: 100px;
        max-width: 100px;
        margin: 10px 0 10px 10px;
    }

        .article-summary .article-image img {
            max-width: 100px;
        }

    .article-summary .article-intro {
        width: 85%;
        padding: 10px;
    }

        .article-summary .article-intro .article-title {
            font-size: 16px;
        }

.noresult {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 15px;
    color: #696969;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,SimSun;
}

@media (min-width: 300px) {

    .news-title-search {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media (min-width: 1024px) {
    .news-title-search {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

.search-box-container {
    height: 400px;
    max-width: 550px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
}

    .search-box-container input {
        width: 100%;
        height: 50px;
        padding: 0 10px;
        font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
        font-size: 16px;
        text-decoration: none;
        color: #1E1E1E;
        border: 1px solid #E4E4E4;
        border-radius: 3px;
        outline-style: none;
    }

    .search-box-container .search-icon {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 50px;
        height: 50px;
        background-image: url("https://cdn.mimsprd.mims.com/common-resources/Images/header/search_icon.png");
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
    }

.autocomplete-suggestions {
    width: 550px;
    max-height: 300px !important;
    margin-top: 5px;
    border-radius: 3px;
    background: #FFF;
    overflow-y: auto;
}

    .autocomplete-suggestions .autocomplete-item {
        height: 50px;
        width: 100%;
        border-bottom: 1px solid #E4E4E4;
        font-family: 'NotoSans', 'Noto Sans', "Helvetica Neue", Arial, sans-serif;
        font-size: 14px;
        overflow: hidden;
        cursor: pointer;
    }

        .autocomplete-suggestions .autocomplete-item:hover .title {
            color: #9F000F;
        }

        .autocomplete-suggestions .autocomplete-item .title {
            padding-left: 3px;
            color: #1E1E1E;
            overflow: hidden;
            max-height: 50px;
            line-height: 50px;
        }

        .autocomplete-suggestions .autocomplete-item img {
            width: 50px;
            height: 50px;
            padding: 2px;
            border-radius: 5px;
        }

.container {
    width: 800px;
    margin: 0 auto;
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #c1ffff;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #d91e18;
}

.autocomplete-group {
    padding: 2px 5px;
    font-size: 16px;
    color: #f2f2f2;
    display: block;
    border-bottom: 1px solid #000;
    font-family: "Open Sans";
    font-weight: 700;
}

.pager-item {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    border: dotted 1px #505050;
    margin: 0 1px;
    padding: 0 10px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: black;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #CC0000;
    border-color: #CC0000;
}

.div-details .row span:first-child {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
}

.product-header {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
}

.div-product-image {
    height: 301px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center {
    text-align: center;
}

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 0px 5px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        margin: 0px 2px 0px;
    }


        .pagination a.active {
            background-color: #CC0000;
            color: white;
            border: 1px solid #CC0000;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

.pager {
    width: 960px;
    position: relative;
    margin: 0 auto;
    line-height: 1.4em;
}

@media only screen and (max-width: 479px) {
    .pager {
        width: 90%;
    }

    .swap-order {
        order: 2;
    }
}

.brand-margin {
    margin-top: 0px;
}

@media (max-width: 990px) {
    .brand-margin {
        margin-top: -20px;
    }
}

.address-margin {
    margin-top: -26px;
}

@media (max-width: 990px) {
    .address-margin {
        margin-top: -40px;
    }
}

.nav-item {
    font-size: 16px;
    margin: 7px 22px 0px 0px;
}

.address-span {
    display: block;
    /*width: 200px;*/
    word-wrap: break-word;
}

.brand-container a {
    color: black;
}

.search-image-header {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
}

    .search-image-header:hover {
        text-decoration: underline;
    }

.search-border-style .span-text {
    padding-right: 0;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
}

.search-border-style .div-content {
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    padding-left: 3px;
}

.company-search-header {
    font-family: 'Noto Sans-Bold', 'Noto Sans-Bold';
    font-weight: 700;
    color: #CC0000;
    font-size: 19px;
}

    .company-search-header:hover {
        text-decoration: underline;
    }

.company-mailing {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-size: 13px;
}

.company-address-details {
    font-family: 'NotoSans', 'Noto Sans';
    font-weight: 400;
    color: #1E1E1E;
    font-size: 13px;
}

.pill-image {
    max-width: 100%;
    max-height: 6em;
}

@media only screen and (max-width: 479px) {
    .pill-image {
        max-width: 100%;
        max-height: 3em;
    }

    .swap-order {
        order: 2;
    }
}

.href-displayname {
    font-style: normal;
    color: #CC0000;
    font-family: NotoSerif-Bold, "Noto Serif Bold", "Noto Serif";
    font-weight: 700;
    font-size: 18px;
}

.href-show-more {
    font-style: normal;
    color: #CC0000;
    font-family: NotoSerif-Bold, "Noto Serif Bold", "Noto Serif";
    font-weight: 700;
    font-size: 13px;
}

.sub-main-header {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
}



/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    /*cursor: pointer;*/
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -10px;
    left: 0px;
    height: 15px;
    width: 15px;
    background-color: #ccc;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */

.container input:checked ~ .checkmark {
    background-color: #CC0000;
}

    /* When the checkbox is checked, add a red background */
    .container input:checked ~ .checkmark:after {
        background-color: #CC0000;
    }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 5px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Create a custom checkbox */
.subcheckmark {
    position: absolute;
    top: -7px;
    left: -7px;
    height: 20px;
    width: 20px;
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .subcheckmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .subcheckmark {
    background-color: #CC0000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.subcheckmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .subcheckmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .subcheckmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box {
    width: 20%;
    margin: 0 auto;
    background: rgba(255,255,255,0.2);
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
}

.button {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border: 2px solid blue;
    border-radius: 20px/50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

    .button:hover {
        background: blue;
    }

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}

    .popup h2 {
        margin-top: 0;
        color: #333;
        font-family: Tahoma, Arial, sans-serif;
    }

    .popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .popup .close:hover {
            color: orange;
        }

    .popup .content {
        max-height: 30%;
        overflow: auto;
    }

.centerIM {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 50%;*/
}

.productHeader {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    color: rgba(30, 30, 30);
    font-size: 13px;
}

.tab-padding-right {
    padding-right: 0px !important;
}

.tab-padding-left {
    padding-left: 15px !important;
}

.productMolecule {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    color: rgba(30, 30, 30);
    font-size: 12px;
}

.brandHeader {
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
    font-size: 19px;
    color: rgba(204, 0, 0);
}

.brandDetails {
    font-family: NotoSans-Regular, "Noto Sans";
    font-weight: 400;
    font-size: 13px;
}

@media (max-width: 1023px) {
    .filter {
        display: none;
    }
}
/*@media only screen and (max-width: 768px) {
    .filterButton {
        display: block;
    }
}*/


@media only screen and (min-width:600px) {
    .filterButton {
        display: none;
    }
    /* hide it on larger screens */
}

.filterWrap {
    margin-left: 15px;
    border: 1px solid;
    border-color: lightgray;
    margin-top: -8px;
}

@media (max-width: 1024px) {
    .filterWrap {
        margin-top: 5px;
        /* margin-left: -13px; */
        margin-left: auto;
        margin-right: auto;
    }
}

.item-show {
    display: block;
}

.item-hide {
    display: none;
}

.label-dropdown {
    width: 100%;
    overflow: hidden;
    height: 43px;
    position: relative;
    display: block;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: lightgray;
}

/*FIXED POPUP START*/
#registerPopup {
    font-family: "Noto Sans";
}

.or-divider {
    background: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/login-divider.png) center center no-repeat;
    width: 200px;
    display: block;
    height: 40px;
    line-height: 40px !important;
    font-weight: normal !important;
    font-size: 16px !important;
    text-align: center;
    text-decoration: none;
}

@media (min-width: 275px) and (max-width: 760px) {
    /*@media only screen and (min-width: 480px) {*/

    .registerpopup-main-container {
        /*background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_background_sm.png') top center no-repeat;*/
        background: #F2EFE9;
        background-size: 104%;
        border: 1px solid #cccccc;
        border-radius: 3px;
        box-shadow: none;
    }

    .localize-registerpopup-HK,
    .localize-registerpopup-SG {
        /*background-image: url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_pub_background_sm.png');*/
        background: #F2EFE9;
    }

    .registerpopup-main-container .mims-logo {
        max-width: 25%;
        /*padding-bottom: 65%;*/
    }

    .sticky-signin-footer .mims-logo {
        height: 40px;
    }

    .registerpopup-main-container .text-container {
        text-align: center;
        padding: 10% 5%;
        width: 100%;
    }

    .registerpopup-main-container .header-text {
        font-weight: bold;
        font-size: 22px;
        padding: 22px 0 10px 0;
    }

    .registerpopup-main-container .localize-text-header-HK,
    .registerpopup-main-container .localize-text-header-SG {
        padding: 0;
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-header-CN {
        font-weight: bold;
        font-size: 32px;
    }

    .registerpopup-main-container .description-text {
        font-weight: normal;
        font-size: 15px;
        /*line-height: 28px;*/
        padding-bottom: 20px;
    }

    .registerpopup-main-container .localize-text-description-HK,
    .registerpopup-main-container .localize-text-description-SG {
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-description-VN {
        padding-bottom: 20px;
    }

    .registerpopup-main-container .button-red {
        width: 200px;
        display: block;
        height: 40px;
        line-height: 40px !important;
        border: 1px solid #cccccc;
        border-radius: 5px;
        background-color: #CC0000;
        color: white !important;
        font-weight: normal !important;
        font-size: 16px !important;
        text-align: center;
        text-decoration: none;
        margin: 0 auto;
    }

    .registerpopup-main-container .or-divider {
        margin: 0 auto;
    }

    .registerpopup-main-container .button-red:hover {
        color: white;
        text-decoration: none;
    }

    .registerpopup-main-container .small-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        font-style: italic;
    }

    .registerpopup-main-container .link-red,
    .registerpopup-main-container .link-red:hover {
        color: #CC0000;
        text-decoration: none;
    }


    .google-btn {
        display: block;
        width: 203px;
        height: 42px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 3px 4px 0 rgba(0 0 0 / 25%);
        vertical-align: middle;
        margin: 0 auto;
    }

    .social-button-divider {
        margin: 0 auto;
    }

    .google-icon-wrapper {
        position: absolute;
        margin-top: 1px;
        text-align: left;
        /*padding-left: 10px;*/
        width: 40px;
        height: 40px;
        border-radius: 2px;
        background-color: #fff;
    }

    .google-icon {
        position: absolute;
        margin-top: 11px;
        margin-left: 11px;
        width: 18px;
        height: 18px;
    }

    .social-btn-text {
        float: right;
        margin: 11px 11px 0 0;
        color: #343a40;
        font-size: 14px;
    }

    #registerPopup {
        font-family: "Noto Sans";
    }

    .sticky-signin-footer .sticky-container {
        flex-direction: column;
        text-align: center;
        padding: 15px;
    }
}

/*@media (min-width: 481px) and (max-width: 961px) {

    .registerpopup-main-container {
        background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_background_sm.png') top center no-repeat;
        background-size: 100%;
        border: 1px solid #cccccc;
        border-radius: 3px;
        box-shadow: none;
    }

    .localize-registerpopup-HK,
    .localize-registerpopup-SG {
        background-image: url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_pub_background_sm.png');
    }

    .registerpopup-main-container .mims-logo {
        max-width: 25%;
        padding-bottom: 65%;
    }

    .registerpopup-main-container .text-container {
        text-align: left;
        padding: 5%;
        width: 100%;
    }

    .registerpopup-main-container .header-text {
        font-weight: bold;
        font-size: 18px;
        padding: 30px 0 10px 0;
    }

    .registerpopup-main-container .localize-text-header-HK,
    .registerpopup-main-container .localize-text-header-SG {
        padding: 0;
        padding-top: 20px;
    }

    .registerpopup-main-container .description-text {
        font-weight: normal;
        font-size: 15px;
        padding-bottom: 20px;
    }

    .registerpopup-main-container .localize-text-description-HK,
    .registerpopup-main-container .localize-text-description-SG {
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-description-VN {
        padding-bottom: 20px;
    }

    .registerpopup-main-container .button-red {
        width: 200px;
        display: block;
        height: 40px;
        line-height: 40px !important;
        border: 1px solid #cccccc;
        border-radius: 5px;
        background-color: #CC0000;
        color: white !important;
        font-weight: normal !important;
        font-size: 16px !important;
        text-align: center;
        text-decoration: none;
    }

        .registerpopup-main-container .button-red:hover {
            color: white;
            text-decoration: none;
        }

    .registerpopup-main-container .small-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        font-style: italic;
    }

    .registerpopup-main-container .link-red,
    .registerpopup-main-container .link-red:hover {
        color: #CC0000;
        text-decoration: none;
    }

    .google-btn {
        display: block;
        width: 203px;
        height: 42px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 3px 4px 0 rgba(0 0 0 / 25%);
        vertical-align: middle;
    }

    .google-icon-wrapper {
        position: absolute;
        margin-top: 1px;
        margin-left: 1px;
        width: 40px;
        height: 40px;
        border-radius: 2px;
        background-color: #fff;
    }

    .google-icon {
        position: absolute;
        margin-top: 11px;
        margin-left: 11px;
        width: 18px;
        height: 18px;
    }

    .social-btn-text {
        float: right;
        margin: 11px 11px 0 0;
        color: #343a40;
        font-size: 14px;
    }

    
}*/

@media (min-width: 761px) and (max-width: 768px) {
    .registerpopup-main-container {
        background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_background_sm.png') 250px 0px no-repeat;
        background-size: 104%;
        border: 1px solid #cccccc;
        border-radius: 3px;
        box-shadow: none;
    }

    .localize-registerpopup-HK,
    .localize-registerpopup-SG {
        background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_pub_background_sm.png') 110px 0px no-repeat;
    }

    .registerpopup-main-container .mims-logo {
        max-width: 35%;
        /*padding-bottom: 2%;*/
    }

    .sticky-signin-footer .mims-logo {
        height: 40px;
    }

    .registerpopup-main-container .text-container {
        text-align: left;
        padding-left: 40px;
        padding-top: 20px;
        width: 48%;
        padding-bottom: 27px;
    }

    .registerpopup-main-container .header-text {
        font-weight: bold;
        font-size: 22px;
        padding: 22px 0 10px 0;
    }

    .registerpopup-main-container .localize-text-header-HK,
    .registerpopup-main-container .localize-text-header-SG {
        padding: 0;
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-header-CN {
        font-weight: bold;
        font-size: 32px;
    }

    .registerpopup-main-container .description-text {
        font-weight: normal;
        font-size: 15px;
        /*line-height: 28px;*/
        padding-bottom: 20px;
    }

    .registerpopup-main-container .localize-text-description-HK,
    .registerpopup-main-container .localize-text-description-SG {
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-description-VN {
        padding-bottom: 20px;
    }

    .registerpopup-main-container .button-red {
        width: 200px;
        display: block;
        height: 40px;
        line-height: 40px !important;
        border: 1px solid #cccccc;
        border-radius: 5px;
        background-color: #CC0000;
        color: white !important;
        font-weight: normal !important;
        font-size: 16px !important;
        text-align: center;
        text-decoration: none;
    }

        .registerpopup-main-container .button-red:hover {
            color: white;
            text-decoration: none;
        }

    .registerpopup-main-container .small-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        font-style: italic;
    }

    .registerpopup-main-container .link-red,
    .registerpopup-main-container .link-red:hover {
        color: #CC0000;
        text-decoration: none;
    }


    .google-btn {
        display: block;
        width: 203px;
        height: 42px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 3px 4px 0 rgba(0 0 0 / 25%);
        vertical-align: middle;
        /*margin: 0 auto;*/
    }

    .google-icon-wrapper {
        position: absolute;
        margin-top: 1px;
        margin-left: 1px;
        width: 40px;
        height: 40px;
        border-radius: 2px;
        background-color: #fff;
    }

    .google-icon {
        position: absolute;
        margin-top: 11px;
        margin-left: 11px;
        width: 18px;
        height: 18px;
    }

    .social-btn-text {
        float: right;
        margin: 11px 11px 0 0;
        color: #343a40;
        font-size: 14px;
    }
}

@media only screen and (min-width: 769px) {



    .registerpopup-main-container {
        background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_background.jpg') top center no-repeat;
        background-size: 104%;
        border: 1px solid #cccccc;
        border-radius: 3px;
        box-shadow: none;
    }

    .localize-registerpopup-HK,
    .localize-registerpopup-SG {
        background: #f2efe9 url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/register/popup_register_pub_background.jpg') top center no-repeat;
    }

    .registerpopup-main-container .mims-logo {
        max-width: 35%;
        /*padding-bottom: 2%;*/
    }

    .sticky-signin-footer .mims-logo {
        height: 40px;
    }

    .registerpopup-main-container .text-container {
        text-align: left;
        padding-left: 40px;
        padding-top: 40px;
        width: 48%;
        padding-bottom: 27px;
    }

    .registerpopup-main-container .header-text {
        font-weight: bold;
        font-size: 22px;
        padding: 22px 0 10px 0;
    }

    .registerpopup-main-container .localize-text-header-HK,
    .registerpopup-main-container .localize-text-header-SG {
        padding: 0;
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-header-CN {
        font-weight: bold;
        font-size: 32px;
    }

    .registerpopup-main-container .description-text {
        font-weight: normal;
        font-size: 15px;
        /*line-height: 28px;*/
        padding-bottom: 20px;
    }

    .registerpopup-main-container .localize-text-description-HK,
    .registerpopup-main-container .localize-text-description-SG {
        padding-top: 20px;
    }

    .registerpopup-main-container .localize-text-description-VN {
        padding-bottom: 20px;
    }

    .registerpopup-main-container .button-red {
        width: 200px;
        display: block;
        height: 40px;
        line-height: 40px !important;
        border: 1px solid #cccccc;
        border-radius: 5px;
        background-color: #CC0000;
        color: white !important;
        font-weight: normal !important;
        font-size: 16px !important;
        text-align: center;
        text-decoration: none;
    }

        .registerpopup-main-container .button-red:hover {
            color: white;
            text-decoration: none;
        }

    .registerpopup-main-container .small-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        font-style: italic;
    }

    .registerpopup-main-container .link-red,
    .registerpopup-main-container .link-red:hover {
        color: #CC0000;
        text-decoration: none;
    }


    .google-btn {
        display: block;
        width: 203px;
        height: 42px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 3px 4px 0 rgba(0 0 0 / 25%);
        vertical-align: middle;
        /*margin: 0 auto;*/
    }

    .google-icon-wrapper {
        position: absolute;
        margin-top: 1px;
        margin-left: 1px;
        width: 40px;
        height: 40px;
        border-radius: 2px;
        background-color: #fff;
    }

    .google-icon {
        position: absolute;
        margin-top: 11px;
        margin-left: 11px;
        width: 18px;
        height: 18px;
    }

    .social-btn-text {
        float: right;
        margin: 11px 11px 0 0;
        color: #343a40;
        font-size: 14px;
    }
    /*

    .google-btn {
        display: block;
        width: 203px;
        height: 42px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 3px 4px 0 rgba(0 0 0 / 25%);
        vertical-align: middle;
        margin: 0 auto;
    }

    .social-button-divider {
        margin: 0 auto;
    }*/
}

/*FIXED POPUP END*/

.modal-filter {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(255, 255, 255);
    opacity: 0.94902;
    z-index: 1006;
}

/* Modal Content/Box */
.modal-filter-content {
    background-color: #fefefe;
    padding: 20px;
    width: 100%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.closeBtn {
    color: rgba(204, 0, 0);
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: -68px;
    width: 100px;
    top: 6px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.centerDiv {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}

.captcha-footer {
    margin-top: 40px;
    border-top: 1px solid #CCC;
}

    .captcha-footer span {
        margin-top: 20px;
        display: block;
    }


.icon-select {
    width: 0px;
}

    .icon-select .selected-box {
        position: relative;
        margin: 0px;
        padding: 0px;
        width: 70px; /* sil */
        height: 60px; /* sil */
        border: 1px solid #999999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .icon-select .selected-box:hover {
            position: relative;
            margin: 0px;
            padding: 0px;
            width: 70px; /* sil */
            height: 60px; /* sil */
            border: 1px solid #000000;
            background-color: #FFFFFF;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

    .icon-select .selected-icon {
        position: absolute;
        margin: 0px;
        padding: 0px;
        top: 5px;
        left: 5px;
        width: 48px; /* sil */
        height: 48px; /* sil */
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .icon-select .component-icon {
        position: absolute;
        bottom: 5px;
        right: 4px;
    }

    .icon-select .box {
        position: absolute;
        top: 0px;
        left: 71px;
        margin: 0px;
        padding: 0px;
        width: 170px; /* sil */
        height: 170px; /* sil */
        border: 1px solid #EEEEEE;
        background-color: #EEEEEE;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: auto;
        /*
     -webkit-overflow-scrolling: touch;
     */
    }

    .icon-select .icon {
        position: relative;
        margin: 5px 0px 0px 5px;
        padding: 0px;
        width: 48px; /* sil */
        height: 48px; /* sil */
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        float: left;
    }

        .icon-select .icon:hover {
            border: 1px solid #000000;
        }

        .icon-select .icon.selected {
            position: relative;
            margin: 5px 0px 0px 5px;
            padding: 0px;
            width: 48px; /* sil */
            height: 48px; /* sil */
            border: 1px solid #EEEEEE;
            background-color: #EEEEEE;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            overflow: hidden;
            float: left;
        }


.box {
    display: block;
    overflow: scroll;
    z-index: 99 !important
}

.company-logo {
    border-width: 0px;
    margin-left: -15px;
    left: 16px;
    top: 37px;
    margin-bottom: 35px;
    /*max-width: 100%;
    max-height: 6em;*/
    max-width: 220px;
    max-height: 65px;
}

.company-accordion {
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: lightgray;
    width: 280px;
    margin-left: 200px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

.company-title {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    line-height: 28px;
}

.pill-select-icon {
    font-size: 8px;
}

select.dropdown {
    /*width: 294px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.brand-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media (max-width: 600px) {
    .filterWrap {
        width: 453px;
        overflow: hidden;
        height: 43px;
        position: relative;
        display: block;
        left: -30px;
        max-width: 390px;
    }
}

.pill-dropdown {
    float: left;
    padding: 5px;
}

.company-image {
    border-width: 0px;
    left: 16px;
    top: 37px;
    width: 260px;
    margin-bottom: 35px;
    height: 59px;
}

#g-recaptcha {
    margin: 15px auto !important;
    width: auto !important;
    height: auto !important;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center;
}

.m-b-20 {
    margin-bottom: -20px;
}

.m-b20 {
    margin-bottom: 20px;
}

.f-s13 {
    font-size: 13px;
}

.font-13 {
    font-size: 13px;
    font-family: NotoSans-Regular, "Noto Sans";
    line-height: 25px;
}

.f-s15 {
    font-size: 15px;
}

.f-s-13 {
    font-size: -13px;
}

.f-s-15 {
    font-size: -15px;
}

.m-t-12 {
    margin-top: -12px;
}

.m-t12 {
    margin-top: 12px;
}

.m-t20 {
    margin-top: 20px;
}

.m-l-25 {
    margin-left: -25px;
}

.arrow-right {
    color: #CC0000;
    vertical-align: middle;
}

.display-ib {
    display: inline-block;
}

.overflow-break {
    overflow-wrap: break-word;
}

.product-highlight-container {
    border-bottom: 1px solid #CCC;
    padding-bottom: 30px;
    min-height: 482px;
}

.card-allign {
    width: 100%;
    border: none;
}

.card-img {
    height: 100%;
    width: 100%;
}

.text-overflow-ellipsis {
    text-overflow: ellipsis;
}

.captcha-btn {
    margin: auto;
    width: 147px;
    height: 40px;
    background-color: #c00;
    color: #fff;
    font-weight: 700;
}

.p20 {
    padding: 20px;
}

.facebook-widget {
    border: none;
    overflow: hidden
}

.page-content {
    padding-bottom: 30px;
    min-height: 495px;
}

.color-red {
    color: #CC0000 !important;
}

.padding10px {
    padding: 10px;
}

.m-t40 {
    margin-top: 40px;
}

.l-h21 {
    line-height: 21px;
}

.m-t18 {
    margin-top: 18px;
}

.m-l37 {
    margin-left: 37px;
}

.label-company {
    margin-left: 37px;
    font-size: 12px;
    font-weight: 400;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
}

.height40 {
    height: 40px;
}

.filter-checkmark {
    top: 7px;
    height: 12px;
    width: 12px;
    left: 16px;
    border-radius: 3px;
}

.m-l25 {
    margin-left: 25px;
}

.filter-btn {
    border-radius: 5px;
    width: 255px;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    font-family: NotoSans-Bold, "Noto Sans Bold", "Noto Sans";
    font-weight: 700;
}

.drug-container {
    border-bottom: 1px solid #CCC;
    padding-bottom: 30px;
    min-height: 482px;
}

.p-l10 {
    padding-left: 10px;
}

.width100 {
    width: 100%;
}

.drug-widget-container {
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
    max-height: 482px;
    overflow: hidden;
}

.company-rel-accordian {
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: lightgray;
    /*width: 285px;*/
    /*margin-left: -15px;*/
}

.company-tag {
    font-size: 16px !important;
    color: #CC0000;
}

.p-t10 {
    padding-top: 10px;
}

.p-l15 {
    padding-left: 15px;
}

.company-filter-btn {
    border-radius: 0px;
    width: 80px;
}

.m-l-14 {
    margin-left: -14px;
}

.color-black {
    color: black;
}

.advanced-search-pad {
    padding: 20px 0px 10px 0px;
}

.m-l20 {
    margin-left: 20px;
}

.m-b50 {
    margin-bottom: 50px;
}

.m-l-15 {
    margin-left: -15px;
}

.site-background {
    background: #FDFCF9;
}

.m-b30 {
    margin-bottom: 30px;
}

.fluid-margin {
    padding: 0;
    margin: 0;
}

.supreme-leaderboard {
    height: auto;
    width: 100%;
}

.header-modal {
    color: #CC0000;
    font-size: 18px;
    padding: 0px 5px 0px 5px;
}

.header-list {
    display: inline-block;
    vertical-align: bottom;
}

.bg-inherit {
    background: inherit;
}

.search-ico {
    color: #ED1C24;
    font-size: 20px;
}

.width268 {
    width: 268px;
}

.width191 {
    width: 191px;
}

.p-l0px {
    padding-left: 0px;
}

.padding-right10px {
    padding-right: 10px !important;
}

.search-btn-style {
    float: right;
    padding: 10px 0px;
}

.widget-card {
    width: 18rem;
    height: 400px;
    margin-top: 40px;
    border-color: rgba(204, 204, 204);
    background-color: rgba(253, 252, 249);
}

.f-s-12 {
    font-size: 12px;
}

.mr-bg-color {
    background-color: #f2f2f2;
}

.gpt-10 {
    width: 970px;
    height: 120px;
    margin: 10px auto;
}

.gpt-11 {
    width: 728px;
    height: 90px;
    margin: 10px auto;
}

.gpt-12 {
    width: 320px;
    height: 50px;
    margin: 10px auto;
}

.padding05rem {
    padding: 0.5rem;
}

.product-img {
    max-width: 100%;
    max-height: 10em;
}

.producy-bg {
    border: 1px solid lightgrey;
    background-color: rgba(255, 255, 255, 1);
}

.product-border {
    border: 1px solid;
    border-color: lightgrey;
    background-color: rgba(242, 242, 242, 1);
}

.hidden {
    visibility: hidden;
}

.profile-banner {
    width: 100%;
    overflow: auto;
    z-index: 1000;
}

.width300 {
    width: 300px;
}

.mr-btn {
    display: block;
    text-align: center;
    width: 300px;
}

.mr-req {
    border-radius: 0px;
    width: 300px;
}

.width260 {
    width: 260px;
}

.med-img {
    height: 174px;
    margin-left: 40px;
}

.m-t11em {
    margin-top: 11em;
}

.med-img1 {
    height: 174px;
    width: 140px;
    margin-left: 75px;
}

.f-s14 {
    font-size: 14px;
}

.med-container {
    line-height: normal;
    height: 175px;
}

.m-l1p5em {
    margin-left: 1.5em;
}

.mr-req-btn {
    border-radius: 0px;
    width: 300px;
}

.m-t4em {
    margin-top: 4em;
}

.height640 {
    height: 640px;
}

.med-form {
    margin-left: 1.5em;
    line-height: normal;
}

.width264 {
    width: 264px;
}

.med-header-color {
    background-color: #f2f2f2;
}

.med-background-color {
    background-color: rgba(242, 239, 233, 1);
}

.m-r20 {
    margin-right: 20px;
}

.m-l10 {
    margin-left: 10px;
}

.m-r10 {
    margin-right: 10px;
}

.brand-list {
    font-family: 'NotoSerif-Bold', 'Noto Serif Bold', 'Noto Serif';
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
}

.m-l-30 {
    margin-left: -30px;
}

.brand-display {
    border-bottom: 1px solid;
    border-color: lightgray
}

.mr-med1 {
    height: 160px;
    width: 170px;
}

.mr-med2 {
    height: 160px;
    width: 183px;
}

.mr-med3 {
    height: 160px;
    width: 144px;
}

.m-l-22 {
    margin-left: -22px;
}

.padding0px {
    padding: 0;
}

.p-b30 {
    padding-bottom: 30px;
}

.pill-widget {
    float: left;
    padding: 10px 15px;
}

.m-r6 {
    margin-right: 6px;
}

.m-l8 {
    margin-left: 8px;
}

.width193 {
    width: 193px;
}

.m-r-33 {
    margin-right: -33px;
}

.m-l-8 {
    margin-left: -8px;
}

.m-r-15 {
    margin-left: -15px;
}

.m-r-22 {
    margin-left: -22px;
}

.m-l-23 {
    margin-left: -23px;
}

.m-r-36 {
    margin-left: -36px
}

.p-l30 {
    padding-left: 30px;
}

.search-button {
    color: #fff;
    margin-right: 8px;
    width: 268px;
    margin-top: -50px;
}
/*.container-fluid {
        padding: 0 !important
    }*/
.div-product-header {
    margin-left: 30px;
}

.div-product-details {
    margin-left: 30px;
    font-style: normal;
    font-size: 13px;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    margin-top: 20px;
}

@media (max-width: 768px) {

    .div-product-header {
        margin-left: -25px !important;
    }

    .div-product-details {
        margin-left: -25px !important;
    }
}

.width173 {
    width: 173px
}

.height74 {
    height: 74px;
}

.height185 {
    height: 185px;
}

.m-t10 {
    margin-top: 10px;
}

.m-t25 {
    margin-top: 25px;
}

.p-r0 {
    padding-right: 0;
}

.p-l0 {
    padding-left: 0;
}

.pill-result {
    align-items: center;
    display: flex;
    margin-right: 20px;
}

.pill-arrow {
    color: #ED1C24;
    font-size: 20px;
}

.fileUpload {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

.m-b10 {
    margin-bottom: 10px
}

.p-l34 {
    /*padding-left: 34px;*/
}

.brand-logo {
    height: 5em;
    width: auto;
}

.brand-allign {
    border-right: 3px solid #797979;
    padding-right: 40px;
    margin-right: 40px;
    max-height: 60px;
    max-width: 230px;
}

.brand-allign-default {
    max-height: 60px;
    max-width: 230px;
}

@media (max-width: 760px) {
    .brand-allign, .monograph-logo {
        margin-bottom: 20px;
    }
}

.druginfo-header1 {
    color: #CC0000 !important;
}

.druginfo-div {
    margin-left: 10px;
    padding-left: 10px;
    line-height: 20px
}

.druginfo-header1-div {
    /*margin-left: 10px;
    padding-left: 10px;*/
    line-height: 20px;
}

.druginfo-header2-div {
    /*margin-left: 10px;
    padding-left: 10px;*/
    margin-top: 20px;
}

.m-b0px {
    margin-bottom: 0px;
}

.drug-link {
    /*margin-left: 10px;
    padding-left: 10px;*/
}

.drug-margin {
    margin-bottom: 10px;
}

.superLeaderboard {
    padding: 0px 0px 0px 5px;
    margin-left: 0px;
}

.f-s23 {
    font-size: 23px;
}

.generic-allign {
    padding: 0px 0px 10px 0px;
}

.drug-header {
    padding-left: 5px !important;
    margin-left: 0 !important
}

.company-logo-container {
    text-align: center;
    height: 60px;
    background: #333333;
    margin: 0px 20px;
}

.logo-div {
    border-right: 4px solid rgba(51, 51, 51);
    height: 60px;
}

.logo-mon {
    width: 126px;
    height: 60px;
    line-height: 60px;
}

.width126 {
    width: 126px;
}

.height30 {
    height: 30px;
}

.show-arrow {
    margin-left: 10px;
    padding-left: 10px;
    line-height: 20px;
    margin-top: 20px;
}

.other-brand {
    margin-left: 10px;
    padding-left: 10px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.f-s16 {
    font-size: 16px;
}

.content-drug {
    cursor: pointer;
    color: #333333;
}

.cursor-pointer {
    cursor: pointer;
}

.feedback-container {
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: lightgray;
    width: 562px;
}

.max-width14em {
    max-width: 14em;
}

.height40 {
    height: 40px;
}

.internal-error {
    margin: 0;
    padding: 0;
    text-align: center;
}

.m-b5 {
    margin-bottom: 5px
}

.m-t0 {
    margin-top: 0;
}

.m-t5 {
    margin-top: 5px;
}

.m-l25 {
    margin-left: 25px;
}

.m-t3 {
    margin-top: 3px;
}

.color-click {
    color: rgba(0, 136, 204);
}

.m-b16 {
    margin-bottom: 16px;
}

.height55 {
    height: 55px;
}

.m-t-24 {
    margin-top: -24px;
}

.m-l7 {
}

.m-l13 {
    margin-left: 13px;
}

.m-b15 {
    margin-bottom: 15px;
}

.company-display {
    font-size: 19px;
    color: rgba(204, 0, 0);
}

.opacity {
    opacity: 0;
}

.product-detail {
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: lightgrey;
}

.prod-img {
    /*max-width: 6em;
    max-height: 12em;*/
    max-height: 180px;
    max-width: 120px;
}

.prod-img-280 {
    max-height: 280px;
    max-width: 280px;
}

.brand-display-name {
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: rgba(204, 0, 0);
}

.p-l2 {
    padding-left: 2px;
}

.select-all {
    padding: 10px 0px 10px 0px;
}

    .select-all button {
        margin-top: 10px;
    }

.border-radius0px {
    border-radius: 0px;
}

.angle-left {
    color: #ED1C24;
    font-size: 20px;
}

.adv-img {
    align-items: center;
    display: flex;
    margin-right: 20px;
}

.p-b28 {
    padding-bottom: 28px;
}

.width130 {
    width: 130px;
}

.drug-info {
    padding: 0px 0px 0px 5px;
}

.shape {
    border: 1px solid rgba(204, 204, 204, 1)
}

.m-b100 {
    margin-bottom: 100px;
}

.auto-margin {
    margin: 0 auto;
}

div.whitelogo:before {
    /*content: url(httxxps://mpfshstrg.blob.core.windows.net/mpf-uat-common-resources/Images/footer/TUV_Nord_ISO_9001_white-logo-w220.png);*/
}


div.fb:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/footer/facebook.png);
}

div.twitter:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/footer/twitter.webp);
}

div.youtube:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/footer/you_tube.png);
}

div.instagram:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/footer/instagram.png);
}

div.linkedin:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/footer/linkedin.png);
}

div.error:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/error/gear.png);
}

div.notfound:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/error/mims_notfound.png);
}

div.avatar:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/advertiser/avatar.png);
}

div.device:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/advertiser/device.png);
}

div.calculator:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/advertiser/calculator.png);
}

div.person:before {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/advertiser/Dr_TanTohLick.png);
}

ul.ext-link-menu a:hover {
    color: #CC0000;
}

.bg-white {
    background-color: white;
}

.pill-search-bg {
    content: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/pillwidgeticons/pillSearch.png);
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 368px;
    margin-left: 0px;
}

@media screen and (min-width: 992px) {
    .pill-allignleft {
        padding-left: 40px;
    }

    .pill-allignright {
        padding-right: 40px;
    }
}

.search-form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    /*background: inherit;*/
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
    font-family: 'NotoSans', 'Noto Sans';
}

.txt-link:hover {
    text-decoration: underline;
}

.txt-black {
    color: black;
}

.l-30 {
    left: -30px;
}

.l-15 {
    left: -15px;
}

.p-l20 {
    padding-left: 20px;
}

select {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 42px;
    background: url(https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/background/arrowdropdown.png) no-repeat right #fff;
    -webkit-appearance: none;
    /*background-position-x: 244px;*/
    background-size: 22px;
}

#new-popup {
    border-width: 0px;
    position: absolute;
    left: 135px;
    top: -11px;
    width: 44px;
    height: 24px;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
}

#new-popup_div.f {
    border-width: 0px;
    position: absolute;
    left: 0;
    /*top: 5px;*/
    width: 44px;
    height: 24px;
    background: inherit;
    background-color: rgba(255, 102, 0, 1);
    border: none;
    border-radius: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
}

#new-popup_text {
    border-width: 0px;
    position: absolute;
    left: 10px;
    top: 6px;
    width: 24px;
    white-space: nowrap;
    font-size: 10px;
}

#tab-brandresource {
    border-width: 0px;
    /*position: absolute;*/
    left: 200px;
    /*top: 307px;*/
    width: 154px;
    height: 25px;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

#tab-brandresource_div.f {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 154px;
    height: 25px;
    background: inherit;
    background-color: rgba(204, 0, 0, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
}

#tab-brandresource_text {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 2px;
    width: 154px;
    word-wrap: break-word;
}

.new-header {
    margin-left: auto;
    margin-right: 0;
}

.new-text {
    top: 5px;
    transform-origin: 12px 7px;
}

.search-form-advanced {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    /*background: inherit;*/
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
}
/* The container must be positioned relative: */
.custom-select {
    position: relative !important;
    font-family: NotoSans-Regular','Noto Sans !important;
    padding-top: 0px !important;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

    .custom-select select {
        display: none; /*hide original SELECT element: */
    }

.select-selected {
    background-color: white;
}

    /* Style the arrow inside the select element: */
    .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        /*border-color: #fff transparent transparent transparent;*/
    }

    /* Point the arrow upwards when the select box is open (active): */
    .select-selected.select-arrow-active:after {
        /*border-color: transparent transparent #fff transparent;*/
        top: -10px;
        right: 16px;
    }

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    font-family: 'NotoSans-Regular', 'Noto Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    background-color: white;
}

.widget-background-color {
    background-color: rgba(242, 242, 242);
}

/* Style items (options): */
.select-items {
    position: absolute;
    background-color: rgba(253, 252, 249, 1);
    left: 0;
    right: 0;
    z-index: 99;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid rgba(204, 204, 204, 1);
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.m-r0 {
    margin-right: 0px;
}

.select-padding {
    width: 100%;
    padding: 0 0 0 0 !important;
}
/*.height55::after {
    content: "\f107";
    color: #333;
    top: -2px;
    right: 0px;
    position: absolute;
    font-family: "FontAwesome"
}

.height55[aria-expanded="true"]::after {
    content: "\f106";
}*/

/*.panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\f106";
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}*/
.acc-arrow::after {
    content: "";
    top: 0px;
    right: 15px;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 28px;
    color: #c00;
    transition: .3s transform ease-in-out;
    float: right;
    font-weight: 700;
}

.acc-arrow[aria-expanded="true"]::after {
    /*content: "\f106";*/
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
}

/*.acc-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
}*/
.acc-arrow:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*.acc-arrow.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}*/
.rel-accordian {
    font-size: 14px;
    border-width: 0;
    position: absolute;
    left: 44px;
    top: 12px;
    width: 220px;
    white-space: nowrap;
    font-family: 'NotoSans-Bold','Noto Sans Bold','Noto Sans';
    font-weight: 700;
    font-style: normal;
}

.widget-text {
    font-size: 12px;
    font-weight: 400;
    font-family: NotoSans, "Noto Sans";
    margin-left: 35px;
}

.ajax-loader {
    visibility: hidden;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    z-index: +100 !important;
    width: 100%;
    height: 100%;
}

    .ajax-loader img {
        position: relative;
        top: 50%;
        left: 50%;
    }
/*div#spinner {
    display: none;
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/loader.gif') no-repeat center #fff;
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 1px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 2;
    overflow: auto;
}*/
#spinner:not([hidden]) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    background: rgba(255, 255, 255, 0.5);
}

#spinner::after {
    content: "";
    width: 80px;
    height: 80px;
    border: 2px solid #f3f3f3;
    border-top: 3px solid #f25a41;
    border-radius: 100%;
    will-change: transform;
    animation: spin 1s infinite linear
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.feedback-button {
    display: block;
    text-align: center;
    width: 300px;
}

.feedback-form {
    max-width: 800px;
    min-height: 600px;
    margin: auto;
    /* border: solid 1px #ccc; */
    border-radius: 4px;
    position: relative;
    /* top: -60px; */
    padding: 30px 50px;
}

.feedback-content {
    height: 232px !important;
    max-width: 100% !important;
}

.send-feedback {
    margin: auto !important;
    width: 147px !important;
    height: 40px !important;
    background-color: #c00 !important;
    color: #fff !important;
    font-weight: 700 !important;
}

.company-bold {
    font-family: 'NotoSans-Bold', 'Noto Sans Bold', 'Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
}

.relation-title {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Noto Sans Regular', 'Noto Sans';
}
/*@media  screen and (min-width: 1024px) {
    .company-rel-accordian {
        display: block !important;
    }
}*/
.company-content {
    margin-left: 15px;
    margin-right: 15px;
}

@media (max-width: 600px) {
    .filter-brand {
        width: 345px;
        overflow: hidden;
        height: 43px;
        position: relative;
        display: block;
        /*max-width: 390px;*/
    }
}

@media (max-width: 600px) {
    .filter-margin {
        margin-left: -14px;
    }
}

@media (max-width: 600px) {
    .wrap-padding {
        padding-right: 0px !important;
    }
}

@media only screen and (device-width: 768px) {
    .margin-select {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (device-width: 768px) {
    .filter-brand {
        margin-left: 0px !important;
    }
}

.filter-brand {
    margin-left: 15px;
    border: 1px solid;
    border-color: lightgray;
    margin-top: -8px;
}

@media (max-width: 600px) {
    .filter-brand {
        margin-left: -14px !important;
    }
}

@media (max-width: 1024px) {
    .filter-brand {
        margin-top: 5px;
        /* margin-left: -13px; */
        /*margin-left: auto;*/
        margin-right: auto;
    }
}

.sel-arrow::after {
    content: "";
    top: -7px;
    right: 16px;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 28px;
    color: #c00;
    transition: .3s transform ease-in-out;
    float: right;
    font-weight: 700;
}

.sel-arrow[aria-expanded1="true"]::after {
    content: "\f106";
    /*-webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;*/
}


.sel-arrow:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media only screen and (max-width: 600px) {
    .pill-img {
        border-left: 1px solid;
        border-color: #d3d3d3;
        width: 345px;
        height: 300px
    }
}

.button-filter {
    display: block !important;
    text-align: right !important;
}

.icon-header {
    color: #CC0000;
    font-size: 15px !important;
    padding: 0px 5px 0px 5px;
}

.icon-allign {
    color: #CC0000;
    font-size: 15px;
    padding: 0px 10px 0px 10px;
}

.bg-home {
    background: inherit !important;
}

.p-t5 {
    padding-top: 5px;
}

.menu-main {
    border-left: 1px solid #979797;
    height: 30px;
}

.box-model {
    font-size: 20px;
    padding: 0px 10px 0px 10px;
    color: #CC0000;
}

.head-margin {
    margin: 10px 0px
}

.search-right {
    display: inline-block;
    vertical-align: bottom;
}

.bar {
    font-size: 20px;
    padding: 0px 10px 0px 10px;
    color: #CC0000;
}

.max-width {
    max-width: 100%;
}

.m-t50 {
    margin-top: 50px;
}

.drug-tab {
    border-top: 1px solid black !important;
    border-left: 1px solid black !important;
}

.image-tab {
    border-top: 1px solid black !important;
    border-left: 1px solid black !important;
}

.news-tab {
    border-top: 1px solid black !important;
    border-left: 1px solid black !important;
    border-right: 1px solid black !important;
}

.brand-listing {
    font-family: NotoSans-Regular, "Noto Sans" !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
}

.tab-line-height {
    line-height: 18px;
}

.feature-header {
    color: #c00;
    text-decoration: underline;
}

.site-color {
    background-color: #c00 !important;
}

.header-list i {
    color: #CC0000;
    font-size: 17px;
    padding: 0px 5px 0px 5px;
}

@media (min-width: 275px) and (max-width: 480px) {
    .header-banner-advanced-Search {
        padding: 20px 10px 95px 10px !important;
    }
}

@media (min-width: 768px) {
    .header-banner-advanced-Search {
        padding: 50px 10px 95px 0px;
    }
}

.custom-sel-dropdown {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.search-text {
    font-family: 'NotoSans-Bold','Noto Sans Bold','Noto Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    color: #fff;
    height: 40px;
}

@media (min-width: 1024px) {
    .searchpad {
        margin-top: 23px;
    }
}

@media only screen and (min-width: 1025px) {
    .searchpad {
        margin-top: -5px;
    }
}
/*@media (min-width: 1024px) {
    .advanceTitle {
        margin-top: 25px;
    }
}*/
@media only screen and (max-device-width: 1024px) {
}

@media only screen and (device-width: 768px) {
    .advanceTitle {
        margin-top: 25px;
    }
}

@media only screen and (device-width: 1024px) {
    .advanceTitle {
        margin-top: 25px;
    }
}

@media only screen and (max-device-width: 375px) {
    .advanceTitleAllign {
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (max-device-width: 411px) {
    .advanceTitleAllign {
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (max-device-width: 414px) {
    .advanceTitleAllign {
        position: absolute;
        bottom: 0;
    }
}

.search-error {
    color: #FFFFFF;
    padding-left: 5px;
}

.no-search-result-header2 {
    font-family: NotoSans, "Noto Sans";
    font-size: 16px;
    padding-left: 12px;
    margin: 10px 0px;
    display: block;
}

.no-search-result ul {
    padding-left: 25px !important;
}

.advanced-search-title {
    margin: 0 auto;
    padding: 0px 0px 20px 0px !important;
}

@media (max-width: 768px) {
    .advanced-search-title {
        margin: 0 !important;
        padding: 0px 0px 20px 0px !important;
    }

    .margin-top-20 {
        margin-top: 20px;
    }
}

.advanced-search-bg {
    background: #CC0000
}

.other-address {
    margin-bottom: 40px;
}

#advanceDrugSearch {
    /*margin-top: 10px;*/
}

@media (min-width: 770px) {
    .spl-report-padding {
        padding: 0px !important;
    }
}

.searchDrugMobile {
    height: 40px;
}

input[type=text]::-ms-clear {
    display: none;
}

.desktop-announcement {
    width: 900px;
    margin: 0 auto;
}

.div-product-details .row {
    margin-bottom: 5px;
}

@media screen and (min-width: 1025px) {
    .pdf-desktop-view {
        position: relative;
    }
}

div.facebook-banner:before {
    content: url("https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/widget/fb_Banner.png");
    cursor: pointer;
    width: 300px;
    height: 130px;
}

.verified-badge {
    width: 30px;
    height: 30px !important;
    bottom: -8px;
    border: 0 !important;
    vertical-align: bottom;
    left: -10px !important;
    margin-left: -20px !important;
    margin-bottom: -5px !important;
}

.carousel-inner {
    height: 410px !important;
}

.validation-summary {
    color: #bf1616;
    background-color: #FFBABA;
    border: 1px solid #bf1616;
    font-weight: bold;
    text-align: left;
    /*margin: 5px 0;*/
    line-height: 1;
    padding-top: 10px;
}

    .validation-summary ul {
        padding-left: 20px;
    }

        .validation-summary ul li {
            padding-top: 2px;
        }

.disable-btn {
    background: #CCC !important;
    cursor: not-allowed !important;
}

.hide-display {
    display: none;
}

.show-display {
    display: block;
}

.feedback-help-text {
    font-size: 10px;
    color: #8e8888;
}

/*Hover Tooltip*/
.mimsTooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}

.tooltiptext-hide {
    display: none;
}

.mimsTooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px;
}

.mimsTooltip1 {
    position: relative;
    /*display: inline-block;*/
    /*border-bottom: 1px dotted black;*/
}

    .mimsTooltip1 .tooltiptext1 {
        visibility: hidden;
        width: 450px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        /*top: 150%;*/
        left: 50%;
        margin-left: -60px;
    }

        .mimsTooltip .tooltiptext::after, .mimsTooltip1 .tooltiptext1::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    .mimsTooltip:hover .tooltiptext, .mimsTooltip1:hover .tooltiptext1 {
        visibility: visible;
    }

.not_selectable {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no-bullets {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.mono-underline {
    padding-bottom: 1px;
    border-bottom: 2px solid #000;
}

.mono-arrow-logo {
    margin: 0 5px;
    width: 10px;
    transition: none;
}

    .mono-arrow-logo.down {
        transform: rotate(90deg);
    }

    .mono-arrow-logo.up {
        transform: rotate(-90deg);
    }

.toggle-text {
    font-weight: bold;
}

.mims-intro-text {
    font-family: NotoSans, "Noto Sans";
    font-size: 1rem;
    line-height: 1.5;
}

.ad-container {
    margin: 0 auto;
    text-align: center;
    padding-left: 3.9px;
    padding-right: 5px;
    margin-bottom: 0rem;
}

    .ad-container .ad-text {
        display: none;
    }

.right-ads-wrapper.has-ad {
    background-color: #e0e0e0;
    border-radius: 5px;
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 0rem;
}

@media (max-width: 767px) {
    .right-ads-wrapper.has-ad {
        background-color: #e0e0e0;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        padding: 10px 0;
        margin-bottom: 1rem;
        margin-top: 1rem;
        border-radius: 0;
    }

    .right-ads-wrapper .ad-container.has-ad {
        background-color: transparent;
        padding: 0;
        margin-bottom: 0;
        width: 100%;
    }

        .right-ads-wrapper .ad-container.has-ad .ad-text {
            display: block;
            font-size: 12px;
        }
}


/* When the 'has-ad' class is present, add the gray box style */
.ad-container.has-ad {
    padding-top: 10px;
    padding-bottom: 3px;
    margin-bottom: 1rem;
}
    /* When the 'has-ad' class is present, show the "Advertisement" text */
    .ad-container.has-ad .ad-text {
        display: block;
        font-size: 12px;
        margin-top: 3px;
    }


.primesight-ad-container {
    padding: 10px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

.ad-container-announcement {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.ad-container-front {
    display: block;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    padding-left: 5.6px;
    padding-right: 5px;
    margin-bottom: 0rem;
}

@media (max-width: 767px) {
    .ad-container-front {
        width: 100%;
    }

        .ad-container-front.has-ad {
            width: 100%;
        }
}

.ad-container-front .ad-text {
    display: none;
}


/* When the 'has-ad' class is present, add the gray box style */
.ad-container-front.has-ad {
    background-color: #e0e0e0; /* slightly darker gray */
    padding-top: 10px;
    padding-bottom: 3px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1rem;
}
    /* When the 'has-ad' class is present, show the "Advertisement" text */
    .ad-container-front.has-ad .ad-text {
        display: block;
        font-size: 12px;
        /*margin-top: 2px;
        margin-bottom: 1px;*/
    }

.top-ads-background {
    background-color: #e0e0e0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    display: none;
}

@media (min-width: 768px) {
    .right-ad-unit.has-ad {
        display: inline-block;
        background-color: #e0e0e0;
        border-radius: 5px;
        width: auto;
    }
}

@media (max-width: 767px) {
    .right-ad-unit.has-ad {
        background-color: #e0e0e0;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        padding: 10px 0;
    }
}

.google-ads-unit-bg.has-ad {
    background-color: #e0e0e0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 10px 0;
}

.bottom-ads-background {
    background-color: #e0e0e0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 10px 0;
    display: none;
}

body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav{display:flex;flex-wrap:wrap;padding-left:75px;margin-bottom:0;list-style:none;font-size:14px}.nav-item{font-size:16px;margin:7px 0 0 0}.nav-link-search{font-size:16px;font-weight:500;color:#fbe7cf;text-align:center}.buttonSearch{float:right;margin-top:-38px;margin-right:248px;border-width:0;position:absolute;left:0;top:0;width:137px;height:40px;background:inherit;background-color:rgba(255,255,255,1);border:none;border-radius:5px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-style:normal;color:#c00}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}navi{width:80vw;height:40px;background:#2b2b2b;color:#fff;margin:0 auto;text-align:center;font-style:normal;font-weight:700;font-size:16px}navi ul li{display:inline}@media screen and (max-width:678px){navi{display:none}}@media screen and (max-width:678px){bt{display:none}}@media screen and (max-width:678px){btt{display:block}}@media screen and (max-width:1920px){sd{display:none}}.jumbotron-billboard .img{margin-bottom:0;opacity:1.2;color:#fff;background:#000 url("../background/searchbg.png") top center no-repeat;background-color:rgba(204,0,0,1);width:100%;height:100%;background-size:cover;overflow:hidden;position:absolute;top:0;left:0;z-index:1}.jumbotron h2{margin-top:0}.jumbotron{position:relative;padding-top:50px;padding-bottom:50px}.jumbotron .container{position:relative;z-index:2}@media screen and (max-width:768px){.jumbotron{padding-top:20px;padding-bottom:20px}}.form-textbox{height:50px !important;width:500px !important;font-size:14px !important}.bg-light{background-color:#fff !important}.bgimg{display:block;margin-left:auto;margin-right:auto;width:10%}.search-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;margin-right:-15px}a:hover{color:none}.main{width:50%;margin:50px auto}.has-search .form-control{padding-left:2.375rem}.has-search .form-control-feedback{position:absolute;z-index:2;display:block;width:2.375rem;height:2.375rem;line-height:2.375rem;text-align:center;pointer-events:none;color:#aaa}.rows{display:flex;flex-wrap:wrap}.rows>div[class*='col-']{display:flex}@media(min-width:375px){.card-columnss{column-count:1}}@media(min-width:414px){.card-columnss{column-count:1}}@media(min-width:480px){.card-columnss{column-count:2}}@media(min-width:1024px){.card-columnss{column-count:3}}@media(min-width:1280px){.card-columnss{column-count:4}}.bbl{display:none}.some-fixed-page-header{display:flex;justify-content:center;background-color:rgba(242,242,242,1);position:fixed;top:0;z-index:999;width:100%;height:50px;border-bottom:4px solid rgba(204,0,0,1)}.st{display:block}body{background-color:#fdfcf9}.arrow-logo{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 5px;width:10px}a:hover{text-decoration:none;cursor:pointer}.news-pager{display:flex;margin-bottom:40px;list-style:none;font-weight:700;color:#fff;width:280px;margin-left:auto;margin-right:auto}.news-pager .pager-item{min-width:50px;height:50px;line-height:50px;border:dotted 1px #505050;margin:0 1px;padding:0 10px}.news-pager .selected{background-color:#c00}.mims-breadcrumb{padding:25px 16px 6px 0;list-style:none;background-color:rgba(253,252,249,1) !important}.mims-breadcrumb li{display:inline;font-size:13px;font-family:'NotoSans','Noto Sans';font-weight:400;font-style:normal;left:10px;color:#333}.mims-breadcrumb li+li:before{padding:2px;color:#000;content:"/ "}.mims-breadcrumb a{color:#000;text-decoration:none}.mims-breadcrumb li>a:hover{color:#dd0d03 !important;text-decoration:underline}.super-leatherboard{margin:20px;text-align:center}.mims-error-container .message-container{position:absolute;width:100%;min-height:500px}@media(min-width:768px){.mims-error-container .message-container{width:90%;min-height:750px;z-index:100;background-image:url("https://cdn.mimsprd.mims.com/common-resources/Images/error/gear.png");background-position:85% 50%;background-repeat:no-repeat;background-size:contain}}.mims-error-container .message-container .head{margin-top:20px;text-align:center}.mims-error-container .message-container .head .mims-logo{width:150px}@media(min-width:768px){.mims-error-container .message-container .head .mims-logo{width:250px}}@media(min-width:768px){.mims-error-container .message-container .head{margin-top:40px}}.mims-error-container .message-container .content{padding:30px 10px}@media(min-width:768px){.mims-error-container .message-container .content{padding:30px 6%}}.mims-error-container .message-container .content h1{margin:40px 0 10px 0;font-size:18px;font-weight:700;font-style:normal;color:#666;line-height:30px}@media(min-width:768px){.mims-error-container .message-container .content h1{font-size:32px;line-height:40px}}.mims-error-container .message-container .content h2{color:#666;font-size:14px;margin:15px 0 60px 0;font-style:normal;line-height:28px;font-weight:700}@media(min-width:768px){.mims-error-container .message-container .content h2{font-size:16px;line-height:26px}}.mims-error-container .message-container .content h2 span{font-size:18px;line-height:28px}.mims-error-container .message-container .content h2 a{font-weight:700;color:#08c}.mims-error-container .message-container .content .return-btn{background-color:#ec1c24;color:#fff;border:none;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;font-size:16px;font-weight:700;height:50px;line-height:38px;text-transform:uppercase}.mims-error-container .background-container .white-banner{height:80px}@media(min-width:768px){.mims-error-container .background-container .white-banner{height:130px}}.mims-error-container .background-container .grey-banner{height:400px;background-color:#f5f5f5}@media(min-width:768px){.mims-error-container .background-container .grey-banner{height:600px;background-color:#f5f5f5}}.mims-btn{height:40px;font-size:13px;font-weight:700;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';border-radius:5px;text-align:center;cursor:pointer;margin:auto;color:#c00;background-color:rgba(255,255,255,1);border:none;padding-left:30px;padding-right:30px}.mims-search{border-width:0;position:absolute;left:0;top:0;width:780px;height:40px;background:inherit;background-color:rgba(255,255,255,1);box-sizing:border-box;border-width:1px;border-style:solid;border-color:rgba(204,204,204,1);border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.load-more{width:300px;margin:20px auto;text-align:center}.load-more .loading-icon{display:none;background-color:#fff;margin:0 auto}.load-more .loading-icon img{width:60px;height:45px}.load-more .no-more-items{font-size:13px;font-weight:700;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';text-align:center;width:100%;color:#333;background-color:#fff;cursor:default}.divider{margin:10px 0;border-top:1px solid #ccc}.title{font-family:"NotoSerif-Bold","Noto Serif Bold","Noto Serif"}.mims-header{background-color:#fafafa;border-bottom:solid 3px #dd0d03}.mims-header .mims-logo{height:39px;margin:0 auto}.mims-header .header-first-mobile{text-align:center;line-height:18px;font-size:18px;height:43px;padding:10px;font-weight:700}@media(min-width:1024px){.mims-header .header-first-mobile{height:53px;padding:10px 0 !important}}.mims-header .header-first-mobile img{height:20px;vertical-align:top}.mims-header .header-first-mobile .channel-name{font-weight:700;font-size:19px}@media(min-width:1024px){.mims-header .common-tool-bar{list-style:none;display:inline-flex;margin:0;padding:0}.mims-header .common-tool-bar li{font-weight:400;font-size:13px;line-height:2rem}.mims-header .common-tool-bar a{font-size:12px;color:#000}.mims-header .common-tool-bar img{height:16px;padding-right:10px}.mims-header .common-tool-bar span{position:relative;top:2px}.mims-header .today-selector{text-align:center;margin-top:8px;margin-bottom:8px}.mims-header .today-selector img{vertical-align:middle}.mims-header .today-selector .portal-name{display:inline-block;vertical-align:middle;font-size:34px;font-weight:700}}.mims-header .ext-link-menu{list-style:none;display:inline-flex;padding:0 15px;height:25px !important}.mims-header .ext-link-menu .nav-item{margin-right:5px}.mims-header .ext-link-menu a{color:#000;padding:0;font-weight:700;font-style:normal;font-family:NotoSans-Bold,"Noto Sans Bold","Noto Sans";font-size:14px}.header-third{background-color:#3b3738;padding:0;text-align:center;height:40px;line-height:39px}.header-third a{font-size:16px;padding:11px 10px;margin:0;color:#fff;text-rendering:optimizeLegibility;font-family:NotoSans-Regular,"Noto Sans";font-weight:400}.header-third a.active{color:#fbe7cf;font-family:"Noto Sans Bold","Noto Sans";font-size:16px;font-weight:700;font-style:normal;text-align:center;text-rendering:optimizeLegibility}.header-third a:hover{color:#fbe7cf}.header-third .hide-down{display:none}.sticker-bar{width:100%;border-top:none !important;border-bottom:solid 3px #dd0d03;background-color:#f2f2f2 !important;position:fixed;top:0;left:0;z-index:999;padding:10px !important;text-align:left !important;height:55px;line-height:35px}.sticker-bar a{padding:11px 15px !important}.sticker-bar a.active{background-color:transparent !important;color:#dd0d03 !important;font-weight:700}.sticker-bar a:hover{color:#dd0d03 !important;background-color:transparent !important}.sticker-bar #stickySpecialty{padding-right:30px;margin-right:15px;border-right:1px solid #000}.sticker-bar-mobile{width:100%;position:fixed;top:0;left:0;z-index:999;background-color:#f2f2f2 !important;border-bottom:solid 3px #dd0d03;padding:10px !important}.sticker-bar{width:100%;position:fixed;top:0;left:0;z-index:999;background-color:#f2f2f2 !important;border-bottom:solid 3px #dd0d03;padding:10px !important}.sticker-bar-mobile .channel-name{display:inline !important;margin-left:10px;font-weight:700}#moreChannelButton{color:#fff;background-color:#c00;font-weight:700}#moreChannelDropdown{position:absolute;top:160px;z-index:1000;background-color:#fff;display:none;border-radius:4px}#moreChannelDropdown a{text-align:right;line-height:50px}.modal-container .ext-link-menu{display:block}.modal-container .ext-link-menu .spliter{display:none}.prime-news-conatiner{background-color:#f2efe9;padding:10px 0;text-align:left;line-height:20px}@media(min-width:768px){.prime-news-conatiner{padding:20px 0}}@media(min-width:1024px){.prime-news-conatiner{padding:50px 0}}.prime-news-conatiner .topic-cover,.prime-news-conatiner .topic-cover-jumbo{height:200px;background-position:center;background-size:cover}.prime-news-conatiner .topic-cover-jumbo{height:237px}@media(min-width:768px){.prime-news-conatiner .topic-cover-jumbo{height:404px}}.prime-news-conatiner .topic-title,.prime-news-conatiner .title-jumbo{color:#fff;font-weight:700;padding:5px 10px;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 100%);background-position:center;margin:2px;position:absolute;bottom:0;left:0;width:99%;height:200px}@media(min-width:768px){.prime-news-conatiner .topic-title,.prime-news-conatiner .title-jumbo{height:100px}}.prime-news-conatiner .title-jumbo{font-size:18px;padding:10px;line-height:26px;width:99%}.prime-news-conatiner .mims-sm-gutter{padding:2px}@media(max-width:767px){.prime-news-conatiner .mims-sm-col{width:50%}}.prime-news-conatiner .align-bottom{position:absolute;bottom:0;margin-bottom:10px;margin-right:10px}.local-news-container{margin:5px 0}@media(min-width:768px){.local-news-container{margin:10px 0}.drug-widget-container{margin:10px -3px !important}}.local-news-container label{font-size:19px;color:#1e1e1e;line-height:40px;font-weight:700;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans'}.local-news-container .header{height:40px;margin-bottom:10px;border-bottom:solid 2px #000}.local-news-container a{color:#000;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans'}.product-strength{color:#3b3738;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans'}.local-news-container a:hover{color:#dd0d03}.local-news-container .more-btn a{margin:10px;color:#c00;line-height:40px;font-weight:700;font-size:13px;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans'}.local-news-container .jumbo-topic{overflow:hidden;margin-bottom:20px}@media(min-width:768px){.local-news-container .jumbo-topic{margin-bottom:0}}.local-news-container .topic{padding-top:10px;border-bottom:solid 1px #ccc;position:relative;top:-10px;min-height:115px;max-height:180px}.local-news-container .jumbo-pic{height:200px;background-position:center;background-size:cover;justify-content:center;display:flex;flex-direction:row;overflow:hidden}.local-news-container .jumbo-pic img{flex:1;height:100%}@media(min-width:768px){.local-news-container .jumbo-pic{height:250px}}@media(min-width:1024px){.local-news-container .jumbo-pic{height:200px}}@media(min-width:1300px){.local-news-container .jumbo-pic{height:308px}}.local-news-container .thumbnail{width:80px;height:80px}.local-news-container .jumbo-info,.local-news-container .channel-news-container .topic-info,.channel-news-container .local-news-container .topic-info{padding:10px 0;min-height:140px}.local-news-container .jumbo-info .title,.local-news-container .channel-news-container .topic-info .title,.channel-news-container .local-news-container .topic-info .title{font-weight:700;font-size:18px}.local-news-container .jumbo-info .intro,.local-news-container .channel-news-container .topic-info .intro,.channel-news-container .local-news-container .topic-info .intro{font-size:13px;line-height:23px;font-family:NotoSans,"Noto Sans"}.local-news-container .topic-info{padding:10px 0;margin-left:90px;margin-top:-90px;min-height:100px}.local-news-container .topic-info .title{font-size:15px;font-weight:700}.local-news-container .author-date{color:#666;font-size:12px;line-height:22px}.trending-topic .local-news-container .jumbo-pic,.rhs-widget .local-news-container .jumbo-pic{height:200px}@media(min-width:768px){.trending-topic .local-news-container .jumbo-pic,.rhs-widget .local-news-container .jumbo-pic{height:250px}}@media(min-width:1024px){.trending-topic .local-news-container .jumbo-pic,.rhs-widget .local-news-container .jumbo-pic{height:200px}}.news-widget-container{margin:10px 0}.news-widget-container label{font-size:19px;color:#1e1e1e;line-height:40px;font-weight:700}.news-widget-container .header{height:40px;margin-bottom:15px;border-bottom:solid 3px #000}.news-widget-container a{color:#000}.news-widget-container .more-btn a{margin:10px;color:#d35400;line-height:40px;font-weight:400;font-size:13px}.news-widget-container a:hover{color:#dd0d03}.news-widget-container .topic{margin-bottom:10px;padding-bottom:10px;border-bottom:solid 1px #ccc;min-height:115px;max-height:180px}.news-widget-container .thumbnail{width:80px;height:80px}.news-widget-container .topic-info{padding:10px 0;margin-left:90px;margin-top:-90px;min-height:100px}.news-widget-container .topic-info .title{font-size:15px;font-weight:700;line-height:21px}.news-widget-container .author-date{color:#666;font-size:12px;line-height:22px}.channel-news-container label{font-size:19px;color:#1e1e1e;line-height:50px;font-weight:700}.channel-news-container .header{height:50px}.channel-news-container a{color:#000}.channel-news-container a:hover{color:#dd0d03}.channel-news-container .jumbo-topic{overflow:hidden}@media(min-width:768px){.channel-news-container .jumbo-topic{margin-bottom:20px}}.channel-news-container .topic{border-bottom:solid 1px #ccc;overflow:hidden;padding:10px 0;min-height:100px}@media(min-width:768px){.channel-news-container .topic{height:115px}}@media(min-width:1024px){.channel-news-container .topic{min-height:140px}}@media(min-width:1300px){.channel-news-container .topic{height:225px}}.channel-news-container .jumbo-pic{background-position:center;background-size:cover}.channel-news-container .thumbnail{width:80px;height:80px}@media(min-width:1024px){.channel-news-container .thumbnail{width:120px;height:120px}}.channel-news-container .jumbo-info,.channel-news-container .topic-info{border-bottom:1px solid #ccc}.channel-news-container .jumbo-info .title,.channel-news-container .topic-info .title{font-weight:700;font-size:18px}.channel-news-container .jumbo-info .intro,.channel-news-container .topic-info .intro{font-size:13px;line-height:21px}@media(min-width:768px){.channel-news-container .jumbo-info,.channel-news-container .topic-info{border-bottom:none}}@media(max-width:767px){.channel-news-container .jumbo-info,.channel-news-container .topic-info{padding:20px 0}}.channel-news-container .topic-info{margin-left:90px;margin-top:-90px;padding:6px 0 0 0;border-bottom:none;overflow:hidden;line-height:21px;height:100%}@media(min-width:1024px){.channel-news-container .topic-info{margin-left:140px;margin-top:-130px;max-height:180px}}@media(min-width:1300px){.channel-news-container .topic-info{max-height:200px}}.channel-news-container .topic-info .title{font-size:15px}.channel-news-container .author-date{color:#666;font-size:12px;line-height:22px}.modal-content{background:#f2efe9 !important}@media(min-width:1024px){.modal-dialog{margin:50px auto;max-width:580px}}.modal-header img{margin-right:40px;cursor:pointer}.modal-header label{font-weight:700;margin-left:15px !important;font-size:1.5rem !important;margin-bottom:0 !important}.modal-container{width:74%;margin:10px 30px}.modal-container ul{list-style:none;padding:0}.modal-container li{height:2rem;line-height:2rem}.modal-container a{color:#333;font-size:.875rem}.modal-container a:hover{color:#c00}.modal-container .active a{color:#c00;font-weight:700}.country-list-modal li a{font-weight:bold}.search-box-container{position:relative}.search-box-container input{width:100%;height:50px;padding:0 10px;font-size:16px;text-decoration:none;color:#1e1e1e;border:1px solid #e4e4e4;border-radius:3px;outline-style:none}.search-box-container .search-icon{position:absolute;top:2px;right:5px;width:50px;height:50px;background-image:url('https://cdn.mimsuat.mims.com/mpf-uat-common-resources/Images/header/search_icon.png');background-size:20px 20px;background-repeat:no-repeat;background-position:center;cursor:pointer}.login-pannel{width:100%;margin:0;padding:0 10px;background-color:#5f6266;color:#666;border-radius:.3em}.login-pannel .prof-img{margin-top:50px;width:100%;text-align:center}.login-pannel .prof-img img{height:150px;border:1px solid #fff;max-width:209px}.login-pannel label{font-size:23px;font-weight:700;margin-left:20px}.login-pannel .user-info{text-align:center;-ms-word-break:break-all;word-break:break-all;color:#fff;margin-bottom:50px;float:none}.login-pannel .user-info span{display:block;margin:10px 0}.login-pannel .user-info .name{font-weight:700;font-style:normal;font-size:23px}.login-pannel .manage-pannel{background-color:rgba(242,239,233,1);padding:20px 40px}.login-pannel ul>li{height:40px;line-height:40px}.login-pannel a{font-size:16px;font-weight:normal}.mobile-burger-menu>.main-menu>.main-menu{padding-left:30px}.main-menu .channel-name{font-size:20px;font-weight:700}.main-menu .spliter{border-top:1px solid #ccc;margin:10px 0}.main-menu .menu-item{font-size:16px;line-height:40px;vertical-align:middle}.main-menu .card{background-color:transparent;border:none;margin-bottom:0}.main-menu .card-header{background-color:transparent;line-height:30px;padding:0;border-bottom:none}.main-menu .other-service{font-family:'Noto Sans',sans-serif !important;font-weight:700 !important;font-size:16px !important;color:#666}.mobile-burger-menu{width:100% !important;margin:0 !important}.mobile-burger-header{background-color:#fff;padding:10px 0;border-bottom:2px solid rgba(0,0,0,.2);border-top-left-radius:10px;border-top-right-radius:10px}.main-menu .arrow-logo{margin:10px}.mobile-burger-header a{padding-left:60px}.main-menu img{margin-right:5px}.topic-page{margin-top:30px;margin-bottom:150px}.topic-page .title{font-size:23px;font-weight:700;line-height:32px}@media(min-width:1024px){.topic-page .title{font-size:33px;line-height:42px}}.topic-page .topic-author-container{border-bottom:1px solid #ddd;font-family:"NotoSans","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400}.topic-page .image-caption{font-size:13px;font-style:italic;color:#808080}.topic-page .about-author{font-size:16px;position:relative;top:15px;background-color:#fff;padding-right:10px;font-weight:700}.topic-page .about-widget{color:#000;font-size:13px;height:140px;padding:20px 0}.topic-page .about-widget .profile-link{font-size:15px;line-height:20px;font-weight:700;color:#000;font-family:'NotoSerif-Bold','Noto Serif Bold','Noto Serif'}.topic-page .about-widget .designation{color:#666;font-weight:700;font-size:13px}.topic-page .about-widget .address{color:#666;font-weight:400}.topic-page .profile img{width:100px;border:3px solid #ccccca}.topic-page .profile .detail{position:relative;top:-100px;left:120px}@media(max-width:767px){.topic-page .profile .detail{width:200px}}.topic-page .profile .bio{color:#dd0d03;font-weight:700;font-size:14px}.topic-page .intro{position:relative;top:-50px}.topic-page .social-share-btn{float:left}.topic-page .topic-comments-hint{display:none;float:right;font-family:'NotoSans','Noto Sans';font-weight:400;font-size:13px;line-height:30px;margin:6px 0;cursor:pointer}.topic-page .topic-comments-hint img{float:left;margin-right:5px;width:30px;height:30px}.topic-page .article-image{margin:10px 0;width:100%}.topic-page h1,.topic-page h2,.topic-page h3,.topic-page h4,.topic-page h5,.topic-page h6{margin:15px 0;font-weight:700}.topic-page h2{font-size:1.5em;line-height:1.5}.topic-page h3{font-size:1.3em;line-height:1.5}.topic-page .addthis_sharing_toolbox{margin-top:5px}.topic-page .article-body{margin:20px 0 30px 0;-ms-word-wrap:break-word;word-wrap:break-word}.topic-page .article-body img{width:100%}.topic-page .quick-link{border:solid 1px #dd0d03;padding:10px;text-align:right;font-weight:300;font-size:13px;width:224px;float:right;border-radius:5px;margin:0 0 10px 10px}.topic-page .quick-link img{width:30px}.topic-page .quick-link a{color:#dd0d03}.topic-page .gated-article-preview{margin-bottom:20px;padding-bottom:10px;max-height:500px;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;content:"";background:-webkit-linear-gradient(top,#000 60%,#fff);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.topic-page .topic-login-btn{text-align:center}.topic-page .topic-login-btn .btn{margin-bottom:30px;background-color:#e30513;color:#fff}.topic-page .comments-container{margin-top:30px}.mims-footer{color:#fff;font-family:'NotoSans','Noto Sans',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background-color:#333;margin-top:50px}.mims-footer a{color:#fff}.mims-footer a:hover{color:#dd0d03}.mims-footer .col-sm-12{padding-left:0;padding-right:0}.mims-footer .footer-head{color:#fff;font-weight:700;font-size:22px}.mims-footer .footer-head .mims-logo{width:90px}.mims-footer .menu-list{padding-top:15px}.mims-footer .menu-list ul,.mims-footer .menu-list ol{list-style:none;padding:0;margin-bottom:0}.mims-footer .menu-list a{font-size:14px;line-height:40px}.mims-footer .menu-list .menu-group-header{width:100%;line-height:40px;margin-bottom:0;font-size:16px;font-weight:400;color:#fbe7cf;cursor:pointer}@media(max-width:1023px){.mims-footer .menu-list .menu-group-header{border-bottom:1px solid #ccc}}.mims-footer .menu-list .menu-group-header a{font-size:16px;font-weight:700;color:#fbe7cf}.mims-footer .menu-list .contact-us{font-weight:700;cursor:default}@media(max-width:1023px){.mims-footer .menu-list .contact-us{border:none}}@media(max-width:1023px){.mims-footer .menu-list .download-app{border:none}}.mims-footer .menu-list .social-btn{margin-bottom:30px;display:inline-flex}.mims-footer .menu-list .social-btn img{width:30px;height:30px;margin-right:15px}.mims-footer .menu-list .app-store a{line-height:50px}.mims-footer .menu-list .app-store img{height:42px;width:141px;margin-right:10px}.mims-footer .footer-links{clear:both;font-size:12px;line-height:30px}.mims-footer .footer-links a{font-size:12px}@media(max-width:1023px){.mims-footer .footer-links{margin-top:30px}}@media(min-width:1024px){.mims-footer .footer-head{border-bottom:2px solid #fff;padding-top:10px;padding-bottom:10px}.mims-footer .menu-list ul{margin-bottom:10px}.mims-footer .menu-list a{font-size:13px;line-height:28px;margin-left:0;font-weight:400}.mims-footer .menu-list .menu-group-header{border-top:none;font-weight:700;cursor:default}}@media(min-width:1300px){.footer-xl{max-width:20%}}.search-page{margin:0 auto;padding:0 20px;max-width:1020px}.search-page h2,.search-page h3{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;color:#333}.search-page h2{font-size:23px}.search-page h3{font-size:20px}.search-page .search-header{margin-top:20px;margin-bottom:5px;border-bottom:2px solid #000}.search-page .search-box{position:relative}.search-page .search-box input{width:100%;height:40px;padding:0 10px;font-size:16px;text-decoration:none;color:#1e1e1e;border:1px solid #e4e4e4;border-radius:3px;outline-style:none}.search-page .search-box .search-icon{position:absolute;top:-3px;right:5px;width:50px;height:50px;background-image:url("https://cdn.mimsprd.mims.com/common-resources/Images/header/search_icon.png");background-size:20px 20px;background-repeat:no-repeat;background-position:center;cursor:pointer}.search-page .search-summary{margin:10px 0;font-size:13px;font-family:'NotoSans','Noto Sans';color:#666}.search-page .topic-list{width:100%;margin-right:20px;float:left}.search-page .topic-list .topic-item{clear:both;margin:5px 0;border-bottom:1px solid #808080}.search-page .topic-list .topic-item .thumbnail{float:left;width:80px;height:80px;margin-right:10px;cursor:pointer}.search-page .topic-list .topic-item .thumbnail img{width:100%;height:100%}.search-page .topic-list .topic-item .topic-info{font-family:NotoSerif-Bold,"Noto Serif Bold","Noto Serif";font-weight:400;line-height:20px}.search-page .topic-list .topic-item .topic-info .title{font-weight:700;font-size:15px;color:#000;cursor:pointer}.search-page .topic-list .topic-item .topic-info .title:hover{color:#dd0d03}.search-page .topic-list .topic-item .topic-info .author-date{font-family:NotoSans,"Noto Sans";font-size:12px;color:#666}.search-page .topic-list .topic-item .topic-info .intro{font-family:NotoSans,"Noto Sans";margin:5px 0;font-size:13px;color:#1e1e1e}@media(min-width:768px){.search-page .topic-list .topic-item{min-height:100px}.search-page .topic-list .topic-item .topic-info .title{height:auto}.search-page .topic-list .topic-item .topic-info .intro{max-height:40px;overflow:hidden}}@media(min-width:1024px){.search-page .topic-list{width:650px}.search-page .topic-list .topic-item{min-height:150px}.search-page .topic-list .topic-item .thumbnail{width:140px;height:140px;margin-right:15px}.search-page .topic-list .topic-item .topic-info .intro{max-height:60px;overflow:hidden}}.search-page .search-filter{width:300px;margin:0 auto;margin-top:20px}.search-page .search-filter .filter-item,.search-page .search-filter .all-items{line-height:40px;font-family:NotoSans,"Noto Sans";font-weight:400;font-size:15px;border-bottom:1px #aaa solid}.search-page .search-filter .filter-item input,.search-page .search-filter .all-items input{width:22px;height:22px;vertical-align:middle;margin-right:5px}.search-page .search-filter .all-items{font-weight:700}.search-page .search-filter .mims-btn{margin:10px 0 10px auto;width:140px;height:40px;line-height:40px}@media(min-width:1024px){.search-page .search-filter{float:right;width:300px}}@media(min-width:1024px){.search-page{width:1000px;padding:0 10px}}.autocomplete-suggestions{width:550px;max-height:300px !important;margin-top:5px;border-radius:3px;background:#fff;overflow-y:auto}.autocomplete-suggestions .autocomplete-item{height:50px;width:100%;border-bottom:1px solid #e4e4e4;font-family:'NotoSans','Noto Sans',"Helvetica Neue",Arial,sans-serif;font-size:14px;overflow:hidden;cursor:pointer}.autocomplete-suggestions img{width:50px;margin-right:10px}.interview-channel{margin:0 auto}.interview-channel .nav-bar{padding-top:12px}.interview-channel .nav-bar a{color:#333;text-decoration:none;font-size:13px}.interview-channel .nav-bar a:hover{color:#c00}.interview-channel .top-bar{width:100%;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';border-top:2px solid #333;line-height:2.2;font-size:19px;font-weight:700}.interview-channel .top-bar .expert-list-link{float:right;padding:0 10px;color:#c00;font-weight:400;font-size:16px;border-left:1px solid #333;cursor:pointer}.interview-channel .description{margin:10px 0 20px 0;clear:both;color:#333;line-height:normal}.interview-channel .topic-item{margin:5px 0;min-height:90px;border-bottom:1px solid #aaa}.interview-channel .topic-item .thumbnail{width:80px;height:80px;cursor:pointer}.interview-channel .topic-item .thumbnail img{width:100%;height:100%}.interview-channel .topic-item .topic-info{margin-left:90px;margin-top:-80px;font-family:"Noto Sans";font-weight:400;line-height:20px}.interview-channel .topic-item .topic-info .title{font-weight:700;font-size:16px;font-family:"Noto Serif";color:#000;cursor:pointer;overflow:hidden}.interview-channel .topic-item .topic-info .title:hover{color:#dd0d03}.interview-channel .topic-item .topic-info .author-date{font-size:12px;color:#666}.interview-channel .topic-item .topic-info .intro{display:none;margin-top:5px;font-size:13px;color:#1e1e1e}@media(min-width:768px){.interview-channel .topic-item .topic-info{height:100px}.interview-channel .topic-item .topic-info .title{max-height:60px;overflow:hidden}}@media(min-width:1024px){.interview-channel .topic-item{padding:12px 0;min-height:150px}.interview-channel .topic-item .thumbnail{width:140px;height:140px}.interview-channel .topic-item .topic-info{margin-left:150px;margin-top:-140px;height:180px}.interview-channel .topic-item .topic-info .title{max-height:60px;overflow:hidden}.interview-channel .topic-item .topic-info .intro{display:block;max-height:100px;overflow:hidden}}.interview-channel .topic-list .topic-item:first-child{border-top:none}.interview-channel .jumbo-topic{border-top:none}.interview-channel .jumbo-topic .thumbnail{width:100%;height:auto}.interview-channel .jumbo-topic .topic-info{margin-left:0;margin-top:0}.interview-channel .jumbo-topic .topic-info .intro{display:block}@media(min-width:768px){.interview-channel .jumbo-topic{min-height:270px}.interview-channel .jumbo-topic .thumbnail{width:380px;height:250px;overflow:hidden}.interview-channel .jumbo-topic .topic-info{margin-left:390px;margin-top:-250px}.interview-channel .jumbo-topic .topic-info .intro{display:block}}.interview-channel .expert-item{min-height:110px;padding:15px 0;border-bottom:1px solid #ccc;cursor:pointer}.interview-channel .expert-item .thumbnail{width:80px;height:80px}.interview-channel .expert-item .thumbnail img{width:100%;height:100%;border-radius:100px;border:4px solid #aaa}.interview-channel .expert-item .author-bio{margin-left:90px;margin-top:-80px;font-family:NotoSerif-Bold,"Noto Serif Bold","Noto Serif";line-height:20px}.interview-channel .expert-item .author-bio .author-name{color:#000;font-weight:700;font-size:15px}.interview-channel .expert-item .author-bio .author-profession{font-size:13px;color:#666;line-height:20px;max-height:60px;overflow:hidden}.interview-channel .expert-item:hover .author-name{color:#dd0d03}@media(min-width:768px){.interview-channel .expert-item{height:100px}}.interview-channel .expert-profile .expert-info{margin-top:20px}.interview-channel .expert-profile .expert-info .thumbnail{float:left;width:80px;height:80px;margin:0 20px 20px 0}.interview-channel .expert-profile .expert-info .thumbnail img{border-radius:100px;border:2px solid #808080;width:100%;height:100%}.interview-channel .expert-profile .expert-info .expert-bio{font-family:NotoSerif-Bold,"Noto Serif Bold","Noto Serif";color:#666;font-size:13px;line-height:20px}.interview-channel .expert-profile .expert-info .expert-bio h1{font-weight:700;font-size:15px;color:#000}.interview-channel .expert-profile .expert-info .expert-bio .community-link{margin-top:5px;cursor:pointer}.interview-channel .expert-profile .expert-info .expert-bio .community-link img{width:32px;height:32px}.interview-channel .expert-profile .expert-info .expert-bio .community-link:hover{color:#c00}.interview-channel .expert-profile .expert-info .expert-bio .introduction{margin-top:10px}@media(min-width:1024px){.interview-channel .expert-profile .expert-info .thumbnail{width:180px;height:180px;margin:0 30px 30px 0}}.interview-channel .expert-profile .topic-types{margin-top:20px;border-top:2px solid #000;padding:10px 0;font-size:16px;font-weight:400;color:#c00}.interview-channel .expert-profile .topic-types span{width:128px;margin-right:20px;cursor:pointer}.interview-channel .expert-profile .topic-types .active{font-weight:700;color:#000}.interview-channel .expert-profile .topic-list{margin-bottom:30px}.interview-channel .pager-container{margin-left:auto;margin-right:auto;margin-top:20px}.interview-channel .pager-container div{text-align:center}.experts-widget-container{background-color:#f2efe9;padding:40px 0}.experts-widget-container label{font-size:19px;color:#1e1e1e;line-height:40px;font-weight:700}.experts-widget-container .header{height:40px;margin-bottom:15px;border-top:solid 3px #000}.experts-widget-container a{color:#000}.experts-widget-container .more-btn{border-left:solid 1px #000}.experts-widget-container .more-btn a{margin:10px;color:#d35400;line-height:40px;font-weight:400;font-size:13px}.experts-widget-container a:hover{color:#dd0d03}.experts-widget-container img{width:180px;max-height:180px;border:3px solid #ccccca}.experts-widget-container .expert-bio{margin-top:20px}.experts-widget-container .name{font-weight:700;font-size:15px}.experts-widget-container .profession{font-weight:700;color:#666;font-size:13px}.experts-widget-container .workplace{font-weight:400}.experts-widget-container .expert{margin:20px 0;height:283px}@media(max-width:1299px){.experts-widget-container .expert{padding-bottom:10px;border-bottom:1px solid #aaa}}.rhs-widget{margin:10px 0}@media(max-width:767px){.rhs-widget{max-width:320px;margin:auto}}.rhs-widget label{font-size:19px;color:#1e1e1e;line-height:40px;font-weight:700}.rhs-widget .header{height:40px;margin-bottom:15px;border-top:solid 3px #000}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@media print{*,*::before,*::after,p::first-letter,div::first-letter,blockquote::first-letter,li::first-letter,p::first-line,div::first-line,blockquote::first-line,li::first-line {text-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}@-ms-viewport{width:device-width;}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:"NotoSans","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:normal;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:none !important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{cursor:help}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:bold}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#dd0d03;text-decoration:none}a:focus,a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role="button"]{cursor:pointer}a,area,button,[role="button"],input,label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,textarea{line-height:inherit}input[type="radio"]:disabled,input[type="checkbox"]:disabled{cursor:not-allowed}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type="search"]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem;color:#fff}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#636c72}.blockquote-footer::before{content:"— "}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer::before{content:""}.blockquote-reverse .blockquote-footer::after{content:" —"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#636c72}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#292b2c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:bold}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#292b2c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:10px;padding-left:10px}@media(min-width:576px){.container{padding-right:10px;padding-left:10px}}@media(min-width:768px){.container{padding-right:10px;padding-left:10px}}@media(min-width:1024px){.container{padding-right:10px;padding-left:10px}}@media(min-width:1300px){.container{padding-right:10px;padding-left:10px}}@media(min-width:576px){.container{width:546px;max-width:100%}}@media(min-width:768px){.container{width:748px;max-width:100%}}@media(min-width:1024px){.container{width:1004px;max-width:100%}}@media(min-width:1300px){.container{width:1280px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:10px;padding-left:10px}@media(min-width:576px){.container-fluid{padding-right:10px;padding-left:10px}}@media(min-width:768px){.container-fluid{padding-right:10px;padding-left:10px}}@media(min-width:1024px){.container-fluid{padding-right:10px;padding-left:10px}}@media(min-width:1300px){.container-fluid{padding-right:10px;padding-left:10px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}@media(min-width:576px){.row{margin-right:-10px;margin-left:-10px}}@media(min-width:768px){.row{margin-right:-10px;margin-left:-10px}}@media(min-width:1024px){.row{margin-right:-10px;margin-left:-10px}}@media(min-width:1300px){.row{margin-right:-10px;margin-left:-10px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}@media(min-width:576px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:10px;padding-left:10px}}@media(min-width:768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:10px;padding-left:10px}}@media(min-width:1024px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:10px;padding-left:10px}}@media(min-width:1300px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:10px;padding-left:10px}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.33333%}.pull-2{right:16.66667%}.pull-3{right:25%}.pull-4{right:33.33333%}.pull-5{right:41.66667%}.pull-6{right:50%}.pull-7{right:58.33333%}.pull-8{right:66.66667%}.pull-9{right:75%}.pull-10{right:83.33333%}.pull-11{right:91.66667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.33333%}.push-2{left:16.66667%}.push-3{left:25%}.push-4{left:33.33333%}.push-5{left:41.66667%}.push-6{left:50%}.push-7{left:58.33333%}.push-8{left:66.66667%}.push-9{left:75%}.push-10{left:83.33333%}.push-11{left:91.66667%}.push-12{left:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.33333%}.pull-sm-2{right:16.66667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.33333%}.pull-sm-5{right:41.66667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.33333%}.pull-sm-8{right:66.66667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.33333%}.pull-sm-11{right:91.66667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.33333%}.push-sm-2{left:16.66667%}.push-sm-3{left:25%}.push-sm-4{left:33.33333%}.push-sm-5{left:41.66667%}.push-sm-6{left:50%}.push-sm-7{left:58.33333%}.push-sm-8{left:66.66667%}.push-sm-9{left:75%}.push-sm-10{left:83.33333%}.push-sm-11{left:91.66667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0%}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.33333%}.pull-md-2{right:16.66667%}.pull-md-3{right:25%}.pull-md-4{right:33.33333%}.pull-md-5{right:41.66667%}.pull-md-6{right:50%}.pull-md-7{right:58.33333%}.pull-md-8{right:66.66667%}.pull-md-9{right:75%}.pull-md-10{right:83.33333%}.pull-md-11{right:91.66667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.33333%}.push-md-2{left:16.66667%}.push-md-3{left:25%}.push-md-4{left:33.33333%}.push-md-5{left:41.66667%}.push-md-6{left:50%}.push-md-7{left:58.33333%}.push-md-8{left:66.66667%}.push-md-9{left:75%}.push-md-10{left:83.33333%}.push-md-11{left:91.66667%}.push-md-12{left:100%}.offset-md-0{margin-left:0%}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media(min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.33333%}.pull-lg-2{right:16.66667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.33333%}.pull-lg-5{right:41.66667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.33333%}.pull-lg-8{right:66.66667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.33333%}.pull-lg-11{right:91.66667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.33333%}.push-lg-2{left:16.66667%}.push-lg-3{left:25%}.push-lg-4{left:33.33333%}.push-lg-5{left:41.66667%}.push-lg-6{left:50%}.push-lg-7{left:58.33333%}.push-lg-8{left:66.66667%}.push-lg-9{left:75%}.push-lg-10{left:83.33333%}.push-lg-11{left:91.66667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0%}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media(min-width:1300px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.33333%}.pull-xl-2{right:16.66667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.33333%}.pull-xl-5{right:41.66667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.33333%}.pull-xl-8{right:66.66667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.33333%}.pull-xl-11{right:91.66667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.33333%}.push-xl-2{left:16.66667%}.push-xl-3{left:25%}.push-xl-4{left:33.33333%}.push-xl-5{left:41.66667%}.push-xl-6{left:50%}.push-xl-7{left:58.33333%}.push-xl-8{left:66.66667%}.push-xl-9{left:75%}.push-xl-10{left:83.33333%}.push-xl-11{left:91.66667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0%}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #eceeef}.table-bordered th,.table-bordered td{border:1px solid #eceeef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table-success,.table-success>th,.table-success>td{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>th,.table-info>td{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>th,.table-warning>td{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>th,.table-danger>td{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:none}.form-control::placeholder{color:#636c72;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eceeef;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#464a4c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 1px*2);padding-bottom:calc(.5rem - 1px*2);margin-bottom:0}.col-form-label-lg{padding-top:calc(.75rem - 1px*2);padding-bottom:calc(.75rem - 1px*2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 1px*2);padding-bottom:calc(.25rem - 1px*2);font-size:.875rem}.col-form-legend{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem}.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.form-control-static.form-control-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]){height:1.8125rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]){height:3.16667rem}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#636c72;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-control-feedback{margin-top:.25rem}.form-control-success,.form-control-warning,.form-control-danger{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;background-size:1.125rem 1.125rem}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .col-form-label,.has-success .form-check-label,.has-success .custom-control{color:#5cb85c}.has-success .form-control{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .col-form-label,.has-warning .form-check-label,.has-warning .custom-control{color:#f0ad4e}.has-warning .form-control{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;border-color:#f0ad4e;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .col-form-label,.has-danger .form-check-label,.has-danger .custom-control{color:#d9534f}.has-danger .form-control{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;border-color:#d9534f;background-color:#fdf7f7}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:flex;align-items:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:normal;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;transition:all .2s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 2px rgba(2,117,216,.25)}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:4.65}.btn:active,.btn.active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#292b2c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#ccc}.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-grey{color:#fff;background-color:#ccc !important;border-color:#ccc !important}.btn-danger{color:#fff;background-color:#d02126 !important;border-color:#d02126 !important}.btn-danger:hover{color:#fff;background-color:#d02126 !important;border-color:#d02126 !important}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#d9534f;border-color:#d9534f}.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-outline-primary{color:#0275d8;background-image:none;background-color:transparent;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:transparent}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-image:none;background-color:transparent;border-color:#ccc}.btn-outline-secondary:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:transparent}.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:transparent}.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-image:none;background-color:transparent;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:transparent}.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#f0ad4e;background-image:none;background-color:transparent;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-danger{color:#d9534f;background-image:none;background-color:transparent;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d9534f;background-color:transparent}.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-link{font-weight:normal;color:#0275d8;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#636c72}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#292b2c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#eceeef}.dropdown-item{display:block;width:100%;padding:3px 1.5rem;clear:both;font-weight:normal;color:#292b2c;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1d1e1f;text-decoration:none;background-color:#f7f7f9}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0275d8}.dropdown-item.disabled,.dropdown-item:disabled{color:#636c72;cursor:not-allowed;background-color:transparent}.show>.dropdown-menu{display:block}.show>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#636c72;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:.125rem}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:0 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:2}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn-group-vertical{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;width:100%}.input-group .form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:focus,.input-group .form-control:active,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:flex;flex-direction:column;justify-content:center}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:normal;line-height:1.25;color:#464a4c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;flex:1}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:focus,.input-group-btn>.btn:active,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:hover,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:hover{z-index:3}.custom-control{position:relative;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem;cursor:pointer}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0275d8}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#8fcafe}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eceeef}.custom-control-input:disabled~.custom-control-description{color:#636c72;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0275d8;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:flex;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#5cb3fd;outline:none}.custom-select:focus::-ms-value{color:#464a4c;background-color:#fff}.custom-select:disabled{color:#636c72;cursor:not-allowed;background-color:#eceeef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;pointer-events:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-file-control:lang(en)::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5em 1em}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#636c72;cursor:not-allowed}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled{color:#636c72;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#464a4c;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills .nav-link.active,.nav-pills .nav-item.show .nav-link{color:#fff;cursor:default;background-color:#0275d8}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex:1 1 100%;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-direction:column;padding:.5rem 1rem}.navbar-brand{display:inline-block;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-text{display:inline-block;padding-top:.425rem;padding-bottom:.425rem}.navbar-toggler{align-self:flex-start;padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}.navbar-toggler-left{position:absolute;left:1rem}.navbar-toggler-right{position:absolute;right:1rem}@media(max-width:575px){.navbar-toggleable .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable>.container{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-toggleable{flex-direction:row;flex-wrap:nowrap;align-items:center}.navbar-toggleable .navbar-nav{flex-direction:row}.navbar-toggleable .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable>.container{display:flex;flex-wrap:nowrap;align-items:center}.navbar-toggleable .navbar-collapse{display:flex !important;width:100%}.navbar-toggleable .navbar-toggler{display:none}}@media(max-width:767px){.navbar-toggleable-sm .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-sm>.container{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-toggleable-sm{flex-direction:row;flex-wrap:nowrap;align-items:center}.navbar-toggleable-sm .navbar-nav{flex-direction:row}.navbar-toggleable-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-sm>.container{display:flex;flex-wrap:nowrap;align-items:center}.navbar-toggleable-sm .navbar-collapse{display:flex !important;width:100%}.navbar-toggleable-sm .navbar-toggler{display:none}}@media(max-width:1023px){.navbar-toggleable-md .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-md>.container{padding-right:0;padding-left:0}}@media(min-width:1024px){.navbar-toggleable-md{flex-direction:row;flex-wrap:nowrap;align-items:center}.navbar-toggleable-md .navbar-nav{flex-direction:row}.navbar-toggleable-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-md>.container{display:flex;flex-wrap:nowrap;align-items:center}.navbar-toggleable-md .navbar-collapse{display:flex !important;width:100%}.navbar-toggleable-md .navbar-toggler{display:none}}@media(max-width:1299px){.navbar-toggleable-lg .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-lg>.container{padding-right:0;padding-left:0}}@media(min-width:1300px){.navbar-toggleable-lg{flex-direction:row;flex-wrap:nowrap;align-items:center}.navbar-toggleable-lg .navbar-nav{flex-direction:row}.navbar-toggleable-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-lg>.container{display:flex;flex-wrap:nowrap;align-items:center}.navbar-toggleable-lg .navbar-collapse{display:flex !important;width:100%}.navbar-toggleable-lg .navbar-toggler{display:none}}.navbar-toggleable-xl{flex-direction:row;flex-wrap:nowrap;align-items:center}.navbar-toggleable-xl .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-xl>.container{padding-right:0;padding-left:0}.navbar-toggleable-xl .navbar-nav{flex-direction:row}.navbar-toggleable-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-xl>.container{display:flex;flex-wrap:nowrap;align-items:center}.navbar-toggleable-xl .navbar-collapse{display:flex !important;width:100%}.navbar-toggleable-xl .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-toggler{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-toggler{color:#fff}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover{color:#fff}.navbar-inverse .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-inverse .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-inverse .navbar-nav .open>.nav-link,.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .nav-link.active{color:#fff}.navbar-inverse .navbar-toggler{border-color:rgba(255,255,255,.1)}.navbar-inverse .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-inverse .navbar-text{color:rgba(255,255,255,.5)}.card{position:relative;display:flex;flex-direction:column;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;background:none}.card-block{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(253,252,249,1);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f7f7f9;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#0275d8;border-color:#0275d8}.card-primary .card-header,.card-primary .card-footer{background-color:transparent}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-success .card-header,.card-success .card-footer{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-header,.card-info .card-footer{background-color:transparent}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-warning .card-header,.card-warning .card-footer{background-color:transparent}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-danger .card-header,.card-danger .card-footer{background-color:transparent}.card-outline-primary{background-color:transparent;border-color:#0275d8}.card-outline-secondary{background-color:transparent;border-color:#ccc}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#5cb85c}.card-outline-warning{background-color:transparent;border-color:#f0ad4e}.card-outline-danger{background-color:transparent;border-color:#d9534f}.card-inverse{color:rgba(255,255,255,.65)}.card-inverse .card-header,.card-inverse .card-footer{background-color:transparent;border-color:rgba(255,255,255,.2)}.card-inverse .card-header,.card-inverse .card-footer,.card-inverse .card-title,.card-inverse .card-blockquote{color:#fff}.card-inverse .card-link,.card-inverse .card-text,.card-inverse .card-subtitle,.card-inverse .card-blockquote .blockquote-footer{color:rgba(255,255,255,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:calc(.25rem - 1px)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px)}.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap}.card-deck .card{display:flex;flex:1 0 0;flex-direction:column}.card-deck .card:not(:first-child){margin-left:10px}.card-deck .card:not(:last-child){margin-right:10px}}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group .card{flex:1 0 0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-top,.card-group .card:not(:first-child):not(:last-child) .card-img-bottom{border-radius:0}}@media(min-width:576px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%;margin-bottom:.75rem}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb::after{display:block;content:"";clear:both}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#636c72;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#636c72}.pagination{padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.page-item.disabled .page-link{color:#636c72;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0275d8;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#014c8c;text-decoration:none;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-default{background-color:#636c72}.badge-default[href]:focus,.badge-default[href]:hover{background-color:#4b5257}.badge-primary{background-color:#0275d8}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#025aa5}.badge-success{background-color:#5cb85c}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#449d44}.badge-info{background-color:#5bc0de}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#31b0d5}.badge-warning{background-color:#f0ad4e}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#ec971f}.badge-danger{background-color:#d9534f}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:bold}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#eceeef;border-radius:.25rem}.progress-bar{height:1rem;color:#fff;background-color:#0275d8}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#464a4c;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#292b2c}.list-group-item-action:focus,.list-group-item-action:hover{color:#464a4c;text-decoration:none;background-color:#f7f7f9}.list-group-item-action:active{color:#292b2c;background-color:#eceeef}.list-group-item{position:relative;display:flex;flex-flow:row wrap;align-items:center;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#636c72;cursor:not-allowed;background-color:#fff}.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text{color:#636c72}.list-group-item.active{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text{color:#daeeff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#a94442;border-color:#a94442}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.close{float:right;font-size:1.5rem;font-weight:bold;line-height:1;text-shadow:0 1px 0 #fff}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.75}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}.modal.show .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:flex;flex-direction:column;background-clip:padding-box;border:0 !important;border-radius:.3rem;outline:0;min-width:505px !important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#fff}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.95}.modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom:none !important;padding:1rem 0 !important;color:#fff !important;background-color:#d02126 !important}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:15px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:1px solid #eceeef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media(min-width:1024px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"NotoSans","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip.tooltip-top,.tooltip.bs-tether-element-attached-bottom{padding:5px 0;margin-top:-3px}.tooltip.tooltip-top .tooltip-inner::before,.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.tooltip-right,.tooltip.bs-tether-element-attached-left{padding:0 5px;margin-left:3px}.tooltip.tooltip-right .tooltip-inner::before,.tooltip.bs-tether-element-attached-left .tooltip-inner::before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.tooltip-bottom,.tooltip.bs-tether-element-attached-top{padding:5px 0;margin-top:3px}.tooltip.tooltip-bottom .tooltip-inner::before,.tooltip.bs-tether-element-attached-top .tooltip-inner::before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.tooltip-left,.tooltip.bs-tether-element-attached-right{padding:0 5px;margin-left:-3px}.tooltip.tooltip-left .tooltip-inner::before,.tooltip.bs-tether-element-attached-right .tooltip-inner::before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-inner::before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:"NotoSans","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.popover-top,.popover.bs-tether-element-attached-bottom{margin-top:-10px}.popover.popover-top::before,.popover.popover-top::after,.popover.bs-tether-element-attached-bottom::before,.popover.bs-tether-element-attached-bottom::after{left:50%;border-bottom-width:0}.popover.popover-top::before,.popover.bs-tether-element-attached-bottom::before{bottom:-11px;margin-left:-11px;border-top-color:rgba(0,0,0,.25)}.popover.popover-top::after,.popover.bs-tether-element-attached-bottom::after{bottom:-10px;margin-left:-10px;border-top-color:#fff}.popover.popover-right,.popover.bs-tether-element-attached-left{margin-left:10px}.popover.popover-right::before,.popover.popover-right::after,.popover.bs-tether-element-attached-left::before,.popover.bs-tether-element-attached-left::after{top:50%;border-left-width:0}.popover.popover-right::before,.popover.bs-tether-element-attached-left::before{left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25)}.popover.popover-right::after,.popover.bs-tether-element-attached-left::after{left:-10px;margin-top:-10px;border-right-color:#fff}.popover.popover-bottom,.popover.bs-tether-element-attached-top{margin-top:10px}.popover.popover-bottom::before,.popover.popover-bottom::after,.popover.bs-tether-element-attached-top::before,.popover.bs-tether-element-attached-top::after{left:50%;border-top-width:0}.popover.popover-bottom::before,.popover.bs-tether-element-attached-top::before{top:-11px;margin-left:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.popover-bottom::after,.popover.bs-tether-element-attached-top::after{top:-10px;margin-left:-10px;border-bottom-color:#f7f7f7}.popover.popover-bottom .popover-title::before,.popover.bs-tether-element-attached-top .popover-title::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.popover-left,.popover.bs-tether-element-attached-right{margin-left:-10px}.popover.popover-left::before,.popover.popover-left::after,.popover.bs-tether-element-attached-right::before,.popover.bs-tether-element-attached-right::after{top:50%;border-right-width:0}.popover.popover-left::before,.popover.bs-tether-element-attached-right::before{right:-11px;margin-top:-11px;border-left-color:rgba(0,0,0,.25)}.popover.popover-left::after,.popover.bs-tether-element-attached-right::after{right:-10px;margin-top:-10px;border-left-color:#fff}.popover-title{padding:8px 14px;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px)}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover::before,.popover::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover::before{content:"";border-width:11px}.popover::after{content:"";border-width:10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden;height:400px}.carousel-item{position:relative;display:none;width:100%}@media(-webkit-transform-3d){.carousel-item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}}@supports (transform:translate3d(0,0,0)){.carousel-item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:flex}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}@media(-webkit-transform-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0,0,0)}.carousel-item-next,.active.carousel-item-right{transform:translate3d(100%,0,0)}.carousel-item-prev,.active.carousel-item-left{transform:translate3d(-100%,0,0)}}@supports (transform:translate3d(0,0,0)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0,0,0)}.carousel-item-next,.active.carousel-item-right{transform:translate3d(100%,0,0)}.carousel-item-prev,.active.carousel-item-left{transform:translate3d(-100%,0,0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev:focus,.carousel-control-prev:hover,.carousel-control-next:focus,.carousel-control-next:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#c00}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-faded{background-color:#f7f7f7}.bg-primary{background-color:#0275d8 !important}a.bg-primary:focus,a.bg-primary:hover{background-color:#025aa5 !important}.bg-success{background-color:#5cb85c !important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44 !important}.bg-info{background-color:#5bc0de !important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5 !important}.bg-warning{background-color:#f0ad4e !important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f !important}.bg-danger{background-color:#d9534f !important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c !important}.bg-inverse{background-color:#292b2c !important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#101112 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.rounded{border-radius:.25rem}.rounded-top{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.rounded-right{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-left{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix::after{display:block;content:"";clear:both}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media(min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width:1024px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width:1300px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}.flex-first{order:-1}.flex-last{order:1}.flex-unordered{order:0}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width:576px){.flex-sm-first{order:-1}.flex-sm-last{order:1}.flex-sm-unordered{order:0}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width:768px){.flex-md-first{order:-1}.flex-md-last{order:1}.flex-md-unordered{order:0}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width:1024px){.flex-lg-first{order:-1}.flex-lg-last{order:1}.flex-lg-unordered{order:0}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width:1300px){.flex-xl-first{order:-1}.flex-xl-last{order:1}.flex-xl-unordered{order:0}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width:1024px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width:1300px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1030}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.m-0{margin:0 0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem .25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem .5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:1rem 1rem !important}.mt-3{margin-top:1rem !important}.mr-3{margin-right:1rem !important}.mb-3{margin-bottom:1rem !important}.ml-3{margin-left:1rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-4{margin:1.5rem 1.5rem !important}.mt-4{margin-top:1.5rem !important}.mr-4{margin-right:1.5rem !important}.mb-4{margin-bottom:1.5rem !important}.ml-4{margin-left:1.5rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-5{margin:3rem 3rem !important}.mt-5{margin-top:3rem !important}.mr-5{margin-right:3rem !important}.mb-5{margin-bottom:3rem !important}.ml-5{margin-left:3rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-0{padding:0 0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem .25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem .5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:1rem 1rem !important}.pt-3{padding-top:1rem !important}.pr-3{padding-right:1rem !important}.pb-3{padding-bottom:1rem !important}.pl-3{padding-left:1rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-4{padding:1.5rem 1.5rem !important}.pt-4{padding-top:1.5rem !important}.pr-4{padding-right:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.pl-4{padding-left:1.5rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-5{padding:3rem 3rem !important}.pt-5{padding-top:3rem !important}.pr-5{padding-right:3rem !important}.pb-5{padding-bottom:3rem !important}.pl-5{padding-left:3rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}@media(min-width:576px){.m-sm-0{margin:0 0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.m-sm-1{margin:.25rem .25rem !important}.mt-sm-1{margin-top:.25rem !important}.mr-sm-1{margin-right:.25rem !important}.mb-sm-1{margin-bottom:.25rem !important}.ml-sm-1{margin-left:.25rem !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-sm-2{margin:.5rem .5rem !important}.mt-sm-2{margin-top:.5rem !important}.mr-sm-2{margin-right:.5rem !important}.mb-sm-2{margin-bottom:.5rem !important}.ml-sm-2{margin-left:.5rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-sm-3{margin:1rem 1rem !important}.mt-sm-3{margin-top:1rem !important}.mr-sm-3{margin-right:1rem !important}.mb-sm-3{margin-bottom:1rem !important}.ml-sm-3{margin-left:1rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-sm-4{margin:1.5rem 1.5rem !important}.mt-sm-4{margin-top:1.5rem !important}.mr-sm-4{margin-right:1.5rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.ml-sm-4{margin-left:1.5rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-sm-5{margin:3rem 3rem !important}.mt-sm-5{margin-top:3rem !important}.mr-sm-5{margin-right:3rem !important}.mb-sm-5{margin-bottom:3rem !important}.ml-sm-5{margin-left:3rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-sm-0{padding:0 0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.p-sm-1{padding:.25rem .25rem !important}.pt-sm-1{padding-top:.25rem !important}.pr-sm-1{padding-right:.25rem !important}.pb-sm-1{padding-bottom:.25rem !important}.pl-sm-1{padding-left:.25rem !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-sm-2{padding:.5rem .5rem !important}.pt-sm-2{padding-top:.5rem !important}.pr-sm-2{padding-right:.5rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pl-sm-2{padding-left:.5rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-sm-3{padding:1rem 1rem !important}.pt-sm-3{padding-top:1rem !important}.pr-sm-3{padding-right:1rem !important}.pb-sm-3{padding-bottom:1rem !important}.pl-sm-3{padding-left:1rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-sm-4{padding:1.5rem 1.5rem !important}.pt-sm-4{padding-top:1.5rem !important}.pr-sm-4{padding-right:1.5rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pl-sm-4{padding-left:1.5rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-sm-5{padding:3rem 3rem !important}.pt-sm-5{padding-top:3rem !important}.pr-sm-5{padding-right:3rem !important}.pb-sm-5{padding-bottom:3rem !important}.pl-sm-5{padding-left:3rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-auto{margin-left:auto !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:768px){.m-md-0{margin:0 0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.m-md-1{margin:.25rem .25rem !important}.mt-md-1{margin-top:.25rem !important}.mr-md-1{margin-right:.25rem !important}.mb-md-1{margin-bottom:.25rem !important}.ml-md-1{margin-left:.25rem !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-md-2{margin:.5rem .5rem !important}.mt-md-2{margin-top:.5rem !important}.mr-md-2{margin-right:.5rem !important}.mb-md-2{margin-bottom:.5rem !important}.ml-md-2{margin-left:.5rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-md-3{margin:1rem 1rem !important}.mt-md-3{margin-top:1rem !important}.mr-md-3{margin-right:1rem !important}.mb-md-3{margin-bottom:1rem !important}.ml-md-3{margin-left:1rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-md-4{margin:1.5rem 1.5rem !important}.mt-md-4{margin-top:1.5rem !important}.mr-md-4{margin-right:1.5rem !important}.mb-md-4{margin-bottom:1.5rem !important}.ml-md-4{margin-left:1.5rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-md-5{margin:3rem 3rem !important}.mt-md-5{margin-top:3rem !important}.mr-md-5{margin-right:3rem !important}.mb-md-5{margin-bottom:3rem !important}.ml-md-5{margin-left:3rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-md-0{padding:0 0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.p-md-1{padding:.25rem .25rem !important}.pt-md-1{padding-top:.25rem !important}.pr-md-1{padding-right:.25rem !important}.pb-md-1{padding-bottom:.25rem !important}.pl-md-1{padding-left:.25rem !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-md-2{padding:.5rem .5rem !important}.pt-md-2{padding-top:.5rem !important}.pr-md-2{padding-right:.5rem !important}.pb-md-2{padding-bottom:.5rem !important}.pl-md-2{padding-left:.5rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-md-3{padding:1rem 1rem !important}.pt-md-3{padding-top:1rem !important}.pr-md-3{padding-right:1rem !important}.pb-md-3{padding-bottom:1rem !important}.pl-md-3{padding-left:1rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-md-4{padding:1.5rem 1.5rem !important}.pt-md-4{padding-top:1.5rem !important}.pr-md-4{padding-right:1.5rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pl-md-4{padding-left:1.5rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-md-5{padding:3rem 3rem !important}.pt-md-5{padding-top:3rem !important}.pr-md-5{padding-right:3rem !important}.pb-md-5{padding-bottom:3rem !important}.pl-md-5{padding-left:3rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto{margin-top:auto !important}.mr-md-auto{margin-right:auto !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-auto{margin-left:auto !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:1024px){.m-lg-0{margin:0 0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.m-lg-1{margin:.25rem .25rem !important}.mt-lg-1{margin-top:.25rem !important}.mr-lg-1{margin-right:.25rem !important}.mb-lg-1{margin-bottom:.25rem !important}.ml-lg-1{margin-left:.25rem !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-lg-2{margin:.5rem .5rem !important}.mt-lg-2{margin-top:.5rem !important}.mr-lg-2{margin-right:.5rem !important}.mb-lg-2{margin-bottom:.5rem !important}.ml-lg-2{margin-left:.5rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-lg-3{margin:1rem 1rem !important}.mt-lg-3{margin-top:1rem !important}.mr-lg-3{margin-right:1rem !important}.mb-lg-3{margin-bottom:1rem !important}.ml-lg-3{margin-left:1rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-lg-4{margin:1.5rem 1.5rem !important}.mt-lg-4{margin-top:1.5rem !important}.mr-lg-4{margin-right:1.5rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.ml-lg-4{margin-left:1.5rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-lg-5{margin:3rem 3rem !important}.mt-lg-5{margin-top:3rem !important}.mr-lg-5{margin-right:3rem !important}.mb-lg-5{margin-bottom:3rem !important}.ml-lg-5{margin-left:3rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-lg-0{padding:0 0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.p-lg-1{padding:.25rem .25rem !important}.pt-lg-1{padding-top:.25rem !important}.pr-lg-1{padding-right:.25rem !important}.pb-lg-1{padding-bottom:.25rem !important}.pl-lg-1{padding-left:.25rem !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-lg-2{padding:.5rem .5rem !important}.pt-lg-2{padding-top:.5rem !important}.pr-lg-2{padding-right:.5rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pl-lg-2{padding-left:.5rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-lg-3{padding:1rem 1rem !important}.pt-lg-3{padding-top:1rem !important}.pr-lg-3{padding-right:1rem !important}.pb-lg-3{padding-bottom:1rem !important}.pl-lg-3{padding-left:1rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-lg-4{padding:1.5rem 1.5rem !important}.pt-lg-4{padding-top:1.5rem !important}.pr-lg-4{padding-right:1.5rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pl-lg-4{padding-left:1.5rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-lg-5{padding:3rem 3rem !important}.pt-lg-5{padding-top:3rem !important}.pr-lg-5{padding-right:3rem !important}.pb-lg-5{padding-bottom:3rem !important}.pl-lg-5{padding-left:3rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-auto{margin-left:auto !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:1300px){.m-xl-0{margin:0 0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xl-1{margin:.25rem .25rem !important}.mt-xl-1{margin-top:.25rem !important}.mr-xl-1{margin-right:.25rem !important}.mb-xl-1{margin-bottom:.25rem !important}.ml-xl-1{margin-left:.25rem !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xl-2{margin:.5rem .5rem !important}.mt-xl-2{margin-top:.5rem !important}.mr-xl-2{margin-right:.5rem !important}.mb-xl-2{margin-bottom:.5rem !important}.ml-xl-2{margin-left:.5rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xl-3{margin:1rem 1rem !important}.mt-xl-3{margin-top:1rem !important}.mr-xl-3{margin-right:1rem !important}.mb-xl-3{margin-bottom:1rem !important}.ml-xl-3{margin-left:1rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xl-4{margin:1.5rem 1.5rem !important}.mt-xl-4{margin-top:1.5rem !important}.mr-xl-4{margin-right:1.5rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.ml-xl-4{margin-left:1.5rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xl-5{margin:3rem 3rem !important}.mt-xl-5{margin-top:3rem !important}.mr-xl-5{margin-right:3rem !important}.mb-xl-5{margin-bottom:3rem !important}.ml-xl-5{margin-left:3rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xl-0{padding:0 0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xl-1{padding:.25rem .25rem !important}.pt-xl-1{padding-top:.25rem !important}.pr-xl-1{padding-right:.25rem !important}.pb-xl-1{padding-bottom:.25rem !important}.pl-xl-1{padding-left:.25rem !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xl-2{padding:.5rem .5rem !important}.pt-xl-2{padding-top:.5rem !important}.pr-xl-2{padding-right:.5rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pl-xl-2{padding-left:.5rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xl-3{padding:1rem 1rem !important}.pt-xl-3{padding-top:1rem !important}.pr-xl-3{padding-right:1rem !important}.pb-xl-3{padding-bottom:1rem !important}.pl-xl-3{padding-left:1rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xl-4{padding:1.5rem 1.5rem !important}.pt-xl-4{padding-top:1.5rem !important}.pr-xl-4{padding-right:1.5rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pl-xl-4{padding-left:1.5rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xl-5{padding:3rem 3rem !important}.pt-xl-5{padding-top:3rem !important}.pr-xl-5{padding-right:3rem !important}.pb-xl-5{padding-bottom:3rem !important}.pl-xl-5{padding-left:3rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto{margin-top:auto !important}.mr-xl-auto{margin-right:auto !important}.mb-xl-auto{margin-bottom:auto !important}.ml-xl-auto{margin-left:auto !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width:1024px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width:1300px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-normal{font-weight:normal}.font-weight-bold{font-weight:bold}.font-italic{font-style:italic}.text-white{color:#fff !important}.text-muted{color:#636c72 !important}a.text-muted:focus,a.text-muted:hover{color:#4b5257 !important}.text-primary{color:#0275d8 !important}a.text-primary:focus,a.text-primary:hover{color:#025aa5 !important}.text-success{color:#5cb85c !important}a.text-success:focus,a.text-success:hover{color:#449d44 !important}.text-info{color:#5bc0de !important}a.text-info:focus,a.text-info:hover{color:#31b0d5 !important}.text-warning{color:#f0ad4e !important}a.text-warning:focus,a.text-warning:hover{color:#ec971f !important}.text-danger{color:#d9534f !important}a.text-danger:focus,a.text-danger:hover{color:#c9302c !important}.text-gray-dark{color:#292b2c !important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#101112 !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden !important}.hidden-xs-up{display:none !important}@media(max-width:575px){.hidden-xs-down{display:none !important}}@media(min-width:576px){.hidden-sm-up{display:none !important}}@media(max-width:767px){.hidden-sm-down{display:none !important}}@media(min-width:768px){.hidden-md-up{display:none !important}}@media(max-width:1023px){.hidden-md-down{display:none !important}}@media(min-width:1024px){.hidden-lg-up{display:none !important}}@media(max-width:1299px){.hidden-lg-down{display:none !important}}@media(min-width:1300px){.hidden-xl-up{display:none !important}}.hidden-xl-down{display:none !important}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@media(min-width:375px){.card-columnss{column-count:1}}@media(min-width:414px){.card-columnss{column-count:1}}@media(min-width:480px){.card-columnss{column-count:2}}@media(min-width:1024px){.card-columnss{column-count:3}}@media(min-width:1280px){.card-columnss{column-count:4}}@media(min-width:1024px) and (min-width:480px) and (min-width:414px) and (min-width:375px){.hidd{display:none}}@media(min-width:1400px){.hidd{display:block}}@media only screen and (max-width:1440px){.tts{width:33%}}#wrapper{padding:0%}#wrap{float:left;position:relative;margin:10%;width:40%;background:#ccc}#fixed{position:fixed;width:inherit;padding:0;height:10px;background-color:#333}@media(min-width:1306px){.fllp{top:0;position:absolute;flex-direction:column;bottom:0;right:0;left:299px}}advancedLink{color:#fff;text-decoration:underline;background-color:transparent;margin-left:140px}.text-label{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-style:normal;font-size:16px;color:#fff}.text-black{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-style:normal;font-size:16px;color:#000}.text-header{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-style:normal;font-size:27px;color:#fff}.mims-dropdown{border-width:0;position:absolute;left:0;top:0;width:780px;height:50px;background:inherit;background-color:rgba(255,255,255,1);box-sizing:border-box;border-width:1px;border-style:solid;border-color:rgba(204,204,204,1);border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.card-pill-img-style{width:230px;margin-left:auto;margin-right:auto;display:block;background-color:#fff;height:295px;width:280px}label.wrap{width:100%;overflow:hidden;height:43px;position:relative;display:block}label.company-wrap{width:100%;overflow:hidden;height:43px;position:relative;display:block}select.dropdown{height:43px;padding:10px;border:0;font-size:15px;width:100%;-webkit-appearance:none;-moz-appearance:none}label.wrap:after{content:"";font-family:FontAwesome;color:#f00;position:absolute;right:0;top:8px;z-index:1;width:5%;height:100%;pointer-events:none;padding-right:30px}label.company-wrap:after{content:"";font-family:FontAwesome;color:#c00;position:absolute;right:0;top:8px;z-index:1;width:5%;height:100%;pointer-events:none;padding-right:30px}select{-webkit-appearance:none;-moz-appearance:none}.seperator{border-bottom:ridge}.widget-container{margin:10px 0}@media only screen and (max-width:1259px){.widget-container .header{height:60px !important;margin-bottom:15px;border-bottom:solid 2px #000;text-align:left}.widget-container label{font-size:19px;color:#1e1e1e;line-height:normal !important;font-weight:700}}@media only screen and (min-width:1260px){.widget-container label{font-size:19px;color:#1e1e1e;line-height:40px;font-weight:700}.widget-container .header{height:40px;margin-bottom:15px;border-bottom:solid 2px #000;text-align:left}}.widget-container a{color:#c00}.widget-container .more-btn a,.widget-container .more-btn more,.widget-container .more-btn less,.widget-container .more-btn more1,.widget-container .more-btn less1,.widget-container .more-btn more2,.widget-container .more-btn less2,.widget-container .more-btn more4,.widget-container .more-btn less4{margin:10px;color:#c00;line-height:40px;font-weight:700;font-size:13px;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';cursor:pointer}.widget-container a:hover{color:#dd0d03}.widget-container .topic{margin-bottom:10px;padding-bottom:10px;border-bottom:solid 1px #ccc;min-height:115px;max-height:180px}.widget-container .thumbnail{width:80px;height:80px}.widget-container .topic-info{padding:10px 0;margin-left:90px;margin-top:-90px;min-height:100px}.widget-container .topic-info .title{font-size:15px;font-weight:700;line-height:21px}.widget-container .author-date{color:#666;font-size:12px;line-height:22px}.margin-left-10{margin-left:10px !important}
.drug-search-result h1,.drug-search-result h2,.drug-search-result h3{font-family:NotoSans-Bold,"Noto Sans Bold","Noto Sans" !important;font-weight:bold;font-weight:700}.drug-search-result h1{font-size:19px !important}.drug-search-result h2{font-size:16px !important;color:#d02126;margin-bottom:20px}.drug-search-result h3{font-size:15px !important;margin-bottom:10px;display:inline-block}.drug-search-result h4{font-family:'Helvetica-Bold','Helvetica Bold','Helvetica' !important;font-size:19px !important;display:inline-block;font-weight:bold}.drug-search-result h4 a{color:#d02126}.drug-search-result h4 a:hover,.drug-search-result h5 a:hover{text-decoration:underline !important}.drug-search-result h5{font-size:15px !important;display:inline-block}.monograph-content h6{font-size:19px !important}.highlight-icon{height:15px;line-height:15px;padding-left:10px}
@media(min-width:1281px){.mims_notfound{width:375px;height:425px}p.sorry{font-size:27px;text-align:left;line-height:41px;width:365px;font-family:'NotoSans-Regular','Noto Sans';color:#666}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;text-align:left;line-height:28px;width:250px}div.notfound{display:block;position:absolute;right:-422px;top:-66px}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px}p.redirect-btn{font-size:12px;text-align:left;line-height:28px;width:300px;font-family:'NotoSans-Regular','Noto Sans';color:#666}.sub-container{margin-top:128px}.img_gear{width:357px;height:576px}}@media(min-width:1025px) and (max-width:1280px){.mims_notfound{width:375px;height:425px}p.sorry{font-size:27px;text-align:left;line-height:41px;width:365px;font-family:'NotoSans-Regular','Noto Sans';color:#666}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;text-align:left;line-height:28px;width:250px}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px}p.redirect-btn{font-size:12px;text-align:left;line-height:28px;width:300px;font-family:'NotoSans-Regular','Noto Sans';color:#666}div.notfound{display:block;position:absolute;right:-422px;top:-66px}.sub-container{margin-top:128px}.img_gear{width:357px;height:576px}}@media(min-width:768px) and (max-width:1024px){.mims_notfound{width:375px;height:425px}p.sorry{font-size:27px;text-align:left;line-height:41px;width:365px;font-family:'NotoSans-Regular','Noto Sans';color:#666}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;text-align:left;line-height:28px;width:250px}div.notfound{display:block;position:absolute;right:-393px;top:6px}p.redirect-btn{font-size:12px;text-align:left;line-height:28px;width:300px;font-family:'NotoSans-Regular','Noto Sans';color:#666}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px}.sub-container{margin-top:128px}.img_gear{width:357px;height:576px}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.mims_notfound{width:375px;height:425px}p.sorry{font-size:27px;text-align:left;line-height:41px;width:365px;font-family:'NotoSans-Regular','Noto Sans';color:#666}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;text-align:left;line-height:28px;width:250px}div.notfound{display:block;position:absolute;right:-480px;top:6px}div.gear{right:-393px !important}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px}p.redirect-btn{font-size:12px;text-align:left;line-height:28px;width:300px;font-family:'NotoSans-Regular','Noto Sans';color:#666}.sub-container{margin-top:128px}.img_gear{width:357px;height:576px}}@media(min-width:481px) and (max-width:767px){.mims_notfound{width:243px;height:275px}.sub-container{margin-top:55px;padding:0}.background{height:100% !important;width:100% !important}p.sorry{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:19px;color:#666;text-align:center;line-height:28px}p.redirect{font-style:normal;font-size:12px;text-align:center;line-height:0;font-family:NotoSans-Regular,"Noto Sans";font-weight:500;color:#666}p.redirect-btn{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;font-size:12px;width:300px;line-height:28px;padding-right:23px}.container-fluid-home{padding:0;margin:0}.img_gear{width:178px;height:287px}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px;line-height:28px}.div.row_notfound{padding:0;margin:0}div.gear{margin-left:-120px}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;margin-top:25px}div.notfound{text-align:left}}@media(min-width:320px) and (max-width:600px){.row_notfound{padding:0 !important}}@media(min-width:320px) and (max-width:480px){.mims_notfound{width:243px;height:275px}.sub-container{margin-top:55px;padding:0}.background{height:100% !important;width:105% !important}.container-fluid-home{margin:0}p.sorry{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:19px;color:#666;text-align:center;line-height:28px}.img_gear{width:178px;height:287px}p.redirect{font-family:NotoSans-Regular,"Noto Sans";font-weight:400;color:#666;text-align:left;font-size:12px;margin-bottom:4px;line-height:15px;margin-left:-20px}p.redirect-btn{font-size:12px;text-align:left;line-height:22px;width:300px;font-family:'NotoSans-Regular','Noto Sans';color:#666;text-align:center;margin-left:-25px}.div.row_notfound{padding:0;margin:0}div.gear{margin-left:-120px}p.fix-shortly{font-family:'NotoSans-Regular','Noto Sans';font-weight:400;font-style:normal;font-size:16px;color:#666;margin-top:25px}div.notfound{text-align:left}}#div_logo{text-align:center;margin-top:40px;margin-bottom:40px}img.internal_logo{border-width:0;width:250px;height:66px}#div_notfound_content{background-color:rgba(242,242,242,1);height:auto;width:auto}.background{position:absolute;width:100%;height:100%;background-color:rgba(242,242,242,1)}.background-error{position:absolute;width:100%;height:100%;background-color:rgba(242,242,242,1)}img.logo{border-width:0;width:152px;height:40px}p.back a{width:140px}#interval{font-family:NotoSans-Bold,"Noto Sans Bold","Noto Sans";font-weight:700;color:#08c;text-align:left}.no-margin{margin:0}.no-padding{padding:0}.no-margin-lr{margin-left:0;margin-right:0}.btn-back{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;background-color:rgba(204,0,0,1)}.txt-center{text-align:center}.m-t90{margin-top:90px}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#c00;text-decoration:none;background-color:transparent}a:hover{color:#c00;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fff8d1}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;background:#fdfcf9}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + .75rem)*3/4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + .75rem)*3/4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:1.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff !important;background-color:#dc3545 !important;border-color:#dc3545 !important}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:700;text-decoration:none;font-size:16px}.btn-link:hover{color:#c00;text-decoration:none}.btn-link:focus,.btn-link.focus{text-decoration:none;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6;padding-left:40px}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:.5px solid transparent;background-color:#e8e6e6;font-size:16px;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-style:normal;text-align:center;color:#000}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#c00;background-color:#fff;border-radius:0}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#c00;background-color:#fff;font-weight:800}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background:none;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;border:none}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:10px;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media(min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden;height:400px}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-item{height:100%;width:100%}.carousel-indicators li{width:12px;height:12px;border-radius:100%;border:.5px solid #000}.carousel-indicators{bottom:-30px;position:absolute;right:0;left:0;display:flex;justify-content:center;padding-left:0;margin-right:0%;margin-left:0%;list-style:none}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width:992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
.icon-select{width:0}.icon-select .selected-box{position:relative;margin:0;padding:0;width:60px;height:60px;border:1px solid #999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-select .selected-box:hover{position:relative;margin:0;padding:0;width:60px;height:60px;border:1px solid #000;background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-select .selected-icon{position:absolute;margin:0;padding:0;top:5px;left:5px;width:48px;height:48px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-select .component-icon{position:absolute;bottom:5px;right:4px}.icon-select .box{position:absolute;top:60px;left:-4px;margin:0;padding:0;width:272px;height:215px;border:1px solid #eee;background-color:#eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden}.icon-select .icon{position:relative;margin:5px 0 0 5px;padding:0;width:48px;height:48px;border:1px solid #ccc;background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;float:left}.icon-select .icon:hover{border:1px solid #000}.icon-select .icon.selected{position:relative;margin:5px 0 0 5px;padding:0;width:48px;height:48px;border:1px solid #eee;background-color:#eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left}
