.CSSTableGenerator {
    margin:0px;padding:0px;
    width:80%;
    /*box-shadow: 10px 10px 5px #888888;*/
    border:1px solid #000000;

    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;

    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;

    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;

    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{

}
.CSSTableGenerator tr:nth-child(odd){ background-color:#E3EFFF; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
    vertical-align:middle;


    border:0px none #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    padding:3px;
    font-size:9px;
    font-family:Arial;
    font-weight:normal;
    color:#000000;
}.CSSTableGenerator tr:last-child td{
    border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
    border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
    background:-o-linear-gradient(bottom, #CCE2FF 5%, #CCE2FF 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CCE2FF), color-stop(1, #bf5f00) );
    background:-moz-linear-gradient( center top, #CCE2FF 5%, #CCE2FF 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#CCE2FF", endColorstr="#CCE2FF");	background: -o-linear-gradient(top,#CCE2FF,CCE2FF);

    background-color:#CCE2FF;
    border:0px none #000000;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:9px;
    font-family:Arial;
    font-weight:bold;
    color:#000000;
}
.CSSTableGenerator tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #CCE2FF 5%, #CCE2FF 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CCE2FF), color-stop(1, #CCE2FF) );
    background:-moz-linear-gradient( center top, #CCE2FF 5%, #CCE2FF 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#CCE2FF", endColorstr="#CCE2FF");	background: -o-linear-gradient(top,#CCE2FF,CCE2FF);

    background-color:#CCE2FF;
}
.CSSTableGenerator tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}

.dhxform_obj_dhx_skyblue fieldset.dhxform_fs legend.fs_legend {
    color: rgb(37, 97, 135);
    font-family: Tahoma;
    font-size: inherit;
    font-weight: bold;
    margin: 0px 3px;
    padding: 5px 0px;
    cursor: default;
}


.dhxform_obj_dhx_skyblue fieldset.dhxform_fs {
    border: 1px solid rgb(37, 97, 135);
    margin-top: 5px;
    padding: 5px;
    clear: left;
    width: 100%;
}

.dhxform_obj_dhx_skyblue div.dhxform_label {
    color: #000000;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    white-space: normal;
}

.button_cls{
    background-color: #CCE2FF;
    background-image: url("../dhtmlx3.5/dhtmlxLayout/codebase/imgs/dhxlayout_dhx_skyblue/dhxlayout_bg.gif");
    border: 1px solid #999999;
    border-radius: 9px;
    box-shadow: 2px 2px 0 #B4B5B5;
    color: #000000;
    display: inline-block;
    font-family: verdana;
    font-size: 12px;
    padding: 4px 5px;
    text-decoration: none;
    width: 60px;
}

.button_cls:hover{
    border:1px solid #7A7A7A;
    background-color: #CCE2FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#CCE2FF), to(#C7C7C7));
    background-image: -webkit-linear-gradient(top, #CCE2FF, #C7C7C7);
    background-image: -moz-linear-gradient(top, #CCE2FF, #C7C7C7);
    background-image: -ms-linear-gradient(top, #CCE2FF, #C7C7C7);
    background-image: -o-linear-gradient(top, #CCE2FF, #C7C7C7);
    background-image: linear-gradient(to bottom, #CCE2FF, #C7C7C7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CCE2FF, endColorstr=#C7C7C7);
}

/*Po custom design Start*/
.dhxform_obj_dhx_skyblue div.dhxform_item_label_left{
    padding-top: 0px !important;
}
.block_dhxform_item_label_left{
    /*margin-left: -20px !important;*/
}
/*Po custom design End*/


.ErrorMessage-info{

    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    margin: 15px 0px 0px 10%;
    width: 80%;
    font-size: 15px;
    box-shadow: 0px 0px 5px #380000;
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 10px 10px;
    overflow: auto;
    opacity: 1;
    background-image: url("../images/error-worning.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
}

.Message-Success{
    margin: 20px 0px 10px 25%;
    width: 50%;
    font-weight:bold;
    color:black !important;
    background-color:darkseagreen;
    font-size: 14px;
    box-shadow: 0px 0px 4px #000;
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 10px 10px;
    overflow: auto;
}

.layoutinfoCls{
    z-index: 99999;
    position: absolute;
}

.blockPage{
    z-index: 1000;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    position: fixed;
    background-color: #fbfbfb;
}
.loading{
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px;
    top: 50%;
    left: 50%;
    text-align: center;
    color: rgb(0, 0, 0);
}
#exportDiv {
    position: fixed;
    right: 20px;
    /* bottom: 10px;*/
    z-index:1000;
    font-family: Verdana !important;
    color: white;
    font-style: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFFFFF;
    /*    background-color: rgba(0, 0, 0, .3);*/
    box-shadow: 0px 0px 14px 2px #2c70aa;
}
.dhx_header_cmenu{
    position: absolute;
    border: 1px solid #a4bed4;
    box-shadow: 0 0 3px #ccc;
    padding: 3px 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #e7f1ff;
    overflow: hidden;
    cursor: default;
    line-height: normal;
    -webkit-user-select: none;
}
.dhx_header_cmenu_item{
    white-space:nowrap;
    font-family: Tahoma,Helvetica;
    font-size: 11px;
    color: black;
    line-height: normal;
    padding: 0 3px;
    border-top: 1px solid #e7f1ff;
    border-bottom: 1px solid #e7f1ff;
    -webkit-user-select: none;
}

/* Header Section Starts */
.headerContent{
    height: 49px;
    margin: 0 auto;
    width:100%!important;
}

.logoContainer1{width:120px;height:49px;}


/* Header Section Ends */

.dhtmlxcalendar_container{
    z-index: 100000000;
}
.designerHeader{
    height:20px;
    font-size:22px;
    width:600px;
    font-weight: bold;
}
div.gridbox_dhx_skyblue table.hdr td {
    color: #ffffff !important; 
}
.purchaseOrdercss{
    font-size: 17px;
}
body{
    font-size: 12px !important;
}

/*..........Bootstrap 4 custom changes Starts Here...... */

.card-header{
    padding: 0rem !important;
    background-color: #225896 !important;
    cursor: pointer !important;
}

.accordion .card-header button:after {
    content: '-';
    position: absolute;
    right: 10px;
    top:5px;
    font-weight: bolder;
}
.accordion .card-header button.collapsed:after {
    content: '+';
}

fieldset>legend a:before {
    content: '-';
    right: 10px;
    top:5px;
    font-weight: bolder;
    color:black;
}
fieldset>legend a.collapsed:before {
    content: '+';
}

.nav-link {
    padding: .4rem 1rem !important;
}
.nav-tabs {
    background-color: #d7e5fa !important;
}
/*.form-control-xs {
    height: calc(1.5rem)!important;
    padding: 0.10rem 0.3rem !important;
    font-size: 0.7rem !important;
    line-height: 1.3 !important;
    border-radius: 0.2rem !important;
}

.col-form-label-xs {
    padding-top: calc(0.3rem)!important;
    padding-bottom: calc(0.3rem)!important;
    font-size: 0.7rem !important;
    line-height: 1.3 !important;
}*/
.form-group {
    margin-bottom: 7px !important;
}
.col-form-label{
    color:#007bff;
    padding: .25rem !important;
}
/*
.btn-xs{
    padding: .10rem .3rem !important;
    font-size: .715rem !important;
    line-height: 1.4 !important;
    border-radius: .2rem !important;
}
*/
.bootstrap-datetimepicker-widget.dropdown-menu{
    font-size: 12px !important;;
}

.input-group .form-control{
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.form-group.required .col-form-label:after {
    content:"*";
    color:red;
}
textarea.form-control-xs{
    height: auto !important;
}

fieldset 
{
    border: 1px solid #98abc1 !important;
    border-radius: 4px;
    background-color: #e9f1fd !important;
}
legend
{
    font-size: 12px !important;
    border: 1px solid #98abc1 !important;
    border-radius: 4px;
    padding: 5px 5px 5px 10px !important;
    width: auto !important;
    background-color: #e9f1fd !important;
}
.custom-file-xs{
    height: auto !important;
}
.custom-file-input-xs{
    height: 1.5rem !important;
    padding: .275rem .75rem !important;
    line-height: 1.2 !important;
}
.custom-file-label-xs{
    height: 1.5rem !important;
    padding: .275rem .75rem !important;
    line-height: 1.2 !important;
}

.custom-file-label-xs::after{
    height: auto !important;
    padding: .275rem .75rem !important;
    line-height: 1.2 !important;
}
.header-primary{
    background-color: #6083ab !important;
    color: white !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #E3EFFF;
}
.table-hover > tbody > tr:hover td, .table-hover > tbody > tr:hover th {
    background-color: #c8e2ff;
}

.scrollbar {
    overflow-y: auto;
}

.scrollbar-primary::-webkit-scrollbar {
    height: 10px;
    width: 5px;
    background-color: #e9ecef; }

.scrollbar-primary::-webkit-scrollbar-thumb{
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #225896; 
}
.dropdown-menu{
    font-size: inherit !important;
}

.selected>td{
    background-color: #abd3ff !important;
}
footer{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;     
}
.modal-header {
    padding:9px 15px !important;
    background-color: #0480be;
    color:white !important;
}

/*....Bootstrap 4 custom changes End Here.... */
/* .. Chat  .. */


.containerpop {
    background-color: #ffcccc;
    padding: 2px;
    margin: 5px 0;
    width:500px;                
}
.table-wrapper-scroll-y {
    display: block;                
    overflow-y: auto;              
    overflow-x:hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.modal-dialog {

}


.modal-header {
    background-color: #286599;
    padding:5px 5px;
    color:#FFF;
    border-bottom:1px solid #286599;
}
.modal-footer-chat {
    background-color: #337AB7;
    color:#FFF;
    border-bottom:1px solid #337AB7;
    height:100px ;
}
.darker {
    border-color: #ccc;
    background-color:  #ccccff;
}
.containerpop::after {
    content: "";
    clear: both;
    display: table;
}
.time-right {
    float: right;
    color: #aaa;
}
.time-left {
    float: left;
    color: #999;
}
.nav-tabs .nav-link{
    font-size: 12px !important;
    font-weight: bold !important;
}

div.gridbox {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.refreshicon{
    margin: 6px !important;
    float:right !important;
}

.pagecontent>iframe,.dirpagecontent>iframe{
    width: 100%;
    height:calc(100vh - 100px);
    border:0px;
    margin-top:80px; 
}
/* .. Chat  .. */   

.bg-gradient-primary {
    background: -webkit-gradient(linear, left top, right top, from(#2c70aa), to(#2c70aa)) !important;
    background: linear-gradient(to right, #2c70aa, #2c70aa) !important;
}

.bg-gradient-danger {
    background: -webkit-gradient(linear, left top, right top, from(#9C27B0), to(#9C27B0)) !important;
    background: linear-gradient(to right, #9C27B0, #9C27B0) !important;
}

.bg-gradient-info {
    background: -webkit-gradient(linear, left top, right top, from(#17a2b8), color-stop(99%, #17a2b8)) !important;
    background: linear-gradient(to right, #17a2b8, #17a2b8 99%) !important;
}

.bg-gradient-success {
    background: -webkit-gradient(linear, left top, right top, from(#28a745), to(#28a745)) !important;
    background: linear-gradient(to right, #28a745, #28a745) !important;
}

.bg-gradient-warning {
    background: -webkit-gradient(linear, left top, right top, from(#FF5722), to(#FF5722)) !important;
    background: linear-gradient(to right, #FF5722, #FF5722) !important;
}
.bg-gradient-secondary {
    background: -webkit-gradient(linear, left top, right top, from(#dd398c), to(#dd4b39)) !important;
    background: linear-gradient(to right,  #dd398c, #dd4b39) !important;
}

.bg-gradient-light {
    background: -webkit-gradient(linear, left top, left bottom, from(#007bff), to(#007bff)) !important;
    background: linear-gradient(to bottom, #007bff, #007bff) !important;
}
.bg-gradient-indigo{
    background: -webkit-gradient(linear, left top, left bottom, from(#673AB7), to(#673AB7)) !important;
    background: linear-gradient(to bottom, #673AB7, #673AB7) !important;

}
.bg-gradient-brown{
    background: -webkit-gradient(linear, left top, left bottom, from(#795548), to(#795548)) !important;
    background: linear-gradient(to bottom, #795548, #795548) !important;
}
.card-header button {
    font-size: 14px !important;
}
#toast-container>.toast-error{
    background-position: left 10px top 20px;
}
#MainViewPort{
    height: calc(100vh) !important;
    overflow-y: auto !important;
    background: #f4f6f9;
}
.modal-title{
    font-size: 16px;
}
.close > span{
    font-size:21px;
}
.close{
    opacity: .9 !important;
}
.breadcrumb-item a,.breadcrumb-item{
    font-size: 14px !important;
}
.breadcrumb{
    border-radius: 0px !important;
}
.pagetitle-breadbrumb{
    margin-top: 46px;
    margin-left: -5px;
    margin-right: -5px;
    position:fixed;
    width:100%
}

.list-group-item a.badge span {
    font-size: 14px;
}
.list-group-item span{
    font-size: 14px;
}
.container-fluid{
    padding-bottom: 5px !important;
}
.list-group-item{
    padding: .55rem 1.25rem !important;
}
div.gridbox_dhx_skyblue table.obj tr td,div.gridbox_dhx_skyblue table.hdr td,div.gridbox_dhx_skyblue a,.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_title{
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important; 
}
body{
    background: #f4f6f9;
}
#check1_CHECKBOX{
    margin-left: -7px !important;
}
div.dhtmlx_window_active{
    position: fixed !important;
}