@import url(base.css);
/* 
RESET AND SET THE BASE STYLES
*/

/*
JOBAPS COLORS
- dark main = #04294b
- light gray =  #dddddd
- gold = #E9BD29
- gray #dddddd, #666666

    - #ebebeb - body background

#dddddd = gray, message panel background color
#0A538B = dark blue, headers, box borders

#e8e8e8 = light gray, row alternate
#ffcc00 - post-it yellow, for call-outs

*/


/* DEFINE THE OEC BASIC SKIN */
html{
    font-family: sans-serif;
    font-size: 1.25em;
}


html > body * {
}

p, th, td {
    margin: .5em 0; /* 14x1.286=18px */
}

#PageWrapper {
    /*margin: 0 auto;
    max-width: 900px;
    min-width: 300px;*/
    overflow: hidden;
    /*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}


#PageContent {
    /*margin: 0em 2em 1em;
	padding: 1em;*/
    overflow: hidden;
    background-color: #fff;
    /*-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;    
    border-radius: 20px;*/
}

#PageContent {
    min-height: 600px;
}

#AppNavigation {
    margin: 0em auto;
    text-align: center;
    padding: .5em;
    font-size: 95%;
}

    #AppNavigation li {
        list-style: none;
        display: inline;
        border-right: 1px #ffcc00 solid;
        white-space: nowrap;
        line-height: 1.5em;
    }

        #AppNavigation li.last {
            border-right: none;
        }

        #AppNavigation li a {
            padding: 0em .75em;
            text-decoration: none;
            color: #fff;
        }

            #AppNavigation li a:hover, #AppNavigation li a:active, #AppNavigation li a:focus {
                text-decoration: underline;
                color: #ffcc00;
            }

#PageFooter {
    padding: .5em 2em;
    margin: 0em auto;
    text-align: center;
    clear: both;
}

#Copyright {
    margin-top: 1em;
    text-align: center;
}

h1, h2, h3, h4 {
    color: #04294b;
}

h1 {
    font-size: 140%;
    margin: 1em 0em;
    clear: both;
}

h2 {
    font-size: 115%;
}

/* IF AGENCY SKIN CSS HAS ABSOLUTE SIZES RESET HERE */
/* ALL CHILD ELEMENT FONT-SIZE WILL CASCADE FROM THIS */
/* USE % FOR CHILD ELEMENT SIZE */

/* NONE */

/* *********************************** */

/*---------------------------------------------*/
/*  HEADER TEMPLATE BODY STYLES                */
/*---------------------------------------------*/

body.BodyGeneric {
    margin: 0em 2em;
    background-color: #fff;
    background-image: none !important;
}
/* THE AP PAGE BODY */
body.ApPageBody {
    background-color: #f1f1f1;
}

body.ApPageBody {
    margin: 0em auto;
    text-align: center;
}

    body.ApPageBody #PageContent {
        padding: .5em 2em;
        margin: 0em auto;
        max-width: 1100px;
        background-color: #ffffff;
        /*background: #ffffff url(../../_skin/images/CT-logo.jpg) no-repeat 1em .5em;
        background-size: 75px auto;
        SET IN @PRINT TOO */
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        -khtml-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        margin-top:2em;
    }

body.AdminBody #PageContent {
    padding: .5em 1em;
    margin: 0em auto;
    width: auto;
    background-color: #ffffff;
    /* SET IN @PRINT TOO */
}


.ErrorPage {
    text-align: left;
}

#ErrorAppNavBarDiv {
    /*height: 12em;
    background: #ffffff url(../../_skin/images/CT-logo.jpg) no-repeat left center;*/
}

.PoweredBy {
    float: right;
    clear: both;
    max-width: 900px;
    display: none;
}

    .PoweredBy span {
        font-size: 0.75em;
    }

    .PoweredBy img {
        vertical-align: -30%;
    }

select:disabled {
    color: grey !important;
}


.lang-header{
	background-color:#28398d;
	height:45px;
}
.account{
    float:right;
    text-decoration:none;
    color:#fff !important;
    margin-left: 1em;
    margin-right:1em;
    margin-top:0em;
}
.LogonLink{
    float:right;
    text-decoration:none;
    color:#fff !important;
    margin-right:3em;
    margin-top: 1em ;
}
.hrhome{
    margin-right:2em !important;
}
.ContentWrapper{
   max-width:1170px;
    background-color: #ddd;

  margin-left: auto;
  margin-right: auto;


}
.header-container{
   /* max-width:1170px;*/
    width:100%;
}

.ap-header {
    width: 100% !important;
    margin:0em;
    border: none !important;
    padding-left: 0em !important;
    padding-right: 0em !important;
}
/*---------------------------------------------*/
/*  FOOTER TEMPLATE STYLES                */
/*---------------------------------------------*/

#OEC_Footer {
    text-align: center;
    padding: .5em;
    font-size: .80em;
}

    #OEC_Footer img, #ApPageFooter img {
        border: 0;
        vertical-align: middle;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -khtml-border-radius: 8px;
        border-radius: 8px;
    }

#ApPageFooter {
    text-align: center;
    padding: .5em;
    background-color: #ffffff;
    color: #28398d;
    max-width: 1100px;
    margin: 0 auto;
}

    #ApPageFooter a {
        color: #28398d;
    }
/*---------------------------------------------*/
/* MISC GLOBAL ID SELECTOR                                */
/*---------------------------------------------*/
/* DATE DISPLAY */
#HeaderDatePanel {
    font-size: .8em;
    padding: .5em 2em;
    text-align: right;
    margin-bottom: -2em; /*display: none;
position: relative;
width: 100%;
display: inline;
float: right;
margin-right: 1em;

 */
}
/* THESE MUST BE THE SAME WIDTHS AS .container */
#JobStatus, .JobTitle, #ClassSpecsInterestCard, .UpdateContactInfoPage, .ForgotUserNamePage, .ForgotPasswordPage, .FreeNames, #PersonalStatusBoardPage, #FinalAp {
    max-width: 1100px;
    font-size: 1em;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  /*  margin-top: 1.65em !important;*/
}
/*---------------------------------------------*/
/*  JOBLISTING PAGE                     */
/*---------------------------------------------*/
/*---------------------------------------------*/
/*  JOBLISTING PAGE                     */
/*---------------------------------------------*/
#SearchPage .top-controls {
    margin: auto 3em;
}

     .top-controls > div {
        width: 50%;
        text-align: left;
    }

        .top-controls > div.control-left {
            float: left;
            padding-top: 0.5em;
        }

         .top-controls > div.control-right {
            float: right;
            text-align: right;
        }

             .top-controls > div.control-right .glyphicon {
                top: -2px;
            }

    #SearchPage .top-controls .glyphicon {
        color: #EF780E;
        font-size: 120%;
    }

    #SearchPage .top-controls select {
        width: 70%;
    }

#SearchPage .HelpDiv {
	text-align: right;
	width: 50%;
	height: 2em;
	float: right;
	padding: .25em;
    margin-bottom: 2em;
}

#HelpDivSubmit {
    width: 35px;
    padding: 0px;
    margin: 0px;
}

#SearchPage .NarrowLink, #SearchPage .HelpDiv a {
	font-weight: bold;
	color: #04294b !important;
background-image: url("../../graphics/ShowSearch.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	height: 2em;
    text-align: left;
}

.HelpDiv label span {
    font-size: 220%;
    top: 0.25em;
}

#SearchPage h1 {
}

#SearchPage h2 {
    font-family: system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

    font-weight: 500;
    font-size: 120%;
    background-color: #04294b;
    color: #fff !important;
    text-align: center;
    padding: 0.25em 0em 0.5em;
    margin: 1em 0em 0.5em;
  /*  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

   */
    line-height: 1.5em;
/*    text-shadow: 2px 2px 2px #333;
*/}

#SearchPage .NoResultsText {
    font-style: italic;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    border-radius: 8px;
}

#SearchPage .NoResultsBlock {
    text-align: center;
    font-weight: bold;
    /* POST-IT */
    background-color: #ffffcc;
    margin: 2em;
    padding: 2em;
    border: 1px #ffffff solid;
    border-bottom: 1px solid #04294b;
    border-right: 1px solid #04294b;
}

#SearchPage caption {
    display: none;
    background-color: #dddddd;
    caption-side: top;
    width: auto;
    text-align: center;
}
#SearchPage select {
    max-width:230px;
    min-width: 100px;
    height:2em !important;
    padding: 0em;
    padding-left: .5em;
}
div.JobListingSpecial { text-align: center; padding-bottom: 1em;}
div.JobListingSpecial .panel {
  display: inline-block;
  margin: 0 auto;
  padding: .5em;
  text-align: center;
 vertical-align: top;
     width: 33%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}

div.JobListingSpecial .dotted-border { border-right: 1px dotted #ccc;}
div.JobListingSpecial .panel img { margin: 0.5em;}

/*---------------------------------------------*/
/*  JOBLISTING SEARCH FORM                     */
/*---------------------------------------------*/

#SearchPanel {
    display: block;
    position: relative;
    clear: both;
}

    #SearchPanel caption {
        display: none;
        background-color: #dddddd;
        caption-side: top;
        width: auto;
        text-align: center;
    }

    #SearchPanel fieldset {
        position: relative;
    }

        #SearchPanel fieldset.LayoutAdjust {
            /*margin-top: 2em;*/
        }

    #SearchPanel legend {
        color: #04294b;
        font-weight: bold;
        padding: .25em;
    }

        #SearchPanel legend span, fieldset.LayoutAdjust h2 {
            background-color: #04294b;
            color: #ffffff !important;
            font-weight: 500;
            display: block;
            /*position:absolute;*/
            /*top:-2.5em;*/
            left: 0px;
            padding: .25em .5em;
        /*   -moz-border-radius: 8px 8px 0px 0px;
            -webkit-border-radius: 8px 8px 0px 0px;
            -khtml-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;

         */
            margin-bottom: 0 !important;
        }

            #SearchPanel .form-wrapper {
                margin: 1em;
            }

    #SearchPanel input[type="text"], #SearchPanel select {
        /*float: left;*/
        margin: .25em 0;
        width: 100%;
        height: 3em;
    }

    #SearchPanel .Controls {
        text-align: center;
        margin: 1.5em auto;
    }


/* COMMON TABLE */
.SearchPanelTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0em auto;
    width: 100%;
    border: none; /*1px solid #dddddd;*/
}

    .SearchPanelTable th {
        background-color: #dddddd;
        color: #04294b;
        font-weight: bold;
        padding: .5em;
        vertical-align: top;
        text-align: right;
        width: 20%;
        border-top: 1px solid #FFFFFF;
    }

        .SearchPanelTable th span {
            font-weight: normal;
        }

    .SearchPanelTable td {
        padding: .5em;
        vertical-align: middle;
        border-bottom: 1px solid #dddddd;
    }
/*---------------------------------------------*/
/*  JOBLISTING RESULT TABLE                    */
/*---------------------------------------------*/
.JobListing, .JobListingSpecial {
    background-color: #ffffff;
    border: 1px #ffffff solid;
    margin: .5em auto;
    width: 100%;
    border-collapse: collapse;
}

    .JobListing tr.ColumnHeader, .JobListingSpecial tr.ColumnHeader {
        background-color: #0075c9 ;
    }

        .JobListing tr.ColumnHeader th, .JobListingSpecial tr.ColumnHeader th {
            color: #ffffff;
            text-align: center;
            padding: .25em;
            border-left: 1px #e8e8e8 solid;
/*            text-shadow: 1px 1px 1px #333;
*/        }

            .JobListing tr.ColumnHeader th a, .JobListingSpecial tr.ColumnHeader th a {
                color: #ffffff;
            }

    .JobListing tr.RowHeader, .JobListingSpecial tr.RowHeader {
        background-color: #dddddd;
    }

        .JobListing tr.RowHeader th, .JobListingSpecial tr.RowHeader th {
            color: #04294b;
            font-weight: bold;
            font-size: 105%;
            text-align: center;
            padding: .5em;
        }

    .JobListing td, .JobListingSpecial td, .JobListing th, .JobListingSpecial th {
        text-align: center;
      /*  padding: .5em; */
    }

    .JobListing tr.odd td, .JobListingSpecial tr.odd td {
        /*border-left: 1px #e8e8e8 solid;*/
    }

    .JobListing tr.even td, .JobListingSpecial tr.even td {
        border-left: 1px #ffffff solid;
        border-collapse: separate !important;
    }

    .JobListing .JobTitle, .JobListingSpecial .JobTitle {
        font-weight: bold;
        display: block;
    }

    .JobListing .JobNum, .JobListingSpecial .JobNum {
        font-weight: normal;
        display: block;
    }

    .JobListing .IconNew , .CardTitle .IconNew {
        background-image: url("../../graphics/newIcon.png");
        background-repeat: no-repeat;
        background-position: 50% -0.75em;
        padding-top: 1.6em;
    }
    .JobListing td.Locs, .JobListing td.Salary, .JobListing td.Dept {
        text-align: left;
    }

    .JobListing .NoResultsText {
        font-style: italic;
    }

.JobListingNoResults {
    width: 100%;
}

    .JobListingNoResults td {
        text-align: center;
        padding: 1em;
        font-style: italic;
    }

p.rss-feed {
    text-align: center;
}

    p.rss-feed a {
        background: transparent url(/graphics/rss-feed.png) no-repeat left 50%;
        padding-left: 20px;
    }

.JobCard, .PanelCard {
    padding: 1em 1em 0;
    margin: 0.5em 0;
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: #EAEAEA #ccc #ccc #EAEAEA;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

    .JobCard .CardBody {
        /*border: 1px solid #0A538B;*/
        padding: 0.5em 1em;
    }

    .JobCard .CardTitle {
        width: 100%;
        text-align: center;
        background-color: #04294b;
        color: #fff;
        padding: 0.25em 0em 0.5em;
        margin: 0em 0em;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -khtml-border-radius: 6px;
        border-radius: 6px;
        /*text-shadow: 2px 2px 2px #333;*/
    }

    .PanelCard fieldset h2 {
    }

    .PanelCard fieldset legend {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .JobCard .CardTitle a {
        color: #fff !important;
    }

    .JobCard .JobTitle {
        font-size: 110%;
        display: block;
    }

    .JobCard .JobNum {
        display: block;
    }

    .JobCard dl {
        padding: 0em;
        margin: 0em;
    }

    .JobCard dt {
        float: left;
        clear: left;
        width: 7.25em;
        text-align: right;
        color: #999;
        font-size: 85%;
        margin-top: 0.5em;
        /*white-space: nowrap;*/
        vertical-align: top;
    }

        .JobCard dt:after {
            /*content: ":";*/
        }

    .JobCard dd {
        margin: .5em 0 0 7.5em;
        padding: 0.25em 0 0em 0;
        border-top: 1px dotted #ccc;
        vertical-align: top;
        min-height: 1em;
    }

        .JobCard dd:first-of-type {
            border-top: none;
            padding-top: 0em;
        }

.ListingPanel .Locs div {
    max-height: 100px;
    overflow: auto;
    display: inline-block;
    width: 100%;
}

    .gotop { /*border-top: 4px dotted #e1e1e1;*/
        text-align: right;
        margin-top: 1em;
        clear: both;
    }

    .gotop a {
        color: #333 !important;
    }

        .gotop a:after {
            content: " \25B2";
            /*background-position: center center;
    display: block;
    background-image: url(../../graphics/gotop.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 30px;
    height: 30px;*/
        }

/*---------------------------------------------*/
/*  JOB LISTING PAGE / COLOR PANELS            */
/*---------------------------------------------*/

#SearchSection {
/*    background-color: #f1f1f1;
*/}
/*.PanelCard.SearchPanel{ background-color: ;}
    .PanelCard.SearchPanel h2{ background-color: ;}*/

#QuickLinksSection {
/*    background-color: #e4d7a5;
*/}

.PanelCard.QuickLinks h2 {
       background-color:   #04294b !important;
        font-size: 110% !important;
    text-align: center;
        color: white !important;
    padding: .25em;
}

#ListingPanelSpecial {
/*    background-color: #b3bdcc;
*/}



    #ListingPanelSpecial .CardTitle {
/*        background-color: #054266;
*/    }

.JobListingSpecial tr.ColumnHeader th {
    background-color: #04294b;
    font-size: 100%;
}

.ListingPanel {
/*    background-color: #d1c7cd;
*/}

    .ListingPanel h2 {
/*        background-color: #0071BB !important;
        margin-top: 1em !important;*/
    }

    .ListingPanel .CardTitle {
/*        background-color: #0071BB;
*/    }

    .ListingPanel .JobListing tr.ColumnHeader th {
        background-color: #04294b;
        font-size: 80%;
    }

.NoResultsSection {
    background-color: #f1f1f1;
}

    .NoResultsSection h2 {
        background-color: #666 !important;
        margin-top: 1em !important;
    }



.ListingPanel1 {
/*    background-color: #a3c2bd !important;
*/}

.ListingPanel0 h2 {

    background-color: #04294b !important;
    background-repeat: no-repeat;
    background-size: 65px;
    margin-top: 1em !important;
    color: white !important;
    padding: .25em;
   /* padding-left:2.5em; */
            font-size: 110% !important;
    text-align: center;
    }
.ListingPanel1 h2 {
    background-color: #04294b !important;
    background-repeat: no-repeat;
    background-size: 65px;
    margin-top: 1em !important;
    color: white!important;
    padding: .25em;
    padding-left:2.5em;
            font-size: 110% !important;
    text-align: center;
    }

    .ListingPanel1 .CardTitle {
/*        background-color: #3A945B;
*/    }

    .ListingPanel1 .JobListing tr.ColumnHeader th {
/*        background-color: #3A945B;
*/        font-size: 80%;
    }


.ListingPanel2 {
/*    background-color: #DFDEE0 !important;
*/}

.ListingPanel2 h2 {

    background-color: #04294b !important;
    background-repeat: no-repeat;
    background-size: 65px;
    margin-top: 1em !important;
    color: white !important;
    padding: .25em;
    padding-left:2.5em;
            font-size: 110% !important;
    text-align: center;
    }

    .ListingPanel2 .CardTitle {
/*        background-color: #652d90;
*/    }

    .ListingPanel2 .JobListing tr.ColumnHeader th {
/*        background-color: #652d90;
*/        font-size: 80%;
    }

.ListingPanel3 {
/*    background-color: #f1f1f1 !important;
*/}

    .ListingPanel3 h2 {
background-color: #04294b !important;
    background-repeat: no-repeat;
    background-size: 65px;
    margin-top: 1em !important;
    color: white !important;
    padding: .25em;
    padding-left:2.5em;
            font-size: 110% !important;
    text-align: center;
    }

    .ListingPanel3 .CardTitle {
/*        background-color: #88BFE3;
*/    }

    .ListingPanel3 .JobListing tr.ColumnHeader th {
/*        background-color: #88BFE3;
*/        font-size: 80%;
    }

.ListingPanel4 {
    background-color: #a3c2bd !important;
}

    .ListingPanel4 h2 {
/*        background-color: #43AC6A !important;
*/    background-color: #04294b !important;
    background-repeat: no-repeat;
    background-size: 65px;
    margin-top: 1em !important;
    color: white !important;
    padding: .25em;
    padding-left:2.5em;
            font-size: 120% !important;
    text-align: center;
    }

    .ListingPanel4 .CardTitle {
/*        background-color: #43AC6A;
*/    }

    .ListingPanel4 .JobListing tr.ColumnHeader th {
/*        background-color: #43AC6A;
*/        font-size: 80%;
    }

    #ListingPanelSpecial .container h2{
       background-color:   #04294b !important;
        font-size: 120% !important;
    text-align: center;
        color: white !important;
    padding: .25em;

    }



@media only screen and (min-width: 760px) {
    #SearchPage section {
        background-color: transparent !important;
    }
}
/*---------------------------------------------*/
/*  JOB BULLETIN / JOB STATUS                   */
/*---------------------------------------------*/
#JobBulletin {
    width: auto;
}

    #JobBulletin h1 {
        margin-bottom: .5em;
        padding-bottom: 0em;
        text-align: center;
    }

    #JobBulletin h2 {
        font-weight: bold;
        color: white !important;
        padding: .25em;
        background-color: #04294b;
        margin: .5em 0;
        font-size: 120%;

    }

    #JobBulletin .JobSubTitle {
        font-weight: bold;
        font-size: 125%;
        text-align: center;
    }

    #JobBulletin .JobNumTitle {
/*        font-weight: bold;
*/        font-size: 130%;
        color: #04294b;
        text-align: center;
    }

    #JobBulletin .DetailTable {
        background-color: #ffffff;
        border-collapse: collapse;
        border: 1px #ffffff solid;
        margin: .5em auto;
        width: 100%;
    }

        #JobBulletin .DetailTable th {
            color: #999;
            font-size: 85%;
            font-weight: bold;
            margin: 1em;
            text-align: right;
            width: 20%;
        }

        #JobBulletin .DetailTable td {
            border-top: 1px dotted #ccc;
            padding: 1em;
        }

        #JobBulletin .DetailTable tr.odd, #JobBulletin .DetailTable tr.even {
            background-color: transparent;
        }

    #JobBulletin .Controls {
        border-top: 2px #04294b solid;
        border-bottom: 2px #04294b solid;
        text-align: center;
        padding: 1em;
    }

    #JobBulletin .CloseButton {
        text-align: center;
    }

    #JobBulletin .Controls a {
        margin: 1em;
    }

    #JobBulletin .ApplyPanelDiv {
        width: 80%;
        text-align: left;
        margin: 0 auto;
    }

        #JobBulletin .ApplyPanelDiv .PanelHead {
            font-weight: bold;
            font-size: 105%;
        }

    #JobBulletin .ApplyPanel {
        border: 2px #04294b solid;
        background-color: #dddddd;
    }

        #JobBulletin .ApplyPanel td {
            padding: 1em;
            font-weight: bold;
            font-size: 105%;
            border: 1px #04294b solid;
            color: #04294b;
        }

            #JobBulletin .ApplyPanel td.RightPanel {
                background-color: #ffffff;
                font-weight: normal;
            }


#JobBulletinBody h2 {
    padding-left: .5em;
    text-transform: uppercase;
}

#JobBulletin div.ApplyPanelDiv { /*display: none;*/
}



/*---------------------------------------------*/
/*  JOB STATUS                   */
/*---------------------------------------------*/
#JobStatus {
}

    #JobStatus h1 {
        text-align: center;
    }

    #JobStatus .DetailTable {
        background-color: #ffffff;
        border-collapse: collapse;
        border: 1px #ffffff solid;
        margin: .5em auto;
    }

        #JobStatus .DetailTable th {
            color: #999;
            font-size: 85%;
            font-weight: bold;
            margin: 1em;
            text-align: right;
            width: 20%;
        }

        #JobStatus .DetailTable td {
            border-top: 1px dotted #ccc;
            padding: 1em;
        }

        #JobStatus .DetailTable tr.odd, #JobStatus .DetailTable tr.even {
            background-color: transparent;
        }

        #JobStatus .DetailTable td td {
            padding: 0em;
        }

    #JobStatus .Controls {
        text-align: center;
        margin: 1em auto;
    }

    #JobStatus .BulletinPreview {
        text-align: center;
        margin: 1em auto;
    }
/*---------------------------------------------*/
/*  JOB STATUS BOARD		                   */
/*---------------------------------------------*/

#JobStatusBoard {
}

    #JobStatusBoard h1 {
        margin-bottom: .5em;
        padding-bottom: 0em;
    }

    #JobStatusBoard td.JobTitle {
        text-align: left;
        font-weight: bold;
    }

    #JobStatusBoard th a {
        color: #ffffff;
    }
/*---------------------------------------------*/
/*  TERMS OF USE                                 */
/*---------------------------------------------*/
#TermsOfUseDiv {
}

    #TermsOfUseDiv p.CallOut {
        font-weight: bold;
        color: #04294b;
        text-align: center;
        text-transform: uppercase;
    }

#TermsOfUseForm {
    border: 1px #04294b solid;
    background-color: #dddddd;
    padding: 1em;
    margin: 1em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

    #TermsOfUseForm p {
        /*font-size: 110%;*/
    }

    #TermsOfUseForm .Controls {
        text-align: center;
        margin: 1em auto;
    }
/*---------------------------------------------*/
/*  PersonalStatusBoard RESULT TABLE                    */
/*---------------------------------------------*/
#PersonalStatusBoardPage {
}

    #PersonalStatusBoardPage .ControlsTop {
        margin-top: 0em;
        text-align: right;
        float: right;
    }

    #PersonalStatusBoardPage .MessagePanel {
        text-align: left;
        clear: both;
    }

#PersonalStatusBoard {
    background-color: #ffffff;
    border: 1px #ffffff solid;
    margin: .5em auto;
    width: 100%;
    border-collapse: collapse;
}

    #PersonalStatusBoard tr.ColumnHeader {
        background-color: #04294b;
    }

        #PersonalStatusBoard tr.ColumnHeader th {
            color: #04294b;
            text-align: center;
            vertical-align: middle;
            border-left: 1px #fff solid;
        }

            #PersonalStatusBoard tr.ColumnHeader th a {
                color: #04294b;
            }

    #PersonalStatusBoard td {
        text-align: center;
        padding: .5em;
        vertical-align: middle;
    }

    #PersonalStatusBoard tr.odd td {
        /*border-left: 1px #e8e8e8 solid;*/
    }

    #PersonalStatusBoard tr.even td {
        border-left: 1px #ffffff solid;
    }

        #PersonalStatusBoard tr.even td:first-child {
            border-left: 1px #e8e8e8 solid;
        }

    #PersonalStatusBoard .JobTitle {
        font-weight: bold;
        display: block;
    }

    #PersonalStatusBoard .JobNum {
        font-weight: normal;
        display: block;
    }

    #PersonalStatusBoard .ReviewX {
        /*background-image: url("../../graphics/ClickToReview.gif");*/
        background-image: url("../../graphics/ApReview.png");
        background-repeat: no-repeat;
        background-position: .5em 50%;
        /*padding-left: 3em;*/
    }

    #PersonalStatusBoard .Reapply {
        /*background-image: url("../../graphics/ClickToReapply.gif");
	background-image: url("../../graphics/ApReapply.png");*/
        background-repeat: no-repeat;
        background-position: .5em 50%;
        padding-left: 0em;
    }

    #PersonalStatusBoard .CopyX {
        /*background-image: url("../../graphics/ClickToCopy.gif");*/
        background-image: url("../../graphics/ApCopy.png");
        background-repeat: no-repeat;
        background-position: .5em 50%;
        padding-left: 3em;
    }

    #PersonalStatusBoard .FinishX {
        /*background-image: url("../../graphics/ClickToFinish.gif");*/
        background-image: url("../../graphics/ApFinish.png");
        background-repeat: no-repeat;
        background-position: .5em 50%;
        padding-left: 3em;
    }

    #PersonalStatusBoard .Late, #PersonalStatusBoard .DeadlineDue {
        color: Red;
        font-weight: bold;
    }

    #PersonalStatusBoard td.Locs, #PersonalStatusBoard td.Salary, #PersonalStatusBoard td.Dept {
        text-align: left;
    }

    #PersonalStatusBoard h2 {
        margin-top: 1em;
        margin-bottom: 0em;
        background-color: #04294b;
        color: #ffffff !important;
        padding: .5em;
       /* -moz-border-radius: 8px 8px 0px 0px;
        -webkit-border-radius: 8px 8px 0px 0px;
        -khtml-border-radius: 8px 8px 0px 0px;
        border-radius: 8px 8px 0px 0px;

        */
    }

    #PersonalStatusBoard .DetailTableHoriz {
        margin: 0em auto;
    }

        #PersonalStatusBoard .DetailTableHoriz th {
            background-color: #cccccc;
            padding: .25em;
        }
/*---------------------------------------------*/
/*  CLASS SPECS                                */
/*---------------------------------------------*/
#ClassSpecsHeader {
    text-align: center;
}

.ClassSpecsWrapper h2 {
    font-weight: bold;
    color: white !important;
    padding: .5em 1em;
    background-color: #04294b;
    margin: 1em 0em .5em 0em;

}

.ClassSpecsBody {
    margin: 0em 1em;
    text-align: left;
}

#ClassSpecsHeader #EmailMeLink {
    display: block;
}

/*---------------------------------------------*/
/*  FREE NAMES                                */
/*---------------------------------------------*/
.FreeNames {
}

    .FreeNames .indent {
        margin-left: 1em;
    }
/*---------------------------------------------*/
/*  HELP TOPICS                                */
/*---------------------------------------------*/
#HelpTopics {
}

    #HelpTopics h2 {
        border-top: solid 1px #04294b;
        margin-top: 2em;
        padding-top: .5em;
    }
/*---------------------------------------------*/
/*  LOGON FORM                     */
/*---------------------------------------------*/
/*---------------------------------------------*/
/*  USER REGISTRATION                                 */
/*---------------------------------------------*/
/*---------------------------------------------*/
/*  USER UPDATE CONTACT INFO                       */
/*---------------------------------------------*/
#LogonPanel {
    width: 75%;
}

#UpdateContactInfo, #UserRegistration, #LogonPanel {
    margin: 0em auto;
}

    #UpdateContactInfo fieldset, #UserRegistration fieldset, #LogonPanel fieldset {
        position: relative;
    }

        #UpdateContactInfo fieldset.LayoutAdjust, #UserRegistration fieldset.LayoutAdjust, #LogonPanel fieldset.LayoutAdjust {
            margin-top: 1em;
        }

    #UpdateContactInfo legend, #UserRegistration legend, #LogonPanel legend {
        color: #04294b;
        font-weight: bold;
        padding: .25em;
    }

        #UpdateContactInfo legend span, #UserRegistration legend span, #LogonPanel legend span {
            background-color: #04294b;
            color: #ffffff;
            font-weight: bold;
            display: block;
            position: absolute;
            top: -22px;
            left: 0px;
            width: 98%;
            padding: .25em .5em;
        }
/* COMMON TABLE */
.UserProfileTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0em auto;
    width: 100%;
    border: 1px solid #dddddd;
}

    .UserProfileTable th {
        background-color: #dddddd;
        color: #04294b;
        font-weight: bold;
        padding: .5em;
        vertical-align: top;
        text-align: right;
        width: 20%;
        border-top: 1px solid #ffffff;
    }

        .UserProfileTable th:first-child {
            /* border-top: 1px solid #dddddd;*/
        }

        .UserProfileTable th span {
            display: block;
            font-style: normal;
            font-weight: normal;
        }

    .UserProfileTable tr.RowHeader {
        background-color: #0A538B;
        color: #ffffff;
        font-weight: bold;
    }

    .UserProfileTable tr {
        border-top: 1px solid #dddddd;
    }

    .UserProfileTable td table th {
        border-top: none;
    }

    .UserProfileTable td {
        padding: .5em;
        vertical-align: top;
        border-top: 1px solid #dddddd;
        text-align: left;
    }

        .UserProfileTable td th {
            background-color: #ffffff;
            color: #04294b;
            font-weight: normal;
            padding: .5em;
            vertical-align: top;
            text-align: right;
            width: 18%;
        }

        .UserProfileTable td table {
            width: 90%;
        }

            .UserProfileTable td table tr:first-child, .UserProfileTable td table tr:first-child td {
                border-top: none;
            }

            .UserProfileTable td table th {
                border-top: none;
            }

            .UserProfileTable input[type='text']{
                width: 98% !important;
            }

                .UserProfileTable select{
                width: 98% !important;
            }
/*---------------------------------------------*/
/*  OEC APPLICATION TABS                     */
/*---------------------------------------------*/
/* THE NAVIGATION BAR WRAPPER */
#AppNavBarDiv {
    margin: 0 auto;
    text-align: center;
}

    #AppNavBarDiv table {
        margin: 0 auto;
        text-align: center;
    }

    #AppNavBarDiv h1 {
        margin: 0 auto;
        padding: .25em;
    }
/* THE APPLICATION PAGE WRAPPER */
#AppPageDiv {
    margin: 0em auto;
    padding: 0em 1em;
    /*min-width: 600px;*/
    max-width: 962px;
    text-align: left;
    /*background-color: #ffffff;*/
    clear: both;
    margin-top: 2.5em;
}

.BodyGeneric #AppPageDiv {
}

#AppPageDiv form {
    margin: 0 auto;
    width: auto;
}

#AppPageDiv h1 {
    margin: .5em auto;
    padding: 0 0; /*display: none;*/
}

#AppPageDiv .MessagePanel {
    margin: 0 auto;
    margin-bottom: 1em;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -khtml-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    /*width: 100%;*/
}

#AppPageDiv select.stretch {
    width: 95%;
}

/* COMMON TABLE */
.AppPageTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0em auto;
    width: 100%;
    border: 1px solid #dddddd;
}

.AppPageTable input[type=text]{
   width: 100% !important;
    min-width: 100px !important;
 /* padding: 12px 20px; */
  margin: 8px 0;
  box-sizing: border-box;
}

.AppPageTable select{
   width: 100% !important;
    min-width: 100px !important;
 /* padding: 12px 20px; */
  margin: 8px 0;
  box-sizing: border-box;
}

.MultiAp .AppPageTable {
    clear: both;
}

.MultiAp .AppPageDiv {
    clear: both;
}

.AppPageTable caption {
    display: none;
    background-color: #dddddd;
    caption-side: top;
    width: auto;
    text-align: center;
}

.AppPageTable th {
    background-color: #dddddd;
    color: #04294b;
    font-weight: bold;
    padding: .5em;
    vertical-align: top;
    text-align: right;
    width: 20%;
    border-top: 1px solid #FFFFFF;
}

    .AppPageTable th.ColSpan {
        background-color: #dddddd;
        color: #04294b;
        font-weight: bold;
        padding: .5em;
        vertical-align: top;
        text-align: left;
        border-top: 1px solid #FFFFFF;
    }

table.cols th {
    text-align: center;
    width: auto;
    vertical-align: middle;
}

.AppPageTable th span {
    font-weight: normal;
    display: block;
}

    .AppPageTable th span.required {
        font-weight: bold;
        display: block;
    }

#StateDrivLicClassLabel {
    font-weight: bold;
    display: block;
}

.AppPageTable tr.RowHeader {
    background-color: #04294b;
    color: #ffffff;
    font-weight: bold;
}

.AppPageTable tr {
    border-top: 1px solid #dddddd;
}

.AppPageTable td {
    padding: .25em;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

    .AppPageTable td th {
        background-color: transparent;
        color: #04294b;
        font-weight: normal;
        padding: .1em;
        vertical-align: top;
        text-align: right;
        width: 15%;
        border-top: 1px solid #dddddd;
        font-size: 85%;
    }

    .AppPageTable td table {
        width: 90%;
    }

        .AppPageTable td table tr:first-child {
            border-top: none;
        }

        .AppPageTable td table th {
            border-top: none;
        }

.AppPageTable label span {
    font-weight: normal;
    font-style: italic;
}

.AppPageTable th label span {
    font-weight: normal;
    font-style: normal;
}

.AppPageProfileTable td {
    padding: .5em;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    word-break: break-all;
}

/* APP REVIEW PROFILE TABLE */
.AppPageProfileTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0em auto;
    width: 98%;
    border: 1px solid #dddddd;
}

    .AppPageProfileTable th {
        font-size: 80%;
        font-weight: bold;
        color: #04294b;
        background-color: #dddddd;
    }
/* APP SCHOOL SPECIAL SKILL DIV */
#ApPageSpecialSkills {
    width: 100%;
}
/* APP SCHOOL  DIV */
.AppSchoolFloat {
    float: left;
    min-height: 115px;
    padding: 0.5em;
}


/* WIDE TABLE FLOATS */
.LiquidFloat {
    float: left;
    padding: 0em 1em;
}


#ApProfileCollege input[type="text"]{
    width: 170px;
    min-with: 50px;
}
.ApDeleteLink { text-align: right; margin-right: 1em;}

/* APP REVIEW JOB TABLE */
#SectionSchoolCollegeDiv {
    border: 1px solid #ddd;
}

.AppPageJobTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 1em auto;
    width: 100%;
    border: 1px solid #dddddd;
}

    .AppPageJobTable td span {
        padding: .25em;
        margin-bottom: .5em;
        display: block;
        font-size: 80%;
        font-weight: bold;
        color: #04294b;
        background-color: #dddddd;
    }

    .AppPageJobTable td {
        padding: .5em;
        border-top: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        vertical-align: top;
    }


    .AppPageJobTable th {
        font-size: 80%;
        font-weight: bold;
        color: #04294b;
        background-color: #dddddd;
    line-height: 1.2;
    padding-left: 0.5em;
    }

.AppPageJobTable caption { padding: 0 0 0.5em; font-weight: bold;}
/* APP FORM */
#AppPageForm fieldset {
    position: relative; /*border: 1px solid #dddddd;
	border-top: none;
	 background-color: #dddddd;*/
}

    #AppPageForm fieldset.LayoutAdjust {
        margin-top: 0em;
    }

#AppPageForm legend {
    color: #04294b;
    font-weight: bold;
    font-size: 110%;
    padding: 0;
    margin: 0; /* padding: .25em;*/
}

    #AppPageForm legend span {
        background-color: #04294b;
        color: #ffffff;
        display: block;
        position: absolute;
        top: -27px;
        left: 2px;
        width: 98%;
        padding: .25em .5em;
    }

#AppPageForm fieldset fieldset {
    margin: 0px;
}

    #AppPageForm fieldset fieldset legend {
    }

        #AppPageForm fieldset fieldset legend span {
            background-color: Transparent;
            color: #000000;
            font-weight: normal;
            display: block;
            padding: 0;
            position: absolute;
            left: -2000px;
            top: 0;
        }

        #AppPageForm fieldset fieldset legend.show span {
            background-color: Transparent;
            color: #000000;
            font-weight: normal;
            font-size: .9em;
            display: block;
            padding: .25em 0em;
            position: relative;
            left: 0;
            top: 0;
        }

    #AppPageForm fieldset fieldset h2 {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border-width: 0
    }

#AppPageForm legend span {
    background-color: #04294b;
    color: #ffffff;
    display: block;
    position: absolute;
    top: -27px;
    left: 2px;
    width: 98%;
    padding: .25em .5em;
}

#AppPageForm fieldset .MessagePanel {
    margin: 0px 0px 0.5em 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

.AppPageWrapper {
    background-color: #ffffff;
    margin: .5em auto;
    padding: 1em;
    border: 1px solid #dddddd;
}

.RaceCodes SPAN {
    display: block;
    margin-left: 2em;
    font-style: italic;
}

.InputFloat {
    float: left;
    margin: 0 .5em;
}

.InputFloatIndent {
    float: left;
    margin: 0 .5em 0 3.5em !important;
}

.LabelFloat {
    float: left;
    margin: 0;
    width: 3em;
    text-align: right;
}

/* DEPT PREFS */
#ApPageDeptPrefs .underlineBold {
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

#ApPageDeptPrefs .childOpt {
    margin-left: 1.5em;
}

ul.DeptWorkPref {
    list-style: none;
    margin: 0;
    margin-left: 0em;
}

    ul.DeptWorkPref li.childOpt {
        margin-left: 2em;
    }

/* LOCATIONS */
ul.AppLocations {
    list-style: none;
    margin: 0;
    margin-left: 0em;
}
.ApPageBody #ApLocations {
    height: 200px;
    overflow-y: scroll;
}


/* AP PROFILE LANGUAGES */
#AppPageLanguageTable {
}

    #AppPageLanguageTable select, #AppPageLanguageTable input[type="text"] {
        /*width: 15em;*/
    }

/* LANGUAGES - REVIEW TAB */
#AppReviewLanguageTable img {
    /*margin-left: 1em;*/
}

#AppReviewLanguageTable .AppResponseText {
    white-space: nowrap;
}

.AppPageDivBorder {
    border: 1px solid #dddddd;
    padding: .5em;
}

.AppCallOut {
    font-weight: bold;
    color: #990033;
    text-align: center;
    text-transform: uppercase;
}

.AdMatTable input {
    margin-left: 2em !important;
}




/* SUBMIT TAB */
#SubmitParts li a {
    font-weight: bold;
    font-size: 115%;
}
/* FINAL AP */
.RedCallOut {
    font-weight: bold;
    color: #990033;
    text-align: left;
}


/* MULTIAP */
.MultiApTabTitle {
    font-weight: bold;
    width: 95%;
}

.MultiApPageTitle {
    width: 90%;
}

.MultiApSectionTitle {
    font-weight: bold;
    width: 90%;
}

.MultiApTextArea {
    height: 200px;
    width: 90%;
}

.MultiApEditCol {
    width: 10%;
    white-space: nowrap;
    text-align: left;
}

.CheckFloat {
    border: ipx solid black;
    text-align: left;
    float: left;
    position: absolute;
}

.MultiApSectionEditCol {
    width: 11% !important;
    white-space: nowrap;
    background-color: #dddddd !important;
    color: #04294b;
    font-weight: bold;
    border: none !important;
    vertical-align: middle !important;
}

    .MultiApSectionEditCol label {
        font-weight: bold;
    }

body.MultiAp * .SectionBlock {
    padding: 1em;
    border-right: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
}
/*---------------------------------------------*/
/*  AP REVIEW PRINT TAB                                 */
/*---------------------------------------------*/

/* APP REVIEW RESPONSE TEXT */
.AppResponseText {
    /* respone text 
	font-weight: bold;*/
    font-size: 100%;
}
    .AppResponseText label {
        display: block;
        font-style: oblique;
        font-size: 90%;
        color: #04294b;
    }

.AppPageSchoolTable td, .AppPageTrainingTable td, .AppPageCertTable td, .Signature td {
    border-left: 1px solid #dddddd;
}

.ApReviewPrint table, .ApReviewPrint th, .ApReviewPrint td {
/*    page-break-after: avoid;
    page-break-inside: avoid;
*/
}

.EditButton {
    display: block;
    background-image: url(/images/edit.gif);
    background-repeat: no-repeat;
    background-position: 50% center;
    width: 55px;
    height: 20px;
    margin-right: 0;
    float: right;
    padding-bottom: 1em;
    clear: both;
    /*margin-top: -.5em;*/
}

.ApReviewPrint h2 {
    padding: 5px;
    font-weight: bold;
    letter-spacing: 0.13em;
    color: #04294b;
    font-size:1.25em;
    line-height: 25px;
}

.ApReviewPrint .SectionHead {
    clear: both;
/*    page-break-after: avoid;
    page-break-inside: avoid;
*/    
    border-top: 2px solid #04294b;
    border-bottom: 2px solid #04294b;
    color: #04294b;
    font-weight: bolder;
    padding: 5px;
    margin-top: .5em;
}
.BatchPrint .ApReviewPrint .SectionHead {
    color: #fff;
}
.ApReviewPrint .UserProfileTable tr:first-child {
    /*border-top: 1px solid #dddddd;*/
}

.page-break-before {
    page-break-before: always;
}

#CountyHeadBlock {
    text-align: center;
    display: none;
}

    #CountyHeadBlock h1 {
        margin: 0;
        padding: 0;
    }

    #CountyHeadBlock p {
        margin-top: 0;
        font-weight: bold;
    }


/*---------------------------------------------*/
/*  ADMIN GENERIC                   */
/*---------------------------------------------*/
#AdminGeneric {
    font-size: 100%;
    background-color: #ffffff;
    margin: .5em;
    padding: .5em;
}

    #AdminGeneric .GenericTable {
        background-color: #ffffff;
        border-collapse: collapse;
        border: 1px #ffffff solid;
        margin: 0em auto;
        width: 100%;
    }

    #AdminGeneric table.ApsView {
        background-color: #ffff00;
        line-height: 1em;
        text-align: left;
    }

    #AdminGeneric .ApsView th {
        padding: 0em;
        white-space: normal;
        font-size: 85%;
    }

    #AdminGeneric .ApsView td {
        padding: 0em;
        font-size: 85%;
    }

    #AdminGeneric .ApsView input {
        padding: 0em;
        margin: 0;
    }

    #AdminGeneric .DetailTable {
        background-color: #ffffff;
        border-collapse: collapse;
        border: 1px #ffffff solid;
        margin: 0em auto;
        width: 100%;
    }

        #AdminGeneric .DetailTable th {
            color: #104B7D;
            font-weight: bold;
            font-size: 100%;
            text-align: center !important;
            padding: .5em;
            width: 200px;
            vertical-align: top;
            text-transform: uppercase;
        }

        #AdminGeneric .DetailTable td {
            padding: 0em;
            text-align: left;
        }

            #AdminGeneric .DetailTable td td {
                padding: 0em;
            }

    #AdminGeneric .Controls {
        text-align: center;
        margin: 0em auto;
    }

#SigmaDataTableChoose {
    border-collapse: collapse;
    border-spacing: 0;
    border: solid 1px #104B7D;
}

    #SigmaDataTableChoose td {
        border: solid 1px #104B7D;
        padding: 4px;
    }

#AttachmentUpload.DetailTableHoriz th {
    background-color: #C3D2DE;
    color: #104B7D;
    font-weight: bold;
    padding: .25em;
    vertical-align: top;
    text-align: center;
}

#AttachmentUpload.DetailTableHoriz td {
    padding: .5em;
    border-top: 1px solid #C3D2DE;
    border-right: 1px solid #C3D2DE;
    vertical-align: top;
}

    #AttachmentUpload.DetailTableHoriz td.Controls a {
        padding: 0em .5em;
        border-left: none;
        font-size: 90%;
    }

#AdminGeneric #AppPageLanguageTable th {
    border-top: 1px solid #C3D2DE;
}
/*---------------------------------------------*/
/*  COMMON STYLES                                 */
/*---------------------------------------------*/
.DetailTableHoriz {
    background-color: #ffffff;
    border-collapse: collapse;
    border: 1px #dddddd solid;
    margin: .5em auto;
    width: 100%;
}

    .DetailTableHoriz th {
        background-color: #04294b;
        color: #ffffff;
        font-weight: bold;
        padding: .5em;
        vertical-align: top;
        border-right: 1px solid #ffffff;
    }

    .DetailTableHoriz td {
        padding: .5em;
        vertical-align: middle;
    }

        .DetailTableHoriz td td {
            padding: 0em;
        }

        .DetailTableHoriz td.st-key {
            background-color: #dddddd;
            color: #04294b;
            font-weight: normal;
            padding: .5em;
            vertical-align: top;
            text-align: right;
            width: 20%;
            border-top: 1px solid #FFFFFF !important;
        }

        .DetailTableHoriz td.st-val.ControlLinks ul li {
            display: inline;
        }

.Controls {
    text-align: center !important;
    margin: 1em auto;
}

.MessagePanel {
    margin: 0em;
    background-color: #ffffff;
    padding: 0;
    display: block;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.PanelBorder {
    border: 1px solid #dddddd;
    padding: 1em;
}

.post-it {
    background-color: #ffffcc;
    margin: 2em;
    padding: 2em;
    border: 1px #ffffff solid;
    border-bottom: 1px solid #04294b;
    border-right: 1px solid #04294b;
}

.WarningPanel {
    background-color: #ffffcc;
    margin: 2em;
    padding: 2em;
    border: 1px #ffffff solid;
    border-bottom: 1px solid #04294b;
    border-right: 1px solid #04294b;
}

.CallOut {
    font-weight: bold;
    color: #04294b;
    text-align: center;
    text-transform: uppercase;
}

.Asterisk {
    font-weight: bold;
    color: #FF0000;
    font-size: 110%;
    background-image: url(../../graphics/asterisk.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 10px;
}

.required {
    background-image: url(../../graphics/asterisk.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 10px;
    display: block;
}

.requiredLeft {
    background-image: url(../../graphics/asterisk.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 10px;
}

td.ControlLinks {
    white-space: nowrap;
    overflow: visible;
    width: 14em;
}

    td.ControlLinks ul, td.ControlLinks ul li {
        border: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    td.ControlLinks ul {
        white-space: nowrap;
        overflow: visible;
    }

        td.ControlLinks ul li {
            display: block;
            text-align: center;
            padding: 0;
        }

    td.ControlLinks a {
        padding: 0em .5em;
        /*border-left: 1px #dddddd solid;*/
        font-size: 90%;
    }
/* CLASS SPECS INTEREST CARDS */
#ClassSpecsInterestCard {
    min-height: 400px;
}

    #ClassSpecsInterestCard .SearchTable {
        width: 100%;
        margin: 1em;
    }

    #ClassSpecsInterestCard .LetterLinks {
        width: 100%;
        text-align: center;
    }

.LetterLinks a {
    font-weight: bold;
    padding: 0 .25em;
}

#ClassSpecsInterestCard ul {
    border: 0;
    margin: 0 2em;
    padding: 0;
    list-style: none;
}

    #ClassSpecsInterestCard ul li.LetterGroup {
        font-size: 110%;
        font-weight: bold;
        font-style: oblique;
        color: white;
        padding: .5em 3em;
        background-color: #04294b;
        margin: .5em 0;
    }

        #ClassSpecsInterestCard ul li.LetterGroup a {
        }

#ClassSpecsInterestCard legend {
    display: none;
}

/*---------------------------------------------*/
/*  MISC GLOBALS                                 */
/*---------------------------------------------*/
a:link {
    text-decoration: none;
    color: #04294b;
}

a:visited {
    text-decoration: none;
    color: #04294b;
}

a:active {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

hr {
    /*color: #04294b;*/
    border-top: 1px solid #e1e1e1 !important;
}

a.ButtonStyle2 {
    border: #04294b 2px solid;
    text-align: center;
    padding: 4px 4px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #333;
    background-color: #04294b;
    margin: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

a:hover.ButtonStyle2, a:focus.ButtonStyle2 {
    border: #04294b 2px solid;
    color: #04294b;
    background-color: #fff;
    text-shadow: none;
}

a.ButtonStyle2.primary,
a:hover.primary, a:focus.primary {
    border: 2px solid #00CC00;
    color: #000;
    background-color: #00CC00;
    text-shadow: none;
}

.ButtonStyleSmall {
    border-width: 1px;
    text-align: center;
    padding: 0px 3px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #04294b;
    margin: 2px;
    font-size: 90%;
}

.ButtonStyle {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 0.88em !important;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    background-color: #04294b;
    border-color: #04294b;
    color: #ffffff;
    margin: 0.125em;
}

    .ButtonStyle:hover, .ButtonStyle:active, .ButtonStyle.active, .ButtonStyle.disabled, .ButtonStyle[disabled] {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .ButtonStyle:active, .ButtonStyle.active {
    }

    .ButtonStyle:first-child {
    }

    .ButtonStyle.default {
        background-color: #fff;
        border-color: #ccc;
        color: #333;
    }

    .ButtonStyle.primary {
        background-color: #04294b;
        border-color: #04294b;
        color: #fff;
    }

    .ButtonStyle.default:hover,
    .ButtonStyle.default:focus,
    .ButtonStyle.default.focus,
    .ButtonStyle.default:active,
    .ButtonStyle.default.active {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .ButtonStyle.default:active,
    .ButtonStyle.default.active,
    .open > .dropdown-toggle.ButtonStyle.default {
        background-image: none;
    }

    .ButtonStyle.primary:hover,
    .ButtonStyle.primary:focus,
    .ButtonStyle.primary.focus,
    .ButtonStyle.primary:active,
    .ButtonStyle.primary.active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

input[type="text"]:focus, textarea:focus, select:focus, input[type="password"]:focus /*, input:focus */ {
    background-color: #ffffcc;
}

textarea {
    width: 98%;
}

br {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    height: 2px;
    font-size: 0.06em;
    border: none;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    padding: 0 !important;
    width: auto !important;
    float: none !important;
    line-height: 1px;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

/* STYLES */
.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.oblique {
    font-style: oblique;
}

.small-caps {
    font-variant: small-caps;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

.hide {
    display: none;
}

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}

.underline {
    text-decoration: underline;
}

.float-right {
    float: right;
    position: relative;
}

.float-left {
    float: left;
    position: relative;
}

a.decoration-none {
    text-decoration: none;
}

.even {
    background-color: #ebeef1 !important;
}

html body.ApPageBody div#PageContent div div#AppPageDiv form#AppPageForm fieldset#ApProfileCollege.LayoutAdjust fieldset div.even{
    background-color: #ebeef1;
    display:inline-block;
}

.odd {
    background-color: #ffffff !important;
}
/* ALIGNMENT */
.block-center {
    margin-left: auto;
    margin-right: auto;
}

.block-right {
    margin-right: 0;
}

.vertical-middle {
    vertical-align: middle;
}

.vertical-top {
    vertical-align: top;
}

.vertical-bottom {
    vertical-align: bottom;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.nowrap {
    white-space: nowrap;
}

/* WIDTHS */
.w5 {
    width: 5%;
}

.w10 {
    width: 10%;
}

.w15 {
    width: 15%;
}

.w20 {
    width: 20%;
}

.w22 {
    width: 22%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w33 {
    width: 33%;
}

.w35 {
    width: 35%;
}

.w40 {
    width: 40%;
}

.w45 {
    width: 45%;
}

.w50 {
    width: 50%;
}

.w75 {
    width: 75%;
}

.w100 {
    width: 100%;
}

.addthis_sharing_toolbox {
    text-align: center;
}

.addthis_sharing_toolbox { text-align: center;}
.social-icons { list-style: none; }
.social-icons li { display: inline; }

/*---------------------------------------------*/
/*  For Print                                  */
/*---------------------------------------------*/

@media print {
    /* Hides or change layout for print */
    body {
        background-color: #ffffff;
        margin: 0;
        padding: 0;
        font-size: 12px;
    }

    #PrintWrapper, #AppPageDiv {
        width: auto;
        margin: 0;
        padding: 0;
    }

    #PrintWrapper, #AppPageDiv, #hrscontent, .AppPageDivBorder {
        width: 100%;
    }

    #PrintDivWrapper, #PrintDiv, #PrintDiv2, .EditButton {
        display: none;
    }

    .AppResponseText {
        /* respone text */
        font-weight: bold;
        font-size: 100%;
    }

    #printSQ {
        width: 100%;
    }



    #PageContent {
        margin: 0em auto;
        /*background: #ffffff url(../../_skin/images/CT-logo.jpg) no-repeat 1em .25em;*/
    }

    .AppPageTable {
        border: 0;
    }


    .Controls {
        /* HIDE THE BUTTONS */
        display: none;
    }
    /* SHOW THE COUNTY APP HEADER */
    #CountyHeadBlock {
        display: block;
    }

    * {
        background-color: white !important;
        background: transparent !important;
        color: #444 !important;
        text-shadow: none;
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

        a:after {
            content: none !important;
        }

    abbr:after {
        content: " (" attr(title) ")";
    }

    .ir a:after {
        content: "";
    }
    /* Don't show links for images */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}


/*---------------------------------------------*/
/*  For Responsive Layout                      */
/*---------------------------------------------*/
@media only screen and (min-width: 650px) {

    #home {
    }

    #PageWrapper {
        /*max-width: 962px;*/
        margin: 0 auto;
        background-color: transparent;
        overflow: hidden;
    }

    #PageContent {
        background-color: #fff;
        /*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
    }

    /*#main-nav {
        border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        -khtml-border-radius: 10px 10px 0 0;
        height: auto;
        vertical-align: middle;
    }*/



    .navbar-fixed-top {
        top: auto !important;
        position: relative !important;
        left: auto !important;
    }
}



@media only screen and (max-width: 876px) {

    .navbar-nav {
        font-size: 90%;
    }

    .nav > li > a {
        padding: 10px !important;
    }
}

@media only screen and (max-width: 768px) {
    #PageContent {
        margin: 0em 0 0 0;
        padding: 0em;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }

    .PoweredBy {
        margin-top: 0px;
        padding: 0em 0em 0em 0em;
    }

    #JobBulletin, #TermsOfUseDiv, #JobStatusBoard, #JobStatus, #PersonalStatusBoardPage, .FreeNames, #ClassSpecsInterestCard, #UserLogonForm, .UserRegistration {
        margin: 0em 0.25em;
    }



    #JobBulletin div.ApplyPanelDiv {
        width: auto !important;
        width: 100%;
    }

    #JobBulletin .ApplyPanel td {
        padding: 0.25em !important;
    }

    #TermsOfUseForm {
        margin: 0;
    }

    input.liquid, textarea.liquid, select.liquid {
        width: 90%;
    }


    .Controls button, .Controls input.btn, .Controls input.ButtonStyle{
        margin-bottom: 0.5em !important;
    }

}

@media only screen and (max-width:575px) {


    .AppPageWrapper {
        width: 100% !important;
    }

    body.ApPageBody #PageContent { padding: 0.5em 1em;}

    #AppPageDiv {
        padding: 0em;
        Margin-top:6em !important;
    }

    #footer {
        margin: 0 !important;
    }

    .MessagePanel {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #ApPageFooter {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }

    #SearchPanel legend span, fieldset.LayoutAdjust h2 {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }

    #AppPageDiv .MessagePanel {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }

    .word-wrap {
        -ms-word-break: break-all;
        word-break: break-all;
        // Non standard for webkit word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

    .ApReviewPrint .SectionHead {
        font-size: 100%;
        line-height: 15px;
    }

    .EditButton {
        height: 15px;
    }
}
@media only screen and (max-width:500px) {

    #Helpbutts br {
        display: none;
    }

    #Helpbutts {
     /*   margin-top: 6em !important;*/
    }

        .ApPageTable{
        margin-top: 7em !important;
    }
}
.responsive {
	width: 100%;
	height: auto;
}

.region-footer table tbody{
	background: #818181 none repeat scroll 0 0;
	color: white;
	line-height: 1;
	/*margin-top: -16em;*/
	padding-bottom: 10px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 10px;
}
.region-footer table{

	padding-bottom: 0px !important;
    margin-bottom: 0px !important;

}
.footerText , .footerText a{
	color: white;
    font-family: system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 700;
	padding-bottom: 0.5em !important;
    padding-top: 0.5em !important;
    padding-left: 0em !important;
    padding-right: 0em !important;
    background-color: transparent !important;
}

.footerText .active a{
    background-color: transparent !important;
}
.footerText a:hover, .footerSubHead a:hover ,.footerText a:focus{
	color: #ffffff;
	text-decoration: underline !important;
}
.footerText UL {
	list-style-type: none;
}
.footerText li {
	text-transform: uppercase;
}
.footerText LI {
	margin: 0;

    display: list-item !important;
}

.block-content a {
	border: 5px solid #fff;
	display: inline-block;
	font-weight: 700;
	padding: 5px 20px;
}
.block-content a:hover, .block-content a:focus {
	background: #fff none repeat scroll 0 0 !important;
	color: #818181 !important;
	text-decoration: none !important;
}
:host,
:root {
 --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";
 --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";
 --fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";
 --fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";
 --fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";
 --fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";
 --fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";
 --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"
}
svg:not(:host).svg-inline--fa,
svg:not(:root).svg-inline--fa {
 overflow:visible;
 box-sizing:content-box
}
.svg-inline--fa {
 display:var(--fa-display,inline-block);
 height:1em;
 overflow:visible;
 vertical-align:-.125em
}
.svg-inline--fa.fa-2xs {
 vertical-align:.1em
}
.svg-inline--fa.fa-xs {
 vertical-align:0
}
.svg-inline--fa.fa-sm {
 vertical-align:-.0714285705em
}
.svg-inline--fa.fa-lg {
 vertical-align:-.2em
}
.svg-inline--fa.fa-xl {
 vertical-align:-.25em
}
.svg-inline--fa.fa-2xl {
 vertical-align:-.3125em
}
.svg-inline--fa.fa-pull-left {
 margin-right:var(--fa-pull-margin,.3em);
 width:auto
}
.svg-inline--fa.fa-pull-right {
 margin-left:var(--fa-pull-margin,.3em);
 width:auto
}
.svg-inline--fa.fa-li {
 width:var(--fa-li-width,2em);
 top:.25em
}
.svg-inline--fa.fa-fw {
 width:var(--fa-fw-width,1.25em)
}
.fa-layers svg.svg-inline--fa {
 bottom:0;
 left:0;
 margin:auto;
 position:absolute;
 right:0;
 top:0
}
.fa-layers-counter,
.fa-layers-text {
 display:inline-block;
 position:absolute;
 text-align:center
}
.fa-layers {
 display:inline-block;
 height:1em;
 position:relative;
 text-align:center;
 vertical-align:-.125em;
 width:1em
}
.fa-layers svg.svg-inline--fa {
 -webkit-transform-origin:center center;
 transform-origin:center center
}
.fa-layers-text {
 left:50%;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 -webkit-transform-origin:center center;
 transform-origin:center center
}
.fa-layers-counter {
 background-color:var(--fa-counter-background-color,#ff253a);
 border-radius:var(--fa-counter-border-radius,1em);
 box-sizing:border-box;
 color:var(--fa-inverse,#fff);
 line-height:var(--fa-counter-line-height,1);
 max-width:var(--fa-counter-max-width,5em);
 min-width:var(--fa-counter-min-width,1.5em);
 overflow:hidden;
 padding:var(--fa-counter-padding,.25em .5em);
 right:var(--fa-right,0);
 text-overflow:ellipsis;
 top:var(--fa-top,0);
 -webkit-transform:scale(var(--fa-counter-scale,.25));
 transform:scale(var(--fa-counter-scale,.25));
 -webkit-transform-origin:top right;
 transform-origin:top right
}
.fa-layers-bottom-right {
 bottom:var(--fa-bottom,0);
 right:var(--fa-right,0);
 top:auto;
 -webkit-transform:scale(var(--fa-layers-scale,.25));
 transform:scale(var(--fa-layers-scale,.25));
 -webkit-transform-origin:bottom right;
 transform-origin:bottom right
}
.fa-layers-bottom-left {
 bottom:var(--fa-bottom,0);
 left:var(--fa-left,0);
 right:auto;
 top:auto;
 -webkit-transform:scale(var(--fa-layers-scale,.25));
 transform:scale(var(--fa-layers-scale,.25));
 -webkit-transform-origin:bottom left;
 transform-origin:bottom left
}
.fa-layers-top-right {
 top:var(--fa-top,0);
 right:var(--fa-right,0);
 -webkit-transform:scale(var(--fa-layers-scale,.25));
 transform:scale(var(--fa-layers-scale,.25));
 -webkit-transform-origin:top right;
 transform-origin:top right
}
.fa-layers-top-left {
 left:var(--fa-left,0);
 right:auto;
 top:var(--fa-top,0);
 -webkit-transform:scale(var(--fa-layers-scale,.25));
 transform:scale(var(--fa-layers-scale,.25));
 -webkit-transform-origin:top left;
 transform-origin:top left
}
.fa-1x {
 font-size:1em
}
.fa-2x {
 font-size:1.75em
}
.fa-3x {
 font-size:3em
}
.fa-4x {
 font-size:4em
}
.fa-5x {
 font-size:5em
}
.fa-6x {
 font-size:6em
}
.fa-7x {
 font-size:7em
}
.fa-8x {
 font-size:8em
}
.fa-9x {
 font-size:9em
}
.fa-10x {
 font-size:10em
}
.fa-2xs {
 font-size:.625em;
 line-height:.1em;
 vertical-align:.225em
}
.fa-xs {
 font-size:.75em;
 line-height:.0833333337em;
 vertical-align:.125em
}
.fa-sm {
 font-size:.875em;
 line-height:.0714285718em;
 vertical-align:.0535714295em
}
.fa-lg {
 font-size:1.25em;
 line-height:.05em;
 vertical-align:-.075em
}
.fa-xl {
 font-size:1.5em;
 line-height:.0416666682em;
 vertical-align:-.125em
}
.fa-2xl {
 font-size:2em;
 line-height:.03125em;
 vertical-align:-.1875em
}
.fa-fw {
 text-align:center;
 width:1.25em
}
.fa-ul {
 list-style-type:none;
 margin-left:var(--fa-li-margin,2.5em);
 padding-left:0
}
.fa-ul>li {
 position:relative
}
.fa-li {
 left:calc(var(--fa-li-width,2em) * -1);
 position:absolute;
 text-align:center;
 width:var(--fa-li-width,2em);
 line-height:inherit
}
.fa-border {
 border-color:var(--fa-border-color,#eee);
 border-radius:var(--fa-border-radius,.1em);
 border-style:var(--fa-border-style,solid);
 border-width:var(--fa-border-width,.08em);
 padding:var(--fa-border-padding,.2em .25em .15em)
}
.fa-pull-left {
 float:left;
 margin-right:var(--fa-pull-margin,.3em)
}
.fa-pull-right {
 float:right;
 margin-left:var(--fa-pull-margin,.3em)
}
.fa-beat {
 -webkit-animation-name:fa-beat;
 animation-name:fa-beat;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);
 animation-timing-function:var(--fa-animation-timing,ease-in-out)
}
.fa-bounce {
 -webkit-animation-name:fa-bounce;
 animation-name:fa-bounce;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
 animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}
.fa-fade {
 -webkit-animation-name:fa-fade;
 animation-name:fa-fade;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
 animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}
.fa-beat-fade {
 -webkit-animation-name:fa-beat-fade;
 animation-name:fa-beat-fade;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
 animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}
.fa-flip {
 -webkit-animation-name:fa-flip;
 animation-name:fa-flip;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);
 animation-timing-function:var(--fa-animation-timing,ease-in-out)
}
.fa-shake {
 -webkit-animation-name:fa-shake;
 animation-name:fa-shake;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,linear);
 animation-timing-function:var(--fa-animation-timing,linear)
}
.fa-spin {
 -webkit-animation-name:fa-spin;
 animation-name:fa-spin;
 -webkit-animation-delay:var(--fa-animation-delay,0s);
 animation-delay:var(--fa-animation-delay,0s);
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,2s);
 animation-duration:var(--fa-animation-duration,2s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,linear);
 animation-timing-function:var(--fa-animation-timing,linear)
}
.fa-spin-reverse {
 --fa-animation-direction:reverse
}
.fa-pulse,
.fa-spin-pulse {
 -webkit-animation-name:fa-spin;
 animation-name:fa-spin;
 -webkit-animation-direction:var(--fa-animation-direction,normal);
 animation-direction:var(--fa-animation-direction,normal);
 -webkit-animation-duration:var(--fa-animation-duration,1s);
 animation-duration:var(--fa-animation-duration,1s);
 -webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 animation-iteration-count:var(--fa-animation-iteration-count,infinite);
 -webkit-animation-timing-function:var(--fa-animation-timing,steps(8));
 animation-timing-function:var(--fa-animation-timing,steps(8))
}
@media (prefers-reduced-motion:reduce) {
 .fa-beat,
 .fa-beat-fade,
 .fa-bounce,
 .fa-fade,
 .fa-flip,
 .fa-pulse,
 .fa-shake,
 .fa-spin,
 .fa-spin-pulse {
  -webkit-animation-delay:-1ms;
  animation-delay:-1ms;
  -webkit-animation-duration:1ms;
  animation-duration:1ms;
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
  -webkit-transition-delay:0s;
  transition-delay:0s;
  -webkit-transition-duration:0s;
  transition-duration:0s
 }
}
@-webkit-keyframes fa-beat {
 0%,
 90% {
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 45% {
  -webkit-transform:scale(var(--fa-beat-scale,1.25));
  transform:scale(var(--fa-beat-scale,1.25))
 }
}
@keyframes fa-beat {
 0%,
 90% {
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 45% {
  -webkit-transform:scale(var(--fa-beat-scale,1.25));
  transform:scale(var(--fa-beat-scale,1.25))
 }
}
@-webkit-keyframes fa-bounce {
 0% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
 10% {
  -webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
  transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
 }
 30% {
  -webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
  transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
 }
 50% {
  -webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
  transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
 }
 57% {
  -webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));
  transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))
 }
 64% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
 100% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
}
@keyframes fa-bounce {
 0% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
 10% {
  -webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
  transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
 }
 30% {
  -webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
  transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
 }
 50% {
  -webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
  transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
 }
 57% {
  -webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));
  transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))
 }
 64% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
 100% {
  -webkit-transform:scale(1,1) translateY(0);
  transform:scale(1,1) translateY(0)
 }
}
@-webkit-keyframes fa-fade {
 50% {
  opacity:var(--fa-fade-opacity,.4)
 }
}
@keyframes fa-fade {
 50% {
  opacity:var(--fa-fade-opacity,.4)
 }
}
@-webkit-keyframes fa-beat-fade {
 0%,
 100% {
  opacity:var(--fa-beat-fade-opacity,.4);
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 50% {
  opacity:1;
  -webkit-transform:scale(var(--fa-beat-fade-scale,1.125));
  transform:scale(var(--fa-beat-fade-scale,1.125))
 }
}
@keyframes fa-beat-fade {
 0%,
 100% {
  opacity:var(--fa-beat-fade-opacity,.4);
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 50% {
  opacity:1;
  -webkit-transform:scale(var(--fa-beat-fade-scale,1.125));
  transform:scale(var(--fa-beat-fade-scale,1.125))
 }
}
@-webkit-keyframes fa-flip {
 50% {
  -webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
  transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
 }
}
@keyframes fa-flip {
 50% {
  -webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
  transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
 }
}
@-webkit-keyframes fa-shake {
 0% {
  -webkit-transform:rotate(-15deg);
  transform:rotate(-15deg)
 }
 4% {
  -webkit-transform:rotate(15deg);
  transform:rotate(15deg)
 }
 24%,
 8% {
  -webkit-transform:rotate(-18deg);
  transform:rotate(-18deg)
 }
 12%,
 28% {
  -webkit-transform:rotate(18deg);
  transform:rotate(18deg)
 }
 16% {
  -webkit-transform:rotate(-22deg);
  transform:rotate(-22deg)
 }
 20% {
  -webkit-transform:rotate(22deg);
  transform:rotate(22deg)
 }
 32% {
  -webkit-transform:rotate(-12deg);
  transform:rotate(-12deg)
 }
 36% {
  -webkit-transform:rotate(12deg);
  transform:rotate(12deg)
 }
 100%,
 40% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
}
@keyframes fa-shake {
 0% {
  -webkit-transform:rotate(-15deg);
  transform:rotate(-15deg)
 }
 4% {
  -webkit-transform:rotate(15deg);
  transform:rotate(15deg)
 }
 24%,
 8% {
  -webkit-transform:rotate(-18deg);
  transform:rotate(-18deg)
 }
 12%,
 28% {
  -webkit-transform:rotate(18deg);
  transform:rotate(18deg)
 }
 16% {
  -webkit-transform:rotate(-22deg);
  transform:rotate(-22deg)
 }
 20% {
  -webkit-transform:rotate(22deg);
  transform:rotate(22deg)
 }
 32% {
  -webkit-transform:rotate(-12deg);
  transform:rotate(-12deg)
 }
 36% {
  -webkit-transform:rotate(12deg);
  transform:rotate(12deg)
 }
 100%,
 40% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
}
@-webkit-keyframes fa-spin {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes fa-spin {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.fa-rotate-90 {
 -webkit-transform:rotate(90deg);
 transform:rotate(90deg)
}
.fa-rotate-180 {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.fa-rotate-270 {
 -webkit-transform:rotate(270deg);
 transform:rotate(270deg)
}
.fa-flip-horizontal {
 -webkit-transform:scale(-1,1);
 transform:scale(-1,1)
}
.fa-flip-vertical {
 -webkit-transform:scale(1,-1);
 transform:scale(1,-1)
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
 -webkit-transform:scale(-1,-1);
 transform:scale(-1,-1)
}
.fa-rotate-by {
 -webkit-transform:rotate(var(--fa-rotate-angle,none));
 transform:rotate(var(--fa-rotate-angle,none))
}
.fa-stack {
 display:inline-block;
 vertical-align:middle;
 height:2em;
 position:relative;
 width:2.5em
}
.fa-stack-1x,
.fa-stack-2x {
 bottom:0;
 left:0;
 margin:auto;
 position:absolute;
 right:0;
 top:0;
 z-index:var(--fa-stack-z-index,auto)
}
.svg-inline--fa.fa-stack-1x {
 height:1em;
 width:1.25em
}
.svg-inline--fa.fa-stack-2x {
 height:2em;
 width:2.5em
}
.fa-inverse {
 color:var(--fa-inverse,#fff)
}
.fa-sr-only,
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 border-width:0
}
.fa-sr-only-focusable:not(:focus),
.sr-only-focusable:not(:focus) {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 white-space:nowrap;
 border-width:0
}
.svg-inline--fa .fa-primary {
 fill:var(--fa-primary-color,currentColor);
 opacity:var(--fa-primary-opacity,1)
}
.svg-inline--fa .fa-secondary {
 fill:var(--fa-secondary-color,currentColor);
 opacity:var(--fa-secondary-opacity,.4)
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
 opacity:var(--fa-secondary-opacity,.4)
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
 opacity:var(--fa-primary-opacity,1)
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
 fill:#000
}
.fa-duotone.fa-inverse,
.fad.fa-inverse {
 color:var(--fa-inverse,#fff)
}
/*--------------------------------------*/
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}
.justify-content-center {
    justify-content: center !important;
}

body#home div#PageWrapper div#PageContent div.ContentWrappers.container div#PersonalStatusBoardPage table#PersonalStatusBoard tbody tr.ColumnHeader th, 
body#home div#PageWrapper div#PageContent div.ContentWrappers.container div#PersonalStatusBoardPage table#PersonalStatusBoard tbody tr.ColumnHeader th a
{
	color: white !important;
}

/*---------------------------------------------*/
/*  ONLINE APPLICATION                               */
/*---------------------------------------------*/

.ApBodyBackgroundColor {
    margin-top: 0;
    background-color: #dddddd;
    padding: 0em 1em;
}

.ApPageTableWrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background-color: transparent;
    margin-top:2.5em;
}

    .ApPageTableWrapper td {
        padding: 0em;
    }

.ApInstructionFont {
    background-color: #E9F4FEFF;
    font-size: 16px !important;
    color: #000;
    text-align:left;
}

.ApInstructionFont2 {
    font-size: 120% !important;
}

.ApPageTable {
    width: 100%;
    background-color: #ffffff;
}

    .ApPageTable td {
        padding: 1em;
        vertical-align: top;
        border-bottom: 1px solid #ccc;
    }

.ApPageTable {
    width: 100%;
    background-color: #ffffff;
  /*  margin-top:2.5em; */
}

    .ApPageTable td table td {
        padding: 0.5em;
        vertical-align: top;
    }

    .ApPageTable td.ApQuestionFont {
        color: #ffffff;
       font-weight: normal;
        background-color: #04294b;
        text-align: right;
        width: 25%;
        min-width:100px;
    }

    .ApPageTable td.ApAnswerFont {
        color: #000000;
        border-bottom: 1px solid #ccc;
        background-color: #ffffff;
        text-align: left;
        width: 75%;
        min-width: 200px;
        font-size: 1.1em !important;
    }
    .ApPageTable td.ApAnswerFont input[type="text"]{
        width:90%;
    }
      .ApPageTable td.ApAnswerFont select{
        width:90%;
    }

        .ApPageTable td.ApAnswerFont td {
            border-bottom: 1px solid #ffffff;
            padding-left: 0;
        }

        .ApPageTable td.ApAnswerFont th {
            font-size: 100%;
        }
#SchoolRow #SR1{
    width:30%
}
#SchoolRow #SR1 input {
    width:75%
}
#SchoolRow #SR2{
    width:30%
}
#SchoolRow #SR2 input {
    width:75%
}
#SchoolRow #SR3{
    width:20%
}
#SchoolRow #SR3 input {
    width:75%
}

#SchoolRow #SR4{
    width:20%
}
tr.hr-row td {
    padding: 0em 0.5em;
    border-bottom: 1px solid #ccc;
    font-size: 4pt;
}

#AppPageDiv .MessagePanel {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    background-color: #E9F4FEFF;
    font-size: 16px !important;
    color: #000;
    padding: .5em;
    text-align:left;
}
.Usersmall{
    text-decoration: none;
}
#ReviewProfileTable tr{
    font-size:1.05em !important;
}
#AppPageDiv .MessagePanel h1 {
    margin: 0em 0.25em;
    margin-top: 0.5em;
    font-size: 110% !important;
    color: #000;
}


/* COMMON TABLE */
.AppPageTable {
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0em auto;
    width: 100%;
    border: 1px solid #ebeef1;
}

.MultiAp .AppPageTable {
    clear: both;
}

.MultiAp .AppPageDiv {
    clear: both;
}

.AppPageTable caption {
    display: none;
    background-color: #e9f4fe;
    caption-side: top;
    width: auto;
    text-align: center;
}

.AppPageTable th {
    background-color: #e9f4fe;
    color: #04294b;
    font-weight: bold;
    padding: .5em;
    vertical-align: top;
    text-align: right;
    width: 20%;
    border-top: 1px solid #FFFFFF;
}

    .AppPageTable th.ColSpan {
        background-color: #e9f4fe;
        color: #04294b;
        font-weight: bold;
        padding: .5em;
        vertical-align: top;
        text-align: left;
        border-top: 1px solid #FFFFFF;
    }

table.cols th {
    text-align: center;
    width: auto;
    vertical-align: middle;
}

.AppPageTable th span {
    font-weight: normal;
    display: block;
}

    .AppPageTable th span.required {
        font-weight: bold;
        display: block;
    }

#StateDrivLicClassLabel {
    font-weight: bold;
    display: block;
}

.AppPageTable tr.RowHeader {
    background-color: #04294b;
    color: #ffffff;
    font-weight: bold;
}

.AppPageTable tr {
    border-top: 1px solid #dddddd;
}

.AppPageTable td {
    padding: .5em;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

    .AppPageTable td th {
        background-color: transparent;
        color: #04294b;
        font-weight: normal;
        padding: .5em;
        vertical-align: top;
        text-align: right;
        width: 15%;
        border-top: 1px solid #dddddd;
    }

    .AppPageTable td table {
        width: 90%;
    }

        .AppPageTable td table tr:first-child {
            border-top: none;
        }

        .AppPageTable td table th {
            border-top: none;
        }

.AppPageTable label span {
    font-weight: normal;
    font-style: italic;
}

.AppPageTable th label span {
    font-weight: normal;
    font-style: normal;
}

.AppPageWrapper {
    background-color: #ffffff;
    padding: 1em 2em 2em;
}
#OtherTabPage {
    background-color: #ffffff;
    margin-top: 1em !important;
}
#OtherTabPage fieldset {
    margin: 1em 2em;
}
    #OtherTabPage p {
        margin: 1em 2em;
    }

#SQTable input[type="text"]{
        width: 98% !important;
    }
    
#EmpExpTable {
	font-size: 16px;
}