/* Minification failed. Returning unminified contents.
(1101,1): run-time error CSS1019: Unexpected token, found '}'
 */
.toggle-demo{position:absolute;top:10px;right:-8px;display:block;width:154px;height:auto;z-index:99;opacity:.9}.toggle-demo:hover{opacity:1}.toggle-demo .btn-group{width:100px;float:left}.toggle-demo>span{display:inline-block;float:left;margin-right:5px;line-height:21px;color:#757575}.demo-vertical-uislider{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.demo-vertical-uislider>div{height:200px;margin:0 0 0 10px;display:inline-block}.demo-vertical-uislider >:first-child{margin-left:15px}.knobs-demo>div{display:inline-block;margin-left:30px}.knobs-demo >:first-child{margin-left:0}.demo label input[type=checkbox].checkbox+span:before,.demo label input[type=radio].radiobox+span:before{border:1px solid #5E5E5E}.demo label:hover input[type=checkbox].checkbox+span:before{border-color:#E77317}.demo label{margin-bottom:4!important}.demo .checkbox i{border-color:#7A7A7A}.demo .checkbox,.demo .radio{padding-left:22px}.demo.activate{right:0!important;box-shadow:-11px 12px 23px rgba(0,0,0,.2);padding:5px 10px 10px}.demo #demo-setting+form{display:none}.demo.activate #demo-setting+form{display:block}.demo{position:absolute;top:5px;right:0;width:160px;z-index:902;background:#F1DA91}.demo>span{position:absolute;right:0;top:0;display:block;height:30px;width:30px;border-radius:5px 0 0 5px;background:#F1DA91;padding:2px;text-align:center;line-height:28px;cursor:pointer}.demo>span i{font-size:17px}.demo.activate>span i:before{content:"\f00d"}.demo.activate>span{left:-30px}.demo>span:hover i{color:#333!important}.demo form section{margin:0!important}.demo .btn{font-size:13px!important;line-height:1.5!important;border-radius:3px!important;padding:3px 7px!important;height:auto!important}.demo-liveupdate-1{font-size:12px!important;position:absolute!important;left:33px;top:15px;display:block;z-index:2;font-weight:700;padding:1px 61px 3px 7px}.demo-btns{margin:0;padding:0;list-style:none}.demo-btns>li{display:inline-block;margin-bottom:7px}.demo-icon-font{font-size:14px;margin-bottom:6px;padding-top:4px;padding-bottom:4px}.demo-icon-font:hover{background-color:rgba(86,61,124,.1);text-decoration:none}.demo-modal{width:auto;max-width:600px;z-index:1}.demo-red{color:#DF413E}.demo-orange{color:#DAA03E}.demo-border{border:1px solid rgba(0,0,0,.2)}.nav-demo-btn{display:none}body:not(.menu-on-top) .nav-demo-btn{display:block;padding:6px 5px;margin:5px 10px;width:auto;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:12px;white-space:normal}.fixed-navigation .nav-demo-btn,.minified .nav-demo-btn{display:none!important}.smart-rtl .demo .margin-right-5{margin-right:0!important}
body {
    overflow-x: hidden;
}

.hide {
    display: none !important;
}

.forgot-pass-section {
    float: right;
}

.alert-info {
    /*width: 212px;*/
    margin-top: 10px;
    border-left-width: 0px;
}

#dvUserNameInfo h1 {
    display: inline-block;
}

.clear {
    clear: both;
}

.alert-info {
    border-color: #5a9dcc;
    color: #305d8c;
    background-color: #eae7dc;
}

#dvUserNameInfo strong {
    color: #333;
    font-size: 13px;
}

#dvUserNameInfo span {
    padding-left: 10px;
    color: #404040;
    font-size: 13px;
    display: inline-block;
}

#dvUserNameInfo i {
    color: #3691f3;
}

#dvUserNameInfo {
    border-left-width: 5px !important;
    background-color: #d6cfb7 !important;
}

.tooltip-title {
    background: #d6cfb7;
    color: #fff;
    padding: 5px;
    position: relative;
}

.close {
    position: absolute;
    right: -5px !important;
    top: -5px !important;
    color: #fff !important;
    opacity: 1;
}

.alert-message-02 {
    background: #f00;
    color: #e04e4e;
    padding: 5px;
    margin-bottom: 10px;
}

    .alert-message-02 i, .alert-message-02 b {
        color: #eae7dc;
    }

.has-error {
    padding-left: 10px;
}

.rc-anchor {
    margin-left: 20px !important;
}

.error-message {
    color: red !important;
}

.before-login #logo-group {
    float: none;
}

.before-login {
    text-align: center;
}

.login-box .col-md-offset-4 {
    margin-left: 29.4% !important;
}

.captcha-02 {
    margin-left: 15px;
    margin-bottom: 10px;
}

.disable {
    cursor: not-allowed !important;
}

header.before-login > :first-child, header.before-login > aside {
    width: auto !important;
}

.login-box-02 {
    width: 375px;
    margin: 0px auto;
}

.modal-header {
    background: #404040;
    color: #fff;
}

.admin-page-title {
    margin: 12px 0 15px;
}

.add_new_btn {
    background: #305d8c;
    border: none;
    color: #fff;
    padding: 7px 20px;
    font-size: 16px;
    border-radius: 6px;
    font-size: 16px;
}

    .add_new_btn:hover {
        background: #333;
        color: #fff;
    }

.add-new-btn {
    margin-bottom: 15px;
}

.dvRoleContainer {
    border-top: 1px solid #ccc;
}

.save-btn-footer {
    text-align: left;
    border-top: 0px;
    margin-top: 0px;
    padding: 4px;
}

    .save-btn-footer .fa-save {
        padding-right: 5px;
    }

.bg-color-grey {
    background-color: #aba6a6 !important;
}

.highlight-green {
    background-color: #cde0c4 !important; /*#729664 */
    border: 1px solid #cde0c4;
}

.dd-item > input[type=checkbox] {
    position: relative;
    cursor: pointer;
    /*float: left;*/
    width: 25px;
    height: 20px;
    margin: 7px 10px;
    line-height: 22px !important;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: rgba(0,0,0,0);
    text-align: center;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}

.usecase {
    background: #fff;
    max-height: 400px;
    overflow-y: auto;
}

.dd-handle > span {
    display: inline-block;
}

.usecase ol li {
    width: 32%;
    float: left;
    margin: 5px;
    border: 1px solid #cfcfcf;
    background: #fff;
}

.usecase .dd-handle {
    max-height: 63px;
    overflow-y: auto;
    overflow-x: hidden;
}

.usecase-03 {
    padding: 5px 10px;
    display: table-cell;
    /*//float: left;*/
}

.usecase .dd-handle {
    width: 88.5%;
    float: right;
    border: none;
    margin: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
}

ul > li {
    list-style: none !important;
}
/*.usecase .dd-handle > span {
        padding-left: 0px;
    }*/

@media (max-width:768px) {

    .usecase ol li {
        width: 100%;
    }

    .smart-form fieldset {
        padding: 25px 0px 5px !important;
    }

    .dvPhoneSection /*, .dvAddressSection */{
        width: 100%;
    }

    .usecase .dd-handle {
        width: 89%;
        float: left;
        border: none;
        padding: 5px;
    }
}

.lblRoles {
    display: inline-block !important;
}

.dd-item:hover {
    background: #cde0c4 !important;
    border: 1px solid #cde0c4;
    color: #333 !important;
}

.dd-handle:hover, .dd-handle:hover + .dd-list .dd-handle {
    background: #cde0c4 !important;
}

li.dd-item.dvUseCasesMain:hover .dd-handle {
    background: #cde0c4;
}

.frmUseCaseMapping {
    margin: 6px !important;
}

    .frmUseCaseMapping fieldset {
        padding: 20px 27px 5px !important;
    }

.dvLogout {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 99999;
    font-size: 14px;
    color: #000 !important;
}

.login-info .dvLogout a {
    margin-top: 0px;
    color: #000 !important;
    cursor: pointer;
}

.dvLogout .arrow {
    background: url(../img/sort-up.png) no-repeat center left;
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 99999;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: -11px;
}

.dvRoleWiseUseCaseMain {
    padding-bottom: 40px;
    margin-bottom: 40px;
    height: 410px;
    /*overflow-x: hidden;
    overflow-y: scroll;*/
}

.frmUseCaseMapping .label {
    display: inline-block !important;
}

.frmUseCaseMapping .add-new-btn, .p-r {
    float: right;
    margin-top: -15px;
}

#dvSelectedTraits td {
    padding: 0.3em 0.3em;
}

#dvSelectedTraits input[type=text], #dvSelectedCompetency input[type=text] {
    border: none;
    width: 40px;
}

.fixgrid .k-grid-container {
    max-height: 170px !important;
    overflow-y: scroll;
}

.dvMoveButtons {
    text-align: center;
    margin-top: 15%;
}

    .dvMoveButtons > button {
        width: 30px;
        margin: 7px;
    }

.footer {
    background: rgba(248,248,248,.9);
}

.dvParentTraitSelection {
    margin-top: 10px !important;
}
/*.dvMoveButtons{
    width: 19%;
    float: left;
    margin-top: 20%;
    text-align: center;
}
    .dvMoveButtons > button {
        display: block;
        text-align: center;
        margin: 10px auto;
        width: 100px;
    }
#dvSelectedTraits{
        
    width: 40% !important;
    float: left;
    margin-bottom: 25px;
    margin-top:25px;
}
#dvNonSelectedTraits{ 
    width: 40% !important;
    float: right;
    margin-bottom: 25px;
    margin-top:25px;
}
*/
.dvTable {
    margin-bottom: 10px;
    display: table;
    width: 99.8%;
    margin-right: 20px;
}

.dvLabel > label {
    font-weight: 400;
    min-width: 52px;
    font-size: 15px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 30px;
}

.dvLabel > input {
    margin-bottom: 15px;
}

.btnBlue {
    vertical-align: top !important;
    margin-left: 10px !important;
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #2c699d !important;
    background-image: none !important;
    border: none !important;
}

.btnReport {
    vertical-align: top;
    margin-left: 10px !important;
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #2c699d !important;
    border: none !important;
}

.btnBlue:hover, .btnBlue:active, .btnBlue:focus {
    background-color: #689867 !important;
}

.dvLabel {
    padding: 10px 20px 20px 10px;
}

.table > thead > tr > th > a, .table > thead > tr > th > span, .table > thead > tr > th > span > span, .k-column-title {
    font-weight: bolder !important;
    font-size: 12px;
}

/*** Model Popup Overright Custom CSS ****/
body .modal-dialog {
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}

.modal.in {
    text-align: center;
}

.modal-body {
    text-align: left;
}
/***End Here*****/
/***Custom CSS For Grid Action Button ****/
.activemenu {
    position: absolute;
    z-index: 906 !important;
}

.k-grid td {
    overflow: inherit;
}

.activemenu .btn-group {
    display: inline-table !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 15px !important;
    z-index: 906 !important;
    overflow: hidden !important;
}

table tr:first-child .activemenu .btn-group {
    display: inline-table !important;
    position: absolute !important;
    top: 0 !important;
    right: 15px !important;
    z-index: 906 !important;
    overflow: hidden !important;
    bottom: inherit !important;
}

.grdAction .btn-group {
    display: none;
    width: auto;
}

    .grdAction .btn-group a {
        clear: both;
        word-wrap: break-word;
        text-overflow: clip;
        /*white-space: pre-line;*/
        overflow: hidden;
        width: 100%;
    }

        .grdAction .btn-group a:hover {
            background: #eae8e8;
        }


/***End Here****/
/*kendo UI Grid Row Bottom Color*/
.k-grid tr td, .k-table-row {
    border-bottom: 1px solid #d5d5d5 !important;
}
/* Remove kendo UI Grid Hover Effect */
html .k-grid tr:hover {
    background: transparent;
}

html .k-grid tr.k-alt:hover {
    background: #f1f1f1;
}
/*End Here*/

.k-filter-row th, .k-filtercell > span {
    padding: 0 !important;
}

.k-filter-row .k-dropdown-operator {
    right: 0px !important;
}

/*.k-widget.k-grid {
    overflow: hidden;
}*/

.k-input {
    max-width: 100% !important;
}

.jarviswidget .nav-tabs li a {
    color: #333 !important;
}

.dvManageCompetencyPopup .modal-body {
    height: 66.67vh;
}

#content {
    background: #fff;
    /*    overflow-x: hidden !important;*/
}

#header {
    background-color: #fff;
    background-image: none;
}

.grdAction .btn-group > .btn {
    background: none;
    color: #333;
    border: none;
    margin-bottom: 1px;
    text-align: left;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    padding: 6px 12px;
}

.grdAction > .btn {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0px 12px !important;
}

.grdAction .btn:last-child {
    border-bottom: none;
}

.grdAction .btn:hover {
    background: none;
}

.grdAction .btn-group {
    background: #fff;
    border: 1px solid #ccc !important;
    box-shadow: 1px 1px 1px 1px #ccc;
    min-width: 100px;
}

.smart-form footer {
    padding: 0px 11px 10px !important;
}

.smart-form fieldset {
    padding: 25px 14px 5px !important;
}

.mrgB10 {
    margin-bottom: 10px;
}

/*Added ::not(#grid) to stop this formatting in grid displays*/
#txtCompetencyName :not(#grid), #txtPositionName, .lableposition {
    margin-right: 30px;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
}

element.style {
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
}

.mrgL5 {
    margin-left: 5px !important;
}

.formatEmailAddrPhone {
    text-indent: 5px;
    height: 26px;
    margin-top: 3px;
}

.formatEmailAddrPhoneNoTop {
    text-indent: 5px;
    height: 26px;
}

.cntrycode, .areacode, .phoneprefix, .phone, .extension {
    width: 30px;
    height: 26px;
    border: 1px solid #ccc;
    text-indent: 3px;
}

.phoneprefix {
    margin-right:4px;
}

.phone {
    width: 40px;
    height: 26px;
    border: 1px solid #ccc;
    text-indent: 4px;
    left:-6px;
}

.extension {
    width: 45px;
    height: 26px;
    border: 1px solid #ccc;
    text-align: right;
    margin: 0px 3px 0px 0px;
    padding: 0px 7px 0px 0px;
}
/*
.dvPhoneSection {
    width: 390px;
    margin-bottom: 10px !important;
    border: 1px solid #ccc;
    padding: 5px 5px 0px 5px;
}
  */
#dvTraitVersionHistory {
    margin-bottom: 10px;
}

.uline {
    text-decoration-line: underline;
}

.footer-links {
    text-align: center;
}

    .footer-links ul li {
        padding: 0px 25px;
        display: inline-block;
        text-align: center;
    }

        .footer-links ul li a {
            color: #333;
            -webkit-tap-highlight-color: rgba(169,3,41,.5);
        }

            .footer-links ul li a:hover {
                color: #214e75;
            }

.chkPrivate, .cbkAllowResearch, .cbkTaxExempt {
    border: none !important;
}

.colDate {
    position: relative;
    min-height: 1px;
    float: left;
    width: 12.475%;
    vertical-align: top;
    min-width: 100px;
    text-align: right;
}

.k-upload.k-upload-async /*adds margin around upload control*/
{
  margin:5px;
}

.datePicker {
    height: 27px;
    text-align: right;
}

.dvPersonCompanies {
    padding-left: 10px;
    height: auto;
    width: 98.75%;
    float: left;
    border: 2px solid gray;
    margin-bottom: 10px;
}

.colSalutation {
    flex: 0 0 auto;
    width: 8.33333333%;
    float: left;
    position: relative;
    margin-top:5px;
}

.colSalutationR1 {
    flex: 0 0 auto;
    width: 8.933333333%;
    float: left;
    position: relative;
    margin-top: 5px;
}

.colVisibility {
    width: 7.533333333333332%;
    position: relative;
    float: left;
    min-width: 75px;
}

.visibilityCheckbox {
    margin: 5px 0px;
}

.visibilityLabel {
    margin: 3px 0px 0px 20px;
    font-size: .9em;
}

.colCompany {
    width: 16.1666666666666%;
    padding-left: 10px;
    float: left;
    position:relative;
}

.colCompanyR2 {
    width: 16.66%;
    padding-left: 10px;
    float: left;
    position: relative;
}

.colNickName {
    width: 16.66%;
    position: relative;
    float: left;
}

.colNickNameR1 {
    width: 25.7%;
    position: relative;
    float: left;
}

.colNickNameR2 {
    width: 17.5%;
    position: relative;
    float: left;
}

.colNickNameR3 {
    width: 25%;
    position: relative;
    float: left;
}

.colNickNameR4 {
    width: 24.6%;
    position: relative;
    float: left;
}

.colNickNameR5 {
    width: 16%;
    position: relative;
    float: left;
}

.empPhotoDiv {
    width:98%;
    float:right;
    margin:9px 15px 15px 5px;
}

.colEmpId {
    width: 18.7%;
    float: left;
    position: relative;
}

.txtNickName-fix{
    margin-right:0px!important;
}

.unset {
    display:unset;
}

.left-15 {
    left: -15px;
}

.left-5 {
    left: -5px;
}

.leftPad5 {
    padding-left:5px;
}

.leftPad10 {
    padding-left: 10px!important;
}

.leftPad15{
    padding-left:15px;   
}

.leftPad20 {
    padding-left: 20px;
}

.leftPad25 {
    padding-left: 25px;
}

.leftMarg-12 {
    margin-left: -12px;
}

.leftMarg-10 {
    margin-left: -12px;
}

.leftMarg-7 {
    margin-left: -7px;
}

.leftMarg-5 {
    margin-left: -5px;
}

.leftMarg-2 {
    margin-left: -2px;
}

.leftMarg5 {
    margin-left: 5px;
}

.leftMarg8 {
    margin-left:8px;
}

.leftMarg10 {
    margin-left: 10px;
}

.leftMarg15 {
    margin-left: 15px;
}

.leftMarg20{
    margin-left:20px;
}

.topMarg-6 {
    margin-top: -6px;
}

.topMarg-5 {
    margin-top: -5px;
}

.topPad32{
    padding-top:32px
}

.icon-fix {
    margin-top: -2px;
}

.bottomMarg5 {
    margin-bottom: 5px;
}

.bottomPad5{
    padding-bottom:5px!important;
}

.right15 {
    right:15px;
}

.right20 {
    right:20px;
}

.rightMarg5 {
    margin-right:5px;
}

.height32{
    height:32px!important;
}

.padding4 {
    padding:4px !important;
}

.marg0{
    margin:0px!important;
}

.width100Pct{
    width:100%!important;
}

.width98Pct {
    width: 98% !important;
}

.avatarContanier {
    position: relative;
    width: 5.3%;
    display: inline-block;
    margin:0px 10px 0px 2px;
    float: left;
    background-color: white;
    text-align: center;
    top:-10px;
}

.logoContainer {
    position: relative;
    min-height: 1px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
    width: 12.5%;
}

.statusContainer {
    position: relative;
    min-height: 1px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
    width: 8.5%;
}

.colTimeZone {
    position: relative;
    min-height: 1px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
    width: 16.2%; 
}

.colName {
    position: relative;
    min-height: 1px;
    padding:0px 0px 0px 0px;
    display: inline-block;
    float:left;
    width: 17.866666666666664%;
}

.reportingContainer{
    position:relative;
    width:50%;
    display:inline-block;
    float:left;
    padding:0px;
}

.contactContainer {
    width:400px;
    min-width:400px;
}

.emailTitle {
    left: -15px !important;
    display: inline-block;
}

.contactOuterContainer {
    min-width: 400px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    float:left;
}

.contactOuterContainerR1 {
    min-width: 400px;
    display: inline-block;
    vertical-align: top;
    width: 32.33333333333333%;
    float:left;
}

.dvEmailSection, .dvAddressSection,
.dvAddAddress, .dvPhoneSection,
.dvPositionReporting, .dvHireOutsideCandidate,
.dvaddreportingperson, .EmploymentSection,
.coConsultingLogo, .coLogo {
    padding-left: 15px;
    border: 1px solid #ccc;
    max-width: 98%;
    padding: 5px 5px 5px 0px;
    margin-bottom: 10px;
}

.ddlEmailType, .ddlPhoneType, .ddlCompanyType, .ddlLanguage {
    vertical-align: top;
    height: 27px !important;
    margin-left: 5px;
    -webkit-appearance: listbox !important;
}

.ddlCompanyType, .ddlLanguage, .ddlStatus {
    vertical-align: top;
    height: 32px !important;
    -webkit-appearance: listbox !important;
}

.ddlAddressType {
    vertical-align: top;
    height: 24px !important;
    width: 277px;
}

.addContactButton {
    padding: 4px !important;
    margin-left: 0px !important;
    background-color: #f5f5f5;
    border-color: #cecece;
    color: #4c4f53;
    padding:5px 10px 5px 10px;
}

.phoneRowCandidate {
    padding-left: 15px;
    width: 420px;
}

.phoneRowEmployee, .phoneRowCompany {
    margin:0px!important;
    width:420px;
}

.phoneType {
    width:113px!important;
}

.phoneNumberContainer {
    width:287px; 
    position: relative;
    float: left;
}

.phoneNumberContainer::-ms-check {
        width: 287px;
        position: relative;
        float: left;

    }
}
    /*
.dvAddressSection {
    width: 390px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 30px;
}
         
.dvAddressSection label {
    min-width: 120px;
    display: inline-block;
    padding: 5px 0px;
}  */

.labelAlignRight {
    /*min-width: 120px;*/
    display: inline-block;
    padding: 5px 5px 0px 0px;
    text-align: right;
}
/*.dvAddressSection input {
    margin: 2px 0px;
}   */

.inputAlignRight {
    width: 45px;
    height: 26px;
    border: 1px solid #ccc;
    text-align: right;
    margin: 0px 3px 0px 0px;
}

.colAddrlbl {
    flex: 0 0 auto;
    width: 87px;
    display: inline-block;
    height: 26px;
    vertical-align: central;
    text-align: right;
}

.colAddrType {
    flex: 0 0 auto;
    width: 275px;
    display: inline-block;
    height: 26px;
}

.colAddrLine {
    flex: 0 0 auto;
    width: 299px;
    display: inline-block;
    height: 26px;
}

.colStatelbl {
    flex: 0 0 auto;
    width: 70px;
    display: inline-block;
    height: 26px;
    text-align: right;
}

.colState {
    flex: 0 0 auto;
    width: 30px;
    display: inline-block;
    height: 26px;
}

.txtStateCode {
    text-transform: uppercase;
}

.colZiplbl {
    flex: 0 0 auto;
    width: 60px;
    display: inline-block;
    /*padding-left:10px;*/
    text-align: right;
    margin-left: 36px;
}

.colZip {
    flex: 0 0 auto;
    width: 50px;
    display: inline-block;
    height: 26px !important;
    /*left:-5px; */
}

.colCountrylbl {
    flex: 0 0 auto;
    width: 40px;
    display: inline-block;
    text-align: right;
    margin: 0px 3px 0px 35px;
}

.colRemoveEmail {
    vertical-align: top;
    text-align: right;
    padding: 0px 0px 0px 20px;
    margin-top: -5px;
}

.city {
    min-width: 185px !important;
    max-width: 185px !important;
}

.state-label {
    margin-left: 12px !important;
    min-width: 30px !important;
    max-width: 30px !important;
    margin-right: 8px !important;
}

.state {
    min-width: 35px !important;
    max-width: 35px !important;
}

.zip-label {
    margin-left: 12px !important;
    min-width: 50px !important;
    max-width: 50px !important;
}

.zip {
    min-width: 60px !important;
    max-width: 60px !important;
}

.dvCompanyEmails .k-button, .dvPositionReportingPersons .k-button {
    margin-top: 5px;
    vertical-align: top;
}

.address-label {
    text-align: right;
}

.remove-address {
    text-align: right;
    display: block;
    margin-bottom: 8px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.remove-address2 {
    display: inline-block;
    float:right;
}

.iconHelp {
    padding: 6px 0px !important;
    margin-left: 4px !important;
    display: inline-block !important;
}

.pageHelpHeader {
    position: relative !important;
}

.pageHelpIcon {
    position: fixed !important;
}

.pageHelpMsg {
    text-align: left !important;
    margin: 40px 0px 0px 0px !important;
}

#dvpublicbox {
    width: auto;
    background-color: #d6cfb7 !important;
    border-left-width: 5px !important;
}

    #dvpublicbox i {
        color: #3691f3;
    }

@media (min-width:1600px) {

    .usecase {
        background: #fff;
        max-height: 600px;
        overflow-y: scroll;
    }
}

@media (min-width:1900px) {

    .usecase {
        background: #fff;
        max-height: 800px;
        overflow-y: scroll;
    }
}

#dvCompany {
    max-width: 300px;
}

.cmbAuthoCompany {
    margin-top: 10px !important;
    width: 400px !important;
    /*min-width: 225px !important;*/
}

.dvCompanylogo #logo {
    width: 150px;
    height: 35px;
}

#cmbAuthCompany-list #checkAll + span {
    font-weight: bold;
}

#cmbAuthCompany-list .k-item > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 5px 3px 3px 0px;
}

    #cmbAuthCompany-list .k-item > span:first-child {
        -moz-box-shadow: inset 0 0 20px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,.3);
        box-shadow: inset 0 0 20px rgba(0,0,0,.3);
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-right: 10px;
    }

#cmbAuthCompany {
    width: 200px;
}

#cmbAuthCompany-list .k-item > [type=checkbox] {
    margin: 10px 3px 3px 0px;
}

.disabledeleted td {
    background: #797672 !important;
    text-decoration: line-through;
}

.disabledeleted .grdAction {
    display: none !important;
}

.k-grid .selectedrow td {
    color: #f5f7f5;
    background-color: #689867;
    border-color: #5a5a5a;
}

    .k-grid .selectedrow td input[type="text"], .k-grid .selectedrow td input[type="number"] {
        color: black;
    }

.k-grid .k-grouping-row td {
    background-color: #757979 !important;
    color: #f5f7f5;
}

.required-input {
    border-color: red !important;
}

.move-table {
    width: 46%;
}

.move-buttons {
    width: 8%;
}

.addSpaceRight {
    padding-right: 12px;
}

.popup-button-top-right-save {
    padding: 4px 23px;
    font-size: 15px;
}

.popup-button-top-right-save2 {
    padding: 3px 23px;
    font-size: 15px;
}

.popup-button-top-right-cancel {
    padding: 3px 22px;
    font-size: 15px;
    margin-left: 8px;
}

#frmPersonManage .checkbox-inline .form-control[disabled], #frmBulkPersonManage .checkbox-inline .form-control[disabled] {
    opacity: 0;
    border: none;
}

#btn-header {
    position: absolute;
    right: 12px;
    top: 0px;
    z-index: 10;
}

.btn-header-fix {
    right: 15px !important;
}

.btn-header-fix2 {
    width: 98.75%;
    right:15px!important;
}

.btn-header-fix3 {
    width: 95.75%;
    right:40px!important;
}

.rehireMsg {
    font-size: 13px;
    color: red;
    display: inline-block;
    top: -15px;
    margin-left: 15px;
}

.btn-header-tabs {
    top: 65px !important;
}

.margin-right {
    margin-right: 10px;
}

.txtEmail {
    margin-left: 12px;
    width: 258px !important;
}

.txtEmailSpacing {
    margin-top: 0px;
    margin-right: 15px;
}

.sub-label {
    display: inline-block;
}

.heavy-label {
    font-weight: bold;
    font-size: 110% !important;
}

.under-label {
    font-size: 80% !important;
}

.under-label-fix {
    padding-top: 4px !important;
}

.under-label-fix2 {
    margin-top: 5px !important;
    font-size: .83em !important;
}

.under-label-fix3 {
    padding-top: 5px !important;
    font-size: .82em !important;
    font-family: sans-serif !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
    white-space: normal !important;
    letter-spacing: .03em !important;
}

.form-control-fix1 {
    height: 35px;
}

.same-line {
    display: inline-block !important;
}

.no-pad {
    padding: 0px !important;
}

.pad-right {
    padding: 0px 5px 0px 0px !important;
}

.form-group .input lable input {
    /* makes text boxes full size*/
    max-width: 100% !important;
}

.ckcenter {
    margin-left: 40% !important;
    margin-right: 50% !important;
}

.help-msg {
    display: inline-block !important;
    margin-left: 4px !important;
    min-height: 15px !important;
    text-align: left !important;
}

.help-msg-fix {
    margin-bottom: 8px !important;
}

.help-msg-fix2 {
    margin-top: 7px !important;
}

.help-msg-fix3 {
    margin-bottom: 3px;
}

.help-msg-fix4 {
    max-width: 92%;
}

.help-msg-2col-width-fix1 {
    max-width: 85%;
}

.help-msg-2col-width-fix2 {
    max-width: 82%;
}

.help-msg-2col-width-fix3 {
    max-width: 90%;
}


.iconPage {
    font-size: 30px;
    margin: 0px 0px 0px 0px;
}

.firstControl {
    padding-top: 10px !important;
}

.label-fix {
    color: #333;
    font-size: 12px;
    vertical-align: super;
}

.label-fix2 {
    color: #333;
    font-size: 12px;
    display: inline-block;
    vertical-align: bottom;
}

.maximum-width {
    max-width: 100% !important;
}


/*
    Use the DejaVu Sans font for display and embedding in the PDF file.
    The standard PDF fonts have no support for Unicode characters.
*/
/* Hide the Grid header and pager during export */
.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager-wrap, #DisplayReferenceGrid .k-grid-header {
    display: none;
}

/* Page Template for the exported PDF */
.DisplayReferenceGridTemplate {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .DisplayReferenceGridTemplate .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888;
    }

    .DisplayReferenceGridTemplate .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888;
    }

    .DisplayReferenceGridTemplate .watermark {
        font-weight: bold;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaaaaa;
        opacity: 0.1;
        transform: rotate(-35deg) scale(1.7, 1.5);
    }
/*sets min hight for grids so user can see the Action menu without scrolling*/
#dvCompanies, #CompetencysGrid {
    min-height: 500px !important;
}

ul > .k-file-error > span > .k-file-name, ul > .k-file-error > .k-file-extension-wrapper {
    color: blue !important;
    border-color: blue;
}

.com-offset {
    padding-left: 50px !important;
}

.left-align-text {
    text-align: left;
}

.half-page-row {
    width: 45%;
}

.half-page-col-3 {
    width: 18%;
    display: block;
}

.edit-profile-left, .edit-profile-right {
    padding-top: 15px;
}

    .edit-profile-left .select {
        width: 100%;
        padding: 5px 5px;
    }

    .edit-profile-right input[type="text"] {
        padding: 5px 5px;
    }

    .edit-profile-right span {
        display: inline-block;
        padding: 0px 5px;
    }

    .edit-profile-right h5 {
        margin: 5px 0px;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

.smart-form-02 .checkbox input:checked + i, .smart-form-02 .radio input:checked + i, .smart-form-02 .toggle input:checked + i {
    border-color: #3276B1;
}

.smart-form-02 .radio i {
    border-radius: 50%;
}

.smart-form-02 .checkbox input:checked + i:after, .smart-form-02 .radio input:checked + i:after {
    opacity: 1;
}

.smart-form-02 .radio input + i:after {
    background-color: #3276B1;
}

.smart-form-02 .radio input + i:after {
    content: '';
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}

.smart-form-02 .checkbox input:checked + i:after, .smart-form-02 .radio input:checked + i:after {
    opacity: 1;
}

.smart-form-02 .radio i, .smart-form-02 .checkbox i {
    border-color: #BDBDBD;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.smart-form-02 .checkbox input, .smart-form-02 .radio input {
    position: absolute;
    left: -9999px;
}

.smart-form-02 .checkbox, .smart-form-02 .radio {
    float: left;
    margin-right: 30px;
    padding-left: 25px;
}

    .smart-form-02 .checkbox i, .smart-form-02 .radio i {
        position: absolute;
        top: 0px;
        left: 0;
        display: block;
        width: 19px;
        height: 19px;
        outline: 0;
        border-width: 1px;
        border-style: solid;
        background: #FFF;
    }

    .smart-form-02 .checkbox input + i:after, .smart-form-02 .radio input + i:after {
        position: absolute;
        opacity: 0;
        transition: opacity .1s;
        -o-transition: opacity .1s;
        -ms-transition: opacity .1s;
        -moz-transition: opacity .1s;
        -webkit-transition: opacity .1s;
    }

    .smart-form-02 .checkbox input + input[type=hidden] + i:after {
        content: '\f00c';
        top: -1px;
        left: 1px;
        width: 15px;
        height: 15px;
        font: 400 16px/19px FontAwesome;
        text-align: center;
    }

    .smart-form-02 .checkbox input:checked + input[type=hidden] + i:after {
        opacity: 1;
    }

    .smart-form-02 .checkbox input + i:after {
        color: #3276B1;
    }

    .smart-form-02 .checkbox input + i:after {
        content: '\f00c';
        top: -1px;
        left: 1px;
        width: 15px;
        height: 15px;
        font: 400 16px/19px FontAwesome;
        text-align: center;
    }

.full {
    max-width: 100% !important;
}

.dropdown-header {
    border-width: 0 0 1px 0;
    text-transform: uppercase;
}

    .dropdown-header > span {
        display: inline-block;
        padding: 10px;
    }

        .dropdown-header > span:first-child {
            width: 50%;
        }

#cmbPeopleFilterDepartments_listbox .k-item, #cmbPeopleFilterPositionGroups_listbox .k-item, #cmbPeopleFilterGroups_listbox .k-item {
    line-height: 25px;
    min-width: 300px;
}

    #cmbPeopleFilterDepartments_listbox .k-item > span, #cmbPeopleFilterPositionGroups_listbox .k-item > span, #cmbPeopleFilterGroups_listbox .k-item > span {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
        /*margin: 20px 10px 10px 5px;*/
    }

        #cmbPeopleFilterDepartments_listbox .k-item > span:first-child, #cmbPeopleFilterPositionGroups_listbox .k-item > span:first-child, #cmbPeopleFilterGroups_listbox .k-item > span:first-child {
            padding: 0 5px 0 5px;
            width: 50%;
            margin: 5px 20px;
        }

.over-under-head {
    padding-top: 8px;
}

.under-top-pad {
    padding-top: 25px;
}

.NSCompetencyDesc, .NSCompetencyDescGroup, .SCompetencyDesc, .SCompetencyDescGroup {
    width: 100% !important;
}

.k-grid .k-selected > td {
    color: #f5f7f5;
    background-color: #689867 !important;
    border-color: #5a5a5a;
}

.automargin {
    margin: auto;
}

.k-filebrowser .k-tiles-arrange .k-dropdown {
    width: 8.3em;
}

.k-grid-header th.k-header {
    vertical-align: top;
}

.dvManageCompanyPopup.k-window-content.k-content {
    max-height: 100% !important;
}

.smart-form .label {
    text-align: left;
    display: block;
    padding: 0px 5px;
}
    /*
.dvAddressSection .city, .dvAddressSection .state {
    width: 100% !important;
    min-width: initial !important;
    max-width: initial !important;
}
 
.dvAddressSection select {
    width: 100%;
}  

.dvAddressSection input[type="text"] {
    width: 100% !important;
    min-width: initial !important;
    max-width: initial !important;
}

.dvAddressSection .zip-label, .dvAddressSection .state-label {
    width: 100% !important;
    min-width: initial !important;
    max-width: initial !important;
    margin: 0px !important;
    text-align: left;
}

.dvAddressSection select {
    width: 100% !important;
    min-width: initial !important;
    max-width: initial !important;
}

.dvEmailSection .txtEmail {
    width: 255px!important; 14.4em !important;
    text-indent: 5px;
}     */
/*.k-widget.k-window
     {
height:auto !important;
     }*/

/*This style below is breaking the formating needed in help-msg-fix.  
Please remove .help-msg-fix from the parts of the code where the formatting below was added to fix something else.
.parent-tooltip .iconHelp, .help-msg-fix {
    margin: 0px !important;
    padding: 0px !important;
    height: auto !important;
}
*/

.parent-tooltip .iconHelp {
    display: none !important;
}

.k-widget.k-tooltip-validation {
    line-height: 15px !important;
    position:relative;
    padding-bottom:5px;
}

.dvManageCompanyPopup .smart-form .label {
    padding: 0px 5px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    word-break: break-word;
}
/* Undo CSS */
.k-tool .k-i-Undo:before {
    content: "\e100";
}

/* Redo CSS */
.k-tool .k-i-Redo:before {
    content: "\e101";
}
/*formats grids with input boxes in them*/
td[role=gridcell] input[type=text] {
    min-height: 20px;
}

.CoreSecOnly {
    min-width: 60px;
}

.over-label {
    font-weight: bold !important;
    padding-left: 0px !important;
}

.over-label-fix {
    font-size: .9em !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
    white-space: normal !important;
}

.no-over-label {
    min-height: 21px;
}

.no-over-labelR1 {
    min-height: 25px;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

/*
#dvCandidateAdvanceSearch .k-datepicker, #dvCandidateAdvanceSearch .k-dropdown {
    width: auto !important;
    min-width: 0 !important
}*/

.k-i-plus-circle, .k-i-minus-circle {
    font-size: 26px !important;
}

a#btnIncreaseLevel.k-button.k-button-icontext, a#btnDecreaseLevel.k-button.k-button-icontext {
    padding: 0px !important;
    border: none;
    color: #3276b1;
}

.k-button-icontext .k-icon {
    margin: 0px;
}


#btnDecreaseLevel, #btnIncreaseLevel {
    border: none;
    border-radius: 100% 100% !important;
    z-index: 2;
    height: 22px;
}

#number {
    border-radius: 30px;
    width: 160px;
    background-color: white !important;
    /*padding: 0px;*/
    height: 28px;
    margin: 0px;
}

span.k-icon.k-i-zoom {
    right: 20px !important;
}

.PassValidation {
    color: green;
}

#lstValidation {
    color: red;
    padding: 2px;
    margin-top: 10px;
    font-size:12px;
    font-weight:normal;
}

    #lstValidation li, #lstValidation1 li {
        list-style: square !important;
    }

.k-grid tbody .k-button {
    background-color: #3276b1 !important;
    color: white;
}

mark {
    background-color: yellow;
    color: black;
}

input[type="checkbox"][readonly], input[type="radio"][readonly] {
    pointer-events: none;
}


a.k-button k-button-icontext, .headerButton {
    margin: 10px !important;
    color: black !important;
}

.checkbox-inline input[type="checkbox"] {
    margin-left: 0px !important;
}

.k-checkbox + .k-checkbox-label, .k-checkbox-label + .k-checkbox {
    margin-left: 22px;
}

.view-deleted-btn {
    margin-left: auto;
    /*order: 2;*/
    /*float:right !important;*/
}

.EmployeePfofilePhoto {
    border-radius: 100% 100% !important;
    background-color: gray;
    border: 1px solid gray;
}

/*=================================================*/
/*2023 Upgradation*/
/*.k-toolbar {
    margin: 0px;
    padding: 4px 8px;
}*/
.k-table-td.k-selected {
    color: white !important;
}

.smart-form .input {
    margin: 4px;
}

.k-widget k-tooltip k-tooltip-validation {
    position: relative !important;
}
/*=================================================*/
.priorRecordsTable {
    background-color: #689867;
}

    .priorRecordsTable tbody tr td {
        border-right: solid 1px #5a5a5a;
        color: #f5f7f5;
    }

.highlightRow {
    background-color: LightCyan !important;
    color: #666!important;
}

.highlightText {
    color: #666 !important;
    /*#121212 !important;*/
}

.k-grid .selectedrow td.highlightRow {
    background-color: LightCyan !important;
    color: #666 !important;
}

