﻿* { box-sizing: border-box; -moz-box-sizing: border-box; }

body {font-family: 'Montserrat', sans-serif !Important; font-size: 14px; margin: 0 !Important; background: #e5e5e5 !Important; color: #0b294b; }

h1, h2, h3, h4 { margin: 0 !Important; line-height: 1.5em !Important; font-family: 'Montserrat', sans-serif !Important; }

p { line-height: 1.75em; font-family: 'Montserrat', sans-serif !Important; }

h1 { font-size: 52px !Important; font-weight: 400 !Important; color: #0b294b !important; }
h2 { font-size: 24px !Important; font-weight: 400 !Important; color: #0b294b !important; }
h3 { font-size: 18px !Important; font-weight: 400 !Important; }

header { position: fixed; top: 0; right: 0; left: 0; height: 205px; z-index: 9; transition: all .2s ease-in; -moz-transition: all .2s ease-in; /* Firefox 4 */ -webkit-transition: all .2s ease-in; /* Safari and Chrome */ -o-transition: all .2s ease-in; /* Opera */ }
.headerWrapper { max-width: 1366px; margin: 0 auto; }

#secondaryNavContainer { padding: 0 50px; border-bottom: 1px solid #ebeef1; background: #ebeef2; position: relative; z-index: 5; height: 37px; }
    #secondaryNavContainer:after { clear: both; display: block; content: ""; }
    #secondaryNavContainer .customerServiceLeft { float: left; padding: 8px 0; font-weight: 700; text-transform: uppercase; font-size: 12px; color: #7d8695; }
    #secondaryNavContainer .customerServiceRight { float: right; font-size: 12px; margin-right: 90px; height:37px; overflow:hidden; }

    #secondaryNavContainer .HeadPane { clear: both; padding-top: 7px !important; }


.secondaryNavList { list-style: none; margin: 0; padding: 0; }
    .secondaryNavList li { float: left; margin-right: 15px; padding-right: 15px; border-right: 1px solid #ccc; }
        .secondaryNavList li:last-child { margin-right: 0; border: 0 }
        .secondaryNavList li a { display: inline-block; margin-right: 5px; }
            .secondaryNavList li a:last-child { margin-right: 0; }


    .secondaryNavList .goog-te-gadget-simple { width: 153px !important; padding-left: 30px !important; position: relative !important; margin-top: -3px; }
        .secondaryNavList .goog-te-gadget-simple img { left: 5px; top: 5px; position: absolute; }

.secondaryNavLnkContainer { position: absolute; top: 0; bottom: 0; right: 0;}
.secondaryNavLnkSubContainer {position: absolute;    background: #1990a5;    padding: 15px;    width: 190px;    right: 0; display:none;}
    .secondaryNavLnkSubContainer ul { list-style:none; margin: 0; padding: 0;}
        .secondaryNavLnkSubContainer ul li a { display:block; padding: 5px; font-size: 12px; color:#fff; border-bottom: 1px solid #137b8e}

a.secondaryNavLnk { background: #1a90a5;    color: #fff !important;    padding: 8px 15px;    font-size: 12px;    display: block; }
    a.secondaryNavLnk:hover { background: #0cb4a8; text-decoration: none; }


#primaryHeader { position: relative; padding: 50px; background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(235,238,241,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(235,238,241,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(235,238,241,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeef1',GradientType=0 ); transition: all .2s ease-in; -moz-transition: all .2s ease-in; /* Firefox 4 */ -webkit-transition: all .2s ease-in; /* Safari and Chrome */ -o-transition: all .2s ease-in; /* Opera */ }
    #primaryHeader:after { clear: both; display: block; content: ""; }
#logoContainer, #primaryNav, #headerActionItems { }

#logoContainer { padding-right: 50px; position: relative; z-index: 2; float: left; }
    #logoContainer img { max-width: 138px; height: auto; }

#primaryNav { position: absolute; left: 0; top: 55px; right: 0; padding-left: 238px; transition: all .2s ease-in; -moz-transition: all .2s ease-in; /* Firefox 4 */ -webkit-transition: all .2s ease-in; /* Safari and Chrome */ -o-transition: all .2s ease-in; /* Opera */ }
    #primaryNav ul { list-style: none; margin: 0; padding: 0; }
        #primaryNav ul li { }
            #primaryNav ul li a { }

#headerActionItems { position: absolute; right: 50px; top: 62px; z-index: 2; transition: all .2s ease-in; -moz-transition: all .2s ease-in; /* Firefox 4 */ -webkit-transition: all .2s ease-in; /* Safari and Chrome */ -o-transition: all .2s ease-in; /* Opera */ }
    #headerActionItems a { padding: 10px 15px; color: #fff; font-size: 13px; text-decoration: none; display: inline-block; text-align: center; }
        #headerActionItems a:first-child { }
        #headerActionItems a span { display: block; }

.pinnedHeader { height: 135px; }
    .pinnedHeader #primaryHeader { padding: 15px 50px; -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.09); box-shadow: 0 0 50px 0 rgba(0,0,0,.09); }

    .pinnedHeader #primaryNav { top: 20px; }
    .pinnedHeader #headerActionItems { top: 25px; }

#boxContainer { max-width: 1366px; margin: 0 auto; background: #ebeef2; position: relative; padding-top: 205px; }

#homeSearch { background: #ebeef1; padding: 50px 50px 100px 50px; }
#homeSearch:after {clear:both; content:""; display:block;}

#searchOuterContainer { max-width: 860px;  float:left; margin: 0 auto; }
    #searchOuterContainer h1 { font-weight: 900 !important; font-size: 3em !important; line-height: 1.25em !important; color: #0b294b !important; }

#searchContainer { margin-top: 30px; }
    #searchContainer input, #searchContainer button { padding: 20px; font-family: 'Montserrat', sans-serif; font-size: 14px; border: 1px solid #1a90a5; }
    #searchContainer input { width: 700px; }
    #searchContainer button { background: #1a90a5; color: #fff; padding: 20px 40px; }

#popularTopics { text-align: left; font-size: 12px; font-weight: 700; color: #7d8695; padding-top: 30px; }

#homePageSliderPromo {float:right; width: 350px;}
#homePageSliderPromo .tp-banner-container {overflow:visible !important;}
#homePageSliderPromo .tp-banner-container ul {overflow:visible !important;}
#homePageSliderPromo .tp-banner-container ul li {overflow:visible !important;}
#homePageSliderPromo .tp-banner-container ul a {position:static !important; font-size: 12px !Important; font-size: 12px !Important;    width: 100% !important;    white-space: normal; margin-bottom: 5px !important; line-height: 1.5em !important;}
#homePageSliderPromo .tp-banner-container ul a.homePromoSlideTitle  {font-size: 18px !Important;
    font-weight: 600 !Important;
    color: #0b294b !important; padding-top: 10px !important;}
#homePageSliderPromo .tp-banner-container ul li .tp-caption {display:block !important; /*position: static !important;*/}
#homePageSliderPromo .tparrows {display:none !important;}

/*#homePageSliderPromo .tp-bgimg:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(-45deg, rgba(171,73,115,0.67) 0%, rgba(171,73,115,0.67) 21%, rgba(2,169,171,0.67) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(171,73,115,0.67) 0%,rgba(171,73,115,0.67) 21%,rgba(2,169,171,0.67) 100%);
    background: linear-gradient(135deg, rgba(171,73,115,0.67) 0%,rgba(171,73,115,0.67) 21%,rgba(2,169,171,0.67) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abab4973', endColorstr='#ab02a9ab',GradientType=1 );
}*/


#homeAudience { background: #ebeef1; padding: 50px 50px 100px 50px; }
    #homeAudience .introText { width: 50%; }

#homeAudienceContentContainer { position: relative; padding-top: 60px; }

#homeAudienceBoxContainer { width: 60%; position: relative; z-index: 2; }

    #homeAudienceBoxContainer .matchHeightCol { width: 47.5%; padding: 30px; color: #fff; }
    #homeAudienceBoxContainer .matchHeightCol a {color:#fff !important;}
        #homeAudienceBoxContainer .matchHeightCol h3 { color: #fff !Important; }
        #homeAudienceBoxContainer .matchHeightCol:first-child { margin-right: 5%; }

.audiencePersonContainer { position: absolute; left: 55%; right: 0; top: 0; bottom: 30px; background: url(/skinAssets/images/blueGradient.jpg) no-repeat; background-size: cover; }
.personContainer { position: absolute; left: 55%; right: 0; top: -60px; bottom: 30px; background: url(/skinAssets/images/person001.png) no-repeat; background-size: auto 100%; background-position: center bottom; }


#homeUI { background: #ebeef1; padding: 50px 50px 100px 50px; }
    #homeUI .introText { width: 75%; text-align: center; margin: 0 auto 60px; }
        #homeUI .introText h2 { margin-bottom: 15px; }

    #homeUI .matchHeightRow { margin-bottom: 10px; }
        #homeUI .matchHeightRow:last-child { margin-bottom: 0; }

.homeUIBoxContainer { width: 60%; }
    .homeUIBoxContainer .matchHeightRow { width: 100%; }
.homeUIBox { background: #fff; width: 50%; border-right: 5px solid #ebeef1; padding: 30px; }
    .homeUIBox:last-child { border-left: 5px solid #ebeef1; border-right: 0; }

.homeUIImage { background: url(/skinAssets/images/homeUIImage.jpg) no-repeat; background-size: cover; background-position: center center; width: 40%; border-left: 10px solid #ebeef1; }



#homeWageandHour { background: #ebeef1; padding: 50px 50px 100px 50px; }
    #homeWageandHour .introText { width: 75%; text-align: center; margin: 0 auto 60px; }
        #homeWageandHour .introText h2 { margin-bottom: 15px; }

    #homeWageandHour .matchHeightRow { margin-bottom: 10px; }
        #homeWageandHour .matchHeightRow:last-child { margin-bottom: 0; }

.homeWHBoxContainer { width: 60%; }
    .homeWHBoxContainer .matchHeightRow { width: 100%; }
    .homeWHBoxContainer:last-child { border-left: 5px solid #ebeef1; border-right: 0; width: 60%; }

.homeWHImage { background: url(/skinAssets/images/wageandhour.png) no-repeat; background-size: cover; background-position: center center; width: 40%; border-left: 10px solid #ebeef1; }





#alerts { padding: 0 50px; }

#apprenticeshipHero { }
.apprenticeshipBug { position: relative; }
    .apprenticeshipBug .slotholder { position: absolute; }
    .apprenticeshipBug div.tp-caption { font-size: 14px; display: block; letter-spacing: .3em; text-transform: uppercase; color: #fff; position: static; text-align: center; width: 80%; margin: 0 auto; white-space: normal; padding-top: 150px; font-weight: 700; }
    .apprenticeshipBug h3.tp-caption { font-size: 90px !important; font-weight: 900 !important; text-transform: uppercase; line-height: .75em; margin-bottom: 30px; position: static; text-align: center; width: 80%; margin: 0 auto 30px !important; white-space: normal; line-height: 1em !important; left: 0; color: #fff; }
    .apprenticeshipBug h4.tp-caption { font-size: 18px; display: block; color: #fff; position: static; text-align: center; width: 80%; margin: 0 auto !important; white-space: normal; left: 0; padding-bottom: 150px !important; }

    .apprenticeshipBug .tp-bgimg:after { position: absolute; top: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background: -moz-linear-gradient(-45deg, rgba(171,73,115,0.67) 0%, rgba(171,73,115,0.67) 21%, rgba(2,169,171,0.67) 100%); background: -webkit-linear-gradient(-45deg, rgba(171,73,115,0.67) 0%,rgba(171,73,115,0.67) 21%,rgba(2,169,171,0.67) 100%); background: linear-gradient(135deg, rgba(171,73,115,0.67) 0%,rgba(171,73,115,0.67) 21%,rgba(2,169,171,0.67) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abab4973', endColorstr='#ab02a9ab',GradientType=1 ); }


.footerCTAContainer { margin-top: -8px; }
.footerCTA * { color: #fff; }
.footerCTA a { color:#fff !important;}

#mainFooter { }


    #mainFooter .col1 { width: 100%; padding: 30px 50px; }
        #mainFooter .col1 .matchHeightCol:first-child { width: 27%; padding: 30px 10px 30px 0; }
        #mainFooter .col1 .matchHeightCol { width: 18.25%; padding: 30px 10px; }
            #mainFooter .col1 .matchHeightCol:last-child { margin-right: 0; }

    #mainFooter .dnntitle h1, #mainFooter .dnntitle h2 { font-size: 14px !important; font-weight: 700 !important; }
    #mainFooter .col1 .Categories li { padding: 0 0 0 15px !Important; }

    #mainFooter .col1 .matchHeightCol ul { list-style: none; padding: 0; margin: 20px 0 0 0; }
        #mainFooter .col1 .matchHeightCol ul li a { padding: 5px 0; color: #1a90a5; display: block; font-size: 12px; }

    #mainFooter .col2 { width: 100%; font-size: 10px; display: flex; align-items: center; justify-content: center; color: #fff; background: #0b294b; }
        #mainFooter .col2 .matchHeightCol { width: 70%; padding: 30px; }
            #mainFooter .col2 .matchHeightCol:last-child { width: 30%; text-align: right; }

        #mainFooter .col2 .sep { margin: 0 5px; }
        #mainFooter .col2 a { color: #fff; }
            #mainFooter .col2 a:hover { color: #fff; text-decoration: none; }
        #mainFooter .col2 .footerAJC { color: #fff; font-size: 10px; margin-left: 0; }





/* General Content Layout Styles*/
#boxContainer #dnn_wrapper { background: transparent; }
#boxContainer .body_bg { background: transparent; }

#boxContainer .dnn_layout { width: 100% !important; }
#boxContainer .head_mid, #boxContainer .content_mid, #boxContainer .footer_mid { padding: 0px !important; }
#boxContainer .Content_bg_4 { background: transparent !important; }

/*Breadcrumb Styles*/
.breadCrumbContainer { padding: 0 50px; }
    .breadCrumbContainer h1 { font-weight: 900 !important; }
    .breadCrumbContainer .breadcrumb, .breadCrumbContainer a.breadcrumb:link { color: #0b294b !important; font-size: 10px; }

/*Dashboard Styles*/

.DashContainer { margin-bottom: 30px; }
    .DashContainer .matchHeightRow { margin-bottom: 0; }
        .DashContainer .matchHeightRow:last-child .contentpane { margin-bottom: 0; }

    .DashContainer .sectionTitle { width: 30%; border-right: 10px solid #ebeef1; color: #fff; }
        .DashContainer .sectionTitle .contentpane { padding: 30px; }
        .DashContainer .sectionTitle h2 { font-weight: 700 !important; color: #fff !important; }
        .DashContainer .sectionTitle .redactor-box, .DashContainer .sectionTitle .redactor-box h2 { color: #0b294b !important; }


    .DashContainer .contentBoxes { width: 70%; }
        .DashContainer .contentBoxes .matchHeightRow { width: 100%; }

.DashFullContainer { width: 100%; }

.DashContainer .contentBox { width: 50%; border-right: 5px solid #ebeef1; background: #fff; }
    .DashContainer .contentBox:last-child { border-left: 5px solid #ebeef1; border-right: 0; }

.DashFullContainer .contentpane { width: 100%; background: #fff; border-bottom: 10px solid #ebeef1; }
.DashContainer .contentBoxes .matchHeightRow .contentpane { padding: 30px; }

.DashContainer .contentBoxes .matchHeightCol.contentBox .contentpane { border-top: 10px solid #ebeef1; }
.DashContainer .contentBoxes .matchHeightRow:nth-child(2) .matchHeightCol.contentBox .contentpane { border-top: 0 solid #ebeef1; }


.DashContainer .matchHeightRow .DashFullContainer .contentpane { border-top: 10px solid #ebeef1; }

/*Apprenticeship Styles*/
.apprentiecshipContentContainer::after { clear: both; content: ""; display: block; margin-bottom: 30px; }
.apprentiecshipCol1 { float: left; width: 65%; }
.apprentiecshipCol2 { float: right; width: 30%; }

    .apprentiecshipCol2 ul.form_list { list-style: none; }
        .apprentiecshipCol2 ul.form_list label { text-transform: uppercase; font-size: 10px; }



.apprentiecshipBoxContainer { margin-bottom: 30px; }
    .apprentiecshipBoxContainer .matchHeightRow { width: 100%; }
    .apprentiecshipBoxContainer .contentBox { width: 100%; border-right: 5px solid #ebeef1; padding: 30px; color: #fff; text-align: center !important; }
        .apprentiecshipBoxContainer .contentBox:last-child { border-left: 5px solid #ebeef1; border-right: 0; }
    .apprentiecshipBoxContainer .greenGradient h3 { font-weight: 700 !important; font-size: 35px !Important; color: #fff !important; }

    .apprentiecshipBoxContainer .greenGradient .redactor-box, .apprentiecshipBoxContainer .greenGradient .redactor-box h3 { color: #0b294b !important; }

.apprenticeContent { margin-bottom: 30px; }

/*Mega Menu Styling*/

#dnngo_megamenu > div > ul > li > a:hover > span, #dnngo_megamenu > div > ul > li.menu_hover > a > span, #dnngo_megamenu > div > ul > li.current > a > span { color: #0b294b !important; background: transparent !important; font-weight: 700; }

#dnngo_megamenu ul { font-family: 'Montserrat', sans-serif !Important; }
#dnngo_megamenu .dnngo_boxslide .menu_centerbox { padding: 50px !important; }

.dnn_menu, ul.primary_structure, ul.primary_structure li { position: static !important; font-family: 'Montserrat', sans-serif !Important; }

.dnngo_boxslide { box-shadow: 0 0 0 rgba(0,0,0,0) !important; -moz-box-shadow: 0 0 0 rgba(0,0,0,0) !important; -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important; }
#dnngo_megamenu .dnngo_menuslide { left: 0 !important; right: 0 !important; margin-top: 20px !important; width: 100% !Important; }

/*Mega Menu Sub Lists*/
#dnngo_megamenu > div > ul > li > a > span > i { color: #0b294a !important; }
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul:before { border-left: 0 !important; margin-left: 0 !important; }
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul { width: 21.25% !important; margin: 0 5% 0 0 !Important; padding: 0 !important; }
    #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul:last-child { margin: 0 0 0 0 !Important; }
    #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul > li > a { width: 100%; cursor: pointer; margin: 0 !important; padding: 0px 0 12px 5px !important; font-weight: 700; color: #0b294b; text-decoration: none; }
        #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul > li > a span:before { display: none !important; }


    #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul li li { border: 0 !important; }
        #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul li li a { padding: 5px !important; }



/*General Styles*/
.horizontalLayout { }

.matchHeightRow { display: -ms-flex; display: -webkit-flex; display: flex; width: 100%; margin-bottom: 30px; }
    .matchHeightRow:last-child { margin-bottom: 0; }

.greenGradient, .DashContainer .greenGradient .contentpane { background: rgb(0,170,171); background: -moz-linear-gradient(left, rgba(0,170,171,1) 1%, rgba(51,195,165,1) 100%); background: -webkit-linear-gradient(left, rgba(0,170,171,1) 1%,rgba(51,195,165,1) 100%); background: linear-gradient(to right, rgba(0,170,171,1) 1%,rgba(51,195,165,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aaab', endColorstr='#33c3a5',GradientType=1 ); }

.purpleGradient, .DashContainer .purpleGradient .contentpane { background: rgb(153,89,150); background: -moz-linear-gradient(left, rgba(153,89,150,1) 1%, rgba(167, 27, 6,1) 100%); background: -webkit-linear-gradient(left, rgba(185, 50, 28,1) 1%,rgba(167, 27, 6,1) 100%); background: linear-gradient(to right, rgb(185, 50, 28) 1%,rgba(167, 27, 6,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#995996', endColorstr='#ac4872',GradientType=1 ); }
/*.purpleGradient { background: rgb(153,89,150); background: -moz-linear-gradient(left, rgba(153,89,150,1) 1%, rgba(172,72,114,1) 100%); background: -webkit-linear-gradient(left, rgba(153,89,150,1) 1%,rgba(172,72,114,1) 100%); background: linear-gradient(to right, rgba(153,89,150,1) 1%,rgba(172,72,114,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#995996', endColorstr='#ac4872',GradientType=1 ); }*/
.generalPadding { padding: 30px; }
.rtsMainContentContainer { padding: 50px; }

.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
    .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mobile { display: none; }


/*Admin Tools*/
#adminTools { padding: 10px 50px; background: #ebeef2; }
    #adminTools:after { clear: both; display: block; content: ""; }
    #adminTools .registerGroup, #adminTools .loginGroup, #adminTools .language-object { float: left; margin-right: 15px; }

    #adminTools .buttonGroup { list-style: none; margin: 0; padding: 0; }
        #adminTools .buttonGroup li { display: inline-block; margin-right: 15px; padding-right: 15px; border-right: 1px solid #ccc; }
            #adminTools .buttonGroup li:first-child { padding-left: 15px; border-left: 1px solid #ccc; }
            #adminTools .buttonGroup li.userDisplayName { margin-right: 0; padding-right: 15px; border-right: 0; }
            #adminTools .buttonGroup li:last-child { margin-right: 0; }

    #adminTools .LoginLink { padding: 3px 0 2px 0; display: inline-block; }

#edit-bar { margin-left: 80px !important; }

.dnnEditState #boxContainer { margin-bottom: 91px; }



@media only screen and (max-width: 1350px) {
	#searchOuterContainer {max-width: 660px;}
	#searchContainer input {width: 500px;}
}


@media only screen and (max-width: 1150px) {
	#searchOuterContainer {max-width: 460px;}
	#searchContainer input {width: 300px;}
}



@media only screen and (max-width: 960px) {
	#searchOuterContainer {max-width: 900px; float:none; margin: 0 auto 50px;}	
	#homePageSliderPromo {float:none; width: 100%; max-width: 400px; margin: 0 auto 50px;}
	
	
    body { overflow: visible !important; }
    h1 { font-size: 34px !Important; }



    header { position: static !important; height: auto !important; border-bottom: 1px solid rgba(11, 41, 75, 0.1) !important; margin-bottom: 50px; }

        header.pinnedHeader #primaryHeader { height: auto !important; position: static !important; padding: 15px !important; }

    #primaryHeader { padding: 15px !important; }

    /*#secondaryNavContainer { display: none; }*/

    .horizontalLayout { padding: 70px 0 10px 0; }
	
	.customerServiceRight { display: none; }
	
	#secondaryNavContainer { padding: 0; height: auto; }
    .secondaryNavLnkContainer { position: static; top: 0; bottom: 0; right: 0; width: 100%; text-align: center; }
    a.secondaryNavLnk { background: #1a90a5; color: #fff !important; padding: 10px 15px; font-size: 12px; display: block; }
    .secondaryNavLnkSubContainer { width: 100%; }

    .secondaryNavLnkSubContainer { position: static; text-align: left; }

    #logoContainer, #primaryNav, #headerActionItems { display: block; vertical-align: middle; position: static; }

    #logoContainer { margin-bottom: 10px; float: none; }

    .mobile { display: block; position: absolute; top: 94px; right: 15px; }
        .mobile a { display: block; padding: 10px 20px; background: #0b294b; font-size: 14px; color: #fff !important; text-transform: uppercase; font-weight: 700; }

    #primaryNav { display: none; padding-left: 0; }
    #dnngo_megamenu .primary_structure { width: 100%; }
        #dnngo_megamenu .primary_structure > li { float: none !important; border-bottom: 1px solid rgba(11, 41, 75, 0.1) !important; }
            #dnngo_megamenu .primary_structure > li:last-child { border-bottom: 0 !Important; }
            #dnngo_megamenu .primary_structure > li > a { width: 100% !important; }
    #dnngo_megamenu > div > ul > li > a > span { font-size: 17px !important; }
        #dnngo_megamenu > div > ul > li > a > span:before { border: solid #0b294b; margin-right: 13px; content: ""; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }

    #dnngo_megamenu .dnngo_menuslide { position: static !important; margin-top: 0 !important; border: 1px solid #0b294b; padding: 10px !important; background: #fff !important; }
    #dnngo_megamenu .dnngo_boxslide .menu_centerbox { padding: 15px 0 !important; }
        #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul { width: 100% !important; margin: 0 0 20px 0 !Important; padding: 0 !important; float: none !important; }
            #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul:last-child { margin: 0 0 0 0 !Important; }

    #dnngo_megamenu > div > ul > li.current > a > span { background-color: transparent !important; color: #0b294b !important; font-weight: 700; }
    #dnngo_megamenu > div > ul > li > a:hover > span, #dnngo_megamenu > div > ul > li.menu_hover > a > span { background-color: #0b294b !important; color: #fff !important; }
        #dnngo_megamenu > div > ul > li > a:hover > span:before { display: none !important; }




    #headerActionItems { z-index: 2; margin-top: 0; position: absolute; top: 0; left: 0; right: 0; }
        #headerActionItems a { display: inline-block; width: 50%; margin: 0; float: left; text-align: center; font-size: 12px; }


    #boxContainer { padding-top: 0; }

    /*Alerts*/
    #alerts { padding: 0 !important; }
        #alerts .contentpane { padding: 15px !important }

    #mainFooter .col1, #mainFooter .col2 { padding: 15px !important; }

    .apprenticeshipBug { display: none !important; }

    /*Admin Tools Hide*/
    #adminTools { display: none; }

    /*Home Section Padding*/
    #homeAudience, #homeUI { padding: 0 15px 100px 15px; }

    /*#homeSearch*/
    #homeSearch { padding: 30px 30px 100px; }
    #searchOuterContainer h1 { font-weight: 900 !important; line-height: 1.25em !important; color: #0b294b !important; }
    #searchContainer input { width: 100%; margin-bottom: 5px; }
    #searchContainer button { width: 100%; text-align: center; }

    /*Home Audience*/

    #homeAudience .introText { width: 100%; }
    #homeAudienceContentContainer { padding-top: 30px; }
    #homeAudienceBoxContainer { width: 100%; }
    .personContainer, .audiencePersonContainer { display: none; }

    .matchHeightRow { display: block; margin-bottom: 0; }
    #homeAudienceBoxContainer .matchHeightCol:first-child { margin-right: 0; }
    #homeAudienceBoxContainer .matchHeightCol { width: 100%; margin-bottom: 10px; }

    /*Home UI*/
    #homeUI .introText { width: 100%; margin: 0 auto 30px; }
        #homeUI .introText * { text-align: left !important; }
    .homeUIBoxContainer { width: 100%; }
    .homeUIBox { background: #fff; width: 100%; border-right: 0 solid #ebeef1; padding: 30px; margin-bottom: 10px; }
        .homeUIBox:last-child { border-left: 0 solid #ebeef1; border-right: 0; }

    /*Footer CTA*/
    .footerCTAContainer { padding: 30px !important; }

    /*Footer*/
    #mainFooter .col1 .matchHeightCol, #mainFooter .col1 .matchHeightCol:first-child { width: 100%; padding: 15px 10px 15px 0; }

    #mainFooter .col2 { display: block; }
        #mainFooter .col2 .matchHeightCol { width: 100%; padding: 30px 15px 0; }
            #mainFooter .col2 .matchHeightCol:last-child { width: 100%; padding: 30px 15px; text-align: right; }
    iframe#personaBar-iframe { display: none; }

    /*Breadcrumb*/
    .breadCrumbContainer { padding: 0 15px; }
    .breadcrumbRight { display: block !important; }

    /*Main Content Container*/
    .rtsMainContentContainer { padding: 50px 15px; }

    /*Dashboard Layout*/
    .DashContainer { margin-bottom: 50px; }
        .DashContainer .sectionTitle { width: 100%; border-right: 0 solid #ebeef1; margin-bottom: 10px; }
        .DashContainer .contentBoxes { width: 100%; }
        .DashContainer .contentBox { background: #fff; width: 100%; border-right: 0 solid #ebeef1; margin-bottom: 10px; }
            .DashContainer .contentBox:last-child { border-left: 0 solid #ebeef1; border-right: 0; }


    /*Apprenticeship Layout*/
    #apprenticeshipBugContainer .apprenticeshipBug { display: block !important; }
    .apprenticeshipBug h3.tp-caption { font-size: 40px !important; padding-top: 60px !important; width: 90% !important; }
    .apprenticeshipBug div.tp-caption, .apprenticeshipBug h4.tp-caption { display: none !important; }

    .apprentiecshipCol1 { float: none; width: 100%; }
    .apprentiecshipCol2 { float: none; width: 100%; }

    .apprentiecshipBoxContainer .contentBox { width: 100%; border-right: 0 solid #ebeef1; margin-bottom: 10px; }
        .apprentiecshipBoxContainer .contentBox:last-child { border-left: 0 solid #ebeef1; border-right: 0; }
}
.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 300px;
    height: 400px;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 999;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.chatbox--tray {
    bottom: -350px;
}

.chatbox--closed {
    bottom: -400px;
}

.chatbox .form-control:focus {
    border-color: #1f2836;
}

.chatbox__title,
.chatbox__body {
    border-bottom: none;
}

.chatbox__title {
    min-height: 50px;
    padding-right: 10px;
    background-color: #1e6887;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    .chatbox__title .chatbox-head {
        height: 50px;
        margin: 0 0 0 15px;
        line-height: 50px;
        position: relative;
        padding-left: 20px;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

        .chatbox__title .chatbox-head a {
            color: #fff;
            max-width: 195px;
            display: inline-block;
            text-decoration: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .chatbox__title .chatbox-head:before {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            width: 12px;
            height: 12px;
            background: #4CAF50;
            border-radius: 6px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

.chatbox__title__tray,
.chatbox__title__close {
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    background-color: transparent;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}

    .chatbox__title__tray:hover,
    .chatbox__title__close:hover {
        opacity: 1;
    }

    .chatbox__title__tray span {
        width: 12px;
        height: 12px;
        display: inline-block;
        border-bottom: 2px solid #fff
    }

    .chatbox__title__close svg {
        vertical-align: middle;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 1.2px;
    }

.chatbox__body,
.chatbox__credentials {
    padding: 15px;
    border-top: 0;
    background-color: #DCDCDC;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__credentials {
    display: none;
}

    .chatbox__credentials .form-control {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.chatbox__body {
    overflow-y: auto;
}

.chatbox__body__message {
    position: relative;
}

    .chatbox__body__message p {
        padding: 15px;
        border-radius: 4px;
        font-size: 14px;
        background-color: #fff;
        -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
        box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    }

    .chatbox__body__message img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #fcfcfc;
        position: absolute;
        top: 15px;
    }

.chatbox__body__message--left p {
    margin-left: 15px;
    padding-left: 30px;
    text-align: left;
    padding-top: 25px;
}

.chatbox__body__message--left img {
    left: -5px;
}

.chatbox__body__message--right p {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right;
}

.chatbox__body__message--right img {
    right: -5px;
}

.chatbox__message {
    padding: 15px;
    min-height: 50px;
    outline: 0;
    resize: none;
    border: none;
    font-size: 12px;
    border: 1px solid #ddd;
    border-bottom: none;
    background-color: #fefefe;
}

.chatbox--empty {
    height: 262px;
}

    .chatbox--empty.chatbox--tray {
        bottom: -212px;
    }

    .chatbox--empty.chatbox--closed {
        bottom: -262px;
    }

    .chatbox--empty .chatbox__body,
    .chatbox--empty .chatbox__message {
        display: none;
    }

    .chatbox--empty .chatbox__credentials {
        display: block;
    }

.chatbox_timing {
    position: absolute;
    right: 10px;
    font-size: 12px;
    top: 2px;
}

    .chatbox_timing ul {
        padding: 0;
        margin: 0
    }

        .chatbox_timing ul li {
            list-style: none;
            display: inline-block;
            margin-left: 3px;
            margin-right: 3px;
        }

            .chatbox_timing ul li a {
                display: block;
                color: #747474
            }

.ul_msg {
    padding: 10px !important;
}

.chatbox__body__message--right .ul_section_full {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.chatbox__body__message--left .ul_section_full {
    margin-left: 15px;
    padding-left: 15px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
}

.ul_msg {
    padding: 0;
    margin: 0px
}

    .ul_msg li {
        list-style: none;
        display: block
    }

.ul_msg2 {
    padding: 0;
    margin: 0px;
    text-align: right;
}

    .ul_msg2 li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }

.chatbox__body__message--right .chatbox_timing {
    position: absolute;
    left: 10px;
    font-size: 12px;
    top: 2px;
}

.chatbox__body__message--right .ul_msg2 {
    text-align: left
}

    .chatbox__body__message--right .ul_msg2 li {
        list-style: none;
        display: inline-block;
        margin-left: 15px;
        margin-right: 0px
    }

.chat_set_height {
    height: 40px;
    margin-top: 1px;
}

.chatbox22 .form-control:focus {
    border-color: #DCDCDC;
}

.width50 {
    width: 50%;
    float: left;
    background: #ECECEC;
}
/*======================Chat Box Ends=====================================================*/
/*======================Message=====================================================*/
.message_check {
    padding-top: 10px;
}

.messsade_date {
    text-align: left;
    padding-top: 9px;
}

    .messsade_date a {
        color: #000;
    }

.padleftright0 {
    padding-left: 0px;
    padding-right: 0px;
}

.message_box_area {
    color: #000;
    cursor: pointer;
}

.create_m {
    border: 1px solid #ccc !important;
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
    margin-top: 15px;
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

    .fileinput-button input {
        cursor: pointer;
        direction: ltr;
        font-size: 23px;
        margin: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(-300px, 0px) scale(4);
    }

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.create_m:focus {
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}

.col-lg-3.control-label {
    text-align: left;
}
