### New Template Styles ### */
/* Generic Style*/
.inline {
    display: inline;
    vertical-align: middle;
}

.inline-block {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
}

.no_display {
    display: none;
}

#content-body > .cms_kb:first-child {
    margin-bottom: 40px;
}

#modal-text {
    display: none;
}

/* ### --------------------------------------------------------------------------------- CSS Styling for Pop-up Boxes ### */
.cms_ui_pds .cms_ui_toolwindow h3.cms_ui_winhdr,
* html .cms_ui_toolwindow h3.cms_ui_winhdr {
    background: #505050 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 12px !important;
    font-family: brandon-grotesque,Arial, Helvetica !important;
    padding: 5px 10px !important;
    border: 0 !important;
}

.cms_ui_toolinner,
.cms_ui_toolinner p,
.cms_ui_toolinner div {
    border: none !important;
    background: #fff !important;
    color: #000 !important;
}

.cms_ui_toolinner_loading {
    background: transparent url( https://secure.iasp.com.au/resources/v5/ajax-spiral-white.gif) no-repeat scroll 50% 50% !important;
}

.cms_ui_toolsizer {
    background: #505050 !important;
    color: #ffffff !important;
}

.popuptable {
    border-collapse: collapse;
    margin: 12px 0;
    width: 100%;
}

    .popuptable th,
    .popuptable td {
        color: #ffffff !important;
        padding: 5px;
        background: #757575;
        width: 50%;
    }

    .popuptable .dark th,
    .popuptable .dark td {
        background: #676767;
    }

    .popuptable th {
        text-align: right;
    }

.cms_miniedit_inner {
    z-index: 999 !important;
}

.table_miniedit {
}

    .table_miniedit th,
    .table_miniedit td {
        color: #ccc;
    }
/* ### --------------------------------------------------------------------------------- End CSS Styling for Pop-up Boxes ### */
.worplacelink {
    float: left;
    margin-right: 5px;
}
/* ### --------------------------------------------------------------------------------- CSS Styling for Table Form ### */
table.save_history {
    width: 100%;
    table-layout: fixed;
}

    table.save_history th,
    table.save_history td {
        width: 25%;
        text-align: left;
    }

    table.save_history th,
    table.save_history td {
        padding: 0 0 3px;
    }

        table.save_history th:nth-child(3),
        table.save_history th:nth-child(4) {
            text-align: center;
        }

        table.save_history td:nth-child(3),
        table.save_history td:nth-child(4) {
            text-align: center;
        }

.btn_right {
    text-align: right;
    margin: -40px 0 10px 0;
    height: 40px;
}

.btn_add {
    margin-bottom: 10px;
    overflow: hidden;
}

.btn_add_in {
    float: left;
    margin-right: 5px;
}

.table_form .insurance th,
.table_form .insurance td {
    width: 25%;
    text-align: center;
}

.table_form td.subsubtitle {
    background-color: #ebebeb;
    padding-top: 5px;
}

.table_form_edit .insurance th,
.table_form_edit .insurance td {
    width: 25%;
    text-align: center;
}

.table_form_edit td.subsubtitle {
    background-color: #ebebeb;
    padding-top: 5px;
}

#insurancetable th {
    width: 400px;
}

#normalforms td,
#normalforms th,
.normalforms {
    width: 50%;
}

#normalformsleft th {
    width: 30%;
}

#normalformsleft td {
    width: 70%;
}

/* New .memberarea - Novian Changes - start */

.memberarea {
    margin: 10px 0 0;
}

    .memberarea .form {
        background: #ffffff;
        margin-bottom: 10px;
        border-color: #9fc3d0;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }


        .memberarea .form .form_title {
            background: #005e82; /*color picked*/
            padding: 20px 15px;
            /*min-height: 50px;*/
            color: #fcfdfd;
            font-size: 12pt;
            font-weight: bold;
            text-decoration: none;
            white-space: normal;
        }

    .memberarea .form_inner {
        padding: 20px 15px 5px 5px;
    }


    .memberarea .table_form {
        margin-bottom: 10px;
    }

        .memberarea .table_form th {
            text-align: center;
            font-weight: bold;
        }

        .memberarea .table_form .dark td,
        .memberarea .table_form .dark th {
            background-color: #ddd;
        }

        .memberarea .table_form .darktitle td,
        .memberarea .table_form .darktitle th {
            background-color: #ccc;
        }

    .memberarea a:link,
    .memberarea a:active,
    .memberarea a:visited {
        color: #4C4C4C;
        font-weight: normal;
    }

    .memberarea .table_form td,
    .memberarea .table_form th {
        padding: 5px;
        vertical-align: middle;
    }

    .memberarea table.cpaneltbl,
    .memberarea table.tbl_heading {
        table-layout: fixed;
        margin: 0;
    }

        .memberarea table.tbl_heading tr,
        table.cpaneltbl.tbl_heading thead tr {
            background-color: #008fc3 !important;
        }

table.tbl_heading th {
    background-color: #005e82;
    color: #fff;
    vertical-align: top;
    line-height: 1.7em;
    white-space: normal;
}

table.cpaneltbl th a:link,
table.cpaneltbl th a:active,
table.cpaneltbl th a:visited,
table.cpaneltbl .listhdr th a:link,
table.cpaneltbl .listhdr th a:active,
table.cpaneltbl .listhdr th a:visited {
    text-decoration: none;
}
/* New .memberarea - Novian Changes - end */

#simple .form7 {
    background: url("../i/form_top_l.gif") no-repeat left top;
    padding-top: 30px;
}

#simple .other7 {
    background: url("../i/Other-Resources_tl.gif") no-repeat left top;
    padding-top: 40px;
}

.table_form,
.table_form_edit,
.subtable_form,
.subtable_form_edit {
    width: 100%;
    margin: 0 auto 15px;
}

.table_box {
    margin: 0 auto;
}

.table_form th,
.table_form td,
.table_form_edit th,
.table_form_edit td,
.subtable_form th,
.subtable_form td,
.subtable_form_edit th,
.subtable_form_edit td {
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.table_form th,
.table_form td,
.table_form_edit th,
.table_form_edit td {
    font-weight: normal;
}

.table_form th,
.table_form_edit th,
.table_box th,
.subtable_form th,
.subtable_form_edit th {
    text-align: right;
    padding: 5px 0;
}

.table_form_edit tbody tr.odd,
.table_form_edit tbody tr:nth-child(2n+1) {
    /*background-color: #f0f0f0;*/
}

.table_form_edit tbody tr.even,
.table_form_edit tbody tr:nth-child(2n) {
    /*background-color: #fff;*/
}

.table_form .col_1 {
    width: 3%;
    text-align: left;
}

.table_form .col_2 {
    width: 47%;
}

.table_form .col_3 {
    width: 3%;
}

.table_form .col_4 {
    width: 47%;
}

.table_form .col_5 {
    width: 50%;
}

.subtable_form_edit .col_5 {
    width: 40%;
    vertical-align: top;
}

.subtable_form .col_5 {
    width: 50%;
}

.table_form .col_6 {
    width: 70%;
}

.table_form_edit .col_1 {
    width: 3%;
    text-align: left;
}

.table_form_edit .col_2 {
    width: 42%;
}

.table_form_edit .col_3 {
    width: 8%;
}

    .table_form_edit .col_3 select {
        max-width: 90%;
    }

.table_form_edit .col_4 {
    width: 47%;
}
    /*Novian Changes*/
    .table_form_edit .col_4 textarea {
        width: 98%;
        padding: 5px 4px 0px 10px;
    }

.table_form_edit .col_5 {
    width: 40%;
    vertical-align: top;
}

.table_form_edit.sysreview {
    table-layout: fixed;
}

.surveillance_checklist .table_form_edit th,
.surveillance_checklist .table_form_edit td {
    vertical-align: top;
}

.service_form .table_form_edit .col_2 {
    width: 25%;
}

.service_form .table_form_edit .col_3 {
    width: 25%;
}

.service_form .table_form_edit tr.header th.col_2 {
    text-align: left;
    padding: 5px;
}

.service_form .table_form_edit tr.header th.col_3 {
    text-align: left;
}

.table_form_edit.sysreview th {
    padding: 0 5px 15px;
}

.table_form_edit.sysreview td {
}

.table_form_edit.sysreview .col_1 {
    width: 20px;
    text-align: left;
}

.table_form_edit.sysreview .col_2 {
    width: 230px;
    text-align: left;
}

.table_form_edit.sysreview .col_2a {
    width: 70px;
    text-align: center;
}

.table_form_edit.sysreview .col_2b {
    width: 80px;
    text-align: center;
}

.table_form_edit.sysreview .col_3 {
    width: 60px;
    text-align: center;
}

.table_form_edit.sysreview .col_4 {
    width: 360px;
    text-align: left;
}

.table_form_edit.sysreview textarea {
    width: 350px;
}

.table_form_edit.sysreview .short input {
    width: 230px;
}

.table_form_edit.sysreview .label,
.table_form.sysreview .label {
    font-size: 10pt;
    font-weight: bold;
}

.table_form.sysreview {
    table-layout: fixed;
}

    .table_form.sysreview th {
        padding: 0 5px 15px;
    }

    .table_form.sysreview td {
    }

    .table_form.sysreview .col_1 {
        width: 20px;
        text-align: left;
    }

    .table_form.sysreview .col_2 {
        width: 230px;
        text-align: left;
    }

    .table_form.sysreview .col_2a {
        width: 100px;
        text-align: center;
    }

    .table_form.sysreview .col_2b {
        width: 100px;
        text-align: center;
    }

    .table_form.sysreview .col_3 {
        width: 60px;
        text-align: center;
    }

    .table_form.sysreview .col_4 {
        width: 260px;
        text-align: left;
    }

.rpt_det span {
    display: block;
    margin: 10px 0;
}

.ID_display {
    font-size: 8pt;
    font-weight: normal;
}

.date_display {
    float: right;
}

.col_actions,
td.r {
    width: 50px;
    min-width: 150px;
    max-width: 310px;
}

.actions_in {
    margin: 0 5px;
    padding: 0;
    height: 24px;
    white-space: nowrap;
}

    .actions_in span {
        margin: 0;
        padding: 0;
    }

    .actions_in a:link,
    .actions_in a:active,
    .actions_in a:visited {
        color: #656565;
        font-weight: normal;
        text-decoration: none;
        font-size: 7pt;
    }

    .actions_in img {
        vertical-align: middle;
    }
/* ### --------------------------------------------------------------------------------- End CSS Styling for Table Form ### */

/* ### --------------------------------------------------------------------------------- General CSS ### */
html {
    height: 100%;
    overflow: auto;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
}

div {
    display: block;
}

a img {
    border: 0;
}

form, fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.clearing {
    clear: both;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.clear_r {
    clear: right;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.clear_l {
    clear: left;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

body,
td,
th,
div,
p {
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 11pt;
    line-height: normal;
    color: #000;
    text-shadow: none;
}

a:link,
a:active,
a:visited {
    color: #4b7084;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 1rem;
    line-height: normal;
}

.ui-dialog p {
    margin: 0 0 1rem;
}

h1,
h3 {
    color: #005e82;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 14pt;
}

h2,
h4 {
    color: #005e82;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 13pt;
    font-weight: bold;
}

h5,
h6 {
    font-weight: bold;
    font-size: 8pt;
}

#ct0 {
    width: 959px;
    margin: 0 auto;
    text-align: left;
}

#top_elements {
    height: 110px;
}

h2.logo,
div.logo {
    float: left;
    margin: 0;
    padding: 0 0 0 11px;
}

#search {
    float: right;
    margin-left: 12px;
    margin-top: 40px;
}

#cart {
    float: right;
    margin-top: 40px;
}

#login_cart {
    float: right;
    margin-top: 40px;
    cursor: pointer;
}

#top_elements .box0 {
    background: #1B728D url('../i/n_boxtl.gif') top left no-repeat;
}

#top_elements .box1 {
    background: url('../i/n_boxtr.gif') top right no-repeat;
}

#top_elements .box2 {
    background: url('../i/n_boxbr.gif') bottom right no-repeat;
}

#top_elements .box3 {
    background: url('../i/n_boxbl.gif') bottom left no-repeat;
    padding: 6px 12px;
    overflow: hidden;
}

#top_elements .img_pos {
    float: left;
    width: 44px;
}

#top_elements .text_pos {
    float: left;
    padding-left: 10px;
}

#top_elements div {
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    color: #ffffff;
    font-size: 11pt;
    font-weight: bold;
}

#top_elements a:link,
#top_elements a:active,
#top_elements a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#top_elements a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

#top_elements div.faint,
#top_elements div.faint a {
    color: #a4c7d1;
}

#top_elements div.small {
    font-size: 8pt;
    font-weight: bold;
}

#top_elements form {
    margin: 0;
    padding: 0;
}

    #top_elements form input {
        vertical-align: middle;
        font-weight: normal;
    }

        #top_elements form input.text {
            width: 100px;
            margin-right: 5px;
            border: 1px solid #cbcbcb;
            padding: 1px 6px 2px;
        }

ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 3;
}

    ul.menu li {
        display: block;
        float: left;
    }

        ul.menu li.f {
            background: none;
        }

        ul.menu li.menu_label {
            display: block;
            color: #ffffff;
            font-family: brandon-grotesque,'PT Sans', sans-serif;
            font-weight: normal;
            font-size: 14.04pt;
            padding: 0.5em;
            text-decoration: none;
        }

        ul.menu li a:link,
        ul.menu li a:active,
        ul.menu li a:visited {
            display: block;
            color: #ffffff;
            font-family: brandon-grotesque,'PT Sans', sans-serif;
            font-weight: normal;
            font-size: 13pt;
            padding: 0.5em;
            text-decoration: none;
        }

.shade {
    clear: both;
    background: url('../i/shade.gif') top left repeat-x;
    height: 3px;
    overflow: hidden;
}

#banner {
    height: 156px;
}
   
#banner_tagline {
    margin-left: 407px;
}

#loginbox {
    margin-left: 631px;
    color: #ffffff;
}

    #loginbox td {
        color: #ffffff;
    }

    #loginbox a:link,
    #loginbox a:active,
    #loginbox a:visited {
        color: #dbe7ec;
    }

    #loginbox .box0 {
        background: #478399 url('../i/box_large_bg.gif') top left repeat-x;
    }

    #loginbox .box1 {
        background: url('../i/box_large_top_left.gif') top left no-repeat;
    }

    #loginbox .box2 {
        background: url('../i/box_large_top_right.gif') top right no-repeat;
    }

    #loginbox .box3 {
        background: url('../i/box_large_bottom_right.gif') bottom right no-repeat;
    }

    #loginbox .box4 {
        background: url('../i/box_large_bottom_left.gif') bottom left no-repeat;
        height: 134px;
        padding: 22px 0 0 23px;
    }

    #loginbox form {
        margin: 13px 0 0 0;
        padding: 0;
    }

        #loginbox form input {
            vertical-align: middle;
            margin: 5px 5px 5px 0;
        }

            #loginbox form input.text {
                width: 150px;
                border: 1px solid #cbcbcb;
                padding: 1px 6px 2px;
            }

#main0 {
    background: #ffffff url('../i/body_bottom_right.gif') bottom right no-repeat;
}

    #main0.homepage {
        background: #ffffff url('../i/hp_tagline.gif') bottom right no-repeat;
    }

#main1 {
    background: url('../i/body_bottom_left.gif') bottom left no-repeat;
    padding: 7px 7px 10px;
}

#nav_and_content {
    margin: 24px 0 0 0;
    background: url('../i/dots.gif') 646px 0 repeat-y;
    padding: 0 25px 11px 13px;
}

#c_only {
    margin: 24px 0 0 0;
    padding: 0 25px 11px 13px;
}

#nav {
    float: right;
    width: 259px;
    padding-bottom: 20px;
}

#nav_and_content #content {
    margin-right: 259px;
    padding-right: 39px;
}

* html #nav {
    margin-left: -3px;
}

* html #content {
    margin-right: 256px;
    padding-right: 39px;
}

.pageimg {
    float: left;
    width: 152px;
}

.imgwrap {
    margin-left: 152px;
    padding-left: 20px;
}

.pageimg img {
    margin-bottom: 10px;
}

.readmore {
    margin-top: 16px;
}

#nav .item {
    padding-bottom: 14px;
    margin-bottom: 14px;
    background: url('../i/dots.gif') bottom left repeat-x;
}

    #nav .item img {
        margin-bottom: 10px;
    }

#homepage {
    margin-right: -14px;
    margin-top: 0;
    padding: 8px 0 0 0;
}

.hp_box {
    float: left;
    width: 300px;
    padding-right: 7px;
    margin-bottom: 7px;
}

#homepage .box0 {
    background: #65b8d8 url('../i/box_solid_top_left.gif') top left no-repeat;
}

#homepage .box1 {
    background: url('../i/box_solid_top_right.gif') top right no-repeat;
}

#homepage .box2 {
    background: url('../i/box_solid_bottom_left.gif') bottom left no-repeat;
}

#homepage .box3 {
    background: url('../i/box_solid_bottom_right.gif') bottom right no-repeat;
}

.hp_box .icon {
    padding: 21px 50px 0 16px;
    height: 155px;
}

.hp_box,
.hp_box div,
.hp_box h3,
.hp_box a:link,
.hp_box a:active,
.hp_box a:visited {
    color: #ffffff;
}

#breadcrumbs,
#breadcrumbs a {
    color: #ccc;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 10px;
}

.icon.you {
    background: url('../i../icon_area.gif') 246px 5px no-repeat;
}

.icon.sys {
    background: url('../i../icon_system.gif') 246px 5px no-repeat;
}

.icon.pub {
    background: url('../i../icon_pubohs.gif') 246px 5px no-repeat;
}

.icon.tra {
    background: url('../i../icon_training.gif') 246px 5px no-repeat;
}

.icon.car {
    background: url('../i../icon_cart.gif') 246px 5px no-repeat;
}

.icon.ser {
    background: url('../i../icon_services.gif') 246px 5px no-repeat;
}

#footer {
    padding: 12px 11px;
}

#footer_menu {
    padding: 12px 11px;
}

.footer_right {
    float: right;
    width: 200px;
    text-align: right;
}

.footer_left {
    margin-right: 250px;
}

.bottom_margin {
    margin-bottom: 25px !important;
}

.top_margin {
    margin-top: 10px !important;
}


#footer div {
    color: #829daf;
}

#footer_menu div {
    color: #829daf;
    margin: 5px 0 10px;
}

#footer a:link,
#footer a:active,
#footer a:visited {
    color: #829daf;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover {
    text-decoration: underline;
}

#footer_menu a:link,
#footer_menu a:active,
#footer_menu a:visited {
    color: #829daf;
    text-decoration: none;
    font-weight: normal;
}

#footer_menu a:hover {
    text-decoration: underline;
}

#content .displaytbl {
    width: 595px;
}

    #content .displaytbl textarea {
        width: 300px;
    }

.displaytbl textarea {
    width: 341px;
}

* html .displaytbl textarea {
    width: 335px;
}

.short input {
    width: 150px;
}

/* Top Admin Menus [Non-Theme Specific] */
/*#top_admin_menu .menubar0 {
	background: url('../i/3n_menu_bg.gif') top left repeat-x;
}
#top_admin_menu .menubar1 {
	background: url('../i/3n_menu_left.gif') top left no-repeat;
}
#top_admin_menu .menubar2 {
	background: url('../i/3n_menu_right.gif') top right no-repeat;
	height: 49px;
}
#top_admin_menu ul.menu li {
	background: url('../i/3n_menu_separator.gif') top left no-repeat;
}
#top_admin_menu ul.menu li.f {
	background: none;
}

#top_ohsadmin_menu .menubar0 {
	background: url('../i/3o_menu_bg.gif') top left repeat-x;
}
#top_ohsadmin_menu .menubar1 {
	background: url('../i/3o_menu_left.gif') top left no-repeat;
}
#top_ohsadmin_menu .menubar2 {
	background: url('../i/3o_menu_right.gif') top right no-repeat;
	height: 49px;
}
#top_ohsadmin_menu ul.menu li {
	background: url('../i/3o_menu_separator.gif') top left no-repeat;
}
#top_ohsadmin_menu ul.menu li.f {
	background: none;
}*/


/* Default Theme */
#ct0 #main_menu .menubar0 {
    background: url('../i/n_menu_bg.gif') top left repeat-x;
}

#ct0 #main_menu .menubar1 {
    background: url('../i/n_menu_left.gif') top left no-repeat;
}

#ct0 #main_menu .menubar2 {
    background: url('../i/n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0 #main_menu ul.menu li {
    background: url('../i/n_menu_separator.gif') top left no-repeat;
}

    #ct0 #main_menu ul.menu li.f {
        background: none;
    }

#ct0 #members_menu .menubar0 {
    background: url('../i/o_menu_bg.gif') top left repeat-x;
}

#ct0 #members_menu .menubar1 {
    background: url('../i/o_menu_left.gif') top left no-repeat;
}

#ct0 #members_menu .menubar2 {
    background: url('../i/o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0 #members_menu ul.menu li {
    background: url('../i/o_menu_separator.gif') top left no-repeat;
}

    #ct0 #members_menu ul.menu li.f {
        background: none;
    }

/* Franchise/Fast Food Theme */
#ct0.theme1 #main_menu .menubar0 {
    background: url('../i/1n_menu_bg.gif') top left repeat-x;
}

#ct0.theme1 #main_menu .menubar1 {
    background: url('../i/1n_menu_left.gif') top left no-repeat;
}

#ct0.theme1 #main_menu .menubar2 {
    background: url('../i/1n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme1 #main_menu ul.menu li {
    background: url('../i/1n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme1 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme1 #members_menu .menubar0 {
    background: url('../i/1o_menu_bg.gif') top left repeat-x;
}

#ct0.theme1 #members_menu .menubar1 {
    background: url('../i/1o_menu_left.gif') top left no-repeat;
}

#ct0.theme1 #members_menu .menubar2 {
    background: url('../i/1o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme1 #members_menu ul.menu li {
    background: url('../i/1o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme1 #members_menu ul.menu li.f {
        background: none;
    }

/* Retail Theme */
#ct0.theme2 #main_menu .menubar0 {
    background: url('../i/2n_menu_bg.gif') top left repeat-x;
}

#ct0.theme2 #main_menu .menubar1 {
    background: url('../i/2n_menu_left.gif') top left no-repeat;
}

#ct0.theme2 #main_menu .menubar2 {
    background: url('../i/2n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme2 #main_menu ul.menu li {
    background: url('../i/2n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme2 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme2 #members_menu .menubar0 {
    background: url('../i/2o_menu_bg.gif') top left repeat-x;
}

#ct0.theme2 #members_menu .menubar1 {
    background: url('../i/2o_menu_left.gif') top left no-repeat;
}

#ct0.theme2 #members_menu .menubar2 {
    background: url('../i/2o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme2 #members_menu ul.menu li {
    background: url('../i/2o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme2 #members_menu ul.menu li.f {
        background: none;
    }

/* Office Theme */
#ct0.theme3 #main_menu .menubar0 {
    background: url('../i/3n_menu_bg.gif') top left repeat-x;
}

#ct0.theme3 #main_menu .menubar1 {
    background: url('../i/3n_menu_left.gif') top left no-repeat;
}

#ct0.theme3 #main_menu .menubar2 {
    background: url('../i/3n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme3 #main_menu ul.menu li {
    background: url('../i/3n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme3 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme3 #members_menu .menubar0 {
    background: url('../i/3o_menu_bg.gif') top left repeat-x;
}

#ct0.theme3 #members_menu .menubar1 {
    background: url('../i/3o_menu_left.gif') top left no-repeat;
}

#ct0.theme3 #members_menu .menubar2 {
    background: url('../i/3o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme3 #members_menu ul.menu li {
    background: url('../i/3o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme3 #members_menu ul.menu li.f {
        background: none;
    }

/* Casino Theme */
#ct0.theme4 #main_menu .menubar0 {
    background: url('../i/4n_menu_bg.gif') top left repeat-x;
}

#ct0.theme4 #main_menu .menubar1 {
    background: url('../i/4n_menu_left.gif') top left no-repeat;
}

#ct0.theme4 #main_menu .menubar2 {
    background: url('../i/4n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme4 #main_menu ul.menu li {
    background: url('../i/4n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme4 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme4 #members_menu .menubar0 {
    background: url('../i/4o_menu_bg.gif') top left repeat-x;
}

#ct0.theme4 #members_menu .menubar1 {
    background: url('../i/4o_menu_left.gif') top left no-repeat;
}

#ct0.theme4 #members_menu .menubar2 {
    background: url('../i/4o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme4 #members_menu ul.menu li {
    background: url('../i/4o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme4 #members_menu ul.menu li.f {
        background: none;
    }

/* Hospitality Theme */
#ct0.theme5 #main_menu .menubar0 {
    background: url('../i/5n_menu_bg.gif') top left repeat-x;
}

#ct0.theme5 #main_menu .menubar1 {
    background: url('../i/5n_menu_left.gif') top left no-repeat;
}

#ct0.theme5 #main_menu .menubar2 {
    background: url('../i/5n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme5 #main_menu ul.menu li {
    background: url('../i/5n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme5 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme5 #members_menu .menubar0 {
    background: url('../i/5o_menu_bg.gif') top left repeat-x;
}

#ct0.theme5 #members_menu .menubar1 {
    background: url('../i/5o_menu_left.gif') top left no-repeat;
}

#ct0.theme5 #members_menu .menubar2 {
    background: url('../i/5o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme5 #members_menu ul.menu li {
    background: url('../i/5o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme5 #members_menu ul.menu li.f {
        background: none;
    }

/* Real Estate Theme */
#ct0.theme6 #main_menu .menubar0 {
    background: url('../i/6n_menu_bg.gif') top left repeat-x;
}

#ct0.theme6 #main_menu .menubar1 {
    background: url('../i/6n_menu_left.gif') top left no-repeat;
}

#ct0.theme6 #main_menu .menubar2 {
    background: url('../i/6n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme6 #main_menu ul.menu li {
    background: url('../i/6n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme6 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme6 #members_menu .menubar0 {
    background: url('../i/6o_menu_bg.gif') top left repeat-x;
}

#ct0.theme6 #members_menu .menubar1 {
    background: url('../i/6o_menu_left.gif') top left no-repeat;
}

#ct0.theme6 #members_menu .menubar2 {
    background: url('../i/6o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme6 #members_menu ul.menu li {
    background: url('../i/6o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme6 #members_menu ul.menu li.f {
        background: none;
    }

/* Pharmacy Theme */
#ct0.theme7 #main_menu .menubar0 {
    background: url('../i/7n_menu_bg.gif') top left repeat-x;
}

#ct0.theme7 #main_menu .menubar1 {
    background: url('../i/7n_menu_left.gif') top left no-repeat;
}

#ct0.theme7 #main_menu .menubar2 {
    background: url('../i/7n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme7 #main_menu ul.menu li {
    background: url('../i/7n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme7 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme7 #members_menu .menubar0 {
    background: url('../i/7o_menu_bg.gif') top left repeat-x;
}

#ct0.theme7 #members_menu .menubar1 {
    background: url('../i/7o_menu_left.gif') top left no-repeat;
}

#ct0.theme7 #members_menu .menubar2 {
    background: url('../i/7o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme7 #members_menu ul.menu li {
    background: url('../i/7o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme7 #members_menu ul.menu li.f {
        background: none;
    }

/* Manufacturing Theme */
#ct0.theme8 #main_menu .menubar0 {
    background: url('../i/8n_menu_bg.gif') top left repeat-x;
}

#ct0.theme8 #main_menu .menubar1 {
    background: url('../i/8n_menu_left.gif') top left no-repeat;
}

#ct0.theme8 #main_menu .menubar2 {
    background: url('../i/8n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme8 #main_menu ul.menu li {
    background: url('../i/8n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme8 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme8 #members_menu .menubar0 {
    background: url('../i/8o_menu_bg.gif') top left repeat-x;
}

#ct0.theme8 #members_menu .menubar1 {
    background: url('../i/8o_menu_left.gif') top left no-repeat;
}

#ct0.theme8 #members_menu .menubar2 {
    background: url('../i/8o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme8 #members_menu ul.menu li {
    background: url('../i/8o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme8 #members_menu ul.menu li.f {
        background: none;
    }

/* Child Care Theme */
#ct0.theme9 #main_menu .menubar0 {
    background: url('../i/9n_menu_bg.gif') top left repeat-x;
}

#ct0.theme9 #main_menu .menubar1 {
    background: url('../i/9n_menu_left.gif') top left no-repeat;
}

#ct0.theme9 #main_menu .menubar2 {
    background: url('../i/9n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme9 #main_menu ul.menu li {
    background: url('../i/9n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme9 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme9 #members_menu .menubar0 {
    background: url('../i/9o_menu_bg.gif') top left repeat-x;
}

#ct0.theme9 #members_menu .menubar1 {
    background: url('../i/9o_menu_left.gif') top left no-repeat;
}

#ct0.theme9 #members_menu .menubar2 {
    background: url('../i/9o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme9 #members_menu ul.menu li {
    background: url('../i/9o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme9 #members_menu ul.menu li.f {
        background: none;
    }

/* Aged Care Theme */
#ct0.theme10 #main_menu .menubar0 {
    background: url('../i/10n_menu_bg.gif') top left repeat-x;
}

#ct0.theme10 #main_menu .menubar1 {
    background: url('../i/10n_menu_left.gif') top left no-repeat;
}

#ct0.theme10 #main_menu .menubar2 {
    background: url('../i/10n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme10 #main_menu ul.menu li {
    background: url('../i/10n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme10 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme10 #members_menu .menubar0 {
    background: url('../i/10o_menu_bg.gif') top left repeat-x;
}

#ct0.theme10 #members_menu .menubar1 {
    background: url('../i/10o_menu_left.gif') top left no-repeat;
}

#ct0.theme10 #members_menu .menubar2 {
    background: url('../i/10o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme10 #members_menu ul.menu li {
    background: url('../i/10o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme10 #members_menu ul.menu li.f {
        background: none;
    }

/* Newsagent Theme */
#ct0.theme11 #main_menu .menubar0 {
    background: url('../i/11n_menu_bg.gif') top left repeat-x;
}

#ct0.theme11 #main_menu .menubar1 {
    background: url('../i/11n_menu_left.gif') top left no-repeat;
}

#ct0.theme11 #main_menu .menubar2 {
    background: url('../i/11n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme11 #main_menu ul.menu li {
    background: url('../i/11n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme11 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme11 #members_menu .menubar0 {
    background: url('../i/11o_menu_bg.gif') top left repeat-x;
}

#ct0.theme11 #members_menu .menubar1 {
    background: url('../i/11o_menu_left.gif') top left no-repeat;
}

#ct0.theme11 #members_menu .menubar2 {
    background: url('../i/11o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme11 #members_menu ul.menu li {
    background: url('../i/11o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme11 #members_menu ul.menu li.f {
        background: none;
    }

/* Other Theme */
#ct0.theme12 #main_menu .menubar0 {
    background: url('../i/12n_menu_bg.gif') top left repeat-x;
}

#ct0.theme12 #main_menu .menubar1 {
    background: url('../i/12n_menu_left.gif') top left no-repeat;
}

#ct0.theme12 #main_menu .menubar2 {
    background: url('../i/12n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme12 #main_menu ul.menu li {
    background: url('../i/12n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme12 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme12 #members_menu .menubar0 {
    background: url('../i/12o_menu_bg.gif') top left repeat-x;
}

#ct0.theme12 #members_menu .menubar1 {
    background: url('../i/12o_menu_left.gif') top left no-repeat;
}

#ct0.theme12 #members_menu .menubar2 {
    background: url('../i/12o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme12 #members_menu ul.menu li {
    background: url('../i/12o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme12 #members_menu ul.menu li.f {
        background: none;
    }

/* Boat Club Theme */
#ct0.theme13 #main_menu .menubar0 {
    background: url('../i/13n_menu_bg.gif') top left repeat-x;
}

#ct0.theme13 #main_menu .menubar1 {
    background: url('../i/13n_menu_left.gif') top left no-repeat;
}

#ct0.theme13 #main_menu .menubar2 {
    background: url('../i/13n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme13 #main_menu ul.menu li {
    background: url('../i/13n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme13 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme13 #members_menu .menubar0 {
    background: url('../i/13o_menu_bg.gif') top left repeat-x;
}

#ct0.theme13 #members_menu .menubar1 {
    background: url('../i/13o_menu_left.gif') top left no-repeat;
}

#ct0.theme13 #members_menu .menubar2 {
    background: url('../i/13o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme13 #members_menu ul.menu li {
    background: url('../i/13o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme13 #members_menu ul.menu li.f {
        background: none;
    }

/* Agriculture/Farming Theme */
#ct0.theme14 #main_menu .menubar0 {
    background: url('../i/14n_menu_bg.gif') top left repeat-x;
}

#ct0.theme14 #main_menu .menubar1 {
    background: url('../i/14n_menu_left.gif') top left no-repeat;
}

#ct0.theme14 #main_menu .menubar2 {
    background: url('../i/14n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme14 #main_menu ul.menu li {
    background: url('../i/14n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme14 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme14 #members_menu .menubar0 {
    background: url('../i/14o_menu_bg.gif') top left repeat-x;
}

#ct0.theme14 #members_menu .menubar1 {
    background: url('../i/14o_menu_left.gif') top left no-repeat;
}

#ct0.theme14 #members_menu .menubar2 {
    background: url('../i/14o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme14 #members_menu ul.menu li {
    background: url('../i/14o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme14 #members_menu ul.menu li.f {
        background: none;
    }


/* Machanics Theme */
#ct0.theme16 #main_menu .menubar0 {
    background: url('../i/16n_menu_bg.gif') top left repeat-x;
}

#ct0.theme16 #main_menu .menubar1 {
    background: url('../i/16n_menu_left.gif') top left no-repeat;
}

#ct0.theme16 #main_menu .menubar2 {
    background: url('../i/16n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme16 #main_menu ul.menu li {
    background: url('../i/16n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme16 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme16 #members_menu .menubar0 {
    background: url('../i/16o_menu_bg.gif') top left repeat-x;
}

#ct0.theme16 #members_menu .menubar1 {
    background: url('../i/16o_menu_left.gif') top left no-repeat;
}

#ct0.theme16 #members_menu .menubar2 {
    background: url('../i/16o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme16 #members_menu ul.menu li {
    background: url('../i/16o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme16 #members_menu ul.menu li.f {
        background: none;
    }

/* Tradesperson Theme */
#ct0.theme17 #main_menu .menubar0 {
    background: url('../i/17n_menu_bg.gif') top left repeat-x;
}

#ct0.theme17 #main_menu .menubar1 {
    background: url('../i/17n_menu_left.gif') top left no-repeat;
}

#ct0.theme17 #main_menu .menubar2 {
    background: url('../i/17n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme17 #main_menu ul.menu li {
    background: url('../i/17n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme17 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme17 #members_menu .menubar0 {
    background: url('../i/17o_menu_bg.gif') top left repeat-x;
}

#ct0.theme17 #members_menu .menubar1 {
    background: url('../i/17o_menu_left.gif') top left no-repeat;
}

#ct0.theme17 #members_menu .menubar2 {
    background: url('../i/17o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme17 #members_menu ul.menu li {
    background: url('../i/17o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme17 #members_menu ul.menu li.f {
        background: none;
    }


/* Medical Theme */
#ct0.theme18 #main_menu .menubar0 {
    background: url('../i/18n_menu_bg.gif') top left repeat-x;
}

#ct0.theme18 #main_menu .menubar1 {
    background: url('../i/18n_menu_left.gif') top left no-repeat;
}

#ct0.theme18 #main_menu .menubar2 {
    background: url('../i/18n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme18 #main_menu ul.menu li {
    background: url('../i/18n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme18 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme18 #members_menu .menubar0 {
    background: url('../i/18o_menu_bg.gif') top left repeat-x;
}

#ct0.theme18 #members_menu .menubar1 {
    background: url('../i/18o_menu_left.gif') top left no-repeat;
}

#ct0.theme18 #members_menu .menubar2 {
    background: url('../i/18o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme18 #members_menu ul.menu li {
    background: url('../i/18o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme18 #members_menu ul.menu li.f {
        background: none;
    }

/* Gym Theme */
#ct0.theme19 #main_menu .menubar0 {
    background: url('../i/19n_menu_bg.gif') top left repeat-x;
}

#ct0.theme19 #main_menu .menubar1 {
    background: url('../i/19n_menu_left.gif') top left no-repeat;
}

#ct0.theme19 #main_menu .menubar2 {
    background: url('../i/19n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme19 #main_menu ul.menu li {
    background: url('../i/19n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme19 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme19 #members_menu .menubar0 {
    background: url('../i/19o_menu_bg.gif') top left repeat-x;
}

#ct0.theme19 #members_menu .menubar1 {
    background: url('../i/19o_menu_left.gif') top left no-repeat;
}

#ct0.theme19 #members_menu .menubar2 {
    background: url('../i/19o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme19 #members_menu ul.menu li {
    background: url('../i/19o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme19 #members_menu ul.menu li.f {
        background: none;
    }


/* Golf Theme */
#ct0.theme20 #main_menu .menubar0 {
    background: url('../i/20n_menu_bg.gif') top left repeat-x;
}

#ct0.theme20 #main_menu .menubar1 {
    background: url('../i/20n_menu_left.gif') top left no-repeat;
}

#ct0.theme20 #main_menu .menubar2 {
    background: url('../i/20n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme20 #main_menu ul.menu li {
    background: url('../i/20n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme20 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme20 #members_menu .menubar0 {
    background: url('../i/20o_menu_bg.gif') top left repeat-x;
}

#ct0.theme20 #members_menu .menubar1 {
    background: url('../i/20o_menu_left.gif') top left no-repeat;
}

#ct0.theme20 #members_menu .menubar2 {
    background: url('../i/20o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme20 #members_menu ul.menu li {
    background: url('../i/20o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme20 #members_menu ul.menu li.f {
        background: none;
    }

/* MEdical Theme */
#ct0.theme21 #main_menu .menubar0 {
    background: url('../i/21n_menu_bg.gif') top left repeat-x;
}

#ct0.theme21 #main_menu .menubar1 {
    background: url('../i/21n_menu_left.gif') top left no-repeat;
}

#ct0.theme21 #main_menu .menubar2 {
    background: url('../i/21n_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme21 #main_menu ul.menu li {
    background: url('../i/21n_menu_separator.gif') top left no-repeat;
}

    #ct0.theme21 #main_menu ul.menu li.f {
        background: none;
    }

#ct0.theme21 #members_menu .menubar0 {
    background: url('../i/21o_menu_bg.gif') top left repeat-x;
}

#ct0.theme21 #members_menu .menubar1 {
    background: url('../i/21o_menu_left.gif') top left no-repeat;
}

#ct0.theme21 #members_menu .menubar2 {
    background: url('../i/21o_menu_right.gif') top right no-repeat;
    height: 49px;
}

#ct0.theme21 #members_menu ul.menu li {
    background: url('../i/21o_menu_separator.gif') top left no-repeat;
}

    #ct0.theme21 #members_menu ul.menu li.f {
        background: none;
    }


.cart_bar0 {
    background: #d80000 url('../i/cartbar_bgx.gif') top left repeat-x;
    margin: 12px 0;
    position: relative;
    padding: 0;
}

.cart_bar1 {
    background: url('../i/cartbar_l.gif') top left no-repeat;
}

.cart_bar2 {
    background: url('../i/cartbar_r.gif') top right no-repeat;
    height: 50px;
}

    .cart_bar2 div {
        padding: 17px 40px 0 62px;
        font-weight: bold;
        color: #f19999;
        font-size: 10pt;
        height: 33px;
        float: left;
        background: url('../i/icn_r_arrow.gif') 0px 19px no-repeat;
    }

        .cart_bar2 div.f {
            padding: 17px 40px 0 30px;
            background: none;
        }

        .cart_bar2 div.hl {
            color: #ffffff;
        }

table.ohs_cart {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0;
}

table.ohs_table {
    border-collapse: collapse;
    margin: 10px 0;
}

table.ohs_cart th {
    font-size: 9pt;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    color: #ffffff;
    font-weight: bold;
    background: #c1c1c1;
    border: 1px #ffffff solid;
    padding: 6px 11px;
    text-align: right;
}

table.ohs_cart .listhdr th {
    background-color: #c1c1c1;
}

table.ohs_cart td {
    vertical-align: middle;
    color: #5a5a5a;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    padding: 6px 11px;
    text-align: left;
    border: solid;
    border: #ffffff solid 1px;
}

    table.ohs_cart td.c,
    table.ohs_cart th.c {
        text-align: center;
    }

table.ohs_cart img,
table.ohs_cart select {
    vertical-align: middle;
}

table.ohs_cart td.r,
table.ohs_cart th.r {
    text-align: right;
}

table.ohs_cart td.a {
    background: #f7f7f7;
}

table.ohs_cart td.b {
    background: #e0e0e0;
}

table.ohs_cart select {
    font-size: 7.5pt;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    color: #555;
}

table.ohs_table td,
table.ohs_table th {
    padding: 6px 11px;
    background-color:#e0e0e0;
    border:1px solid #ffffff;
}

table.ohs_table th {
    font-weight: bold;
    text-align: right;
}

td.miniedit_link {
    padding-left: 5px;
}

h3.cartboxed {
    background: #fd0000;
    color: #ffffff;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 10pt;
    padding: 6px 11px;
    margin: 0 0 12px 0;
}

.cartend {
    border-top: 1px #a6a6a6 solid;
    padding: 18px 0 0 0;
    margin: 18px 0 0 0;
    overflow: hidden;
}

.cartend_r {
    float: right;
    width: 400px;
    text-align: right;
}

.cartend_ar {
    text-align: right;
}

.cartend_fl {
    float: left;
    width: auto;
}

    .cartend_fl input {
        margin-right: 1rem;
    }

.cart_addcontact {
    text-align: right;
    font-size: 7.5pt;
}

    .cart_addcontact img {
        vertical-align: middle;
    }

    .cart_addcontact a:link,
    .cart_addcontact a:active,
    .cart_addcontact a:visited {
        text-decoration: none;
    }

    .cart_addcontact a:hover {
        text-decoration: underline;
    }

.cart0 {
    background:url("../i/cart_line_light.gif") repeat-x left bottom;
    margin: 12px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.cart1 div.cart_item1 {
    float: left;
    margin: 10px 0 0 0;
    background: url("../i/cart_line_dark.gif") repeat-x left bottom;
    height: 25px;
    width: 674px;
}

#adminview .cart1 div.cart_item1 {
    width: 540px;
}

.cart1 div.dot {
    background: url("../i/cart_dot_light.gif") no-repeat bottom center;
    color: #d0d0d0;
    float: left;
    font-size: 10pt;
    font-weight: normal;
    height: 35px;
    padding: 0 20px;
    text-align: center;
}

.cart1 div.in {
    background: url("../i/cart_dot_in.gif") no-repeat bottom center;
    color: #b2b2b2;
    font-weight: bold;
}

.cart1 div.done {
    background: url("../i/cart_dot_dark.gif") no-repeat bottom center;
    color: #b2b2b2;
    font-weight: normal;
}

.cart1 div.last {
    background: url("../i/cart_dot_last.gif") no-repeat bottom center;
    padding: 0 0 0 20px;
    width: 40px;
    text-align: left;
}

.cart1 div.lastin {
    background: url("../i/cart_dot_in_last.gif") no-repeat bottom center;
    padding: 0 0 0 20px;
    width: 40px;
    text-align: left;
    color: #b2b2b2;
    font-weight: bold;
}
/* Print View CSS */

body#brochure {
    background: #ffffff;
}

    body#brochure div.print_view {
        margin: 0 auto;
        padding: 10px;
        width: 90%;
        height: 95%;
        text-align: left;
    }

    body#brochure,
    body#brochure td,
    body#brochure th,
    body#brochure div,
    body#brochure p {
        font-size: 10pt;
        color: #000000;
    }

        body#brochure a:link,
        body#brochure a:active,
        body#brochure a:visited {
            color: #000000;
            text-decoration: none;
        }

        body#brochure a:hover {
            text-decoration: none;
        }

        body#brochure h1,
        body#brochure h2,
        body#brochure h3,
        body#brochure h4,
        body#brochure h5,
        body#brochure h6 {
            color: #005e82;
        }

        body#brochure p.form_name {
            margin: 25px 0 10px;
            color: #005e82;
            font-family: brandon-grotesque,'PT Sans', sans-serif;
            font-size: 12pt;
            font-weight: bold;
        }

        body#brochure .title_left span.title_right {
            padding: 10px 10px 3px;
        }

        *:first-child + html body#brochure .title_left {
            padding: 8px 10px 11px 0;
        }

            *:first-child + html body#brochure .title_left span.title_right {
                padding: 0px 10px 0px;
            }

            *:first-child + html body#brochure .title_left span.title_inner {
                padding: 8px 10px 4px;
            }


        body#brochure .subtitle_left {
            padding: 5px 0 13px;
        }

            body#brochure .subtitle_left span.subtitle_right {
                padding: 5px 10px 4px;
            }

            body#brochure .subtitle_left span.subtitle_inner {
                padding: 6px 5px 4px;
            }

        body#brochure div.form {
            page-break-inside: avoid;
        }

        *:first-child + html body#brochure .subtitle_left {
            padding: 5px 0 13px;
        }

            *:first-child + html body#brochure .subtitle_left span.subtitle_right {
                padding: 0px 10px 0px;
            }

            *:first-child + html body#brochure .subtitle_left span.subtitle_inner {
                padding: 6px 5px 4px;
            }

/* End Print View CSS */

/* NEW FORM CSS */
.box {
    /*Novian Changes*/
    /*background: #ebebeb url("../i/form_border.gif") repeat-x top left;*/
    margin-bottom: 10px;
}

.dark_box {
    /*Novian Changes*/
    /*background: #c1c1c1 url("../i/dark_form_border.gif") repeat-x top left;*/
    margin-bottom: 10px;
}

.box#login {
    width: 50%;
    margin: 0 auto 10px auto;
}

.box.new .listitem .img_wrap h4 {
    margin-right: 5px;
}
/*Novian Changes -  Start */
/*
.box0 {
    background: transparent url("../i/form_border.gif") repeat-x bottom left;
}

.dark_box .box0 {
    background: transparent url("../i/dark_form_border.gif") repeat-x bottom left;
}

.box1 {
    background: transparent url("../i/form_border.gif") repeat-y top left;
}

.dark_box .box1 {
    background: transparent url("../i/dark_form_border.gif") repeat-y top left;
}

.box2 {
    background: transparent url("../i/form_border.gif") repeat-y top right;
}

.dark_box .box2 {
    background: transparent url("../i/dark_form_border.gif") repeat-y top right;
}

.box3 {
    background: transparent url("../i/form_top_left.gif") no-repeat top left;
}

.dark_box .box3 {
    background: transparent url("../i/dark_form_tl.gif") no-repeat top left;
}

.box4 {
    background: transparent url("../i/form_top_right.gif") no-repeat top right;
}

.dark_box .box4 {
    background: transparent url("../i/dark_form_tr.gif") no-repeat top right;
}

.box5 {
    background: transparent url("../i/form_bottom_r.gif") no-repeat bottom right;
}

.dark_box .box5 {
    background: transparent url("../i/dark_form_br.gif") no-repeat bottom right;
}

.box6 {
    background: transparent url("../i/form_bottom_l.gif") no-repeat bottom left;
}

.dark_box .box6 {
    background: transparent url("../i/dark_form_bl.gif") no-repeat bottom left;
}
*/
/*Novian Changes -  End */

.form {
    background: #ebebeb;
    margin-bottom: 10px;
}

/* Novian Changes */
/*
.form0 {
    background: transparent url("../i/form_border.gif") repeat-x bottom center;
}

.form1 {
    background: transparent url("../i/form_border.gif") repeat-y top left;
}

.form2 {
    background: transparent url("../i/form_border.gif") repeat-y top right;
}

.form3 {
    background: transparent url("../i/form_bottom_r.gif") no-repeat bottom right;
}

.form4 {
    background: transparent url("../i/form_bottom_l.gif") no-repeat bottom left;
}
*/


.form_title {
    background: #ffffff url("../i/form_border_top.gif") repeat-x bottom center;
    line-height: 1;
}

/*Novian Changes*/
/*
.title0 {
    background: transparent url("../i/form_top_right.gif") no-repeat bottom right;
    line-height: 1;
}

.title1 {
    padding: 0;
    line-height: 1;
}

.title_left {
    padding: 11px 10px 10px 0;
    background: transparent url("../i/form_top_title_l.gif") no-repeat top left;
    line-height: 1;
}

    .title_left span.title_right {
        padding: 11px 10px 4px;
        background: transparent url("../i/form_title_r.gif") no-repeat top right;
        line-height: 1;
    }

    .title_left span.title_inner {
        padding: 12px 10px 5px;
        background: #ebebeb url("../i/form_border.gif") repeat-x top center;
        font-size: 15px;
        font-weight: bold;
        line-height: 1;
    }

*:first-child + html .title_left {
    padding: 8px 10px 11px 0;
}

    *:first-child + html .title_left span.title_right {
        padding: 0px 10px 0px;
    }

    *:first-child + html .title_left span.title_inner {
        padding: 8px 10px 4px;
    }

*/

.dark_form {
    background: #c1c1c1;
    margin-bottom: 10px;
}

/*Novian Changes*/
/*
    .dark_form .form0 {
        background: transparent url("../i/dark_form_border.gif") repeat-x bottom center;
    }

    .dark_form .form1 {
        background: transparent url("../i/dark_form_border.gif") repeat-y top left;
    }

    .dark_form .form2 {
        background: transparent url("../i/dark_form_border.gif") repeat-y top right;
    }

    .dark_form .form3 {
        background: transparent url("../i/dark_form_br.gif") no-repeat bottom right;
    }

    .dark_form .form4 {
        background: transparent url("../i/dark_form_bl.gif") no-repeat bottom left;
    }

    .dark_form .form_title {
        background: #ffffff url("../i/dark_form_border_top.gif") repeat-x bottom center;
    }

        .dark_form .form_title .title0 {
            background: transparent url("../i/dark_form_tr.gif") no-repeat bottom right;
        }

        .dark_form .form_title .title1 {
            padding: 0;
        }

        .dark_form .form_title .title_left {
            padding: 9px 10px 10px 0;
            background: transparent url("../i/dark_form_title_tl.gif") no-repeat top left;
        }

            .dark_form .form_title .title_left span.title_right {
                padding: 9px 10px 5px;
                background: transparent url("../i/dark_form_title_tr.gif") no-repeat top right;
            }

            .dark_form .form_title .title_left span.title_inner {
                padding: 10px 10px 6px;
                background: #c1c1c1 url("../i/dark_form_border.gif") repeat-x top center;
                font-size: 15px;
                font-weight: bold;
            }

        *:first-child + html .dark_form .form_title .title_left {
            padding: 8px 10px 11px 0;
        }

            *:first-child + html .dark_form .form_title .title_left span.title_right {
                padding: 0px 10px 0px;
            }

            *:first-child + html .dark_form .form_title .title_left span.title_inner {
                padding: 8px 10px 4px;
            }

*/

.subform {
    background: #ffffff;
    margin-bottom: 10px;
}

    .subform.bigform {
        width: 80%;
        margin: 0 auto 20px;
    }

    .subform.smlform {
        float: left;
        width: 47%;
        margin: 0 13px 10px;
    }

/*Novian Changes*/
/*
.subform0 {
    background: transparent url("../i/subform_border.gif") repeat-x bottom center;
}

.subform1 {
    background: transparent url("../i/subform_border.gif") repeat-y top left;
}

.subform2 {
    background: transparent url("../i/subform_border.gif") repeat-y top right;
}

.subform3 {
    background: transparent url("../i/subform_br.gif") no-repeat bottom right;
}

.subform4 {
    background: transparent url("../i/subform_bl.gif") no-repeat bottom left;
}

*/

.subform_title {
    /*background: #ebebeb url("../i/subform_border_top.gif") repeat-x bottom center;*/
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd !important;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

/*Novian Changes*/
/*
.subtitle0 {
    background: transparent url("../i/subform_tr.gif") no-repeat bottom right;
}

.subtitle1 {
    padding: 0;
}

.subtitle_left {
    padding: 0 0 16px;
    background: transparent url("../i/subform_top_title_l.gif") no-repeat top left;
    line-height: normal;
}

    .subtitle_left span.subtitle_right {
        padding: 0 10px 14px;
        background: transparent url("../i/subform_title_r.gif") no-repeat top right;
        line-height: normal;
    }

    .subtitle_left span.subtitle_inner {
        padding: 3px 5px 7px;
        background: #b2b2b2 url("../i/subform_border.gif") repeat-x top center;
        color: #ffffff;
        font-family: 'PT Sans', sans-serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: normal;
    }

*:first-child + html .subtitle_left {
    padding: 7px 0 13px;
}

    *:first-child + html .subtitle_left span.subtitle_right {
        padding: 0 10px 0;
    }

    *:first-child + html .subtitle_left span.subtitle_inner {
        padding: 7px 5px 4px;
    }
*/

.box_inner {
    padding: 20px 10px;
    overflow: auto;
}

.form_inner {
    /*padding: 10px;*/
    padding: 20px 16px 15px 17px;
    overflow: auto;
}

.memberarea .form_inner {
    padding: 0 1px;
    overflow: auto;
}

#section-two .form_inner {
    min-height: 117px;
}

#section-two-print .form_inner {
    min-height: 132px;
}

#section-two-print .subform.smlform .form_inner {
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}

p.form_name {
    margin: 25px 0 10px;
    color: #005e82;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

    p.form_name:first-child {
        margin-top: 0;
    }

p.login_title {
    margin: 0 0 13px;
    color: #005e82;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
/*END NEW FORM CSS */

.btn_delete {
    cursor: pointer;
}

p.login_splitnotice {
    margin: 40px 0 13px;
}


/* Novian Changes - start */
/* Form Related changes - start */
.form {
    background: #ffffff;
    margin-bottom: 15px;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

    .form .form_title {
        background: #005e82; /*color picked*/
        padding: 1rem;
        color: #fcfdfd;
        font-size: 11pt;
        font-weight: bold;
        text-decoration: none;
        white-space: normal;
    }


.form_title {
    background: #005e82; /*color picked*/
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
}

    .form_title .title_inner {
        background: #005e82; /*color picked*/
        color: #fcfdfd;
        font-size: 12pt;
        font-weight: bold;
        text-decoration: none;
        white-space: normal;
    }

.form_inner {
    padding: 1rem;
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    margin: 0;
}

.form .form_inner {
    border-style: none;
}


/* Form Related changes - end */

/* Novian Changes - end */
/*******************************************************************************************************************************************************************/
/******************************************************** iASP6 Upgrade style fix **********************************************************************************/
/************************************ iASP6 front style fix *****************************************/
li, h1, h2, h3, body {
    /** To fix menu style and text line-height issue **/
    line-height: normal;
}

    h2.training_heading {
        text-align: center;
        font-size: 1.4em;
        color: #00B1E6;
        margin-top: 2.25em;
    }

        h2.training_heading + div {
            margin-left: 25%;
        }

table.subtable_form_edit tr:first-child h2.training_heading {
    margin-top: 0em;
}

h2.swms_heading {
    text-align: center;
    font-size: 1.4em;
    color: #00B1E6;
    margin-top: 0.5em;
}

    h2.swms_heading > img {
        vertical-align: top;
        margin-top: 4px;
    }

table {
    table-layout: fixed;
    width: 100%;
    /** To fix table style **/
    /*Novian Changes*/
    /*border-collapse: separate;
    border-spacing: 2px;*/
}

span {
    /** To fix table tag style **/
    vertical-align: text-bottom;
}

pre {
    /*To fix search*/
    background: none;
    border: none;
}

.label {
    /** To fix lable style **/
    line-height: normal;
    color: #666;
    vertical-align: text-bottom;
    background: none;
    white-space: normal;
    text-shadow: none;
    border-radius: initial;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    padding: 0;
}

[class*="span"] {
    /** To fix membership group description **/
    float: none;
    margin-left: 0;
    min-height: initial;
}

span.btn {
    /** To fix login box button style **/
    padding: 0;
    font-size: 11px;
    line-height: normal;
    display: inline;
    vertical-align: baseline;
    color: #4b7084;
    text-shadow: none;
    background: none;
    border: none;
    box-shadow: none;
}

/* Novian Changes - start */
h1 {
    /** Part of mobile upgrade **/
    color: #005e82;
}
/* Novian Changes - end */

#cms_cpanel a {
    /** To fix top button over lapping with control panel issue i.e. users **/
    display: inline-block;
    *display: inline !important;
    _height: 30px;
    zoom: 1;
}

    #cms_cpanel a img {
        /** To fix top button over lapping with control panel issue i.e. users **/
        margin: 0 !important;
    }

.gen_list .col1 {
    /*To fix generl list table style i.e Links*/
    width: 20%;
}

#mcontent {
    /*To fix ie7 homepage margin issue*/
    *margin: 0 30px 0 0;
}

table.admintbl {
    /*To fix ie7 editor issue*/
    *table-layout: fixed;
}

input, textarea {
    /*To fix ie7 editor issue*/
    max-width: 97%;
}

#cms_edit select {
    /*To fix ie7 editor issue*/
    *width: 312px;
    max-width: 99%;
}

.iasp_editor {
    *table-layout: fixed;
}

.cms_kb_inner .cms_kb_item h4 a {
    /*To fix ie7 control panei knowledge base question list icon issue*/
    width: 100%;
}

ul.menu li.menu_label {
    /*To fix firefox menu float issue*/
    clear: left;
    /*font-weight: bold;*/
}

ul, ol {
    /*To fix ul and ol marging issue*/
    margin: 10px 0 10px 25px;
}

.member_summary_controls input#q {
    /*To fix ie7 member summary serach box issue*/
    *height: 14px;
}

.advance_search_result_count + .btn_add {
    /*To hide user list top buttons in search result view*/
    display: none;
}

#cms_kb_cms_module_user_link {
    /*To hide help box knowledge base link in search result page*/
    display: none;
}

.table_form_edit.sysreview .col_4 {
    /*To fix form text area input issue*/
    *width: auto;
}

.table_form_edit.sysreview textarea {
    /*To fix form text area input issue*/
    *min-width: 350px;
    *width: auto;
}

#hp_news .item {
    /*To fix homepage layout*/
    *margin: 40px 0 0 10px;
}

.subtable_form_edit th, .subtable_form_edit td {
    /*To fix Contractor Registration sams width issue*/
    *width: 50%;
}

#cms_edit .iasp_editor_toolbar select {
    /*To fix IE7 html editor select style*/
    *width: auto;
}

/* Novian Changes - Start */
#cms_edit textarea {
    width: 95%;
}
/* Novian Changes - end */

/************************************ End of iASP6 front style fix *****************************************/

/* Novian Changes - start */
/***************** 2016 Description Box style starts ********************/
.des_box {
    color: #808182;
    font-size: 12px !important;
    line-height: normal !important;
    text-align: left !important;
    margin: 5px 0 15px 0 !important;
    padding: 18px 20px 20px 45px !important;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-position: 12px 14px !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
}

    .des_box > p,
    .des_box > div,
    .des_box > div > p {
        color: #808182;
        line-height: 1.5em;
        margin: 0;
        padding: 0 0 10px 0;
    }

    .des_box ul {
        margin-bottom: 0;
    }

        .des_box ul li {
            color: #808182;
            font-size: inherit;
            line-height: 1.5em;
            margin: 0;
            padding: 0;
        }

    .des_box > div {
        margin-bottom: 15px;
        padding: 0;
    }

        .des_box > div:last-child {
            margin: 0;
        }

        .des_box > div > p:last-child {
            padding: 0;
        }

    .des_box > p:last-child {
        padding: 0;
    }

    .des_box img {
        padding: 0 5px;
    }

    .des_box.iasp_tt_Help22 {
        background-color: #eff8d4;
        background-image: url('../i/t_icn_help.gif');
    }
/***************** 2016 Description Box style starts ********************/
/* Novian Changes - end */

/************************************ Style for User  control panel styles *********************************/
#user_list a.icn_view {
    background: transparent url('/i/icon_view_user.gif') 0 2px no-repeat;
    width: 24px;
    height: 24px;
}

#user_list a.icn_edit {
    background: transparent url('/i/icon_update_user.gif') 0 2px no-repeat;
    width: 24px;
    height: 24px;
}

#user_list .col5.cp_actions a {
    padding: 0;
    margin-left: 10px;
    min-width: 14px;
}

    #user_list .col5.cp_actions a.action-view {
        margin-left: 24px;
    }

#user_list a.icn_delete {
    background-position-y: 6px;
    *background-position-y: -3px;
}


/************************************ End of Style for Usercontrol panel styles ******************************************/
/************************************ Style for Enquiries *********************************/

.ui-dialog h1.cmsh1_title {
    color: #8db4ce !important;
    font-weight: normal;
    font-size: 20pt;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    line-height: 2;
}

table.displaytbl th {
    text-align: right;
    font-weight: normal;
    background-color: #eee;
    color: #666;
    vertical-align: middle;
}

/************************************ Style for Enquiries *********************************/
/************************************ Style for Newsletter ********************************/

/*To fix campaign icons alignment*/
#msgnr_step1a_tbl .icn_load {
    padding-bottom: 7px;
}

.icn_duplicate_disable {
    vertical-align: middle;
    *vertical-align: text-bottom;
}
/************************************ Style for Newsletter ********************************/

/* Orders Page */

#cms_shop_orders .cpanel_btn {
    *margin-right: 5px;
}

/**********************************************************End of iASP6 Upgrade style fix **************************************************************************/
/*******************************************************************************************************************************************************************/
/*20140826 for form top table*/
table.top_form {
    width: 100%;
}

    table.top_form th {
        text-align: right;
        width: 50%;
    }

        table.top_form th.form_name,
        body#brochure table.top_form th.form_name {
            text-align: left;
            color: red;
            padding: 0 0 15px;
            font-size: 15px;
        }
/*******************************************************************************************************************************************************************
 20140918 new style
*******************************************************************************************************************************************************************/
/******************** Generic Style ***************************/
img {
    max-width: 100%;
}

.container {
    /*width: 1000px;*/
}

.img_border {
    border: 1px solid #f1f0f0;
}

#content-body {
    /*margin: 50px 0;*/
    min-height: 400px;
}

.ct {
    margin: 40px 0;
}

h1 {
    font-size: 30px;
    margin: 0 0 30px 0;
    line-height: normal;
    font-weight: normal;
}

.icon_plus {
    position: absolute;
    bottom: 11px;
    left: 11px;
    width: 30px;
    height: 30px;
    width: 30px;
    height: 30px;
    background: transparent url("../i/icon_plus.png") 0 50% no-repeat;
}
/*
#iasp_adminmenu_ctr {
    margin-top: 10px;
}
*/
.row-fluid {
    min-height: 0;
}

.ui-dialog .form, .ui-dialog .box {
    margin-bottom: 20px;
}
/*---- Button Style ----*/
a:focus,
*:focus {
    outline: none !important;
}

a,
a:link,
a:active,
a:visited,
a:focus {
    color: #202020;
    text-decoration: underline;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.btn_global,
.btn_global:link,
.btn_global:active,
.btn_global:visited,
.btn_global:focus,
input.button,
.cms_endform_buttons input {
    background-color: #00b1e6;
    color: #ffffff;
    font-size: 11pt;
    line-height: normal;
    font-weight: normal;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    padding: 0.75em 3em;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-appearance: none;
}

    .btn_global:hover,
    input.button:hover,
    .cms_endform_buttons input:hover {
        color: #ffffff;
        cursor: pointer;
        text-decoration: none;
    }

.cms_endform_buttons {
    margin-top: 2rem;
    text-align: right;
}

.btn_cta,
.btn_cta:link,
.btn_cta:active,
.btn_cta:visited,
.btn_cta:focus {
    font-size: 16px;
    text-align: center;
    background: #948e8e;
    color: #00b1e6;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    line-height: normal;
    padding: 4px 25px;
    text-decoration: none;
    -webkit-appearance: none;
}

    .btn_cta:hover {
        cursor: pointer;
        background: #d6d6d6;
        color: #ffffff;
        text-decoration: none;
        background: #1f4769;
    }
/*---- For display table style ----*/
table.displaytbl {
    width: 100%;
    table-layout: fixed;
}

    table.displaytbl th {
        width: 45%;
        padding-right: 10px;
        font-size: 9pt;
    }

    table.displaytbl td {
        width: 55%;
        padding-left: 10px;
        font-size: 9pt;
    }
/******************** End of Generic Style ***************************/
/******************** Style for Top Bar ***************************/
#top_bar {
    background-color: #fff;
}
/******************** End of Style for Top Bar ***************************/
/******************** Style for Head ***************************/
.fixedposition {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    /*width: 100vw;*/
}

.relativepostion {
    position: relative;
}

.head_overlay {
    z-index: 1;
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-bottom: 1px solid #efefef;
}

.isnothome .head_overlay {
    border-bottom: 1px solid #efefef;
}

#head {
    background-color: transparent;
    min-height: 107px;
}

    #head #head_inner {
        z-index: 2;
        position: relative;
        padding: 0 2rem;
    }

    #head.smaller {
        min-height: 75px;
    }

        #head.smaller #head_inner {
            padding: 0 0.5rem 0 1rem;
        }

/* Logo */
#logo {
    width: 225px;
}

    #logo a {
        display: block;
    }

        #logo a img {
            padding: 2rem 0;
            max-width: 100%;
            height: 43px;
        }

#head.smaller #logo a img {
    padding: 1rem 0;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

/* Head Right */
#main_menu.head_margin {
    margin-top: 2rem;
    margin-left: 1rem;
}

#head_btns.head_margin {
    margin-top: 2rem;
}

#head.smaller #main_menu.head_margin {
    margin-top: 20px;
}

#head.smaller #head_btns.head_margin {
    margin-top: 20px;
}

#head_btns {
    margin-left: 10px;
}

    #head_btns .btn_global,
    #head_btns .btn_global:link,
    #head_btns .btn_global:active,
    #head_btns .btn_global:visited,
    #head_btns .btn_global:focus {
        padding: 0.75em 0.9em;
    }

.green,
.green:link,
.green:active,
.green:visited,
.green:focus {
    background-color: #73A225 !important;
}

#head_login {
    margin-left: 10px;
}
/******************** End of Style for Head ***************************/
/******************** Style for Menu ***************************/
.menu_overlay {
    z-index: 1;
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0.5;
    /* filter: alpha(opacity=50);
}

.no_transparent {
    opacity: 1;
    filter: alpha(opacity=100);
}

#main_menu {
    background-color: transparent;
    overflow: hidden;
    /*padding-left:15%;*/
}
  /*
.smaller #main_menu {
  padding-left: 13%;
}
*/
@media only screen and (max-width: 1690px) {
    #main_menu.head_margin {
        /*padding-left: 10%;*/
        margin-top: 1.9rem;
    }

    #head_btns.head_margin {
        margin-top: 2rem;
    }
 /*
    .smaller #main_menu {
       padding-left: 10%;
    }
*/
    #head.smaller #main_menu.head_margin {
        margin-top: 17px;
    } */

    #head.smaller #head_btns.head_margin {
        margin-top: 17px;
    }
}

@media only screen and (max-width: 1420px) {
    #main_menu.head_margin {
        padding-left: 4%;
        margin-top: 28px;
    }

    #head_btns.head_margin {
        margin-top: 28px;
    }

    .smaller #main_menu {
        padding-left: 5%;
    }

    #head.smaller #main_menu.head_margin {
        margin-top: 1rem;
    }

    #head.smaller #head_btns.head_margin {
        margin-top: 1rem;
    }
}

#main_menu ul.menu li a,
#main_menu ul.menu li a:link,
#main_menu ul.menu li a:active,
#main_menu ul.menu li a:visited {
    color: #2E2D31;
    font-size: 13pt;
    padding: 0.5em 1em;
}

    #main_menu ul.menu li a:hover {
        background-color: transparent;
        color: #000;
    }

#members_menu {
    position: relative;
    z-index: 1;
}

    #members_menu ul.menu li a,
    #members_menu ul.menu li a:link,
    #members_menu ul.menu li a:active,
    #members_menu ul.menu li a:visited {
        color: #ffffff;
    }

        #members_menu ul.menu li a:hover {
            background-color: #d6d6d6;
            color: #ffffff;
        }

    #members_menu ul.menu li.menu_label {
        color: #ffffff;
    }

#members_menu_inner {
    z-index: 2;
}

#members_menu .menu_overlay {
    background-color: #00b1e6;
}

#top_admin_menu {
    position: relative;
    z-index: 1;
}

    #top_admin_menu ul.menu li a,
    #top_admin_menu ul.menu li a:link,
    #top_admin_menu ul.menu li a:active,
    #top_admin_menu ul.menu li a:visited {
        color: #00b1e6;
    }

        #top_admin_menu ul.menu li a:hover {
            background-color: #00b1e6;
            color: #ffffff;
        }

    #top_admin_menu ul.menu li.menu_label {
        color: #00b1e6;
    }

#top_admin_menu_inner {
    z-index: 2;
    position: relative;
}

#top_admin_menu .menu_overlay {
    background-color: #f3f3f3;
}

#top_ohsadmin_menu {
    position: relative;
    z-index: 1;
}

    #top_ohsadmin_menu ul.menu li a,
    #top_ohsadmin_menu ul.menu li a:link,
    #top_ohsadmin_menu ul.menu li a:active,
    #top_ohsadmin_menu ul.menu li a:visited {
        color: #ffffff;
    }

        #top_ohsadmin_menu ul.menu li a:hover {
            background-color: #d6d6d6;
            color: #ffffff;
        }

    #top_ohsadmin_menu ul.menu li.menu_label {
        color: #ffffff;
    }

#top_ohsadmin_menu_inner {
    z-index: 2;
}

#top_ohsadmin_menu .menu_overlay {
    background-color: #00b1e6;
}

/*Style for dropdown menu*/
div.dropdown {
    min-width: 220px;
    color: #FFF;
    background: #00B1E6;
    border: 1px solid #ffffff;
    border-top: none;
    position: absolute;
    display: none;
    left: 0px;
    margin: -1px 0 0 0;
    z-index: 2000;
    text-align: left;
}

    div.dropdown ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }


    div.dropdown li {
        margin: 0;
        padding: 0;
    }

.dropdown a, .dropdown a:link, .dropdown a:visited, .dropdown a:active {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    margin: 0;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-decoration: none;
    padding: 5px 20px;
    background-repeat: no-repeat;
    background-position: 20px center;
}

    .dropdown a:hover {
        color: #00b1e6;
        text-decoration: none;
        background-color: #F3F3F3;
    }
/******************** End of Style for Menu ***************************/
/******************** Style for Top CTA Login Box ***************************/
#top_loginbox {
    position: relative;
    right: 0;
    top: 0;
    z-index: 1002;
    /*width: 215px;*/
    width: auto;
}

    #top_loginbox.logged-out {
        margin: 0;
    }

    #top_loginbox input[type=submit],
    #top_loginbox input[type=button] {
        cursor: pointer;
        -webkit-appearance: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #top_loginbox input:focus {
        outline: 0;
    }


.cta_before_expand {
    position: relative;
    text-align: right;
    z-index: 2;
    margin: 0;
    z-index: 1001;
}

    .cta_before_expand.logedin .cta_before_expand_heading {
        font-size: 14px;
        padding: 7px 20px;
    }

/*.icon_head {
    background-color: transparent;
    background-image: url("/i/icon_head.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 17px;
    padding-right: 10px;
    padding-top: 0;
    width: 17px;
}*/

#top_loginbox.modal_logged_in .icon_head {
    margin-top: 1px;
    float: left;
}

#top_loginbox.modal_logged_in button + .icon_head {
    background-image: url("/i/icon_head_blue.png");
    margin-top: 6px;
    margin-right: 5px;
}

#top_loginbox.modal_logged_in .text {
    color: #ffffff;
}

.cta_before_expand.open .cta_before_expand_heading {
    /*-webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;*/
}

.cta_after_expand {
    text-align: center;
    /*-webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;*/
    display: none;
    width: 215px;
    left: 0 !important;
}

.cta_before_expand_heading {
    color: #ffffff;
    cursor: default;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: normal;
    padding: 16px 20px;
    pointer-events: none;
    text-align: center;
}

.cta_before_expand.logedin {
    /*margin-top: 10px;*/
}

.cta_after_expand_item {
    width: 175px;
    height: 40px;
    padding: 0;
    white-space: nowrap;
    color: #ffffff;
    line-height: 46px;
    vertical-align: middle;
    font-size: 14px;
    background-color: transparent;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

    .cta_after_expand_item.forgot_psw {
        height: 20px;
    }


#top_loginbox.logged-out .cta_after_expand_item input[type = submit],
#top_loginbox.logged-out .cta_after_expand_item input[type = button] {
    line-height: 0px;
    margin-bottom: 10px;
    width: 155px;
    text-align: center;
}

#top_loginbox.logged-in .cta_after_expand_item input[type = submit],
#top_loginbox.logged-in .cta_after_expand_item input[type = button] {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 15px;
    width: 100%;
    height: 100%;
    text-align: center;
}

#top_loginbox.logged-out .cta_after_expand_item.forgot_psw input[type = submit],
#top_loginbox.logged-out .cta_after_expand_item.forgot_psw input[type = button] {
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    margin: 0;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #000;
}

.cta_after_expand_item a,
.cta_after_expand_item a:link,
.cta_after_expand_item a:active,
.cta_after_expand_item a:visited,
.cta_after_expand_item a:focus {
    color: #ffffff !important;
    display: block;
    text-decoration: none !important;
    line-height: 40px;
    vertical-align: middle;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-weight: normal;
}

.cta_after_expand_item input[type="submit"],
.cta_after_expand_item input[type="button"] {
    border: none;
    color: #ffffff;
    padding: 0;
    line-height: 46px;
    vertical-align: middle;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#top_loginbox.logged-out .cta_after_expand_item input {
    width: 145px;
    height: 40px;
    vertical-align: top;
    border: 0;
    padding: 0 5px;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    -webkit-appearance: none;
}

.logged-out#top_loginbox .cta_after_expand_item input {
    height: 33px\9;
    margin: 0;
}

#top_loginbox.logged-out .cta_after_expand_item input[type=email],
#top_loginbox.logged-out .cta_after_expand_item input[type=password],
#top_loginbox.logged-out .cta_after_expand_item input[type=text] {
    background: #66625f;
    text-align: center;
    color: #ffffff;
}

.cta_after_expand_content {
    text-align: left;
    position: relative;
    z-index: 1001;
    padding: 15px 20px 0;
}

.cta_content_base {
    background-color: #ececec;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.cta_after_expand_heading {
    height: 36px;
    margin-bottom: 15px;
}

#top_loginbox .iasp_note {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    background-color: #ffbaaf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: normal;
    padding: 15px;
}

    #top_loginbox .iasp_note.success {
        background-color: #E1F0B1;
    }

a.icon_edit_my_profile {
    background-image: url('/i/icon_myaccount_login_white.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    padding-left: 40px;
}

a.icon_memeber_area {
    background-image: url('/i/icon_home_white.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    padding-left: 40px;
}
/*#### Modal Top Login ####*/
#top_loginbox.modal_logged_out,
#top_loginbox.modal_logged_in {
    z-index: inherit;
    background-color: #00b1e6;
}

#top_loginbox .modal-body {
    background-color: #f0f0f0;
    text-align: center;
    padding: 30px 15px;
}

#top_loginbox .modal_trigger {
    display: block;
    cursor: pointer;
}

#top_loginbox.modal_logged_in .cta_after_expand_item {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    margin: 0 5px;
    border: 1px solid #B2B2B2;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*background-color: #FFF;*/
    text-align: center;
}

    #top_loginbox.modal_logged_in .cta_after_expand_item:hover {
        background-color: #F7F7F7;
    }

    #top_loginbox.modal_logged_in .cta_after_expand_item a,
    #top_loginbox.modal_logged_in .cta_after_expand_item a:link,
    #top_loginbox.modal_logged_in .cta_after_expand_item a:active,
    #top_loginbox.modal_logged_in .cta_after_expand_item a:visited,
    #top_loginbox.modal_logged_in .cta_after_expand_item a:focus {
        color: #000000 !important;
        display: block;
        text-decoration: none !important;
        line-height: 245px;
        vertical-align: middle;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        font-weight: normal;
        height: 160px;
        width: 160px;
        padding: 0;
    }

#top_loginbox .modal-body a.icon_edit_my_profile {
    background-image: url('/i/icon_myaccount_list_black.png');
    background-repeat: no-repeat;
    background-position: center 20%;
    background-color: transparent;
}


#top_loginbox .modal-body a.icon_memeber_area {
    background-image: url('/i/icon_home_list_black.png');
    background-repeat: no-repeat;
    background-position: center 20%;
    background-color: transparent;
}

#top_loginbox.modal_logged_in {
    width: auto;
}

#top_loginbox .cta_before_expand_heading {
    font-size: 11pt;
    padding: 0.75em 0.9em;
    text-align: left;
}

#top_loginbox.modal_logged_in .cta_after_expand_item:last-child {
    margin-bottom: 0;
    height: 40px;
    border: none;
    border-radius: 0;
    display: block;
    margin: 15px auto 0;
}

    #top_loginbox.modal_logged_in .cta_after_expand_item:last-child input[type = button] {
    }

#top_loginbox.modal_logged_out .cta_after_expand_item {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    #top_loginbox.modal_logged_out .cta_after_expand_item:last-child {
        margin-bottom: 0;
    }

    #top_loginbox.modal_logged_out .cta_after_expand_item input {
        width: 305px;
    }

        #top_loginbox.modal_logged_out .cta_after_expand_item input[type = button].sendpassword {
            background: transparent;
            text-decoration: underline;
            cursor: pointer;
            padding: 0;
            margin: 0;
            font-size: 12px;
            text-align: center;
            color: #000;
        }

#head_btns a.btn_global.top_login_btn {
    display: none;
}

/******************** End of Style for TOP expand CTA Login Box ***************************/
/******************** Style for Slider ********************************************************/
/* Full Screen Setting */
.fullscreen {
    margin: 0;
    padding: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

    .fullscreen .placeholder {
        background-color: transparent;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

        .fullscreen .placeholder img {
            z-index: 6;
            position: absolute;
            opacity: 0;
            top: 0;
            left: 0;
            width: 100%;
            transition: opacity 1s linear;
        }

            .fullscreen .placeholder img.loaded {
                opacity: 1;
            }

            .fullscreen .placeholder img.img-small {
                z-index: 5;
                position: relative;
                filter: blur(50px);
                /* this is needed so Safari keeps sharp edges */
                transform: scale(1);
            }

/* HP Slider Outter Div */
#hp_slider {
    position: relative;
    background-color: #f0f0f0;
}

#hp_slider_inner {
    position: relative;
    height: 100%;
    width: 100%;
}

/* Carousel Items */
#myCarousel img {
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: auto;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    overflow: hidden;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    position: absolute;
}

.carousel-fade .carousel-control {
    z-index: 2;
}
/* Overlay */
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0;
    z-index: 7;
}

.overlay_base {
    z-index: 1;
    position: absolute;
    background-color: #13B5EA;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.overlay_inner {
    z-index: 2;
    position: relative;
    height: auto;
    overflow: hidden;
}

.overlay_title {
    overflow: hidden;
    text-align: center;
    margin-top: 22%;
}

.overlay_inner_title {
    color: #ffffff;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 37pt;
    line-height: normal;
    font-weight: normal;
    padding: 0;
}

.overlay_inner_desp {
    color: #ffffff;
    font-size: 17pt;
    line-height: normal;
    padding: 0;
}

.overlay_btn {
    overflow: hidden;
    margin-top: 7%;
    text-align: center;
}

    .overlay_btn a,
    .overlay_btn a:link,
    .overlay_btn a:active,
    .overlay_btn a:visited,
    .overlay_btn a:focus {
        width: auto;
        color: #ffffff !important;
        background-color: #006792 !important;
        font-size: 17pt;
        padding: 0.5em 1.5em;
    }

#hp_list #hp_slider .overlay a.btn_global {
    padding: 15px 60px;
    font-size: 16pt;
}
/* Carousel Buttons */
.hidectrl + .arrow_btns {
    display: none;
}

a.carousel-control {
    line-height: 26px;
    text-decoration: none;
    top: 49%;
    font-weight: bold;
    display: none;
}

    a.carousel-control.left {
        text-indent: -4px;
    }

    a.carousel-control.right {
        text-indent: 4px;
    }

.arrow_btns a,
.arrow_btns a:link,
.arrow_btns a:active,
.arrow_btns a:visited,
.arrow_btns a:focus {
    color: #948e8e;
    z-index: 10;
}

.gene_page {
    position: relative;
}
/* Carousel fade effect*/
/*.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;  
    -webkit-transition-duration: 0.5s;  
    transition-property: opacity;
    transition-duration: 0.5s;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 0;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 1;
        z-index: 1;
    }


.carousel-fade .carousel-inner .left,
.carousel-fade .carousel-inner .right {
    float: none;

}

.carousel-fade .carousel-control {
    z-index: 2;
}*/
/******************** End of Style for Slider *********************************/
/******************** Style for Hoempage List ********************************************************/
#hp_list h1 {
    color: #3c3c3c;
    font-size: 22pt;
    line-height: normal;
    font-weight: bold;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
}

#hp_list h2 {
    font-size: 19pt;
}

#hp_list h1,
#hp_list h2 {
    margin: 0 0 50px 0;
}

#hp_list h1,
#hp_list a.btn_global {
    text-transform: uppercase;
}


#hp_list .list_item {
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
}

#hp_list .list_item_body {
    padding: 50px 0;
    position: relative;
}

#hp_list .edit-content {
    position: relative;
    z-index: 2;
}

#hp_list a.btn_global {
    padding: 10px 30px;
    font-size: 14pt;
}

    #hp_list a.btn_global:visited {
        color: #fff;
    }

/*---- Welcome Box ----*/
#hp_list #welcome_box {
    background-color: #f0f0f0;
}

#welcome_box #welcome_box_inner {
    padding: 0 50px;
    position: relative;
    z-index: 2;
}

    #welcome_box #welcome_box_inner h1 {
        color: #006892;
    }

    #welcome_box #welcome_box_inner h2 {
        color: #4c4c4c;
    }

    #welcome_box #welcome_box_inner .welcome_text {
        margin-bottom: 50px;
    }

        #welcome_box #welcome_box_inner .welcome_text p {
            margin-bottom: 20px;
        }

/*---- Video Box ----*/
#video_box #video_box_inner {
    position: relative;
    margin: 0 50px;
    background-color: transparent;
    z-index: 2;
}

#video_box #myVideoPoster {
    border: 1px solid #C3C3C3;
}

#video_box .video_box_base {
    background-color: #F3F3F3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.7;
}

.embedded_ct {
    overflow: hidden;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }
/*---- How it Works Box ----*/
#how_works_box .list_item_body {
    background-color: #ffffff;
}

#how_works_box #how_works_box_inner {
    position: relative;
    z-index: 2;
}

#how_works_box .cta_item h2.cta_title {
    margin: 20px 0;
}

    #how_works_box .cta_item h2.cta_title a,
    #how_works_box .cta_item h2.cta_title a:link,
    #how_works_box .cta_item h2.cta_title a:active,
    #how_works_box .cta_item h2.cta_title a:visited,
    #how_works_box .cta_item h2.cta_title a:focus {
        color: #006892;
        text-decoration: none;
        font-size: 20px;
    }


#how_works_box .cta_item .cta_img {
    position: relative;
}

    #how_works_box .cta_item .cta_img a {
        display: block;
        text-align: center;
    }


#how_works_box .cta_item .cta_btn {
    padding-bottom: 20px;
}
/*---- Our Client Box ----*/

#hp_list #our_clients_box {
    background-color: #f0f0f0;
}

#our_clients_box #our_clients_box_inner {
    position: relative;
    z-index: 2;
}

#our_clients_box .our_clients_box_base {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.7;
}

#our_clients_box ul {
    margin: 0;
}

    #our_clients_box ul li {
        max-height: 122px;
        overflow: hidden;
        vertical-align: top;
    }

        #our_clients_box ul li a {
            display: block;
            text-align: center;
        }

            #our_clients_box ul li a img {
                max-height: 100%;
            }

#hp_list #our_clients_box .list_item {
    background-color: #f0f0f0;
}

/*---- Get Started Box ----*/

#hp_list #get_started_box {
    background-color: transparent;
}

#get_started_box {
    background-color: none;
}


    #get_started_box #get_started_box_inner .get_started_text p {
        margin-bottom: 20px;
    }

    #get_started_box #get_started_box_inner h1 {
        margin-bottom: 0;
    }

    #get_started_box #get_started_box_inner h2 {
        color: #006892;
        margin-top: 50px;
    }

    #get_started_box #get_started_box_inner .get_started_text {
        margin-bottom: 50px;
    }

#hp_list #get_started_box div.get_started_img {
    position: relative;
}

    #hp_list #get_started_box div.get_started_img img {
        max-width: 95%;
    }

/******************** End of Style for Homepage List ********************************************************/
/*********** Start of Footer CSS ************************/
/* For footer */
#foot_top {
    background-color: #006792;
}

    #foot_top #foot_top_inner {
        padding: 50px 0;
    }

    #foot_top #foot_top_inner1 {
        margin: 0 50px;
    }

div#foot_top_inner .col2 {
    padding-left: 155px;
}

#foot_top .col_title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 0;
    margin: 0 0 20px;
}

#foot_top .col_list {
    list-style: none;
    margin: 19% 0 0;
}


    #foot_top .col_list li {
        margin: 0;
    }

        #foot_top .col_list li:hover a {
            color: #00b1e6;
        }


    #foot_top .col_list a,
    #foot_top .col_list a:link,
    #foot_top .col_list a:active,
    #foot_top .col_list a:visited,
    #foot_top .col_list a:hover {
        color: #fff;
        font-size: 11pt;
        line-height: 1.5em;
        font-weight: normal;
        display: block;
        text-decoration: none;
    }

#foot_top .desp {
    color: #fff;
}

    #foot_top .desp a,
    #foot_top .desp a:link,
    #foot_top .desp a:active,
    #foot_top .desp a:visited,
    #foot_top .desp a:hover {
        color: #fff;
        font-size: 11pt;
        line-height: 1.5em;
        font-weight: normal;
        display: block;
        text-decoration: none;
    }

ul.col_list.footer_left {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.footer_logo {
    margin: 0 0 9% 0;
}

    .footer_logo a {
        display: block;
        max-height: 4rem;
        text-align: left;
    }

    .footer_logo img {
        height: 100%;
        max-height: 4rem;
    }

.social_bar {
    margin-top: 30px;
}

    .social_bar img {
        margin: 0;
    }

    .social_bar a {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        margin-right: 5px;
        height: 45px;
        width: 45px;
    }

    .social_bar .facebook {
        background: url("../i/hollow-cut-facebook.svg") no-repeat;
    }

    .social_bar .twitter {
        background: url("../i/hollow-cut-twitter.svg") no-repeat;
    }

    .social_bar .linkedin {
        background: url("../i/hollow-cut-linkedin.svg") no-repeat;
    }

    .social_bar .instagram {
        background: url("../i/hollow-cut-instagram.svg") no-repeat;
    }

    .social_bar .youtube {
        background: url("../i/hollow-cut-youtube.svg") no-repeat;
    }


/* For foot*/
#foot {
    position: relative;
    background-color: #006792;
}

#foot_inner div.iasp_logo {
    line-height: 90px;
}

    #foot_inner div.iasp_logo a {
        display: block;
    }

#foot .copyright {
    padding: 0;
    color: #fff;
    font-size: 16px;
    line-height: 90px;
    text-align: right;
}

#foot .iasp_logo img {
    margin: 0;
    vertical-align: middle;
}
/*********** End of Footer CSS *****************************/
/***************** Style for Resource / Box *************************/
/* Novian Changes - start */

#resource_box {
    margin-bottom: 20px;
}

    #resource_box .form_inner,
    .shared_resource_box .form_inner {
        overflow: hidden;
    }

    #resource_box .form,
    .shared_resource_box .form {
        background: #ffffff;
        margin-bottom: 10px;
        border-color: #9fc3d0;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

        #resource_box .form .form_title,
        .shared_resource_box .form .form_title {
            background: #005e82; /*color picked*/
            padding: 15px;
            /*min-height: 50px;*/
            color: #fcfdfd;
            font-size: 12pt;
            font-weight: bold;
            text-decoration: none;
            white-space: normal;
        }

    #resource_box .form_inner,
    .shared_resource_box .form_inner {
        padding: 20px;
        margin-bottom: 0;
    }


    #resource_box .listitemrow {
        background: none;
        text-align: center;
        margin-bottom: 20px;
    }

        #resource_box .listitemrow:last-child {
            margin-bottom: 0;
        }

    #resource_box .listitem,
    .shared_resource_box .listitem {
        border-style: solid;
        border-width: thin;
        border-color: #93bbca;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        text-align: left;
        display: table;
    }

        .shared_resource_box .listitem.no_display {
            display: none;
        }


    #resource_box .listitem {
        padding: 10px 0;
        box-sizing: border-box;
    }

        #resource_box .listitem a:first-child:not(.action-edit),
        .shared_resource_box .listitem a:first-child:not(.action-edit) {
            text-decoration: none;
            line-height: normal;
            display: table-cell;
            vertical-align: middle;
            width: 37%;
        }

.shared_resource_box .listitem h4 a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}

#resource_box .img_wrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
}


    #resource_box .img_wrap h4,
    .shared_resource_box .listitem h4 {
        font-size: 11pt;
        margin-bottom: 0;
    }

#resource_box .edit_controls {
    position: absolute;
    top: 65px;
}

.shared_resource_box .form .form_title {
    /*background: #037aad;*/
}

.shared_resource_box .listitemrow {
    margin-bottom: 15px;
}

    .shared_resource_box .listitemrow:last-child {
        margin-bottom: 0;
    }

.shared_resource_box .listitem {
    height: 80px;
    position: relative;
    vertical-align: text-bottom;
}

    .shared_resource_box .listitem h4 {
        text-align: center;
        height: 100%;
        display: table;
        width: 100%;
        margin: 0;
    }


.shared_resource_box .edit_controls {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    text-align: center;
}

/*********** End of Style for Resource / Box  *****************************/
/* Novian Changes - End */

/******************** Style for Default list  *************************/
#default_list .list_item {
    padding: 5px 5px;
}

    #default_list .list_item:last-child {
        border-bottom: 1px solid #f0f0f0;
    }

    #default_list .list_item h4 {
        margin: 0;
        padding: 0;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        font-size: 16px;
        display: inline;
    }

        #default_list .list_item h4 a,
        #default_list .list_item h4 a:link,
        #default_list .list_item h4 a:active,
        #default_list .list_item h4 a:visited,
        #default_list .list_item h4 a:focus {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            line-height: 18px;
            vertical-align: bottom;
            font-weight: bold;
            text-decoration: none;
        }

    #default_list .list_item .ctrl_bar {
        line-height: 13px;
        vertical-align: middle;
        padding-left: 25px;
    }

        #default_list .list_item .ctrl_bar a,
        #default_list .list_item .ctrl_bar a:link,
        #default_list .list_item .ctrl_bar a:active,
        #default_list .list_item .ctrl_bar a:visited,
        #default_list .list_item .ctrl_bar a:focus {
            line-height: 21px;
        }

    #default_list .list_item span {
        font-size: 13px;
        line-height: 13px;
        vertical-align: middle;
    }

    #default_list .list_item .list_item_text {
        overflow: hidden;
        text-overflow: ellipsis;
        height: 40px;
        line-height: 20px;
        margin-right: 10px;
        vertical-align: bottom;
    }

    #default_list .list_item .list_item_btn {
        position: absolute;
        bottom: 2px;
        right: 15px;
    }

    #default_list .list_item .imgwrap {
        position: relative;
        height: 95px;
        padding: 0;
    }


    #default_list .list_item .img_box_inner {
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        margin: 0;
    }

    #default_list .list_item.f .img_box_inner {
        top: 0;
    }

    #default_list .list_item .img_box {
        position: relative;
        height: 95px;
        margin: 0;
    }

        #default_list .list_item .img_box a {
            display: block;
        }

    #default_list .list_item .img_alignment {
        vertical-align: middle;
        display: inline;
    }

.btn_global.btn_def_list, .btn_global.btn_def_list:link, .btn_global.btn_def_list:active, .btn_global.btn_def_list:visited,
.btn_global.btn_def_list:focus {
    padding: 2px 20px;
    font-size: 16px;
}


/********************End of Style for Default list  *************************/
/************************** Style for default detail***********************/
#default_detail .img_box {
    position: relative;
    height: 267px;
    min-height: 267px;
    margin-bottom: 81px;
}

#default_detail .img_box_inner {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    margin: 0;
}


#def_detail .img_box {
    text-align: center;
    margin-bottom: 100px;
    position: relative;
}

#def_detail .detail_text {
    word-wrap: break-word;
    min-height: 0;
}
/*
div#def_detail {
    margin-bottom: 50px;
}
*/
.smimg {
    position: absolute;
    bottom: -81px;
}

    .smimg div {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        width: 77px;
        padding: 4px 0 0 4px;
        border: 1px solid #f1f0f0;
    }

        .smimg div.f {
            padding-left: 0;
        }


/**************************End of Style for default detail***********************/
/******************** Style for Contact Us Form *****************************************/
#contactusform .row-fluid {
    margin-bottom: 5px;
}

    #contactusform .row-fluid:first-child {
        border-top: 1px solid #efefef;
    }

    #contactusform .row-fluid:nth-last-child(2) {
        border-bottom: 1px solid #efefef;
    }

    #contactusform .row-fluid:nth-child(even) {
        background-color: #efefef;
    }

#contactusform .bg_grey {
    background: transparent;
    text-align: right;
    padding-right: 5px;
}

#contactusform .right_col {
    margin-left: 8px;
}

#contactusform .message {
    height: 96px;
}

#contactusform.tbl_form_2015 input.button {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    background-color: #00b1e6 !important;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    _height: 21px;
    zoom: 1;
    line-height: 21px;
    padding: 6px 30px;
    text-decoration: none;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    border: none;
}
/******************** Style for Contact Us Form *****************************************/
/***************** 2015 Style for Table and Responsive div Table Forms ********************/
/*#### This part is for Basic Form Style ####*/
.tbl_form_2015 {
    background-color: transparent;
    margin: 0 0 25px;
    position: relative;
}

table.tbl_form_2015 {
    table-layout: fixed;
    width: 100%;
}

.tbl_form_2015 tr:not(.btn_row) input,
.tbl_form_2015 tr:not(.btn_row) select,
.tbl_form_2015 .tbl_row:not(.btn_row) input,
.tbl_form_2015 .tbl_row:not(.btn_row) select {
    width: auto;
    height: 35px;
    color: #2c3e50;
    background-color: #ffffff !important;
    background-image: none;
    border: 1px solid #dce4ec !important;
    border-width: 1px;
    box-shadow: none;
    margin: 0 5px 0 0;
    padding: 0px 9px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
}

.tbl_form_2015 input[type="submit"] {
    color: #ffffff;
}

.tbl_form_2015 input.button {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    background-color: #087dbe !important;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    _height: 21px;
    zoom: 1;
    line-height: 21px;
    padding: 6px 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
}

    .tbl_form_2015 input.button.forgot {
        background-color: transparent !important;
        color: inherit;
        font-size: 12px;
        text-decoration: underline;
        padding: 6px 10px;
    }

    .tbl_form_2015 input.button:hover {
        cursor: pointer;
        text-decoration: none;
        border: none;
    }

.tbl_form_2015 textarea {
    border: 1px solid #DCE4EC;
    padding: 0;
}

.tbl_form_2015 span.cms-dtpicker.datetimeshort {
    height: 37px;
    line-height: 37px;
    vertical-align: middle;
}

    .tbl_form_2015 span.cms-dtpicker.datetimeshort select:last-child {
        margin: 0 5px;
    }

table.tbl_form_2015 th,
.tbl_form_2015 .tbl_th {
    background-color: transparent;
    border: none;
    font-size: 11pt;
    line-height: 35px;
    font-weight: normal;
    text-align: right;
    padding: 0.25rem 0;
}

    table.tbl_form_2015 th.su,
    .tbl_form_2015 .tbl_th.su,
    table.tbl_form_2015 td.su,
    .tbl_form_2015 .tbl_td.su {
        background-color: #F8981C;
        line-height: 35px !important;
    }

table.tbl_form_2015 th {
    width: 35% !important;
}

table.tbl_form_2015 td,
.tbl_form_2015 .tbl_td {
    background-color: transparent;
    border: none;
    font-size: 10pt;
    line-height: 35px;
    font-weight: normal;
    padding: 0.25rem 0;
}

.cms_reauth_upper,
#cms_reauth_inner {
    border: none;
    font-size: 10pt;
    line-height: normal;
    font-weight: normal;
    padding: 0.25rem 0;
}

table.tbl_form_2015 td {
    width: 65% !important;
}
/*
table.tbl_form_2015 tr:not(:last-child) th,
.tbl_form_2015 .tbl_row:not(:last-child) .tbl_th {
    padding-bottom: 0;
}

table.tbl_form_2015 tr:not(:last-child) td,
.tbl_form_2015 .tbl_row:not(:last-child) .tbl_td {
    padding-bottom: 0;
}
*/
table.tbl_form_2015 p.iasp_note, .tbl_form_2015 p.iasp_note {
    margin: 0;
    padding: 10px 0 0;
}

/*#### This part is for Registration Form Password Progress Bar Style ####*/
.tbl_form_2015 .progress {
    width: 278px;
    height: 37px;
    top: 0;
}

.tbl_form_2015 .password-strength .progress-bar-danger {
    border-radius: 3px;
}

/*Firefox hack for progress bar*/
@-moz-document url-prefix() {
    .tbl_form_2015 .progress {
        width: 240px;
    }
}

/*IE Exploer hack for progress bar*/
@media screen\0 {
    .tbl_form_2015 .progress {
        width: 258px;
    }
}


/*IE Edge Exploer hack for progress bar*/
@supports (-ms-ime-align:auto) {
    .tbl_form_2015 .progress {
        width: 260px;
    }
}

.tbl_form_2015 .password-strength + .psw_bg {
    width: 286px;
    height: 34px;
    position: absolute;
    background-color: white;
    top: 12px;
}

.tbl_form_2015 .psw_col {
    position: relative;
}

/*Firefox hack for Password background*/
@-moz-document url-prefix() {
    .tbl_form_2015 .password-strength + .psw_bg {
        width: 274px;
    }
}

/*IE Exploer hack for Password background*/
@media screen\0 {
    .tbl_form_2015 .password-strength + .psw_bg {
        width: 253px;
    }
}

/*#### This part is for pop up admin Form Style ####*/
.ui-dialog .tbl_form_2015 tr:not(.btn_row) input,
.ui-dialog .tbl_form_2015 tr:not(.btn_row) input.text,
.ui-dialog .tbl_form_2015 tr:not(.btn_row) select,
.ui-dialog .tbl_form_2015 .tbl_row:not(.btn_row) input,
.ui-dialog .tbl_form_2015 .tbl_row:not(.btn_row) input.text,
.ui-dialog .tbl_form_2015 .tbl_row:not(.btn_row) select {
    margin-bottom: 5px;
    padding: 0 5px;
}

.ui-dialog .tbl_form_2015 .password-strength + .psw_bg {
    top: 6px;
    width: 312px;
}

.ui-dialog .tbl_form_2015 tr.sub_heading th {
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
}

.ui-dialog table.displaytbl tbody tr:nth-child(even) td,
.ui-dialog table.displaytbl tbody tr.even td {
    color: #000000;
}

.ui-dialog .tbl_form_2015 th {
    background-color: #4684AE !important;
    font-size: 12px;
    color: #ffffff;
}

.ui-dialog .tbl_form_2015 td {
    border: none;
    padding: 10px;
    font-size: 12px;
}

/*#### This part is for Super User style ####*/
.tbl_form_2015 .su th,
.tbl_form_2015 .su td {
    background-color: #F8981C;
    color: #ffffff;
}

table.displaytbl.tbl_form_2015 .su th,
table.displaytbl.tbl_form_2015 .su td {
    background-color: #F8981C !important;
    color: #ffffff;
}

.ui-dialog .tbl_form_2015 .su th {
    background-color: #F8981C;
}

/*#### This part is for login box style ####*/
#login_form.tbl_form_2015 input.button.forgot {
    background: none !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
    text-decoration: none;
    color: #744247;
    text-transform: initial;
    display: block;
    font-size: 13px;
}

    #login_form.tbl_form_2015 input.button.forgot:hover {
        text-decoration: underline;
    }

#login_form.tbl_form_2015 p.iasp_note {
    margin: 0;
    padding: 15px 50px 5px 0;
}

.tbl_form_2015 h1 {
    margin: 0;
    padding: 25px 0;
    text-align: center;
}

.tbl_form_2015 .iasp_infobox {
    margin: 0 20px;
}
/***************** 2015 Style for Table and Responsive div Table Forms Ends ********************/
/******************** Start of Style for User Registration ***********************************/
.registration-form input[type=text],
.registration-form input[type=search],
.registration-form input[type=number],
.registration-form input[type=email],
.registration-form input[type=password],
.registration-form select {
    vertical-align: middle;
    height: 25px;
    width: 313px;
}

.registration-form select {
    width: 317px;
    height: 30px;
    vertical-align: middle;
}

.registration-form textarea {
    vertical-align: middle;
    max-width: 311px;
}

.registration-form .row-fluid .title:first-child {
    background-color: transparent;
    font-weight: normal;
    text-align: right;
    vertical-align: middle;
}

.registration-form .submit-row .title:first-child {
    background-color: transparent;
}

.registration-form .message .title {
    height: 156px;
}

.registration-form .title.verification {
    height: 137px;
}

.registration-form .title.comments {
    height: 156px;
}

.registration-form .row-fluid .input:last-child {
    text-align: left;
    vertical-align: middle;
}

.registration-form .row-fluid {
    display: flex;
}

.registration-form .footer_text p {
    margin-bottom: 0;
}

/*For change password button show hide*/
div.show_row {
    display: flex !important;
}

div.hide_row {
    display: none !important;
}

.progress {
    width: 314px;
    height: 28px;
    top: 0px;
}

.password-strength ul.error-list {
    width: 35%;
}

.password-strength > #data_text01 {
    border-color: #EEE;
}

#btn_changepwd {
    color: #ffffff !important;
    background-color: #00b1e6;
    font-size: 10pt;
    padding: 0.75em 1em !important;
    line-height: normal;
    font-weight: normal;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
}
/******************** End of Style for User Registration ***********************************/
/******************** Style for Industry List*****************************************/
#default_list.industry_list .img_box_inner.img_border img {
    position: absolute;
    left: 0;
    top: 20%;
}

#default_list.industry_list .img_box_inner.img_border {
    border: none;
}

div#def_detail.industry_detail .img_border {
    border: none;
}

div#def_detail.industry_detail #gallery_list_main {
    border: 1px solid #f1f0f0;
}

span.mark {
    vertical-align: top;
}
/********************End of Style for Industry List*****************************************/

/* Novian Changes - start */
/*##### iASP7 Generic action Bar Style Starts #####*/
ul.list_actions_dropdown {
    margin: 0;
    list-style-type: none;
}


.list_actions_dropdown a,
.list_actions_dropdown a:link,
.list_actions_dropdown a:hover {
    text-decoration: none !important;
}

    .list_actions_dropdown a img {
        margin: 0;
        padding: 0;
    }

.list_actions_dropdown > li {
    width: 50px;
    float: right;
}

    .list_actions_dropdown > li.gear_icon {
        height: 25px;
        width: 100%;
        position: relative;
        background: url('/i/icon-actions.png') no-repeat center right;
        cursor: pointer;
    }

    .list_actions_dropdown > li .sub-menu {
        position: absolute;
        display: none;
        z-index: 1000;
        list-style-type: none;
        right: 0;
        top: 25px;
        padding: 0;
        margin: 0;
        font-size: 0;
        width: 185px;
        background-color: #fff;
        border: 1px solid #eee;
    }

        .list_actions_dropdown > li .sub-menu li {
            display: block;
            height: 30px;
            background-color: transparent;
        }

            .list_actions_dropdown > li .sub-menu li:hover {
                background-color: lightgray;
            }



    .list_actions_dropdown > li:hover .sub-menu {
        display: block;
    }

.list_actions_dropdown .sub-menu a,
.list_actions_dropdown .sub-menu a:hover {
    display: block;
    height: 30px;
    width: auto;
    font-size: 12px;
    line-height: 30px;
    color: #6e6e6e !important;
    padding-left: 35px;
    background-size: 15px !important;
    cursor: pointer;
}

    .list_actions_dropdown .sub-menu a:hover {
        cursor: pointer;
    }

.list_actions_dropdown a.btn_view {
    background: url('/i/icon-dropdown-view.png') 10px 47% no-repeat;
}

.list_actions_dropdown a.btn_edit {
    background: url('/i/icon-dropdown-edit.png') 10px 47% no-repeat;
}

.list_actions_dropdown a.btn_print {
    background: url('/i/icon-dropdown-view.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_print.inactive {
    background: url('../i/icon-dropdown-view-inactive.png') 10px 47% no-repeat;
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.list_actions_dropdown .fExportCsv {
    background: url('/i/icon-dropdown-export.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_downloadpdf {
    background: url('/i/icon-dropdown-pdf.png') 10px 47% no-repeat;
}

.list_actions_dropdown .icn_delete {
    background: url('/i/icon-dropdown-delete.png') 10px 47% no-repeat;
}

.list_actions_dropdown .su .icn_delete {
    background: url('/i/icon-dropdown-sudelete.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_cant_delete {
    background: url('/i/icon-dropdown-cantdelete.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_setcomplete {
    background: url('/i/icon-dropdown-complete.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_duplicate {
    background: url('/i/icon-dropdown-duplicate.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_resend {
    background: url('/i/icon-dropdown-resend.png') 10px 47% no-repeat;
}

.list_actions_dropdown .btn_resend {
    background: url('/i/icon-dropdown-resend.png') 10px 47% no-repeat;
}

.list_actions_dropdown a.btn_statistics {
    background: url('/i/icon-dropdown-statistics.png') 10px 47% no-repeat;
}

.list_actions_dropdown a.btn_reassign {
    background: transparent url('/i/icon_reassign.png') 10px 47% no-repeat;
}

.list_actions_dropdown a.btn_resend{
   background: transparent url('/i/icon-dropdown-resend.png') 10px 47% no-repeat;
} 

.list_actions_dropdown a.btn_access {
    background: transparent url('/i/icon_permission_30.png') 10px 47% no-repeat;
}

.list_actions_dropdown li.gear_icon:hover .arrow_down {
    background: url('/i/icon-arrow-down.png') top left no-repeat;
    width: 6px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 11px;
    right: 25px;
}

.cpaneltbl .list_actions_dropdown {
    width: 100%;
    height: 25px;
    float: right;
    margin-right: 10px;
}

.not-active {
    pointer-events: none;
    cursor: pointer;
}

/*##### iASP7 Generic action Bar Style Ends #####*/


#top_actions_bar {
    margin: 10px 0;
    padding: 0;
    position: relative;
}

.ui-dialog #top_actions_bar {
    display: none;
}

.nav.actions_bar {
    margin: 0;
    padding-left: 15px;
}

    .nav.actions_bar li {
        list-style: none;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        cursor: pointer;
    }

        .nav.actions_bar li a,
        .nav.actions_bar li a:link,
        .nav.actions_bar li a:active,
        .nav.actions_bar li a:visited {
            padding: 5px;
            text-decoration: none !important;
            cursor: pointer;
        }

        .nav.actions_bar li.actions_in a,
        .nav.actions_bar li.actions_in a:link,
        .nav.actions_bar li.actions_in a:active,
        .nav.actions_bar li.actions_in a:visited {
            padding: 0;
        }

/*Top action bar style*/
.actions_bar .btn_export_40 a,
.actions_bar .btn_export_40 a:link,
.actions_bar .btn_export_40 a:active,
.actions_bar .btn_export_40 a:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_export_40.png') 5px 5px no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    overflow: hidden;
    line-height: 103px;
}

    .actions_bar .btn_export_40 a img {
        display: none;
    }

.actions_bar .btn_add_40,
.actions_bar .btn_add_40:link,
.actions_bar .btn_add_40:active,
.actions_bar .btn_add_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_add_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_import_40,
.actions_bar .btn_import_40:link,
.actions_bar .btn_import_40:active,
.actions_bar .btn_import_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_import_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}


.actions_bar .btn_group_40,
.actions_bar .btn_group_40:link,
.actions_bar .btn_group_40:active,
.actions_bar .btn_group_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_group_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_home_40,
.actions_bar .btn_home_40:link,
.actions_bar .btn_home_40:active,
.actions_bar .btn_home_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_home_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_return_40,
.actions_bar .btn_return_40:link,
.actions_bar .btn_return_40:active,
.actions_bar .btn_return_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_return_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_return_wph_40,
.actions_bar .btn_return_wph_40:link,
.actions_bar .btn_return_wph_40:active,
.actions_bar .btn_return_wph_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon-wph-52by40.png') -10px center no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 52px;
    height: 40px;
}

.actions_bar .btn_search_40,
.actions_bar .btn_search_40:link,
.actions_bar .btn_search_40:active,
.actions_bar .btn_search_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_search_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_contra_home_40,
.actions_bar .btn_contra_home_40:link,
.actions_bar .btn_contra_home_40:active,
.actions_bar .btn_contra_home_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_contra_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_print_40,
.actions_bar .btn_print_40:link,
.actions_bar .btn_print_40:active,
.actions_bar .btn_print_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_print_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_download_40,
.actions_bar .btn_download_40:link,
.actions_bar .btn_download_40:active,
.actions_bar .btn_download_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_download_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_downloadpdf_40,
.actions_bar .btn_downloadpdf_40:link,
.actions_bar .btn_downloadpdf_40:active,
.actions_bar .btn_downloadpdf_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_downloadpdf_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

.actions_bar .btn_archived_40,
.actions_bar .btn_archived_40:link,
.actions_bar .btn_archived_40:active,
.actions_bar .btn_archived_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('../i/icon_archived_40.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 40px;
    height: 40px;
}

/**************************************** Style for actions bar (top and in list table) ********************************************************/
h1.info_bar {
    font-size: 14px;
    font-weight: normal;
    color: #808182;
    display: block;
    background-color: #EFF8D4;
    background-image: url('../i/icn_arrow_up.png');
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 57px;
    padding-left: 10px;
    margin: 0;
    position: absolute;
    top: 40px;
    right: 35px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    z-index: 1;
}

    h1.info_bar.collapsed {
        color: #ffffff;
        background-color: #A5D11D;
        background-image: url('../i/icn_arrow_down.png');
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    h1.info_bar:hover {
        cursor: pointer;
    }

.bottom_margin.v2_des {
    margin: 5px 0 15px 0;
    padding: 13px 25px 15px 45px;
    border: none;
    -moz-border-radius: 5px 0 5px 5px;
    -webkit-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
    background: #eff8d4 url('../i/t_icn_help.gif') 10px 10px no-repeat;
}

#info_des .bottom_margin.v2_des {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial;
    color: #6d6d6d;
}

.bottom_margin.v2_des p {
    color: #808182;
    font-size: inherit;
    margin: 0;
    padding: 0 0 10px 0;
}

.bottom_margin.v2_des {
    font-size: 12px;
    line-height: 18px;
}

    .bottom_margin.v2_des img {
        padding: 0 5px;
    }

.v2_des p:last-child {
    padding: 0;
}

.bottom_margin.v2_des.incopy {
    padding: 13px 25px 13px 45px;
}

    .bottom_margin.v2_des.incopy p {
        line-height: 12px;
    }

.bottom_margin.v2_des.no_btm_margin {
    margin-bottom: 0;
}
/*#### Video Link ####*/
.video {
    display: block;
    position: absolute;
    z-index: 5;
    width: 30px;
    height: 30px;
    top: 75px;
    right: 0;
    background-color: #A5D11D;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .video a,
    .video a:link,
    .video a:active,
    .video a:visited,
    .video a:hover {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        width: 30px;
        height: 30px;
        background-image: url('/i/icon-play-video.png');
        background-size: 25px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
        position: relative;
        z-index: 1;
        cursor: pointer;
    }

#video_block.modal {
    width: 1100px;
    margin-left: -550px;
    height: 685px;
}

    #video_block.modal .modal-body {
        max-height: 605px;
    }
/**************************************** End of Style for Area Sub Section Description ********************************************************/
/*****************************************  Style For System Self Audit ********************************************************/
table.form_tbl thead th {
    padding: 10px 5px;
    border: none;
    background: #00447B;
    color: #fff;
}

    table.form_tbl thead th.col_1, table.form_tbl thead th.comment {
        text-align: center;
    }

table.form_tbl tbody tr.odd,
table.form_tbl tbody tr:nth-child(2n+1) {
    background-color: #f0f0f0;
}

table.form_tbl tbody tr.even,
table.form_tbl tbody tr:nth-child(2n) {
    background-color: #fff;
}

table.form_tbl thead tr:first-child th:first-of-type {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

table.form_tbl thead tr:first-child th:last-child {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}

table.form_tbl {
    margin: 20px 0 30px 0;
    width: 100%;
}

    table.form_tbl tbody tr td, table.form_tbl tbody tr th {
        padding: 5px;
        vertical-align: middel;
    }

    table.form_tbl tbody td.col_2 {
        width: 50%;
    }

    table.form_tbl tbody td.col_4 {
        width: 40%;
    }

    table.form_tbl:only-child {
        margin: 0;
    }

.section_heading,
.ui-dialog .section_heading {
    background: transparent url('../i/orange_square.png') 0 2px no-repeat;
    color: #00447B;
    font-weight: normal;
    padding-left: 30px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.custom_label_row,
table.form_tbl tbody tr.custom_label_row {
    background-color: #fff;
}

    .custom_label_row .custom_label {
        color: #00447B;
        font-size: 20px;
        padding: 20px 0;
    }

.blk_add_another_ques {
    margin: 0 0 20px;
}

table.admintbl th.sub_heading {
    background: none;
    text-align: left;
    color: #00447B;
    font-size: 20px;
    padding: 10px 0;
    font-weight: normal;
}

#audit_tbl .col_1,
#audit_tbl_heading .col_1 {
    width: 40%;
}

#audit_tbl .col_2,
#audit_tbl_heading .col_2 {
    width: 40%;
}

#audit_tbl .col_3,
#audit_tbl_heading .col_3 {
    width: 20%;
}


/*****************************************  End of Style For System Self Audit ********************************************************/

/* Novian changes - end */

/*****************************************  20150302 Style for SWMS Scores change starts **********************************************************/
.swms_form .form_inner > p {
    width: 80%;
    margin: auto auto 20px;
}

.swms_form .form_inner > table + p {
    margin-top: 20px;
}

.swms_form td.rank_response > div > select,
.swms_form td.rank > div > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
    background-color: transparent;
    white-space: normal;
}

    .swms_form td.rank_response > div > select::-ms-expand,
    .swms_form td.rank > div > select::-ms-expand {
        display: none;
    }


.swms_form .risk_overlay_wrapper {
    position: relative;
}

.swms_form .risk_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}

.swms_form th.col_5[rowspan='2'] {
    font-weight: bold;
}

.swms_form .subform_title {
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.swms_form .subform.bigform {
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

/***************************************** 20150302 Style for SWMS Scores change ends **********************************************************/
/*****************************************  20150302 Style for Fitness for Work Assessment starts **********************************************************/
.fitness_ass_form .form_inner > p {
    width: 80%;
    margin: auto auto 10px 10%;
}

.fitness_ass_form .form_inner > table + p {
    margin-top: 10px;
}

.fitness_ass_form .subform_inner {
    padding: 20px 16px 15px 17px;
    overflow: auto;
}

    .fitness_ass_form .subform_inner > p {
        width: 80%;
        margin: auto auto 10px;
    }
/*.fitness_ass_form td.rank > div > input {
    border: none;
    background-color: transparent;
    width: 10px;
    padding-left: 5px;
    vertical-align: middle;
}

    .fitness_ass_form td.rank > div > input + img {
        z-index: 6;
        position: relative;
    }

        .fitness_ass_form td.rank > div > input + img + div {
            z-index: 6;
        }*/

.fitness_ass_form td.assessment_score_response > div > select,
.fitness_ass_form td.fatigue_score_response > div > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
    background-color: transparent;
    white-space: normal;
}

    .fitness_ass_form td.assessment_score_response > div > select::-ms-expand,
    .fitness_ass_form td.fatigue_score_response > div > select::-ms-expand {
        display: none;
    }


.fitness_ass_form .fatigue_overlay_wraper,
.fitness_ass_form .assessment_overlay_wrapper {
    position: relative;
}

.fitness_ass_form .fatigue_overlay,
.fitness_ass_form .assessment_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}

.fitness_ass_form table.table_form_edit.shift_pattern_tbl {
    table-layout: fixed;
    width: 100%;
}

    .fitness_ass_form table.table_form_edit.shift_pattern_tbl th {
        font-weight: 600;
    }

    .fitness_ass_form table.table_form_edit.shift_pattern_tbl thead th {
        text-align: left;
        padding-left: 7px;
    }

    .fitness_ass_form table.table_form_edit.shift_pattern_tbl td {
        padding: 5px 2px;
    }

        .fitness_ass_form table.table_form_edit.shift_pattern_tbl td > select {
            /*width: -webkit-calc(100% - 4px);
            width: calc(100% - 4px);*/
            max-width: 100%;
            margin: 0;
            width: 50px;
            border: 1px solid #a9a9a9;
            box-sizing: content-box;
            line-height: 17px;
            font-size: 11px;
            height: 17px;
            vertical-align: middle;
            padding: 0px 0 1px;
        }

.fitness_ass_form table.table_form_edit input[type='number'],
.fitness_ass_form table.subtable_form_edit input[type='number'] {
    /*width: -webkit-calc(100% - 4px);
            width: calc(100% - 4px);*/
    max-width: 100%;
    margin: 0;
    width: 46px;
    border: 1px solid #a9a9a9;
    box-sizing: content-box;
    padding: 0px 2px 1px;
}

@-moz-document url-prefix() {
    .fitness_ass_form table.table_form_edit input[type='number'],
    .fitness_ass_form table.subtable_form_edit input[type='number'] {
        padding: 3px 2px 1px;
    }
}

.fitness_ass_form.detail table.table_form_edit.shift_pattern_tbl {
    table-layout: fixed;
    border: 1px solid #B2B2B2;
    border-collapse: collapse;
    margin: 0 auto 15px;
}

    .fitness_ass_form.detail table.table_form_edit.shift_pattern_tbl th {
        border: 1px solid #B2B2B2;
        padding-right: 5px;
    }

    .fitness_ass_form.detail table.table_form_edit.shift_pattern_tbl td {
        border: 1px solid #B2B2B2;
        text-align: center;
    }

.fitness_ass_form .subtable_form_edit .col_5 {
    width: 37%;
}

.fitness_ass_form table.all_assessments_tbl {
    table-layout: fixed;
    border: 1px solid #B2B2B2;
    border-collapse: collapse;
    width: 80%;
    margin: 0 auto 15px;
}

    .fitness_ass_form table.all_assessments_tbl th {
        border: 1px solid #B2B2B2;
        width: 35%;
        text-align: right;
        padding: 5px;
    }

    .fitness_ass_form table.all_assessments_tbl td {
        border: 1px solid #B2B2B2;
        padding: 5px;
    }

.fitness_ass_form .subform.bigform {
    width: 45%;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    margin: 0 0 20px 4%;
}

.side_margin {
    margin-left: 3% !important;
    margin-right: 3% !important;
}

.fitness_ass_form .subform.bigform .subform_title {
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.fitness_ass_form .subform.bigform .subform_inner {
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}


.fitness_ass_form .subform.bigform:nth-child(2n+1) {
    margin-left: 3%;
}

.fitness_ass_form ul.fatigue_list {
    margin: 0 auto 20px;
    width: 80%;
}

    .fitness_ass_form ul.fatigue_list > li {
        width: 50%;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
    }

    .fitness_ass_form ul.fatigue_list li > label {
        width: 70%;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        text-align: right;
        padding: 5px;
        font-weight: bold;
    }

        .fitness_ass_form ul.fatigue_list li > label::after {
            content: ':';
        }

.fitness_ass_form th.col_5[rowspan='2'] {
    font-weight: bold;
}
/***************************************** 20150210 Style for Fitness for Work Assessment ends **********************************************************/
/************************************ Style For Travel Fatigue Assessment **********************************************************/


.travel_fatigue_form input[type=number] {
    width: 50px;
}



.travel_fatigue_form td.rank_response > div > select,
.travel_fatigue_form td.rank > div > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
    background-color: transparent;
    white-space: normal;
}

.travel_fatigue_form .risk_overlay_wrapper {
    position: relative;
}

.travel_fatigue_form .hide_date {
    display: none;
}

.travel_fatigue_form td.rank .risk_overlay_wrapper select {
    padding: 0 0 0 21px;
}


.travel_fatigue_form .risk_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}

.travel_fatigue_form table.btm_tbl {
    table-layout: fixed;
}


    .travel_fatigue_form table.btm_tbl .col1 {
        width: 40%;
        text-align: right;
    }

    .travel_fatigue_form table.btm_tbl .col2 {
        width: 15%;
    }

    .travel_fatigue_form table.btm_tbl .col3 {
        width: 20%;
    }

.travel_fatigue_form th.score_hd {
    text-align: left;
    padding-left: 14px;
}

.travel_fatigue_form.detail .mid_tbl {
    table-layout: fixed;
}

    .travel_fatigue_form.detail .mid_tbl th:first-child,
    .travel_fatigue_form .mid_tbl th:first-child {
        width: 40%;
    }

    .travel_fatigue_form.detail .mid_tbl th:nth-child(2), .travel_fatigue_form.detail .mid_tbl td:nth-child(2),
    .travel_fatigue_form .mid_tbl th:nth-child(2), .travel_fatigue_form .mid_tbl td:nth-child(2) {
        width: 30%;
        text-align: left;
    }

    .travel_fatigue_form.detail .mid_tbl th:nth-child(3), .travel_fatigue_form.detail .mid_tbl td:nth-child(3) {
        text-align: left;
        padding: 0;
    }

.travel_fatigue_form.detail .btm_tbl .col1 {
    width: 40%;
    text-align: right;
}


.travel_fatigue_form.detail .btm_tbl .col2 {
    width: 10%;
}

.travel_fatigue_form.detail .btm_tbl .col3 {
    width: 20%;
}

.travel_fatigue_form.detail .mid_tbl td:nth-child(3) {
    padding-left: 7px;
}

.travel_fatigue_form.detail td.rank {
    padding: 0 0 0 30px;
}

.travel_fatigue_form.detail .mid_tbl td:nth-child(2) {
    line-height: 30px;
    vertical-align: top;
    padding-top: 0;
}
/************************************ End of Style For Travel Fatigue Assessment **********************************************************/
/**************************************** Ergo Checklist ********************************************************/
.workstation_self_assessment .table_form_edit .header th {
    text-align: left;
}

.workstation_self_assessment .table_form_edit textarea {
    width: 100%;
}

.workstation_self_assessment .table_form_edit#description th {
    width: 40%;
}

.workstation_self_assessment .table_form_edit#description td {
    width: 60%;
}

.workstation_self_assessment .table_form_edit .label {
    font-size: 10pt;
    font-weight: bold;
    width: 55% !important;
}

.workstation_self_assessment .table_form_edit .short input {
    width: 230px;
}

.workstation_self_assessment .table_form_edit th,
.workstation_self_assessment .table_form_edit td {
    padding: 5px;
}

.workstation_self_assessment .table_form_edit ul {
    margin: 0 0 10px 15px;
}

    .workstation_self_assessment .table_form_edit ul li {
        margin: 0 0 5px;
    }

        .workstation_self_assessment .table_form_edit ul li ul {
            margin: 5px 0 10px 15px;
        }


.workstation_self_assessment .table_form_edit th:first-child,
.workstation_self_assessment .table_form_edit td:first-child {
    width: 2%;
}

.workstation_self_assessment .table_form_edit th:nth-child(2),
.workstation_self_assessment .table_form_edit td:nth-child(2) {
    width: 31%;
}

.workstation_self_assessment .table_form_edit th:nth-child(3),
.workstation_self_assessment .table_form_edit td:nth-child(3) {
    width: 25%;
}

.workstation_self_assessment .table_form_edit th:nth-child(4),
.workstation_self_assessment .table_form_edit td:nth-child(4) {
    width: 7%;
}

.workstation_self_assessment .table_form_edit th:nth-child(5),
.workstation_self_assessment .table_form_edit td:nth-child(5) {
    width: 35%;
}

.workstation_self_assessment .table_form_edit.signature th:first-child,
.workstation_self_assessment .table_form_edit.signature td:first-child {
    width: 18%;
}

.workstation_self_assessment .table_form_edit.signature th:nth-child(2),
.workstation_self_assessment .table_form_edit.signature td:nth-child(2) {
    width: 82%;
}

.workstation_self_assessment .btn_modal {
    display: inline-block;
    margin: 10px 5px;
}

/*******List View*******/
.table_form.workstation_self_assessment th:first-child,
.table_form.workstation_self_assessment td:first-child {
    width: 10%;
}

.table_form.workstation_self_assessment th:nth-child(2),
.table_form.workstation_self_assessment td:nth-child(2) {
    width: 25%;
}

.table_form.workstation_self_assessment th:nth-child(3),
.table_form.workstation_self_assessment td:nth-child(3) {
    width: 15%;
}

.table_form.workstation_self_assessment th:nth-child(4),
.table_form.workstation_self_assessment td:nth-child(4) {
    width: 15%;
}

.table_form.workstation_self_assessment th:nth-child(5),
.table_form.workstation_self_assessment td:nth-child(5) {
    width: 15%;
}

.table_form.workstation_self_assessment th:nth-child(6),
.table_form.workstation_self_assessment td:nth-child(6) {
    width: 20%;
}
/**************************************** Ergo Checklist ends ********************************************************/
/************************************ 20151022 Style For SWMS Form **********************************************************/
.blk_add_another_ques {
    width: 80%;
    margin: auto;
}
/************************************ End of 20151022 Style For SWMS Form **********************************************************/

/************************************ 20151023 Style For List View **********************************************************/
.table_form a.sort-header {
    text-decoration: none;
    font-weight: bold;
}

.table_form .contract_terminated a.sort-header {
    white-space: nowrap;
}
/************************************ End 20151023 Style For List View **********************************************************/
/************************************ 20151023 Style For Training Plan **********************************************************/
.training_table .form_inner .subtable_form_edit,
.training_table .form_inner .subtable_form {
    /*border: 1px solid black;
    padding: 10px;*/
}

.training_table .blk_add_another_ques {
    width: auto;
}

.training_table h2.training_heading {
    margin-top: 0;
}

.form.training_plan .subform_title {
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.form.training_plan .subform.bigform {
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

.left_margin {
    margin-left: 25%;
}

/************************************ End 20151023 Style For Training Plan **********************************************************/

/**************************************** 20160615 Sub Form Style, e.g. Incident Reports Starts *********************************************/
h2.sub_form {
    margin: 0 0 1.4em;
    font-family: brandon-grotesque,'PT Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #4c4c4c;
    text-align: center;
}

table.sub_form {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #B2B2B2;
    border-collapse: separate;
    margin: 0 0 1.4em;
}

    table.sub_form tr.sub_form_heading {
        background: #027e95; /*#CCCCCC;*/ /*Novian Changes*/
    }

        table.sub_form tr.sub_form_heading th {
            color: #fcfdfd; /*#4c4c4c;*/
            font-size: 10pt;
        }

    table.sub_form tr.sub_form_row:nth-child(odd) {
        background-color: #FAEDDD; /*#f0f0f0;*/ /*Novian Changes*/
    }

    table.sub_form tr.sub_form_row:nth-child(even) {
        background-color: #ffffff;
    }

    table.sub_form th {
        padding: 5px;
    }

    table.sub_form td {
        padding: 5px;
    }

    table.sub_form input[type="text"] {
        padding: 1px 5px;
    }

    table.sub_form input[type="file"] {
        width: 98%;
        max-width: 98%;
    }

        table.sub_form input[type="file"]:focus {
            outline: none;
        }

    table.sub_form input[type="button"],
    table.sub_form input[type="submit"],
    table.sub_form a.btn_global {
        font-size: 13px;
        line-height: normal;
        padding: 5px 10px;
        width: 57px;
    }



/*#### For Pop up ####*/
.ui-dialog h1.sub_form {
    margin: 0.2em 0 0.5em 0;
}

/*#### For Incident Report - Sub - Document ####*/
table.sub_form.document tr.sub_form_heading th:nth-child(1) {
    width: 15%;
}

table.sub_form.document tr.sub_form_heading th:nth-child(2) {
    width: 65%;
}

table.sub_form.document tr.sub_form_heading th:nth-child(3) {
    width: 10%;
}

table.sub_form.document tr.sub_form_heading th.col_actions {
    width: 10%;
}

table.sub_form.document input[type="text"] {
    width: 98%;
    max-width: 98%;
}

table.sub_form.document tr.sub_form_heading.label_row label {
    font-weight: bold;
}

table.sub_form.document tr.sub_form_heading.label_row ~ tr.sub_form_row .name {
    margin-bottom: 5px;
}

.bottom_padding {
    padding-bottom: 4px;
}

/**************************************** 20160615 Sub Form Style, e.g. Incident Reports Ends *********************************************/

/***************************** 2018 New Style Changes ****************************************/
/*## Addtional Sub Form Styles ##*/
table.sub_form tr td input,
#cms_edit table.sub_form tr td input {
    max-width: 100%;
    /*width: auto !important;*/
}

/*table.sub_form.doc_attachment tr.sub_form_heading th:first-child {
    width: 10%;
}

table.sub_form.doc_attachment tr.sub_form_heading th:nth-child(2) {
    width: 15%;
}

table.sub_form.doc_attachment tr.sub_form_heading th:nth-child(3) {
    width: 25%;
}

table.sub_form.doc_attachment tr.sub_form_heading th:nth-child(4) {
    width: 15%;
}

table.sub_form.doc_attachment tr.sub_form_heading th:nth-child(5) {
    width: 15%;
}*/

table.sub_form.doc_attachment tr.sub_form_heading img {
    cursor: pointer;
}

table.upload_form tr td input,
#cms_edit table.upload_form tr td input {
    max-width: 100%;
    width: 98%;
}

table.sub_form.doc_attachment table.upload_form .sub_form_row_item.file_title {
    width: 18.5%;
    margin-left: 12%;
    margin-right: 1%;
}

table.sub_form.doc_attachment table.upload_form .sub_form_row_item.upload {
    width: 25%;
    margin-right: 1%;
}

table.sub_form.doc_attachment table.upload_form .sub_form_row_item.alert_status {
    margin-left: 25%;
    width: 15%;
}

/* Other OHS Resources*/
#simple_pdf .memberarea table.cpaneltbl th:first-child,
#simple_pdf .memberarea table.cpaneltbl td:first-child {
    width: 50%;
}

#simple_pdf .memberarea table.cpaneltbl th:nth-child(3),
#simple_pdf .memberarea table.cpaneltbl td:nth-child(3) {
    width: 10%;
}

#simple_pdf .memberarea table.cpaneltbl th:nth-child(4),
#simple_pdf .memberarea table.cpaneltbl td:nth-child(4) {
    width: 10%;
}

/* Inspection Forms*/
.memberarea h3 {
    color: #005e82;
    font-size: 20px;
    font-weight: bold;
}

#inspec_memberarea.inspec table.cpaneltbl th:first-child,
#inspec_memberarea.inspec table.cpaneltbl td:first-child {
    width: 45%;
}

#inspec_memberarea.inspec table.cpaneltbl th:nth-child(2),
#inspec_memberarea.inspec table.cpaneltbl td:nth-child(2) {
    width: 45%;
}

#inspec_memberarea.inspec table.cpaneltbl th:nth-child(3),
#inspec_memberarea.inspec table.cpaneltbl td:nth-child(3) {
    width: 10%;
}

#inspec_memberarea.inspec.fourcolumn table.cpaneltbl th:first-child,
#inspec_memberarea.inspec.fourcolumn table.cpaneltbl td:first-child {
    width: 30%;
}

#inspec_memberarea.inspec.fourcolumn table.cpaneltbl th:nth-child(2),
#inspec_memberarea.inspec.fourcolumn table.cpaneltbl td:nth-child(2) {
    width: 30%;
}

#inspec_memberarea.inspec.fourcolumn table.cpaneltbl th:nth-child(3),
#inspec_memberarea.inspec.fourcolumn table.cpaneltbl td:nth-child(3) {
    width: 30%;
}

#inspec_memberarea.inspec.fourcolumn table.cpaneltbl th:nth-child(4),
#inspec_memberarea.inspec.fourcolumn table.cpaneltbl td:nth-child(4) {
    width: 10%;
}

/* Member Alert*/
.memberarea.memberalert table.cpaneltbl th:first-child,
.memberarea.memberalert table.cpaneltbl th:first-child {
    width: 15%;
}

.memberarea.memberalert table.cpaneltbl th:nth-child(2),
.memberarea.memberalert table.cpaneltbl th:nth-child(2) {
    width: 60%;
}

/***************************** End of 2018 New Style Changes ****************************************/
/************************************ 20180307 Style For Task/Risk Register **********************************************************/
.memberarea.task table.cpaneltbl th:nth-child(1),
.memberarea.task table.cpaneltbl td:nth-child(1) {
    width: 40%;
}

.memberarea.task table.cpaneltbl th:nth-child(2),
.memberarea.task table.cpaneltbl td:nth-child(2) {
    width: 20%;
}

.memberarea.task .subform_title,
.task .subform_title {
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.memberarea.task .subform.bigform,
.task .subform.bigform {
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
}
/************************************ End of 20180307 Style For Task/Risk Register **********************************************************/
/************************************ 20180307 Style For Incident Report **********************************************************/

.memberarea.incidentrep .form_inner {
    padding: 20px 15px 5px 5px;
}

.memberarea.incidentrep .subform_title,
.incidentrep .subform_title {
    background: #027e95;
    padding: 20px 15px;
    color: #fcfdfd;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.memberarea.incidentrep .subform.bigform,
.incidentrep .subform.bigform {
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
}


/************************************ End of 20180307 Style For Style For Incident Report  **********************************************************/
/************************************ Start of 20180522 Style For Style For Meeting Toolbox Talk  **********************************************************/
.toolboxtalk .form .form_inner {
    padding: 1rem;
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    margin: 0;
}

.toolboxtalk .subform.bigform {
    overflow: auto;
    border-color: #9fc3d0;
    border-width: thin;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

.toolboxtalk .blk_add_another_ques {
    width: 95%;
    margin: auto;
}

.toolboxtalk .signature {
    width: 100%;
    height: 600px;
    max-width: 1366px; /* HD monitor*/
}


/************************************ End of 20180522 Style For Style For Meeting Toolbox Talk  **********************************************************/

/************************************ Start of 20180314 Style For My History  **********************************************************/
.myhistory {
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .myhistory .dark td {
        background-color: #ededed;
        height: 35px;
    }

    .myhistory .lite td {
        background-color: #f6f6f6;
        color: #505050;
        height: 35px;
    }

    .myhistory td.rating_bar_1 {
        background-color: #2cec43;
    }

    .myhistory td.rating_bar_2 {
        background-color: #b2f02d;
    }

    .myhistory td.rating_bar_3 {
        background-color: #fce816;
    }

    .myhistory td.rating_bar_4 {
        background-color: #faca34;
    }

    .myhistory td.rating_bar_5 {
        background-color: #eb2a2a;
    }

    .myhistory td.rating_bar_blank {
        background-color: #fff;
    }

    .myhistory .r1 {
        /*background: url("../i/myhis_icon_1.gif")  top right no-repeat;*/
        margin-top: 5px;
    }

    .myhistory .r2 {
        /*background: url("../i/myhis_icon_2.gif")  top right no-repeat;*/
    }

    .myhistory .r3 {
        /*background: url("../i/myhis_icon_3.gif")  top right no-repeat;*/
    }

    .myhistory .r4 {
        /*background: url("../i/myhis_icon_4.gif")  top right no-repeat;*/
    }

    .myhistory .r5 {
        /*background: url("../i/myhis_icon_5.gif")  top right no-repeat;*/
    }

    .myhistory .r6 {
        /*background: url("../i/myhis_icon_6.gif")  top right no-repeat;*/
    }

    .myhistory .r7 {
        /*background: url("../i/myhis_icon_7.gif")  top right no-repeat;*/
    }

    .myhistory .r8 {
        /*background: url("../i/myhis_icon_8.gif")  top right no-repeat;*/
    }

    .myhistory .r9 {
        /*background: url("../i/myhis_icon_9.gif")  top right no-repeat;*/
    }

    .myhistory .r10 {
        /*background: url("../i/myhis_icon_10.gif") right top no-repeat;*/
    }

    .myhistory .r11 {
        /*background: url("../i/myhis_icon_11.gif") right top no-repeat;*/
    }

    .myhistory .r12 {
        /*background: url("../i/myhis_icon_12.gif") right top no-repeat;*/
    }

    .myhistory .r13 {
        /*background: url("../i/myhis_icon_13.gif") right top no-repeat;*/
    }

    .myhistory .r0 {
        text-align: right;
        padding-left: 10px;
        width: 300px;
        padding-right: 5px;
        font-weight: bold;
    }

    .myhistory td.monthbox {
        background-color: #005e82;
        color: #cecece;
        padding: 5px;
        width: 40px;
        height: 30px;
        border-top: none;
    }

    .myhistory td {
        border: solid 1px #b9b9b9;
        width: 40px;
        height: 30px;
    }

        .myhistory td.yearbox {
            border: none;
            background: #005e82;
            color: #fff;
            text-align: right;
            width: 300px;
            padding: 5px;
        }

            .myhistory td.yearbox a {
                color: #fff;
                text-decoration: none;
            }

#myhistory_memberarea td a img {
    max-width: 40%;
}

/************************************ End of 20180314 Style For My History  **********************************************************/
/************************************ Start of Style For Admin Membership list view  **********************************************************/
.memberarea.adminlist .col_1 {
    width: 25%;
    padding-left: 15px;
}

.memberarea.adminlist .col_2 {
    width: 20%;
    padding-left: 15px;
}

.memberarea.adminlist .col_3 {
    width: 15%;
    padding-left: 5px;
}

.memberarea.adminlist .col_4 {
    width: 25%;
    padding-left: 5px;
}

.membership_item {
    font-size: 10pt;
    font-weight: normal;
    padding: 0.25rem 0;
}

    .membership_item:last-child {
        margin: 0;
    }

    .membership_item label {
        font-weight: bold;
    }

    .membership_item.expired {
        color: red !important;
    }

/************************************ End of Style For Admin Membership list view  **********************************************************/
/************************************ Start of Style For User Management  **********************************************************/
#users_memberarea .col_1 {
    width: 20%;
}

#users_memberarea .col_2 {
    width: 10%;
}

#users_memberarea .col_3 {
    width: 15%;
}

#users_memberarea .col_4 {
    width: 20%;
}

#users_memberarea .col_5 {
    width: 10%;
}

#users_memberarea .col_6 {
    width: 20%;
}
/************************************ End of Style For User Manangement **********************************************************/
/**************************************** 20151020 Style For Ajax Search ********************************************************/
#search_bar {
    /*width: 330px;*/
    min-width: 330px;
    text-align: right;
}

.manual_sorting_bar {
    margin: 5px 5px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
}

#btn_export_results {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    margin: 5px 0 7px 10px;
}

#manual_sorting_bar_items {
    height: 24px;
    overflow: hidden;
    text-align: right;
    width: 100%;
}

    #manual_sorting_bar_items span {
        padding-right: 10px;
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        line-height: 20px;
        color: #4c4c4c;
    }

#manual_sorting_bar_fields {
    padding-right: 10px;
    height: 24px;
    overflow: hidden;
}

#manual_sorting_bar_dates {
    padding-right: 10px;
    vertical-align: top;
    height: 24px;
    *width: 350px;
    min-width: 221px;
    overflow: hidden;
}

    #manual_sorting_bar_dates span {
        line-height: 24px;
    }

    #manual_sorting_bar_dates .daterangefield.pull-right {
        margin: 2px;
        *float: none;
        *display: inline;
        _height: 30px;
        zoom: 1;
        *vertical-align: top;
        margin: 0;
        padding: 0 5px;
        line-height: 24px;
        height: 24px;
    }

#search_bar + .pull-right {
    height: 21px;
}

#appSearch {
    width: 75%;
    margin: 0;
    font-size: 12px;
    border: none;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    #appSearch + span {
        background: url('/i/icon_search.png') 0 0 no-repeat;
    }

        #appSearch + span:hover,
        #appSearch + span:focus,
        #appSearch + span:active,
        #appSearch + span.active,
        #appSearch + span.disabled,
        #appSearch + span[disabled] {
            cursor: pointer;
        }

#ajax_search_bar {
    margin: 0;
    font-size: 0;
    line-height: 0;
}

    #ajax_search_bar span {
        color: #FFF;
        font-size: 12px;
        font-family: 'PT Sans', sans-serif;
        font-weight: bold;
        padding-right: 5px;
        height: 24px;
        line-height: 24px;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
    }

    #ajax_search_bar .daterangefield i.icon-calendar {
        margin-top: 2px;
    }

    #ajax_search_bar .daterangefield span.range {
        font-weight: normal;
        color: #000;
        font-size: 13px;
        font-size: 12px\9;
        padding: 0 0 0 5px;
        vertical-align: top;
        height: 24px;
        line-height: 24px;
    }

    #ajax_search_bar #appSearch + span {
        color: #f0f0f0;
        text-shadow: none;
        font-size: 18px;
        line-height: 75px;
        vertical-align: top;
        height: 18px;
        overflow: hidden;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        width: 18px;
        padding: 0;
        margin: 3px 0 0 10px;
    }

    #ajax_search_bar .navbar-inner {
        background: #005e82;
        filter: none;
        min-height: inherit;
        padding: 0 5px;
    }

    #ajax_search_bar .manual_sorting_bar select {
        font-weight: normal;
        color: #000;
        font-size: 12px;
        font-size: 12px\9;
        padding: 0 0 0 5px;
        vertical-align: top;
        height: 24px;
        line-height: 24px;
        border: none;
        max-width: 100%;
    }

.sec_detail.incident_summary + #ajax_search_bar #manual_sorting_bar_dates {
    min-width: 185px;
    padding-right: 5px;
}

.sec_detail.glob_trainingplan #ajax_search_bar #manual_sorting_bar_dates {
    padding-right: 5px;
}

.sec_detail.glob_trainingplan #ajax_search_bar .manual_sorting_bar:nth-child(2) {
    padding-right: 5px;
    width: 33.5%;
}

.sec_detail.glob_trainingplan #ajax_search_bar .manual_sorting_bar:nth-child(3) {
    width: 33.5%;
}

.sec_detail.glob_trainingplan #ajax_search_bar #search_bar {
    margin-top: 0;
}

    .sec_detail.glob_trainingplan #ajax_search_bar #search_bar #appSearch {
        width: 280px;
    }

.sec_detail.glob_trainingplan #ajax_search_bar #btn_export_results {
    margin-top: 0;
}

#ajax_search_bar #btn_pdf a,
#ajax_search_bar #btn_pdf a:link,
#ajax_search_bar #btn_pdf a:active,
#ajax_search_bar #btn_pdf a:visited,
#ajax_search_bar #btn_pdf a:hover {
    color: #fff;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding: 0 5px 0 10px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
}

#sort_by_input {
    font-size: 12px;
}

#pagination_no {
    font-size: 12px;
}

.btn_export_18 a,
.btn_export_18 a:link,
.btn_export_18 a:active,
.btn_export_18 a:visited {
    padding: 0;
    margin: 0;
    background: transparent url('/i/icon_export_18.png') 0 0 no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 18px;
    height: 18px;
    overflow: hidden;
    line-height: 75px;
    vertical-align: middle;
}

    .btn_export_18 a:hover {
        cursor: pointer;
    }
/**************************************** End of Style For Ajax Search ********************************************************/
/**************************************** Workplace Activities starts ********************************************************/
.pdfview {
    margin: 20px;
}

.wpActivity {
    border-collapse: collapse !important;
    border-bottom: 3px solid #005e82;
}

    .wpActivity td {
        text-align: center;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .wpActivity th {
        text-align: left;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .wpActivity thead .theading th {
        background-color: #005e82;
        color: #fff;
        text-align: center;
        border-right: 1px solid;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

        .wpActivity thead .theading th:first-of-type {
            text-align: left;
            -moz-border-radius: 5px 0 0 0;
            -webkit-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0;
        }

        .wpActivity thead .theading th:last-child {
            -moz-border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;
        }

    .wpActivity tbody .theading.total_activity th {
        background-color: #00b1e6;
        color: #fff;
        border-right: 1px solid;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .wpActivity tbody .theading.total_activity td {
        background-color: #00b1e6;
        color: #fff;
        border-right: 1px solid;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .wpActivity tbody th a,
    .wpActivity tbody th a:link,
    .wpActivity tbody th a:active,
    .wpActivity tbody th a:visited {
        color: #4c4c4c;
    }

span.mark {
    vertical-align: top;
    background-color: #FFFF96;
}

.iasp_tooltip_text table tr:nth-child(even) td {
    background-color: #005e82;
    color: #fff;
}

.iasp_tooltip_text table tr:nth-child(odd) td {
    background-color: #00b1e6;
    color: #fff;
}

span.mark {
    vertical-align: top;
}
/**************************************** Workplace Activities ends ********************************************************/
/******************** Join Now Page Starts *****************************/
.listitemrow {
    display: flex; /* equal height of the children */
}

    /*.listitemrow:first-child {
        border-top: 1px solid #efefef;
    }

    .listitemrow:last-child {
        border-bottom: 1px solid #efefef;
    }

    .listitemrow:nth-child(even) {
        background-color: #efefef;
    }*/

    .listitemrow .listcol {
        flex: 1; /* additionally, equal width */
        position: relative;
        background: #ffffff;
        border-color: #9fc3d0;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 1.5rem;
        margin-bottom: 2rem;
    }

    .listitemrow .listitemleft {
        margin-right: 2rem;
        margin-left: 1rem;
    }

    .listitemrow .listitemright {
        margin-right: 1rem;
        margin-left: 0;
    }

    .listitemrow .edit_controls {
        margin-bottom: 1rem;
    }

    .listitemrow .desc {
        margin-bottom: 1.5rem;
        padding-bottom: 88px; /* This is the height of the .desc_wrap element */
    }

    .listitemrow .desc_wrap {
        position: absolute;
        bottom: 1.5rem;
        left: 0;
        right: 0;
    }

    .listitemrow .price,
    .listitemrow .price_additional {
        color: #005e82;
        font-family: brandon-grotesque,'PT Sans', sans-serif;
        font-size: 18pt;
        font-weight: bold;
        text-align: center;
        margin-bottom: 1rem;
    }

        .listitemrow .price + .price_additional {
            display: none;
        }

    .listitemrow .btns {
        text-align: center;
    }

a.btn_joinnow.btn_global {
    background-color: #73A225;
}
/* When other module rendering this user join list  */
.external .listitemrow .listcol {
    margin-top: 1.5rem;
    margin-bottom: 0;
}

.external h4 {
    text-align: center;
}

.external .listitemrow .desc_wrap {
    position: relative;
    bottom: 0;
}

.mgroups .info {
    text-align: center;
    font-size: 0.9em;
    margin-top: 1em;
}

.membership_item.Premium.Membership.expired::after {
    vertical-align: top;
    font-size: 9pt;
    content: ' (Expired)';
}

.membership_item.Lite.Membership {
    font-size: 0;
}

    .membership_item.Lite.Membership label {
        font-size: 10pt;
        font-weight: bold;
    }

    .membership_item.Lite.Membership::after {
        vertical-align: top;
        font-size: 10pt;
        content: 'Active - Perpetual';
    }
/******************** Join Now Page Ends *****************************/
/******************** My Account List Starts *****************************/
#resource_box.my_account_list p:first-child {
    margin-bottom: 20px;
}

#resource_box.my_account_list .listitem {
    display: table;
}

    #resource_box.my_account_list .listitem .img_float,
    #resource_box.my_account_list .listitem .img_wrap {
        display: table-cell;
        vertical-align: middle;
    }

    #resource_box.my_account_list .listitem .img_float {
        width: 37%;
    }
/******************** My Account List Ends *****************************/

/******************** Reports Dashboard starts *****************************/
/* .chartsDiv {
    display: block;
    position: absolute;
    z-index: 5;
    width: 30px;
    height: 30px;
    top: 75px;
    right: 110px;
    background-color: #80d8f3;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
} */


.chartsDiv {
    display: block;
    float: right;
    z-index: 5;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    background-color: #80d8f3;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.chartsLink {
    display: inline-block;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    width: 30px;
    height: 30px;
    background-image: url(/i/icon-dashboard-reports.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.Row {
    display: table;
    width: 100%;
}

.Column {
    display: table-cell;
}

.sTitle {
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 12px;
    margin: 0 0 30px 0;
    line-height: normal;
    font-weight: normal;
    color: #005e82;
}

.cError {
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 16px;
}

.chartWidth {
    width: 165px;
}

.chartHeight {
    height: 165px;
}

.chartArea.in.collapse {
    border-style: groove;
    border: 1px solid #C7C7C7;
}

.row-full {
    width: 99.225vw;
    position: relative;
    margin-left: -49.59vw;
    left: 50%;
}

.chartlgWidth {
    padding: 20px;
    width: 300px;
}

.chartlgHeight {
    height: 300px;
    padding: 20px;
}

.chartArea.in.collapse {
    padding: 10px 0;
    margin: 70px 0;
    min-height: 370px !Important;
}

.chartInModal.modal.fade {
    height: 0;
}
    
.chartInModal.modal.fade.in {
    height:auto;
}

.reportsLg > div > div:nth-child(1) > div > svg
{
    overflow: visible !Important;
}

.reportsLg > div > div:nth-child(1) > div > svg > g:last-child> g:last-child {
    pointer-events: none
}

.chartWidth  > div > div:nth-child(1) > div > svg 
{
    overflow: visible !Important;
}

.chartWidth  > div > div:nth-child(1) > div > svg > g:last-child> g:last-child {
    pointer-events: none
}

.rDTitle
{
    padding-left: 25px;
    line-height: 35px;
    color: #008FC3;
}

.rDDTitle
{
    color: #008FC3;
    line-height: 35px;
}

 /* .rDsTitle
{
    color: #008FC3;
    text-transform: uppercase;
    font-size: 12px;
}  */

.rDsTitle,
.rDsTitle_incidents,
.rDsTitle_claims 
{
    color: #008FC3;
    font-size: 11pt;
    font-weight: normal;
}

.mTitle {
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 12px;
    color: #808182 !Important;
}

.reportsPointer
{
    cursor: pointer;
}

.dashboard_report_connections,
.dashboard_report_dates,
.dashboard_report_months{
    padding-bottom:20px;
    padding-top:10px; 
    padding-left: 25px;
}

.reportsLg{
    height: 300px;
}

/* Button */

.sp-white, .sp-hover-white:hover {
    color: #000!important;
    background-color: #fff!important;
}

.sp-white-selected {
    color: #fff!important;
    background-color: #008FC3 !important;
}

.sp-border {
    border: 1px solid #ccc!important;
}

.sp-btn, .sp-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

.chartInModal.modal {
    width: 900px;
    margin-left: -450px;
    top: 5vh;
    max-height: 90vh;
    overflow-y: auto;
}


#actions_dates_picker,
#actions_search_bar,
#incident_dates_picker,
#incident_search_bar,
#claims_dates_picker,
#claims_search_bar
{
    font-size: 12px;
    padding: 6px;
    border-radius: 4px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#actions_dates_picker,
#incident_dates_picker,
#claims_dates_picker
{
    width: 100%;
}

.actions_date_picker_div
{
    padding-left: 10px;
}

.currChart_incidents,
.currChart_claims
{
    padding-top: 40px;
}
/******************** Reports Dashboard Ends *****************************/
/**************************************** User Access Management starts ********************************************************/
.nav.actions_bar li {
    list-style: none;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    cursor: pointer;
}

    .nav.actions_bar li a,
    .nav.actions_bar li a:link,
    .nav.actions_bar li a:active,
    .nav.actions_bar li a:visited {
        padding: 5px;
        text-decoration: none !important;
        cursor: pointer;
    }

    .nav.actions_bar li.actions_in a,
    .nav.actions_bar li.actions_in a:link,
    .nav.actions_bar li.actions_in a:active,
    .nav.actions_bar li.actions_in a:visited {
        padding: 0;
    }

#top_actions_bar {
    margin: 10px 0;
    padding: 0;
    position: relative;
}

.ui-dialog #top_actions_bar {
    display: none;
}

.actions_bar .btn_add_40,
.actions_bar .btn_add_40:link,
.actions_bar .btn_add_40:active,
.actions_bar .btn_add_40:visited {
    padding: 0;
    margin: 0;
    /*background: transparent url('../i/icon_add_40.png') 5px 5px no-repeat;*/
    background: transparent url('/i/btn_invite_user.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 222px;
    height: 92px;
}


.actions_bar .btn_export_40 a,
.actions_bar .btn_export_40 a:link,
.actions_bar .btn_export_40 a:active,
.actions_bar .btn_export_40 a:visited {
    padding: 0;
    margin: 0;
    background: transparent url('/i/btn_user_access_export.png') 5px 5px no-repeat;
    width: 222px;
    height: 92px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    overflow: hidden;
    line-height: 103px;
}

    .actions_bar .btn_export_40 a img {
        display: none;
    }

/* Hide Export text */
#top_actions_bar > li.btn_export_40.hidetext > a {
    color: transparent;
}

.actions_bar .btn_import_40,
.actions_bar .btn_import_40:link,
.actions_bar .btn_import_40:active,
.actions_bar .btn_import_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('/i/btn_user_access_import.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 222px;
    height: 92px;
}


.actions_bar .btn_group_40,
.actions_bar .btn_group_40:link,
.actions_bar .btn_group_40:active,
.actions_bar .btn_group_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('/i/btn_usergroup_management.png') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 222px;
    height: 92px;
}


.actions_bar .btn_home_40,
.actions_bar .btn_home_40:link,
.actions_bar .btn_home_40:active,
.actions_bar .btn_home_40:visited {
    padding: 0;
    margin: 0;
    background: transparent url('/i/btn_l_member_area.gif') 5px 5px no-repeat;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 222px;
    height: 92px;
}

#member_access > tbody > tr > td.c {
    text-align: center;
}

#member_area_sub_section {
    position: relative;
}



/**************************************** User Access Management ends ********************************************************/
/******************** 2019 Dec Permission and Access style starts ***************************/
.user_management .tool_btns .fExportCsv,
.user_management .tool_btns .fExportCsv:hover {
    padding: 0;
    margin: 0;
    background: transparent url('/i/btn_user_access_export.png') center no-repeat;
    width: 50px;
    height: 50px;
    background-size: 50px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    overflow: hidden;
    color: transparent;
    text-decoration: none!important;
}

.member_access span.status_bar {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    line-height: normal;
    padding: 0 0 0 9px;
    margin: 0 9px 0 0;
    font-size: 10px;
    vertical-align: top;
}

.member_access .iasp_tooltip_text span.status_bar{
    padding: 0 0 0 11px;    
}

.member_access .status_bar.access_0{
    /* Waiting For Response */
    background-color: #F8DE4A;
}

.member_access .status_bar.access_1{
    /* Accepted */
    background-color: #25732D;
}

.member_access .status_bar.access_2 {
    /* Rejected */
    background-color: #CF4242;
}

span.inner_item span {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    line-height: normal;
    padding: 0 0 0 12px;
    margin: 0 5px 0 0;
}

span.inner_item ~ span.inner_item span {
    margin: 0 5px 0 5px;
}

span.inner_item span.access_status_0 {
    /* Waiting For Response */
    background-color: #F8DE4A;
}

span.inner_item span.access_status_1 {
    /* Accepted */
    background-color: #25732D;
}

span.inner_item span.access_status_2 {
    /* Rejected */
    background-color: #CF4242;
}

.member_access .status_bar.access_1{
    /* Accepted */
    background-color: #25732D;
}

.member_access .status_bar.access_2 {
    /* Rejected */
    background-color: #CF4242;
}


/*#### Help Description Icon Styles ####*/
span.icon_action {
    display: inline-block;
    *
    display: inline;
    _height: 30px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin: 0;
    padding: 0 5px;
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}

    span.icon_action.btn_add {
        background-image: url('/i/btn_invite_user.png');
    }

span.icon_action.btn_help {
    background-image: url('/i/icon_help_18.png');
}

    span.icon_action.btn_edit {
        background-image: url('/i/icon_update_user.gif');
    }

span.icon_action.btn_duplicate {
    background-image: url('/i/icon_addrelate_30.png');
}

span.icon_action.btn_actions {
    background-image: url('/i/icon-actions.png');
}

    span.icon_action.btn_import {
        background-image: url('/i/btn_user_access_import.png');
    }

    span.icon_action.btn_resend {
        background-image: url('/i/icon-dropdown-resend.png');
        width: 15px;
        height: 15px;
        vertical-align: middle;
        background-size: 15px;
    }

#member_access a.icn_delete.action-delete {
    padding-left: 25px;
    line-height: unset;
}

    span.icon_action.btn_group {
        background-image: url('/i/btn_usergroup_management.png');
    }

    span.icon_action.btn_return {
        background-image: url('/i/btn_l_member_area.png');
    }

span.icon_action.btn_download {
    background-image: url('/i/icon_download_40.png');
}

#member_area_sub_section #info_des > div > div.bottom_margin.status > div > span, #member_area_sub_section #info_des > div > div > p {
    font-family: Arial, sans-serif;
}

#member_area_sub_section #info_des img {
    width: 15px;
    vertical-align: top;
    padding: 0 5px;
}

/*#### Help Description Icon Styles ####*/
/*#### User Access Popup icons ####*/
.icon-help-18 {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: 0;
    padding: 0 10px;
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url('/i/icon_help_18.png');
}

.icon-help-18:last-child {
    padding-right: 0;
    background-position: top right;
}
/******************** 2019 Dec Permission and Access style Ends **************************