﻿.search-center-wrapper {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    background-color: #fff !important;
    position: relative;
    outline: none;
}

/* Have to reset this as the theme is setting row to have -15 l/r margins*/
.search-center-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.search-center-wrapper .no-top-padding {
    padding-top: 0;
}

.search-center-wrapper .no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-center-wrapper .fs-arrow {
    /* we don't want the pretty ddl arrow*/
    display:none !important;
}
.search-center-wrapper .fs-label-wrap {
    border: 2px solid #ccc;
}
.search-center-wrapper .fs-label-wrap .fs-label {
    padding: 10px 20px 10px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #495057;
    font-size: 14px;
}

/* override because Font Awesome 5 Free icons don't support this */
.searchCenterModal .fa-times:before,
.search-center-wrapper .fa-times:before {
    content: "X" !important;
}
.searchCenterModal .fa-times-circle:before,
.search-center-wrapper .fa-times-circle:before {
    content: "x" !important;
}

.ui-autocomplete {
    font-family: Verdana,Arial,sans-serif;
    position: absolute;
    cursor: default;
    height: auto;
    background-color: #721c24;
    color: #fff;
    width: 400px;
    overflow-x: hidden;
    margin-top: 0;
    padding-top: 0;
}

.ui-autocomplete .ui-menu-item {
    font-size: 15px !important;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
}

.ui-autocomplete .ui-menu-item:hover {
    border: 1px solid #999999;
    background-color: #dadada;
    color: #212121;
}

.search-center-wrapper .form-check {
    font-size: 18px;
    font-family: arial;
}

.search-center-wrapper .frmSubCategory {
    padding-left: 22px !important;
    font-size: 14px !important;
}

.search-center-wrapper #formCheck-1 {
    color: black;
}

.search-center-wrapper .form-check-label {
    color: black;
    font-family: Arial !important;
    font-size: 16px !important;
}

.search-center-wrapper .frmSubCategory .form-check-label {
    color: black;
    font-family: Arial !important;
    font-size: 14px !important;
}

/** deskstop modal **/
#advanceSearchModal .modal-content,
.searchCenterModal .modal-content {
    left: auto;
    width: 100%;
    max-width: 100%;
    border: 0;
    margin-top: 5%;
}

#advanceSearchModal .modal-dialog,
.searchCenterModal .modal-dialog {
    max-width: 80%;
    margin: auto;
}

.searchCenterModal nav {
    width: auto;
}

.searchCenterModal nav > ul > li {
    position: static;
    display: inline;
    line-height: 1.5;
    padding: 0;
}

.modal-content .button-small
{
    float: right;
}

/** deskstop modal ends**/
/** result portion starts **/
.search-center-wrapper .bdy-cntr {
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: hidden;
}

.search-center-wrapper .bdy-cntr .rw-sts {
    padding-bottom: 40px
}

.search-center-wrapper .bdy-cntr .main-rslt {
    width: 100%;
    padding: 0px !important;
}

.search-center-wrapper .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
    color: #000;
    text-transform: none;
    font-size: 30px;
    margin-bottom: 0px
}

.search-center-wrapper .bdy-cntr .main-rslt .drp-dwn {
    display: inline-flex;
    padding: 0px !important;
    margin-bottom: 15px;
}

.search-center-wrapper .bdy-cntr .main-rslt .drp-dwn .news-dropdown i {
    color: #940000;
    right: 0px;
    top: 12px;
    left: auto;
    position: absolute;
    font-size: 11px
}

.search-center-wrapper .disp-none-table {
    display: none;
}

.search-center-wrapper .see_all_sites:focus {
    outline: none;
}

.search-center-wrapper .lb-authors {
    margin-top: 10px;
}

/** result portion ends **/


/**  sidebar portion starts **/
.search-center-wrapper .bdy-cntr .side-br-sett {
    padding-left: 0px;
    padding-right: 50px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett {
    padding-bottom: 35px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .dv-sts h4 {
    background-color: #949494;
    color: #fff;
    float: left;
    padding: 5px 8px;
    text-transform: none;
    font-size: 28px
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv ul {
    padding-left: 0px
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv ul li {
    background: #940000;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    padding: 7px 12px;
    width: 97%;
    position: relative;
    margin-bottom: 5px
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv ul li a i {
    color: white;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv ul li a img {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 6px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv ul li:first-child {
    margin-top: 15px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv h6 {
    color: #940000;
    font-family: Arial !important;
    font-weight: 600;
    font-size: 13.95px !important;
}

.search-center-wrapper .bdy-cntr .side-br-sett .sits-sett .edt-dv h6 a {
    color: #940000
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett {
    padding-bottom: 35px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-head h4 {
    background-color: #949494;
    color: #fff;
    float: left;
    padding: 5px 8px;
    text-transform: none;
    font-size: 30px;
    letter-spacing: 0px;
    margin-bottom: 8px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check input[type=checkbox] {
    box-shadow: inset 0.1px 0.1px 1px 1px #ccc;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check input[type="checkbox"]:checked + label {
    font-weight: bold;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check .frm-lbl {
    padding-top: 4px;
    white-space: nowrap;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 3px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check {
    padding-bottom: 5px;
    display: inline-flex;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check a { 
    color: #767676;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .form-check .form-check-input:focus {
    outline: none;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .see-mre {
    padding-top: 5px;
    display: inline-flex;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .see-mre a {
    color: #940000;
    letter-spacing: 2px;
    font-size: 13.95px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .see-mre a:hover {
    text-decoration: none;
}

.search-center-wrapper .bdy-cntr .side-br-sett .type-sett .type-algt .see-mre a .see-more-plus {
    margin-left: 10px;
    padding-bottom: 2px;
    color: #940000;
    font-size: 14px
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett {
    padding-bottom: 35px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-head h4 {
    background-color: #949494;
    color: #fff;
    float: left;
    padding: 5px 8px;
    text-transform: none;
    font-size: 28px;
    letter-spacing: 0px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check input[type=checkbox] {
    box-shadow: inset 0.1px 0.1px 1px 1px #ccc;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check .form-check-input:focus {
    outline: none;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check .frm-lbl {
    padding-top: 4px;
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 3px
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check {
    padding-bottom: 5px;
    display: inline-flex;
    width: 100%;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .see-mre {
    padding-top: 5px
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .see-mre a {
    color: #940000;
    font-size: 13.95px;
    letter-spacing: 2px
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .see-mre a:hover {
    text-decoration: none;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .see-mre a .see-more-plus {
    margin-left: 10px;
    padding-bottom: 2px;
    color: #940000;
    font-size: 14px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .frm-fld input {
    border-radius: 0px;
    margin-top: 10px;
    border: 2px solid #ccc
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .frm-fld input:focus {
    box-shadow: none;
    border: 2px solid #ccc;
}

.search-center-wrapper .bdy-cntr .side-br-sett .lct-sett .type-algt .frm-fld input::placeholder {
    font-size: 16px;
}

.search-center-wrapper .types_tab a i {
    margin-left: 10px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .date-sett {
    padding-bottom: 35px
}

.search-center-wrapper .bdy-cntr .side-br-sett .dv-dte h4 {
    background-color: #949494;
    color: #fff;
    float: left;
    padding: 5px 8px;
    text-transform: none;
    font-size: 28px;
    letter-spacing: 0px
}

.search-center-wrapper .bdy-cntr .side-br-sett .date-sett .rng-dd {
    color: #000;
    margin-bottom: 5px;
    padding-left: 10px;
}

.search-center-wrapper .bdy-cntr .side-br-sett .date-sett .frm-fld {
    margin-bottom: 0px;
    position: relative;
}

.search-center-wrapper .bdy-cntr .side-br-sett .date-sett .frm-fld input::placeholder {
    padding-left: 0px
}

/** sidebar portion ends **/


/** body portion starts **/

.search-center-wrapper .bdy-dta-rgt .slct-hed {
    font-family: Arial !important;
    color: #940000;
    font-size: 14px;
    display: none;
    margin-bottom: 20px;
    padding-top: 5px;
    line-height: 1.2;
    margin-bottom: .5rem;
}

.search-center-wrapper .bdy-dta-rgt .slctd-nw {
    display: inline-block;
}

.search-center-wrapper .bdy-dta-rgt .sltd-hed h6 {
    background-color: #940000;
    color: #fff;
    padding: 5px 5px;
    text-transform: none;
    font-size: 15px;
    font-family: Arial !important;
    float: left;
    margin-right: 5px;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.search-center-wrapper .bdy-dta-rgt .sltd-hed h6 i {
    color: white;
    width: 16px;
    height: 16px;
    padding-bottom: 2px
}

.search-center-wrapper .bdy-dta-rgt .sltd-hed h6 img {
    width: 16px;
    height: 16px;
    padding-bottom: 2px;
}

.search-center-wrapper .bdy-dta-rgt .clr-al {
    padding-bottom: 10px;
}

.search-center-wrapper .bdy-dta-rgt .clr-al a {
    text-decoration: underline;
    color: #767676;
    letter-spacing: 2px;
}

.search-center-wrapper .bdy-dta-rgt .slct-dv {
    border-bottom: 1px solid #ccc;
    padding: 0px !important;
    min-height: 60px;
    margin-top: 20px;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media {
    border-top: none;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media .mr-3 {
    width: 250px;
    display: block;
}

.search-center-wrapper audio {
    background-color: #f1f3f4;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media .media-body .p-para {
    color: #000;
    margin-bottom: 5px;
    font-size: 18px !important;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media .media-body .p-tme {
    color: #575757;
    margin-bottom: 0px;
    font-size: 18px !important;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media .media-body h5 {
    color: #940000;
    text-transform: none;
    margin-bottom: 0px;
    font-size: 22px !important;
    letter-spacing: 0px !important;
    font-family: Arial !important;
}

.search-center-wrapper .bdy-dta-rgt .mdia-dta .media .media-body a {
    color: #940000;
    font-size: 18px;
}

.search-center-wrapper #search_link {
    text-decoration: underline;
}

.search-center-wrapper .item-bg-color {
    background-color: #EFEFEF;
    padding: 15px;
}

.search-center-wrapper .item-non-bg-record {
    padding: 15px;
}
/** body portion ends **/

/** datepicker  portion starts **/

.datepicker.datepicker-dropdown {
    background: #940000 !important;
    color: white;
    margin-top: 4px;
    -webkit-box-shadow: -1px 6px 8px 6px rgba(0,0,0,0.29);
    -moz-box-shadow: -1px 6px 8px 6px rgba(0,0,0,0.29);
    box-shadow: -1px 6px 8px 6px rgba(0,0,0,0.29);
}

.datepicker-days table thead tr th {
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    color: #fff;
}

.datepicker-days table tbody tr td {
    text-align: center;
}

.datepicker-days table tbody tr td {
    color: #fff;
    cursor: pointer;
    padding: 0;
    border: none;
}

.datepicker-days table tbody tr td:hover {
    text-decoration: none;
    border-radius: 50%;
    background: white;
    color: #940000;
    padding: 1px 4px 0px 4px;
}

.datepicker-days table thead tr th:hover {
    background: none !important
}

.datepicker-days table tbody tr td.active {
    background: #fff !important;
    color: #940000 !important;
    border-radius: 50%;
    padding: 1px 4px 0px 4px;
}

#date-picker-frm input:focus, #date-picker-end input:focus {
    border: 2px solid #ccc;
    outline: none;
    box-shadow: none;
}

#date-picker-frm input {
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 35px;
    border-radius: 0px;
    border: 2px solid #ccc;
    font-size: 18px;
}

#date-picker-end input {
    padding-left: 35px;
    border-radius: 0px;
    border: 2px solid #ccc;
    font-size: 18px;
}

#date-picker-frm, #date-picker-end {
    position: relative;
}

.datepicker-months, .datepicker-decades, .datepicker-centuries, .datepicker-years {
    display: none !important
}

.bdy-cntr .side-br-sett .date-sett #date-picker-frm i, .bdy-cntr .side-br-sett .date-sett #date-picker-end i {
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 20px;
    color: #940000
}

.datepicker-dropdown:before {
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-top: 0px !important
}

.datepicker-dropdown:after {
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-top: 0px !important
}

.datepicker > .datepicker-days {
    display: block !important
}

#date-picker-frm, #date-picker-end {
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    position: relative;
}

/** datepicker  portion ends **/

/** video  portion starts **/

.search-center-wrapper .controls button[data-state="play"] {
    background-image: url('data:/DesktopModules/MVC/SearchCenter/Resources/images/video/PlayButtons.png;base64,iVBORw0KGgoAAA ... ');
}

.search-center-wrapper .bigwrapper {
    position: relative;
}

.search-center-wrapper .bigwrapper .playpause {
    display: block !important;
    background-image: url(/DesktopModules/MVC/SearchCenter/Resources/images/video/PlayButtons.png);
    background-repeat: no-repeat;
    width: 45%;
    height: 50px;
    position: absolute;
    left: 0% !important;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}

.search-center-wrapper .bigwrapper .playpause:hover {
    display: block !important;
    background-image: url(/DesktopModules/MVC/SearchCenter/Resources/images/video/PlayButtons_Hover.png);
    background-repeat: no-repeat;
}

.search-center-wrapper .videopause {
    background-image: url(/DesktopModules/MVC/SearchCenter/Resources/images/video/PauseButtons.png) !important;
    background-repeat: no-repeat;
    width: 45% !important;
    height: 50px !important;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0% !important;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    display: block;
}

.search-center-wrapper .minute-videoplay {
    background-image: url(/DesktopModules/MVC/SearchCenter/Resources/images/video/PlayButtons.png) !important;
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 19%;
    /* bottom: 20%; */
    margin: auto;
    background-position: center;
    /* background: rgba(0, 0, 0, 0.8); */
    background-repeat: no-repeat;
    cursor: pointer;
    height: 80px;
    /*width: 300px; */
}

.search-center-wrapper .minute-audioPause {
    background-image: url(/DesktopModules/MVC/SearchCenter/Resources/images/video/PauseButtons.png) !important;
    background-repeat: no-repeat;
    position: absolute;
    left: 3%;
    right: 0%;
    top: 19%;
    /* bottom: 20%; */
    margin: auto;
    background-position: center;
    /* background: rgba(0, 0, 0, 0.8); */
    background-repeat: no-repeat;
    cursor: pointer;
    height: 80px;
    width: 300px;
}


/** video  portion ends **/

/** modal arrows setting **/

.searchCenterModal .btn-pge .icon-arrow-down,
.searchCenterModal .btn-srt .icon-arrow-down,
.search-center-wrapper .btn-pge .icon-arrow-down,
.search-center-wrapper .btn-srt .icon-arrow-down {
    padding-top: 5px !important;
    position: absolute;
    right: 0px
}

.searchCenterModal  .mdle-alg .modal-body .slct-unts .btn-srt:focus {
    border-bottom: 2px solid #ccc
}

.searchCenterModal  .mdle-alg .modal-body .slct-unts .btn-pge:focus {
    border-bottom: 2px solid #ccc
}

.searchCenterModal .dv-drp-dwn {
    padding-right: 75px;
    display: inherit;
}

/** modal arrows setting ends**/

/** checkbox setting starts **/

.searchCenterModal .mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    margin-top: 10px
}

.searchCenterModal .mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check input[type="checkbox"]:checked:after {
    font-size: 14px !important
}
.search-center-wrapper input[type="checkbox"],
.searchCenterModal input[type="checkbox"] {
    -webkit-appearance: initial;
    appearance: initial;
    width: 20px;
    height: 20px;
    border: 1px solid #940000;
    position: relative;
}

.search-center-wrapper input[type="checkbox"]:checked:after,
.searchCenterModal input[type="checkbox"]:checked:after {
    content: "✖";
    -ms-content: "✖";
    -webkit-content: "✖";
    -moz-content: "✖";
    color: #000;
    font-size: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-top: 1px
}

/** checkbox setting ends**/

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: none !important
}

.mb-fltr {
    color: #940000;
    float: left;
    border: 2px solid #940000;
    padding: 5px 40px;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-family: Colossalis;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: none;
}

    .mb-fltr:hover {
        text-decoration: none;
        color: #940000
    }

    .mb-fltr:focus {
        color: #940000;
    }

.dis-blk {
    display: block !important;
}

.mb-algt {
    display: none;
}




/** mobile modal setting starts **/

.padd-lft {
    padding-left: 0px;
}

.padd-n {
    padding-left: 0px;
    padding-right: 0px
}

.mdle-alg {
    padding: 20px 15px;
}

.mdle-alg .modal-header {
    display: block;
    border-bottom: 0px
}

.mdle-alg .modal-footer {
    border-top: 0px
}

.mdle-alg .modal-header button {
    color: #940000;
    display: inline-flex;
    opacity: 1;
}

.mdle-alg .modal-header button:focus {
    outline: none;
}

.mdle-alg .modal-header h4 {
    color: #940000;
    text-transform: none;
    font-size: 30px;
    letter-spacing: 0px;
}

.btn_property {
    position: relative !important;
    top: 0px !important;
    left: 0px !important
}

.mdle-alg .modal-body .mn-hed {
    color: #940000;
    font-size: 19px;
}

.mdle-alg .modal-body .slct-unts {
    display: flex;
    flex-flow: nowrap;
    width: 100%
}

.mdle-alg .modal-body .slct-unts .ss-unt {
    color: #940000;
    padding: 10px 55px;
    border: 2px solid #940000;
    font-family: Colossalis !important;
    font-size: 18px;
    letter-spacing: 2px;
}

.mdle-alg .modal-body .slct-unts .ss-unt:hover {
    text-decoration: none;
}

.mdle-alg .modal-body .slct-unts .search-icon-modal {
    position: absolute;
    top: 10px;
    right: 7px;
    color: #940000;
    font-weight:600;
    font-family: 'Font Awesome\ 5 Free';
}

.mdle-alg .modal-body .slct-unts .fltr-slct {
    margin-top: 10px;
    padding-right: 0px
}

.mdle-alg .modal-body .slct-unts .frm-srch-grp input {
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 0px;
    color: #940000;
    border: 2px solid #940000
}

.mdle-alg .modal-body .slct-unts .frm-srch-grp input::placeholder {
    font-size: 16px;
    color: #940000;
    font-weight: 300;
}

.mdle-alg .modal-body .slct-unts .frm-srch-grp input:focus {
    box-shadow: none;
    outline: none;
    border-color: #940000;
}

.mdle-alg .modal-body .slct-unts .frm-srch-grp {
    margin-top: 6px;
    position: relative;
}

.mdle-alg .modal-body .slct-unts .frm-srch-grp:focus {
    outline: none;
}

.mble-srt {
    display: none;
}

.mdle-alg .modal-body .tbl-algn table thead tr th {
    color: #767676;
    border: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 0px;
    font-weight: 100;
}

.mdle-alg .modal-body .tbl-algn table tbody tr {
    color: #000
}

.mdle-alg .modal-body .tbl-algn table tbody tr td {
    border-top: 2px solid #dee2e6;
    padding: 1.5rem;
    padding-left: 0px;
    vertical-align: middle;
    font-size: 16px !important;
    font-family: arial;
}

.mdle-alg .modal-body .tbl-algn table tbody tr:last-child {
    border-bottom: 1px solid #dee2e6
}

.mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check {
    padding-left: 22px
}

.mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check input:focus {
    outline: none;
}

.mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check label {
    padding-left: 15px;
    vertical-align: super;
}

.mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div {
    display: flex;
}

.mdle-alg .modal-body .tbl-algn table tbody tr .td-dta img {
    height: 40px;
    width: auto;
}

.mdle-alg .modal-body .tbl-algn table tbody tr .td-dta p {
    padding-left: 30px;
    margin-bottom: 0px;
    font-size: 16px;
    padding-top: 10px
}

.mdle-alg .modal-body .tbl-algn table tbody tr .lct-nm {
    font-size: 14px
}

/** mobile modal setting ends **/

/** dropdown settings starts **/

#news-header h1 {
    width: 100% !important;
    border-top: 0px !important;
    margin-top: 0px !important
}

.bdr-tp {
    border-top: 2px solid #940000;
    width: 90px;
    margin-top: 40px
}

.crs-icn {
    font-size: 26px;
    font-family: Arial !important;
    font-weight: 100;
    margin-top: 2px
}

.cls-txt {
    font-size: 18px;
    margin-right: 20px;
    margin-top: 9px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #767676;
}
.close.btn_property#btnClearHistory {
    opacity:unset;
}

.sits-sett .flgship-alg .drp-flg {
    width: 97% !important
}

.drp-sec .dropdown-menu.show {
}

.drp-mdl .dropdown-menu.show {
    left: 0px !important
}

.drp-dwn-fltrs select {
    width: 90% !important;
    margin-left: 30px !important;
    margin-right: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0; /* Firefox 1-3.6 */
    border-radius: 0; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}

.drp-dwn-fltrs select option {
    background-color: #960000;
    color: white;
    padding: .25rem 1.5rem;
}

.drp-dwn-fltrs select option:hover {
    background-color: #940000 !important
}

.drp-dwn-fltrs select option:focus {
    background-color: #940000 !important
}

.dropdown-menu.show {
    background-color: #721c24;
    color: white; 
}

.dropdown-menu.show a {
    background-color: #721c24;
    color: white;
    font-size: 18px;
}

.dropdown-menu .dropdown-item:focus, 
.dropdown-menu .dropdown-item:hover,
.dropdown-menu.show a:active, 
.dropdown-menu.show a:hover, 
.dropdown-menu.show a:visited,
.dropdown-menu.show a:hover {
    /* have to force clear all the theme defaults*/
    background: none;
    background-color: #940000;
    color: white;
}

/** dropdown settings starts **/

/** Search List starts**/
#myUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

#myUL li a {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 2px 10px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
}

#myUL li a:hover:not(.header) {
    background-color: #eee; /* Add a hover effect to all links, except for headers */
}

#ulLocations {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

#ulLocations li a {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 2px 10px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
}

#ulLocations li a:hover:not(.header) {
    background-color: #eee; /* Add a hover effect to all links, except for headers */
}

.display_none {
    display: none !important;
}

.flgship-alg .btn-flg {
    font-size: 18px !important
}

.dv-drp-dwn {
    margin-top: 7px
}

#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

#myUL li a {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 2px 10px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
}

#myUL li a:hover:not(.header) {
    background-color: #eee;
}


#ulLocations {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

#ulLocations li a {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 2px 10px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
}

#ulLocations li a:hover:not(.header) {
    background-color: #eee; /* Add a hover effect to all links, except for headers */
}

.display_none {
    display: none !important;
}


/** Search List ends**/

/** Chanegs by VP:Search Input dissappears on page click **/

#searchBox1 {
    background: #fff !important;
    /*left: 0;
    clear: both;
    position: absolute;*/
    display: inline-block;
    z-index: 1;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0;
}

/*
  #searchBox1 {padding: 11px 9px; }
*/
#searchBox1 input {
    border-radius: 0px;
    /* display: block; */
    padding: 8px 10px;
    /* width: 299px!important; */
    /* float: left; */
    border: 1px solid #960000;
    background: transparent;
    color: #960000 !important;
    font-size: 13px;
    margin-right: 80px;
}


#searchBox1 input::placeholder,
#searchBox1 input::-webkit-input-placeholder,
#searchBox1 input::-moz-placeholder,
#searchBox1 input:-ms-input-placeholder {
    color: #808080;
}

#searchBox1 input:-moz-placeholder {
    color: #fff;
}

#searchBox1 .btn {
    font-size: 40px;
    font-weight: 100 !important;
    padding: 0px;
    margin-top: -2px;
    margin-left: -26px;
    border-radius: 0px;
    border: 0px !important;
    background-color: none;
    display: inline-block;
    color: #e0dcd4;
    margin-bottom: 0px !important;
    line-height: 1;
}

.btncopyquery {
    margin-left: 10px;
    font-size: 23px !important;
    color:#940000 !important;
    position:absolute !important;
    right: 0;
    margin-right: 60px;
    top: 12px;
}

.btncopywrapper {
   display: inline-block;
   margin-bottom : 0;
}

.btncopylabel{
    float:left;
    color: #000;
    display: none;
}

.modal-dialoguetext {
    color: #940000;
    font-size: 16px;
}

.dialogue-header {
    color: #940000;
}

#searchBox1 .clearButton {
    position: absolute;
    right: 13px;
    top: 20px;
    color: #940000;
    font-size: 20px;
    padding: 0px;
    margin-top: -8px;
    margin-right: 100px;
}

#searchBox1 .clearButton:before {
    content : "X";
}

#searchBox1 .helpButton {
    position: absolute;
    right: 0;
    top: 12px;
    color: #940000;
    font-size: 20px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 30px;
}

#searchBox1 .btn:hover {
    cursor: pointer;
    background-color: transparent;
}

#searchBox1 .btn:focus, #searchBox1 .btn:active, #searchBox1 .btn.hover {
    border: 0px !important;
    border-radius: 0px;
    color: #fff;
}

#searchBox1 input:focus {
    border: 2px solid #940000 !important;
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

#searchBox1 input {
    border: 2px solid #940000 !important;
    padding-right: 35px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 20px;
}

#searchBox1 .btn:focus {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #000 !important
}

#searchBox1 input::-ms-clear {
    width: 0;
    height: 0;
    display: none;
    visibility: hidden;
}

#searchBox1 input::-ms-input-placeholder {
    color: #fff;
}

/** Chanegs by VP:Search Input dissappears on page click portion ends **/

/** media query for ipad in potrait **/
@media screen and (max-width:1024px) {
    .dv-drp-dwn {
        padding-right: 25px;
    }

    .mdle-alg .modal-body .slct-unts .ss-unt {
        padding: 9px
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check input[type="checkbox"] {
        margin-top: 0px
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check {
        display: inline-flex;
    }
}
/** media query for ipad in landscape **/
@media screen and (max-width:1024px) and (orientation:landscape) {
    .dv-drp-dwn {
        padding-right: 25px;
    }
}

@media (min-width: 991px) {
    .collapse_search {
        display: block !important;
    }
}

@media (max-width: 990px) {

    .pls-icn {
        font-size: 20px;
        color: #940000;
        float: right;
        padding-top: 10px;
    }
}

/** media query for ipad and lower in potrait **/
@media (max-width: 991px) {

    #searchBox1 .clearButton {
        position: absolute;
        right: 18%;
        top: 17px;
        color: #940000;
        padding: 0px;
        margin-top: -8px;
        margin-right: 10px;
        font-size: 25px;
    }

    #searchBox1 .helpButton {
        position: absolute;
        right: 0;
        top: 12px;
        color: #940000;
        font-size: 20px;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0;
    }

    #searchBox1 {
        margin-top: 20px;
        padding-left: 0px !important;
        width: 100%
    }

    #searchBox1 .btncopyquery {
        right: 0;
        margin-right: 30px;
        top: 12px;
    }

    .dropdown-menu {
        margin-left: 0px !important;
    }

    #searchBox1 input {
        width: 85% !important;
        float:left;
        font-size: 18px;
        margin-right: 0px;
    }
}

/** media query for mobile in landscape **/
@media screen and (max-width:850px) and (orientation:landscape) {

    .dv-drp-dwn {
        padding-right: 10px;
        padding-left: 10px
    }

    .bdy-dta-rgt .mdia-dta .media .mr-3 {
        width: 100%
    }

    .bdy-dta-rgt .mdia-dta .media .media-body {
        width: 100%;
        padding-top: 15px
    }

    .bdy-dta-rgt .mdia-dta .media {
        display: block;
    }

    .mdle-alg .modal-body .slct-unts .btn-srt {
        padding-right: 0px !important
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        padding-top: 8px;
        font-size: 20px
    }
}
/** media query foripad in potrait **/
@media screen and (max-width:768px) {

    .mdle-alg .modal-body .slct-unts {
        flex-flow: column;
    }

    .bdy-cntr h4 {
        margin-bottom: 8px;
    }
    
    .bdy-dta-rgt .slct-dv {
        margin-top: 0;
    }

    .dv-drp-dwn {
        padding-right: 10px;
        padding-left: 10px
    }

    .mdle-alg .modal-body .slct-unts .ss-unt {
        padding: 10px 6px;
        font-weight: 700;
        font-size: 14px
    }

    .bdy-dta-rgt .mdia-dta .media .mr-3 {
        width: 100%
    }

    .bdy-dta-rgt .mdia-dta .media .media-body {
        width: 100%;
        padding-top: 15px
    }

    .bdy-dta-rgt .mdia-dta .media {
        display: block;
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        padding-top: 8px;
        font-size: 20px
    }

    .mdle-alg .modal-body .slct-unts .ss-unt {
        padding: 10px 8px;
    }

    #yourSelectionDiv h6 {
        margin-bottom: .5em;
    }
}
/** media query for mobile in landscape **/
@media screen and (max-width:768px) and (orientation:landscape) {
    .row_action {
        margin-left: 0px
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 18px
    }

    .see_all_sites {
        font-size: 15px
    }
}
/** media query for medium mobile in landscape **/
@media screen and (max-width:667px) and (orientation:landscape) {

    .mdle-alg .modal-body .slct-unts .ss-unt {
        padding: 10px 6px;
        font-size: 10px
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 14px;
        padding-top: 15px
    }

    .flgship-alg .btn-flg {
        font-size: 16px !important;
    }

    .see_all_sites {
        font-size: 14px;
    }

    #date-picker-frm input::placeholder, #date-picker-end input::placeholder, 
    .bdy-cntr .side-br-sett .lct-sett .type-algt .frm-fld input::placeholder {
        font-size: 14px
    }

    .bdy-cntr .side-br-sett .date-sett #date-picker-frm i, .bdy-cntr .side-br-sett .date-sett #date-picker-end i {
        top: 11px;
    }
}

/** media query for mobile in potrait **/
@media (max-width: 576px) {
    .footer {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .row_action {
        margin-left: 0px;
        margin-right: 0px
    }

    .breadcrumb {
        width: 100%
    }

    #news-header h1 {
        text-align: left;
    }

    .bdy-dta-rgt .mdia-dta .media .mr-3 {
        width: 100%
    }

    .bdy-dta-rgt .mdia-dta .media .media-body {
        width: 100%;
        padding-top: 20px
    }

    .bdy-dta-rgt .mdia-dta .media {
        display: block;
    }

    .mb-fltr {
        display: block;
    }

    .side-br-sett {
        display: none;
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        padding-left: 10px;
        padding-right: 10px
    }

    .bdy-cntr .main-rslt .drp-dwn {
        display: none;
    }

    .bdy-cntr .side-br-sett {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .dv-drp-dwn .dropdown {
        width: 50%
    }

    .bdy-cntr .side-br-sett .type-sett .type-algt .form-check {
        display: block;
    }

    .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check {
        display: block;
    }

    .mb-algt {
        padding-bottom: 20px;
    }

    .mb-algt h5 {
        color: #940000;
        float: left;
    }

    .mb-algt a {
        background-color: #940000;
        padding: 5px 10px;
        text-transform: none;
        font-size: 15px;
        float: right;
        color: white;
    }

    .mb-algt a:hover, .mb-algt a:focus {
        text-decoration: none;
        background-color: #940000;
        color: white
    }

    .bdy-cntr {
        padding-top: 10px;
    }

    .mble-srt .mble-srt-hed {
        background-color: #adadad;
        color: #fff;
        float: left;
        padding: 5px 10px;
        text-transform: none;
        font-size: 28px;
    }

    .bdy-dta-rgt .clr-al {
        display: none;
    }

    .pls-icn {
        font-size: 20px;
        color: #940000;
        float: right;
        padding-top: 10px;
    }

    .bdy-cntr .rw-sts {
        padding-bottom: 15px;
    }

    .mdle-alg .modal-body .slct-unts {
        display: block;
    }

    .dv-drp-dwn {
        padding-left: 0px;
        padding-right: 0px;
        display: inline-flex;
        margin-top: 30px
    }

    .btn-pge .icon-arrow-down, .btn-srt .icon-arrow-down {
        right: 0px !important;
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td .mdl-check label {
        display: none;
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td:last-child {
        display: none;
    }

    .mdle-alg .modal-body .tbl-algn table thead tr th:last-child {
        display: none;
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div {
        display: block;
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div p {
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        width: 160px;
        padding-top: 10PX;
        font-size: 15px
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div img {
        float: right;
        margin-top: 5px
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td {
    }

    .mdle-alg .modal-body .slct-unts .fltr-slct {
        margin-top: 25px
    }

    .mdle-alg .modal-body .slct-unts .frm-srch-grp {
        margin-top: 25px
    }

    .mdle-alg .modal-body .tbl-algn table thead tr th {
        text-align: center;
    }

    .mdle-alg .modal-body .tbl-algn table tbody tr td {
        padding-right: 0px
    }

    .mdle-alg .modal-body .slct-unts .search-icon-modal {
        top: 12px
    }

    .mb-algt, .mble-srt {
        display: block
    }

    .breadcrumb {
        width: 100%
    }

    #news-header h1 {
        text-align: left;
    }

    .bdy-dta-rgt .mdia-dta .media .mr-3 {
        width: 100%
    }

    .bdy-dta-rgt .mdia-dta .media .media-body {
        width: 100%;
        padding-top: 20px
    }

    .bdy-dta-rgt .mdia-dta .media {
        display: block;
    }

    .mb-fltr {
        display: block;
    }

    .side-br-sett {
        display: none;
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        padding-left: 10px;
        padding-right: 10px
    }

    .bdy-cntr .main-rslt .drp-dwn {
        display: none;
    }

    .bdy-cntr .side-br-sett {
        padding-left: 15px;
        padding-right: 15px
    }

    .bdy-cntr .side-br-sett .type-sett .type-algt .form-check {
        display: block;
    }

    .bdy-cntr .side-br-sett .lct-sett .type-algt .form-check {
        display: block;
    }

    .mdle-alg .modal-header h4 {
        font-size: 25px
    }

    .dis-none {
        display: none;
    }

    .mb-algt {
        padding-bottom: 20px;
    }

    .mb-algt h5 {
        color: #940000;
        float: left;
        padding-top: 10px;
        letter-spacing: 0px;
        font-size: 22px
    }

    .mb-algt a {
        background-color: #940000;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 15px;
        float: right;
        color: white;
        letter-spacing: 3px;
    }

    .mb-algt a:hover, .mb-algt a:focus {
        text-decoration: none;
        background-color: #940000;
        color: white
    }

    .bdy-cntr {
        padding-top: 10px;
    }

    .bdy-dta-rgt .clr-al {
        display: none;
    }

    .search-modals {
        position: relative;
    }

    .mb-algt {
        display: block;
    }

    .bdy-cntr .rw-sts {
        padding-bottom: 15px;
    }

    .mdle-alg .modal-body .slct-unts {
        display: block;
    }

    .dv-drp-dwn {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .mdle-alg .modal-body .slct-unts .frm-srch-grp input {
        margin-top: 15px;
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 25px
    }

    .mdle-alg .modal-body .slct-unts .btn-srt {
        margin-bottom: 10px
    }

    .mdle-alg .modal-body .slct-unts .dv-drp-dwn .dropdown {
        width: 100%;
        margin-right: 0px
    }

    .mdle-alg .modal-body .slct-unts .dv-drp-dwn {
        display: block;
        padding-right: 0px
    }

    .mdle-alg .modal-body .slct-unts .dv-drp-dwn .drp-fst {
        margin-top: 25px
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 35px
    }

    .bdy-dta-rgt .sltd-hed {
    }

    .p-rslt span:first-child {
        font-weight: 700
    }

    .mble-srt .drp-fst {
        margin-bottom: 14px;
        margin-top: 10px
    }
}

/** media query for mobile in landscape **/
@media screen and (max-width:576px) and (orientation:landscape) {

    .mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div p {
        width: 345px
    }

    .dv-drp-dwn {
        padding-right: 0px;
        padding-left: 0px;
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 25px;
        padding-top: 15px;
    }
}

/** media query for small mobile in potrait **/
@media screen and (max-width:380px) {

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 28px;
    }
}
/** media query for small mobile in potrait **/
@media screen and (max-width:360px) {

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 28px;
    }
}
/** media query for very small mobile in potrait **/
@media screen and (max-width:320px) {
    .mdle-alg .modal-body .tbl-algn table tbody tr .td-dta div p {
        width: 120px
    }

    .mdle-alg .modal-header h4 {
        font-size: 20px
    }

    .bdy-cntr .main-rslt .ttl-rslt .p-rslt {
        font-size: 25px;
    }
}

.webGrid {
    width: 100%;
}

/* Search Result table layout */
.webGrid {
    table-layout: fixed;
    width: 100%;
    word-break: break-word;
}

    .webGrid th, td {
        color: #767676;
        border: none !important;
        word-wrap: break-word;
    }

.locationSearch {
    margin-top: -38px;
    border: none;
    background-color: transparent;
    margin-right: 2px;
}

.locationSearch:hover {
    border: none;
    background-color: transparent;
}


.type-checkbox-disable {
    /*background-color:lightgray;*/
    color: lightblue;
    cursor: not-allowed;
    display: none;
}

.type-checkbox-enbled {
    background-color: #fff;
}

a.pShare {
    padding-right: 10px;
    font-weight: 900; 
    font-size: 18px; 
    margin-right: 8px; 
    font-family: 'Font Awesome 5 Free';
}
a.pShare::before{
    content: "\f1e0"; 
}
#searchHs {
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#searchHs .pull-right{
   height:26px;
}

.searchquery {
    width: 100%;
}

#txtsearchurl{
     resize: none;
     width:0;
     height:0;
}

.txtquery {
    float: left !important;
    width: 100%;
    margin-top: 20px;
}

/*thank you MS for adding markup to my page*/
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }

.search-center-wrapper .history-link {
    padding: 8px;
    border-radius: 20px;
    transition: all 250ms linear;
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: normal;
    margin-bottom: 2px;
}
.search-center-wrapper .history-link:hover {
    background-color: #f6f6f6;
    cursor: pointer;
}
.search-center-wrapper .history-link a {
    display: block;
    color: #940000 !important;
    text-decoration: none;
}
.search-center-wrapper .history-link > div {
    flex: 1;
}
.search-center-wrapper .history-link i {
    transition: all 250ms linear;
    opacity: 0;
}
.search-center-wrapper .history-link:hover i {
    opacity: .7;
}
.search-center-wrapper .history-link:hover i:hover {
    opacity: 1;
}