﻿/*Mobile View customizations*/
@media screen and (max-width: 675px) {
    #wrapper {
        background-color: #ffffff;
    }
}
/*End mobile view*/

#home_block_holder {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0 0 0;
    position: relative;
    width: 100%;
    padding: 10px 10px 20px 10px;
}

/*****************************Breadcrumb Styles*******************************/
#breadcrumbs ul.icon li {
    background: url("../../images/global/breadcrumb_arrow.png") no-repeat scroll left center #E6E6E6;
    display: inline;
    float: left;
    height: 29px;
    margin: 0;
    padding: 0 10px 0 20px;
    text-transform: uppercase;
    font-size: x-small !important;
}

    #breadcrumbs ul.icon li#brhome a {
        background: url("../../images/global/breadcrumb_home.png") no-repeat scroll left center #E6E6E6;
        display: block;
        height: 29px;
        margin: 0;
        width: 23px;
    }

#content #breadcrumbs a {
    color: #999999;
    display: block;
    padding: 0;
    text-decoration: none;
    float: left;
    font-size: x-small !important;
    text-transform: uppercase;
    font-weight: bold;
}

#content #breadcrumbs {
    height: 30px;
}

/*****************************End Breadcrumb Styles*****************************/

#dwdLogo {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 50px;
}

#content h3, legend {
    color: #18467c;
    font-size: medium;
    font-weight: bold;
    padding-top: 10px;
}

.school a, .school a:link, .school a:visited, .school a:hover {
    color: #003663;
    text-decoration: underline;
    font-weight: bold;
}

/****************** Start :- Job Seeker Landing page styles ******************/


#contentheader {
    display: none;
}

#left_block_column, #WIdateUS {
    text-align: center;
}

#WIpercent, #UImonthYr, #USpercent {
    float: left;
    width: 33%;
}

#WIpercent {
    text-align: right;
}

    #WIpercent span, #USpercent span {
        font-weight: bold;
        margin: 10px 0;
        display: inline-block;
    }

    #WIpercent span {
        color: #0E4EAD;
    }

#UImonthYr {
    font-style: italic;
    text-align: center;
}

#USpercent {
    text-align: left;
}

    #USpercent span {
        color: #FF8000;
    }

#UIgraph {
    clear: left;
    width: 70%;
}

#icon_LMI {
    padding-left: 35%;
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 70%;
    text-transform: uppercase;
}

#link_buttons .buttonorange, #link_buttons .buttonorange:visited, #link_buttons .buttonorange:active {
    width: 90%;
}

.button {
    margin: 0px;
    font-size: 95%;
    margin-bottom: 15px !important;
}

.buttonorange:hover {
    margin: 0px;
}

#imageBlock {
    margin: 0 5%;
    width: 90%;
    height: 100%;
    font-size: 70%;
    clear: both;
    padding-top: 20px;
}

    #imageBlock .image_holder {
        float: left;
        width: 25%;
        height: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    #imageBlock a {
        color: #107FC9;
    }

#linkBlock_main {
    margin: 0 5%;
    clear: both;
    padding-top: 20px;
}

.linkBlock {
    width: 32%;
    float: left;
}

.link_title_label {
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: url("../../images/orangeDrape.png") no-repeat center top;
    text-transform: uppercase;
}

.link_holder {
    color: #000;
    background: #E8E9EA;
    height: 100%;
    margin-top: -20px;
    line-height: 1.3em;
}

ul.arrow_orange {
    list-style-image: url("../../images/arrow_orange.gif");
}

    ul.arrow_orange li {
        padding-top: 5px;
    }

        ul.arrow_orange li.lastOne {
            padding-bottom: 10px !important;
        }

#chartBlock_main {
    margin: 5%;
    clear: both;
}

.chartBlock {
    width: 32%;
    float: left;
}

.chart_title_label {
    padding: 10px 0;
    background: #F47A20;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px !important;
}

.chart_holder {
    font-size: 80%;
}

    .chart_holder a img {
        padding-top: 10px;
    }

#trendsBlock {
    background: #E8E9EA;
    padding: 5px;
}

#trendsTitle {
    text-align: center;
    font-style: italic;
}

#trendsTable {
    margin-left: 20px;
}

td.numbersCell {
    text-align: right;
}

#monthlyJobsBlock, #highlightsBlock {
    margin: 0 2%;
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.authenticationBox .button {
    margin-bottom: 0 !important;
}

.authenticationBox .buttonorange, .authenticationBox .buttonorange:visited, .authenticationBox .buttonorange:active {
    width: 60% !important;
}

#iconBlock {
    padding:10px !important;
}

/*input[placeholder], [placeholder], *[placeholder] {
    font-style:italic;
    font-size:14px;
}*/


@media screen and (max-width: 1150px) {
    #right_block_column {
        text-align: center;
    }

    .linkBlock, .chartBlock {
        clear: left;
        width: 100%;
    }

    #monthlyJobsBlock, #highlightsBlock {
        margin: 0;
    }

    .linkBlock, .chartBlock, #highlightsBlock {
        margin-bottom: 20px;
    }

    table#trendsTable tr {
        border-top: 1px solid black;
    }
}

@media screen and (max-width: 1150px) and (min-width: 676px) {
    #icon_LMI {
        padding: 20px 0 10px 0;
    }

    #linkBlock_main, #chartBlock_main {
        float: left;
        width: 42%;
        margin: 0px;
        margin-left: 5% !important;
    }

    #linkBlock_main {
        width: 100%;
    }

    #chartBlock_main {
        clear: none;
    }

    #left_column_two {
        float: left;
        width: 45%;
        margin-left: 2.5%;
    }

    #imageBlock {
        width: 100%;
        float: left;
    }

    #imageThree {
        clear: left;
    }

    #imageThree, #imageFour {
        margin-top: 10px;
    }

    .image_holder {
        width: 50% !important;
    }

    .tabletFloatLeft {
        float: left !important;
    }

    #linkBlock_main {
        padding-top: 0px;
    }

    #imageBlock {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 676px) {
    #right_block_column {
        width: 30% !important;
        text-align: center;
    }

    #left_block_column {
        text-align: left;
        margin-left: 5%;
        width: 60% !important;
    }

    #link_buttons {
        margin: 40px 0 -10px 0;
    }
}

@media screen and (max-width: 675px) {
    #imageBlock {
        font-size: 100%;
        padding-top: 0;
    }

    .image_holder, #link_buttons .buttonorange, #link_buttons .buttonorange:visited, #link_buttons .buttonorange:active, .linkBlock, .chartBlock {
        clear: both;
        width: 90% !important;
        margin: 0 5%;
    }

    #left_block_column .buttonorange, #left_block_column .buttonorange:hover {
        width: auto;
    }
            
    #monthlyJobsBlock, #highlightsBlock {
        margin: 0 5% !important;
    }

    #home_block_holder, #home_block_holder, #home_block_holder, #iconBlock {
        display: inline-block !important;
    }

    #left_block_column, #right_block_column, #link_buttons {
        clear: both !important;
        display: inline-block;
    }

    #link_buttons .buttonorange:hover {
        margin: 0px 5%;
    }

}

/****************** End :- Job Seeker Landing page styles ******************/

/****************** Start :- Employer Landing page styles ******************/
#left_block_column h2 {
    color: #0B108C;
    font-size: 1.5em;
}

.halfBlock {
    width: 49%;
}

#addMarginSide {
    margin-left: 2%;
}

.halfHolder {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.linksHalf {
    width: 50%;
    float: left;
}
    .linksHalf ul {
        margin-top: 0px;
        margin-bottom: 0px;
    }
        .linksHalf li {
            width: 90%;
        }

@media screen and (max-width: 1150px) and (min-width: 676px) {
    .tabletFloatLeft {
        float: left !important;
    }

    #linkBlock_main {
        padding-top: 0px;
    }

    #imageBlock {
        margin-bottom: 20px;
    }

    .halfBlock {
        width: 100%;
    }

    #addMarginSide {
        margin-left: 0%;
    }

    .linksHalf {
        clear: both;
        width: 100%;
    }
}

@media screen and (min-width: 676px) {
    #right_block_column {
        width: 30% !important;
        text-align: center;
    }

    #left_block_column {
        text-align: left;
        margin-left: 5%;
        width: 60% !important;
    }

    #link_buttons {
        margin: 10px 0 -10px 0;
    }
}

@media screen and (max-width: 675px) {
    #left_block_column, #right_block_column, #link_buttons {
        clear: both !important;
    }

    #link_buttons .buttonorange:hover {
        margin: 0px 5%;
    }

    #addMarginSide {
        margin-left: 5%;
    }

    .linksHalf {
        clear: both;
        width: 100%;
    }
}
/****************** End :- Employer Landing page styles ******************/