/* Copyright (c) PhaseAlpha, LLC - All Rights Reserved /
/ Unauthorized copying or reproduction of this file or its contents, via any medium is strictly prohibited */

body {
    background: #ffffff;
    color: #333;
    font-size: 13px;
    overflow-x:hidden !important;
}

@font-face {
    font-family: "GothicBold";
    src: url("../Fonts/Gothic/BankGothic Bold.ttf");
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
}

.hidden-item {
    display: none;
}

body div#masterAjaxLoaderPopupDiv {
    display: none;
    position: fixed;
    z-index: 99999;
}

body .top-bar-message-outer-div div {
    font-size: 20px;
}
body div#ajaxOperationMessageGlobalOuterDiv {
    width: 100%;
    display: none;
    text-align: center;
    background-color: #F5FAFB;
    position: fixed;
    z-index: 100010;
    top: 0px;
    min-height: 60px;
}

#navbar #dnnMenu > ul > li {
    background: url(../../../../../images/site/NavBarHoverGreyMiddle.png) no-repeat 0 0;
    width: 180px;
    background-size: 129px 53px;
    background-position-x: 21px;
}
    #navbar #dnnMenu > ul > li:before {
        background: url(../../../../../images/site/NavBarHoverGreyLeft.png) no-repeat 0 0;
        width: 21px;
        content: " ";
        background-size: 21px 53px;
        height: 53px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    #navbar #dnnMenu > ul > li:after {
        background: url(../../../../../images/site/NavBarHoverGreyRight.png) no-repeat 0 0;
        width: 30px;
        content: " ";
        background-size: 30px 53px;
        height: 53px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    #navbar #dnnMenu > ul > li > a {
        padding: 0 10px 0 58px;
        height: 53px;
        vertical-align: middle;
        padding-top: 10px;
        color: #ffffff;
        font-size: 15px;
        line-height: 0.9em;
        z-index: 1;
    }
        #navbar #dnnMenu > ul > li > a span {
			font-family: GothicBold, Arial, Helvetica, sans-serif;
            text-transform: uppercase;
        }
    #navbar #dnnMenu > ul > li.active {
        background: url(../../../../../images/site/NavBarHoverCyanMiddle.png) no-repeat 0 0;
        background-size: 129px 53px;
        background-position-x: 21px;
    }

        #navbar #dnnMenu > ul > li.active:before {
            background: url(../../../../../images/site/NavBarHoverCyanLeft.png) no-repeat 0 0;
            background-size: 21px 53px;
        }

        #navbar #dnnMenu > ul > li.active:after {
            background: url(../../../../../images/site/NavBarHoverCyanRight.png) no-repeat 0 0;
            background-size: 30px 53px;
        }
#navbar #dnnMenu > ul > li:nth-child(2) {
    width: 195px;
    background-size: 144px 53px;
    background-position-x: 21px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: none;
}
#navbar #dnnMenu > ul > li:nth-child(1) > a {
    background: url(../images/OrderStatusIcon.svg) no-repeat 0 0;
    background-size: 30px;
    background-position: 20px;
}
    /*#navbar #dnnMenu ul li:nth-child(1) a span:first-child {
        background: url(../../../../../images/site/OrderStatus.png) no-repeat 0 0;
        color: transparent;
        width: 100px;
        display: block;
        height: 30px;
        background-size: 85px;
    }*/

#navbar #dnnMenu > ul > li:nth-child(2) > a {
    background: url(../images/FanDetialsIcon.svg) no-repeat 0 0;
    background-size: 30px;
    background-position: 20px;
    padding-right: 70px;
}
    /*#navbar #dnnMenu ul li:nth-child(2) a span:first-child {
        background: url(../../../../../images/site/FanDetials.png) no-repeat 0 0;
        color: transparent;
        width: 100px;
        display: block;
        height: 30px;
        background-size: 95px;
    }*/

#navbar #dnnMenu > ul > li:nth-child(3) > a {
    background: url(../images/DownloadsIcon.svg) no-repeat 0 0;
    background-size: 30px;
    background-position: 20px;
}
    /*#navbar #dnnMenu ul li:nth-child(3) a span:first-child {
        background: url(../../../../../images/site/DownloadsLinks.png) no-repeat 0 0;
        color: transparent;
        width: 100px;
        display: block;
        height: 30px;
        background-size: 95px;
    }*/
#navbar #dnnMenu > ul > li:nth-child(4) > a {
    background: url(../images/UserProfileIcon.svg) no-repeat 0 0;
    background-size: 30px;
    background-position: 25px;
    padding-right: 25px;
}
#logo {
    float: left;
}
#mainContent-inner {
    padding: 0px;
}
body main {
  padding:0px;
    border:none;
}
br.custom-clear-fix {
    clear: both;
}
#member-area-header {
    float: right;
    padding-top: 10px;
    margin-right: 20px;
}
    #member-area-header .custom-right-header-member-area-icon {
        float: left;
        padding-top: 10px;
        padding-left: 15px;
        width: 300px;
    }
    #member-area-header .custom-right-header-member-area-person-icon {
        float: left;
        width: 45px;
    }
    #member-area-header .custom-right-header-member-area-arrows-icon {
        float: left;
        margin-left: 60px;
        width: 25px;
    }
.rep-office-name-text-outer {
	font-family: GothicBold, Arial, Helvetica, sans-serif;
    float: left;
    color: #2ca8ec;
    font-size: 23px;
    padding-left: 8px;
    padding-top: 5px;
}
.logged-in-username-text-outer {
    font-family: GothicBold, Arial, Helvetica, sans-serif;
    float: left;
    color: #2ca8ec;
    font-size: 22px;
    padding: 10px 0 0 95px;
}
body #divSmartSearchItemsContainer {
    width: 217px;
}

.navbar #logo .brand {
    float: left;
    padding: 0 !important;
    max-width: 700px;
}

div #mainHeader-inner {
    padding: 0;
}

#sub-navbar #dnnMenu{
	display:inline-block;
}

#sub-navbar #dnnMenu > ul > li:nth-child(1) > a {
    background: url(../images/ContactsIcon.svg) no-repeat 0 0;
    background-size: 45px;
        background-position: 5px;
}

#sub-navbar #dnnMenu > ul > li:nth-child(2) > a {
    background: url(../images/ResponsibilitesbyDep.svg) no-repeat 0 0;
    background-size: 45px;
        background-position: 5px;
}

#static-menu{
	display:inline-block;
}


.custom-static-nav-container {
    float: right;
}
    .custom-static-nav-container ul {
        margin-bottom:0px;
    }
        .custom-static-nav-container ul li {
            float: left;
            position: relative;
            display: block;
            list-style: none;
            padding-right: 15px;
        }
            .custom-static-nav-container ul li a {
                padding: 0 10px 0 55px;
                height: 50px;
                vertical-align: middle;
                display: table-cell;
                color: #000000;
                font-size: 16px;
            }
			
    .custom-static-nav-container .custom-static-nav-back-to-sitecom {
        background: url(../images/BacktositecomIcon.svg) no-repeat 0 0;
        background-size: 45px;
        background-position: 5px;
    }
    .custom-static-nav-container ul li a:focus, .custom-static-nav-container ul li a:hover {
        text-decoration: none;
    }
#navbar-top-wrapper {
    padding-bottom: 50px;
}
#topHeader {
    background: url(../../../../../images/site/Site_Template_Mesh.png) repeat 0 0;
}
footer .footer-below {
    /*background: url(../../../../../images/site/Site_Template_Mesh.png) repeat 0 0;*/
}
footer .all-footer-sections-container {
    margin: auto;
    text-align: center;
}

footer .all-footer-sections-container .each-footer-section {
    display: inline-block;
    padding: 0 25px;
    text-align: left;
    margin-top: 4px;
}
footer .all-footer-sections-container .each-footer-section span {
    color: #ffffff;
}
footer .all-footer-sections-container .each-footer-section:last-child {
    border-right: none;
}
footer .all-footer-sections-container .each-footer-section span:first-child {
    /*color: #2da8ee;*/
}
footer .copyright-footer {
    color: white;
    text-decoration: none;
}
main {
    background: transparent;
    /*border: 1px solid #00ADED;*/
    min-height: 350px;
    /*padding: 0 10px;*/
}

body header {
    background: #fff;
    border-bottom: none;
}
table.dataTable {
    width: 100% !important;/*Need to override inline style*/
}
@media (min-width: 768px) {
    .navbar-collapse.collapse {
        /*margin-left: 5%;*/
    }
    .custom-static-nav-container {
        float: right;
        /*margin-right: 5%;*/
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}
.branch-brand-account-id-container input[type=text] {
    width: 100px;
    margin-bottom: 15px;
}

skin_main.root-site-dashboard-skin {
    padding: 0px;
}

/*.skin_main.root-site-dashboard-skin{
    padding:0px;
    overflow-x:hidden;
    overflow-y:hidden;
}*/

/*.skin_main.root-site-dashboard-skin:hover {
    overflow-y: auto;
}*/