﻿body {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

html {
    font-family: 'Open Sans', sans-serif;
    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: 'Open Sans', sans-serif;
    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;
}

.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: 80px;
    text-align: center;
    height: 61px;
    float: left;
    background: white;
}

.menu-holder {
    width: 100%;
    background-color: #108b6c; /*#FF9646;*/
    color: #108b6c;
    margin-bottom: 0px;
    left: 0;
    position: fixed;
    right: 0px;
    z-index: 1000;
    top: -8px;
    height: 61px;
}
/*.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: 1px;
    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: 61px;
    -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: #1BBC9B;
        }

        .leftcontainer .form .body, .m-leftcontainer .form .body {
            width: 99.8%;
            float: left;
            border: 0 !important;
            border-top: 0px;
            height: 100%;
            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%;
    margin-right: 13px;
    float: left;
}

.right50 {
    width: 49%;
    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;
    }

.row .valueHead {
    padding: 0 0 10px 10px;
    font-size: 16px;
}


.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 .label10 {
        float: left;
        width: 10%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value90 {
        float: left;
        width: 89%;
    }

    .row .labelHead {
        float: left;
        width: 30%;
        height: 20px;
        padding-top: 7px;
        font-size: 16px;
    }

    .row .label1 {
        float: left;
        width: 10%;
        height: 20px;
        padding-top: 7px;
    }

    .row .value1 {
        float: left;
        width: 99%;
    }

    .row .value {
        float: left;
        width: 70%;
    }

        .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-righ: 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 .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 #108b6c; /*#FF9646;*/
    border: 1px solid #108b6c; /*#FF9646;*/
    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 #ff7101;
    border: 1px solid #ff7101;
    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-Calculate {
    background: none repeat scroll 0 0 #1BBC9B;
    border: 1px solid #1BBC9B;
    color: white;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.3; /*42857;*/
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

    .btn-Calculate:hover {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #1BBC9B;
        color: #424242;
        transition: all 500ms linear 0s;
    }

.btn-primary:hover {
    background: none repeat scroll 0 0 white;
    border: 1px solid #108b6c !important;
    color: #108b6c;
    transition: all 500ms linear 0s;
}

.btn-secondary:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ff7101;
    color: #ff7101;
    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 td {
        word-wrap: break-word;
    }

    .wraptexttable thead tr th {
        word-wrap: break-word;
    }

    .wraptexttable tbody tr th {
        word-wrap: break-word;
    }

    .wraptexttable tr td {
        word-wrap: break-word;
    }

    .wraptexttable tr th {
        word-wrap: break-word;
    }

.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-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: #bb0706;
    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 #bd362f;
    color: #fff;
    background-color: #bd362f;
    transition: all 500ms linear 0s;
    z-index: 1001;
}

.btn-menu:hover {
    color: #1BBC9B;
    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: 51px;
    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;
        font-style: italic;
        color: #686868;
    }

    .login-user-body img {
        background-color: #FFFFFF;
        border-radius: 50%;
        float: left;
        font-size: 41px;
        height: 42px;
        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;*/
                    color: #000000;
                }

                .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: #1BBC9B;
}

.other .input {
    width: 92% !important;
}

.other .fa-comment {
    cursor: pointer;
    color: #1BBC9B;
}

.hidden {
    display: none;
    visibility: hidden;
}

.competencyslprofile div {
    float: left;
    padding: 44% 0 0 5px;
}

.competencyprofile div {
    padding: 0;
}

.competencypanelheader {
    background-color: #1BBC9B;
    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;*/
    padding: 13px 0 9px 5px;
    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;*/
    padding: 13px 0 9px 2px;
    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 2px;
    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: 3px;
    color: #1BBC9B;
    display: block;
    font-size: 24px;
    height: 24px;
    padding: 8px 0 0 2px;
    position: absolute;
    right: 23%;
    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: 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);
}

.closedivSmall {
    background-image: url("../Images/semi.png");
    background-repeat: no-repeat;
    background-position: right 0 bottom 2px;
    bottom: 3px;
    color: #108b6c; /*#FF9646;*/
    display: block;
    font-size: 24px;
    height: 24px;
    padding: 8px 0 0 2px;
    position: absolute;
    right: 30%;
    text-decoration: none;
    width: 60px;
}

.closediv:hover {
    font-weight: bold;
}

.fullpanel {
    width: 100%;
    float: left;
}

.halfpanel {
    width: 50%;
    float: left;
}

.FourtyPercent {
    width: 30%;
    float: left;
}

.quarterpanel {
    width: 25%;
    float: left;
}

.maincontainer {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    height: auto;
}

.listorderdiv {
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.listpagediv {
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
}

.listdiv {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 1024px !important;
    height: auto;
}

.listdivSizeMaster {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 347px;
    height: auto;
}

.listdivSizeRegionMaster {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 636.2px;
    height: auto;
}




.listdivSizeBrand {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 350px;
    height: auto;
}

.listdivSizeFabric {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 560px;
    height: auto;
}

.listdivSizeFabricStock {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 460px;
    height: auto;
}

.listdiv2 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 630px;
    height: auto;
}

.listdiv {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 550px;
    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;
}

.listCatalogDetail {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 450px !important;
    height: auto;
}

.listdivSizeShipmentListing {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 680px !important;
    height: 185px !important;
}

.listdivSizeShipmentReceived {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 680px !important;
    height: 150px !important;
}

.listdivSizeWarehouse {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 370px !important;
    height: auto;
}

.listdivSize3 {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 500px !important;
    height: auto;
}

.textalignright {
    text-align: right;
}

.textalignleft {
    text-align: left;
}

.paddingtop7 {
    padding-top: 7px;
}

.detaillinks {
    color: #686868;
    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: #1BBC9B;
    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;
        }

.InsertEdit {
    height: 400px !important;
}

.InsertEditSize {
    height: 500px !important;
}

.rangeQuick {
    height: 150px !important;
}

.sizePreferenceQuick {
    height: 220px !important;
}

.brandMasterPopup {
    height: 170px !important;
}

.fabricMasterPopup {
    height: 250px !important;
}

.shipmentConfirmBox {
    height: 150px !important;
}

.ListDivShipment {
    width: 960px !important;
    /*width:auto !important;*/
    height: auto !important;
}


.ListDivShipmentOrder {
    width: 560px !important;
    height: auto !important;
}

.orderGrid {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 87% !important;
    height: auto;
}

.shipGrid {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 750px !important;
    height: auto !important;
}

.listpagedivShipment {
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.ListDivPhase {
    width: 329.1px !important;
    height: auto !important;
}

.ListDivCatalog {
    width: 500px !important;
    height: auto !important;
}

.ListDivCatalogDetails {
    width: 750px !important;
    height: auto !important;
}

.dashboardbox {
    width: 18%;
    height: 200px;
    display: inline-block;
    /*float:left;*/
    margin: 1%;
    background: #eeeeee;
    box-shadow: 10px 10px 5px #cfcfcf;
}

.firstbox {
    margin-left: 1%;
}

.lastbox {
    margin-right: 0%;
}

.dashboardcircle {
    width: 40%;
    padding-top: 40%;
    border: solid;
    border-radius: 50%;
    margin-left: 30%;
    margin-top: 2%;
}




@media only screen and (max-width: 480px) {
    .halfpanel {
        width: 100%;
        float: none;
    }

    .FourtyPercent {
        width: 100%;
        float: none;
    }

    label {
        margin-bottom: 0px;
    }

    mobileMargin {
        margin-top: 0px;
    }

    .DetailsFeild {
        width: 70%;
    }
}
