span.neg {color: red;}
label.error{font-size:13px; color:#f67c1c; font-weight:400;}
.pre_loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#best_dow {
    color: green;
}

.model-header-custom{
    background-color: #3c8dbc;
    color:#fff;
}
.red {
    border: 1px solid red;
}
ul li.action_required a {
    color:red !important;

}
.red_text{
    color:red;
}
/* Quotes & conversion stats graph start here... */
tr.pending em{
    background-color: #f1e30e;
}
tr.declined em {
    background-color: #ff0000;
    color: #fff;
}
tr.converted em {
    background-color: #a5db84;
}
.quotestats .declined{
    background-color: red !important;
    width:15px;
    text-align: center;
}
.quotestats .inprogress{
    background-color:#5274af;
    width:15px;
    text-align: center;
}
.quotestats .invalid{
    background-color: #B24163;;
    width:15px;
    text-align: center;
}
.quotestats .pending{
    background-color: #C59C1D;
    width:15px;
    text-align: center;
}
.quotestats .converted{
    background-color: #1A6052;
    width:15px;
    text-align: center;
}
.quotestats li span.yellow {
    background-color: #C59C1D;
    color: #333;
}
.quotestats li span.green {
    background-color: #1A6052;
    color:#fff ;
}
.quotestats li span.red {
    background-color: red;
    color:#fff;
}
.quotestats .statYears a{
    padding: 3px;
}
.quotestats .statYears{
    margin-bottom: 0px;
}

.quotestats .table > tbody > tr > td {
    vertical-align: bottom;
    padding: 0px 2px !important;
    line-height: 1;

}
.quotestats .col-xs-1 {
    padding: 0px !important;
}
/* Quotes & conversion stats graph end here...*/

.overdue_invoice {
    color: #f00 !important;
}
.users tr.cancelled td {
    color: #999;
}
div.sage-downloads {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}
div.sage-downloads ul {
    list-style-type: none;
    margin: 0 0 18px 0;
    padding: 0;
}

.highlight {
    background-color: yellow;
}
div.box-header > p.box-title-sub{
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header { white-space: inherit;}
.box.box-custom {    border-top-color: #3c8dbc;    min-height: 390px;}

.breadcrumb a.glyphicon-search { font-size: 16px; margin-right: 5px;}
.breadcrumb a.glyphicon-search::before {
    content: "";
    padding-right: 10px;
}

/*.wrapper { overflow: inherit;}*/


.dropdown.user.user-menu { font-size: 12px; }

/*element.style {    left: 0;    position: relative;    top: 0;}::before, ::after {    box-sizing: border-box;}::before, ::after {    box-sizing: border-box;}.box.box-primary {    border-top-color: #3c8dbc;    min-height: 390px;}*/


#addMoreDelegate .add_row{
    margin-right:3px;
}

body { font-family: Arial, Helvetica, sans-serif ; font-size: 13px !important;}

.dropdown-menu, .btn, .user-panel > .info > a, .sidebar-menu .treeview-menu > li > a, .form-control  { font-size: 13px;}
.dropdown-menu.cus-drop { font-size: 13px; left: auto; right: 0;}
.dropdown-menu.icon-drop > li > a {
    padding: 3px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.pad-left-0 { padding-left: 0;}
.pad-right-0 { padding-right: 0;}

.row-cus { margin-top: -11px;}

.mar-btm-0 { margin-bottom: 0;}

.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #ecf0f5;
}

.emailclass { width: 200px;}
.phoneclass { width: 110px;}
.companyclass { width: 90px;}

.pad-5 { padding: 5px;}

.row-cus .col-xs-4, .row-cus .col-xs-6, .row-cus .col-xs-2 { padding-right: 0;}

th.product_sorting:hover { background: #5378A1;  }

th.product_sorting:hover a { color: #FFFFFF; }

.save-search-icon { position: relative;}
.save-search-icon a {
    padding-left: 10px !important;
    padding-right: 40px !important;
}
.save-search-icon .remove { position: absolute; right: 0; top: 4px;}

.search-form-group {
    margin-bottom: 10px !important;
    font-size: 12px !important;
}

.search-form-control{
    font-size: 12px !important;
    height: 23px !important;
    padding: 3px !important;
}

.search-form-group label {
    margin-bottom: 0 !important;

}

.adv-search-checkbox {
    margin-top: 14px !important;
}

.adv-search-checkbox span {
    font-size: 11px !important;
    font-weight:normal !important;
    margin-left: 4px;

}

.adv-search-checkbox .icheckbox_square-blue {
    margin-right: 5px !important;
}

/*div.dropdown:hover > ul.dropdown-menu {
    display: block;
}*/

.tbl_title_color{
    color:#3c8dbc;
}

/*
.cus-radio input[type="radio"] { margin-top: -2px;}
.cus-radio .radio { float: none; display: inline;}

.cus-check input[type="checkbox"] { margin-top: -2px;}
.cus-check .checkbox { float: none; display: inline;}
*/

.border-bottom { border-bottom: 1px solid #446284;}

h4.box-title { font-weight: bold;}
.clear{clear:both;}

.box-customer { margin-left: 15px;}
.box-customer p { font-size: 13px; margin: 5px 0 5px 0;}
.title {
    border: 2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    font-size: 15px;
    height: 45px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
    width: 400px;
}

.tt-dropdown-menu {
    width: 300px;
    margin-top: 5px;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 8px 8px;
    font-size: 15px;
    color: #111;
    background-color: #F1F1F1;
}
.tt-suggestions {
    min-height: 300px;
    max-height: 400px;
    overflow-y: auto;
}
.tt-suggestion{
    border-bottom: 1px solid #ccc;
}

.skin-blue .treeview-menu > li > a {
    color: #000000;
}

.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
    color: #000000;
}

label { font-weight: lighter;}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title { font-weight: bold;}


#side-bar .form-control{
    width:100% !important;
}

#invoice_note { width: 49%;}

/*.form-group .date-picker,
.money-field.form-control,
.form-control.email-field {
    width: 73%;
}*/


.money-field.form-control.consolidation-net-value { width: 71%; }

.bordertop{
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
}

.delete-meeting-link, .edit-meeting-link, .collapse-menu { cursor: pointer;}

.main-sidebar, .sidebar-toggle { display: none;}

.nav > li > a { padding: 15px 7px;}
.signOutClass { font-size: 13px;}

a.edit-delete-link, .action-link, a.edit-link {
    cursor:pointer;
    color:#0867a6;
}

.main-header .nav > li > a { padding: 5px;}
.signOutClass { font-size: 13px;}
/* Course Diary */
.diary-date {
    height: 50px;
    padding-left: 10px;
    font-weight: bold;
    line-height: 46px;
}

.diary-date a { cursor: pointer; color: black; }

.box-body > div:nth-of-type(odd) {
    /*background: #ddd;
    border: 1px solid #f4f4f4;*/
}

.delete-meeting-link, .edit-meeting-link { cursor: pointer; }

#addcommform {
    margin-top: 10px;
}
.form-horizontal .control-label{
    text-align: left;
}
.navbar-header { width: 100%;}

.dropdown.user.user-menu, .signOutClass { font-size: 13px;}

.main-header .navbar-nav > li { margin: 0 5px; background: #505050;}
.navbar-brand img{ width:250px; padding-left: 5px;}
.main-header .navbar-nav > li > a:hover, .main-header  .navbar-nav > li.open a { background: #ffffff; color: #505050;}
.main-header .navbar-nav > li > .dropdown-menu {
    border: 1px solid #505050;
    border-right: 2px solid #505050;
    border-bottom: 2px solid #505050;
    font-size:12px;
    padding:5px;
    border-radius:0;
}
.main-header .navbar-nav.acc-menu> li { border: 0;}

.main-header .navbar-nav > li > .dropdown-menu> li> a {
    padding:3px 5px;
}
#gen_search_form{ padding-top: 10px; }
#gen_search_form .row{ display:flex; justify-content: center;}
#search_section,
#q_text { 
    margin-right: 5px;
}
#q_text {
    width: 250px;
}
#search_section {
    width: 150px;
}
.svg-icon{
    filter: invert(17%) sepia(10%) saturate(0%) hue-rotate(0deg) brightness(50%) contrast(100%);
}
.content-header > .breadcrumb {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
    float: right;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 7px 5px;
    position: absolute;
    right: 0;
    top: 10px;
}
.nav.navbar-nav.pull-right.acc-menu {padding-top: 5px;}
.skin-blue-light .main-header .navbar { background: #bdbebd;}
.navbar-nav > .user-menu .user-image{
    float: left;
    width: 25px;
    height: 20px;
    margin-right: 5px;
    margin-top: 0px;
}
.navbar-nav > .user-menu a { color: #333!important; }
/*.skin-blue-light .main-header .navbar .nav > li { background: #505050;}*/

.acc-menu li { background: none !important;}

.specialcreate {
    background-color: #ff9900;
    border-color: #ff9900;
    color: #fff;
}

.dropdown-menu > li > a { color: #446284;}
.dropdown-menu > li > a:hover { color: #FFFFFF; background-color: #005983;}

.selected {
    background: #fff !important;
    border-color: #505050;
    color: #555 !important;
}
.selected a { color: #555 !important;}
div.controls-fix {
    background-color: #eee;
    position: fixed;
    bottom: 0;
    left: 15px;
    width: 963px;
    margin: 0;
    padding: 12px 24px 0 24px;
    border: 1px solid #000;
    border-width: 1px 1px 0 1px;
    z-index: 989797;
}
.selected .dropdown-menu > li > a:hover { color: #FFFFFF !important;; background-color: #005983;}

.btn-default {
    font-size: 1.1em;
    color: #333;
    background:#d6d6d6;
}
.btn-default:hover {
    background-color:#505050;
    color:#fff;
}
a.under-line{
    text-decoration: underline;
}

.btncontent
{
    top:2px;right:0;
    border:0;
    font-size:80%;
    color:#fff;
    padding:0.25em 0.35em;
    font-size:100%;
}
.phelp {
    background-color:#CCDDBB;
    padding:3px;
}

.time-warning { color: red; }
/********************************************/

#advancedSearch .box-header {
    position: inherit;
    padding: 10px 10px 0;
}
#advancedSearch .box-body {
    padding: 0 10px;
}
#advancedSearch .box-footer {
    padding: 5px 10px;
}

/********************************************/
#verifyid { margin-left: -18px;}

#course-trainees table.dataTable thead > tr > th,#bulk-trainees table.dataTable thead > tr > th {
    padding-right: 0;
}
#course-trainees table.dataTable ,#bulk-trainees table.dataTable{
    font-size: 12px !important;

}
.mar-top-6 { margin-top: 8px;}
.pad-left-0 { padding-left: 0;}
/*.box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 1px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}*/
.box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    box-shadow: none !important;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.pre-scrollable{
    overflow-x: hidden;
    height: 230px;
}
.red-color{
    color:#808080;
}

#supplier-connect-form { display: none; }

.timeline > li > .timeline-item{
    display: inline-block;
    width: 96%;
}
.timeline-row{
    width: 100%;
    float: left;
    padding:8px 0 8px 5px;
    font:400 12px Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #eee;
}
.timeline-row span{
    width: 20%;
    float: left;
}
.timeline-row:last-child{
    padding-bottom: 20px;
}
.timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    font-size: 13px;
    margin-right: 39px;
    padding: 10px;
}
.down-arrow{
    color: #c5c5c5;
    font-size: 24px;
    position: absolute;
    right: 11px;
    top: 6px;

}

/*
 * Extra styles to match for making design similar mitaji admin
 */

.no-padding{
    padding:0 !important;
}

td.qty {
    text-align: center;
    width: 95px;
}

.textbox-qty{
    width: 21px !important;
}

.textbox-price{
    width: 50px !important;
}

.tiny-font{
    font-size: 10px !important;
}

.vert-align-top {
    vertical-align: top !important;
}

.font-size-12{
    font-size:12px !important;
}
/*
* Overriding bootstrap and admin lte styles
*/

body {
    color: #000000 !important;
}

input.form-control,select.form-control:not([multiple]){
    height:25px !important;
    padding:3px !important;
}

input.form-control-fix{
    height:34px !important;
}

.form-group {
    margin-bottom: 10px !important;
}

.control-label {
    padding-top: 2px !important;
}

.input-group-addon{
    padding: 2px !important;
}

#productdiv{
    width: 100% !important;
}

#productdiv td{
    padding:2px !important;
    vertical-align: middle !important;
}

#productdiv th{
    padding:3px !important;
}

.margin-note {
    margin:2px 0 0 0!important;
}

.box-body {
    padding: 7px !important;
}

.box-header {
    /* padding: 8px 5px 0 8px !important; */
}

.btn-bold { font-weight: bold; }

#wiki-buttons { margin-bottom: 45px; }
#wiki-display {
    border: 1px solid rgba(128, 128, 128, 0.25);
    padding: 10px;
}

.search_element_highlight{
    color:#1676ad;
    font-weight:bolder;
    font-size: 12px;
}

.search_element_border {
    border: 1px solid #1676ad;
}

small,.h3 .small {
    font-size: 13px !important;
}

.btn.plus .glyphicon { padding-right: 8px;}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
    vertical-align: middle;
    color: #000;
    font-size: 11px;
}

#productdiv > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 12px !important;
}

#trainees > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { vertical-align: top; }

.custom-padd { padding: 2px 8px;}
.icon-drop li a:hover { color: #FFFFFF !important;}
.quiet {
    color: #999;

}
.custom-quiet {
    color: #555555;
    font-size: 90%;
    padding-left: 3px;
}
.modal .modal-body {
    min-height: 600px;
    overflow-y: auto;
}
.modal-link-desc {
    text-decoration: underline !important;
    font-size: 11px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
    border-color: #ccc;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-bottom: 0 none;
    border-top: 0 none;
}
.table-bordered {
    border: 1px solid #ccc;
}
.highlightColumn{
    background-color: #ff707099 !important;
}
/*.table-bordered > thead > tr > th {
    background-color: #999999 !important;
    color: #ffffff !important;
}*/
/*.table-bordered > thead > tr > th a{
    color: #ffffff !important;
}*/
.table-responsive {
    overflow-x: hidden;
}

#statistics-nav {
    margin: 10px 0;
}

.desc-list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    height: 200px;
    margin: 10px 10px 0 0;
    padding: 5px;
    text-align: center;
    width: 120px;
}

.related-desc-image{
    height: 80px;
}

.related-desc-title {
    height: 55px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.related-desc-title-onpage {
    height: 95px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.related-desc-add {
    height: 25px;
}

/*customising bootstrap styles*/
.table{
    width:auto !important;
}
.pagination{
    margin: 10px 0 !important;
}
.table th{
    text-align: center;
}
.table-responsive.col-xs-10,.table-responsive.col-xs-9,.table-wrap.col-xs-10,.table-wrap.col-xs-9{
    padding:0px;
}
/*customising bootstrap styles*/
.packed-none {
    background-color: #ff0000;
    color: #fff;
}
.packed-all {
    background-color: #a5db84;
}
.packed-part {
    background-color: #f1e30e;
}
.packed-cancelled {
    background-color: #999;
    color: #eee;
}

.overdue_invoice td {
    color: #f00 !important;
}

.table-responsive table.dataTable {
    margin-bottom: 50px !important;
}

.error-class {
    color:#f67c1c;
    z-index:0;
    position:relative;
    display:block;
    text-align: left;
}

.marketing-textarea { width: 75%; }

rect, text {
    cursor: pointer !important;
}

text {
    color: #72afd2 !important;
    font-weight: bolder !important;
}


tr.cancelled td {
    color: #999 !important;
}
.alt-descriptor { display: none;}

.twenty-percent { width: 20%; }
.des-width { width: 300px !important;}
td.qty {  text-align: left; width: 130px !important; }
.textbox-qty {
    width: 50px !important;
}

#cd-simple-alert { display: none; }

#cd-simple-alert a {
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

#cd-simple-alert-header { width: 250px; }

.order-info{font-weight: normal;font-size:13px;line-height: 1px;margin-top: 4px;}
.order-info{font-weight: normal;font-size:14px;line-height: 1px;margin-top: 4px;}

.col-l, .col-r { margin-bottom: 30px !important;}
.pre-scrollable { max-height: inherit !important;}
.col-r table.dataTable { margin-bottom: 15px !important;}

.order-info { font-weight: normal; font-size:14px; margin-top: 4px; background: #00c0ef; padding: 0.3em 0.6em ; border-radius: 0.25em;color:#fff;line-height: 21px;}
.packed-cancelled,
.packed-all,
.packed-none,
tr.declined em,
tr.converted em,
tr.pending em,
.packed-part
{
    display: block;
    padding: 0 2px;

    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
}

.text-full { display: block; width: intrinsic; width: -moz-max-content; width: -webkit-max-content;}
.text-min { display: block; width: -moz-min-content; width: -webkit-min-content;}

table.dataTable thead > tr > th { padding-right: 5px;}

/*************************************************** Admin form edit */
.form-custom-full label, .form-custom-full input.form-control, .form-custom-full select, .form-custom-full textarea, .btn-admin .btn, .radio label, .checkbox label, .form-custom, .form-custom .form-control,
.form-custom .table tr td, .form-custom, td a, p, .form-custom .control-label, .form-custom, label
{
    font-size: 11px !important;
    font-family: verdana, helvetica, sans-serif;
    color: #000000 !important;
}

.form-custom-full input.form-control, .form-custom-full select, .form-custom-full textarea { width: 313px !important; height: 20px !important;}
.form-custom-full textarea { height: 150px !important;}

.width-auto input.form-control { width: inherit !important;}
.type select { width: 123px !important;}

.td-btn { width: 250px;}
.td-btn select { width: 245px !important;}

.btn-admin .btn { padding: 2px !important;}
.form-custom input.form-control, .form-custom select { height: 20px !important;}
.mr-ms input.form-control { width: 59px !important;}
.postcode input.form-control { width: 121px !important;}
.phone input.form-control, .phone select { width: 216px !important;}
.agent input.form-control, .agent select { width: 137px !important;}
.dis-code input.form-control { width: 144px !important;}
.world-pay input.form-control, .world-pay select { width: 144px !important;}
.orders input.form-control, .orders select { width: 168px !important;}
.invoicing input.form-control, .invoicing select { width: 119px !important;}

.min-h-20 { min-height: 20px;}

.wid-610 input.form-control, .wid-610 select { width: 610px !important;}
.wid-500 input.form-control, .wid-500 select { width: 500px !important;}
.wid-470 input.form-control, .wid-470 select { width: 470px !important;}
.wid-435 input.form-control, .wid-435 select { width: 435px !important;}
.wid-408 input.form-control, .wid-408 select, .wid-408 .form-control { width: 408px !important;}
.wid-370 input.form-control, .wid-370 select { width: 370px !important;}
.wid-340 input.form-control, .wid-340 textarea { width: 340px !important;}
.wid-330 input.form-control, .wid-330 textarea { width: 330px !important;}
.wid-280 input.form-control, .wid-280 select { width: 280px !important;}
.wid-250 input.form-control, .wid-250 select { width: 250px !important;}
.wid-225 input.form-control, .wid-225 select { width: 225px !important;}
.wid-200 input.form-control, .wid-200 select { width: 200px !important;}
.wid-190 input.form-control, .wid-190 select { width: 190px !important;}
.wid-185 input.form-control, .wid-185 select { width: 185px !important;}
.wid-170 input.form-control, .wid-170 select { width: 170px !important;}
.wid-165 input.form-control, .wid-165 select { width: 165px !important;}
.wid-120 input.form-control, .wid-120 select { width: 120px !important;}
.wid-90 input.form-control, .wid-90 select { width: 90px !important;}
.wid-84 input.form-control, .wid-84 select { width: 84px !important;}
.wid-80 input.form-control, .wid-80 select { width: 80px !important;}
.wid-72 input.form-control, .wid-72 select { width: 72px !important;}
.wid-60 input.form-control, .wid-60 select { width: 60px !important;}
.wid-54 input.form-control, .wid-54 select { width: 54px !important;}

#quoted_price { font-size: 24px !important; padding: 2px; height: 30px !important;}
.col-sm-8-cus { width: 55.667% !important;}

.form-issue label { float: left;}
.form-issue .form-control { float: left;}

.lb-in .input.form-control, .lb-in select { height: 20px !important;}

.pad-l-0 { padding-left: 0;}

select.form-control:not([multiple]) { height: 20px !important; padding: 0 !important;}
.input-group.date .input-group-addon i { height: 14px !important;}

.pad-left-0 h4 { margin-top: 0;}

.prddv, #productdiv th { border: none !important; box-shadow: none !important; border-top: none !important; border-bottom: none !important;}
.table > tbody + tbody {
    border-top: 1px solid #FFFFFF !important;
}

.form-group .select2 { height: 100px !important;}
.order-info{font-weight: normal;font-size:13px;line-height: 1px;margin-top: 4px;}
.form-custom-full label.error {
    color: #f67c1c !important;
}

#post_errors {
    background-color: #ffff80;
    margin: 10px 0;
    padding: 5px 10px;
    width: 80%;
    margin-left: 14px;
}
.warning-image {
    margin: 0 7px 0 2px;
    vertical-align: sub;
    width: 18px;
}

/*************************************************** Admin table edit */
table.table-custom thead > tr > th { border-top: 1px solid #B4B4B4 !important; border-bottom: 1px solid #B4B4B4 !important; font-size: 13px; font-family: verdana, helvetica, sans-serif; line-height: 13px;}
table.table-custom tbody > tr > td { border-top: 1px dotted #dcdcdc !important; font-family: verdana, helvetica, sans-serif; font-size: 11px !important;}

table.table-custom tr > td { padding: 0.5em 0.7em;}
table.table-custom tr th a, table.table-custom tr th.o, table.table-custom tr th { color: #446284;line-height: normal;}

.custom-width, .table-full-cus table { width: 980px !important;}

table.table-custom td:nth-child(even) { background: #ffffff;}
table.table-custom td:nth-child(odd) { background: #f4f4f4;}

table.table-custom th:nth-child(even) { background: #f4f4f4;}
table.table-custom th:nth-child(odd) { background: #e3e3e3;}

.table-hover tbody tr:hover td { background-color: #d6efc7;}

.black-text { color: #000000 !important;}

table.stats-table { border: 5px solid #ccc; width: 100% !important;}

.pad-left-15 { padding-left: 15px;}

.no-border .list-group-item { border: none; width: auto;}
.no-border .list-group-item:hover { background: none;}

dl { margin: 1.2em 0;}
dl dt { font-weight: bold; margin-top: 5px; font-size: 11px;}
dl dd { margin: -1.2em 0 0 14em; padding: 0;}

.quote_convert { font-family: verdana, helvetica, sans-serif;}
.quote_convert p { font-size: 18px;}

table.quote_conversion { border: 1px solid #666;}
table.quote_conversion th { background-color: #666; color: #fff !important; border-color: #666 !important;}
table.quote_conversion td { vertical-align: middle !important; border-color: #666 !important;}

.table-transparent { width: 43% !important; margin-bottom: 0 !important; font-family: verdana, helvetica, sans-serif;}
.table-transparent th { background-color: #fff !important; border: 0 !important; text-align: left;}
.table-transparent td { background-color: #fff !important; text-align: right;}
.total { border-top: 1px solid #000000 !important; text-align: right; font-weight: bold;}

.table-transparent > thead > tr > th, .table-transparent.table > tbody > tr > th, .table-transparent.table > tfoot > tr > th, .table-transparent.table > thead > tr > td, .table-transparent.table > tbody > tr > td, .table-transparent.table > tfoot > tr > td {
    font-size: 11px !important;
}

.table-transparent.table > tfoot > tr > td.total { font-size: 12px !important;}

.table-transparent .text-l td { text-align: left !important;}
.text-r th, .text-r td { text-align: right !important;}

.table-100 table { width: 100% !important;}

.date-width .form-control { width: 30% !important;}
.percentage .form-control { width: 25% !important;}
.tarea-width .form-control { width: 80% !important;}

.table-custom .caret { transform: rotate(-90deg); color: #618643 !important; border-top: 7px solid; border-right: 7px solid transparent; border-left: 7px solid transparent;}
.table-custom .btn-default.dropdown-toggle { background: none; border: none;}

.table-full table { width: 100% !important;}

.table-custom-col thead > tr > th { border-top: 1px solid #B4B4B4 !important; border-bottom: 1px solid #B4B4B4 !important; padding: 3px !important;}
.table-custom-col tbody > tr > td { border-top: 1px dotted #dcdcdc !important;}

.table-custom-col th:nth-child(even) { background: #f4f4f4;}
.table-custom-col th:nth-child(odd) { background: #e3e3e3;}

.packed-cancelled,
.packed-all,
.packed-none,
tr.declined em,
tr.converted em,
tr.pending em,
.packed-part
{
    display: block;
    padding: 0 2px;

    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
}

.text-full { display: block; width: intrinsic; width: -moz-max-content; width: -webkit-max-content;}
.text-min { display: block; width: -moz-min-content; width: -webkit-min-content;}

table.dataTable thead > tr > th { padding-right: 5px;}
.uploaded-training .dropzone {padding: 0px;border: none;min-height: 0px;}
.uploaded-training i.fa.fa-file, .uploaded-training .created_at{padding: 30px;}
.uploaded-training .dropzone .dz-preview {margin: 5px;}
.uploaded-training a.document {padding: 20px;}
.state-icon {
    left: -5px;
}
.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}

.invoiced td {
    background: #ffc774 !important;
}

.table-link {
    color: #446284 !important;
}

.divider-10px { height: 10px; }

.custom-label .label { border-radius: 0 !important; display: block !important; padding: 3px 2px !important; font-family: verdana,helvetica,sans-serif !important; font-size: 11px !important; font-weight: lighter !important;}
.custom-label .cus-danger { background: #ff0000 !important;}
.custom-label tr.cancelled .cus-danger { background: #999999 !important; color: #eee !important;}
.custom-label .cus-success { background: #a5db84 !important; color: #000000 !important;}
.custom-label .provision { color: #000000 !important; font-family: verdana,helvetica,sans-serif !important; font-size: 11px !important; font-weight: lighter !important;}
.custom-label tr.cancelled td, .custom-label tr.cancelled td a {color: #999 !important;}
.custom-label tr.cancelled span { background-color: #999999 !important; color: #eee !important;}
.custom-label span.status-col {text-align: left !important;}
.followup-text{color: #706e6e;}

.pages-num { float: left; display: flex; margin-top: 10px;}
.pages-num .form-control { width: 30px;  margin-top: -5px;}

/*************************************************** Admin popups */
.modal-content .box { border-radius: 0 !important;}
.modal-content .box-header { padding: 8px 5px 15px 8px !important; background: #eeeeee; border-bottom: 1px solid #505050;}
.modal-content .box-header > .box-tools { left: 10px; right: inherit;}
.modal-content #searchproductname { height: 30px !important; min-width: 120px; border-radius: 0;}
.modal-content table { width: 100% !important;}
.modal-content table th { border: none;}
.modal-content table td, .modal-content table td span, .modal-content table td a { font-family: verdana, helvetica, sans-serif !important; font-size: 11px !important;}
.modal-content .input-group-btn:last-child > .btn, .modal-content .input-group-btn:last-child > .btn-group { margin-left: 0;}

.comparison-table,.width-100 {
    width: 100%;
}

.inner-table {
    width: 20%;
}
.inner-table-a {
    width: 15.3%;
}
.inner-table-b {
    width: 15%;
}
.inner-table-c {
    width: 15%;
}
.inner-table-d {
    width: 15%;
}
.inner-table-e {
    width: 15%;
}
.inner-table-f {
    width: 15%;
}
.inner-table-g {
    width: 15%;
}


.pale-blue-background { background-color: #ecf0f5; }
.pale-gray-background { background-color: #bdbebd; }

#groupProduct{
    display: none;
}

.in-table-alert { width: 15px; }

.white-block { background-color: white !important; }
.red-block { background-color: red !important; color: #fff !important; }
.cancelled-block { background: #940083 !important; color: #ffffff !important;}
.amber-block { background-color: #f39c12 !important; }
.green-block { background-color: #00a65a !important; }
.grey-block { background-color:#c3c3c3 !important; }

.percent-25 { width: 25%; }

.table-dashboard { width: 100% !important; }

.filter-div { padding-top: 15px; }

.supplier_email_note{
    font-style: italic;
    padding-left: 0px;
    margin-top: 5px;
}

.height150 {
    height: 150px !important;
}

.span-label {
    padding: 5px 5px 2px 5px;
}

.span-label-a {
    color: #555555;
}

.span-label-a:hover {
    text-decoration: underline;
    color: #555555;
}

table.con_rate_for_years {
    width: 100% !important;
}

table.con_rate_for_years th {
    background: #666666;
    color: #ffffff !important;
    padding: 5px;
    width: 30% !important;
}
table.con_rate_for_years td {
    background: #ffffff;
    color: #666666;
    padding: 5px;
    vertical-align: middle !important;
    width: 70% !important;
}
/************** Kishore updates - 14/09/2017 **************/
.year-tabs{
    list-style: none;
    padding: 0;
    margin:0;
}
.year-tabs li{
    display: inline-block;
    margin-right:1px;
    margin-bottom:3px;
}
.year-tabs li a{
    display: inline-block;
    width: auto;
    padding: 2px 10px;
    background: #f9f9f9;
    border-radius: 3px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    color: #505050;
    border: 1px solid #ccc;
}
.year-tabs li a:hover, .year-tabs li a.active{
    background: #505050;
    color:#fff;
    text-decoration: none;
    border-color:#505050;
}
.box-header.graph-header{
    background: #eaeaea;
    margin-top: 10px;
    margin-bottom: -1px;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    padding: 10px 10px 5px !important;
}
.box-body.graph-body{
    background: #fff;
    padding: 8px 10px 5px !important;
    border-radius: 0;
    border: 1px solid #ccc;
}
.quotestats{
    width: calc(100% - 15px);
}
table.stats-table {
    border: 1px solid #ccc;
    width: 100% !important;
    min-height: 320px;

}
table.dataTable{
    margin-top:0 !important;
}
table.dataTable td:nth-child(even) {
    background-color: #eee;
}
table.dataTable td:nth-child(even) {
    background-color: #ffffff;
}

.quotestats .declined,
.quotestats .pending,
.quotestats .converted,
.quotestats .inprogress,
.quotestats .invalid{
    padding: 0px 5px;
    width: auto;
    min-height: 2px;
    color: #fff;
    position: relative;
    font-size: 10px;
}

.quotestats .declined span,
.quotestats .pending  span,
.quotestats .converted  span,
.quotestats .inprogress  span,
.quotestats .invalid  span {
    color: #111;
    position: relative;
    top: -14px;
    font-size: 10px;
    font-weight: bold;
}
.quotestats .declined{
    background-color: #fb5047;
}
.quotestats .pending{
    background-color: #C59C1D;
}
.quotestats .converted{
    background-color: #1A6052;
    margin: auto;
}
.quotestats li span.yellow {
    background-color: #C59C1D;
    color: #fff;
}
.quotestats li span.green {
    background-color: #1A6052;
    color: #fff;
}
.quotestats li span.dgreen {
    background-color: #5274af;
    color: #fff;
}
.quotestats li span.red {
    background-color: #fb5047;
    color: #fff;
}
.quotestats li span.pink {
    background-color: #B24163;
    color: #fff;
}
.table-responsive table.dataTable {
    margin-bottom: 15px !important;
    width: 100% !important;
}
.mt-20{
    margin-top: 20px !important;
}

/*************************************/

.note-alert {
    padding: 3px 10px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.note-alert-danger {
    font-weight: bold;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    font-size: 11px !important;
}


.dashboard-filter-row { margin-bottom: 30px; }

.graph-bottom-legend { margin-top: 20px; }

.label-warning {
    background-color: #F1E30E !important;
    color: #000 !important;
}

table.table-spacing tr > td {
    /* padding: 0 0.7em !important;*/
}
.pad-0{
    padding: 0px !important;
}
.pad-5{
    padding: 5px;
}



.customFormWidth .form-group .form-control {
    width: 100% !important;
}

.product-documet-layout{
    display: flex;
    flex-wrap: wrap;
    margin-left: 8px;
    margin-top: 10px;
}
.product-documents{
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    align-items: baseline;
}
.product-document-name{
    width: 75%;
}
.product_icon_container {
    margin-top: 10px;
}
.product_icon {
    width: 40px;
    margin-top: 10px;
    margin-left: 10px;
}
.traning-room-label{
    margin-bottom: 6px;
}
/*.content-wrapper, .right-side { margin-top: 20px;}*/
/*.all-new-table td {
    text-align: center;
}*/
.single-line-text{
    white-space: nowrap;
}
.all-new-table .packed-all,.all-new-table .packed-none{
    display: inline;
}
.table-responsive table.dataTable.all-new-table,.all-new-table{
    width: auto !important;
}
.quiet-light{
    color:#666;
}
.back-btn{
    display: block;
    width: fit-content;
}
.drawer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -25%;
  width: 25%;
  background: #fff;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
  z-index: 1050;
  overflow-y: auto;
  transition: left 0.3s ease-in-out;
  padding: 30px;
}
.drawer-right {
  left: auto;
  right: -25%;
  transition: right 0.3s ease-in-out;
}
.drawer-right.open {
  right: 0;
}
.drawer-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
}
.drawer-backdrop.visible {
  opacity: 1;
  visibility: visible;
}
.close-drawer-right{
    margin-left:auto;
    display:block;
    margin-top: -18px;
    margin-right: -18px;
}
label.drawer-label-layout {
  display: flex;
}
span.drawer-label-name {
  width: 30%;
}
span.drawer-label-info {
    width: 70%;
}
.drawer-section{
  display:flex;
}
.drawer-contact-details{
    width: 90%;
}
.drawer-section input[type="radio"]{
    margin-right: 16px;
    width: 19px;
    cursor: pointer;
}

table.trainer-recruitmrnt-status td p:last-child{
    margin-bottom: 0;
}
table.trainer-recruitmrnt-status th{
    text-align: left;
    font-size: 15px !important;
}
.trainer-recruitmrnt-status tr th, .trainer-recruitmrnt-status tr td {
    padding-left: 11px !important;
    padding-right: 11px !important;
}
.trainer-recruitmrnt-section{
    overflow-y: auto;
}
table.trainer-recruitmrnt-status td p{
    font-size: 15px !important;
    margin-bottom: 4px;
}
@media  (max-width:767px){
    .main-header { max-height: 150px;}
    #gen_search_form .row{
        justify-content: inherit;
        display: inline-flex;
        padding: 0 5px;
    }
    #q_text { 
        width: 190px;
        margin-right: 5px;
    }
    .container-fluid > .navbar-header{
        margin: 0;
    }
    .header-container{ display:inline-block; }
    .navbar-toggle{ color:#02598b; padding:10px 0 0; }
    .navbar-toggle  i.fa-bars:before{ font-size: 20px; }
    .btn-group{ padding-bottom:5px; }
}

@media  (max-width:640px){
    .main-header { max-height:200px;}
}
.mycanvasClass {

    height: 490px !important;

    width: 980px !important;

}
.consolidtnClass {
    font-family: Georgia,"Times New Roman",serif !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}


#bar-chart {
    height: 200px !important;
}

.morris-hover.morris-default-style{
    display: none !important;
}

.bar-chart-footer{
    padding-top: 0 !important;
}
.cus-manage-title {
    padding-left: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.dropzonecontainer{
    margin: 0 auto;
    width: 100%;
}

.fc-title { color: white; }

.dropzonecontent{
    padding: 5px;
    margin: 0 auto;
}
.dropzonecontent span{
    width: 250px;
}

text[text-anchor="end"]{
    display: none !important;
}

#bar-chart {
    margin-left: -50px !important;
}

@media (max-width: 768px) {
    .form-custom-full input.form-control, .form-custom-full select, .form-custom-full textarea { width: auto !important;}
    select.form-control:not([multiple]) { max-width: 165px !important;}
    .btncontent { font-size: 10px;}
    .tt-query { width: 130px !important;}
}

text[text-anchor="middle"]{
    font-size: 11px !important;
    font-weight: bolder !important;
}
.dz-message{
    text-align: center;
    font-size: 15px;
}

.errorOrder {
    color: red !important;
}


.form-custom-full .customer-details-panel select { width: 100% !important; height: 20px !important;}

.customer-details-panel .btn.btn-default {
    padding: 0 10px;
    font-size: 12px;
}


#calendar_colour { width: 195px !important; float: left;  }
#day-count { display: none; }

#attendance-nav { margin: 10px 0;  }
.trainee-ul-li {
    z-index: 99999999 !important;
}

.datepicker.dropdown-menu{z-index: 9999 !important;}

.today-order-table {
    width: 100% !important;
}
.fc-sun, .fc-sat {
    background: #F3F3F3;
}

.fc-day-header{
    background: #FAFAFA;
}

td.fc-bgevent {
    color: #000000 !important;
}

.fc-today {
    background: #FFF;
    border-top: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    font-weight: bold;
    color: #FF0000 !important;
}

.cal-year-heading {
    font-size: 16px !important;
}

.cal-year-heading-td {
    background: #ECF0F5 !important ;
}

.cal-year-item-title{
    font-size: 14px !important;
}

.fc-list-table.table {
    width: 70% !important;
}

.fc-bgevent {
    opacity: 1;

}

.fc-bgevent span {
    color: #555555 !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
}
.helpmsge{
    font-style: italic;
    font-size: 12px;
    color:#BDBEBD;
}
/*Partcipating Cms*/

#cms_part { margin: 30px 30px 30px 30px;}
.partcipating_label{
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold;
    font-size: 12px;
}

.requestbox
{
    background-color:#ECF0F5 !important;
}
.remainingbox {
    background-color: #BDBEBD !important;
}
.fc-day-grid-event .fc-content {
    white-space: normal !important;
}
.selectCustomLoan{
    width: 60%;
    display: inline;

}
.alert-custom{
    margin-left: 10px;
    margin-right: 30px;
    margin-top: 30px;
}

.daysowed {
    position: absolute;
    top: 0;
    right: -110px;
    font-size: 11px !important;
    font-family: verdana, helvetica, sans-serif;
}

.date-sm { position: relative;}
[class*='show-rel-img-container-'] {
    position: relative;
    float:left;
    margin:5px;
}
[class*='show-rel-img-container-']:hover img{
    opacity:0.8;
}

[class*='show-rel-img-container-']:hover a {
    display: block;
}
[class*='show-rel-img-container-'] a {
    position:absolute;
    display:none;
}

[class*='show-rel-img-container-'] a.delete_logo_image,
[class*='show-rel-img-container-'] a.delete_venue_images,
[class*='show-rel-img-container-'] a.delete_venue_videos,
[class*='show-rel-img-container-'] a.delete_productscreenshots_images,
[class*='show-rel-img-container-'] a.delete_product_certificate_images,
[class*='show-rel-img-container-'] a.delete_related_images{
    top:0;
    left:79%;
}
[class*='show-rel-img-container-'] a.delete_aboutus_image{
    left: 95%;
    top: 0;
}
a.delete_logo_image,
a.delete_venue_images,
a.delete_venue_videos,
a.delete_productscreenshots_images,
a.delete_product_certificate_images,
a.delete_related_images,
a.delete_aboutus_image,
a.delete_blog_images {
    font-family: FontAwesome;
    content:"\f056";
    cursor: pointer !important;
    position: absolute;
    z-index: 9999999;
    color: #4c4c4c !important;

}

a.delete_logo_image i,
a.delete_venue_images i,
a.delete_venue_videos i,
a.delete_productscreenshots_images i,
a.delete_product_certificate_images i,
a.delete_related_images i ,
a.delete_aboutus_image i,
a.delete_blog_images i{
    font-size: 16px !important;
}

.relative-image-upload {
    width: 72px !important;
    height: 72px !important;
    text-align: center;
    position: relative;
    float:left;
    margin: 5px !important;
    cursor: pointer;
    border: 1px solid #c0c0c0;
}

.font-size-9 {
    font-size: 9px !important;
}
.table.custom-width.about-us-table {
    width: 100% !important;
}
.icon-center{
    display: block;
    margin: auto;
    width: fit-content;
}
.trainer-recruitmrnt-section .table-bordered th:first-child {
    border-top-left-radius: 1rem !important;
}
.trainer-recruitmrnt-section .table-bordered th:last-child {
    border-top-right-radius: 1rem !important;
}
.trainer-recruitmrnt-section .table-bordered tr:last-child td:last-child {
    border-bottom-right-radius: 1rem !important;
}
.trainer-recruitmrnt-section .table-bordered tr:last-child td:first-child {
    border-bottom-left-radius: 1rem !important;
}
.trainer-recruitmrnt-section .table thead {
    background-color: #00004b !important;
}
.trainer-recruitmrnt-section .table tr {
    border-bottom: 1px solid #ccc !important;
}
.trainer-recruitmrnt-section .table tr:last-child {
    border-bottom: none !important;
}
.trainer-recruitmrnt-section .table th {
    font-weight: bold !important;
    color: #fff !important;
    padding: 20px !important;
}
.trainer-recruitmrnt-section tbody tr:nth-child(even) {
    background-color: #f8f9fa;
}
.trainer-recruitmrnt-section tbody tr:nth-child(odd) {
    background: #ffffff;
}
.trainer-recruitmrnt-section table {
    border: 0px transparent !important;
}
.trainer-recruitmrnt-section .table td {
    padding: 10px !important;
    text-align: left !important;
}
@media (min-width: 992px) {
    [class*='show-rel-img-container-']:nth-child(4n+1) {
        clear: left;
    }
}

.thumb-image {
    width: 72px !important;
    height: 72px !important;
}

#image-holder {
    float: left;
    margin: 5px;
}
.horizontal-scroll { overflow-x: scroll !important;}
@media  (min-width:1440px){
    .dashboard-max-width {
        width: 1440px !important;
    }
}
.error_msg_venue {
    color:#FF0000;
}

#fileUploadButton > div, #fileUploadButton i, #fileUploadButton p{
    cursor: pointer !important;
}

.add_more_images {
    text-align: center !important;
    margin-top: 35px;
}
input.form-control.wid_100_percent, select.form-control.wid_100_percent {
    width: 100% !important;
}
.glyphRemove{
    padding-top:30px;font-size:1.5em;cursor:pointer;
}
.grey-color{
    color:#6d6b6b;
}
.expoet-btn { margin-bottom: 15px; padding-right: 40px;}
.expomt-btn { margin-bottom: 15px;}

.hr-year-nav {
    text-decoration: none !important;
}
.alert-warning ul li { color: #000000 !important;}

.pl-25 { padding-left: 25px;}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
}
legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

[class*='show-rel-image-container-emails-'] {
    position: relative;
    float:left;
    margin:5px;
    width: 72px;
}
[class*='show-rel-image-container-emails-']:hover img{
    opacity:0.8;
}

[class*='show-rel-image-container-emails-']:hover a {
    display: block;
}
[class*='show-rel-image-container-emails-'] a {
    position:absolute;
    display:none;
}

[class*='show-rel-image-container-emails-'] a.delete_related_images_email {
    top:0;
    left:79%;
}
a.delete_related_images_email {
    font-family: FontAwesome;
    content:"\f056";
    cursor: pointer !important;
    position: absolute;
    z-index: 9999999;
    color: #4c4c4c !important;

}

a.delete_related_images_email i {
    font-size: 16px !important;
}

.image-div {
    padding-left: 106px;
    padding-bottom: 10px;
    float: left;
}
.help-class{
    float: left;
    margin-left: 112px;
    margin-bottom: 20px;
    font-weight: bold;
}

.frm-auto input.form-control {
    width: 100% !important;
    height: 20px !important;
}
.jirastat {
    font-size: 12px;
    font-weight:bold;
    color: #3c8dbc !important;
    font-family: Arial, Helvetica, sans-serif;

}
.jirastat a {
    font-size:12px  !important;
    color: #3c8dbc !important;
    font-family: Arial, Helvetica, sans-serif;

}
input.form-control.no-fixed-width {
    width: 100% !important;
}

.width-fluid .table.dataTable { width: inherit !important;}

#search_section { height: 25px !important;}
#searchGoBtn { width: 35px; height: 25px; border: none; padding: 0 5px 0 5px;}

.link_highlight {
    color: white !important;
    border: 1px;
    padding: 5px 5px 2px 5px;
    background: #00c0ef;
}
.link_highlight:hover { color: white !important;}

.cancel_th {
    padding-right: 20px !important;
}
.table-100 { width: 100% !important;}

ul.panels {
    display: inline-block;
    list-style: none;
    font-size: 0;
    text-align: center;
    margin-top: 38px;
}

ul.panels li {
    display: inline-block;
    list-style: none;
    font-size: 0;
    border-radius: 5px;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    background: #fff;
    border: 1px solid rgba(0,0,0,.09);
    height: 97px;
    min-width: 138px;
    padding: 0 10px;
    position: relative;
    vertical-align: top;
    z-index: 5;
    margin: 6px;
}

ul.panels li.request {
    color: #246201;
}

ul.panels li h2 {
    font-weight: 600;
    font-size: 11px;
    color: #8c9392;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid #f7f7f7;
    padding: 7px 0;
    margin: 5px 15px 0;
}

ul.panels li div.single {
    font-size: 31px;
    line-height: 37px;
    margin-top: 14px;
}

ul.panels li.deliver .primary {
    color: #bcd514;
}

ul.panels li div.primary {
    font-size: 24px;
    line-height: 29px;
    margin-top: 10px;
}

ul.panels li.deliver .secondary {
    color: #6a780b;
}

ul.panels li div.secondary {
    font-size: 13px;
    line-height: 16px;
}

ul.panels li.open .primary {
    color: #028690;
}

ul.panels li.open .secondary {
    color: #01282b;
}

ul.panels li.click .primary {
    color: #59c1ca;
}
ul.panels li.click .secondary {
    color: #2e878f;
}
ul.panels li.bounce .primary {
    color: #c042be;
}
ul.panels li.bounce .secondary {
    color: #752774;
}

ul.panels li.spam .primary {
    color: #e04427;
}

ul.panels li.spam .secondary {
    color: #8d2714;
}
.mar-top-15 {
    margin-top: 15px !important;
}

.radio-button input[type="radio"]:checked + a {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.radio-button label {
    padding: 6px 12px;
    margin-bottom: 0px;
    cursor: pointer;
}
.radio-button .pagination > li > a {
    padding: 0px;
}
.radio-button input[type="radio"] {
    width: 0px;
    height: 0px;
    position: absolute;
    color: transparent;
    visibility: hidden;
}

.radio-button .input-group.hover, .radio-button .input-group.active {
    background: #489BE8 !important;
    color: #ffffff !important;
}

#timeDueToStartWork{
    font-size: 11px;
}
#timeStartedWork{
    font-size: 11px;
}

#timeLeftWork{
    font-size: 11px;
}
#date{
    font-size: 11px;
}
.crm-status-link{
    cursor:pointer !important;
}
.marketing-crm-textarea { width: 75px !important; }
.marketing-crm-notes-textarea{ width: 75px !important;}
.table-head-bg th { background-color: #989898 !important;}
.font-normal { font-weight: lighter !important;}
/* File upload styles- Employee*/

#fileUploadButton > div, #fileUploadButton i, #fileUploadButton p{
    cursor: pointer !important;
}
[class*='show-rel-img-container-'] {
    position: relative;
    float:left;
    margin:5px;
}
[class*='show-rel-img-container-']:hover img{
    opacity:0.8;
}
.add_more_images {
    text-align: center !important;
    margin-top: 35px;
}

[class*='show-rel-img-container-'] {
    position: relative;
    float:left;
    margin:5px;
}
[class*='show-rel-img-container-']:hover img{
    opacity:0.8;
}

[class*='show-rel-img-container-']:hover a {
    display: block;
}
[class*='show-rel-img-container-'] a {
    position:absolute;
    display:none;
}
.disable .disa a {
    color: #999 !important;
    background-color: #f4f4f4 !important;
    opacity: 0.40;
    border-bottom: 1px solid #989898;
}

.badge-wrapper {
    position: relative;
}
.badge {
    position: absolute;
    top: -10px;
    right: -10px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #898d90;
    text-align: center;
    padding: 1px 1px;
    font-size: 10px;
}

.user-not { margin-top: 5px;}
.user-not a { color: #72afd2 !important;}

.relative-image-upload {
    width: 72px !important;
    height: 72px !important;
    text-align: center;
    position: relative;
    float:left;
    margin: 5px !important;
    cursor: pointer;
    border: 1px solid #c0c0c0;
}

.font-size-9 {
    font-size: 9px !important;
}

@media (min-width: 992px) {
    [class*='show-rel-img-container-']:nth-child(4n+1) {
        clear: left;
    }
}

.thumb-image {
    width: 72px !important;
    height: 72px !important;
}

#image-holder {
    float: left;
    margin: 5px;
}
.horizontal-scroll { overflow-x: scroll !important;}
.show-img-container-0 {
    padding-bottom: 30px;
}
.show-img-container-0 a { color: black; font-size: 13px;}
.d-flex { display: flex; flex-flow: row wrap; justify-content: space-between; margin-bottom: 30px;}
.d-flex div { width: 30%; margin: 5px; padding: 15px;}
.d-flex div .fa { font-size: 22px;}
#tabledivLondon td { background-color:#e3e3e3 !important;}
.input-group-full .input-group { display: inherit;}
.margin-bottom-5 {margin-bottom: 5px;}
.removeicon {
    font-size:14px;color:red
}
.downloadlnk{
    cursor: pointer;
}
.jiratable td {
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
}

.message_updates{
    color:#228B22;
}
#scroll-div .wid-100{
    width: 100% !important;
}

.wp { margin: 0; padding: 0; width: 510px;}
.wp li, .wp-sub li { width: 555px; border: 1px solid #e5e5e5; margin-bottom: 5px; padding: 5px; list-style: none;}
span.page { float: right; margin-left: 30px;}
.wp li { cursor: pointer;}
.selectedmenudiv {
    float: right;
    display: inline;
    padding-top: 60px;
}
.notlink{
    cursor: pointer;
}

.navbar-header .disable {
    opacity: 1;
}
.menuContent{
    min-width: 60%;
}
.wp-sub {
    padding-left: 15px;
    margin-top: 30px;
}
.wp-sub li { width: 480px; background: #fafafa;}

.dropdown-menu.icon-drop { border: 1px solid #e5e5e5;}
.dropdown-menu.icon-drop, .dropdown-menu.icon-drop li { width: 150px; padding: 5px; border: 0; margin-bottom: 0; padding: 0;}

.menu_notification{
    margin:5px;
}

.select-li {
    background: #ecf0f5;
}

.disable { opacity: 0.53;}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showContent {
    line-height: 1em;
    height: auto;
}
.showContent{
    height: auto;
}

.show-more {
    padding: 10px 0;
    text-align: center;
}

.ml15{
    margin-left: 15px !important;
}

.color-blue {
    color: #309ac6 !important;
}


.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showContent {
    line-height: 1em;
    height: auto;
}
.showContent{
    height: auto;
}

.show-more {
    padding: 10px 0;
    text-align: center;
}

.ml15{
    margin-left: 15px !important;
}

.color-blue {
    color: #309ac6 !important;
}
#divLoading
{
    display : none;
}
#divLoading.show
{
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('http://loadinggif.com/images/image-selection/3.gif');
    background-color:#666;
    opacity : 0.7;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;
}
#loadinggif.show
{
    left : 50%;
    top : 50%;
    position : absolute;
    z-index : 101;
    width : 32px;
    height : 32px;
    margin-left : -16px;
    margin-top : -16px;
    color: #309ac6 !important;
 }
.red-text{
    color:#FF0000;
}

td.sorting_1 {
    word-break: break-word;
}

.modal-icon a { padding: 0 3px 0 3px;}
.checked {
   color: orange !important;
}

.star-holder {
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.star-holder span { font-size: 16px;}
.fa-star{
    color:#BDBEBD;
}
.rating-txt {
    font-weight: bold;
}
#notesarea{
    height:50px !important;
    width:150px !important;
}
#scroll-div .wid-50 {
    width: 50% !important;
}
.table-break {
    word-break: break-all;
}
.table-custom-pad tr > td {
    padding: 5px !important;
}
.nhsp-block { background-color: #90b1ff !important;  }
.customhelp {
    left: 190px !important;
    margin: 0 !important;
    top: 161px !important;
}
.glyphicon-question-sign {
    font-size: 17px !important;
}
.dropzone1, .dropzone1 * {
    box-sizing: border-box; }

.dropzone1 {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px; }
.dropzone1.dz-clickable {
    cursor: pointer; }
.dropzone1.dz-clickable * {
    cursor: default; }
.dropzone1.dz-clickable .dz-message, .dropzone1.dz-clickable .dz-message * {
    cursor: pointer; }
.dropzone1.dz-started .dz-message {
    display: none; }
.dropzone1.dz-drag-hover {
    border-style: solid; }
.dropzone1.dz-drag-hover .dz-message {
    opacity: 0.5; }
.dropzone1 .dz-message {
    text-align: center;
    margin: 2em 0; }
.dropzone1 .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
.dropzone1 .dz-preview:hover {
    z-index: 1000; }
.dropzone1 .dz-preview:hover .dz-details {
    opacity: 1; }
.dropzone1 .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd); }
.dropzone1 .dz-preview.dz-file-preview .dz-details {
    opacity: 1; }
.dropzone1 .dz-preview.dz-image-preview {
    background: white; }
.dropzone1 .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
.dropzone1 .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none; }
.dropzone1 .dz-preview .dz-remove:hover {
    text-decoration: underline; }
.dropzone1 .dz-preview:hover .dz-details {
    opacity: 1; }
.dropzone1 .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%; }
.dropzone1 .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px; }
.dropzone1 .dz-preview .dz-details .dz-filename {
    white-space: nowrap; }
.dropzone1 .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8); }
.dropzone1 .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis; }
.dropzone1 .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent; }
.dropzone1 .dz-preview .dz-details .dz-filename span, .dropzone1 .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px; }
.dropzone1 .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px); }
.dropzone1 .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10; }
.dropzone1 .dz-preview .dz-image img {
    display: block; }
.dropzone1 .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone1 .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone1 .dz-preview .dz-success-mark, .dropzone1 .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px; }
.dropzone1 .dz-preview .dz-success-mark svg, .dropzone1 .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px; }
.dropzone1 .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
.dropzone1 .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in; }
.dropzone1 .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite; }
.dropzone1 .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden; }
.dropzone1 .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out; }
.dropzone1 .dz-preview.dz-error .dz-error-message {
    display: block; }
.dropzone1 .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto; }
.dropzone1 .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white; }
.dropzone1 .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626; }
.bg-blank tbody > tr > td, .bg-blank tbody > tr > td:hover { background: #FFFFFF;}
.bg-blank tbody > tr > td a { color: #3c8dbc !important;}
.pad-top-30{ padding-top: 30px !important;}

.table-responsive.scroll { overflow-x: visible !important;}
.x-scroll { overflow: scroll;}
.margin-bottom-10 {margin-bottom: 10px;}
@media screen and (min-width:320px) and (max-width:360px) {
    .content-wrapper, .right-side { margin-top: 25px;}
    .fc-toolbar .fc-right {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .skin-blue-light .main-header .navbar .dropdown-menu li a:hover { color: #FFFFFF;}
    
    .dashboard-max-width h3.box-title { width: 285px;}
    
}
@media screen and (min-width:361px) and (max-width:414px) {
    .content-wrapper, .right-side { margin-top: 0;}
    
    .skin-blue-light .main-header .navbar .dropdown-menu li a:hover { color: #FFFFFF;}
    
    .dashboard-max-width h3.box-title { width: 285px;}
    
}

.acc-menu li { float: left;}

.skin-blue-light .main-header .navbar .dropdown-menu li a { color: #446284;}
.skin-blue-light .main-header .navbar .dropdown-menu li a:hover { color: #FFFFFF;}

.acc-menu li.dropdown.open { float: none;}

#addMoreDelegate .add_row { margin-bottom: 5px;}
.not_allocated .icheckbox_square-blue, .not_allocated .iradio_square-blue{
    background: url(images/not_allocated.png) no-repeat;
}
.not_allocated .icheckbox_square-blue {
    background-position: 0 0;
}
.not_allocated .icheckbox_square-blue.hover {
    background-position: -24px 0;
}
.not_allocated .icheckbox_square-blue.checked {
    background-position: -48px 0;
}
.not_allocated .icheckbox_square-blue.disabled {
    background-position: -72px 0;
    cursor: default;
}
.not_allocated .icheckbox_square-blue.checked.disabled {
    background-position: -96px 0;
}

.not_allocated .iradio_square-blue {
    background-position: -120px 0;
}
.not_allocated .iradio_square-blue.hover {
    background-position: -144px 0;
}
.not_allocated .iradio_square-blue.checked {
    background-position: -168px 0;
}
.not_allocated .iradio_square-blue.disabled {
    background-position: -192px 0;
    cursor: default;
}
.not_allocated .iradio_square-blue.checked.disabled {
    background-position: -216px 0;
}
#expense-attendance .drop-zone {
    text-align: center;
    border: 2px dashed #ccc;
    width: 100%;
    height: 50px;
    padding-top: 10px;
}
#expense-attendance div.results > div > div.fileName{
    height: auto;
}
#expense-attendance .results {
    border:2px solid #ccc;
    width: 100%;
    height: 50px;
}

#expense-attendance div.results span.label{
    position: relative;
    font-size: 12px;
    padding: 3px 2px;
    line-height: 0.9;
    float: right;
    color: black;
    cursor: pointer;
}
#expense-attendance div.results span.deleteFile{
    top: -2px;
    right: -20px
}
#expense-attendance div.results span.downloadFile{
    top: -20px;
}
#expense-attendance .progress{
    height: 5px;
    margin-top: 5px;
    margin-left: 5px;
}
#expense-attendance div.results > div > div.fileName{
    text-align: center;
}
.formpostion {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}
.formpostion i.frm {
    position: absolute;
    width: 155%;
    left: 8px;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.cancelledt {
    color: #999;
}
.allocate .icheckbox_square-blue, .allocate .iradio_square-blue{
    background: url(images/allocate.png) no-repeat;
}
.allocate .icheckbox_square-blue {
    background-position: 0 0;
}
.allocate .icheckbox_square-blue.hover {
    background-position: -24px 0;
}
.allocate .icheckbox_square-blue.checked {
    background-position: -48px 0;
}
.allocate .icheckbox_square-blue.disabled {
    background-position: -72px 0;
    cursor: default;
}
.allocate .icheckbox_square-blue.checked.disabled {
    background-position: -96px 0;
}

.allocate .iradio_square-blue {
    background-position: -120px 0;
}
.allocate .iradio_square-blue.hover {
    background-position: -144px 0;
}
.allocate .iradio_square-blue.checked {
    background-position: -168px 0;
}
.allocate .iradio_square-blue.disabled {
    background-position: -192px 0;
    cursor: default;
}
.allocate .iradio_square-blue.checked.disabled {
    background-position: -216px 0;
}
.green{
    color:#008000;
    font-weight:bold;
    border:none !important;
}
.red{
    color:#FF0000;
    font-weight:bold;
    border:none !important;
}
.greyed{
    color:#e0d5d5 !important;
    font-weight:bold;
    border:none !important;
}
.pending{
    color:#985f0d !important;
    font-weight:bold;
    border:none !important;

}
.formpostion {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}
.formpostion i.frm {
    position: absolute;
    width: 155%;
    left: 8px;
}

.mb-0 {
    margin-bottom: 0 !important;
}
td.allocation-hr hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #c4c4c4;
}

.mtop-10 { margin-top: -10px;}
.scrolldiv{
height: 150px;
overflow-y: scroll;
}
.doc-hr {
    background: #000;
    width: 100%;
    height: 1px;
    margin-top: 40px;
}

.alert.elearning-div { width: 675px;}
.hideAgency {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showAgency {
    line-height: 1em;
    height: auto;
}
.showAgency{
    height: auto;
}

.show-more-agency {
    padding: 10px 0;
    text-align: center;
}

.hideProducts {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showProducts {
    line-height: 1em;
    height: auto;
}
.showProducts{
    height: auto;
}

.show-more-products {
    padding: 10px 0;
    text-align: center;
}
#deleteThumb{
cursor: pointer;
}

.list-bundle-title { word-break: inherit; width: 150px;}
.list-bundle-price { width: 50px;}
.selected-row {
    background-color: #D6EFC7;
    border:1px solid red;
    color: #0000;
}
.mycanvasContainerClass{
    width:980px !important;
}
td.td-checkbox .icheckbox_square-blue{
    margin-right: 0px;
}
tr.border_bottom td {
  border-bottom:1pt solid grey;
}
#faqQuestion{
    height: 50px !important;
}
.cwid-80{
    width:80px;
}

.budget input { width:70px;margin:7px}

.temp-img{
    width: 10px;
    position: absolute;
    margin: 5px;
}
.txt-employee-name{
    width: 85%;
    padding: 0 5px;
}
.new_security_pwd{
    margin-top:5px;
}
table.kcustom-width{
    width: 1320px !important;
}
.y-scroll{
    overflow-y:scroll;
}
.height200 {
    height: 200px !important;
}
.width-50 {
    width: 50%;
}
.disabledSelect{
    pointer-events: none;
    background-color: #dfdfdf;
}
.m0  { margin:        0 !important }
.mt0 { margin-top:    0 !important }
.mr0 { margin-right:  0 !important }
.mb0 { margin-bottom: 0 !important }
.ml0 { margin-left:   0 !important }
.mtb10  { margin:     10px 0 !important }
span.btn{ background-color: #3c8dbc !important; color: white; padding:6px 12px !important;}

.kpmorecontent span {
    display: none;
}
h3.message-subject {
    font-size: 20px;
    font-weight: 600;
}
.unread_messages {
    font-weight: bold;
}
.multiselect-container.dropdown-menu{
    max-height: 150px;
    overflow: scroll;
}
.multiselect-selected-text{
  display: inline-block;
  max-width: 100%;
  word-break: break-all;
  white-space: normal;
}
.select2-container-multi .select2-choices .select2-search-field input{
    height: 25px;
}
.nhsp_report_table .number, .open_course_table .center_td{
    text-align: center;
}
.open_course_table .font_gray{
    columns: #444;
}
.open_course_table .font_gray_13{
    columns: #444;
    font-size: 13px !important;
}
.open_course_table.main_table{
    width: 60% !important;
}
.open_course_table{
    border : 1px solid #ccc;
}
.text_lb_10{
    font-size: 10px;
    color: #444;
}
.table-full-width{
    width: 100% !important;
}
.box-head-custom{
    padding: 4px 0 0 0;
    font-size: 20px;
}
.m_alert .width-10{
    width : 83.33333333%;
    float: left;
}
.m_alert .width-2{
    width: 16.66666667%;
    float: left;
}
.mobile_time{
    display: none;
}
.sent_by::after{
  content: " | ";
  padding-right: 3px;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait), 
  (min-device-width: 375px) 
  and (max-device-width: 768px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait),
  (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait){
    .box-head-custom small, .m_alert .width-2{
        display: none;
    }
    .m_alert .btn{
        padding: 6px 8px;
    }
    .m_alert .width-10{
        width: 100%;
    }
    .mobile_time{
        display: block;
    }
    .controls-fix.mobile_fix{
        width: 340px;
    }
    .responsiveImage{
        margin-bottom: 4px;
    }
}
/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 768px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 972px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .controls-fix.mobile_fix{
        width: 512px;
    }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1208px){
    .sent_by::after{
      content: "";
      padding-left: 5px;
    }
}
.font-size-10{
    font-size: 10px !important;
}

[class^='select2'] {
  border-radius: 0px !important;
}
.videoEmbed iframe{
    width: 100%;
}
.modal-header .modal-title{
    font-weight: bold;
}
.modal-content p, .modal-content .videoEmbed{
    font-size : 13px !important;
}
#helpModal .modal-body{
    font-size : 13px !important;
    font-family: verdana, helvetica, sans-serif;
}
.font_weight_normal{
    font-weight: normal !important;
}
.font_weight_bold{
    font-weight: bold !important;
}
.alert_reply_subject{
    font-size: 14px;
    color: #3a3a3a;
}
.alert_reply_title{
    float: left;
    font-size: 21px;
}
.management_alerts p,.management_alerts b, .management_alerts span, table.management_alerts tbody > tr > td{
    font-size: 13px !important;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 768px){
    .controls-fix{
      width: 300px !important;
    }
}
#alertModal{
    z-index: 989799;
}
.right-m-25{
    right: -25px !important;
}
.delete_alert{
    font-size: 20px;
}
.management_alerts .tooltip-inner {
    min-width: 200px !important;
}
.read_not_read table td{
    font-size: 12px !important;
}

.consolidation-group{
    display: flex;
}
.consolidation-group .main-label{
    white-space: nowrap;
    padding-top: 4px;
    margin-right: 16px;
    font-size: 11px;
    width: 150px;
}

.consolidation-group .inline-form{
    display: flex;
    flex-wrap: wrap;
}
.consolidation-group .inline-form .form-group {
    display: flex;
    align-items: center;
    margin: 0 16px 0 0;
}
.consolidation-group .inline-form .form-group label{
    white-space: nowrap;
    width: auto;
    padding-left: 0;
}
.unread_ma_list,.unread_alert_list {
    cursor: pointer;
}
i.cat-info{
    margin-left: 5px;
    color: #0073b7;
}

.wb-break-word{
    word-break: break-word;
}
.fc button .fc-icon {
    position: initial !important;
}
.truncate-text {
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cal-venue-label{
    position: relative;
    top:6px;
}
.bg-removed{background-color:#4B0082;}
#tab-venue-calendar .tab-content{
    padding: 10px 0;
}
#tab-venue-calendar .nav-tabs > li.active {
    border-bottom-color: #3c8dbc;
}
#tab-venue-calendar .nav-tabs > li.active a {
    background-color: #b7d6e9;
    font-weight: bold;
}
#tab-venue-calendar .nav-tabs > li {
    border: 0px;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
}
.adv-search-checkbox label{
    padding-left: 0px;
}
fieldset{
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px;       
    position: relative;
    border-radius:4px;
    background-color:#f5f5f5;
    padding-left:10px!important;
}   
    
legend{
    font-size:14px;
    font-weight:bold;
    margin-bottom: 0px; 
    width: 35%; 
    border: 1px solid #ddd;
    border-radius: 4px; 
    padding: 5px 5px 5px 10px; 
    background-color: #ffffff;
}
option:disabled{
    color: #d3d3d3;
}
.quotestats .converted-stack {
    background-color: #C59C1D;
    margin: auto;
}
.quotestats li span.orange, .stat-stack .bar-orange {
    background-color: #f06b38;
    color: #fff;
}
.quotestats li span.new-yellow, .stat-stack .bar-yellow {
    background-color: #fff69e;
    color: #383333;
}
.stat-stack .bar-green {
    background-color: green;
    color: #fff;
}
#editTrainingCourseDelegates .form-control.custom-select {
    height: 25px !important;
}
.ml-10 {margin-left: 10px;}
.bg-hsg-brown{background-color: #b76c00;}
.listingsction {
    border: 1px solid #cccccc;
    padding: 10px;
}

.listingsction .list-group-item {
    border: none;
    padding: 0px;
    margin-bottom: 5px;
}

.listingsction .listingsec {
    padding: 0;
}

.listingsction .icheckbox_square-blue {
    margin-bottom: 0;
}

.listingsction .list-group {
    margin-bottom: 0;
}

.listingsction .list-group-item span {
    width: 52%;
    display: inline-block;
    float: right;
    font-size: 11px;
    margin-top: 3px;
}
.responsiveImage {
    width: 100%;
    max-width: 160px;
    height: auto;
}
@media screen and (max-width: 1024px) {
    .listingsction .list-group-item span {
        width: 100%;
        display: block;
        float: unset;
        font-size: 11px;
        margin-top: 3px;
        margin-left: 43px;
    }
}
.select2_ajax .select2-choice {
    height: 25px;
    line-height: 25px;
}

.select2_ajax_with_tick .icheckbox_square-blue{
    margin: 0px;
}
.select2_ajax_with_tick .input-group-addon{
    /* padding: 0px !important; */
    border: none !important;
}
.select2_ajax_with_tick .input-group-addon input[type="checkbox"]
{
    margin: -8px 5px;
}
.select2_ajax_with_tick .select2-container {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
  }
  .select2_ajax_with_tick .select2-container .select2-choice abbr{
    top: 6px;
  }

  /****Styles for stestics graphs *****/
#statistics-content canvas{
    min-height: 350px;
}
@media  (max-width:640px){
    #statistics-content canvas{
        min-height: 250px;
    }
}
#menudiv .dropdown {
    top: -4px;
    right: -4px;
}
.content-header h1 a{
    color: #02598b;
}
.form-group label.error {
    color: #f00 !important;
}
td.text-left{
    text-align: left;
}
td.text-right{
    text-align: right;
}
td.text-center{
    text-align: center;
}

.mar-btm-5 { margin-bottom: 5px !important;}
.link-color{
    color: #02598b !important;
}


/* Added for stock managment */
.text-danger {
    color: #ef2c28 !important;
}

.followup-mt{
    margin-top: -39px
}
.followup-title{
    display: inline-block; 
    width: 100%;
}

.followup-title h4{
    display: inline-block;
}

.followup-note-w{
    width: 312px;
}

/* document upload */
.document-thumb .dropzone .dz-message{margin: 4.5rem 0px; padding: 0px 10px;}
.document-thumb .dropzone{padding: 10px 0px;}
.document-thumb .dropzone .dz-preview{margin: 0px;}
.document-thumb .dropzone .dz-preview .dz-image{width: 100%;}
.document-thumb .dropzone .dz-preview .dz-image img{width: 100%;}

.text-no-wrap{text-wrap: nowrap;}

.width-700{ width: 700px;}
.width-150{ width: 150px;}
.dashboard-max-width .fc-content span.fc-time,
.dashboard-max-width .fc-content span.fc-room{
    color: #fff;
    font-weight: normal!important;
}



.multi-select-dropdown-search-form-control {
    font-size: 12px !important;
    height: auto !important;
    padding: 0px !important;
}

/* 
.select2-container {
    width: 100% !important; 
  }
  
.select2-dropdown {
    position: absolute !important;
    top: 100% !important; 
    left: 0 !important;
    width: 100% !important;
    z-index: 1000; 
} */

.value-table-responsive{
    overflow: auto;
}

.mt-10{
    margin-top: 10px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.highligh-on-hover{
    font-size: 12px !important;
    color: #444 !important;
}
.highligh-on-hover:hover {
    color: #3c8dbc !important;
}
.mr-15{
    margin-right: 15px !important;
}
.pb-5 {
    padding-bottom: 5px;
}