﻿body, html, form {
    background-color: White;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0px;
    height: 100%;
    width: 100%;
    color: #333;
    background: #ffffff url(../../Images/bg_body.png) top repeat-x;
    line-height: 130%;
}

table {
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #333;
}

textarea {
    overflow: auto;
    resize: none;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    border-top: solid 1px #9DBFCF;
    border-left: solid 1px #9DBFCF;
    border-right: solid 1px #B6DEF1;
    border-bottom: solid 1px #B6DEF1;
    padding-left: 3px;
    padding-top: 3px;
}

label {
    /*display:block;
	margin-bottom :6px;
	width:auto;*/
}

* html a {
    cursor: hand;
}

.radio {
    width: auto;
    display: inline;
    margin: 0;
}

input {
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

    input[type="text"], input[type="password"] {
        border-top: solid 1px #9DBFCF;
        border-left: solid 1px #9DBFCF;
        border-right: solid 1px #B6DEF1;
        border-bottom: solid 1px #B6DEF1;
        padding-left: 3px;
        color: #333333;
    }

    input.blur, textarea.blur {
        color: #b0b0b0;
        font-weight: normal;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        /*font-size: 12px;*/
    }

select {
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    border-top: solid 1px #9DBFCF;
    border-left: solid 1px #9DBFCF;
    border-right: solid 1px #B6DEF1;
    border-bottom: solid 1px #B6DEF1;
}

td {
    vertical-align: top;
}

p {
    text-indent: 0px;
}

a {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    text-decoration: none;
}

    a, a:visited {
        color: #006699;
        outline-color: -moz-use-text-color;
        outline-style: none;
        outline-width: 0;
        ie-dummy: expression(this.hideFocus=true);
    }

        a:hover, .linkhover:hover, a span.linkhover:hover, .chover {
            text-decoration: underline;
            color: #006699;
            cursor: pointer;
        }

        a.nounderline:hover {
            text-decoration: none;
        }

h1 {
    font-size: 16pt;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #607080;
}

hr {
    border: 1px solid #a0a0a0;
    height: 1px;
    color: #a0a0a0;
}

img {
    border: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.hidden {
    display: none !important;
}

/*----- Menu -----*/

.menu {
    padding: 0px;
    margin: 0px;
}

.menuItem td {
    color: #567888;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
}

    .menuItem td a, .menuItem td a:hover, .menuItem td a:visited {
        color: #333;
    }

        .menuItem td a:hover {
            text-decoration: underline;
        }

/*--- Menu with logo ---*/

.jobs {
    display: block;
    background: url(../../Images/menu/jobs.gif) no-repeat;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.cvs {
    display: block;
    background: url(../../Images/menu/cvs.gif) no-repeat;
    width: 47px;
    height: 50px;
    cursor: pointer;
}

.advice {
    display: block;
    background: url(../../Images/menu/advice.gif) no-repeat;
    width: 73px;
    height: 50px;
    cursor: pointer;
}

/*--- Login MWS ------------------- begin */

.title1 {
    font-size: 20px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #E45D00;
    line-height: 1em;
}

.title2 {
    font-size: 16px;
    line-height: 1em;
    color: #181B21;
}

.title3 {
    font-size: 15px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    line-height: 1em;
    color: #181B21;
}

.title4 {
    font-size: 13px;
    line-height: 1.2em;
    color: #333333;
}

.title6 {
    color: #266173;
    font-size: 13px;
    font-weight: bold;
}

.text1 {
    line-height: 1.2em;
}

.text2 {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 1em;
}

.link1 {
    font-size: 13px;
    line-height: 1em;
}

input.error, .errorInTextBox, textarea.error {
    border: solid 2px orange !important;
    color: Red !important;
}

label.error, span.validationErrorText {
    display: block;
    color: #333 !important;
    font-size: 10px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
}

/*--- Login MWS ------------------- end */

/*----- Controls -----*/
.Button {
    background: url('../../Images/menuItem.gif') bottom;
    border: 1px solid #909090;
    cursor: pointer;
    color: #333;
    height: 26px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
}

.LinkButton {
    background: url('../../Images/menuItem.gif') bottom;
    border: 1px solid #909090;
    cursor: pointer;
    color: #333;
    height: 40px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
}


.AddLinkButton {
    background-image: url(../../Images/eip_edit.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: underline;
    color: #003366;
    padding-left: 20px;
    padding-bottom: 2px;
}

.TextBox {
    border: 1px solid #808080;
    background-color: White;
    width: 100px;
}

.TextArea {
    border: 1px solid #808080;
    background-color: White;
    width: 400px;
    height: 150px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

.DropDownList {
    border: 1px solid #808080;
    background-color: White;
    width: 400px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}


/*-----Form Styles -----*/

.Form {
    width: 100%;
    border-collapse: collapse;
}

.FormItem td {
    background-color: White;
    padding: 6px;
    border: 1px solid #CCCCCC;
    cursor: default;
    vertical-align: middle;
    height: 32px;
}

.Adjustment {
    font-style: italic;
    color: Gray;
}

.FormButtons td {
    text-align: center;
    padding-top: 12px;
}

/*----- Grid -----*/

.Grid {
    width: 100%;
    background-color: White;
    border-collapse: collapse;
    border: 0px;
    font-family: 'Trebuchet MS',Helvetica,Sans-Serif;
}

.GridHeader th {
    background: #FFFFFF;
    padding: 6px 10px 6px 10px;
    border-top: 1px solid #C2EBFF;
    border-bottom: 1px solid #C2EBFF;
    border-left: 0 none;
    border-right: 0 none;
    color: #266173;
    cursor: default;
    vertical-align: top;
    height: 26px;
    text-align: left;
}

    .GridHeader th a, .GridHeader th a:visited {
        color: #266173;
        text-decoration: none;
    }

        .GridHeader th a:hover {
            color: #266173;
            font-weight: bold;
            text-decoration: underline;
        }

.taskTable {
    background: url("/Images/dottedGrayLine2x1.gif") repeat-x bottom;
}

.GridRow td {
    padding: 6px;
    cursor: default;
    vertical-align: middle;
    height: 70px;
}

.GridRowAlt td {
    background-color: #ececec;
    padding: 6px;
    border: 1px solid #CCCCCC;
    cursor: default;
    vertical-align: middle;
    height: 70px;
}

/*------------------------- Pager --------------------------*/
.Pager {
    font-size: 10pt;
    font-weight: bold;
    display: inline;
}

    .Pager a, .Pager a:hover, .Pager a:visited {
        color: #333;
    }

.PagerItem {
    padding: 1px 6px 2px 6px;
    background-color: #e0e0e0;
}

/*----- DualList -----*/
.DualList {
    padding: 0px;
    border: 0px;
    cursor: default;
}

    .DualList tr {
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

        .DualList tr td {
            height: 0px;
            padding: 2px;
            margin: 0px;
            border: 0px;
            cursor: default;
            vertical-align: middle;
        }

/*--- Layout ---*/

.actions, .help {
    border: 1px solid #bcd4e5;
}


.site_page > .header {
    padding-bottom: 10px;
    height: 82px;
    font-size: 12pt;
    overflow: hidden;
}

/*================*/

* html .left {
    width: 200px;
    float: left;
    overflow: hidden;
}

.left_bottom {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: 5px;
    border-right-style: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.filters {
    background: #fff;
    border: 0px solid #BBB;
    /*margin-right: 5px;*/
    border-right: 1px solid #bcd4e5;
    border-left: none;
    height: 30px;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    background: #ffffff url(../../Images/filters/bg.gif) bottom repeat-x;
    vertical-align: middle;
}

.custom-asset-filters {
    background: #fff;
    border: 0px solid #BBB;
    border-left: none;
    height: 30px;
    display: block;
    background: #ffffff url(../../Images/filters/bg.gif) bottom repeat-x;
    vertical-align: middle;
}

.content {
    background: #ffffff url(../../Images/v-border.gif) bottom left no-repeat;
    padding-left: 1px;
}

.workspace {
    /*border-top: 1px solid #bcd4e5;*/
    background: #ffffff url(../../Images/v-border.gif) bottom right no-repeat;
    padding: 0px 20px 0px 20px;
    border-left: none;
    border-left: bottom;
    overflow: auto;
    zoom: 1;
}

.workspaceInner {
    zoom: 1;
    padding: 20px 0;
}

.footer {
    background: #ffffff url(../../Images/bg_bottom.png) top repeat-x;
    padding-top: 5px;
    padding-left: 10px;
    z-index: 1000;
}

.site_page {
    min-height: 100%;
    width: 100%;
    max-width: 980px;
    min-width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    zoom: 1;
}

* html .site_page {
    min-height: 100%;
    width: 980px;
    max-width: 980px;
    min-width: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    zoom: 1;
}

/*-------- Video begin ------------------------*/
.mm_l {
    font-size: 1px;
    padding: 0;
    background: url('../../Images/videoshadow_left.png') bottom no-repeat;
    width: 19px;
}

.mm_b {
    font-size: 1px;
    padding: 0;
    background: url('../../Images/videoshadow_bottom.gif') bottom repeat-x;
    height: 7px;
}

.mm_r {
    font-size: 1px;
    padding: 0;
    background: url('../../Images/videoshadow_right.png') bottom no-repeat;
    width: 19px;
}

.mm_link {
    padding-bottom: 5px;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 11px;
}

.mm_link_img {
    background: url('../../Images/weblink.gif');
    width: 20px;
    height: 20px;
}
/*-------- Video end ------------------------*/

/*-------------- Confirm start -------------------*/
.confirmDialog {
    position: fixed;
    display: none;
    border: solid 1px #ED6103;
    width: 350px;
    background-color: White;
    z-index: 1004;
}

.button64 {
    background: url('../../Images/button64.gif');
    border: 0px;
    color: White;
    font-size: 9pt;
    height: 21px;
    width: 64px;
    cursor: pointer;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
/*-------------- Confirm end -------------------*/

#tb1 td {
    vertical-align: middle;
}

.errorText {
    color: Red;
}

/*--- Master Footer ---*/
.newsP {
    color: #006699;
    font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.leftItem {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    overflow: hidden;
}


/*---Giudes grid--*/

.instantTips {
    padding-top: 3px;
    padding-left: 3px;
    width: 95%;
}

    .instantTips td {
        /*display: none;*/
        padding-right: 3px;
        color: #006699;
        font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
        font-size: 12px;
        height: 10px;
    }

        .instantTips td img {
            vertical-align: middle;
        }

/*--- CV Item ---------------------------------*/
.per4 {
    display: none;
}

.per3, .per4 {
    height: 50px;
    clear: both;
    padding-top: 1px;
}

A.disabled {
    text-decoration: line-through;
    color: #D8C9C9 !important;
    cursor: default;
}

/*--- Email Templates ---*/
.flatButton {
    text-align: center;
    width: 60px;
    background-color: #F1F6F7;
    color: #006699;
    cursor: pointer;
    border: none;
}

.flatButtonWhite {
    text-align: center;
    width: 60px;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    font-weight: bold;
    border: none;
}

.flatButtonWhiteWithBorder {
    text-align: center;
    width: 58px;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    font-weight: bold;
    border: solid 1px #1D70A8;
}

.flatBtnWhiteBorderNoBold {
    text-align: center;
    width: 58px;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    font-weight: normal;
    border: solid 1px #1D70A8;
}

.flatButtonHoverWithBorder {
    text-align: center;
    min-width: 60px;
    *width: 60px;
    background-color: #006699;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    border: solid 1px #1D70A8;
}

.flatButtonHover {
    text-align: center;
    width: 60px;
    background-color: #006699;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    border: solid 1px #006699;
}

    .flatButtonHover:disabled {
        text-align: center;
        width: 60px;
        background-color: #0099CC;
        color: #CCCCCC;
        cursor: default;
        font-weight: bold;
        border: solid 1px #0099CC;
    }


.flatButtonHoverNoBold {
    text-align: center;
    width: 60px;
    background-color: #006699;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    border: solid 1px #006699;
}

a.flatButtonHover {
    min-width: 60px;
    line-height: 20px;
    width: auto;
    padding: 1px 15px 1px 15px;
    text-decoration: none;
    color: White;
}

    a.flatButtonHover:hover {
        color: White;
        text-decoration: none;
    }

.flatButtonHoverLight {
    text-align: center;
    width: 60px;
    background-color: #F1F6F9;
    color: #0764A9;
    cursor: pointer;
    font-weight: bold;
    border: solid 1px #F1F6F9;
}

a.flatButtonHoverLight {
    min-width: 60px;
    width: auto;
    padding: 1px 15px 1px 15px;
    text-decoration: none;
}

.emailTemplateType {
    font-size: 11px;
    font-weight: bold;
    background-color: #C2EBFF;
    padding: 5px 5px 5px 5px;
    white-space: nowrap;
    height: 22px;
    line-height: 22px;
    margin-bottom: 6px;
}

.emailTemplateSubject {
    font-size: 11px;
    border: solid 1px #B7B7A6;
    padding-left: 3px;
    width: 300px;
    height: 14px;
}

.emailTemplateAction {
    color: #006699;
}

    .emailTemplateAction:hover {
        color: #297FA9;
        text-decoration: underline;
    }

.emailTemplateActionHover {
    color: #297FA9;
    text-decoration: underline;
}

.gridActionsTable {
    border-collapse: collapse;
    margin-left: 5px;
}

    .gridActionsTable a {
        font-weight: normal;
    }

    .gridActionsTable td {
        color: #006699;
        font-size: 9pt;
        text-decoration: none;
        padding-right: 20px;
        white-space: nowrap;
        vertical-align: middle;
    }

.boxFilter {
    background-color: #F1F6F7;
    line-height: 23px;
    padding: 15px;
}

    .boxFilter .left {
        margin-right: 15px;
    }

    .boxFilter .topSeparator {
        border-bottom: 1px solid white;
        font-size: 0px;
        line-height: 0px;
        height: 0px;
        margin: 0px -15px;
    }


#JobFeeds .header .helpIcon {
    background-position: left center;
}

#JobFeeds .header a {
    margin-right: 1em;
}

#JobFeeds .header {
    height: 25px;
    padding: 0 20px;
}

#JobFeeds .collapsed .iconCollapse {
    display: none;
}

#JobFeeds .expanded .iconExpand {
    display: none;
}

#JobFeeds .boxFilter {
    padding-bottom: 0px;
}

    #JobFeeds .boxFilter .topSeparator {
        padding-top: 10px;
    }

.collapsed .hide {
    display: none;
}

/* Icon links*/

.iconLink {
    padding-left: 18px !Important;
    background: left center no-repeat;
}

.iconCollapse {
    background-image: url(../../Images/btn/arrowup_normal.png);
}

    .iconCollapse:hover {
        background-image: url(../../Images/btn/arrowup_hover.png);
    }

.iconExpand {
    background-image: url(../../Images/btn/arrowdown_normal.png);
}

    .iconExpand:hover {
        background-image: url(../../Images/btn/arrowdown_hover.png);
    }

/* Icon links*/

/*--- Resource lists ---*/
.ResourcesTable {
    width: 100%;
    border-bottom: solid 1px #B2CEE1;
}

    .ResourcesTable th {
        text-align: left;
        color: #266173;
        border-bottom: solid 1px #C2EBFF;
        border-top: solid 1px #C2EBFF;
        border-right: 0px;
        border-left: 0px;
        height: 20px;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        padding: 2px 0px 2px 0px;
    }

.AgenciesList, .JobWebsiteList, .NewsPapersList, .EmployersList {
    width: 100%;
    border: 0px;
    line-height: 15px;
}

    .JobWebsiteList td {
        color: #006699 !important;
    }

    .AgenciesList td, .JobWebsiteList td, .AgenciesList td, .NewsPapersList td, .EmployersList td {
        border: 0px;
        padding: 5px;
        cursor: pointer;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
    }

    .JobWebsiteList td {
        cursor: auto;
    }

        .JobWebsiteList td label {
            cursor: pointer;
        }

.AgenciesListWorkplace, .JobWebsitesListWorkplace, .NewsPapersListWorkplace, .EmployersListWorkplace {
    height: 490px;
    width: 99%;
    overflow-y: auto;
    overflow-x: hidden;
}

.verticalBorderedTD {
    border-left: solid 1px #B2CEE1;
    border-right: solid 1px #B2CEE1;
}


#BusinessAreaList, #RegionList {
    height: 445px;
    width: 99%;
    overflow-y: auto;
    overflow-x: hidden;
}

    #BusinessAreaList div.businessAreaItem, #RegionList div.regionsItem, #EmployersAreaList div.empCity {
        padding: 3px 0px 3px 15px;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-size: 12px;
    }

.NoDataText {
    color: #CCCCCC;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    padding-top: 100px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.gridSaveLink {
    color: #006699;
    text-decoration: none;
    float: right;
    padding-right: 30px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.grdItemCount {
    color: #666666;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.updateGroupsDiv {
    float: right;
    margin-top: 3px;
    vertical-align: middle;
}

#grd tr th {
    color: #266173;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #C2EBFF #FFFFFF #C2EBFF #FFFFFF;
    border-left: none;
    border-right: none;
    vertical-align: middle;
    height: 24px;
}

.contactEditAnnoTD {
    color: #333333;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.contactValueTD {
    font-weight: bold;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #333333;
}

    .contactValueTD a {
        font-weight: normal;
    }

.contactEditAnnoTD {
    padding: 0px 0px 2px 15px;
}

.contactValueTD input, 
.contactValueTD textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #9DBFCF #B6DEF1 #B6DEF1 #9DBFCF;
    width: 90%;
    color: #333333;
}

    .alertDataButton a img {
        border: none;
        vertical-align: middle;
    }

    .alertDataButton a {
        text-decoration: none;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-size: 11px;
        color: #006699;
    }

.alertDataButton {
    margin-top: 10px;
}

/*--<Filter>--*/

.filterBtnClear {
    border: solid 1px #1D70A8;
    background-color: #FFFFFF;
    color: #1D70A8;
    width: 60px;
    cursor: pointer;
}

.filterBtnCancel {
    border: solid 1px #F1F6F7;
    background-color: #F1F6F7;
    color: #1D70A8;
    width: 60px;
    cursor: pointer;
}

/*--</Filter>--*/

.secontTd {
    padding-left: 10px;
}

.liEmailSettingButton {
    text-align: right;
}

.contactGroups {
    font-size: 12px;
    font-weight: bold;
    background-color: #C2EBFF;
    padding: 0px 5px 0px 5px;
    white-space: nowrap;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    line-height: 22px;
    margin-bottom: 3px;
    color: #333333;
}

/*--- Message area ---------------*/

#grd tr th {
    text-align: left;
}

#grd tr td {
    padding-bottom: 5px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}

#grd tr.last td {
    height: 14px;
    padding-bottom: 15px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 12px;
    background: #FFFFFF url(../../Images/dottedGrayLine.gif) repeat-x bottom;
    vertical-align: middle;
    vertical-align: top;
}

.dottedLine {
    background: #FFFFFF url(../../Images/dottedGrayLine.gif) repeat-x bottom;
    height: 1px;
    width: 100%;
}

.adviceHeader {
    background: url(../../Images/filters/bg.gif) repeat-x bottom;
    margin: -10px -10px 0px -10px;
    padding: 10px 10px 0px 30px;
}

.adviceList {
    margin: 0px -10px 0px -10px;
}

a.linkClose {
    background-position: 0px 0px;
    display: inline-block;
    height: 16px;
    width: 16px;
    /*padding-left: 16px;*/
    overflow: hidden;
    background-image: url('../../Images/close_16x16.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-bottom: 3px;
}

.settingsHeader {
    background: url(../../Images/filters/bg.gif) repeat-x bottom;
    width: 100%;
    height: 25px;
    padding-left: 14px;
}

.selectorTr:hover td {
    color: #006699;
    background-color: #f1f6f7;
}

.question img {
    margin-top: 5px;
}

/*Link with plus left image*/
.addLink {
    padding-left: 18px !important;
    background-image: url(../../Images/add.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

.LinksToolbar a {
    padding-right: 20px;
}

* html .SortOption img {
    width: 16px;
    height: 18px;
    /*filter:expression(fixPNG(this));*/
}

.deleteIcon {
    height: 21px;
    width: 21px;
    background: url(../../Images/delete_normal.png) top left no-repeat;
}

    .deleteIcon:hover {
        background: url(../../Images/delete_hovered.png) top left no-repeat;
    }

* html .deleteIcon {
    height: 21px;
    width: 21px;
    background: url(../../Images/delete_normal.gif) top left no-repeat;
    /*filter:expression(fixPNG(this));*/
}

    * html .deleteIcon:hover {
        background: url(../../Images/delete_hovered.gif) top left no-repeat;
        /*filter:expression(fixPNG(this));*/
    }

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}

    #tooltip h3, #tooltip div {
        margin: 0;
    }

/*reports style*/

span.number {
    font-weight: bold;
    font-size: 13px;
    color: #266173;
}

/*end reports style*/

/** <MessageBox> **/

.ui-corner-all {
    -moz-border-radius: 2px;
}

div.dlgMessageBox {
    padding: 1px;
    border: 1px solid #b7b7b7 !Important;
    border-right: 3px solid #879092 !Important;
    border-bottom: 3px solid #879092 !Important;
    background: #ffffff url(../../Images/bg_body.png) top repeat-x;
    z-index:10005 !important;
}

.dlgMessageBox .ui-dialog-content {
    padding: 0px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 11px;
}

.dlgMessageBox .head {
    height: 45px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 10px;
    font-size: 15px;
}

    .dlgMessageBox .head span {
        padding-left: 8px;
    }

    .dlgMessageBox .head .closeIcon {
        float: right;
    }

.dlgMessageBox .dlgBody {
    padding: 0px;
    margin: 0px 15px 10px 15px;
    color: #666666;
}

.dlgMessageBox .dlgBodyButtonts, .dlgBodyAlertButtont {
    padding: 0px;
    margin: 0px 15px 10px 5px;
    color: #666666;
    text-align: right;
    display: none;
}

.dlgBodyAlertButtont {
    display: block;
}

.mbConfirm .dlgBodyButtonts, .mbSimple .dlgBodyButtonts {
    display: block;
}

.mbConfirm .dlgBodyAlertButtont, .mbSimple .dlgBodyAlertButtont {
    display: none;
}

.mbHelp .head, .mbConfirm .head {
    background: #e9f2f6 url(../../Images/icon25/iconhelp25x25.png) no-repeat 15px center;
    padding-left: 41px;
}

.mbMessage .head, .mbError .head, .mbConfirm .head, .mbSimple head {
    padding-left: 38px;
    font-size: 15px;
    /*font-weight:bold;	*/
    height: 40px;
    line-height: 40px;
    margin-bottom: 25px;
}

.mbMessage .head {
    background: #E5F6C0 url(../../Images/icon25/msg26x26.png) no-repeat 10px center;
}

.mbError .head {
    background: #FFF1B2 url(../../Images/icon25/error26x26.png) no-repeat 10px center;
}

.mbConfirm .head {
    background: #FFF1B2 url(../../Images/icon25/confirm26x26.png) no-repeat 10px center;
}

.mbMessage .dlgBody, .mbError .dlgBody {
    padding-bottom: 25px;
    margin-bottom: 0px;
}

.mbSimple .head {
    padding-left: 5px !important;
    margin-bottom: 0px;
}

.mbSimple .dlgBody {
    border-top: solid 1px #B1E1EB;
    border-bottom: solid 1px #B1E1EB;
    margin: 0px 0px 10px 0px;
    height: 380px;
    overflow: auto;
}

.mbMessage, .mbError, .mbConfirm, .mbSimple {
    padding-bottom: 1px !important;
}

/** </MessageBox> **/

.survey input[type="text"] {
    width: 250px;
}

.survey textarea {
    height: 120px;
    width: 550px;
}

img.corner {
    width: 15px;
    height: 15px;
    border: none;
    display: block !important;
}

/* Natification items */

/*Top popup menu*/

.dropmenu {
    position: absolute;
    width: 142px;
    overflow: auto;
    display: none;
    /*border: solid 1px red;*/
}

/** SmartHelper **/
.div-frame {
    border-color: #FFD129;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    display: none;
    position: absolute;
    z-index: 999;
}

/*** user drop down menu start***/

.menu-arrow {
    width: 16px;
    height: 16px;
    background: url(../../Images/next1.png) no-repeat;
    display: inline-block;
    margin-bottom: -2px;
}

.hovered-menu-item .menu-arrow {
    background: url(../../Images/down.png) no-repeat !important;
}

ul.sub-ul-first {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    width: 133px;
    z-index: 1008;
}

.spanOptionText {
    white-space: normal;
}

.clearfix {
    display: inline-block;
    //height: 1%;
}

    .clearfix:after {
        content: '.';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        line-height: 0;
    }

.feedback {
    background: url(../../Images/feedback_normal.png) no-repeat;
}

.feedback:hover {
    background: url(../../Images/feedback_hover.png) no-repeat;
    cursor: pointer;
}

.flatButtonHoverBlocked {
    text-align: center;
    width: 78px;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    font-weight: bold;
    border: solid 1px #006699;
    float: right;
    margin-right: 25px;
}

/*Smart helper styles start*/

#prevStep,
#nextStep {
    cursor: pointer;
}

/*Smart helper styles end*/
/*Ixion*/
.ixionModule {
    background-image: url("/Images/ixionItem.png") !important;
    background-position: 0 0 !important;
    margin-left: 15px;
}

.ixionModuleRed {
    background-image: url("/Images/ixionItem2.png") !important;
    background-position: 0 0 !important;
    margin-left: 15px;
}

.ixionModuleBlack {
    background-image: url("/Images/ixionItem3.png") !important;
    background-position: 0 0 !important;
    margin-left: 15px;
}

.ixionModuleWhite {
    background-image: url("/Images/ixionItem4.png") !important;
    background-position: 0 0 !important;
    margin-left: 15px;
}

/*Ixion end*/

.nextbuttondisabled {
    cursor: default;
    color: #a8cbe2;
    background-color: #ffffff;
    border: solid 1px #bfddee;
}

.searchParams {
    color: #999999;
}

#FindRelatedJobs div {
    color: #006699;
}

.JobFilters span.head {
    font-size: 16px;
    color: #006699;
}

/*CHROME + Safary*/
@media all and (-webkit-min-device-pixel-ratio:0) {
    .visit_msg .Buttons a {
        background-position: left top;
        height: 25px;
        text-align: center;
        color: #fff;
        display: block;
        width: 100%;
        padding: 13px 0 8px 0px;
        margin-top: -3px;
    }

    .visit_msg .Buttons {
        background-image: url(../../Images/Dialog/button.png);
        background-repeat: no-repeat;
        background-position: right -47px;
        padding-right: 10px;
        width: 142px;
        height: 47px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .visit_msg .Buttons:hover {
            background-image: url(../../Images/Dialog/ButtonHover.png);
            background-position: right -47px;
        }

        .visit_msg .Buttons a:hover {
            background-image: url(../../Images/Dialog/ButtonHover.png);
            background-position: left top;
            text-decoration: none;
        }
}
/*CHROME===========*/

.Accounts {
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
    height: 70px;
}

    .Accounts .beforeSeparator {
        float: left;
    }



/*#divJobType*/

#divJobType tr:hover a.right {
    display: inline-block;
    background: url('../../Images/close_16x16.png') no-repeat;
    width: 16px;
    height: 16px;
    margin: 3px 0 0 3px;
}
/*#divJobType===========*/

/*AccessCodes*/
.AccessCodes {
    position: relative;
    width: 175px;
    height: 17px;
}

/*AccessCodes========*/

.helpIconBlock {
    width: 120px;
}

.export {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    padding: 3px 0 0 21px;
    color: #069;
    font-size: 12px;
    background: url(../../Images/csv.png) no-repeat;
    height: 17px;
    text-decoration: none;
}

div.scroll .question {
    padding-bottom: 31px !important;
}

    div.scroll .question .label {
        color: #3D70F0 !important;
        font-weight: bold !important;
    }

div.scroll.IE8 .question tr td {
    padding-bottom: 4px;
}

.Grid.SchedullerTasks td.TypeName {
    word-wrap: break-word;
    display: block;
}

#letterexample {
    border: solid 1px #999;
    padding: 10px;
    text-align: justify;
    -webkit-box-shadow: #999999 0px 2px 3px;
    -moz-box-shadow: #999999 0px 2px 3px;
    box-shadow: #999999 0px 2px 3px;
    behavior: url(PIE.htc);
}

    #letterexample table td {
        padding: 0px 0px 0px 60px;
    }

.OutstandingApprovals {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

    .OutstandingApprovals .Filters {
        margin: 10px 0;
        position: relative;
    }

    .OutstandingApprovals button {
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 100;
    }

    .OutstandingApprovals .Filters .button {
        position: absolute;
        right: 17px;
        top: 2px;
        width: 145px;
    }

        .OutstandingApprovals .Filters .button input {
            float: right;
            margin-left: 3px;
        }

    .OutstandingApprovals .Filters .AssetsDropDownList {
        width: 229px;
    }

.scroll_vertikal {
    width: 420px;
}

.inputTimeStart, .inputTimeStop {
    width: 30px;
}

.removePeriod, .removeCategory {
    background: url(../../Images/delete_normal.png) top left no-repeat;
    font-size: 12px;
    height: 81px;
    margin-left: 12px;
    padding: 2px 0px 0px 25px;
}

.removePeriod:hover, removeCategory:hover  {
    background: url(../../Images/delete_hovered.png) top left no-repeat;
}

.add_period, .assign_characteristics, .add_category {
    background: url(../../Images/btn/add_normal.png) top left no-repeat;
    font-size: 12px;
    height: 81px;
    padding: 2px 0px 0px 25px;
}

.add_period:hover, .assign_characteristics:hover, .add_category:hover {
    background: url(../../Images/btn/add_hovered.png) top left no-repeat;
}

.set-period {
    background: url(../../Images/status16x16_true.png) top left no-repeat;
    height: 15px;
    margin-left: 2px;
    padding: 0px 0px 0px 20px;
    color: Green;
}

.set-period:hover {
    color: Green;
}

.calendar {
    position: relative;
    height: 25px;
    margin-top: 14px;
}

.calendar ul {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.calendar ul li {
    float: left;
    width: 110px;
}

.calendar ul li span.label {
    display: block;
    height: 12px;
}

.calendar ul li.last input {
    width: 222px !important;
}
