﻿
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    position: relative;
}

html, body {
    min-height: calc(100% - 100px) !important;
    width: 100%;
    height: calc(100% - 100px);
    margin: 0;
    padding: 0;
}

html {
}


.navbar-highfield {
    background-color: #159ed9;
    color: #ffffff;
    border-top: 5px solid #6acef2 !important;
    box-shadow: 0px 5px 2px #fff;
}

.navbar-nav {
    float: left;
    margin: 0;
}

.LoggedInAs {
    display: inline-block;
}

.navbar {
    position: fixed;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
}

.drpdown {
    position: relative;
    display: inline-block;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}


    .dropdown-content a:hover {
        background-color: #f1f1f1;
    }

.navbar .navbar-login .dropdown:hover .dropdown-content {
    display: block;
}


.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.navbar-static-top {
    z-index: 10000;
    border-width: 0 0 1px;
}


.chkboxContainer {
    width: 1.5%;
    display: inline-block;
    float: left;
}

.txtContainer {
    width: 100%;
    display: inline-block;
}

.inputTxtAlign {
    float: left;
    padding-left: 5px;
}

.chkTxtContainer {
    width: 100%;
    display: inline-flex;
}

#viewAppContainer {
    margin-top: 20px;
    line-height: 1.98;
}



.ExaminationAssessmentPadding {
    padding-left: 1px;
}

.chktextAlignment {
}

.VPFormsPadding {
    padding-left: 20px;
}

form {
    margin: 0;
}

#header {
    height: 100px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    position: fixed;
    background-color: white;
}

#layout-content-pane {
    width: calc(100% - 280px);
    margin-left: 250px;
    margin-top: 100px;
    min-height: calc(100% - 100px);
    padding: 0 15px 0 15px;
    overflow-x: hidden;
}


#layout-content-pane-select-roles {
    width: calc(100% - 0px);
    margin-left: -30px;
    margin-top: -40px;
    min-height: calc(100% - 100px);
    padding: 0 15px 0 15px;
    overflow-x: hidden;
}

#layout-content-pane-select-login {
    width: calc(100% - 50px);
    margin-left: 10px;
    margin-top: -40px;
    min-height: calc(100% - 100px);
    padding: 0 15px 0 15px;
    overflow-x: hidden;
}


#Container {
    border: 0px solid #000;
    margin: 0 auto 0 auto;
}

#Banner {
    height: 100px;
    border-bottom: 4px solid #159ed9;
    Background-color: white;
}

#MEABanner {
    height: 122px;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

#StrapLine {
    width: 550px;
    height: 72px;
    text-align: right;
    margin-top: 12px;
    margin-bottom: 11px;
    float: right;
    position: relative;
    top: 0px;
    left: -10px;
    line-height: 130%;
    font-size: 1.2em;
}

#HamBurger {
    width: 100%;
    height: 72px;
    text-align: right;
    margin-top: -80px;
    margin-bottom: 11px;
    float: right;
    position: relative;
    top: 0px;
    left: -35px;
    line-height: 130%;
    font-size: 4em;
    display: none;
}


#NavBar li#Quals {
    background-color: rgb(91, 47, 144);
    width: 169px;
    margin-right: 5px;
    padding-left: 5px;
    box-sizing: border-box;
    height: 34px;
    border-radius: 10px;
}

#NavBar {
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 9999999;
    position: fixed;
    background-color: white;
    height: 40px;
    line-height: 28px;
    clear: both;
    padding: 6px;
    font-size: 1.1em;
    background-color: #159ed9;
    border-bottom: white solid 5px;
}

.Qualist {
    min-width: 900px;
}

#NavBasket {
    float: right;
    width: 110px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    padding: 10px 0 0 0;
}

#NavBar #NavBasket a {
    font-size: 90%;
    font-weight: normal;
    border-right: 0 none;
}

#NavBasket img {
    margin-right: 5px;
    border: none;
}

#FlashBox {
    width: 728px;
    height: 210px;
    margin: 20px 0 10px 189px;
    background: url(../Images/heading_bg.png) no-repeat;
    padding: 7px 0 0 10px;
}

#ctl00_MiniLogin1_divAll {
    border-bottom: 0;
}

#ctl00_MiniLogin1_pnlLogIn {
    width: 180px;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-image {
    float: left;
    overflow: hidden;
}

.FlashBox-IMG {
    float: left;
    /*background      : url(../images/home_img1.jpg) no-repeat;*/
    width: 526px;
    height: 201px;
    overflow: hidden;
}

.FlashBox-Login {
    float: left;
    width: 190px;
    height: 205px;
    padding: 0 0 0 5px;
}

.LoginTitle {
    font-weight: normal;
    font-size: 170%;
    color: #5B2F90;
    padding: 0 0 0 3px;
}

.LoginEMInput {
    border: 1px solid #05abe7;
    margin: 10px 0 10px 0px;
    width: 160px;
    height: 20px;
    font-size: 11px;
    color: #444;
    padding: 4px;
    border-radius: 9px;
}

.circle {
    border-radius: 50%;
    margin-right: 20px;
    font-size: 2.5em !important;
}



.circle2 {
    border-radius: 60%;
    margin-right: 20px;
    font-size: 2.5em !important;
}

.fa-linkedin {
    background: #159ed9;
    color: #FFFFFF;
    padding: 0.19em 0.21em;
    font-size: 0.5em;
}

.fa-twitter {
    background: #159ed9;
    color: #FFFFFF;
    padding: 0.19em 0.21em;
}

.fa-facebook {
    background: #159ed9;
    color: #FFFFFF;
    padding: 0.19em 0.4em;
}


.LoginPWInput {
    border: 1px solid #05abe7;
    margin: 3px 0 20px 0px;
    width: 160px;
    height: 20px;
    font-size: 11px;
    color: #444;
    padding: 4px;
    border-radius: 9px;
}


#ctl00_MiniLogin1_pnlAuthenticated h3 {
    color: #5B2F90;
}

/*START OF NAV*/

.tabbed_area {
    background-color: #ffffff;
    padding: 8px;
    width: 163px;
    /*margin-bottom : 20px;*/
    /*height : 770px;
border-bottom : 4px solid #00ADEE;
border-left : 4px solid #00ADEE;
border-bottom-left-radius  :10px;
-moz-border-radius-bottomleft :10px;
border-bottom-right-radius  :10px;
-moz-border-radius-bottomright :10px;*/
}

ul.tabs {
    padding: 0;
    margin: 0 0 5px 0 !important;
    /*background-color:#10BDFF;*/
}

    ul.tabs li {
        list-style: none;
        display: block;
        width: 163px;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }

        ul.tabs li a {
            color: #FFFFFF;
            padding: 5px;
            text-decoration: none;
            font-size: 11px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold;
            display: block;
            width: 145px;
            background-color: #5B2F90;
            background-image: url('../images/right_arrow.gif');
            background-repeat: no-repeat;
            background-position: 140px 10px;
            border-radius: 5px;
        }

            ul.tabs li a:hover {
                color: #FFFFFF;
            }

            ul.tabs li a.active {
                background-color: #D4F2FF;
                padding: 10px 5px 10px 5px;
                color: #333333;
                font-size: 11px;
                width: 153px;
                background-image: url('../images/down_light.gif');
                background-repeat: no-repeat;
                background-position: 148px 20px;
                border-radius: 10px;
                cursor: default;
            }

                ul.tabs li a.active#tab_2 {
                    background-color: #ADD8FB;
                    background-image: url('../images/down_dark.gif');
                    background-repeat: no-repeat;
                    background-position: 148px 20px;
                }

.content {
    background-color: #d4f2ff;
    margin: 5px 0 0 0;
}

#content_2, #content_3 {
    display: none;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.content ul#left_menu_links {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #d4f2ff;
}

.content ul#right_menu_links {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #add8fb;
}

.content ul li {
    list-style: none;
    border-bottom: 1px dotted #5B2F90;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 45px;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-image: url("../images/BlueArrow2.gif");
    background-repeat: no-repeat;
    margin: 0;
}

.content ul#right_menu_links li {
    background-image: url("../images/BlueArrow3.gif");
}

.content ul li a {
    text-decoration: none;
    color: #3e4346;
}

    .content ul li a small {
        color: #8b959c;
        font-size: 9px;
        text-transform: uppercase;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        position: relative;
        left: 4px;
        top: 0px;
    }

.content ul li:last-child {
    border-bottom: none;
}

a#qual {
    display: block;
    width: 143px;
    background-color: #009FE3;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 17px;
    padding: 5px 10px;
    border-bottom: 1px dotted #888888;
}

div.tabbed_area p {
    margin: 0 0;
    font-size: 17px;
    padding: 0 0 10px 0;
}

#tabbed_title {
    height: 40px;
}

/*END OF NAV*/

.forgottenPW {
    float: left;
    font-size: 80%;
    padding: 5px 0 0 0;
}

#ctl00_MiniLogin1_pnlLogIn .forgottenPW a {
    text-decoration: none;
    color: #000000;
}

.HomeBox {
    width: 215px;
    height: 178px;
    background-image: url(../images/HomeBox.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
    padding: 15px;
}

.HomeBoxTaller {
    width: 215px;
    height: 220px;
    background-image: url(../images/HomeBoxTaller.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
    padding: 15px;
}

.SmallLogo {
    position: relative;
    left: 25px;
    top: -5px;
}

#LogOut {
    margin-top: 10px;
    color: #009FE3;
    text-align: center;
}

    #LogOut img {
        position: relative;
        left: 10px;
    }

.ProdMidNav {
    width: 687px;
    height: 170px;
    margin: 15px 0px 15px 0px;
}

#Custom {
    background-image: url(../images/CustomMidNavBg.jpg);
    background-repeat: no-repeat;
}

#CustomMEA {
    background-image: url(../images/CustomMidNavBgMEA.jpg);
    background-repeat: no-repeat;
}

#Prod {
    background-image: url(../images/ProdMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HAndS {
    background-image: url(../images/HAndSMidNavBg.jpg);
    background-repeat: no-repeat;
}

#FirstAid {
    background-image: url(../images/FirstAidMidNavBg.jpg);
    background-repeat: no-repeat;
}

#FoodSafetyMan {
    background-image: url(../images/FoodSafetyManMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Haccp {
    background-image: url(../images/HaccpCatMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HaccpMan {
    background-image: url(../images/HaccpManMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HAndSMan {
    background-image: url(../images/HealthSafetyManMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HAndSCarers {
    background-image: url(../images/HAndSCarersNavBg.jpg);
    background-repeat: no-repeat;
}

#Licensing {
    background-image: url(../images/LicensMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ScotLicensing {
    background-image: url(../images/ScotLicensMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ManHand {
    background-image: url(../images/ManHandMidNavBg.jpg);
    background-repeat: no-repeat;
}

#MovingPeople {
    background-image: url(../images/MovingPeopleMidNavBg.jpg);
    background-repeat: no-repeat;
}

#FirstAidPaed {
    background-image: url(../images/PaedFaMidNavBg.jpg);
    background-repeat: no-repeat;
}

#AuditInspection {
    background-image: url(../images/AuditingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#DoorSupervision {
    background-image: url(../images/DoorSupervisionMidNavBg.jpg);
    background-repeat: no-repeat;
}

#SecurityGuarding {
    background-image: url(../images/SecurityGuardingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#CCTV {
    background-image: url(../images/CCTVMidNavBg.jpg);
    background-repeat: no-repeat;
}

#SecurityUnits {
    background-image: url(../images/SecurityUnitsMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PTLLS {
    background-image: url(../images/PTLLSMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Fire {
    background-image: url(../images/FireMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ManualHandling {
    background-image: url(../images/ManualHandlingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#InfectionControl {
    background-image: url(../images/InfectionControlMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ADT {
    background-image: url(../images/ADTMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PIC {
    background-image: url(../images/PICMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ConMan {
    background-image: url(../images/ConManMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Defib {
    background-image: url(../images/DefibMidNavBg.jpg);
    background-repeat: no-repeat;
}

#SubstanceMisuse {
    background-image: url(../images/SubMisuseMidNavBg.jpg);
    background-repeat: no-repeat;
}

#COSHH {
    background-image: url(../images/COSHHMidNavBg.jpg);
    background-repeat: no-repeat;
}

#FFL {
    background-image: url(../images/FFLMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Stewarding {
    background-image: url(../images/StewardingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Logistics {
    background-image: url(../images/LogisticsMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Dementia {
    background-image: url(../images/DementiaMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Assessor {
    background-image: url(../images/AssessorMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Retail {
    background-image: url(../images/RetailMidNavBg.jpg);
    background-repeat: no-repeat;
}

#DGV {
    background-image: url(../images/DGVMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PLG {
    background-image: url(../images/PLGMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Cleaning {
    background-image: url(../images/CleanMidNavBg.jpg);
    background-repeat: no-repeat;
}

#USP {
    background-image: url(../images/USPMidNavBg.jpg);
    background-repeat: no-repeat;
}

#CustomerService {
    background-image: url(../images/CustomerServiceMidNavBg.jpg);
    background-repeat: no-repeat;
}

#RiskAssessment {
    background-image: url(../images/RiskAssessmentMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Management {
    background-image: url(../images/ManagementMidNavBg.jpg);
    background-repeat: no-repeat;
}

#TeamLeader {
    background-image: url(../images/TeamLeaderMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HealthAndSocial {
    background-image: url(../images/HealthSocialMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ERR {
    background-image: url(../images/ERRMidNavBg.jpg);
    background-repeat: no-repeat;
}

#BusinessAndAdmin {
    background-image: url(../images/BusinessAndAdminMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Legionella1 {
    background-image: url(../images/Legionella1MidNavBg.jpg);
    background-repeat: no-repeat;
}

#Legionella2 {
    background-image: url(../images/Legionella2MidNavBg.jpg);
    background-repeat: no-repeat;
}

#FoodBeverageService {
    background-image: url(../images/FoodBeverageServiceMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PersonalDevEmploy {
    background-image: url(../images/EmploymentMidNavBg.jpg);
    background-repeat: no-repeat;
}

#LandBased {
    background-image: url(../images/LandBasedMidNavBg.jpg);
    background-repeat: no-repeat;
}

#LandBased2 {
    background-image: url(../images/LandBased2MidNavBg.jpg);
    background-repeat: no-repeat;
}

#Locksmithing {
    background-image: url(../images/LocksmithingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Allergens {
    background-image: url(../images/AllergensMidNavBg.jpg);
    background-repeat: no-repeat;
}

#FoodSafetyPositive {
    background-image: url(../images/PositiveFoodSafetyMidNavBg.jpg);
    background-repeat: no-repeat;
}

#HealthAndSocialAdults {
    background-image: url(../images/HealthAndSocialAdults.jpg);
    background-repeat: no-repeat;
}

#HealthAndSocialLeadership {
    background-image: url(../images/HealthAndSocialLeadership.jpg);
    background-repeat: no-repeat;
}

#CustodialCare {
    background-image: url(../images/CustodialMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PerformingManufacturingOperations {
    background-image: url(../images/PerformingManufacturingOperationsMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Safeguarding {
    background-image: url(../images/SafeguardingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#WaterTesting {
    background-image: url(../images/WaterTestingMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ChildCare {
    background-image: url(../images/ResidentialChildCarePICMidNavBg.jpg);
    background-repeat: no-repeat;
}

#PublicTransport {
    background-image: url(../images/PublicTransportMidNavBg.jpg);
    background-repeat: no-repeat;
}

#Construction {
    background-image: url(../images/ConstructionMidNavBg.jpg);
    background-repeat: no-repeat;
}

#ProdMidNavTitle {
    width: 450px;
    position: relative;
    top: 19px;
    left: 200px;
    color: #FFFFFF;
    font-size: 16px;
}

#ProdMidNavTitleSmaller {
    width: 465px;
    position: relative;
    top: 21px;
    left: 200px;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 4px;
}

#ProdMidNavTitleDoubleLine {
    width: 450px;
    position: relative;
    top: 16px;
    left: 200px;
    color: #FFFFFF;
    font-size: 12px;
    height: 25px;
    margin-bottom: -5px;
    line-height: 1em;
}

#ProdMidNavContainer {
    width: 470px;
    position: relative;
    top: 30px;
    left: 190px;
    height: 90px;
}




.MidNavBox {
    height: 88px;
    width: 130px;
    float: left;
    display: inline;
    padding: 0px 10px 0px 10px;
    white-space: nowrap;
}

.BigIcon {
    width: 220px;
    height: 100px;
    float: left;
    margin-left: 5px;
    margin-top: 30px;
}

    .BigIcon img {
        float: left;
        margin-right: 10px;
        border: none;
    }

#NavHeading {
    height: 32px;
    background-color: #159ed9;
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding: 0 2px;
    padding-top: 22px;
}


.MobNavHeading {
    height: 32px;
    background-color: #159ed9;
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding: 0 2px;
    padding-top: 22px;
}


.NavBox-Application #NavHeading a {
    border-bottom: none;
    line-height: 28px;
    vertical-align: middle;
    color: #eee;
    padding-left: 20px;
}

    .NavBox-Application #NavHeading a:hover {
        color: #fff;
    }

#NavHeadingDeep {
    width: 148px;
    height: 24px;
    background-image: url(../images/NavTop.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0px 0px 15px;
}


/* Three Main Colums */
#ColOne {
    display: inline;
}

#ColTwo {
    background-color: #FFF;
    float: left;
    display: inline;
    margin-right: 10px;
}

#ColThree {
    float: left;
    display: inline;
}

#ColWide {
    /*min-height: 1200px;
    _height: 1200px;*/
    background-color: #FFFFFF;
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
}

#ColWideDummy {
    background-image: none;
    background: none;
}

/* use within ColWide id - apply resizxe to ColWide */
#ProdWrapper {
    width: 705px;
    float: left;
    display: inline;
    padding: 0 10px 10px 10px;
}

/* Original Version - Does not resize properly - was used instead of ColWide id
#ProdWrapper
{
	width: 705px;
	background-color: #FFF;
	float: left;
	display: inline;
	position: relative;
	top:-3px;
	border:0px solid #000;
	margin-bottom:5px;
	padding:0 10px 10px 10px;
	overflow-x:hidden;
}
*/

/* (box in single column) - replaces previous CartWrapper id which is retained in this page in case of legacy refs. */
#SingleCol {
    padding: 15px;
    background-color: #FFFFFF;
    min-height: 360px;
}

#SingleColBottom {
    padding: 10px;
    background-color: #FFFFFF;
}

/* ColWide class interfering with pager */
#ColWide ul, #ColWideDummy ul {
    display: block;
    margin-left: 20px;
    padding: auto;
}

#ColWide li, #ColWideDummy li {
    list-style-type: square;
    margin-left: auto;
    padding: auto;
    line-height: 1.6em;
}
/*
/* original version - display: list-item interfering with pager class in category.css */
/* #ColWide li { display: list-item; list-style-type: square; margin-left: auto; padding: auto; line-height: 1.5em;} */

#ColWide a, #ColWideDummy a {
    text-decoration: underline;
}

    #ColWide a:hover, #ColWideDummy a:hover {
        text-decoration: underline;
        color: #5c2e91;
    }

.ColWide {
    float: left;
    display: inline;
    width: 100%;
}

    .ColWide ul {
        display: block;
        margin-left: 20px;
        padding: auto;
    }


#ContactLeft, #ContactRight {
    width: 330px;
    height: 400px;
    float: left;
    display: inline;
    margin-left: 20px;
    line-height: 130%;
    position: relative;
}

.ContactHeading {
    display: block;
    margin: 0 0 6px 0;
    color: #5c2e91;
    font-weight: bold;
    font-size: 110%;
}

#ContactLeft a, #ContactRight a {
    color: #5c2e91;
}


.SmallBox {
    position: relative;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    padding: 0px 10px 5px 10px;
    font-weight: normal;
    font-size: 11px;
    border: 0px solid #000;
    background-image: url(BVModules/Themes/HABC/images/BoxTop.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 163px;
}

.terms-menu-Padding {
    padding-top: 35px;
}

.SmallBoxTop {
    position: relative;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    padding: 9px 10px 0px 10px;
    font-weight: normal;
    font-size: 11px;
    background-image: url(/Images/SiteImages/BoxTop.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 160px;
}

.SmallBoxLogin {
    padding: 5px 1px 0px 10px;
    font-weight: normal;
    font-size: 28px;
    width: 0px;
}

    .SmallBoxLogin h3 {
        font-size: 18px;
        color: #5B2F90;
        width: 250px;
        padding-left: 10px;
    }

.SmallBoxTopLight {
    position: relative;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    padding: 9px 10px 10px 5px;
    font-weight: normal;
    font-size: 11px;
}

.SmallBoxMid {
    margin-bottom: 0;
    background-color: #66bee4;
    font-weight: normal;
    font-size: 14px;
    border: none;
}

.topdiv {
    height: 820px;
}

.bottomdiv {
    float: left;
    overflow: hidden;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.BotCurve {
    margin-bottom: 7px;
    position: relative;
    top: -3px;
}

.SmallBox h3 {
    background-color: #ffffff;
    padding-top: 0px;
    margin-top: 0px;
    color: #009FE3;
}

.SmallBoxTop h3 {
    background-color: #ffffff;
    padding-top: 0px;
    margin-top: 0px;
    color: #009FE3;
}

.SmallBoxTopLight h3 {
    background-color: #ffffff;
    padding-top: 0px;
    margin-top: 0px;
    color: #5B2F90;
}

#AccountLinks a {
    color: #009FE3;
    font-weight: normal;
    text-decoration: none;
}

    #AccountLinks a:hover {
        text-decoration: underline;
    }

#AccountLinks ul {
    list-style-type: none;
    margin: 0;
}

    #AccountLinks ul li {
        display: block;
        list-style: none;
        margin: auto;
        line-height: 90%;
    }

#ColTwoPadder {
    padding: 10px 20px 10px 20px;
}

.termsPadding {
    padding-left: 30px;
    padding-top: 60px;
}

#ColThreePadder {
    width: 730px;
    margin: 2px 0px 2px 0px;
    float: left;
    border-left: 4px solid #159ed9;
}

#Footer {
    /*margin: 5px 0px 0px 0px;*/
    clear: both;
    text-align: left;
    padding: 5px;
    background-color: #159ed9;
    height: 30px;
    /*padding: 4px 15px 0px 15px;*/
    font-size: 14px;
    color: #FFFFFF;
    /*position:absolute;*/
}

footer {
    clear: both;
    position: relative;
    bottom: 0px;
    height: 0;
    width: 100%;
}

#Footer2 {
    /*position: absolute;*/
    /*margin: 5px 0px 0px 0px;*/
    clear: both;
    text-align: left;
    padding: 5px;
    height: 20px;
    /*padding: 4px 15px 0px 15px;*/
    /*font-size: 0.9em;*/
    background-color: white;
}

.social-links {
    float: right;
}

.TopImg {
    position: absolute;
    top: 0px;
}

.BoxMargin {
    margin: 0px 10px 10px 10px;
    padding: 10px 0 0 0;
}

.BoxTitle {
    font-size: 16px;
    color: #009FE3;
    font-weight: bold;
}

/* Navigation Styles */
a {
    text-decoration: none !important;
}

tr td a {
    text-decoration: underline !important;
}

a.standard {
    text-decoration: underline;
}

    a.standard:hover {
        text-decoration: none;
    }

#NavBar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#NavBar li {
    height: 29px;
    float: left;
    margin: 0;
    padding: 8px 0 0 10px;
}

    #NavBar li#Quals {
        background-color: #5b2f90;
        width: 169px;
        border-radius: 10px;
        margin-right: 5px;
        padding-left: 5px;
        box-sizing: border-box;
        height: 34px;
    }

        #NavBar li#Quals a {
            border-right: none;
        }

#NavBar a {
    color: #FFFFFF;
    padding-right: 10px;
    display: block;
    text-decoration: none;
    font-size: 120%;
    border-right: 1px solid;
}

    #NavBar a:hover {
        text-decoration: underline;
    }

.NavHeader {
    width: 100%;
    background-color: #3cadde;
    color: white;
}

.open-overlay {
}







.NavBox {
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    font-weight: bold;
}

    .NavBox a {
        width: 118px;
        padding: 3px 0px 3px 45px;
        color: #444444;
        text-decoration: none;
        display: block;
    }

        .NavBox a:hover {
            color: #000;
        }

        .NavBox a.BGLink:link, .NavBox a.BGLink:visited, .NavBox a.BGLink:hover, .NavBox a.BGLink:active {
            width: 148px;
            padding: 3px 0px 3px 15px;
            height: 18px;
            border: none;
        }

    .NavBox #HeadLink, .NavBox #HeadLinkTwo {
        background-image: none;
        background-color: #d4f2ff;
        background-image: url(../images/BlueArrow2.gif);
        text-transform: uppercase;
    }

#Qualifications {
    background-image: none;
    padding: 0;
    margin: 0;
    color: #fff;
    border: none;
}

.NavBox-Application {
    background-color: #FFFFFF;
    font-weight: normal;
    border: none;
}

    .NavBox-Application a {
        width: 100%;
        color: white;
        text-decoration: none;
    }





/*.NavBox-Application a:hover {
            opacity: 0.8;
        }*/

a.stageComplete {
    background: url(/Images/Icons/stageComplete.jpg) no-repeat left;
}

a.stageUnavailable {
    color: #999999;
}

a:hover.stageUnavailable {
    color: #999999;
}

.NavBox-Application #HeadLink {
    background-image: none;
    background-color: #d4f2ff;
    background-image: url(../images/BlueArrow2.gif);
    text-transform: uppercase;
}

.NavBox-Application .NavHeader {
    background-color: #159ed9;
    font-size: 18px;
    color: white;
    width: 224px;
    padding: 6px;
    padding-left: 20px;
}

.NavHeader:hover {
    cursor: pointer;
}


.HiddenHeader {
    width: 100%;
    background-color: #3cadde;
    color: white;
}

.NavBox-Application .HiddenHeader {
    background-color: #159ed9;
    font-size: 18px;
    color: white;
    width: 224px;
    padding: 6px;
    padding-left: 20px;
}

HiddenHeader:hover {
    cursor: pointer;
}

#Current {
    background-image: url(../images/BlueArrow.gif);
    background-repeat: no-repeat;
}

#LogOut a {
    color: #009FE3;
}

    #LogOut a:hover {
        text-decoration: underline;
    }

.MidNavBox a {
    display: block;
    width: 115px;
    height: 18px;
    padding: 3px 0px 0px 10px;
    background-image: url(../images/MidNavBg.jpg);
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

.BigIcon a {
    font-weight: bold;
    position: relative;
    top: 5px;
    color: #7f45a5;
}

/* Font Styles */

.Pale {
    color: #dcddec;
}

.Blue {
    color: #009FE3;
}

.Purple {
    color: #5b2c92;
}

h1 {
    color: #5b2c92;
    margin: 0px 0px 10px 0px;
}

.marginL10 {
    margin-left: 10px;
}

#ColWide h2, #ColWideDummy h2 {
    color: #5b2c92;
    margin: 15px 0;
}

#ColWide h3, #ColWideDummy h3 {
    color: #5b2c92;
    margin-top: 10px;
}

#ColWide h4, #ColWideDummy h4 {
    color: #5b2c92;
    margin-top: 10px;
}

.HomeBox h1, HomeBoxTaller h1 {
    margin: 0px 0px 5px 0px;
}

#ColWide h1, #ColWideDummy h1 {
    color: #009FE3;
}

.Center {
    text-align: center;
}

.Clear {
    clear: both;
}

#EndorsedTutorsH {
    margin-top: 50px;
}


/* Form Styles */
.Input {
    border: 1px solid #afc9d5;
    background-color: #dce7ec;
    margin: 3px 0 2px 0;
    width: 146px;
    font-size: 11px;
    color: #444;
    padding: 2px;
}

dl {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
}

.moveLeft {
    float: left;
}

.paddingLeft {
    padding-left: 30px;
}

.paddingLeftInnerContent {
    padding-left: 73px;
}

.paddingLeftInnerContent2 {
    padding-left: 36px;
}



dl dt {
    width: 200px;
    float: left;
    clear: left;
    margin: 0;
    padding: 6px 0 6px 0;
    font-weight: bold;
}

dl dd {
    width: 450px;
    float: left;
    margin: 0;
    padding: 4px 0 4px 0;
}

dl.noBorder {
    border-bottom: none;
}

dl.chkList {
    border-bottom: none;
    margin: 0;
    padding-bottom: 2px;
    width: 100%;
    float: left;
}

    dl.chkList dt {
        width: 25px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 0 0;
        clear: left;
        float: left;
    }

    dl.chkList dd {
        width: 660px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 0 0;
        float: left;
    }

dl.dlSmall {
    width: 100%;
    border-top: 1px dotted #999;
    border-bottom: none;
    margin: 0;
    padding: 1px 0 0 0;
    clear: both;
}

    dl.dlSmall dt {
        width: 200px;
        float: left;
        font-weight: normal;
        clear: left;
        margin: 0;
        padding: 2px 0 2px 0;
    }

    dl.dlSmall dd {
        width: 450px;
        float: left;
        margin: 0;
        padding: 2px 0 2px 0;
    }

dl.dlSmallOne {
    width: 100%;
    border-bottom: none;
    margin: 0;
    padding: 1px 0 0 0;
    clear: both;
}

    dl.dlSmallOne dt {
        width: 200px;
        float: left;
        font-weight: bold;
        clear: left;
        margin: 0;
        padding: 2px 0 2px 0;
    }

    dl.dlSmallOne dd {
        width: 450px;
        float: left;
        margin: 0;
        padding: 2px 0 2px 0;
    }

#HomeLink {
    width: 215px;
    height: 60px;
    border: none;
    position: relative;
    left: 10px;
    top: 10px;
}

.ErrorTxt {
    color: #9C2E0C;
}

.Note-Info {
    margin-top: 4px;
    padding: 11px 12px 11px 50px;
    display: block;
    border: 1px solid #AAD7FC;
    background: url(/Images/Icons/Info.jpg) no-repeat left center #F4F9FD;
}

.Note-Warning {
    margin-top: 4px;
    padding: 20px 15px 11px 55px;
    display: block;
    font-weight: bold;
    border: 1px solid #FAD302;
    background: url(/Images/Icons/Warning.jpg) no-repeat left center #FFFEE1;
}

.Note-Generic {
    margin-top: 4px;
    padding: 11px;
    display: block;
    border: 1px solid #999;
    background: #e4e4e4;
}

.Note-Warn-Small {
    margin-top: 4px;
    padding: 5px 10px 5px 30px;
    display: block;
    font-weight: normal;
    border: 1px solid #FAD302;
    background: url(/Images/Icons/WarnSmall.jpg) no-repeat left center #FFFEE1;
}

.Success {
    margin-top: 4px;
    padding: 11px 15px 11px 50px;
    display: block;
    border: 1px solid #82FF82;
    background: url(/Images/Icons/Success.jpg) no-repeat left center #ECFFEC;
    font-weight: bold;
    color: #009900;
    border-radius: 5px;
}

.ErrorHeading {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 2px 10px 5px 38px;
    background: URL(/Images/Icons/alert.png) no-repeat left top #FDF0EC;
    color: #9C2E0C;
    font-weight: bold;
    border: 1px solid #9C2E0C;
    z-index: 1;
    min-height: 28px;
    border-radius: 5px;
}

.Tran-Loading {
    padding: 15px 15px 15px 30px;
    display: block;
    border: 0px;
    background: url(/Images/Icons/progress.gif) no-repeat left center transparent;
}

.UploadSuccess {
    padding: 8px 8px 8px 40px;
    display: block;
    border: 1px solid #82FF82;
    background: url(/Images/Icons/Success.jpg) no-repeat left center #ECFFEC;
    color: #444444;
    margin: 5px 0px;
}

.UploadingMessage {
    padding: 15px 15px 15px 50px;
    display: block;
    border: 1px solid #82FF82;
    background: url(/Images/Icons/Loading.gif) no-repeat left center #ECFFEC;
    font-weight: bold;
    color: #444444;
}

i {
    cursor: pointer;
}

.fieldError {
    background-color: #9C2E0C;
    color: #9C2E0C;
    padding: 5px 0px;
}

.formQuestion-ml {
    padding-bottom: 4px;
    font-weight: bold;
}

.formQuestion-ml-off {
    padding-bottom: 4px;
    font-weight: bold;
    color: #999999;
}

.formAnswer-ml {
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
}

.formAnswer-ml2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}



/* use after answer to clear - e.g. after dl - answer not in formAnswer-ml div*/
div.formAnswer-clear {
    clear: both;
    float: left;
    border-bottom: 1px dotted #999999;
    width: 100%;
    height: 3px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.green {
    color: #009900;
}

#map {
    float: left;
    margin: 0px 15px 10px 0px;
}

/* TEAM PROFILES */
.ProfileBox {
    width: 120px;
    height: 145px;
    float: left;
    margin-left: 30px;
}

    .ProfileBox img {
        display: block;
        margin: 0 0 10px 0;
        border: none;
    }

.LargeProfile {
    float: left;
    border: none;
    margin: 0 10px 10px 0;
}

#Profile h2 {
    font-size: 14px;
}

#CartWrapper {
    padding: 10px;
    background-color: #FFFFFF;
    background-image: url(/Images/SiteImages/CartWrapperBg.gif);
    background-repeat: no-repeat;
}

.PushRight {
    position: relative;
    left: 120px;
    margin-top: 20px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.righttop {
    position: absolute;
    top: 0px;
    right: 20px;
}

#SectionLinks {
    margin-top: 30px;
}

    #SectionLinks a.Section:link, #SectionLinks a.Section:visited, #SectionLinks a.Section:active {
        background-image: url(/Images/SiteImages/SectionBg.gif);
        background-repeat: no-repeat;
        display: block;
        width: 252px;
        height: 20px;
        padding: 4px 0px 0px 10px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 10px;
    }

    #SectionLinks a.Section:hover {
        background-image: url(/Images/SiteImages/SectionBgOver.gif);
        background-repeat: no-repeat;
    }

    #SectionLinks a.PdfDownload:link, #SectionLinks a.PdfDownload:visited, #SectionLinks a.PdfDownload:hover, #SectionLinks a.PdfDownload:active {
        margin: 15px 0px 15px 0px;
        border: none;
    }

#Faq a {
    color: #5c2e91;
    font-size: 120%;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}

/* Async Uploader styles */
DIV.ProgressBar {
    width: 100px;
    padding: 0;
    border: 1px solid #999;
    margin-right: 1em;
    height: .75em;
    margin-left: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    display: inline;
}

    DIV.ProgressBar DIV {
        background: url(/Images/SiteImages/UploadProgressBar.gif) repeat-x;
        font-size: 1pt;
        height: 100%;
        float: left;
    }

SPAN.asyncUploader OBJECT {
    position: relative;
    top: 5px;
    left: 10px;
}

#Footer a {
    color: #fff;
}

    #Footer a:hover {
        text-decoration: underline;
    }

.divFileUpload {
    padding: 5px 0px;
    z-index: 1;
    position: static;
}

#imagecolumn {
    width: 220px;
    float: left;
}

#contentcolumn {
    float: right;
    width: 470px;
}

.ApplicationCurrentPage {
    /*background: #D4CFE5;*/
}

.featured {
    display: block;
}

#BusinessSupportButtons {
    text-align: center;
}

    #BusinessSupportButtons img {
        margin: 20px 7px 0 0;
    }

    #BusinessSupportButtons a {
        border: none;
    }

.businessDocument a {
    color: #5c2e91;
    font-weight: bold;
}

.businessDocument {
    margin-bottom: 5px;
}

.PagerStyle table {
    width: auto;
}

.dtRight {
    float: right;
    font-weight: normal;
    padding-right: 5px;
}

.averageAbove {
    padding-left: 10px;
    color: Green;
}

.averageBelow {
    padding-left: 10px;
    color: #990000;
}

.WrapButton {
    white-space: pre-line;
}

/* Auditting Section */
.PanelBorder {
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: thin;
}


/* Products edit JP, to stop dropdownlists overshooting their parent */
#ProductOptions .dropdownlist .choicelabel {
    width: 12%;
}

#ProductOptions .dropdownlist .choicefield {
    width: 88%;
}

    #ProductOptions .dropdownlist .choicefield select {
        width: 100%;
    }

/*Password Strength Styling*/

#pwIndicator {
    display: inline-block;
    margin-top: 3px;
    width: 150px;
}

.bar {
    height: 2px;
}

.pw-very-weak .bar {
    background: #d00;
    width: 30px;
}

.pw-very-weak .label {
    color: #d00;
}

.pw-weak .bar {
    background: #d00;
    width: 60px;
}

.pw-weak .label {
    color: #d00;
}

.pw-mediocre .bar {
    background: #FFD700;
    width: 90px;
}

.pw-mediocre .label {
    color: #FFD700;
}

.pw-strong .bar {
    background: #f3b31a;
    width: 120px;
}

.pw-strong .label {
    color: #f3b31a;
}

.pw-very-strong .bar {
    background: #0d0;
    width: 150px;
}

.pw-very-strong .label {
    color: #0d0;
}

.formDiv {
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
}

    .formDiv .formLabel {
        display: inline-block;
        line-height: 22px;
        font-weight: bold;
        vertical-align: middle;
        text-align: right;
        margin-right: 10px;
        margin-bottom: 5px;
        width: 200px;
    }

    .formDiv .formInput {
        border: 1px solid #999;
        color: #444;
        height: 18px;
        padding-left: 6px;
        vertical-align: bottom;
        margin-bottom: 5px;
        width: 40%;
        border-radius: 5px;
    }

    .formDiv .errorMessage {
        line-height: 22px;
        margin-left: 5px;
        margin-bottom: 5px;
        text-align: center;
        vertical-align: top;
        font-size: 14px;
        color: #9c2e0c;
    }

.borderCurve {
    border-radius: 5px;
}

.messageTextMiddle {
    vertical-align: middle;
    line-height: 28px;
}

.go-button-small {
    background: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMZaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkExODBFNDAwQ0YzNjExRTE5RThCQ0YxOTA1RjYyNTVBIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkExODBFM0ZGQ0YzNjExRTE5RThCQ0YxOTA1RjYyNTVBIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJCRjg1QTMyNzYzN0NDOTFGREM2NkMzMDBGNjYwRUM0NyIgc3RSZWY6ZG9jdW1lbnRJRD0iQkY4NUEzMjc2MzdDQzkxRkRDNjZDMzAwRjY2MEVDNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAYADgDAREAAhEBAxEB/8QAgQAAAQQDAAAAAAAAAAAAAAAABwACBQYDBAgBAAIDAQAAAAAAAAAAAAAAAAMFAAIEARAAAgECBAQDBwUAAAAAAAAAAQIDBAUAESEGMRIiB0FhFFFxkTJSExWhQoKiVBEAAgEEAQQCAwAAAAAAAAAAAAECERIDBDEhUTIUQWGhwSL/2gAMAwEAAhEDEQA/AJ/vB3qvM96rdt7XqGo6G2uYLjcYTyyyzro8UbjVFRukkakg+HFro6qf9SD4sfywPvebw7lzUkseLNm7H3liThtYaKEhYaPet/rfRWaOStqcuZkjQZKvtZjkqjzJwPI4wVZNIq2lybG5bLvvbMlPHe1FK1UGaAB4ZeYIQG1ieQDInxxzFOGTx/ZItPghvy94/wBP9Rgthahs0O69x2+YTU9QCy65ZZfqMVliT+DjidD9m+7Lbjh9BcGPq4yEPOc2BPDU6kHzwm29a3qjNkhQ5ptoqJLNUmozNfHWy+uB+b7hPVzfyBwz1GrUHx8GPGwIFft5S1V07X3+zbfcHclTXQvU0qSpBPNQKq9EbsR+7nz8vflhdstRzRlLxp+QM+kk3wWeh2xtG07xjprZbY6TcEW35a+ktVRUeqQXSTRIfuSMUZ4uU8Brnn4YzyyzlCrdY3Urx0KOTa+qlM7x1v3qTbFNcZY6jdVPRub9MhRnDSMpijlaPp50AbTzxq0o0cmvCvQJiXPYGmN4UtXaqapp93GSAkBkCnLxct04x7KTTBzRdu8nZzcto3FXbv2fRtc7ZdGM14s8Klpo5m1eWKMayK7dRC9QY+zgq1dqzo+AEJ0A3Ne7UsrR1NPPSTqcngcFWU+whgCMNo7UWuQ6mhn5uxfVJ8Bi/sR7nb0L83Yvqk+AxPYj3Jehfm7F9UnwGJ7Ee5L0PiuNDVSrDRRzTzucljVSzE+QUE4nsR7kvQe+xvai9w1kd/v9I1BTRESUlHMOWeWQfK8iHVFXiAdSfLiv3dyLVsQWTIuEf//Z') /*/BVModules/Themes/HABC/images/gobtn.jpg*/ no-repeat;
    color: #FFFFFF;
    width: 56px;
    height: 25px;
    font-size: 150%;
    cursor: pointer;
    border: none;
    padding: 0;
}


@media screen and (max-width:936px) {
    #left-nav {
        width: auto !important;
        height: 100%;
        margin: 2px 2px 2px 0px;
        float: left;
    }

    #ColThreePadder {
        width: auto !important;
        margin: 2px 0px 2px 0px;
        float: left;
        border-left: none !important;
    }
}
