﻿body {
    padding: 0;
    margin: 0;
    font-family: Tahoma;
}

html {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 19px;
    color: #686868;
}

img {
    border: 0;
}
 
header {
    padding-top: 0px;
}

.edittag {
    float: right;
    color: #FFFFFF;
    float: right;
    font-weight: 600;
    margin: -25px 10px 0 0;
    cursor: pointer;
}

.mother_container {
    width: 100%;
}

.float_middle {
    margin: 0 auto;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.greybutto {
    background-color: #ebeaed;
    color: #b94650;
}

input[type="text"], input[type="password"], textarea {
    background-color: #FFFFFF;
    border-radius: 0;
    padding: 6px 6px;
    border: 1px solid #E5E5E5;
    color: #686868;
    font-size: 12px !important;
}

textarea {
    font-family: Tahoma;
    font-size: 12px;
}

    textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
        border-color: #E5E5E5 #E5E5E5 #E5E5E5 #CB4040;
        border-left: 1px solid #CB4040;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }

select {
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #c8c6c6;
    color: #686868;
    vertical-align: middle;
    height: 25px;
    padding: 3px 3px 3px 3px;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.clear {
    clear: both;
}

.rowseperator {
    clear: both;
    height: 15px;
}

.clear-left {
    clear: left;
}

.hide {
    display: none;
}

.red {
    color: Red;
}

.green {
    color: Green;
}

.bold {
    font-weight: bold;
}

/* header holder open */
.header-holder {
    width: 100%;
    z-index: 999;
    left: 0px;
    margin: 0;
    padding: 0;
}

    .header-holder .headercontainer {
        width: 98%;
        margin: 0 auto;
    }

    .header-holder .logo {
        float: left;
    }

/*menu holder */

.logo-holder {
    width: 220px;
    text-align: center;
    height: 60px;
    float: left;
    background: white;
}

.menu-holder {
    width: 100%;
    background-color: #014558;
    color: #F9F9F9;
    margin-bottom: 0px;
    left: 0;
    position: fixed;
    right: 0px;
    z-index: 1000;
    top: -2px;
}
/*.logo-holder .logotext{color: White; font-size: 21px;margin-top:-0px;margin-left:13px;float:left;text-align:left;font-weight:bold}*/
.logo-holder .logotext {
    margin-top: 4px;
    margin-left: 0px;
    float: left;
}

.logo-holderright span {
    color: #686868;
    float: right;
    height: 50px;
    line-height: 25px;
    padding: 10px 20px 0 10px;
    text-align: right;
    background: white;
}

.menubar {
    min-height: 60px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.6);
}

    .menubar .menucontent {
        /*width: 50%;*/
        float: left;
    }

    .menubar .loginlink {
        width: 19%;
        float: right;
        text-align: right;
        margin-right: 20px;
        padding: 23px 0 0 0;
    }

        .menubar .loginlink a {
            text-decoration: none;
            color: #F9F9F9;
        }

.fix-menu-holder {
    width: 100%;
    background-color: #cb4040;
    color: #F9F9F9;
    margin-bottom: 0px;
    z-index: 9999;
    position: fixed;
    top: 0;
    margin-right: 10px;
}


/*end */

/* breadcum holder */
.breadcum-holder {
    text-align: left;
    padding: 10px 0 10px 10px;
    background-color: #b94650;
    color: #fff;
}
/* end */



/* end */

/* listing container */
.listcontainer {
    width: 98.5%;
    padding: 0 10px 0 0px;
}

.formcontainer .pagecontent {
    padding: 0 10px 0 0;
}

.headeraddContainer {
    float: right;
    margin: -23px 0 0;
}

.red {
    color: #ff0000;
}

.tablestyle {
    width: 100%;
}

    .tablestyle .header {
        background-color: #B94650;
        font-weight: bold;
        color: #fff;
        text-align: left;
        color: #FFFFFF;
        height: 20px;
        padding: 15px;
    }

    .tablestyle .formcontent {
        background-color: #ffffff;
        color: #4b4b4b;
    }

        .tablestyle .formcontent .key {
            font-weight: bold;
        }

/* Details form div styles */

.leftcontainer {
    background-color: #f1f1f1;
    bottom: 0;
    left: 0;
    position: relative;
    top: 60px;
    width: 100%;
    height: 20%;
}

.m-leftcontainer {
    background-color: #373737;
    height: 25%;
    width: 100%;
    height: 100%;
    float: left;
}

    .leftcontainer .form, .m-leftcontainer .form {
        height: 20%;
        padding: 0;
    }

        .leftcontainer .form .header, .m-leftcontainer .form .header {
            padding: 10px;
            color: white;
            font-size: 14px;
            background-color: #c13A2B;
        }

        .leftcontainer .form .body, .m-leftcontainer .form .body {
            width: 99.8%;
            float: left;
            border: 0 !important;
            border-top: 0px;
            height: 70%;
            overflow: auto;
            background-color: #f1f1f1;
        }

            .leftcontainer .form .body .innercontent, .m-leftcontainer .form .body .innercontent {
                padding: 0px 0 0 0;
            }


.rightcontainer {
    margin-top: 20%;
    position: relative;
}

/* details page container */
.formcontainer {
    width: 100%;
    background-color: White;
}

    .formcontainer .detailpagecontent {
        width: 100%;
        margin: 0 auto;
    }

        .formcontainer .detailpagecontent .pagecontent {
            padding: 0px 20px 20px 20px;
        }

.form {
    padding: 0 0px;
    padding-top: 10px;
}

    .form .header {
        padding: 10px;
        background-color: #4c4c4c;
        color: white;
        font-size: 14px;
    }

    .form .body {
        width: 99.8%;
        float: left;
        border: 1px solid #E5E5E5; /*border-top: 0px;*/
        background-color: #fff;
    }

        .form .body .innercontent {
            padding: 0px 25px 20px 20px;
        }

.body {
    width: 99.8%;
    float: left;
    border: 1px solid #E5E5E5;
    border-top: 0px;
    background-color: #fff;
}

.innercontent {
    padding: 0px 25px 20px 20px;
}


.parent {
    padding: 0 0px;
}

.left50 {
    width: 49.1%;
    margin-right: 13px;
    float: left;
}

.right50 {
    width: 49.1%;
    float: right;
}

.left30 {
    width: 29.1%;
    margin-right: 13px;
    float: left;
}

.left15 {
    width: 15%;
    float: left;
}

.right85 {
    width: 85%;
    float: left;
}

.right70 {
    width: 69.1%;
    float: right;
}

.left35 {
    width: 34.1%;
    margin-right: 13px;
    float: left;
}

.right65 {
    width: 64.1%;
    float: right;
}

.left40 {
    width: 39.1%;
    margin-right: 13px;
    float: left;
}

.right60 {
    width: 59.1%;
    float: right;
}

.left60 {
    width: 60%;
    margin-right: 13px;
    float: left;
}

.pageheader {
    width: 100%;
}

    .pageheader .left {
        float: left;
        width: 48%;
        padding: 15px 15px 15px 0px;
    }

    .pageheader .right {
        float: right;
        text-align: right;
        padding: 17px 0 17px 17px;
    }

    .pageheader .left > h1 {
        font-size: 24px;
        color: #4D4D4D;
    }


.m-rightcontainer {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    top: 60px;
}

.searchlist tr td label {
    float: left;
}

/* by vibhavari */
.rowcontent {
    width: 100%;
}

    .rowcontent .key {
        padding: 10px 0 0 10px;
        font-size: 12px;
    }

    .rowcontent .value {
        padding: 0 0 10px 10px;
        font-size: 12px;
    }

.buttoncontainer {
    text-align: center;
    padding: 10px 0;
}

.searchCntrl {
    width: 90% !important;
}

input[type="text"].searchCntrl {
    width: 87% !important;
    font-size: 100%;
}

.row {
    width: 100%;
    padding: 10px 0;
}

    .row .label {
        float: left;
        width: 30%;
        height: 20px;
        padding-top: 7px;
    }

    .row .label4 {
        float: left;
        width: 20%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value4 {
        float: left;
        width: 80%;
    }

    .row .value {
        float: left;
        width: 70%;
    }

    .row .label10 {
        float: left;
        width: 10%;
        height: 20px;
        padding-top: 7px;
    }

    .row .label11 {
        float: left;
        width: 11%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value90 {
        float: left;
        width: 89%;
    }

    .row .label15 {
        float: left;
        width: 15%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value85 {
        float: left;
        width: 84%;
    }

    .row .smalllabel {
        float: left;
        width: 17%;
        height: 20px;
        padding-top: 7px;
    }

    .row .smallvalue {
        float: left;
        width: 83%;
    }

    .row .label1 {
        float: left;
        width: 10%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value1 {
        float: left;
        width: 99%;
    }

    .row .label2 {
        float: left;
        width: 35%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value2 {
        float: left;
        width: 65%;
    }

    .row .label3 {
        float: left;
        width: 21%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value3 {
        float: left;
        width: 79%;
    }

    .row .value span {
        float: left; /*padding-top: 7px;*/
    }

    .row .value .input, .row .input {
        width: 98%;
    }

input[type="text"].input {
    width: 95%;
}

.row .value .dateinput, row. dateinput {
    width: 100px;
    border-right: 0px;
}

.row .midium-label {
    float: left;
    width: 40%;
    height: 20px;
    padding-top: 7px;
}

.row .midium-value {
    float: left;
    width: 60%;
}

    .row .midium-value span {
        float: left;
        padding-top: 4px;
    }

.row .midium-value1 {
    float: left;
    width: 25%;
    padding-top: 5px;
}

.row .long-label {
    float: left;
    width: 50%;
    height: 20px;
    padding-top: 7px;
}

.row .long-value {
    float: left;
    width: 50%;
}

    .row .long-value .input, .row .midium-value .input {
        width: 99%;
    }

    .row .long-value .dateinput, .row .midium-value .dateinput {
        width: 100px;
        border-right: 0px;
    }

.row .left {
    float: left;
    width: 49.5%;
}

.row .right {
    float: right;
    width: 49.5%;
    margin-left: 1%;
}

    .row .right .label {
        float: left;
        width: 20%;
    }

    .row .right .value {
        float: left;
        width: 80%;
    }

        .row .right .value .input {
            width: 98%;
        }

        .row .right .value .dateinput {
            width: 100px;
            border-right: 0px;
        }


.searchlist tbody {
    border: 1px solid #DDDDDD;
}

.searchlist th, .searchlist th.sorting, .searchlist th.sorting_asc, .searchlist th.sorting_desc {
    background-color: #929292;
    color: White;
    border: 1px solid #DDDDDD;
    font-weight: normal;
    padding: 10px;
}

.dataTables_scrollHeadInner {
    padding-top: 12px;
}

.dataTables_wrapper .dataTables_filter {
    padding: 17px 0 10px 10px;
    margin-right: 19px;
}

.dataTables_wrapper .dataTables_info {
    padding: 6px 0 0;
}

.dataTables_wrapper .top {
    margin-top: 8px;
}

/*Fixed Div*/
#fixdiv {
    text-align: center;
    position: fixed;
    top: 0px;
    left: 47%;
    z-index: 1004;
    padding: 0px;
    border: solid 1px #7B7B7B;
    line-height: 25px;
    background-color: #F2F2F2;
    color: #7B7B7B;
    font-weight: bold;
    width: 120px;
}
/*Fixed Div*/

.rightalign {
    float: right;
}

.linkwhite {
    color: #FFFFFF;
    text-decoration: none;
}

.btnadd {
    margin: -8px 0 00;
}



.btn-primary {
    /*background: none repeat scroll 0 0 #E84D3E;*/
    background: none repeat scroll 0 0 #33bFbc;
    border: 1px solid #b2b4b8;
    color: white;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-secondary {
    background: none repeat scroll 0 0 #b2b4b8;
    border: 1px solid #E7E7E7;
    color: white;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-search {
    background: none repeat scroll 0 0 #33bfbc;
    border: 1px solid #b2b4b8;
    color: white;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 10%;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-primary:hover {
    background: none repeat scroll 0 0 white;
    /*border: 1px solid #c84241 !important;*/
    /*color: #E84D3E;*/
    border: 1px solid #33bFbc !important;
    color: #219195;
    transition: all 500ms linear 0s;
}

.btn-search:hover {
    background: none repeat scroll 0 0 white;
    border: 1px solid #33bFbc !important;
    color: #219195;
    transition: all 500ms linear 0s;
}

.btn-secondary:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b2b4b8;
    color: #424242;
    transition: all 500ms linear 0s;
}

.btn-primary-symbol-container {
    padding: 7px 12px;
    text-align: center;
    border: 1px solid #B2B4B8;
    vertical-align: middle;
    font-size: 14px;
    border-left: none;
}

.pagefooter {
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
}

.globaldiv {
    width: 95.5%;
    float: left;
    cursor: pointer;
}

.errormsg {
    background-color: #cb4040;
    border: 1px solid #E4BBBC;
    color: #fff;
    padding: 10px 10px 10px 34px;
}

.login-errormsg {
    background-color: #cb4040;
    border: 1px solid #E4BBBC;
    color: #fff;
    padding: 10px 10px 10px 10px;
}

.information {
    background-color: #37a824;
    border: 1px solid #BEE4A5;
    color: #fff;
    padding: 10px 10px 10px 34px;
}

.errormsg span {
    background: url(../gfx/icon-error.png) no-repeat 11px -3px #cb4040;
    padding: 0 0 0 30px;
}

.login-errormsg span {
    background: url(../gfx/icon-error.png) no-repeat 11px -3px #cb4040;
    padding: 0 0 0 0px;
}


.information span {
    background: url(../gfx/icon-succes.png) no-repeat 11px -3px #37a824;
    padding: 0 0 0 30px;
}

.errormsg .exit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-left: 88%;
    text-align: right;
}

.information .exit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-left: 88%;
    text-align: right;
}






.wraptexttable {
    /*table-layout: fixed;*/
}

    .wraptexttable tbody tr:nth-child(even) {
        background-color:#f9f9f9;
    }

   
    .wraptexttable tbody tr td {
        word-wrap: break-word;
    }

    .wraptexttable thead tr th {
        word-wrap: break-word;
         font-weight: 100;
    }

    .wraptexttable tbody tr th {
        word-wrap: break-word;
    }

    .wraptexttable tr td {
        word-wrap: break-word;
    }

    .wraptexttable tr th {
        word-wrap: break-word;
    }

 .wraptexttable tbody tr.selected{
    background-color:#219195;
    color:white;
    }
.capitalizetd tr td {
    text-transform: capitalize;
}

.numerictext {
    text-align: right;
}

.btn-edit, .btn-delete, .btn-download, .btn-view, .btn-doc, .btn-sms, .btn-mobile, .btn-email, .btn-change-password, .btn-Add {
    border: 1px solid #E5E5E5;
    color: #686868;
    display: inline-block;
    font-size: 15px;
    padding: 3px 3px;
    background-color: #fff;
    margin-right: 1px;
}

.btn-User {
    border: 1px solid #E5E5E5;
    color: #686868;
    display: inline-block;
    font-size: 13px;
    padding: 6px 3px;
    background-color: #fff;
    margin-right: 1px;
}

    .btn-User:hover {
        background-color: #686868;
        border: 1px solid #686868;
        color: #fff;
        transition: all 500ms linear 0s;
        z-index: 1001;
    }

.btn-graph {
    border: 0px solid #E5E5E5;
    color: #686868;
    display: inline-block;
    font-size: 18px;
    padding: 0px 0px;
    background-color: #ededed;
    margin-right: 1px;
}

.btn-active, .btn-inactive {
    border: 1px solid #E5E5E5;
    color: #686868;
    display: inline-block;
    font-size: 15px;
    padding: 3px 3px;
    background-color: #fff;
    margin-right: 1px;
}

.btn-pdf {
    border: 1px solid #E5E5E5;
    color: #686868;
    display: inline-block;
    font-size: 15px;
    padding: 3px 3px;
    background-color: #fff;
    margin-right: 1px;
}

.btn-menu {
    color: #686868;
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 18px;
}

.btn-logout {
    display: inline-block;
    font-size: 16px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    width: 18px;
    color: #686868;
    margin-top: 2px;
}

.btn-password {
    display: inline-block;
    font-size: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    width: 18px;
    color: #686868;
}


.btn-edit:hover, .btn-download:hover, .btn-delete:hover, .btn-view:hover, .btn-doc:hover, .btn-sms:hover, .btn-mobile:hover, .btn-email:hover, .btn-change-password:hover, .btn-Add:hover {
    background-color: #686868;
    border: 1px solid #686868;
    color: #fff;
    transition: all 500ms linear 0s;
    z-index: 1001;
}


.btn-active:hover, .btn-inactive:hover, .btn-pdf:hover {
    border: 1px solid #219195;
    color: #fff;
    background-color: #219195;
    transition: all 500ms linear 0s;
    z-index: 1001;
}

.btn-menu:hover {
    color: #C13A2B;
    transition: all 500ms linear 0s;
    z-index: 1001;
}

.btn-logout:hover {
    border: 1px solid white;
    color: #bd362f;
    background-color: white;
    transition: all 500ms linear 0s;
    z-index: 1001;
}
/*.btn-password:hover {background:url('../images/icons/change-password-icon-hover.png') no-repeat center center #373737;width:18px;height:18px; border:1px solid  #373737;display:inline-block;transition: all 500ms linear 0s;z-index:1001;}*/
.btn-password:hover {
    border: 1px solid white;
    color: #bd362f;
    background-color: white;
    transition: all 500ms linear 0s;
}

.img-circle {
    border-radius: 50%;
}

.login-user-body {
    background-color: #FFFFFF;
    color: #686868;
    float: right;
    height: 50px;
    line-height: 25px;
    padding: 10px 20px 0 10px;
    text-align: right;
    width: auto;
}

    .login-user-body .icon {
        float: left;
    }

    .login-user-body .user {
        font-weight: normal;
        font-size: 15px;
        color: #686868;
    }

    .login-user-body img {
        background-color: #FFFFFF;
        border-radius: 50%;
        float: left;
        font-size: 41px;
        height: 49px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        vertical-align: middle;
        width: 49px;
    }

.media-body {
    padding: 13px 0 0;
    float: left;
    width: 140px;
    font-weight: bold;
    font-size: 13px;
}

.logout {
    color: #686868;
    text-decoration: none;
    font-weight: bold;
}

.login-user-body ul {
    list-style: none outside none;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 24px;
}

.minimize-icon {
    width: 15px;
    float: right;
    padding: 23px 0;
    margin-right: 18px;
}

.zero-padding {
    padding-top: 0 !important;
}

.login-content {
    margin: 10% auto;
    max-width: 768px;
}

    .login-content h4 {
        font-size: 18px;
        padding: 20px 20px 15px 0;
        font-weight: normal;
        border-bottom: 1px solid #e5e5e5;
    }

    .login-content .text-center {
        text-align: center;
    }

    .login-content .loginform {
        float: left;
        border: 1px solid #black;
        margin-left: 25%;
        width: 50%;
        padding-top: 20px;
    }

    .login-content .panel {
        background-color: #FFFFFF;
        box-shadow: 10px 10px 5px #e5e5e5;
        border-radius: 4px;
        margin-bottom: 20px;
        border-top: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
        border-right: 1px solid #E5E5E5;
        border-bottom: 1px solid #E5E5E5;
    }

        .login-content .panel .panel-body {
            min-height: 264px;
            padding: 10px;
            width: 265px;
        }

            .login-content .panel .panel-body .form-group {
                margin-bottom: 15px;
            }

                .login-content .panel .panel-body .form-group .login-header {
                    font-size: 14px;
                    /*font-style: italic;*/
                    color: #4D4D4D;
                }

                .login-content .panel .panel-body .form-group .login-textbox {
                    background-image: url('../images/icons/person.png');
                    background-repeat: no-repeat;
                    border-radius: 4px;
                    background-color: #F2F2F2;
                    background-position: 5px center;
                    padding-left: 30px;
                }

                .login-content .panel .panel-body .form-group .login-password {
                    background-image: url('../images/icons/key.png');
                    background-repeat: no-repeat;
                    border-radius: 4px;
                    background-color: #F2F2F2;
                    background-position: 5px center;
                    padding-left: 30px;
                }

.login-btn {
    float: right;
    width: 100px;
}
/* Tiny Scrollbar */
.scroll {
    margin: 20px 0 10px;
}

    .scroll .viewport {
        height: 200px;
        overflow: hidden;
        position: relative;
    }

    .scroll .overview {
        list-style: none;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
    }

    .scroll .scrollbar {
        background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
        position: relative;
        background-position: 0 0;
        float: right;
        width: 15px;
    }

    .scroll .track {
        background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
        height: 100%;
        width: 13px;
        position: relative;
        padding: 0 1px;
    }

    .scroll .thumb {
        background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
        height: 20px;
        width: 25px;
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -5px;
    }

        .scroll .thumb .end {
            background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
            overflow: hidden;
            height: 5px;
            width: 25px;
        }

    .scroll .disable {
        display: none;
    }

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.search-user-control {
    width: 100%;
}

    .search-user-control .inputcntrl {
        width: 90%;
    }

.BoldLabel {
    font-size: 18px;
    padding: 20px 20px 15px 0;
    font-weight: 600;
}

/* Note Text */
.dvNote {
    width: 100%;
    height: 20px;
    padding: 0;
    margin: 10px 10px 0 0;
}

    .dvNote .dvRectangle {
        height: 10px;
        width: 10px;
        background-color: #FF0000;
        margin: 5px 10px 0 0;
        padding: 0;
        float: left;
    }

    .dvNote .dvNoteText {
        float: left;
    }


/*dhtmlxGrid*/

#dvRateCarddhtmlxGrid {
    width: 740px;
    height: 180px !important;
    margin-top: 10px;
}

#dvpartnerTargetdhtmlxGrid {
    width: 350px;
    height: 187px !important;
    margin-top: 10px;
}

    #dvpartnerTargetdhtmlxGrid .xhdr, #dvRateCarddhtmlxGrid .xhdr {
        width: 100% !important;
    }

    #dvpartnerTargetdhtmlxGrid div, #dvRateCarddhtmlxGrid div {
        height: 100%;
    }

        #dvpartnerTargetdhtmlxGrid div table, #dvRateCarddhtmlxGrid div table {
            margin: 0px;
        }

    #dvpartnerTargetdhtmlxGrid table tr td, #dvRateCarddhtmlxGrid table tr td {
        text-align: center;
    }
/*#dvRadeCardsGrid div table {border-left:1px solid gray !important;}*/

#dvEmployeeCompetencydhtmlxGrid {
    width: 100%;
    height: 500px !important;
    margin-top: 10px;
}

    #dvEmployeeCompetencydhtmlxGrid table, td, tr, th {
        margin: 0;
    }

/* Download profile table */

.row .tblDownProfile {
    width: 100%;
}

    .row .tblDownProfile td {
        text-align: center;
        border: 1px solid #DDDDDD;
    }

    .row .tblDownProfile .header {
        background-color: #929292;
        border: 1px solid #DDDDDD;
        color: #FFFFFF;
        font-weight: normal;
        padding: 5px;
    }

.smalltext {
    font-size: 10px;
}

table.checkboxlist tr td label {
    margin: 0 0 0 5px;
}

.capitalize {
    text-transform: capitalize;
}


.personalinfo .input {
    width: 90% !important;
}

.personalinfo .fa-comment {
    cursor: pointer;
    color: #33bfbc;
}

.other .input {
    width: 92% !important;
}

.other .fa-comment {
    cursor: pointer;
    color: #C13A2B;
}

.hidden {
    display: none;
    visibility: hidden;
}

.competencyslprofile div {
    float: left;
    padding: 44% 0 0 5px;
}

.competencyprofile div {
    padding: 0;
}

.competencypanelheader {
    background-color: #219195;
    color: #FFFFFF;
    font-weight: bold;
}

.competencyinnerpanelheader {
    background-color: #4C4C4C;
    color: #FFFFFF;
    font-weight: bold;
}

    .competencyinnerpanelheader td {
        text-align: center;
    }

.competencyaction .fa {
    cursor: pointer;
}

.leftside {
    margin-top: 7px;
    margin-right: 5px;
    float: left;
}

.rightside {
    float: right;
}


/********************************* New ****************************************/
.pagecontent {
    width: 98%;
    padding: 20px;
}

.headercontainer {
    width: 100%;
    float: left;
    padding: 5px 10px 15px 5px;
    position: relative;
    display: block;
}

.headertextcontainer {
    text-align: left;
    font-size: 24px;
    color: #4D4D4D;
    font-weight: bold;
    text-transform: capitalize;
}

.headerbuttoncontainer {
    text-align: right;
}

.headersearchbutton {
    background: url('../images/search.png') no-repeat left 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    height: 16px;
    padding: 13px 0 9px 41px;
    color: #4D4D4D;
    cursor: pointer;
}

.headerrefreshhbutton {
    background: url('../images/refresh.png') no-repeat left 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    height: 16px;
    padding: 13px 0 9px 40px;
    color: #4D4D4D;
    cursor: pointer;
}

.headeraddbutton {
    background: url('../images/add.png') no-repeat left 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    height: 16px;
    padding: 13px 0 9px 40px;
    color: #4D4D4D;
    cursor: pointer;
}

.headerexportbutton {
    background: url('../images/export.png') no-repeat left 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    height: 16px;
    padding: 13px 0 9px 40px;
    color: #4D4D4D;
    cursor: pointer;
}

.headerviewtbutton {
    background: url('../images/eye.png') no-repeat left 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    height: 16px;
    padding: 13px 0 9px 40px;
    color: #4D4D4D;
    cursor: pointer;
}

.topcontainerwrapper {
    display: block;
    height: 20%;
    padding: 5px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
}

.topcontainer {
    display: inline-block;
    height: 100%;
    margin: 5px 0 0;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 70% !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
}

.closediv {
    /*background:   scroll */
    background-image: url("../images/semi.png");
    background-repeat: no-repeat;
    background-position: right 0 bottom 2px;
    bottom: -4px;
    color: #219195;
    display: block;
    font-size: 24px;
    height: 24px;
    padding: 8px 0 0 2px;
    position: absolute;
    right: 16%;
    text-decoration: none;
    width: 60px;
    cursor: pointer;
}

.topcontainerSmall {
    display: inline-block;
    height: 100%;
    margin: 5px 0 0;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 57% !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
}

.closedivSmall {
    background-image: url("../images/semi.png");
    background-repeat: no-repeat;
    background-position: right 0 bottom 2px;
    bottom: -4px;
    color: #219195;
    display: block;
    font-size: 24px;
    height: 24px;
    padding: 8px 0 0 2px;
    position: absolute;
    right: 22%;
    text-decoration: none;
    width: 60px;
}

.closediv:hover {
    font-weight: bold;
}

.fullpanel {
    width: 100%;
    float: left;
}

.halfpanel {
    width: 50%;
    float: left;
}

.halfpanel70 {
    width: 70%;
    float: left;
}

.halfpanel30 {
    width: 30%;
    float: left;
}

.halfpanel40 {
    width: 40%;
    float: left;
}

.quarterpanel {
    width: 25%;
    float: left;
}

.maincontainer {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    height: auto;
}

.listpagediv {
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
}

.listdiv {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 1024px !important;
    height: auto;
}

.listdiv950 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 950px !important;
    height: auto;
}

.listdivRelationship {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 650px !important;
    height: auto;
}

.listdivSize2 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 650px !important;
    height: auto;
}

.listdivSize3 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 500px !important;
    height: auto;
}

.listdivSize4 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 800px !important;
    height: auto;
}

.listdivSize5 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 350px !important;
    height: auto;
}

.textalignright {
    text-align: right;
}

.textalignleft {
    text-align: left;
}

.paddingtop7 {
    padding-top: 7px;
}

.detaillinks {
    color: #686868;
    font-weight: bold;
}

.detaillinksnormal {
    color: #686868;
}

.gridlinks {
    color: #FFFFFF;
    font-weight: bold;
}

.dateinput {
    margin: 0;
}

.hyperlink {
    color: Black;
}

.rounded_badge {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    background-color: #f00;
    width: 22px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-top: 4px;
}

.instructionwrapperdiv {
    width: 99%;
    background-color: #4C4C4C;
    text-align: center;
    display: block;
}

.instructiondiv {
    margin: 15px;
    display: inline-block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #FFFFFF;
    min-height: 45px;
}

.instructiondivinner {
    float: left;
    background-color: #C13A2B;
    min-width: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    height: 60px;
    padding-top: 1%;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    vertical-align: middle;
}

    .instructiondivinner p {
        font-size: 12px;
        margin-bottom: 10px;
    }

.instructiondivcontent {
    float: left;
    min-width: 300px;
    max-width: 300px;
    padding: 5px;
}

    .instructiondivcontent p {
        text-align: left;
    }

        .instructiondivcontent p.header {
            font-weight: bold;
            font-size: 14px;
            line-height: 19px;
        }

        .instructiondivcontent p.content {
            font-size: 12px;
            line-height: 15px;
        }


.dvhead {
    height: 30px;
    width: 100%;
    background-color: #A4A4A4;
    margin: 5px 10px 0 0;
    padding: 0;
    float: left;
}

.round-square-btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    font-family: Tahoma;
    -webkit-appearance: button;
    overflow: visible;
    margin: 0;
    font: inherit;
    box-sizing: border-box;
    align-items: flex-start;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    -webkit-writing-mode: horizontal-tb;
}

    .round-square-btn:before, .round-square-btn:after {
        box-sizing: border-box;
    }

    .round-square-btn:hover {
        color: #FFF;
        background-color: #3071A9;
        border-color: #ffffff;
        text-decoration: none;
    }

.listview table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #c7c7c7;
    width: 100%;
}

    .listview table thead tr th, .listview table thead tr td, .listview table tfoot tr th, .listview table tfoot tr td {
        background-color: #666666;
        border-right-color: #dbdbdb;
        border-left: 1px solid #c7c7c7;
        border-right: 1px solid #c7c7c7;
        border-top: 1px solid #c7c7c7;
        border-bottom: 1px solid #c7c7c7;
        color: #FFFFFF;
        font-family: "Open Sans",Tahoma;
        font-size: 12px;
        font-weight: normal;
        padding: 7px 5px 8px 5px;
        vertical-align: top;
    }

    .listview table tbody tr td {
        border: 0;
        padding-bottom: 4px;
        padding-top: 3px;
        padding-left: 4px;
        padding-right: 4px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -moz-user-select: none;
        font-family: "Open Sans",Tahoma;
        font-size: 12px;
    }

.noty_message {
    width: 95% !important;
    float: left;
    line-height: 40px !important;
}

.noty_buttons {
    float: right;
    background-color: transparent !important;
    border-top: 0 !important;
}

.noty_close_button {
    background: none;
    border: 0;
    padding: 13px 0 0 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 19px;
    color: Black;
}

.input-append .modal-date:focus {
    z-index: auto;
}

.strikeout {
    text-decoration: line-through;
}

    .strikeout td label {
        text-decoration: line-through;
    }

    .strikeout div {
        text-decoration: line-through;
    }


/***** Timesheet Dashboard *****/
.divred {
    background-color: #C13A2B;
}

.divgreen {
    background-color: #008B00;
}

.divgrey {
    background-color: #686868;
}

.listouterdiv {
    margin: 15px 15px 0 0; /* display: inline-block;     -webkit-border-radius: 7px;     -moz-border-radius: 7px;     border-radius: 7px;      border: 1px solid #686868;     width: 100%; */
    width: 100%;
    display: table;
    overflow: hidden;
}

.listleftdiv {
    /* float: left;     width: 17%;     color: #FFF;     font-weight: bold;     font-size: 12px;     text-transform: uppercase;     -moz-border-radius-topleft: 6px;     -webkit-border-top-left-radius: 6px;     border-top-left-radius: 6px;     -moz-border-radius-bottomleft: 6px;     -webkit-border-bottom-left-radius: 6px;     border-bottom-left-radius: 6px;     display: table;     vertical-align: middle;     height: 100%;     margin-top: 6%; */
    width: 17%;
    display: table-cell;
    vertical-align: middle;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.listrightdiv {
    /*     float: left;     min-width: 81.2%;     max-width: 81.2%;     padding: 5px;     line-height: 25px;     background-color: White;     -moz-border-radius-topright: 6px;     -webkit-border-top-right-radius: 6px;     border-top-right-radius: 6px;     -moz-border-radius-bottomright: 6px;     -webkit-border-bottom-right-radius: 6px;     border-bottom-right-radius: 6px; */
    width: 78%;
    background-color: #FFFFFF;
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid #686868;
    border-right: 1px solid #686868;
    border-bottom: 1px solid #686868;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 1%;
}

    .listrightdiv .panelwrapper {
        float: left;
        width: 100%;
        line-height: 20px;
        display: table;
        padding: 3px 0;
    }

    .listrightdiv .panel1 {
        width: 50%;
        text-align: left; /*float: left;*/
        display: table-cell;
        vertical-align: middle;
    }

        .listrightdiv .panel1 a i {
            cursor: pointer;
            padding-right: 5px;
            padding-left: 5px;
        }

        .listrightdiv .panel1 a {
            text-decoration: none;
            color: #686868;
        }

    .listrightdiv .panel2 {
        width: 50%;
        padding: 0 5% 0 2%; /*float: left;*/
        display: table-cell;
        vertical-align: middle;
    }

        .listrightdiv .panel2 .labeltext {
            width: 70%;
            float: left;
        }

        .listrightdiv .panel2 .valuetext {
            width: 30%;
            float: left;
        }

    .listrightdiv .panel3 {
        width: 0%;
        padding: 0 0 0 5%; /*float: left;*/
        display: table-cell;
        vertical-align: middle;
    }

        .listrightdiv .panel3 .labeltext {
            width: 50%;
            float: left;
        }

        .listrightdiv .panel3 .valuetext {
            width: 50%;
            float: left;
        }

@media (max-width:1024px) {
    .listleftdiv {
        float: left;
        width: 17%;
        color: #FFF;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px;
        display: table;
        vertical-align: middle;
        height: 100%;
        margin-top: 5%;
    }
}
/***** Timesheet Dashboard *****/


/***** Chart *****/

.labeled-chart-container {
    min-height: 150px;
    position: relative;
}

.canvas-holder {
    margin: 20px 0;
    padding: 4px 0;
    position: relative;
}

.doughnut-legend {
    list-style: outside none none;
    position: absolute;
    right: 8px;
    top: 0;
}

    .doughnut-legend li {
        border-radius: 5px;
        cursor: default;
        display: block;
        margin-bottom: 4px;
        padding: 2px 8px 2px 28px;
        position: relative;
        transition: background-color 200ms ease-in-out 0s;
    }

        .doughnut-legend li span {
            border-radius: 5px;
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 20px;
        }

.chart-legend {
    padding: 20px 0 30px 0;
    display: block;
}

    .chart-legend div {
        border-radius: 5px;
        cursor: default;
        display: block;
        margin-bottom: 4px;
        padding: 2px 8px 2px 28px;
        position: relative;
        transition: background-color 200ms ease-in-out 0s;
        float: left;
    }

    .chart-legend span {
        border-radius: 5px;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 20px;
    }
/***** Chart *****/

.negativeval::first-letter {
    padding-right: 2px;
}

.row .valueright {
    float: right;
    width: 90%;
}

/***** EngagementAcceptanceDetails *****/

.paddingtop6right0 {
    padding: 6px 0px !important;
}

.paddingtop6 {
    padding-left: 7px;
}

.btn-search-clear {
    background: none repeat scroll 0 0 white;
    border: 1px solid white;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #c1c1c1;
    font-weight: bold;
    font-size: 13px;
}

    .btn-search-clear:hover {
        background: none repeat scroll 0 0 white;
        border: 1px solid #c1c1c1 !important;
        color: #c1c1c1;
        transition: all 500ms linear 0s;
    }
/*Salespipeline Boxes*/
.keypeoplerow {
    font-size: 14px;
    color: #C13A2B;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    border-top: 1px solid #C7C7C7;
}

.leadrow {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
}

    .leadrow a {
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #686868;
    }

        .leadrow a:hover {
            text-decoration: underline;
        }

.informationrow {
    font-size: 12px;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
}

    .informationrow td {
        padding: 0 5px 5px 5px;
    }

.estimatedhrsrow {
    font-size: 12px;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
}

.numericfield {
    text-align: right;
}

.tablediv {
    width: 70%;
}

/*Invoice Listing Summay */
.summaryouterbox {
    width: 100%;
    border: solid thin #A2A2A2;
    text-align: center;
}

.summaryeachbox {
    margin: 5px 10px;
    background-color: #989898;
    width: auto;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    -webkit-box-shadow: 3px 3px 0px -1px rgba(153,153,153,1);
    -moz-box-shadow: 3px 3px 0px -1px rgba(153,153,153,1);
    box-shadow: 3px 3px 0px -1px rgba(153,153,153,1);
}

.summaryleftbox {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #bb352b;
    color: #fff;
}

    .summaryleftbox div, .summaryrightbox div {
        margin: 7px 5px;
        height: 15px;
        font-weight: bold;
        font-size: 14px;
    }

.summaryrightbox {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #e6e6e6;
}

.summaryspl .summaryleftbox {
    background-color: #3ca79a;
    width: 100%;
}

.summaryspl .summaryrightbox {
    width: 100%;
}
/*Invoice Listing Summay */

.modalicon {
    padding: 10px 20px;
    border: solid thin #000;
    font-weight: bold;
    color: #686868;
}

    .modalicon i {
        font-size: 20px;
    }

.summarybox_outer {
    width: 99.7%;
    float: left;
    border: solid thin #A2A2A2;
    padding: 10px 0 10px 0;
}

.summarybox_inner {
    float: left;
    text-align: right;
}

.summarybox_inner_border {
    border-right: 2px solid #3ca79a;
}

.summarybox_content {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 8px 5px 0;
}
/*********Walk In classes*********/
.WalkInMainContainer {
    width: 1024px;
    padding: 0px;
}

.WalkInSubContainer {
    border-collapse: collapse;
    border: 1px solid #c7c7c7;
    display: inline-block;
    margin-bottom: 10px;
}

.WalkInLeftContainer {
    float: left;
    width: 50%;
    padding-left: 10px;
    text-align: left;
}

.WalkInMiddleContainer {
    float: left;
    width: 30%;
    padding-left: 10px;
    text-align: left;
}

.WalkInRightContainer {
    float: left;
    width: 15%;
    padding-left: 10px;
    text-align: left;
    font-size: 15px;
}

.Action-right-card {
    float: right;
    margin-right: 0px;
    margin-top: 0px;
}

    .Action-right-card a {
        color: #2A2A2A;
        padding: 2px;
    }
