html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
    background-color: #5a577e; /*
background:linear-gradient(#5a577e, #7679a7);*/
    color: #fff;
    font-family: Arimo;
    font-size: 16px;
    font-weight: 400;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=checkbox] {
    margin: 3px 0px -3px 0;
}

select[multiple=multiple] {
    width: 200px;
    height: 100px;
}

a {
    color: #fff;
}

    a.active, a:hover {
        color: #fff;
        text-decoration: underline;
    }

.cf {
    clear: both;
}

.ac {
    text-align: center;
}

.goLeft {
    float: left;
}

.goRight {
    color: #fff !important;
    margin: 40px 40px 0 0;
    float: right;
}

.hide {
    display: none;
}

.bold {
    font-weight: bold !important;
}

.hd-bt-band {
    border-top: 1px solid #68597a;
    background-color: #392c52;
    height: 20px;
}

.header-wrapper {
    background: url(../images/banner-bg.jpg) repeat;
    background-color: #423f69;
    height: 158px;
}

.header-container {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}

.logo {
    width: 180px;
    display: inline-block;
    margin-right: 15px;
}

    .logo img {
        max-width: 100%;
    }

.title-caption {
    font-family: Mongolian Baiti;
    display: inline-block;
}

    .title-caption h1 {
        font-size: 3.5em;
        text-shadow: #000 .05em .05em .1em;
    }

.usr-set {
    float: right;
}

    .usr-set ul ul {
        background: #635f82;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        box-shadow: 0 0 5px #302d4b;
        display: none;
        position: absolute;
        text-align: center;
        padding: 5px 15px;
    }

        .usr-set ul ul li a {
            color: #fff;
            line-height: 1.8em;
        }

div.op-msg {
    color: #18EB29;
    font-size: 1.5em;
    font-weight: 400;
    left: 85%;
    position: absolute;
    top: 190px;
    z-index: 99999;
}

.body-container {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0;
}

.top-menu {
    color: #000;
    font-family: Arimo;
    font-size: 20px;
    font-weight: 400;
    margin-left: -5px;
    overflow: hidden;
    padding-bottom: 30px;
}

    .top-menu > ul > li {
        border-right: solid 2px #000;
        float: left;
        position: relative;
        padding: 0 5px;
    }

        .top-menu > ul > li > ul {
            position: absolute;
            display: none;
            width: 200px;
            margin-top: 5px;
            left: 0;
        }

        .top-menu > ul > li:hover > ul {
            display: block;
            background-color: #818199;
        }

            .top-menu > ul > li:hover > ul > li {
                padding: 5px 0 5px 5px;
            }

    .top-menu a {
        color: #bfbfbd;
        padding: 2px;
        text-decoration: none;
    }

        .top-menu a:active, .top-menu a:hover {
            color: #fff;
            text-decoration: none;
        }

    .top-menu li.active > a {
        color: #fff;
        cursor: default;
    }

.section h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.section h2 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 40px 0px;
}

.form-container {
    padding-bottom: 10px;
    overflow: hidden;
}

.form-elem {
    color: #fff;
    float: left;
    font-family: Arimo;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    margin-right: 50px;
}

    .form-elem input[type=text], .form-elem input[type=password] {
        border-radius: 3px;
        border: 1px solid #bfbfbd;
        box-shadow: 0 0 10px 0 #bfbfbd inset;
        font-size: .8em;
        height: 20px;
        margin-bottom: 15px;
        width: 338px;
        padding: 4px;
    }

    .form-elem .chk-cont {
        width: 352px;
    }

    .form-elem textarea {
        border-radius: 3px;
        border: 1px solid #bfbfbd;
        box-shadow: 0 0 10px 0 #bfbfbd inset;
        font-size: .8em;
        height: 100px;
        padding: 2px;
        width: 342px;
    }

    .form-elem select {
        background: url(../images/select.png) no-repeat right #fff;
        border-radius: 3px;
        border: 1px solid #bfbfbd;
        box-shadow: 0 0 10px 0 #bfbfbd inset;
        font-size: .8em;
        height: 28px;
        margin-bottom: 15px;
        padding: 4px;
        width: 348px;
    }

.ui-button-icon-only .custom-combobox-toggle .ui-button-icon-primary {
    background: url(../images/select.png) no-repeat right #fff;
    padding: 4px;
}

.custom-combobox-input {
    font-family: Arimo !important;
    font-weight: 400;
    color: #000;
    font-size: .8em !important;
    /*background: #fff;*/
    border-radius: 3px;
    border: 1px solid #bfbfbd;
    box-shadow: 0 0 10px 0 #bfbfbd inset;
    height: 18px;
    width: 300px;
    padding: 4px;
}

.form-elem input.inp-small, .form-elem .inp-small {
    width: 138px;
}

.form-elem .inp-large, .inp-large {
    width: 350px;
}

.form-elem input + label {
    position: relative !important;
    top: -1px !important;
}

.form-elem img {
    margin-bottom: -15px;
}

.dvAssignDsetUserAjax, .dvEditUserAjax, .dvEditDeptAjax {
    display: inline;
}

    .dvAssignDsetUserAjax img, .dvEditUserAjax img, .dvEditDeptAjax img {
        margin-bottom: -11px;
    }

.form-container .field-validation-error {
    position: relative;
    top: -15px;
}

.padding10px {
    padding-top: 20px;
}

.field-validation-error {
    color: rgb(252, 115, 8);
    display: inline-block;
    font-weight: 700;
    line-height: 2em;
}

.form-elem input.input-validation-error {
    border: 1px solid red;
}

.form-elem select.input-validation-error {
    border: 1px solid red;
}
.form-elem textarea.input-validation-error {
    border: 1px solid red !important;
    margin-bottom:10px;
}
.validation-summary-errors {
    color: rgb(252, 115, 8);
    display: inline-block;
    text-align:center;
}

    .validation-summary-errors li {
        padding: 8px 0;
    }

    .validation-summary-errors ul {
        list-style-position: inside;
        list-style: disc;
        white-space :pre-line;
    }

        .validation-summary-errors ul li {
            padding-bottom: 2px;
        }

.button-wrapper {
    padding-top: 40px;
}

.form-btn {
    background-color: #bacade;
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 2px 2px rgba(0,0,0,.3),0 0 4px 1px rgba(0,0,0,.2);
    color: #351268;
    cursor: pointer;
    font-family: Arimo;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 20px 2px 20px;
}

.btn-close {
    float: right;
    margin-right: 30px;
}

.sep-dotted {
    border-top: 2px dotted #bfbfbd;
    margin: 10px 0;
}

#deptContainer {
    overflow-y: auto;
    height: 230px;
}

#userContainer {
    overflow-y: auto;
    height: 320px;
}

.select-subset {
    border: 2px solid #a1a1a1;
    background: #ddd;
    width: 93%;
    height: 400px;
    border-radius: 5px;
    padding: 10px 40px;
}

.ds-container {
    position: relative;
    background: #dddde9;
    border: 4px solid #dddde9;
    margin-top: 23px;
    min-height: 400px;
    border-radius: 8px;
}

.arrow {
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-bottom: 40px solid #dddde9;
    position: absolute;
    top: 100%;
    left: 0;
}

.subset-container {
    color: #000;
    margin: 0 15px;
}

.chk-lst-template {
    position: relative;
    float: none;
}

    .chk-lst-template span {
        padding-right: 0px;
    }

.chk-lst-fieldclass {
    width: 100%;
}

    .chk-lst-fieldclass span {
        padding-right: 10px;
        float: left;
        font-weight: 400;
    }

        .chk-lst-fieldclass span label.selected, .sensitive label.selected {
            color: #000 !important;
            text-decoration: none;
        }

.chk-lst-field label.selected {
    color: #000;
}

.chk-lst-field, .chk-lst-field-sensitive {
    float: none;
    color: #000;
    overflow: hidden;
    margin: 5px 15px;
}

    .chk-lst-field span, .chk-lst-field-sensitive span {
        float: left;
        width: 25%;
        padding: 0 0 5px;
    }

.login-container .form-btn {
    margin-top: 22px;
}

.ui-dialog-container {
    color: #fff;
    display: none;
}

p {
    color: #fff;
    font-family: Arimo;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 15px 100px 15px 0;
}

.ui-dialog-container .btn-container {
    width: 100%;
    margin: 20px 0;
}

.ui-dialog-container .form-elem .chk-cont {
    width: 210px;
}

.ui-dialog-container .form-elem textarea {
    height: 70px;
    border-radius: 3px;
    border: 1px solid #bfbfbd;
    box-shadow: 0 0 10px 0 #bfbfbd inset;
    padding: 4px;
}

.ui-dialog-container .form-elem label, .chk-lst-template label {
    color: #fff;
    font-family: Arimo;
    font-size: 13px;
    font-weight: 400;
}

.chk-lst-template label {
    margin: -2px 5px 2px -5px;
}

table, tr, td, th {
    vertical-align: middle;
    padding: 3px 0 3px 20px;
    text-align: left;
}

.gridtitle {
    margin-bottom: 10px;
}

.calistogrid {
    border: 4px solid #3d4590;
    width: 100%;
}

.calistogridbody {
    display: block;
    height: 120px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.calistogrid tr:nth-child(even) {
    background-color: #3d4590;
}
/* Approver's view old start */
/*.calistogrid1
{
	border: 4px solid #d5d4e2;
	width: 100%;
}

.calistogridbody1
{
	display: block;
	height: 320px;
	overflow-y: scroll;
	overflow-x: hidden;
}

	.calistogridbody1 td
	{
		padding: 10px;
	}

.calistogrid1 tr:nth-child(even)
{
	background-color: #d5d4e2;
}

.calistogrid1 tr:nth-child(odd)
{
	background-color: #c0c0c0;
}

.fivecolumnlayout
{
	width: 20% !important;
	color: #000000;
}

	.fivecolumnlayout a
	{
		color: #000000;
	}

.headercolumnlayout
{
	width: 20% !important;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

.calistoheadergrid
{
	width: 97%;
	margin: 30px 0 0 0;
}*/
/* Approver's view old end */
.gridcontrol {
    left: -2%;
    position: relative;
    padding: 3px 10px;
}

.assign-container {
    position: absolute;
    left: 440px;
    top: 75px;
}

    .assign-container .form-elem select {
        background-color: #2f337d;
        background-image: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        color: #fff;
        height: 200px;
        margin-right: 10px;
        width: 250px;
    }

.assign-button {
    margin: 60px 0 0 0;
}

.assign-title {
    color: #fff;
    font-family: Arimo;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 20px;
}

.assign-select {
    margin-right: 0px;
}

.key-container {
    background-color: #2f337d;
    width: 350px;
}

    .key-container span {
        word-wrap: break-word;
    }

.key-button {
    background-color: #8181f7;
    color: #fff;
    width: 100%;
    text-align: center;
}

.select-back {
    background-color: #fff !important;
    background-image: none !important;
    height: 120px !important;
}

#footer {
    /*background:url(../images/footer-bg.jpg) repeat-x; */
    bottom: 0px;
    height: 125px;
    position: relative;
}

.deptName {
    width: 50%!important;
}

.assDat {
    width: 50%!important;
}

.userName {
    width: 50%!important;
}

.pushr {
    margin-right: 145px;
}

#dvAddNewPartner {
    clear: both;
    position: relative;
    top: 10px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, .show {
    display: block;
}

.usr-set .link, .top-menu > ul > li:hover, .top-menu > ul > li.active, .top-menu > ul > li:hover > a, .top-menu li:hover > a, .key-container a {
    color: #fff;
}

.form-elem-bold, .subset-container h3 {
    font-family: Arimo;
    font-size: 1em;
    font-weight: 700;
}

.chk-lst-template span label {
    text-decoration: none;
    cursor: pointer;
}

.chk-lst-fieldclass label {
    text-decoration: underline;
    cursor: pointer;
    color: #151EEE !important;
}

.chk-lst-template span label:hover, .chk-lst-fieldclass span label:hover {
    text-decoration: underline;
    cursor: pointer;
}

.ui-dialog-container .form-elem, .btn-container .form-btn {
    /*float:left*/
}

.center, .centr {
    margin: 30px 0 0 41%;
}

.ui-dialog .ui-front {
    display: block;
    height: auto;
    left: 30px !important;
    position: absolute !important;
    top: 115% !important;
    width: 1200px !important;
}
/*.ui-dialog-titlebar-close
{
	background: transparent url("~/images/close.png");
        border: none;
        margin: -10px -15px 0 0;
}*/

#loading {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0px;
    opacity: 0.7;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 100%;
    z-index: 110;
}

#loading-image {
    position: absolute;
    top: 400px;
    z-index: 111;
}


#AssignDataSets .ds-container label {
    color: #000;
    font-size: .8em !important;
}

#ForgotYourPassword {
    width: 657px !important;
}

#AddUser, #Edituser {
    width: 820px !important;
}

    #AddUser .center, #Edituser .center {
        margin: 15px 0 5px 23%;
    }

#AddDepartment {
    margin: 15px auto;
}

#AssignDataSets {
    /*width: 1400px !important;*/
}

    #AssignDataSets .bizop-content {
        width: 97%;
    }

    #AssignDataSets .form-container {
        padding-bottom: 0;
    }

.key-container span, .key-container label {
    font-size: .7em !important;
    padding: 0 5px;
}

.key-container {
    height: 96px;
}

.key-button a {
    color: #fff !important;
}

#catalogList {
    display: inline-block;
}

.Active {
    color: rgb(11, 214, 11);
    font-weight: 700; /*
    text-shadow: #fff 2px 0px 10px;*/
}

.Inactive {
    color: rgb(252, 115, 8);
    font-weight: 700; /*
    text-shadow: #fff 2px 0px 10px;*/
}

.onecolumnlayout {
    width: 100% !important;
}

.twocolumnlayout {
    width: 50% !important;
}

.threecolumnlayout {
    width: 33.33% !important;
}

.fourcolumnlayout {
    width: 25% !important;
}

.inactivelayer {
    position: absolute;
    width: 93.5%;
    height: 120px;
    background-color: gray;
    margin-top: 4px;
    z-index: 1;
    opacity: 0.7;
}

.form-elem select#State {
    width: 152px;
}

.ui-widget-content a {
    padding-left: 4px;
    font-size: 14px;
    font-family: Arimo;
    color: #000;
}

.mt {
    margin-top: 10px;
}

.mt2 {
    margin-top: 20px;
}

.fp {
    top: 0 !important;
}

#AssignDataSets .ds-container .chk-lst-fieldclass label {
    font-size: .9em !important;
    margin-right: 10px;
}

.validation-summary-errors ul li {
    color: rgb(252, 115, 8);
    display: inline-block;
    font-weight: 700;
    line-height: 2em;
    list-style: none;
    font-size:17px;
}

.pswderrmsg .validation-summary-errors ul li {
    color: lightblue !important;
    font-size: 11px !important;
    line-height: 1em !important;
}

.sapr {
    position: relative;
    top: 28px;
}

#catalogList label {
    top: -1px;
    left: 3px;
}

.part-usr {
    padding: 15px 0px;
    width: 350px;
}

    .part-usr label {
        font-weight: bold;
    }

    .part-usr span {
        color: #bfbfbd;
    }

.status-1 {
    color: #000000;
}

.status-1i {
    color: #000000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold !important;
}

.status-1b {
    color: #000000;
    font-size: 14px;
    font-weight: bold !important;
}

.status-0, .status-2 {
    color: #630EA9 !important;
    font-weight: bold !important;
}

.status-3 {
    color: #39A939 !important;
    font-weight: bold !important;
}

.status-4 {
    color: #e10c08 !important;
    font-weight: bold !important;
}

.goRight1 {
    float: right;
}

.ApprovalContainer {
    background-color: #d5d4e2;
    margin: 20px 0;
}

.status-2i {
    color: #630EA9 !important;
    font-size: 14px;
    font-style: italic;
    font-weight: bold !important;
    margin: 10px 30px;
}

.ApprovalContainer div {
    font-size: 13px;
    color: #000000;
}

.dvMainHeader {
    width: 95%;
    float: left;
    height: 40px;
    margin: 0 0 0 2.5%;
    padding: 0.2% 0;
    background-color: #BDBDBD;
}

.dvFieldsMainHeader {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}


.DvheaderField1 {
    width: 28%;
    float: left;
    padding: 1% 0 1% 1.3%;
    font-weight: bold;
}


.DvheaderField2 {
    width: 19%;
    float: left;
    padding: 1% 0 1% 1%;
    font-weight: bold;
}


.DvheaderField3 {
    width: 19%;
    float: left;
    padding: 1% 0 1% 0.5%;
    font-weight: bold;
}


.DvheaderField4 {
    width: 14%;
    float: left;
    padding: 0.5% 0 0.8% 0.4%;
}

.DvheaderField5 {
    width: 13%;
    float: left;
    padding: 0.5% 0 0.8% 0.5%;
}

.dvFieldsMain {
    width: 95%;
    float: left;
    height: 320px;
    margin: 0 0 2% 2.5%;
    padding: 0.2% 0;
    overflow-y: scroll;
    overflow-x: hidden;
}

.dvFields {
    border-bottom: 2px solid #BDBDBD;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.DvField1 {
    width: 28%;
    float: left;
    padding: 1% 0 1% 1.3%;
}

.DvField2 {
    width: 19%;
    float: left;
    padding: 1% 0 1% 1.5%;
}

.DvField3 {
    width: 20%;
    float: left;
    padding: 1% 0 1% 0.9%;
}

.DvField4 {
    width: 14%;
    float: left;
    padding: 0.5% 0 0.8% 1%;
}

.DvField5 {
    width: 13%;
    float: left;
    padding: 0.5% 0 0.8% 0.9%;
}

.ApprovalComments {
    border: 0 none;
    margin: 15px 0 20px 45px;
    width: 95%;
    font-weight: bold;
    color: black;
    font-size: 12px;
}

.ApprovalBottom {
    padding: 10px 0 30px 0;
    text-align: center;
}

.Approvalbtn-close {
    margin-left: 80px;
    color: #630EA9 !important;
    font-size: 13px;
}

.form-btnApprove, .form-btnApproveStatus-2, .form-btnApproveStatus-4 {
    background-color: #e8eff5;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 2px 2px rgba(0,0,0,.3),0 0 4px 1px rgba(0,0,0,.2);
    color: #39A939;
    cursor: pointer;
    font-family: Arimo;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 12px 2px 12px;
}

.form-btnReject, .form-btnRejectStatus-2, .form-btnRejectStatus-3 {
    background-color: #b6c2d8;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 2px 2px rgba(0,0,0,.3),0 0 4px 1px rgba(0,0,0,.2);
    color: #e10c08;
    cursor: pointer;
    font-family: Arimo;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 12px 2px 12px;
}

.form-btnApproveDisable, .form-btnApproveStatus-1, .form-btnApproveStatus-3 {
    background-color: #e4ebf5;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 2px 2px rgba(0,0,0,.3),0 0 4px 1px rgba(0,0,0,.2);
    color: #a5cea5;
    cursor: pointer;
    font-family: Arimo;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 12px 2px 12px;
}

.form-btnRejectDisable, .form-btnRejectStatus-1, .form-btnRejectStatus-4 {
    background-color: #bdcadd;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 2px 2px rgba(0,0,0,.3),0 0 4px 1px rgba(0,0,0,.2);
    color: #b997a8;
    cursor: pointer;
    font-family: Arimo;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 12px 2px 12px;
}

#dataSet .line {
    border: 2px dotted #7B7BA1;
    border-style: none none dotted;
    padding-top: 60px;
}

#dataSet .fields {
    width: 100%;
    margin-top: 25px;
}

.fields .fieldConent {
    width: 99%;
    color: black;
    font-size: 0.8em;
    border-radius: 6px;
    background-color: #DBDBE5;
    margin-top: 15px;
    padding-bottom: 22px;
}

.fieldConent .tblContent {
    margin: 0px 30px;
    width: 95%;
}

    .fieldConent .tblContent th {
        font-weight: bold;
        text-align: left;
        height: 20px;
        padding-top: 8px;
        padding-left: 6px;
    }

    .fieldConent .tblContent tr {
        height: 20px;
    }
.tblContent {
    table-layout:fixed !important;
}
.tblContent td {
    text-align: left;
    padding: 6px;
    word-wrap:break-word !important;
}

.tblContent tbody tr:nth-child(even) { /*(even) or (2n 0)*/
    background: #DBDBE5;
}

.tblContent tbody tr:nth-child(odd) { /*(odd) or (2n 1)*/
    background: #F2F1F6;
}

.TerAndConDiv {
    height: 250px;
    color: black;
    padding: 15px;
    font-size: 9px;
    overflow: auto;
    background-color: #D6D4DF;
    font-family: Verdana;
    padding: 20px;
    margin: auto 30px auto auto;
}

.NormalDiv {
    font-size: 9px;
    font-family: Verdana;
    margin: auto 30px auto auto;
}

.heading1Div {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.heading2Div {
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.heading3Div {
    font-size: 9px;
    font-weight: bold;
}



.TerAndConDiv ul {
    margin-left: 8px;
    list-style: disc;
}

    .TerAndConDiv ul li {
        margin-left: 12px;
    }

.TerAndConDiv a {
    color: blue;
}

.input-validation-error {
    border: 1px solid red;
}

.w30 {
    width: 30% !important;
}

.w20 {
    width: 20% !important;
}

.w15 {
    width: 15% !important;
}

.datsetCancel {
    color: #FFFFFF !important;
    font-weight: bold;
    padding-right: 25px;
}

.select-all label, .un-select-all label {
    font-size: 0.9em !important;
    margin-right: 10px;
    color: #151eee !important;
    cursor: pointer;
    text-decoration: underline;
}

.mtb15 {
    margin: 15px 0;
}

.goRightPAR {
    float: right;
    padding: 3% 0 0 0;
}

/* Approver's home view start */
.UD_dvMain {
    height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    float: left;
    border: 2px solid #d5d4e2;
}

.UD_dvNoRecords {
    background-color: #d5d4e2;
    width: 100%;
    float: left;
    color: black;
    padding: 1%;
}

.UD_dvRow {
    width: 100%;
}

    .UD_dvRow:nth-child(2n) {
        background-color: #d5d4e2;
        float: left;
    }

    .UD_dvRow:nth-child(2n+1) {
        background-color: #c0c0c0;
        float: left;
    }

.UD_dvHeader {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.UD_dvhcolumn {
    float: left;
    padding: 1% 0px 1% 1%;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.UD_dvcolumn {
    float: left;
    padding: 1%;
    text-align: left;
    vertical-align: middle;
    color: #000000;
}

    .UD_dvcolumn a {
        color: #000000;
        word-wrap: break-word;
    }

.UD_h1 {
    width: 21% !important;
}

.UD_h2 {
    width: 25% !important;
    padding-right: 0.5%;
}

.UD_h3 {
    width: 15% !important;
    padding-right: 0.7%;
}

.UD_h4 {
    width: 15% !important;
}

.UD_h5 {
    width: 15% !important;
}

.UD_c1 {
    width: 20% !important;
}

.UD_c2 {
    width: 25% !important;
}

.UD_c3 {
    width: 15% !important;
}

.UD_c4 {
    width: 15% !important;
}

.UD_c5 {
    width: 15% !important;
}

.UD_clearBox {
    left: 92%;
    position: absolute;
    right: 0;
    top: 0;
    width: 9%;
}

#imgloading {
    margin: 0% 0% 0% 50%;
}

/* Approver's home view start */
/* Partner user's home view start */
.AD_clearBox {
    left: 92%;
    position: absolute;
    right: 0;
    top: 33%;
    width: 9%;
}
/* Partner user's home view end */
/*Exception handling start*/
.error {
   font-style:italic;
}
.errorid {
    color:red;
}
/*Exception handling end*/

/*Office Number with extension*/
.form-elem_Office_Phone {
    float: left;
    width: 245px;
}

.form-elem_Office_Ext {
    float:right;
}


.form-elem_Office_Phone input {
     width:225px !important;
}

.form-elem_Office_Ext input {
    width:93px !important;
}

.txtOfficeNumber {
    float:left;
    width:140px;
}



.mr {
    margin-right: 44px !important;
}

.t {
    top: 0px !important;
}


/*hsc dataset dropdown*/
.chk-lst-template-HSC {
     background: #fff;
    border: 4px solid #fff;
    padding-left: 5px;
    padding-right: 25px;
    
}

.chk-lst-template-HSC label {
    color:black !important;
    padding-left: 5px;
}

#dvHscDatasetContainer {
    display:none;
    position:absolute;
    z-index: 100;
    box-shadow: 0 0 2px #000;
    width: 200px;
}
.lbl-hsc {
    color:black !important;
}
#lblHSCMain {
    margin-left: 4px;
    position: relative;
}
#dvHscdataset {
    display: inline-block;
    vertical-align: middle;
}
.ddArrow {
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  
    border-top: 8px solid #fff;

    display:inline-block !important;
    cursor: pointer;
    position: relative;


}
.greyLine
{
    height: 1px;
    background-color:grey;
    opacity: 0.2;
}

.txt:hover {
    text-decoration: underline;
}

.chk-lst-template-HSC span label:hover {
    cursor: pointer;
    color:#5a577e !important;
    font-weight:bold;
    text-decoration:none !important;
}
.pCatlogName {
    display: inline-block;
    margin: 0px 0px 0px 0;
    color: #000;
    font-weight:bold;
}
.assignFont {
    font-size: 13px !important;
    top: -1px !important;
    margin-left: -7px;

}
.defaultFont {
    font-size: 0.9em !important;
    top: -2px !important;
    margin-left: -2px;
}