﻿@import "//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css";

@font-face {
    font-family: 'Avenir Book';
    src: url('/_layouts/15/1033/STYLES/SBPortal/fonts/Avenir-Book.eot');
    src: url('/_layouts/15/1033/STYLES/SBPortal/fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('/_layouts/15/1033/STYLES/SBPortal/fonts/Avenir-Book.woff') format('woff'), url('/_layouts/15/1033/STYLES/SBPortal/fonts/Avenir-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body, html {
    height: 100%;
}

body {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Avenir Book',Arial, Helvetica, sans-serif;
    /*overflow:auto;*/
    color: #717d83;
    line-height: 1.6;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*overflow: visible !important;*/
}

.footer {
    /*background: #fff;
    color: #fff;
    text-align: center;
    padding: 20px 10px 30px;
    clear: both;*/
    background: #151515;
}

#DeltaSBFooter {
    padding: 20px 10px 30px;
}

#s4-workspace {
    /* background-image: url("/_layouts/15/images/SBPortal/SBG_HomePg_Header_160127.jpg");
   background-repeat: repeat-x;*/
    /*overflow-x: hidden;*/
    /*position: relative;
    background-position: -215px -46px;*/
    height: 1000px;
    background: #c1c1c1; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #c1c1c1, #f6f6f6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #c1c1c1, #f6f6f6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #c1c1c1, #f6f6f6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #c1c1c1, #f6f6f6); /* Standard syntax (must be last) */
    background-position: left top;
}

html.ms-dialog.ms-dialog-nr #s4-workspace {
    background-image: none!important;
}

.ms-dlgTitleText {
    line-height: 23px;
}

#s4-bodyContainer {
    width: 96%!important;
    max-width: 1170px;
    margin: auto;
    border: 1px solid #eeeeee;
    background-color: white;
    padding: 10px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.175);
    margin-bottom: 20px;
    min-height: 200px;
}

#s4-titlerow {
    display: none!important;
}

.ms-wikicontent.ms-rtestate-field {
    padding-right: 0px!important;
}

.search_main {
    display: none;
}

.ms-rte-layoutszone-inner {
    border: 0;
    margin: 0;
}

#siteIcon {
    min-width: 64px;
    /* height: 64px; */
    line-height: normal;
    margin-right: 20px;
    float: none;
}

.ms-siteicon-img {
    max-width: 280px;
    max-height: 66px;
}

.ms-siteicon-imgMob {
    max-width: 194px;
}

.ms-siteicon-a {
    max-width: 280px;
    max-height: 66px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sideNavBox {
    display: none;
}

#contentBox {
    margin-right: auto;
    margin-left: auto;
    min-width: 200px;
}

#centerarea {
    background: #fff;
}

.header {
    margin-top: 0px;
}

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    color: #404040;
}

.title_h2 {
    color: #404040;
    font: bold 20px/24px Arial;
    margin: 10px 0px;
}

.title_summary {
    margin: 20px 0px;
    line-height: 18px;
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item, .ms-navedit-editLinksText {
    padding: 8px 15px!important;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0px;
    min-height: 40px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
/*.topArea {
    position: fixed;
    top: 0;
    width:100%;
    z-index: 1001;
    background: #fff;
}*/
.topnavbar {
    max-width: 1170px;
    margin: auto;
    text-transform: uppercase;
}

.copyrgt-sub {
    width: 96%!important;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.footer_subdiv {
    width: 96%!important;
    max-width: 1170px;
    margin: auto;
}

.movetop {
    float: right;
}

    .movetop img {
        border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        -webkit-border-radius: 5px 5px 5px 5px;
    }
/*.footerul, .footerul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .footerul li {
        text-align: left;
    }

        .footerul li a, .footerul li a:hover, .footerul li a:visited {
            font-family: Arial, sans-serif;
            font-size: 12px;
            color: #717d83;
            padding-bottom:10px;
            text-decoration: none;
        }*/

.social-ul, social-ul li {
    margin: 30px 0px;
    padding: 0px;
    list-style-type: none;
}

    .social-ul li {
        display: inline-block;
        margin-right: 10px;
    }

        .social-ul li a {
            display: block;
        }

            .social-ul li a img {
                width: 28px;
                height: 28px;
                display: block;
            }

.newcopyright {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    margin-top: 15px;
    background-color: #000;
    height: 80px;
    /*padding-left: 185px;*/
    padding-top: 35px;
}

ul#ulLocations li {
    padding-bottom: 10px;
}

ul#ulQuickLinks li {
    padding-bottom: 10px;
}

.footer h6 {
    color: #fff;
    font-size: 11pt;
    padding-bottom: 25px;
}

.footer p {
    color: #fff;
    font-size: 9pt;
    line-height: 1.5 !important;
    margin: 0;
}

.footer span {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.footer a {
    color: #A40F28 !important;
    font-size: 9pt;
    line-height: 1.0 !important;
    padding-bottom: 10px;
}

.footer .newcopyright a.terms_lnk {
    color: #fff !important;
}

.padd_10 {
    padding-bottom: 10pt;
}

.padd_top25 {
    padding-top: 25px;
}

.padd_bottom25 {
    padding-bottom: 25px;
}

.padd_bottom30 {
    padding-bottom: 30px;
}

.footFontRed {
    color: #A40F28 !important;
}

input.subscribeTXT[type=text] {
    display: inline-block;
    background-color: #000;
    border: 1px solid #222222;
    height: 29px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 100%;
    margin-left: 15px;
    outline: none;
    text-indent: 10px;
    color: #fff;
}

input.subscribeBTN[type=submit] {
    display: inline-block;
    color: #fff;
    background-color:#8a0202;    
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    margin-left: 0;
    padding: 6px 5px;
    border: none;
    text-align: center;
}
input.verifyBTN[type=submit] {
    display: inline-block;
    color: #fff;    
    background-color: #A40F28;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 100%;    
    margin-top: 15px;
    margin-left:0px;
    padding: 10px 10px 10px 5px;
    border: none;
    text-align: center;
    font-family:'Avenir Book',Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:13px;
}

input.verifyTXT[type=text] {
    display: inline-block;        
    height: 29px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    width: 100%;    
    margin-top: 15px;
    outline: none;
    text-align:center;
    color: black;
    font-weight: bold;
}

.subscribediv {
    padding-top: 30px;
    padding-bottom: 50px;
    height: 111px;
}

.parentCaptchaDiv {
    margin:0 auto;
    font-family: 'Avenir Book',Arial, Helvetica, sans-serif;    
}
.address_div {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #717d83;
}

.social {
}

    .social a {
        display: block;
        width: 37px;
        height: 36px;
        padding-left: 10px;
        text-decoration: none;
        font-size: 12px;
        float: right;
        margin-bottom: 10px;
        margin-left: 10px;
    }

        .social a.facebook {
            background: url(/_layouts/15/images/SBPortal/soc_fb.png) 0 0 no-repeat;
        }

        .social a.twitter {
            background: url(/_layouts/15/images/SBPortal/soc_tw.png) 0 0 no-repeat;
        }

        .social a.blogs {
            background: url(/_layouts/15/images/SBPortal/soc_blog.png) 0 0 no-repeat;
        }

            .social a.facebook:hover, .social a.twitter:hover, .social a.blogs:hover {
                background-position: 0 -36px;
            }

.footer_lnks {
    padding-bottom: 5px;
    text-align: right;
    color: #717d83;
}

    .footer_lnks a {
        font-family: Arial, sans-serif;
        font-size: 13px;
        color: #fff;
        text-decoration: none;
    }

        .footer_lnks a:hover {
            text-decoration: underline;
            color: #fff;
        }

.copyright {
    font-size: 12px;
    line-height: 1.5;
    color: #000;
    text-align: center;
    margin-top: 15px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background: #24292D;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

    .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff!important;
    }


.navbar-inverse .navbar-nav > .active {
    background-color: #24292D;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-nav {
    margin: 0px -15px;
}



.dropdown-menu {
    background: #2C3437;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .dropdown-menu li {
        width: 200px;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #fff!important;
        text-decoration: none;
        background-color: #24292D;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #24292D;
}

.topnavbar .dropdown:hover {
    background-color: #24292D;
}
/*---Tab Control---*/
.accordion {
    font: bold 14px Arial, sans-serif;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.accordion, .grey .accordion li {
    margin: 0;
    padding: 0;
}

    .accordion a, accordion a:visited {
        padding: 10px 10px 10px 10px;
        background: #ececec;
        text-decoration: none;
        display: block;
        color: #333;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #fff;
        position: relative;
        text-shadow: 1px 1px 1px #fff;
    }

        .accordion a.active {
            background: #fff;
        }

        .accordion a.dcjq-parent, .grey .accordion a.dcjq-parent:hover {
            /*background: #D7D4D4 url(accordion/bg_grey.png) repeat-x 0 -1px;*/
        }

            .accordion a.dcjq-parent.active {
            }

        .accordion a .dcjq-icon {
            position: absolute;
            top: 50%;
            left: 14px;
            width: 34px;
            margin-top: -17px;
            height: 34px;
            /*background: url(accordion/arrow_grey_right.png) no-repeat 0 center;*/
        }

        .accordion a.dcjq-parent.active .dcjq-icon {
            /*background: url(accordion/arrow_grey_down.png) no-repeat 0 center;*/
        }

        .accordion a:hover {
            z-index: 100;
            margin-right: 0px;
            background: #fff;
            color: #990000;
            background: #c3c3c3;
            -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 255)), to(rgba(240, 240, 240, 240)));
            background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 255), rgba(240, 240, 240, 240));
        }

        .accordion a:active {
        }

.accordion-container {
    width: 100%;
    margin-bottom: 40px;
}

    .accordion-container h4 {
        font-size: 14px;
        margin: 0 0 5px 0;
    }

.accordion ul, ul li {
    list-style: none;
}

    .accordion ul.text {
        margin-bottom: 1em;
        line-height: 1.5em;
    }

.accordion2 {
    font: bold 14px Arial, sans-serif;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.accordion2, .grey .accordion2 li {
    margin: 0;
    padding: 0;
    border: none;
}

    .accordion2 a, .accordion2 a:visited {
        padding: 10px 10px 10px 20px;
        background: #ececec;
        text-decoration: none;
        display: block;
        color: #333;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #fff;
        position: relative;
        text-shadow: 1px 1px 1px #fff;
    }

        .accordion2 a.dcjq-parent, .grey .accordion a.dcjq-parent:hover {
            /*background: #D7D4D4 url(accordion/bg_grey.png) repeat-x 0 -1px;*/
        }

            .accordion2 a.dcjq-parent.active {
            }

        .accordion2 a .dcjq-icon {
            position: absolute;
            top: 50%;
            left: 14px;
            width: 34px;
            margin-top: -17px;
            height: 34px;
            /*background: url(accordion/arrow_grey_right.png) no-repeat 0 center;*/
        }

        .accordion2 a.dcjq-parent.active .dcjq-icon {
            /*background: url(accordion/arrow_grey_down.png) no-repeat 0 center;*/
        }

        .accordion2 a:hover {
            z-index: 100;
            background: #fff;
            color: #990000;
            background: #c3c3c3;
            -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
            background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 255)), to(rgba(240, 240, 240, 240)));
            background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 255), rgba(240, 240, 240, 240));
        }

        .accordion2 a:active {
        }

.dcjq-count {
    float: right;
}

.accordion2-container {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 90%;
}

    .accordion2-container h4 {
        font-size: 14px;
        margin: 0 0 5px 0;
    }


.clear {
    clear: both;
}

.accordion2 ul, ul li {
    list-style: none;
}

    .accordion2 ul.text {
        margin-bottom: 0.5em;
        line-height: 1.2em;
    }

#sliderContentsContainer {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.thumbnail_ul3, .thumbnail_ul4 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .thumbnail_ul3 li, .thumbnail_ul4 li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
    }

ul.thumbnail_ul3 {
    float: left;
    width: 100%;
}

ul.thumbnail_ul4 {
    float: left;
    width: 100%;
}

    ul.thumbnail_ul3 li img.lead_img, ul.thumbnail_ul4 li img.lead_img {
        box-shadow: 4px 6px 8px rgba(0,0,0,.75);
        border: 0px;
    }

    ul.thumbnail_ul3 li img.lead_img_big, ul.thumbnail_ul4 li img.lead_img_big {
        max-width: 200px;
        box-shadow: none;
        border: 0px;
    }

.lead_imgdiv {
    max-width: 120px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
}

.experts_lead_imgdiv {
    height: 275px;
}

h4.lead_name {
    color: #414141;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: 18px;
    text-align: center;
}

p.designation {
    color: #aeaeae;
    display: block;
    font-style: italic;
    margin: 0 0 10px;
    max-width: 120px;
    text-align: center;
}

.popup_model p.designation {
    color: #444;
    display: block;
    font-style: normal;
    margin: 0 0 10px;
    text-align: left;
    max-width: 200px;
}

.popup_model {
    width: 80%;
    max-width: 986px;
    margin-left: auto;
    margin-right: auto;
}

    .popup_model .modal-content {
        padding: 18px;
        border-radius: 0px;
        padding-bottom: 40px;
    }

.pop_breadcrump {
    color: #717d83;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

h2.lead_heading {
    font-size: 38px;
    line-height: 54px;
    letter-spacing: -0.03em;
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    text-transform: none;
    font-weight: bold;
    padding-bottom: 10px;
}

.phone_txt {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
}

a.email_txt, a.email_txt:hover {
    color: #666666!important;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    display: block;
    padding-bottom: 18px;
    background: transparent url("/_layouts/15/images/SBPortal/email.gif") no-repeat left top;
    padding-left: 20px;
}

.modal_close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0;
    opacity: 1;
    filter: alpha(opacity=20);
    background-color: #585858;
    width: 27px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    right: 0px;
    margin-top: -27px;
    margin-right: -8px;
}

    .modal_close:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
        background-color: #EA3535;
    }

.modal {
    top: 5%;
}

.modal_desc {
    font-size: 12px;
    color: #444;
    line-height: 18px;
}

.addressdiv {
    min-height: 160px;
}


    .addressdiv a, .addressdiv a:hover {
        color: #858f94!important;
        text-decoration: none;
    }

.modal_desc p:first-child:first-letter {
    font-size: 4em;
    line-height: 1;
    float: left;
    margin: 0 5px 0 0;
}

.expert_group {
    color: #404040;
    font: bold 15px/24px Arial;
    margin: 10px 0px;
}

.auction_div {
    color: #404040;
    line-height: 25px;
    font-family: arial;
    font-size: 13px;
}

.tab_content {
    color: #717d83;
    line-height: 25px;
    font-family: arial;
    font-size: 13px;
}

    .tab_content p a, .tab_content p a:hover {
        color: #858f94!important;
        text-decoration: none;
    }

.auction_div p a, .auction_div p a:hover {
    color: #858f94!important;
    text-decoration: none;
}

.borderless td, .borderless th {
    border: none;
    border-top: 0px!important;
    padding: 0px!important;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #404040;
}


/*---End Tab control---*/
/* Category Browse*/
.smart-filters {
    background: #f7f7f7;
    border: 1px solid #ccc;
    width: 100%;
}

    .smart-filters .title {
        text-align: center;
        text-transform: uppercase;
        font-weight: 700 !important;
        font-size: 16px !important;
        color: #333;
        background: #dedede;
        padding: 5px;
    }

    .smart-filters .body {
        padding-top: 13px;
        padding-bottom: 5px;
        font-weight: 700;
        font-size: 12px;
    }

        .smart-filters .body ul {
            list-style: none;
            margin-left: 20px;
        }

            .smart-filters .body ul li {
                margin-bottom: 10px;
            }

                .smart-filters .body ul li a, .smart-filters .body ul li a:active, .smart-filters .body ul li a:hover, .smart-filters .body ul li a:visited {
                    color: #333333;
                }

                    .smart-filters .body ul li a:hover, .smart-filters .body ul li a:focus {
                        color: #333333 !important;
                        text-decoration: underline;
                    }
/*End of Browse*/
/*Contact us*/
.stores .title {
    font-size: 14px;
    font-weight: bold;
}

.store .address {
    font-size: 12px;
    margin-top: 0.4em;
    margin-bottom: 0.5em;
    display: block;
}

.stores li {
    padding: 10px;
}

li.store:hover {
    cursor: pointer;
    background: #eee;
}

/*End Contact us*/

/*---Terms & Contitions*/
.livetabsdefault {
    width: 88%;
}

    .livetabsdefault li {
        width: 100%;
    }

.ui-tabs-nav {
    border-radius: 5px 0 0 5px;
    webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    padding: .2em .1em .2em .2em;
    margin: 0.5% 1% 0.5% 0.5%;
    border: 1px solid #aaaaaa;
    background: #cccccc url("/_layouts/15/images/SBPortal/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}

    .ui-tabs-nav .ui-state-default {
        width: 100%;
        border-bottom-width: 1px;
        border-right-width: 0;
        margin: 0 0 0.2em;
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url("/_layouts/15/images/SBPortal/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
        font-weight: normal;
        color: #555555;
        outline: none;
        padding-top: 0;
        padding-bottom: 0;
    }

.ui-state-default a {
    padding: 0.5em 10px!important;
    color: #555555!important;
    font-family: Verdana;
    font-size: 13px;
    margin-right: 0px!important;
    text-align: center;
}

.nav-tabs > li.ui-state-default.active > a, .nav-tabs > li.ui-state-default.active > a:hover, .nav-tabs > li.ui-state-default.active > a:focus {
    background-color: #fff;
    border-right: 1px solid #fff;
    color: #212121!important;
}

.Cell p {
    margin-bottom: 0px;
}

li.ui-state-default.active {
    width: 101%;
    border-right: 0px;
}

.terms_div {
    color: #222222;
    font-family: Verdana, Arial;
}
/*---End Terms & Contitions---*/
span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.marTop10 {
    margin-top: 10px;
}

.marTop20 {
    margin-top: 20px;
}

.marTop30 {
    margin-top: 30px;
}

.marTop50 {
    margin-top: 50px;
}

.marBtm0 {
    margin-bottom: 0px;
}

.marBtm10 {
    margin-bottom: 10px;
}

.marBtm20 {
    margin-bottom: 20px;
}

.marBtm40 {
    margin-bottom: 40px;
}

.padd_0 {
    padding: 0px;
}

a {
    border: 0px;
    outline: none;
}

ul {
    padding: 0px;
}

.max_width {
    max-width: 1170px;
    margin: auto;
}

.clear {
    clear: both;
}

.home_icon {
    background: transparent url("/_layouts/15/images/SBPortal/home_icon.png") no-repeat left top;
    width: 34px;
    height: 24px;
    display: inline-block;
    border-right: 1px solid #656a6c;
    padding-right: 10px;
}

.link_stacks, .link_stacks:hover, .link_stacks:visited {
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    display: inline-block;
    padding-left: 10px;
    line-height: 18px;
    color: #fff!important;
    line-height: 26px;
    height: 24px;
    vertical-align: bottom;
    text-transform: initial;
}

    .link_stacks span, .link_stacks:hover span {
        text-decoration: underline;
    }

.homeIcon_div {
    float: left;
    margin-top: 7px;
}

/*Grid View*/

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url('/_layouts/15/images/SBPortal/grd_head.png') repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
        text-align: center;
    }

    .mGrid .alt {
        background: #fcfcfc url('/_layouts/15/images/SBPortal/grd_alt.png') repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url('/_layouts/15/images/SBPortal/grd_pgr.png') repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

/*SiteMap Css*/
.SiteMapHeader {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

ul.siteMap, ul.siteMap > li > ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.siteMap > li {
        margin-bottom: 10px;
    }

        ul.siteMap > li > ul.SubMenu > li {
            margin-bottom: 0px;
        }

        ul.siteMap > li > a, ul.siteMap > li ul.SubMenu li > a, ul.siteMap > li > a:active, ul.siteMap > li ul.SubMenu li > a:active, ul.siteMap > li > a:hover, ul.siteMap > li ul.SubMenu li > a:hover, ul.siteMap > li > a:visited, ul.siteMap > li ul.SubMenu li > a:visited {
            color: #858f94;
            font-size: 13px;
            font-family: Arial, sans-serif;
            text-decoration: none;
            height: 20px;
            line-height: 20px;
        }

.SubMenu {
    margin-left: 20px;
    margin-bottom: 10px;
}

    .SubMenu li a {
        background: url("/_layouts/15/images/SBPortal/t.gif");
        background-repeat: no-repeat;
        padding-left: 20px;
        height: 20px;
        line-height: 20px;
        display: inline-block;
    }

    .SubMenu li:last-child a {
        background: url("/_layouts/15/images/SBPortal/l.gif");
        background-repeat: no-repeat;
        padding-left: 20px;
        height: 20px;
        line-height: 20px;
        display: inline-block;
    }

.ulAppraisal {
    color: #717d83;
    font-size: 12px;
    font-family: arial;
    margin: 0px;
    padding: 0px;
}

    .ulAppraisal li {
        margin: 15px 0px;
    }

.ulEditCustomer {
    color: #717d83;
    font-size: 12px;
    font-family: arial;
    margin: 0px;
    padding: 0px;
}

    .ulEditCustomer li {
        margin: 15px 0px;
    }

.ulCustomer {
    color: #717d83;
    font-size: 12px;
    font-family: arial;
    margin: 0px;
    padding: 0px;
}

    .ulCustomer li {
        margin: 15px 0px;
    }

.labelbox span {
    color: red;
}

.labelbox {
    line-height: 20px;
}

.dropdown_str_cntry {
    width: 204px;
    height: 20px;
}

.dropdown_str {
    max-width: 370px;
    width: 100%;
    height: 20px;
}

.textbox {
    width: 204px;
    padding: 2px 5px;
    color: #000;
}

.textareabox {
    max-width: 370px;
    width: 100%;
    height: 106px;
    padding: 2px 5px;
    color: #000;
    resize: none;
}

.validation {
    color: red;
}

input.btnNext[type=submit] {
    background: #940807;
    background: -moz-linear-gradient(top, #940807 0%, #7f0708 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940807), color-stop(100%,#7f0708));
    background: -webkit-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: -o-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: -ms-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: linear-gradient(to bottom, #940807 0%,#7f0708 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940807', endColorstr='#7f0708',GradientType=0 );
    color: #fff!important;
    width: 78px;
    height: 30px;
    border: 0px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    font-weight: bold;
    font: bold 12px/1.5 Arial;
    outline: none;
}

    input.btnNext[type=submit]:hover {
        background-color: #670506;
        text-decoration: none;
        background: #670506;
    }

.ulAppraisal input[type="checkbox"] {
    margin-top: 0;
}


.category a {
    color: #CCCCCC !important;
    text-decoration: none;
}

    .category a:hover {
        color: #CCCCCC !important;
    }

    .category a:visited, a:active {
        color: #CCCCCC !important;
    }

.categoryName {
    color: #CCCCCC !important;
}

.category {
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #4E585D;
    border-bottom: 1px solid #343E43;
}

    .category span {
        color: #707B80;
    }

#categoryContent {
    background-color: #434E54;
    font-size: 12px;
    font-weight: bold;
}

.categoryalign {
    display: inline-block;
    width: 185px;
    vertical-align: text-top;
}

.categoriesname {
    font-weight: 300;
    font-size: 13px;
    margin-left: 8px;
    white-space: normal;
    width: 180px;
}

@media only screen and (min-width: 100px) and (max-width:375px) {
    .categoriesname {
        font-weight: 300;
        font-size: 13px;
        margin-left: 8px;
        white-space: normal;
        width: 130px;
    }
}

.location-search h4 {
    letter-spacing: -1px;
    line-height: 0px;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

#StoreLocator li {
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 20px;
}

#txtPlaces {
    width: 93%;
}

.gm-style-iw .title {
    font-family: Sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.gm-style-iw .address {
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}

::selection {
    color: #fff;
    background: #950000;
}

.Heading div.Cell:first-child {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.Heading div.Cell:last-child {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.grossary_main {
}

.grs_Titlebar {
    /*background: #697277;
    background: -moz-linear-gradient(top, #697277 0%, #293034 100%);
    background: -webkit-linear-gradient(top, #697277 0%,#293034 100%);
    background: linear-gradient(to bottom, #697277 0%,#293034 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#697277', endColorstr='#293034',GradientType=0 );
    font-weight: bold;*/
    background: #dedede;
    color: #333;
    font-size: 18px;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    margin-bottom: 30px;
    padding: 9px 12px;
}

.grs_scroll_div {
    height: 710px;
    overflow-y: auto;
}

    /*.grs_scroll_div::-webkit-scrollbar-button {
        height: 80px;
    }*/

    .grs_scroll_div::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
        border-radius: 10px;
        background-color: #CCCCCC;
    }

    .grs_scroll_div::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .grs_scroll_div::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #D62929;
        background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent);
    }

.paging-nav {
    text-align: left;
    padding-top: 2px;
}

    .paging-nav a {
        margin: auto 1px;
        text-decoration: none;
        display: inline-block;
        padding: 7px 7px;
        background-color: #f5f5f5;
        color: #969696;
        border: 1px solid #969696;
        font-weight: bold;
    }

        .paging-nav a:hover {
            background-color: #C0C0C0;
            border: 1px solid #333333;
            text-decoration: none;
            color: red;
        }

    .paging-nav .selected-page {
        background-color: #666666;
        color: #FFFFFF;
        border: 1px solid #000000;
        font-weight: bold;
    }

.paging-nav, #tableData {
    margin: 0;
    font-family: Arial, sans-serif;
}


p.gloss_terms {
    font-size: 14px;
    color: #717d83;
    margin-bottom: 30px;
}

.glossary-letters span {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    font-size: 13px;
}

.glossary-letters {
    padding: 2px;
    margin: 0 2px 10px 2px;
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    text-shadow: 0px 1px 0px #fff;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0px 1px 0 0px #999;
    -moz-box-shadow: 0px 1px 0 0px #999;
    box-shadow: 0px 1px 0 0px #999;
    background: #ececec;
    background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background: linear-gradient(top, #ffffff 0%, #ececec 100%);
}

    .glossary-letters:hover {
        text-decoration: none;
        color: #333;
        border: 1px solid #aaa;
        webkit-box-shadow: inset 0 1px 1px 0 #777;
        -moz-box-shadow: inset 0 1px 1px 0 #777;
        box-shadow: inset 0 1px 1px 0 #777;
        background: #e0e1e2;
        background: -moz-linear-gradient(top, #cfd1d2 0%, #cfd1d2 26%, #e0e1e2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfd1d2), color-stop(26%, #cfd1d2), color-stop(100%, #e0e1e2));
        background: -webkit-linear-gradient(top, #cfd1d2 0%, #cfd1d2 26%, #e0e1e2 100%);
        background: -o-linear-gradient(top, #cfd1d2 0%, #cfd1d2 26%, #e0e1e2 100%);
        background: -ms-linear-gradient(top, #cfd1d2 0%, #cfd1d2 26%, #e0e1e2 100%);
        background: linear-gradient(top, #cfd1d2 0%, #cfd1d2 26%, #e0e1e2 100%);
    }

#divGlSearch {
    display: inline-block;
    width: 280px;
}

input.search_grs[type=text] {
    padding: 2px 5px;
    border: 1px solid #ababab;
    height: 21px;
    margin-left: 30px;
}

input.btnsearch_grs[type="submit"] {
    background: #940807;
    background: -moz-linear-gradient(top, #940807 0%, #7f0708 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940807), color-stop(100%,#7f0708));
    background: -webkit-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: -o-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: -ms-linear-gradient(top, #940807 0%,#7f0708 100%);
    background: linear-gradient(to bottom, #940807 0%,#7f0708 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940807', endColorstr='#7f0708',GradientType=0 );
    color: #fff!important;
    width: 70px;
    height: 30px;
    border: 0px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    font-weight: bold;
    font: bold 12px/1.5 Arial;
    outline: none;
}

    input.btnsearch_grs[type="submit"]:hover {
        background-color: #670506;
        text-decoration: none;
        background: #670506;
    }

/*Blog Feed Styles*/
#blogFeed {
    border: 1px solid #D5D5D5;
    border-top: 0;
}

#blogFeedTitle {
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

.addArticle {
    text-decoration: none;
    color: #2f2f2f;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 4px 0 0 35px;
    background: url("/_layouts/15/images/SBPortal/green_plus.png") no-repeat;
    display: block;
    height: 25px;
}

.gvBlogs {
    width: 100%;
}

#dashboard {
    border: 1px solid #f1efef;
    overflow: hidden;
    background: #f5f4f4 url("/_layouts/15/images/SBPortal/user_dashboard_bg.png") 0 0 repeat-x;
    padding: 4px 6px 1px;
    margin-top: 5px;
}

    #dashboard a:hover {
        text-decoration: none;
        color: #5e9700;
    }

    #dashboard a {
        color: #2f2f2f;
    }

.articleTitle a {
    text-decoration: none;
    color: #121212;
}

    .articleTitle a:hover {
        color: #72a819;
    }

.blog {
    padding-top: 10px;
    padding-bottom: 10px;
}

.articleTitle h2 {
    margin: 0 !important;
    font-size: 18px;
    font-family: "Francois One", Arial, serif;
}

.articleSubtitle {
    margin: 0 !important;
    color: #898989;
    font-size: 14px;
    padding-bottom: 5px;
}

#blogContent {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}

.articleImage img {
    border: 1px solid #dadada;
    background: #fcfcfc;
    padding: 3px;
    float: left;
    margin: 4px 14px 10px 0;
}

.articleInfo {
    background-color: #fcfcfc;
    padding: 3px 3px 3px 3px;
    border: 1px solid #dadada;
    margin-top: 10px;
    /*width: 50%;*/
}

.articleAuthor {
    padding: 8px 5px 8px 30px;
    background: #ebebeb url("/_layouts/15/images/SBPortal/meta-box-icons.png") 1px 2px no-repeat;
}

.editArticle a {
    color: #5e9700;
    text-decoration: none;
    padding-left: 15px;
    background: url("/_layouts/15/images/SBPortal/pencil_small.png") 0 0 no-repeat;
}

.editArticle {
    margin-top: 2px;
    margin-bottom: 2px;
}

.blogPager a {
    color: #aaaaaa !important;
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    text-decoration: none;
    padding: 4px 8px;
    margin-right: 3px;
    cursor: pointer;
    font-weight: bold;
    background-color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.blogPager span {
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    padding: 4px 8px;
    margin-right: 3px;
    background-color: #aaaaaa;
    color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.blogPager a:hover {
    background-color: #dadada;
}

.TagsBorder {
    margin: 0 0 20px 0;
    border: solid 2px #ebebeb;
}

.TagsHeader {
    text-align: left;
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
}

.TagHeaderText {
    font-weight: bold;
    color: #fff;
}


#categoryTitle, .TagsHeader {
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
    height: 39px;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

    #categoryTitle span, .TagsHeader span {
        font-weight: bold;
        color: #fff;
        font-size: 18px;
        line-height: 39px;
    }

#blogFeedTitle {
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
    height: 39px;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

    #blogFeedTitle span {
        font-weight: bold;
        color: #fff;
        font-size: 18px;
        line-height: 39px;
    }

.articleLink {
    font-family: 'Franklin Gothic Medium', 'Franklin Gothic',Arial, sans-serif;
    font-size: 17px;
    color: #121212;
    text-decoration: none;
}

    .articleLink:hover {
        text-decoration: none;
        color: #5e9700!important;
    }

.articleSummary {
    padding: 3px 0 5px 0;
    line-height: 20px;
    min-height: 50px;
}

.blogTitleHeading {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
}

.separator {
    color: #b8b8b8;
}

.blogSubTitleHeading {
    font-size: 13px;
    margin-top: 3px !important;
    margin-bottom: 10px !important;
    font-weight: bold;
}

.mainContent {
    padding: 10px 0 20px 0;
}

.Tags {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 6px 0 6px;
    font-size: 12px;
    color: #7c7c7c;
    margin-bottom: 10px;
    margin-top: 20px;
}

.editBlog {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .editBlog a {
        color: #ed2323;
        text-decoration: none;
        padding-left: 16px;
        background: url("/_layouts/15/images/SBPortal/pencil_small.png") 0 0 no-repeat;
    }

.blogImage {
    max-width: 100%;
    padding: 0 15px 15px 0;
}

#blog {
    margin-top: 10px;
}

.articleData a {
    color: #cd1919;
    font-weight: bold;
}

.Tags a {
    color: white;
    font-size: 11px;
    text-decoration: none;
    background-color: #b8b8b8;
    padding: 3px 3px;
    margin: 4px 4px 4px 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

    .Tags a:hover {
        background-color: #787878;
    }

/*Blog Feed Styles End*/

#TagCloudDiv {
    border: solid 2px #ebebeb;
    padding: 9px;
}

.tags_maindiv .tags {
    padding: 9px;
    background-color: white;
}

    .tags_maindiv .tags a {
        color: #737373;
        font-size: 12px;
        font-family: Arial;
        margin: 0 4px 4px 0;
        text-decoration: none;
        white-space: pre-wrap;
        border: solid 1px #dddddd;
        background: #ebebeb;
        border-radius: 4px;
        padding: 4px;
        display: inline-block;
        transition: all 0.3s ease-in-out;
    }

        .tags_maindiv .tags a:hover {
            color: white;
            background: #98cf45;
            border-color: #98cf45;
            text-decoration: none;
        }

.blogPager table {
    margin-top: 10px;
}

#TagCloudDiv a {
    padding: 4px;
    margin: 0 4px 4px 0;
    background-color: #ebebeb;
    border-radius: 4px;
    border: 1px solid #dddddd;
    color: #737373;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    #TagCloudDiv a:hover {
        color: white;
        background-color: #98cf45;
        text-decoration: none;
        border: 1px solid #98cf45;
    }

#blogFeedTitle span span {
    font-size: 18px;
    font-weight: normal;
    color: #858f94;
    line-height: 39px;
    font-family: arial, geneva, sans-serif;
}

.autr_name {
    color: #cd1919;
    font-weight: bold;
}

/*Archives styles*/
#archiveDiv {
    background: #151515;
    color: #bdbdbd;
}

.month {
    padding: 6px 0px 6px 28px;
}

    .month span {
        color: #5b5b5b;
    }

.archivesList li {
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #0c0c0c;
    list-style: none;
    background: url("/_layouts/15/images/SBPortal/folder.png") no-repeat 7px 7px;
}

.archivesList a {
    text-decoration: none;
    color: #bdbdbd !important;
}

    .archivesList a:visited, a:active {
        text-decoration: none;
        color: #bdbdbd !important;
    }

    .archivesList a:hover {
        color: #b50909 !important;
    }

#archiveDiv {
    padding: 5px 0px 0px 0px;
}

#archiveHeading h1 {
    padding: 0px !important;
    margin: 0px !important;
    padding-bottom: 5px !important;
    font-size: 18px;
    color: #bdbdbd;
    background: url("/_layouts/15/images/SBPortal/module_title_background.png") repeat-x bottom left black;
    font-family: "Bree Serif", Arial, Helvetica, sans-serif;
    line-height: 21px;
    padding-left: 8px !important;
}

.terms_lnk {
    white-space: nowrap;
}

.ul_appstore {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 320px;
    margin: auto;
}

    .ul_appstore li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
        color: #000;
        font-size: 13px;
        font-family: Helvetica, arial;
        font-weight: 700;
    }

        .ul_appstore li a {
        }

.appstr_img {
    width: 135px;
    margin-right: 20px;
}

.logo-auction-mobility {
    width: 120px;
    padding-left: 20px;
    border-left: 1px dashed #000;
}
/*archives styles end*/

/*---Catalog Libruary*/
.gridcellWidth td {
    border: none;
}

.gvDisplay td {
    border: 1px solid #ccc;
}

.FalseTr td {
    border: 0px;
    border-right: 1px solid #cccccc;
}

.PagingBox a {
    color: #aaaaaa !important;
    text-decoration: none;
    padding: 4px 8px;
    margin-right: 3px;
    cursor: pointer;
    font-weight: bold;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #999;
}


.PagingBox TD {
    border: none !important;
}

.PagingBox table {
    margin: 15px 0px 10px 0px;
}

.lnkBtnPageNumber a:hover {
    background-color: #dadada;
    text-decoration: none !important;
}

.PagingBox span {
    background-color: #aaaaaa !important;
    color: white !important;
    cursor: default;
    text-decoration: none;
    padding: 4px 8px;
    margin-right: 3px;
    font-weight: bold;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #999;
}

.CustomPagingBox {
    color: #aaaaaa !important;
    text-decoration: none;
    padding: 4px 8px;
    margin-right: 3px;
    cursor: pointer;
    font-weight: bold;
    background-color: white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #222;
    border: 1px solid #999;
}

.ctlg_title {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

.ctlg_td_links {
    width: 30%;
    padding: 10px;
    border: 0px;
}

.ctlg_links_txt {
    text-decoration: underline;
    font-size: 18px;
    color: #c00000;
}

.ctlg_view_txt {
    font-size: 12px;
    color: #950000;
    text-decoration: underline;
}

.page_table {
    width: 100%;
    margin: 10px 0px 10px 0px;
}

/*---catalog end---*/


.auction-list-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
    font-family: "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
}

.auction .right-column {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.auction .auction-row-header {
    border-width: 1px 0;
    padding: 3px 0 6px;
    border-bottom: none;
}

.auction .cover-thumbnail-wrap {
    width: 26%;
    margin-right: 10px;
    height: 100%;
    position: relative;
    background-clip: content-box;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}

    .auction .cover-thumbnail-wrap .cover-thumbnail {
        width: 100% !important;
        height: 250px !important;
        background-size: 100% !important;
        background-repeat: no-repeat;
    }

        .auction .cover-thumbnail-wrap .cover-thumbnail img {
            width: 100%;
        }

        .auction .cover-thumbnail-wrap .cover-thumbnail .live-now {
            background-color: rgba(137, 6, 20, 0.9);
            color: #fff;
            text-align: center;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 20px;
            width: 64px;
            line-height: 1.2;
            height: 57px;
            display: block;
            position: absolute;
        }

.auction-status-box {
    position: absolute;
    color: #333;
    background-color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    height: 57px;
    z-index: 1;
    width: 88px;
    top: 0px;
}

.auction .cover-thumbnail-wrap .auction-status-box .date-box {
    width: 40px;
    padding-top: 3px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    float: left;
}

.auction .cover-thumbnail-wrap .auction-status-box .befor {
    width: 8px;
    background: url("/_layouts/15/images/SBPortal/arrow-right-very-thin.png") 0 center no-repeat;
    background-size: 100% auto;
    float: left;
    height: 100%;
}

.date-box .day {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    color: #333;
}

.date-box .date {
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.auction .auction-info-wrap {
    display: inline-block;
    width: 70%;
}

.auction-info-wrap .auction-info-header {
    border-top: 1px solid #ccc;
}

.auction .title {
    font-weight: 700;
    font-size: 21px;
    color: #333;
}

.auction .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #333;
}

.auction .actions {
    margin-top: 6px;
    margin-bottom: 4px;
}

    .auction .actions a {
        color: #fff;
        text-decoration: none;
    }

        .auction .actions a:hover {
            text-decoration: underline;
        }

.live-auction {
    background-image: url("/_layouts/15/images/SBPortal/icon-hammer.png");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 0px 4px;
    border-width: 1px 0;
    border-bottom: 1px solid #ccc;
    line-height: 25px;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
}

.btn-custom {
    font-weight: 700;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    text-transform: uppercase;
    background: #8a0202;
}

    .btn-custom.flat {
        background: #2c3337;
    }

.auction .description {
    font-size: 13px;
    margin-bottom: 20px;
    color: #333;
}

tr.blogPager td table tr td {
    height: 27px;
    display: inline-block;
}
/* Auction Shedule*/
.Table {
    display: table;
    width: 100%;
    text-align: center;
    font-family: Verdana,Arial,sans-serif;
}

.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.Heading .Cell {
    padding-top: 12px;
    background: #949494;
    font-size: 14px;
    color: #ffffff;
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#414141), to(#414141));
    border: none !important;
    padding-bottom: 12px;
}

.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.Row {
    display: table-row;
}

.Cell {
    display: table-cell;
    border: solid;
    border-width: thin;
    padding: 12px;
    max-width: 300px;
    color: #222222;
    font-family: verdana;
    border-color: #e0e0e0;
}

    .Cell a {
        color: #953734;
        text-decoration: underline;
    }

#evt_contain2 .Cell a, #evt_contain3 .Cell a {
    color: #858f94;
    text-decoration: underline;
}


.displayHide {
    display: block;
}

.hideDiv {
    display: none;
}

.events_content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    width: 98%;
    margin: auto;
}

.EventsFooter {
    text-align: right;
    color: #222222;
    font-family: verdana;
    padding: 0px 10px 0px 0px;
}

.dnntitle {
    padding: 0px 5px 5px;
    text-align: left;
    text-transform: uppercase;
}

.Normal {
    font-size: 12px;
    line-height: 1.5;
    color: #717d83;
    font-family: Arial, Helvetica, sans-serif;
}

.read {
    display: inline-block;
    background: url(/_layouts/15/images/SBPortal/readmore.png) 0 0 no-repeat;
    padding-left: 7px;
    cursor: pointer;
    line-height: 34px;
    /* margin-top: 10px; */
}

.contentpane {
    padding: 5px 0px 3px 0px;
    text-align: left;
    vertical-align: top;
    clear: both;
}

.read a {
    display: block;
    background: url(/_layouts/15/images/SBPortal/readmore.png) 100% -34px no-repeat;
    text-decoration: none;
}

.font_d {
    font-weight: bold;
    color: #424D53;
}

.title3 {
    font-size: 15px;
    font-weight: bold;
    color: #434e54;
    line-height: 1.2;
    font-family: Arial,Geneva,sans-serif;
}

.font_e {
    font-weight: normal;
    color: #858F94;
}

.read a span {
    display: block;
    background: url(/_layouts/15/images/SBPortal/readmore_icon.png) 90% 50% no-repeat;
    height: 34px;
    color: #623a0f;
    font-size: 16px;
    padding: 0 38px 0 11px;
}

.img_style {
    float: left;
    position: relative;
}

.divInterestIn {
    display: none;
}

/*featured videos*/
#featuredVideoTitle {
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
    height: 39px;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

    #featuredVideoTitle span {
        font-weight: bold;
        color: #fff;
        font-size: 18px;
        line-height: 39px;
    }

#featuredVideoContent {
    background: #434E54;
    border-left: 1px solid #434E54;
    border-right: 1px solid #434E54;
    padding: 12px;
}

#seeMoreVideos {
    float: right;
    margin-bottom: 10px;
}

    #seeMoreVideos a {
        text-decoration: none;
        cursor: pointer;
    }
/*new articles*/
#addNewArticleDiv {
    margin-left: 10px;
    width: 80%;
}

#NewArticleContainer {
    color: #464646;
    margin-left: 10px;
    background: #f4f4f4;
    width: 80%;
    margin: 0 auto;
}

#NewArticleTitle {
    font-size: 19.5px;
    color: #950000;
    line-height: 1.3;
    font-weight: bold;
    padding-bottom: 5px;
}

.articletitleText {
    font-size: 23px;
    color: #054570;
    text-transform: uppercase;
}

#ArticleTitlediv {
    border: 1px solid #e2e1e1;
    border-bottom: 1px solid white;
    color: #054570;
    background: url("/_layouts/15/images/SBPortal/blueraster.png") repeat-x #c5e8fa;
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
}

#NewArticleContent {
    border: 1px solid #e2e1e1;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.articletextBox {
    padding-left: 10px !important;
    border: 1px #dbdbdb solid !important;
    width: 90%;
    color: #464646 !important;
    font-size: 14px;
    height: 26px;
    background: url("/_layouts/15/images/SBPortal/textboxbgrd.png") repeat-x white;
}

.articleTitleStyle {
    font-size: 18px;
}

.articletextArea {
    font-size: 12px;
    resize: none;
    border: 1px #dbdbdb solid !important;
    width: 90%;
    color: #464646 !important;
    background: url("/_layouts/15/images/SBPortal/textboxbgrd.png") repeat-x white;
}

.inputField {
    padding-top: 20px;
}

.categorySection {
    background-color: #cef1fc;
    width: 90%;
    margin-top: 20px;
    display: inline-block;
}

.sectionBoxTitle {
    background: url("/_layouts/15/images/SBPortal/section_box_title_bg.png") repeat-x;
    height: 32px;
    float: left;
    margin: 0;
}

    .sectionBoxTitle span {
        background: url("/_layouts/15/images/SBPortal/section_box_title_arrow.png") no-repeat right top;
        padding: 7px 30px 7px 17px;
        margin-right: 3px;
        font-size: 18px;
        color: white;
        line-height: 18px;
        font-weight: normal;
        display: block;
    }

#categoriesDiv {
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.tree {
    padding-top: 20px;
    padding-left: 20px;
}

    .tree td div {
        height: 20px !important;
    }

    .tree input[type="checkbox"] {
        margin-right: 5px;
    }

    .tree td span {
        color: black;
        font-family: Arial;
        font-size: 16px;
    }

.expandBox {
    width: 90%;
    margin-top: 20px;
}

.expandBoxTitle {
    font-weight: bold;
    font-size: 15px;
    color: #555555 !important;
    padding: 5px 10px 5px 30px;
    border: 1px solid white;
    cursor: pointer;
    background: url("/_layouts/15/images/SBPortal/down_arrows.png") no-repeat 12px 8px #e6e6e6;
    margin: 0;
}

.labelText {
    margin-top: 20px;
}

#seoSettingsContent {
    background: #e6e6e6;
    border: 1px solid white;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 20px;
    border-top: 0px;
    padding-left: 20px;
    display: none;
}

#resetArticleURL {
    background: url("/_layouts/15/images/SBPortal/main_action_grey_bg_right.png");
    display: block;
    text-decoration: none;
    overflow: hidden;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    text-align: center;
    padding: 11px 5px 10px 12px;
}

.actionButton span {
    background: url("/_layouts/15/images/SBPortal/main_action_grey_bg_left.png") no-repeat left top;
}

.collapseDiv {
    background-image: url("/_layouts/15/images/SBPortal/up_arrows.png");
}

.textBoxType {
    width: 90%;
    background-color: #e6e6e6;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 5px;
    overflow: hidden;
}

    .textBoxType span {
        padding-left: 3px;
        font-size: 15px;
    }

    .textBoxType div {
        padding-top: 5px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }


#summaryBasicTextBox {
    margin-top: 5px;
}

.textRenderMode {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    overflow: hidden;
}

    .textRenderMode div {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 5px;
    }

    .textRenderMode span {
        padding-left: 3px;
        font-size: 15px;
    }

.detailTypeSection {
    margin-top: 20px;
    width: 90%;
    display: inline-block;
}

#detailTypeSelection {
    padding-top: 2px;
    padding-bottom: 8px;
    padding-left: 10px;
    background-color: #cef1fc;
    overflow: hidden;
}

    #detailTypeSelection span {
        padding-left: 3px;
        font-size: 15px;
    }

    #detailTypeSelection div {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 5px;
    }

.radioGroup input[type="radio"] {
    margin-top: 0px !important;
}

#detailTypeContentPanel {
    background: #ebfafe;
    padding-top: 10px;
    padding-left: 10px;
}

#existingTagsContent {
    background: #e6e6e6;
    overflow: hidden;
    border: 1px solid white;
    padding: 0 20px 20px;
    border-top: 0;
}

#existingTagSelection {
    background: #efefef;
    border: 1px solid #d4d4d4;
    border-radius: 3px 3px 3px 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}
/*Television Page*/
#SBVideosTitle {
    background: url("/_layouts/15/images/SBPortal/c2_tc.jpg") 0 0 repeat-x;
    height: 39px;
    font-weight: bold;
    padding-left: 10px;
    color: white;
}

    #SBVideosTitle span {
        font-weight: bold;
        color: #fff;
        font-size: 18px;
        line-height: 39px;
    }

.featuredVideoContent {
    border: 1px solid #D5D5D5;
    border-top: 0px;
    padding: 7px 10px 10px 10px;
    display: inline-block;
    width: 100%;
}

.videoContentDiv {
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.sliderParent {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.TeleSlider td {
    cursor: pointer;
}

.scrollable_box {
    background: url(/_layouts/15/images/SBPortal/transparent_black_bg.png) repeat;
    margin: 10px 0px 20px 20px;
    width: 95%;
}

    .scrollable_box .viewport {
        overflow: hidden;
        padding: 0;
        margin: 10px;
    }

        .scrollable_box .viewport h2 {
            margin-top: 0px !important;
            font-size: 18px;
            color: white;
            font-weight: bold;
            font-family: Verdana, Helvetica, sans-serif;
        }

        .scrollable_box .viewport p {
            font-size: 11px;
            line-height: 18px;
            color: white;
        }

.socialButtons {
    display: inline-block;
    width: 40%;
    float: right;
}

#VideosContent {
    display: inline-block;
    width: 100%;
    background-color: #636363;
}

.DisplayDiv {
    display: block;
}

.RemoveDiv {
    display: none;
}

.AlertDiv {
    background-color: rgba(255,0,0,0.15);
    border: 1px solid rgba(255, 0, 0, 0.2);
    display: block;
    padding: 17px 18px;
    margin-bottom: 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 95%;
}

.silderContainer {
    background: url(/_layouts/15/images/SBPortal/transparent_black_bg.png) repeat;
    margin-left: 20px;
    margin-top: 45px;
    width: 80%;
    padding: 10px 0px 15px 5px;
}

.caption_wrapper {
    position: absolute;
    top: 28px;
    bottom: 0px;
    background: none;
    width: 85px;
    color: #717d83;
    font-family: Arial;
}

    .caption_wrapper .caption {
        padding: 11px;
        color: white;
        font-size: 10px;
        background: url(/_layouts/15/images/SBPortal/transparent_black_bg.png);
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

.videosImg {
    max-width: 85px;
    max-height: 60px;
    width: 85px;
    cursor: pointer;
}

.titleDescDiv {
    display: inline-block;
    opacity: 1;
    padding-right: 10px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 10px !important;
    width: 98% !important;
    margin: auto !important;
    background: none !important;
}

.viewtitleDesc {
    background: url(/_layouts/15/images/SBPortal/transparent_black_bg.png) repeat;
    padding: 10px 20px 10px 20px !important;
    margin: auto !important;
}

.TeleSlider {
    width: 100%;
    padding: 10px 0px 20px 20px;
    margin: auto !important;
    width: 100% !important;
}

.singleSlide {
    padding-left: 11px;
}

.SilderLeft {
    width: 50%;
    float: left;
}
/*Slider control*/
.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    padding-top: 5px;
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    width: 100%;
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager, .tblCouponRotator td {
    text-align: center;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 10px;
}

    .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        /*background-image: url(/Images/SBPortal/SliderPaging.png);*/
        text-indent: -9999px;
        display: block;
        width: 29px;
        height: 24px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

.bx-wrapper .bx-prev {
    top: 0;
    left: 44%;
    margin-top: 15px;
    background-position: -52px -221px !important;
    background: url(/_layouts/15/images/SBPortal/sirius_black.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
    right: 48%;
    margin-top: 20px;
    background-position: -83px -246px !important;
    background: url(/_layouts/15/images/SBPortal/sirius_black.png) no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    outline: 0;
    width: 29px;
    height: 24px;
    text-indent: -9999px;
    z-index: 9999;
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

    .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
        background-position: -86px 0;
    }

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

    .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
        background-position: -86px -33px;
    }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80,80,80,.75);
    width: 100%;
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px;
    }

/****************/
/*Browers Update Alert */
.BrowersShowDiv {
    display: block;
}

.BrowersHideDiv {
    display: none;
}

.divBrowsemain {
    background-color: #fff;
    padding: 20px 0px;
}

.divBrowseleft h3 {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: normal;
    color: #000;
}

.divBrowseleft h5 {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

.divBrowsergt ul, .divBrowsergt ul li {
    margin: 0px;
    padding: 0px;
}

    .divBrowsergt ul li {
        display: inline-block;
        width: 24%;
        text-align: center;
    }

        .divBrowsergt ul li a {
            color: #000!important;
            text-decoration: none;
        }

            .divBrowsergt ul li a img {
                width: 100%;
                border: 0px;
                outline: none;
                margin: auto;
                max-width: 80px;
                margin-bottom: 10px;
            }
/*----*/
.buyingwidth {
    max-width: 250px;
    border: 1px solid #000;
    color: #000;
}

.ulBuying, .ulBuying li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ulBuying li {
        margin-bottom: 10px;
    }

    .ulBuying .textbox {
        width: 100%;
        border: 1px solid #000;
        height: 23px;
    }

    .ulBuying .textareabox {
        width: 100%;
        border: 1px solid #000;
        height: 75px;
    }

input.btnBuyRed[type=submit], input.btnBuyGray[type=submit] {
    width: 95%;
    color: #fff;
    border: 0px;
    outline: none;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 7px;
    margin-left: 0px;
}

input.btnBuyRed[type=submit] {
    background-color: #DF0101;
}

input.btnBuyGray[type=submit] {
    background-color: #6E6E6E;
}

.head-buy {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 7px;
    margin-bottom: 20px;
}

input.buyUpload[type=file] {
    border: 0px;
    padding: 0px;
    width: 100%;
}

.pnlBuy {
    margin: 10px;
}

.buyValidation {
    color: red;
}

.subValidation {
    color: #ffffff !important;
    padding-left: 36px;
    border: 0px!important;
    display: inline-block;
}

.schMeet {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #990000;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff !important;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
    max-width: 250px;
    font-weight: bold;
    display: inline-block;
}

    .schMeet:hover, .schMeet:focus, .schMeet:visited, .schMeet:active {
        color: #ffffff !important;
        text-decoration: none;
    }

.lotnumber {
    font-weight: 400;
    font-size: 23px;
    text-align: left;
    color: #333333;
    padding-right: 7px;
}

.lottitle {
    font-weight: 700;
    font-size: 18px;
    padding-left: 15px;
    color: #333333;
    position: relative;
}

    .lottitle span {
        line-height: 27px;
    }

.lotinfo {
    border-bottom-width: 1px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-left: -10px;
    margin-right: -10px;
}

.lotimage {
    width: 100%;
    box-shadow: 0px 0px 1px 0px #dad9d7;
}

.lotimagesmall {
    width: 58px;
    height: 58px;
}

.btn-custom-lot {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #333333;
    padding: 5px 10px;
    /* width: 31px; */
    /* height: 31px; */
    font-size: 13px;
}

@media only screen and (min-width: 100px) {
    .navbar-brand.siteicon_mob {
        padding: 5px 10px;
        float: none;
    }

    .ms-siteicon-imgMob {
        max-width: 194px;
        margin: auto;
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-right: 10px;
    }

    .navbar-inverse {
        background-color: #4c4c4c;
        border-color: transparent;
    }

        .navbar-inverse .navbar-toggle {
            border-color: transparent;
            outline: none;
            min-width: 20px;
        }

            .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
                background-color: transparent;
            }

    .mob_topnavmain .mob_topnav {
    }

    .bx-wrapper .bx-next {
        right: 45%;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
        position: absolute;
        background: #101010;
        z-index: 999;
    }

    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .popup_model {
        width: 95%;
    }

    .pop_breadcrump {
        font-size: 14px;
        padding-bottom: 10px;
    }

    h2.lead_heading {
        font-size: 18px;
        line-height: 30px;
    }

    .popup_model .modal-content {
        padding: 10px;
    }

    ul.thumbnail_ul3 .thumbnail_li {
        width: 50%;
    }

    ul.thumbnail_ul4 .thumbnail_li {
        width: 50%;
    }

    .ulAppraisal li {
        margin: 5px 0px;
    }

    #StoreLocator {
        margin: auto;
        max-height: 450px;
        overflow-y: auto;
        border: 1px solid #ccc;
        padding-top: 0px !important;
        padding-left: 4px;
    }

    #map {
        margin: auto;
        padding: 0px;
        margin-top: 20px;
    }

    .ctlg_td_img {
        width: 70px;
        padding: 10px;
    }

    .ctlg_img {
        max-width: 70px;
    }

    .ctlg_title {
        font-size: 14px;
    }

    .ctlg_links_txt {
        font-size: 14px;
    }

    .ctlg_td_title {
        padding: 10px;
    }

    .prevBtn, .nextbtn {
        display: none;
    }

    .auction-status-box {
        width: 65px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 25px;
    }

    .date-box .day {
        font-size: 8px;
    }

    .date-box .date {
        font-size: 13px;
    }

    input.search_grs[type=text] {
        margin-left: 0px;
    }

    .lottitle {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width:360px) {
    .ctlg_title {
        font-size: 15px;
    }

    .ctlg_links_txt {
        font-size: 16px;
    }

    .auction-status-box {
        width: 75px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 30px;
    }

    .date-box .day {
        font-size: 9px;
    }

    .date-box .date {
        font-size: 15px;
    }
}

@media only screen and (min-width:480px) {
    .popup_model {
        width: 90%;
    }

    .pop_breadcrump {
        font-size: 16px;
        padding-bottom: 15px;
    }

    h2.lead_heading {
        font-size: 25px;
        line-height: 40px;
    }

    .popup_model .modal-content {
        padding: 15px;
    }

    .ctlg_td_img {
        width: 100px;
    }

    .ctlg_img {
        max-width: 100px;
    }

    .ctlg_title {
        font-size: 16px;
    }

    .ctlg_links_txt {
        font-size: 18px;
    }

    .ctlg_td_title {
        padding: 15px;
    }

    .prevBtn, .nextbtn {
        display: block;
    }

    .auction-status-box {
        width: 88px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 40px;
    }

    .date-box .day {
        font-size: 11px;
    }

    .date-box .date {
        font-size: 20px;
    }
}


@media only screen and (min-width:640px) {
    .popup_model {
        width: 85%;
    }

    .pop_breadcrump {
        font-size: 17px;
    }

    h2.lead_heading {
        font-size: 30px;
        line-height: 45px;
    }

    .date-box .date {
        font-size: 22px;
    }
}

@media only screen and (max-width:767px) {
    #DeltaSiteLogo {
        width: 40%;
    }

    .topNav_collapse {
        background-color: #2c3337;
        border-color: #2c3337;
    }

    .navbar-brand {
        padding: 7px 15px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 6px 15px 6px 15px;
    }

    .dropdown-menu li {
        width: 100%;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        width: 100%;
    }
    /*
    .dropdown-menu {
        position: relative;
        float: none;
        display: block;
        background-color: #101010;
        color: #fff;
    }*/


    .navbar-inverse .navbar-nav > li > a.dropdown-toggle {
        display: inline-block;
    }

    .mobdropdown .dropdown-menu {
        width: 100%;
        position: relative;
        background: #101010;
    }

        .mobdropdown .dropdown-menu > li > a {
            color: #fff;
            padding: 6px 30px;
            font-size: 12px;
        }

    #StoreLocator {
        width: 90%;
    }

    #map {
        width: 90%;
    }

    #map_canvas {
        min-width: 200px!important;
    }
}

@media only screen and (min-width:768px) {
    .navbar-inverse {
        background-color: #2c3337;
        border-color: #2c3337;
    }

        .navbar-inverse .navbar-toggle {
            border-color: #333;
        }

            .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
                background-color: #333;
            }

    .wrapper {
        margin: 0 auto -157px;
    }

    .push {
        height: 157px;
        clear: both;
    }

    .footer {
        /*height: 157px;*/
        /*height: 500px;*/
        height: auto;
    }

    body #s4-workspace {
        margin-bottom: -157px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
        position: relative;
        background: transparent;
    }

    ul.root li.static a.static.menu-item {
        display: none;
    }

    ul.root li.static ul li a.static.menu-item {
        display: block;
    }

    .navbar-nav > li > a {
        border-left: 1px solid #656a6c;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        border-color: #656a6c;
    }


    .nav li {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .dropdown-menu li {
        width: 200px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .dropdown-menu li a {
            color: #fff;
            font-size: 12px;
            text-transform: uppercase;
            white-space: normal;
            font-weight: 500;
            padding: 10px 13px;
            line-height: 17px;
        }



    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .return-to-stacks {
        width: 30%;
        float: left;
        color: #fff;
        vertical-align: middle;
        line-height: 40px;
    }

        .return-to-stacks a, .return-to-stacks a:hover {
            color: #fff;
            text-decoration: underline;
        }

    /*.topnavbar {
        width: 95%;
    }*/

    .accordion-container {
        max-width: 230px;
        margin-top: 20px;
    }

    .rgtimg_section {
        float: right;
    }

    .popup_model {
        width: 80%;
    }

    .pop_breadcrump {
        font-size: 18px;
        padding-bottom: 20px;
    }

    h2.lead_heading {
        font-size: 38px;
        line-height: 54px;
    }

    .popup_model .modal-content {
        padding: 18px;
        padding-bottom: 40px;
    }

    .modal_main {
        max-height: 430px;
        overflow: auto;
    }

    ul.thumbnail_ul3 {
        max-width: 500px;
    }

    ul.thumbnail_ul4 {
        max-width: 640px;
    }

    ul.thumbnail_ul3 .thumbnail_li {
        width: 33%;
    }

    ul.thumbnail_ul4 .thumbnail_li {
        width: 25%;
    }

    .locationImg {
        max-width: 347px;
        float: right;
    }

    .validation {
        margin-left: 20px;
    }

    .ulAppraisal li {
        margin: 15px 0px;
    }

    #divLocatormain {
        width: 90%;
        margin: auto;
    }

    #StoreLocator {
        margin: auto;
    }

    #map {
        margin: auto;
        margin-top: 0px;
        padding: 0px 13px;
    }

    .nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .thumbnail_ul4 .lead_imgdiv {
        max-width: 100px;
    }
}

@media only screen and (min-width:992px) {
    .topnavbar {
        width: 85%;
    }

    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
    }

    #divLocatormain {
        width: 85%;
        margin: auto;
    }

    #Categories, #tags_maindiv, #archiveDiv {
        max-width: 233px;
    }
    /*.articleInfo {
        width: 40%;
    }*/
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .thumbnail_ul4 .lead_imgdiv {
        max-width: 110px;
    }

    .lotpaging {
        text-align: right;
        padding-top: 5px;
    }

    .lotnumber {
        /*border-right: 1px solid #333333;*/
    }

    .lottitle {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width:995px) {
    input.search_grs[type=text] {
        margin-left: 30px;
    }
}

@media only screen and (min-width:1024px) {
    .collapseDiv {
        background-image: url("/_layouts/15/images/SBPortal/up_arrows.png");
        float: right;
    }

    .thumbnail_ul4 .lead_imgdiv {
        max-width: 120px;
    }
}

@media only screen and (min-width:100px) and (max-width:991px) {

    .titleDescDiv {
        margin: auto !important;
    }

    .scrollable_box {
        margin: 25px 0px 20px 20px;
    }

    .socialButtons {
        margin-top: 10px !important;
    }
}

@media only screen and (min-width:361px) and (max-width:991px) {
    .bx-wrapper .bx-next {
        right: 52% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sliderParent {
        padding-top: 20px;
        padding-bottom: 20px;
        margin: auto;
    }

    .silderContainer {
        margin-top: 20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 87% !important;
        padding: 10px 5px 15px 5px !important;
    }

    .bx-wrapper .bx-prev {
        top: -3px !important;
    }

    .bx-wrapper .bx-next {
        right: 45% !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .sliderParent {
        padding-top: 20px;
        padding-bottom: 20px;
        margin: auto;
    }

    .silderContainer {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 20px !important;
        width: 92% !important;
        padding: 10px 3px 15px 5px !important;
    }

    .bx-wrapper .bx-prev {
        margin-top: 10px !important;
    }

    .bx-wrapper .bx-next {
        right: 43% !important;
    }
}

@media only screen and (min-width:100px) and (max-width:767px) {
    .videoContentDiv {
        padding-right: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 0px !important;
        width: 95% !important;
        margin: auto !important;
    }

    .bx-wrapper .bx-prev {
        margin-top: 30px !important;
    }

    .bx-wrapper .bx-next {
        right: 45% !important;
    }

    .sliderParent {
        padding-top: 20px;
        padding-bottom: 20px;
        margin: auto;
        width: 95% !important;
    }

    .silderContainer {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }
}
/*Buydirect.css Start*/
@media (max-width:500px) {
    .mainHeading {
        font-size: 15px !important;
        font-weight: bold !important;
    }

    .lotsNumber {
        font-size: 18px !important;
        font-weight: bold !important;
        text-align: center !important;
        padding: 12px !important;
    }
}

@media (max-width:992px) {

    .hideFilter {
        display: none !important;
    }

    .hideDate {
        display: none !important;
    }

    .description {
        overflow: hidden !important;
    }

    .showFilterButton {
        display: block !important;
    }

    .showAtBottom {
        position: fixed !important;
        bottom: 0 !important;
        max-width: 1145px;
        width: 104%;
        background-color: #dedede;
        /* vertical-align: middle; */
        /*text-align: center;*/
        z-index: 1000;
        margin: 0;
        left: 4%;
        right: 4%;
    }

    /*.bottomcontent {
        padding-left: 300px;
    }*/
}

@media (max-width:768px) {
    .sortBy {
        display: none !important;
    }

    /*.bottomcontent {
        padding-left: 20px;
    }*/
}

@media (max-width:311px) {
    .menuWidthsmall {
        height: 180px !important;
    }
}

.activeFilters {
    display: none;
}

/*body {
    color: black;
    font-family: "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}*/
/*.affix {
    top: 0;
    width: 100%;
}

    .affix + .container-fluid {
        padding-top: 70px;
    }*/
.imgHeight {
    max-height: 300px;
    max-width: 250px;
    width: 98%;
    height: 205px;
}


.fixedmenudiv {
    position: fixed;
    top: 42px;
    width: 100%;
    z-index: 1;
}

@media (max-width:600px) {
    .imgHeight {
        max-height: 100px;
        max-width: 100px;
        width: 100%;
        height: 95px !important;
    }

    .GridDivsize {
        height: 215px !important;
    }
}

@media (min-width:601px) and (max-width:767px) {
    .imgHeight {
        height: 230px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .imgHeight {
        height: 190px !important;
    }

    .gridviewdata .soldstatusimage {
        margin-top: 150px !important;
    }
}

@media (min-width:992px) and (max-width:1040px) {
    .imgHeight {
        height: 160px !important;
    }

    .gridviewdata .soldstatusimage {
        margin-top: 120px !important;
    }
}

@media (min-width:1041px) and (max-width:1180px) {
    .imgHeight {
        height: 170px !important;
    }

    .gridviewdata .soldstatusimage {
        margin-top: 135px !important;
    }
}

.target {
    float: right;
    position: absolute;
    background-color: white;
    width: 400px;
}
/*.dropdown:hover .dropdown-menu {
    display: none;
}*/
.priceDropdown:hover .pageprice {
    display: none;
}

.pageDropdown:hover .pagedropdown {
    display: none;
}

.AD-listLot > .open > .dropdown-menu {
    display: block !important;
    font-size: 14px;
    background: #fff !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    max-height: 300px;
    overflow: hidden;
    height: 51px;
    text-align: left;
}

.AD-listLot > .dropdown-menu {
    background: #fff !important;
}

.AD-drpDownMain > .dropdown-menu {
    background: #fff !important;
}

    .AD-drpDownMain > .dropdown-menu li {
        margin: 2px;
    }

.AD-listLot > .dropdown-menu li {
    margin: 2px;
}

.dropView:hover {
    background-color: #e3e3e3 !important;
}

.dateArrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 45px;
    background-size: 100% auto;
    padding-top: 20px;
    width: 8px;
    height: 35px;
}

.date {
    text-align: center;
    font-weight: 700;
    font-size: medium;
    margin: -5px;
}

.day {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}

.month {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: -27px;
    margin-top: -8px;
}

.HideFilter {
    position: fixed;
    z-index: 10001;
    display: none;
    top: 44px;
    width: 80%;
    background: white;
    overflow-y: scroll;
    height: 90vh;
}

.subcategory {
    min-height: 10px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
/*.AD-header {
        height: 70px;
        background-color: #ebebeb;
        border-bottom: 1px solid lightgray;
        margin-bottom: 25px;
    }

    .AD-header-date {
        background-color: white;
        height: 55px;
        width: 100px;
        border: 1px solid gray;
        margin: 5px 10px 10px;
        position: absolute;
    }*/
.AD-strDate {
    width: 40px;
    height: 55px;
    float: left;
}

.AD-endDate {
    width: 40px;
    height: 55px;
    float: right;
}

.AD-image {
    width: 20px;
}

.AD-mainHeading {
    font-size: 18px;
    color: #333;
    margin-left: 126px;
    padding: 19px 0px 0px;
}

.AD-lots {
    width: 150px;
}

.AD-lotsInner {
    position: absolute;
    width: auto;
    height: 55px;
    font-weight: 700;
    font-size: 22px;
    margin: 3px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 10px;
    border-right: 1px solid #ccc;
    padding-left: 10px;
}

.AD-listimg {
    height: 28px;
    width: 40px;
}

.AD-sortBY {
    width: auto;
    margin-left: -20px;
}

.AD-sortBYlbl {
    font-size: 13px;
    display: block;
    font-weight: 900;
    margin-top: 4px;
    color: black;
}

.AD-listLot {
    height: 35px;
}

.AD-btnlotnumber {
    width: 145px;
    height: 30px;
    overflow: hidden;
}

.AD-btnInner {
    font-weight: 100;
    text-transform: uppercase;
}

.AD-lotfiltercolor {
    background-color: white;
}

.AD-showfilter {
    display: block;
    padding-top: 0;
    /*width: auto;*/
}

.AD-showfilterbtn {
    display: inline-block;
    height: 31px;
    margin-top: 26px;
    margin-left: -9px !important;
    background-image: url(/_layouts/15/images/SBPortal/FilterInactive.png);
    background-repeat: no-repeat;
    background-position-y: 7px;
    background-position-x: 11px;
    padding-left: 24px !important;
    border: 1px solid #d4d4d4 !important;
    /*position: fixed;*/
}

.AD-showAtBottom {
    width: 88%;
    left: 19px !important;
}

@media (min-width:550px) {
    .AD-showAtBottom {
        width: 93%;
        left: 25px !important;
    }
}

.AD-showAtBottominner {
    width: auto;
    margin-left: 15px;
    display: inline-block;
}

.AD-lblPageCount {
    font-size: 13px;
    display: block;
    font-weight: 900;
    height: 25%;
    margin-left: 10px;
    padding-top: 4px;
    color: black;
}

.AD-prepage {
    margin-top: 5px;
}

.AD-prepageInner {
    width: auto;
    display: inline-block;
}

.AD-prepageImg {
    height: 30px;
    width: 38px;
    margin-bottom: 25px;
    border-radius: 2px;
    background: linear-gradient(#ffffff, #e6e6e6);
}

    .AD-prepageImg:hover {
        background: linear-gradient(#f6f6f6, #dddddd);
    }

.AD-form {
    width: auto;
    display: inline-block;
    margin-left: 0px;
}

#pageNumber {
    margin-left: 4px;
}

.AD-formControl {
    display: inline-block;
    vertical-align: top;
    height: 31px;
    padding-top: 0;
    padding-bottom: 0;
    width: 42px;
    text-align: center;
    float: left;
    background-color: #ffffff;
}

.AD-getPagebtn {
    min-width: 45px !important;
    float: left;
    height: 30px;
    background-color: #ececec !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 0 !important;
    border-radius: 3px !important;
    background: linear-gradient(#ffffff, #e6e6e6);
}

    .AD-getPagebtn:hover {
        background: linear-gradient(#f6f6f6, #dddddd);
    }

.AD-nextPage {
    width: auto;
    display: inline-block;
}

.AD-nextPageInner {
    height: 30px;
    width: 38px;
    margin-bottom: 25px;
    border-radius: 2px;
    background: linear-gradient(#ffffff, #e6e6e6);
}

    .AD-nextPageInner:hover {
        background: linear-gradient(#f6f6f6, #dddddd);
    }

.AD-perPagenext {
    padding-left: 6px;
    width: auto;
    display: inline-block;
    position: absolute;
}

.AD-prepageInner:hover {
    cursor: pointer;
}

.AD-nextPage:hover {
    cursor: pointer;
}

.AD-perPagenextInner {
    height: 25%;
}

.AD-perPagenextlbl {
    font-size: 13px;
    width: auto;
    /*float: right;*/
    display: -webkit-box;
    font-weight: 900;
    padding-top: 4px;
    color: black;
}

.AD-drpDownMain {
    height: 50px;
    display: inline-block;
}

    .AD-drpDownMain .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px solid #000;
        border-right: 4px solid transparent;
        border-bottom: 0 dotted;
        border-left: 4px solid transparent;
        content: "";
    }

.AD-drpDownBtn {
    height: 30px;
    width: 61px;
    min-width: 4em;
}

.AD-drpDownlbl {
    font-weight: 100;
}

.AD-jumpToLotMain {
    width: auto;
    margin-left: -22px;
}

.AD-jumpToLotlbl {
    font-size: 13px;
    display: block;
    font-weight: bold;
    padding-top: 3px;
}

.AD-jumpToLotForm {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    width: 42px;
}

.AD-jumpToLotbtn {
    min-width: 45px !important;
    height: 30px;
    background-color: #ececec !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 0 !important;
    border-radius: 3px !important;
}

.AD-filterMain {
    min-height: 750px;
    float: left;
    top: 0px;
    left: 0px;
    width: 30% !important;
}

.AD-fiterSub {
    width: 97%;
    margin-left: 1px;
}

.AD-inputSearch {
    width: 97% !important;
    display: inline-block !important;
    height: 27px;
    margin-left: 7px;
}

.AD-inputSearchLbl {
    width: 10%;
    height: 27px;
    background-color: #830026;
    margin-top: 5px;
    margin-left: -4px;
    display: inline-block !important;
}

.AD-inputSearchimg {
    padding-left: 8px;
    padding-top: 2px;
}

.AD-DIV_noFilters {
    height: 60px;
    margin-left: 8px;
    border: 1px solid;
    border-color: #873232;
    margin-top: 10px;
}

.AD-nofilter {
    color: #a12d2d;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.AD-showfilter {
    font-size: 12px;
    text-align: center;
    color: black;
}

.AD-DIV_ActiveFilter {
    height: auto;
    margin-left: 8px;
    border: 1px solid;
    border-color: #873232;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
}

.AD-activeFilterInner {
    color: #a12d2d;
    font-size: 15px;
    padding: 5px;
    font-weight: bold;
    margin-left: -5px;
}

.AD-activeFiltersp {
    font-size: 14px;
    color: black;
    font-weight: 100;
    display: inline-block;
}

.AD-activeFilterspHide {
    font-size: 14px;
    color: black;
    font-weight: 100;
    display: inline-block;
}

.CategoryReset {
    color: #BCBCBC;
    font-weight: bold;
    margin-left: 190px;
    cursor: pointer;
}

.AD-CategoryReset a:hover {
    text-decoration: underline !important;
    color: #BCBCBC !important;
}

.AD-activeFilterref {
    color: #830026;
    margin-left: 5px;
    cursor: pointer;
    text-decoration: underline;
}

.ResetCategory {
    color: #BCBCBC;
    font-weight: 700;
    cursor: pointer;
    float: right;
    padding-right: 15px;
}

    .ResetCategory:hover {
        color: #BCBCBC;
        text-decoration: underline !important;
    }

.AD-activeFilterref:hover {
    color: #830026;
    text-decoration: underline !important;
}

.AD-typeMain {
    border: solid 1px;
    margin-top: 8px;
    margin-left: 8px;
    border-color: lightgray;
    background-color: #f7f7f7;
    padding: 0;
}

.AD-type {
    height: 30px;
    background-color: lightgray;
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    margin-top: 0;
    font-weight: 700;
    color: black;
}

.AD-gridView {
    display: none;
}

.AD-subcategory {
    float: left;
    border: 1px solid #807979;
    text-align: center;
    font-weight: bold;
    margin-top: 4px;
    min-width: 20px;
    height: 20px;
    cursor: pointer;
}

.AD-currencyHeading {
    margin-top: 8px;
    margin-bottom: 5px;
}

.HideDenomination {
    visibility: hidden;
}

.AD-hidecategories {
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 5px;
}

input[type="checkbox"]:checked {
    background-color: red;
}

.filters-container {
    background-color: #DEDEDE;
}

.filters-container {
    -webkit-backface-visibility: hidden;
    background-color: #eeeeee;
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    border-width: 0 0 1px 0;
    box-sizing: border-box;
    padding: 5px 0 6px;
    padding-left: 153px;
    z-index: 1000;
}

.scroll-sticky.stick {
    position: fixed;
    z-index: 1000;
}

.container-fluid {
    border: 1px solid #ccc;
    height: 100%;
}

.coinDetails {
    height: 160px;
    width: 94%;
    border-bottom: 1px solid lightgrey;
    padding: 10px;
    margin-left: 15px;
}

    .coinDetails:hover {
        background-color: #f7f7f7;
        cursor: pointer;
    }

@media (max-width:660px) {

    .coinDetails {
        height: 143px;
        width: 91%;
        border-bottom: 1px solid lightgrey;
        padding: 10px;
        margin-left: 15px;
    }
}

@media (max-width:440px) {

    .coinDetails {
        height: 143px;
        width: 88%;
        border-bottom: 1px solid lightgrey;
        padding: 2px;
        margin-left: 15px;
    }

    .ThumbnailImage {
        width: 105px;
    }
}

.thumbimg {
    padding-left: 0 !important;
}

.GridDivsize:hover {
    background-color: #f7f7f7 !important;
    cursor: pointer;
}

.GridDivsize {
    overflow: hidden;
    height: 339px;
    padding: 20px;
}

.typesRadio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

    .typesRadio input[type='radio'] {
        float: left;
        position: relative;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0;
        margin-right: 7px;
        cursor: pointer;
    }

        .typesRadio input[type='radio']:before {
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background-repeat: no-repeat;
            border: 1px solid #999;
            border-radius: 50%;
            content: "";
            background-size: 18px !important;
            position: absolute;
            background-color: #F7F7F7;
        }

        .typesRadio input[type='radio']:checked:before {
            background: #830026;
            background-image: url(/_layouts/15/images/SBPortal/radio-check-gray.png);
            margin: 0;
        }
/*.typesRadio input[type=radio] {
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    margin-right: 7px;
    cursor: pointer;
}

.typesRadio input[type=radio]::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
    border: 1px solid #999;
    border-radius: 50%;
    content: "";
    background-size: 18px;
}

.typesRadio input[type=radio]:checked::before {
    background-color: #8a0202;
    background-image: url(/_layouts/15/images/SBPortal/radio-check-gray.png);
}*/
.lot-view-style > .btn > .icon.grid {
    background-image: url(/img/icon-grid-style.png);
    background-size: 16px 15px;
}

.lot-view-style > .btn > .icon.list {
    background-image: url(/img/icon-list-style.png);
    background-size: 20px 15px;
}

.lot-view-style > .btn > .icon {
    background-repeat: no-repeat;
    background-position: center center;
    width: 42px;
    height: 28px;
}

.changeMode {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.listMode {
    background-image: url("/_layouts/15/images/TestImages/ListView.PNG");
}

.gridMode {
    background-image: url("/_layouts/15/images/TestImages/GridView.PNG");
}

.btnMode {
    float: left;
    height: 28px;
    display: inline-block;
    min-width: -6px !important;
    min-width: 40px;
    border-radius: 2px;
    border-color: #e2e2e2;
    background-color: #f2f2f2;
    box-shadow: #f3f3f3;
    border-color: #e3e3e3;
    background-color: #e2e2e2 !important;
    outline: 0 !important;
    border: 0;
}

.btnListMode {
    background-image: url(/_layouts/15/images/TestImages/ListView.PNG);
    background-position: center center;
}

.btnGridMode {
    background-image: url(/_layouts/15/images/TestImages/GridView.PNG);
    background-position: center center;
}

.chkCurrencyDenomination {
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
}

.ckbox {
    white-space: nowrap;
}

.chckBox input[type=checkbox] {
    /*position: absolute;*/
    background: #F7F7F7 url(/_layouts/15/images/SBPortal/checkbox-back-gray.png);
    background-repeat: no-repeat;
    border: 1px solid #999;
    content: "";
    background-size: 18px;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    outline: none;
    border-radius: 0;
}

    .chckBox input[type=checkbox]:checked {
        background: #8a0202 url(/_layouts/15/images/SBPortal/checkbox-check-gray.png);
        background-size: 18px;
        outline: none;
        border-radius: 0;
    }

.dvNoResult .title {
    font-weight: bolder;
    font-size: 23px;
    color: #999999;
    padding-bottom: 10px;
}

.dvNoResult .subtitle {
    font-size: 20px;
    color: #BCBCBC;
    line-height: 25px;
}

.dvNoResult .line {
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 1px solid #E7E7E7;
    width: 50%;
}

.dvNoResult {
    display: none;
    padding: 80px 0;
    text-align: center;
}

#soldstatusimageList {
    position: absolute;
    width: 80%;
    height: 40px;
    margin-top: 80px;
    color: black;
    background-color: rgba(255, 255, 255, 0.62);
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    font-size: initial;
}

.soldstatusimage {
    position: absolute;
    width: 100%;
    height: 40px;
    margin-top: 80px;
    color: black;
    background-color: rgba(255, 255, 255, 0.62);
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    font-size: initial;
}

@media (min-width:320px) and (max-width:600px) {
    .gridviewdata .soldstatusimage {
        height: 33px !important;
    }
}

@media (max-width: 490px) and (min-width: 421px) {
    .soldstatusimage {
        margin-top: 64px !important;
        padding-left: 1px !important;
        width: 95% !important;
    }

    #soldstatusimageList {
        margin-top: 78px !important;
        padding-left: 0px !important;
        width: 125% !important;
    }
}

@media (max-width: 420px) and (min-width: 320px) {
    .soldstatusimage {
        margin-top: 64px !important;
        padding-left: 32px !important;
        width: 88% !important;
    }

    #soldstatusimageList {
        margin-top: 73px !important;
        padding-left: 0px !important;
        width: 171% !important;
    }

    .soldDesc {
        font-size: 15px !important;
    }
}

@media (max-width: 600px) and (min-width: 491px) {
    .soldstatusimage {
        margin-top: 62px!important;
        padding-left: 30px !important;
        width: 64% !important;
    }

    #soldstatusimageList {
        margin-top: 73px!important;
        padding-left: 0 !important;
        width: 110% !important;
    }
}

@media (max-width: 700px) and (min-width: 601px) {
    .soldstatusimage {
        margin-top: 190px!important;
        padding-left: 50px !important;
    }

    #soldstatusimageList {
        margin-top: 73px!important;
        padding-left: 0 !important;
        width: 100% !important;
    }
}

@media (max-width: 767px) and (min-width: 701px) {
    .soldstatusimage {
        padding-left: 15px!important;
        margin-top: 190px !important;
    }

    #soldstatusimageList {
        margin-top: 73px!important;
        padding-left: 0 !important;
        width: 75% !important;
    }
}

.gridviewdata .soldstatusimage {
    position: absolute;
    width: 100%;
    height: 40px;
    margin-top: 165px;
    padding-left: 57px;
    color: black;
    background-color: rgba(255, 255, 255, 0.62);
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    font-size: initial;
    padding-right: 94px;
}



@media (max-width:460px) {
    .description {
        left: 10px;
    }
}


.lotNumber {
    font-weight: 300;
    font-size: 21px;
    padding: 0;
    font-family: "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.internetHeading {
    font-weight: 700;
    padding-left: 4px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    height: 52px;
    overflow: hidden;
}

.estimateValue {
    font-weight: 500;
    color: gray;
    font-size: 14px;
    font-style: normal;
    padding-left: 12px;
}

.soldDesc {
    /*margin-bottom: 5px;*/
    padding-left: 4px;
    font-size: 21px;
    font-weight: 600;
    color: #8a0202;
}

#divPCFilter {
    border: 1px solid gray;
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 10px;
    color: black;
}

#lnkcloseActiveFilter {
    cursor: pointer;
}

.closebtn {
    float: right;
    color: #8a0202;
    padding-top: 3px;
}

.AD-listLot .btn {
    background-color: #ececec !important;
    border: 0;
    display: inline-block;
    padding: 4px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background: linear-gradient(#ffffff, #e6e6e6);
    outline: none;
}

.AD-listLot .caret {
    border-top-color: #333 !important;
}

.AD-listLot:hover {
    background: linear-gradient(#f6f6f6, #dddddd);
}


.AD-drpDownMain .btn {
    width: 55px !important;
    min-width: 0 !important;
    background-color: #ececec !important;
    border: 0;
    display: block;
    padding: 4px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background: linear-gradient(#ffffff, #e6e6e6);
    outline: none;
}

.AD-drpDownMain .dropdown:hover .dropdown-menu {
    display: none;
}

.AD-drpDownMain .caret {
    border-top-color: #333 !important;
}

.AD-drpDownMain .btn:hover {
    background: linear-gradient(#e6e6e6) !important;
}

.AD-drpDownMain .dropdown-menu {
    position: relative;
    top: 90%;
    left: 0;
    z-index: 700;
    display: none;
    float: left;
    max-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    margin-top: 2px;
}

.btn-primary:hover {
    background: linear-gradient(#f6f6f6, #dddddd);
}

.AD-listLot .dropdown-menu {
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0 15px;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    margin-top: 2px;
}

.dvLotInfo {
    overflow: hidden;
    overflow: hidden;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    color: black;
}

#divSearchFilter {
    border: 1px solid #ccc;
    padding: 5px;
    background: #F9F9F9;
    color: black;
}

.AD-inputSearchLbl {
    cursor: pointer;
}
/*.fa-sliders:before {
    content: "\f1de";
}*/
.dropView {
    padding: 3px 20px;
    width: 158px !important;
    color: black;
}

.ViewModediv {
    margin-top: 5px;
    width: auto;
    height: 60px;
}

.ribbon_stick {
    background-color: #DEDEDE;
    max-width: 1145px;
    z-index: 1000;
    width: 100%;
    left: 0;
    margin: auto;
    right: 13px;
    height: 67px;
}

@media screen and (max-width:767px) {

    .AD-drpDownMain .dropdown-menu {
        text-align: left;
        bottom: 174px;
        padding-bottom: 5px;
    }


    #scroll-sticky {
        background-color: #DEDEDE;
        max-width: 1145px;
        z-index: 700;
        width: 100%;
        left: 3px;
        margin: auto;
        right: 15px;
        height: 61px;
    }

    .stick {
        margin-top: 0 !important;
        position: fixed;
        width: 91% !important;
        left: 0;
        margin: auto;
        right: 0;
    }
}

@media screen and (max-width:360px) {

    #scroll-sticky {
        background-color: #DEDEDE;
        max-width: 1145px;
        z-index: 700;
        width: 100%;
        left: 3px;
        margin: auto;
        right: 15px;
        height: 61px;
    }

    .stick {
        margin-top: 0 !important;
        position: fixed;
        z-index: 700;
        width: 92% !important;
        left: 0;
        margin: auto;
        right: 0;
    }
}

@media (min-width:768px) and (max-width:820px) {
    #scroll-sticky {
        background-color: #DEDEDE;
        max-width: 1145px;
        z-index: 700;
        width: 100%;
        left: 0;
        margin: auto;
        right: 13px;
        height: 67px;
    }

    .stick {
        margin-top: 0 !important;
        position: fixed;
        z-index: 700;
        width: 91% !important;
        left: 0;
        margin: auto;
        right: 13px;
    }
}

@media screen and (min-width:972px) {
    #scroll-sticky {
        background-color: #DEDEDE;
        max-width: 1145px;
        z-index: 700;
        width: 100%;
        left: 0;
        margin: auto;
        right: 15px;
        height: 67px;
    }

    .stick {
        margin-top: 0 !important;
        position: fixed;
        z-index: 700;
        width: 94% !important;
        left: 0;
        margin: auto;
        right: 13px;
    }
}

@media (min-width:821px) and (max-width:971px) {
    #scroll-sticky {
        background-color: #DEDEDE;
        max-width: 1145px;
        z-index: 700;
        width: 100%;
        left: 0;
        margin: auto;
        right: 15px;
        height: 67px;
    }

    .stick {
        margin-top: 0 !important;
        position: fixed;
        z-index: 700;
        width: 91% !important;
        left: 0;
        margin: auto;
        right: 13px;
    }
}

.AD-viewModelbl {
    font-size: 13px;
    display: block;
    font-weight: 900;
    color: black;
}

.AD-viewMode button:active {
    background: linear-gradient(#e6e6e6, #ffffff);
}

.icon.search {
    display: inline-block;
    background-image: url(/_layouts/15/images/SBPortal/icon-search-white.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    left: 97%;
    top: 0px;
    background-color: #830026;
    transition: background-image 0.3s;
}

.clLnkViewMore {
    margin-left: 70px;
    cursor: pointer;
}

.hiddenCurrencyData {
    display: none;
}

@media (min-width:992px) {
    .HideFilter {
        display: none !important;
    }
}

@media (max-width:992px) {


    .AD-drpDownMain .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-bottom: 4px solid #000;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        border-top: 0;
    }
}

@media (max-width:486px) {
    .icon.search {
        display: inline-block;
        background-image: url(/_layouts/15/images/SBPortal/icon-search-white.png);
        background-position: center center;
        background-repeat: no-repeat;
        width: 27px;
        height: 27px;
        background-size: 50%;
        cursor: pointer;
        position: absolute;
        left: 91%;
        top: 0px;
        background-color: #830026;
        transition: background-image 0.3s;
    }

    .AD-inputSearch {
        width: 97% !important;
        display: inline-block !important;
        height: 27px;
        margin-left: 7px;
    }
}

@media only screen and (-Webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:32),only screen and (min-device-pixel-ratio:1.5) {
    .typesRadio input[type='radio'] {
        float: left;
        position: relative;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0;
        margin-right: 7px;
        cursor: pointer;
        border-radius: 50px;
    }

        .typesRadio input[type='radio']:before {
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background-repeat: no-repeat;
            border: 1px solid #999;
            border-radius: 50%;
            content: "";
            background-size: 18px !important;
            position: absolute;
            background-color: #F7F7F7;
            margin: -1px;
        }

    /*.chckBox input[type=checkbox] {
        position: absolute;
        background: #F7F7F7 url(/_layouts/15/images/SBPortal/checkbox-back-gray.png);
        background-repeat: no-repeat;
        border: 1px solid #999;
        content: "";
        background-size: 18px;
        height: 20px;
        width: 20px;
        margin: -1px;
        -webkit-appearance: none;
        -webkit-font-smoothing: antialiased;
        outline: none;*/
    /*border-radius: 0;*/
    /*}*/

    /*.chckBox input[type=checkbox]:checked {
            background: #8a0202 url(/_layouts/15/images/SBPortal/checkbox-check-gray.png);
            background-size: 18px;
            outline: none;
            border-radius: 0;
        }*/
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .typesRadio input[type='radio'] {
        float: left;
        position: relative;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0;
        margin-right: 7px;
        cursor: pointer;
        border-radius: 50px;
    }

        .typesRadio input[type='radio']:before {
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background-repeat: no-repeat;
            border: 1px solid #999;
            border-radius: 50%;
            content: "";
            background-size: 18px !important;
            position: absolute;
            background-color: #F7F7F7;
            margin: -1px;
        }

    /*.chckBox input[type=checkbox] {
        position: absolute;
        background: #F7F7F7 url(/_layouts/15/images/SBPortal/checkbox-back-gray.png);
        background-repeat: no-repeat;
        border: 1px solid #999;
        content: "";
        background-size: 18px;
        height: 20px;
        width: 20px;
        margin: -1px;
        -webkit-appearance: none;
        -webkit-font-smoothing: antialiased;
        outline: none;
        border-radius: 0;
    }

        .chckBox input[type=checkbox]:checked {
            background: #8a0202 url(/_layouts/15/images/SBPortal/checkbox-check-gray.png);
            background-size: 18px;
            outline: none;
            border-radius: 0;
        }*/
}

#currencydenomination {
    margin-bottom: 8px;
}

@media screen and (min-width:768px) and (max-width:992px) {
    .AD-drpDownMain .dropdown-menu {
        text-align: left;
        bottom: 148px;
        padding-bottom: 5px;
    }
}

#filterHide {
    float: left;
    color: black;
    padding-top: 3px;
    width: 37px;
    height: 28px;
    font-size: 25px;
    cursor: pointer;
}

#divListView {
    display: block;
    margin-bottom: 10px;
}

.coindetailsRow {
    color: black;
}

#descriptionDiv {
    height: 55px;
}

@media (max-width:445px) {
    .AD-perPagenext {
        width: auto;
        margin-left: 0;
    }
}
/*Buydirect.css End*/

/*Coin Inquiry.css Start*/
.CoinInquiry {
    max-width: 80%;
}

/*body {
    font-family: sans-serif;
    line-height: 1.5;
    margin: 0;
}*/

.lblcategory {
    padding-bottom: 25px;
}

.center {
    margin: 0 auto !important;
    float: none !important;
}

.text-center {
    text-align: left;
    padding-bottom: 15px !important;
}

.lbldollar {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    top: 8px;
}

.InquiryMsg {
    width: 100%;
    resize: vertical;
    height: 100px;
    box-shadow: none;
    padding-left: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-top: 10px;
}

#lblDollarSign {
    font-weight: bold;
}

.rqofferprice {
    margin-left: 76px;
}

.rqvalidator {
    color: red;
    padding-left: 6%;
}


@media (min-width:481px) and (max-width: 768px) {
    .OfferPrice input[type=text] {
        box-shadow: none;
        padding-left: 10px;
        height: 40px;
        background-color: #fff;
        height: 34px;
        padding-left: 15px;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 95%;
    }
}

@media (max-width: 480px) {
    .OfferPrice input[type=text] {
        box-shadow: none;
        padding-left: 10px;
        height: 40px;
        background-color: #fff;
        height: 34px;
        padding-left: 15px;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 92%;
    }
}

.OfferPrice input[type=text] {
    box-shadow: none;
    background-color: #fff;
    height: 34px;
    padding-left: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 90%;
    display: inline-block;
    margin-bottom: 10px;
}

.OfferPrice {
    left: 24px;
}

@media (max-width:900px) {
    .OfferPrice {
        left: 10px;
    }
}

.askprice {
    text-align: right;
    font-size: 15px;
    color: #000;
}

.labelFLName {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.textboxFLName input[type=text] {
    background-color: #fff;
    box-shadow: none;
    height: 34px;
    margin-bottom: 5px;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.lablePHEmail {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.TextPHEmail input[type=text] {
    background-color: #fff;
    box-shadow: none;
    height: 34px;
    margin-bottom: 5px;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.SendButton {
    padding-right: 15px;
}

    .SendButton input[type=submit] {
        display: inline-block;
        background-color: #8a0202;
        cursor: pointer;
        line-height: 25px;
        font-weight: bold;
        border-radius: 5px;
        float: right;
        text-transform: uppercase;
    }

.ReturnHome input[type=submit] {
    display: inline-block;
    background-color: #8a0202;
    cursor: pointer;
    line-height: 25px;
    font-weight: bold;
    border-radius: 5px;
    margin: 25px 20px;
    text-transform: uppercase;
}

.lblBold {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    padding-bottom: 8px;
}

.paddcls {
    padding-bottom: 15px;
}

.itemId {
    font-size: 15px;
    color: #959595;
    margin-bottom: 30px;
}

h1.pageTitle {
    margin-bottom: 4px;
    margin-top: 22px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 4.063em;
    margin: 0;
    padding: 0;
}

.thanks p {
    font-size: 16px;
    line-height: 1.3 !important;
    margin-left: 20px !important;
    margin-top: 15px!important;
}

/*Coin inquiry.css End*/



/*Lotdetail.css Start*/

.rowthumbimage {
    height: 65px;
    margin-top: 15px;
}

.thumbimage {
    border: none;
    height: 58px;
    width: 58px;
}

img.ng-scope.thumbimage:hover {
    cursor: pointer;
}

img.ng-scope.thumbimage:focus {
    border: 1px solid black;
}

img.ng-scope.thumbimage:active {
    border: 1px solid black;
}



/*.rowthumbimage ng-scope thumbimage:focus {
    border: 1px solid black;
}

.rowthumbimage ng-scope thumbimage:active {
    border: 1px solid black;
}*/

.rowpadding {
    padding-left: 22px;
}


.liveorclosed {
    font-weight: 700;
    color: #c62031;
    font-size: 13px;
}

.auction-title {
    margin-bottom: 6px;
    font-size: 15px;
}

.lotliveauction {
    background-image: url(/_layouts/15/images/SBPortal/icon-hammer.png);
    background-size: 20px 150px;
    background-repeat: no-repeat;
}

.liveauctiontext {
    background-image: url(/_layouts/15/images/SBPortal/icon-hammer.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 0px 4px;
    border-width: 1px 0;
    /* border-bottom: 1px solid #ccc; */
    line-height: 25px;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    margin-top: 25px;
}

.setlabel {
    font-weight: 400;
    color: #428bca;
    width: 125px;
    margin-top: 20px;
    font-size: 13px;
}

    .setlabel:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.counter {
    margin-top: -10px;
}

.btn-custom-lot diabled {
    background: #fff;
    border: 1px solid gray;
    border-radius: 0;
    color: gray;
    padding: 5px 10px;
    font-size: 13px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media, .media-body {
    overflow: hidden;
}

.errorLabel {
    background-color: #b50000;
    line-height: 45px;
    font-weight: 700;
    font-size: 17px;
    margin-left: -12px;
    margin-right: -12px;
    color: #fff;
    display: none;
}

.errorLabel1 {
    background-color: #b50000;
    line-height: 45px;
    font-weight: 700;
    font-size: 17px;
    margin-left: -12px;
    margin-right: -12px;
    color: #fff;
    display: none;
}

.crossmark {
    float: right;
    margin-right: 18px;
    /* line-height: 27px; */
    font-size: 24px;
}

span.ng-scope.crossmark:hover {
    cursor: pointer;
    color: #000;
}

.labelerrormessage {
    margin-left: 13px;
    font-family: sans-serif;
    word-break: break-all;
}

.lotbackwrapper {
    position: relative;
    background: white;
    line-height: 27px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    margin-left: -10px;
    margin-right: -10px;
}




.jumptolotcontroltxt {
    font-weight: lighter;
    font-size: 12px;
    height: 25px;
    vertical-align: top;
    line-height: 1px;
    border-radius: 3px;
    position: relative;
    background: #fff;
    max-width: 100%;
    width: 95%;
}

.jumptolotcontrolbtn {
    font-size: 12px;
    height: 25px;
    vertical-align: top;
    line-height: 1px;
    background: linear-gradient(#ffffff, #e6e6e6);
    border-radius: 3px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

    .jumptolotcontrolbtn :hover {
        border-color: #333;
    }

.backtolots :hover {
    color: #eee;
}

.divclass {
    border-bottom-style: groove;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
}

.fa.downarrow {
    position: absolute;
    margin-top: -3px;
    width: 15px;
    height: 15px;
    margin-left: 7px;
}

.fa.uparrow {
    position: absolute;
    margin-top: 3px;
    width: 15px;
    height: 15px;
    margin-left: 7px;
}

.webservicepart {
    margin-top: 20px;
    display: none;
    font-size: 14px;
    color: #333;
    font-weight: lighter;
    border-top: 1px solid #eee;
    line-height: 1.42857143;
    font-family: sans-serif;
}

.GridScroll {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-right: 10px;
    padding-left: 4px;
    border: 1px solid rgb(201, 201, 201);
    width: 100%;
}

table.ImageGrid th {
    text-align: Left;
    padding-left: 25px;
}

table.ImageGrid td {
    padding-left: 25px;
    text-align: left;
    padding-bottom: 15px;
}

.ImageGrid {
    margin: 5px 0 10px -4px;
    width: 100%;
    text-align: left;
    /*border: 1px solid rgb(201, 201, 201);*/
    color: black;
}

/*.Grid td {
        padding: 2px;
        text-align: left;
    }

    .Grid th {
        padding: 4px 2px;
        font-size: 0.9em;
        text-align: left;
    }*/

.onhold {
    /*display: none;*/
    float: right;
}

    .onhold input[type=submit]:hover {
        cursor: url('/_layouts/15/images/SBPortal/errorsign.png'), auto;
        /*background-image: url('/_layouts/15/images/SBPortal/errorsign.png');*/
    }

.border {
    border: 1px solid black;
}

.onhold input[type=submit] {
    display: inline-block;
    background-color: #8a0202;
    cursor: pointer;
    line-height: 25px;
    font-weight: bold;
    border-radius: 5px;
    float: right;
    text-transform: uppercase;
    margin-top: -5px;
}

.row.paddingrow {
    margin-top: 25px;
    max-width: 1140px;
}

.lableforwebservices {
    font-size: 14px;
    color: #333;
    font-family: "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.backtolots {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600;
    color: #333333;
}

.sold {
    font-size: 21px;
    text-transform: none;
    font-weight: 300;
    line-height: 1.42857143;
    color: #8a0202;
    font-family: sans-serif;
}

.discription {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #eee;
    line-height: 1.42857143;
    font-family: sans-serif;
}

.spOnHold {
    display: inline-block;
    background-color: #8a0202;
    cursor: pointer;
    line-height: 33px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 11px 0 11px;
    width: 60px;
    text-align: center;
    margin-left: 4px;
    white-space: nowrap;
}

    .spOnHold:hover {
        background-color: #a30202;
    }

@media only screen and (max-width:850px) {
    .hidecloumnforsmallscreen {
        display: none;
    }

    .errorLabel {
        font-size: 14px;
    }

    .errorLabel1 {
        font-size: 14px;
    }
}

@media only screen and (max-width:320px) {

    .errorLabel {
        font-size: 11px;
    }

    .errorLabel1 {
        font-size: 11px;
    }

    /*.GridScroll {
        max-width:300px;
    }*/
}


@media only screen and (max-width:600px) {
    .backtolots {
        font-size: 10px;
    }
}

@media only screen and (max-width:767px) {

    .jumptolotcontrolbtn {
        font-size: 10px !important;
    }
}

.Grid {
    margin: 5px 0 10px -4px;
    width: 100%;
    text-align: left;
    color: black;
}

.GridScroll::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 12px;
}

.GridScroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #bfbfbf;
    border-width: 3px;
    border-style: solid;
    border-color: white;
    position: relative;
}

.Grid td {
    padding: 15px;
    text-align: left;
}

.Grid table > *:first-child:not(thead) td:first-child {
    font-weight: bold;
}

.Grid th {
    padding: 4px 2px;
    font-size: 0.9em;
    text-align: left;
}


@media only screen and (max-width: 329px) {

    .GridScroll {
        max-width: 250px;
    }
}

@media (min-width: 330px) and (max-width: 355px) {
    .GridScroll {
        max-width: 280px;
    }
}

@media (max-width: 369px) and (min-width:356px) {

    .GridScroll {
        max-width: 305px;
    }
}

@media (min-width: 370px) and (max-width: 420px) {
    .GridScroll {
        max-width: 335px;
    }
}

@media (min-width:421px) and (max-width: 440px) {

    .GridScroll {
        max-width: 375px;
    }
}

@media (min-width:441px) and (max-width: 550px) {

    .GridScroll {
        max-width: 395px;
    }
}

@media (min-width:551px) and (max-width: 600px) {

    .GridScroll {
        max-width: 493px;
    }
}

@media (min-width:601px) and (max-width: 650px) {
    .GridScroll {
        max-width: 540px;
    }
}

@media (min-width:651px) and (max-width: 720px) {
    .GridScroll {
        max-width: 590px;
    }
}
/*Lotdetail.css End*/

