﻿
/* CLIENT OVERRIDES */
.Cart-Button {
    text-align: center;
    height: 60px;
    padding: 0 !important;
}

.ClientNavButton {
    clear: both;
    background-color: #555;
    border: 1px solid #333;
    width: 100%;
    color: #fff;
    margin-bottom: .25em;
    text-align: left;
}

.FormButtonSecondary.ClientNavButton {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
}

.ClientNavButton:hover {
    background-color: #333;
    border: 1px solid #555;
}

.FormButtonSecondary.ClientNavButton:hover {
    background-color: transparent;
    border: 1px solid #222;
    color: #000;
}

.Search-Button {
    color: #e07e3c !important;
    font-size: 1.75em !important;
}

    .Search-Button:hover {
        background-color: transparent !important;
        color: #d52b1e !important;
    }


#SignInUserInfoBox {
    z-index: 2000 !important;
}

#jumbotron .HALF-PADDING-LEFT {
    padding-left: 5em !important;
}

/*ADDITIONAL CSS OVERRIDES*/

.donation-button {
    background-color: #CCC !important;
    color: #555 !important;
}

    .donation-button:hover {
        background-color: #555 !important;
        color: #fff !important;
    }

input.donation-amount-other {
    height: 35px !important;
    width: 75% !important;
}

.dollar-sign {
    top: .25em !important;
}

.donation-amount-other-close-image {
    top: .55em !important;
    right: 26% !important;
}

.table-striped > tbody > tr:hover {
    background-color: #555 !important;
    color: #fff !important;
}

.table-hover > tbody > tr:hover {
    background-color: #555 !important;
    color: #fff !important;
}

/*.btn {
    font-family: "Montserrat";
    font-size: 1em;
    font-weight: normal;
    border-radius: 10px;
    min-width: 150px;
    line-height: normal;
    text-align: center !important;
    color: #fff;
    background-color: #e07e3c;
    border: 2px solid #e07e3c;
    padding: 15px;
    padding-left: 3em !important;
    padding-right: 3em !important;
}*/

.btn-default:hover {
    color: #fff !important;
    background-color: #555 !important;
    border: 1px solid #d52b1e;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #d52b1e !important;
    border: 1px solid #d52b1e;
}

.btn-circle {
    border-radius: 50%;
}





/* RADGIRD OVERRIDES */
.RadGrid {
    overflow-x: auto;
    width: 100% !important;
}

.RadGrid_NOAH input.rgAdd,
.RadGrid_NOAH input.rgRefresh {
    border: 0px solid white !important;
}

.RadGrid_NOAH input.rgAdd {
    background-position: -12px -3012px !important;
}

    .RadGrid_NOAH input.rgAdd:hover {
        background-position: -62px -3012px !important;
    }

.RadGrid_NOAH input.rgRefresh {
    background-position: -12px -1312px !important;
}

    .RadGrid_NOAH input.rgRefresh:hover {
        background-position: -62px -1312px !important;
    }

.RadGrid .rgNumPart {
    padding-top: .25em !important;
}

.RadGrid_NOAH .rgNumPart a {
    border: 0px !important;
}

.RadGrid .rgWrap {
    line-height: 3.5em !important;
}

.RadGrid tfoot {
    background-color: #EEE !important;
}

.RadGrid .rcbInputCell {
    background-color: #FFF !important;
}

.RadGrid_NOAH .rgPager .RadComboBox_NOAH {
    width: auto !important;
}

.RadGrid .rgRow,
.RadGrid .rgAltRow {
    line-height: 2.2em !important;
}

.RadGrid_NOAH .rgPager .rgStatus {
    border: 0px !important;
}

.popover-content {
    max-height: 200px;
    overflow-y: auto;
}


.Company-Acronym {
    font-size: 8.25em;
    font-weight: bold !important;
    padding: 0;
    margin: 0;
    letter-spacing: -.05em;
    margin-left: -.075em;
    /*-moz-transform: scaleY(.9);
    -webkit-transform: scaleY(.9);
    -ms-transform: scaleY(.9);
    -o-transform: scaleY(.9);
    transform: scaleY(.9);*/
}

.Company-Acronym-Support {
    padding: 0;
    margin: 0;
    margin-top: -1.5em;
    color: #2D3E5B !important;
}


/* GOVERNANCE */
.noahgov-member-col {
    border-bottom: 1px solid #d52b1e;
    margin-bottom: 3em;
}

.PersonContainer {
    border-bottom: 1px solid transparent;
}


.Search-Button,
.Search-Button:active,
.Search-Button:focus {
    background-color: transparent !important;
    border-radius: 50%;
}



.Special-Header {
    border: 1px solid transparent;
    border-top: 2px solid #ffb500;
    border-bottom: 2px solid #ffb500;
    padding: .25em;
    text-transform: uppercase;
    margin-top: 4.25em;
    margin-bottom: 4.25em;
}

.Skin h2.Special-Header {
    text-align: center;
    padding: .45em 0px;
    font-weight: bold;
    margin: 0 auto;
    display: table;
}

#SignInUserPhoto > .fa.fa-user {
    color: #555 !important;
    font-size: 6em !important;
}


.Join-Button,
.Join-Button:visited {
    font-weight: bold;
    text-decoration: none !important;
    background-color: #e07e3c;
    border-color: #e07e3c;
    border-radius: 20px;
    padding-left: 3em !important;
    padding-right: 3em !important;
    padding-top: .3em !important;
    padding-bottom: .3em !important;
}

    .Join-Button a {
        font-size: 1.35em !important;
        padding: 0 !important;
    }

    .Join-Button:hover {
        background-color: #d52b1e !important;
        border-color: #d52b1e !important;
    }


.Dark-Blue {
    background-color: #d52b1e !important;
    color: #fff !important;
}

/*.Red {
    background-color: #d52b1e !important;
    color: #fff !important;
}*/

div.dnnModuleDigitalAssetsGrid {
    height: 410px !important;
}


.LabelEditTextClass {
    background-color: transparent !important;
    border: 0 !important;
}


/*.Menu-Area {
        padding-top: 1em !important;
    }*/

#homeBanner h1 {
    margin: 0 !important;
    color: #e07e3c;
    text-align: center;
    font-weight: bold;
    padding-top: 5.714em;
}

#homeBanner .smallH1 {
    color: #e07e3c;
    text-align: center;
    font-weight: bold;
    padding: 3.571em 0;
}

#homeBanner a,
#homeBanner a:active {
    color: #e07e3c;
    text-align: center;
    font-weight: bold;
    border: .25em solid #e07e3c;
    padding: 10px 20px;
    margin: 0 auto;
    max-width: 300px;
    float: initial;
}

    #homeBanner a:hover {
        color: #000;
        text-decoration: underline;
        border: .25em solid #e07e3c;
    }

/* CLASS FOR ADDITION OF CONTACT US LINK IN THE TOP TOOLBAR */
.ContactUs {
    color: #fff;
    background-color: transparent;
    padding-left: .5em;
    border: 0;
    display: inline-block;
    position: relative;
    text-align: center;
}

    .ContactUs a, .ContactUs a:active, .ContactUs a:visited {
        color: #fff;
        background-color: transparent;
        border: 0;
        padding: 0.714em 0.571em;
        float: left;
    }

        .ContactUs a:hover {
            background-color: #e07e3c;
            color: #fff !important;
            text-decoration: none !important;
            height: 100% !important;
        }

/* ADDITIONAL STYLES FOR THE SERVEBOXES */

.homeServeB {
    /*max-height: 31.250em;
    background-color: #eee;
    height: 500px;
    width: 100%;
    margin-bottom: 0.938em;*/
}

.ServeBox-Description-Link > a {
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
}

/* SHOPPING CART FIX FOR OLD STYLES */
@media (min-width:0) and (max-width: 640px) {
    [id*="ShoppingCart_Cart_DetailsPanel"] div:nth-child(4) > div {
        margin: 0 !important;
        margin-top: .25em !important;
        width: 100% !important;
    }

        [id*="ShoppingCart_Cart_DetailsPanel"] div:nth-child(4) > div input {
            width: 100% !important;
        }
}



.Footer-Data-Left {
    margin-left: 10em;
}


.Footer-Data-Right {
    margin-right: 10em;
}

/*  Additional Updates for UCA - BD 08/01/18    */
.Tag a {
    color: #fff !important;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    border-color: #e1382b;
}

.btn-primary {
    background-color: #e07e3c;
    border-color: #ffb500;
}

.btn a:hover {
    border: 1px solid transparent;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #5e6a71;
}

.jumbotron .h1, .jumbotron h1 {
    color: #d52b1e;
    font-weight: 700 !important;
    padding-left: 1em;
}

.jumbotron p {
    padding-left: .8em;
    word-wrap: break-word;
}

.jumbotron .btn-primary {
    background-color: #e07e3c;
    border-color: #ffb500;
}

.jumbotron btn {
    border: 1px solid transparent;
}

.jumbotron a:hover {
    border: 1px solid transparent;
}

.panel-yellow > .panel-heading {
    background-color: #ffb500 !important;
    border-color: #ffb500 !important;
}

.panel-red > .panel-heading {
    background-color: #d52b1e !important;
    border-color: #d52b1e !important;
}

.btn > .modal {
    border: 1px solid transparent;
}

.dropdown-menu {
    list-style: none !important;
}

.timeline > li {
    list-style: none !important;
}

.chat > li {
    list-style: none !important;
}

.btn-primary.btn-outline {
    color: #5e6a71 !important;
}

/*.ServeBox-Block-Left i
{
    margin: 0 auto;
    padding-top: .70em;
}*/

.Footer-Item {
    /*font-size: 0.625em;*/
}

.text-primary {
    color: #1476A0
}

.socialHover a:hover {
    color: #e07e3c !important;
}

.close {
    font-size: 50px !important;
    color: red !important;
    opacity: 1 !important;
}

/*  Conference Registration Style Overrides     */
.DisableRadioImage tr {
    width: 75% !important;
}

.radio > label:before, .checkbox > label:before, .radio-inline:before, .checkbox-inline:before, .Skin input[type=radio] ~ label:before, .Skin input[type=checkbox] ~ label:before {
    vertical-align: top;
}

.RadNotification .rnContentWrapper {
    border-top-color: #fff !important;
}

.RadNotification, .RadNotification * {
    background-color: #fff !important;
    font-weight: bolder;
}

.swMain ul.anchor li a.selected {
    color: #fff !important;
    background: #E07E3C !important;
    border: 1px solid #E07E3C !important;
    font-weight: 500 !important;
}

.swMain ul.anchor li a.selected:hover {
    border: 1px solid #D52B1E !important;
    background: #D52B1E !important;
    color: #fff !important;
}

.swMain ul.anchor li a[disabled] {
    color: #000 !important;
    background: #E07E3C !important;
    opacity: .4 !important;
}

.swMain ul.anchor li a[disabled]:hover {
    color: #000 !important;
    background: #D52B1E !important;
    opacity: .6 !important;
}

.swMain ul.anchor li a.done {
    background: #1476A0 !important;
    border: 1px solid #1476A0 !important;
    opacity: .5;
    color: #000 !important;
}

.swMain ul.anchor li a.done:hover {
    color: #000 !important;
    background: #1476A0 !important;
    border: 1px solid #1476A0 !important;
    opacity: .8;
}

/*  End UCA BD Changes  */

.No-Bootstrap-Col > .HTML-Form-Correction {
    width: 100%;
}

.Sticky-Join {
    display: none !important;
}

/*.stickyShop
{
    height: 100%;
    font-size: 0.75em;
}*/

@media screen and (min-width : 0px) and (max-width : 480px) {
    /* Styles */
    .Company-Acronym {
        font-size: 2em !important;
    }

    .Footer-Data-Left {
        margin-left: 0em !important;
    }

    .Footer-Data-right {
        margin-left: 0em !important;
    }

    .SignIn-Normal {
        margin-left: 0px !important;
    }

    [id*=hlSignIn] i {
        display: none !important;
    }

    .Sticky-Join {
        display: block !important;
    }
}


/*menu fix from IAMC's website*/
.MegaMenu {
    margin-top: 0;
    z-index: 9999;
}

.MegaMenu .Wrapper-SubMenu {
    top: 4vh;
}

.MegaMenu[DepthLevel] a, .MegaMenu[DepthLevel] span {
    padding: .5em;
    font-size: 15px;
}

.MegaMenu[DepthLevel="0"] > a, .MegaMenu[DepthLevel="0"] > span {
    padding: 5px 10px;
    font-size: 1vw;
    font-weight: bold;
    text-transform: uppercase;
}

.MegaMenu .Wrapper-SubMenu[depthlevel="1"], .MegaMenu .Wrapper-SubMenu[depthlevel="1"]:first-child {
    border: 1px solid #CCC;
    min-height: 160px;
    width: auto;
    max-width: 650px;
}

.MegaMenu > .Wrapper-SubMenu H5 {
    color: #777777;
    padding: 10px 0px 5px 1em !important;
    font-size: 15px;
}

.Document-Header-Main-SubTitle {
    font-size: 1.6em;
    padding-top: 0.5em;
    padding-right: 1em;
    text-align: right;
}

.MegaMenu > .Wrapper-SubMenu {
    padding-left: 8px;
}
