#wrapper{
    background-color: #EBEEF0;
    color:#2b3d4c;
    margin:0;
    padding:0;
    font-size:14px;
    min-height: 740px;
    width:100%;
}
.content{
    padding: 30px 0;
    min-height: 635px;
}
.table{
    margin-top:10px;
}
.box{
    margin-top: 25px;
    background-color:#fff;
    border-radius:4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
    padding-bottom: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}
.table-heading thead tr{
    background-color: #f5f6f7;
    font-size: 14px !important;
    line-height: 30px;
    color: #798c9c;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
}
#order ul{
    padding-left:15px;
}

/*--------Menu Section--------*/
.menu-section{
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    position: relative;
    background: #6091ba!important;
}
.navbar{
    margin-bottom:0px !important;
}
.navbar-nav > li > a {
    padding:15px 15px !important;
    font-size:14px;
    line-height:31px !important;
    color:#545862;
}
.navbar-default{
    background: #6091ba !important;
    border-color: #6091ba !important;
}
.navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    padding:10px 20px !important;
    color: #fff !important;
    font-size:16px !important;
    background: #6091ba !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #eee !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff!important;
    background-color:#4678a1 !important;
}
.navbar-default .navbar-nav > li:first-child {

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff!important;
    background-color:#4678a1 !important;
}
nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:#4678a1 !important;
    border-color: #000 !important;
    border-color: #000 !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}
.menu-section .dropdown-menu {
    background-color:#4678a1 !important;
}
.menu-section .dropdown-menu > li > a {
    color:#fff !important;
    display: block;
    padding: 10px 20px !important;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    border-bottom: 1px solid #3e6a8f;
    transition: all 0.3s ease-in-out 0s;
}
.menu-section .dropdown-menu > li > a:hover {
    color:#fff !important;
    background-color:#3e6a8f !important;
}
.menu-section .dropdown-menu > li > a:hover,
.menu-section .dropdown-menu > li > a:focus {
    background-color:#3e6a8f;
    border-bottom:1px solid #3e6a8f;
    color: #ffffff;
    text-decoration: none;
}
.navbar-toggle {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #4678a1;
}

.navbar-nav>li>.dropdown-menu{
    margin:0;
    padding:0 !important;
}

.disable{opacity: 0.5}


.select2-drop{ width:auto !important}
.fixed-table-container tbody td,.bootstrap-table .table > thead > tr > th,.fixed-table-container{border:none}
.fixed-table-body{height:auto}
.fixed-table-container tbody td a{ padding:5px; }
#add_custom_status{ margin-left:20px;}
.fixed-table-toolbar .bars, .fixed-table-toolbar .search, .fixed-table-toolbar .columns{margin-top:0px;margin-bottom:0px}

.editableform-loading {
    background: url('../img/loading.gif') center center no-repeat !important;
}

.email_department{display: none  }

.box-shadow
{
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    margin-top: 25px;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.padding2{padding-bottom: 10px;}

.nav-tab-wrapper .active>a {
    color: #fff !important;
    background-color: #223741;
    border-bottom: 1px solid #0fabea;
    border-right: none;
    border-bottom: 0 !important;
}
ul.nav-tab-wrapper li a {
    background: #fff;
    color: #223741;
    line-height: 18px;
    display: block;
    font-size: 15px;
    position: relative;
    padding: 12px 10px;
    border: 1px solid #ddd;
    border-bottom: none !important;
    margin: 0;
}
ul.nav-tab-wrapper {
    list-style: none;
}
.padd-bottom{
    padding-bottom: 0px !important;
}
.padd-bottom ul{
    margin-bottom:0 !important;
    padding-bottom: 0px !important;
}

.divider {
    height: 2px;
    margin-top: 20px;
    margin-bottom: 25px;
    border: 2px dotted #ddd;
    overflow: hidden;
}
/*--------Homepage instruction-----------*/
.instruction-box{
    margin-bottom:20px;
}
.instruction-box p{
    font-size:15px;
    line-height:26px;
    color:#727272;
    letter-spacing:0.2px;
}
.top-text{
    font-size:24px !important;
    color: #212529 !important;
    font-weight:normal !important;
}
.panel-heading {
    margin:0px 0px 10px !important;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 25px;
    color: #2b3d4c;
    border-bottom: 1px solid #eee !important;
}
.form-group label{
    margin-bottom: 10px;
}
input.form-control{
    border-radius:2px !important;
    height: 36px !important;
}

/*------Help & Support-----------------------*/
.content h2 {
    font-size:20px;
    margin-bottom:20px;
}
.content h2 a{
    font-size:20px;
}
.panel {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-bottom:none !important;
    border-radius: 4px;
    box-shadow:none !important;
}
.accordion .panel.panel-default > .panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #ddd !important;
    background:#ffffff;
    color: #2E4258;
}
.accordion .panel-heading span {
    font-weight:normal !important;
    margin-right:6px;
}
.help-content{
    padding:40px !important;
}
.help-content p{
    /* 	color:#737476; */
    margin-bottom: 25px;
    letter-spacing: 0.6px;
    font-weight:400;
    font-size: 15px;
}
a{
    text-decoration: none !important;
}
.accordion-toggle{
    font-size:15px;
    letter-spacing:0.6px;
    font-weight: 600;
}
.order-btn-top{padding-top:22px;text-align:right;}

#order tbody tr td:nth-child(2), #order tbody tr td:nth-child(9){
    width:100px;
}
.orders_all .search{width:300px;}
.bulk_actions{display: none;}
/*-----Filter Dropdown---------*/

.filter-group .btn-filter{
    background-color: #ffffff !important;
    color: #479ccf !important;
    border: 1px solid #d3dbe2 !important;
    border-radius:2px !important;
}
.filter-group .btn-filter:hover{
    background-color: #f1f1f1 !important;
}
.filter-group .dropdown-menu > li > a {
    color: #479ccf !important;
    padding:6px 8px !important;
    display: block;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    transition: all 0.3s ease-in-out 0s;
}
.filter-group .dropdown-menu > li > a:hover {
    color: #ffffff !important;
    background: #479ccf !important;
    border-color:#479ccf !important;

}
.orders_all > #filter-bar{margin-bottom: 5px;}


/*------Order-details------------------------*/
.iframe-body{
    background: transparent !important;
}
.cus-lookup{
    background: #fff;
    border-radius: 4px;
    margin: 14px 0px;
    padding: 15px 15px 0px 15px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.4) !important;
}
.order-info .order-info-head {
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 6px rgba(0, 0, 0, 0.12) !important;
    border: none !important;
    border-top: 1px solid #ddd !important;
    margin-bottom:15px;
}

.order-info .panel {
    margin-bottom:15px!important;
    border:1px solid #ddd !important;
    color: #2b3d4c;
    border-radius:2px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.order-info .panel-heading h4 {
    font-size: 16px;
    margin:0 !important;
    color: #2b3d4c;
}
.order-info h2{
    margin-top:0px !important;
    margin-bottom:10px !important;
    font-size:22px;
    color: #2b3d4c;
    font-family: 'OpenSansBold';
}
.order-info h4{
    margin-top:0px !important;
    margin-bottom:10px !important;
    font-size:16px;
    color: #2b3d4c;
    font-family: 'OpenSansBold';
}
.order-info p {
    color: #2b3d4c;
    font-family: 'OpenSansSemiBold';
}
.order-info.lookup-order-table {
    margin:10px 0;
    border-radius:4px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.order-info .table tr th h4 {
    font-size:16px;
    color: #2b3d4c;
    font-family: 'OpenSansBold';
    margin: 0 !important;
    padding: 5px;
}
.order-info .table tr td {
    color: #2b3d4c;
    font-size:15px;
    font-family: 'OpenSansSemiBold';
    padding-left: 15px;
}
.order-info address {
    font-size:14px;
    font-family: 'OpenSansSemiBold';
}
.order-total{
    font-size:16px;
    font-family: 'OpenSansBold';
}
.order-info .btn-area {
    padding:10px 0;
    margin:10px 0;
    overflow: hidden;
}
.textarea-control{
    height:auto !important;
}
.textarea-lb{
    color: #2b3d4c;
    font-size:15px;
    margin-top:0;
    font-family: 'OpenSansSemiBold';
}

/*.bootstrap-table .table{    table-layout: fixed;}*/
.bootstrap-table .table td{ overflow: hidden}

.fixed-table-container thead th .sortable {
    padding-right:5px !important;
}
.bootstrap-table .table, .bootstrap-table .table > tbody > tr > th, .bootstrap-table .table > tfoot > tr > th, .bootstrap-table .table > thead > tr > td, .bootstrap-table .table > tbody > tr > td, .bootstrap-table .table > tfoot > tr > td {
    padding: 8px 5px !important;
}

.nav-tab-wrapper .active>a {
    color: #fff !important;
    background-color: #6091ba;
    border-bottom: 1px solid #0fabea;
    border-right: none;
    border-bottom: 0;
}
.nav-tab-wrapper i{
    margin-right:5px;
}

.subtitle-area {
    padding: 15px 10px 5px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #eee;
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

@media (min-width: 768px) {
    .offset-remove {
        margin-left: 0;
    }
}

/*------UI Updated Css--------------------------------------------*/
.os_heading{
    margin-bottom:22px !important;
}
.main-btn , #button{
    color: #fff;
    background: #3D9AD1;
    border: 1px solid #3D9AD1;
    font-size: 14px;
    padding: 6px 15px !important;
    font-weight: normal;
    line-height: 24px !important;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.main-btn:hover {opacity:0.8; color:#fff;}
.btn-green {
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.btn-red {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.due_date .popover{
    min-width:300px !important;
}
.order-page{
    overflow: inherit !important; margin-bottom: 40px;}
.show_order_details i{margin-right:8px; font-size:13px;}

.box-shadow {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #FFFFFF;
    border-radius: 4px;
}


/*-----filter tags Css------------------------------------------*/
.with-nav-tabs {
    margin-top: 10px;
}
.with-nav-tabs.panel-default .nav-tabs > li > a {
    color: #2b3d4c;
    background-color: #f5f6f7;
    font-weight: bold;
    letter-spacing: 0.5px;
    border-radius: 0 !important;
    margin-right: 0px !important;
    border-right: 1px solid #eee;
    font-size: 15px;
    border-bottom: 1px solid #ddd !important;
    padding: 10px 18px !important;
}
.with-nav-tabs.panel-default .nav-tabs > li > a:hover{
    color: #0078bd;
    background: #f1f1f1;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default , .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #0078bd;
    font-weight: bold !important;
    background: #fff;
    border-left: none;
    border-bottom-color: #fff !important;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs {
    background-color: #f5f6f7;
    border-radius:0px !important;
}
.sg-filters {
    margin-left:0px;
    padding: 0;
    position: relative;
    list-style:none;
}
.filter-section {
    margin: 20px 0px 20px;
}
.dropdown.dropdown-lg .dropdown-menu {
    padding: 15px 30px !important;
}
.sg-filters li{
    float: left;
    position: relative;
    display: block;
    margin: 0 5px 5px 0;
    padding:0px 0px 0px 5px;
    border: 1px solid #cbdbee;
    background: #e9f3ff;
    font-size:14px;
    line-height: 1.42857rem;
    font-weight: 400;
    color: #707070;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.sg-filters li i{
    border-left: 1px solid #cbdbee;
    color:#a6c2e4;
    cursor:pointer;
    padding:5px;
}
.filter-section .input-group-btn{vertical-align:top;}
.sg-filters .form-control{
    border:none !important;
    box-shadow:none !important;
}

.btn-search-group .btn , .bulk_actions .btn {
    border-radius: 0;
    margin-left: -1px;
    height: 38px;
    border: 1px solid #d3dbe2;
    background-color: #f5f6f7;
    color: #0078bd;
    text-decoration: none;
}
.filter-section .form-control{
    height:38px !important;
}
.filter-section .btn {height:38px;border-radius:0px;}
.filter-section .btn:focus {
    outline: none !important;
    background:#fff !important;
}

.sg-btn-group .btn-default{
    color: #0078bd !important;
    border: 1px solid #d3dbe2 !important;
    padding:8px 15px !important;
    font-family: sans-serif;
    background: #f5f6f7;
}
.sg-btn-group .btn-default:focus{
    background: #ddd !important;
}

/*--------Defualt button-------------------------------*/
.sg-btn , button.sg-btn {
    border-radius: 2px;
    border: 0;
    color: #fff;
    line-height: 18px !important;
    padding: 8px 15px !important;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.12),0 2px 7px 0 rgba(0,0,0,.12);
    transition: all 0.3s ease 0s;
    display: inline-block;
}
.sg-btn:hover , .sg-btn:focus {
    opacity: 0.7;
    color:#fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18),0 2px 10px 0 rgba(0,0,0,.12);
}

.sg-btn-primary {
    background: #4285F4;
}
.sg-btn-info {
    background: #33b5e5;
}
.sg-btn-warning {
    background: #F80;
}
.sg-btn-danger {
    background: #e82f2f;
}
.sg-btn-success {
    background-color: #01d055 !important;
}

/*----------Footer Css----------------------------------*/

.sg_cos_footer {
    text-align: center;
    padding: 15px;
    font-size: 15px;
    width:100% ;
    background: #fff;
    margin-bottom: 0;
}
.order-content{
    height: auto !important;
    overflow: hidden !important;
    padding: 15px 0px;
}
#custom_status_div{
    margin-bottom:30px;
}
.bars .tooltip-inner {
    width: 115px !important;}


button.disabled {
    cursor: not-allowed !important;
}

.section-title{
    padding: 15px;
    border-bottom: 1px solid #eee;
}
.section-title h3{
    margin:0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #4678a1;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color:#6091ba !important;

}

.error {
    border-color: #d03b38;
    color: #d03b38;
}


/*----------Automatic status updates css--------------------------------------------------*/

.sg-btn-lg{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transition: .2s ease-out;
    padding: 10px 15px !important;
    font-size: 18px;
    margin-top:15px;
}
.auto_status_update_col{
    text-align: center;
}
.auto_status_update_col p{
    font-size:16px;
    text-align: left;
}

/*-------------------------Rules CSS ----------------------------------*/

.sg-cos-rules .rule-container,
.sg-cos-rules .rule-placeholder,
.sg-cos-rules .sg-rules-group-container {
    position: relative;
    margin: 6px 0;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #EEE;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}

.sg-cos-rules .drag-handle,
.sg-cos-rules .error-container,
.sg-cos-rules .rule-container .sg-rule-filter-container,
.sg-cos-rules .rule-container .sg-rule-operator-container,
.sg-cos-rules .rule-container .sg-rule-value-container {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle
}

.sg-cos-rules .sg-rules-group-container {
    padding: 10px 10px 6px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    margin-bottom: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sg-cos-rules .sg-rules-group-header {
    margin-bottom: 10px
}

.sg-cos-rules .sg-rules-group-header .sg-group-conditions .btn.readonly:not(.active),
.sg-cos-rules .sg-rules-group-header .sg-group-conditions input[name$=_cond] {
    display: none
}

.sg-cos-rules .sg-rules-group-header .sg-group-conditions .btn.readonly {
    border-radius: 3px
}

.sg-cos-rules .sg-rules-list {
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0
}

.sg-cos-rules .sg-rule-value-container {
    /*     border-left: 1px solid #DDD; */
    padding-left: 5px
}

.sg-cos-rules .sg-rule-value-container label {
    margin-bottom: 0;
    font-weight: 400
}

.sg-cos-rules .sg-rule-value-container label.block {
    display: block
}

.sg-cos-rules .sg-rule-value-container input[type=number],
.sg-cos-rules .sg-rule-value-container input[type=text],
.sg-cos-rules .sg-rule-value-container select {
    padding: 1px
}

.sg-cos-rules .error-container {
    display: none;
    cursor: help;
    color: red
}

.sg-cos-rules .has-error {
    background-color: #FDD;
    border-color: #F99
}

.sg-cos-rules .has-error .error-container {
    display: inline-block!important
}

.sg-cos-rules .dragging::after,
.sg-cos-rules .dragging::before,
.sg-cos-rules .sg-rules-list>:last-child::after {
    display: none
}


.sg-cos-rules .sg-rules-list>::before {
    top: -4px;
    border-width: 0 0 2px 2px
}

.sg-cos-rules .sg-rules-list>::after {
    top: 50%;
    border-width: 0 0 0 2px
}

.sg-cos-rules .sg-rules-list>:first-child::before {
    top: -12px;
    height: calc(50% + 14px)
}

.sg-cos-rules .sg-rules-list>:last-child::before {
    border-radius: 0 0 0 4px
}

.sg-cos-rules .error-container+.tooltip .tooltip-inner {
    color: #F99!important
}

.sg-cos-rules p.filter-description {
    margin: 5px 0 0;
    background: #D9EDF7;
    border: 1px solid #BCE8F1;
    color: #31708F;
    border-radius: 5px;
    padding: 2.5px 5px;
    font-size: .8em
}

.sg-cos-rules .sg-rules-group-header [data-invert] {
    margin-left: 5px
}

.sg-cos-rules .drag-handle {
    cursor: move;
    vertical-align: middle;
    margin-left: 5px
}

.sg-cos-rules .dragging {
    position: fixed;
    opacity: .5;
    z-index: 100
}

.sg-cos-rules .rule-placeholder {
    border: 1px dashed #BBB;
    opacity: .7
}
.sg-sm-label {
    background-color: #2196F3!important;
    display: inline-block;
    padding: .25em .4em;
    font-size:16px;
    line-height: 1;
    border-radius:4px;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    margin-bottom:1px !important;
}

.sg-rule-filter-container .form-control , .sg-rule-value-container .form-control {
    min-width:250px !important;
}
.sg-rule-filter-container .sg-rule-text{
    padding-left:15px;
}
.sg-sm-btn {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    border-radius:50px;
    width: 26px;
    height:26px;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.14), 0 3px 7px 0 rgba(0,0,0,.12);
}
.sg-sm-btn:hover {
    box-shadow: 0 5px 6px 0 rgba(0,0,0,.18), 0 4px 10px 0 rgba(0,0,0,.15);
}
button.sg-sm-btn{border:none;}
.sg-btn-primary {
    background: #4285F4 !important;
}
.sg-btn-danger {
    background-color: #ff4545!important;
}
.sg-btn-light {
    background: #2BBBAD !important;
}


#rulesTable tr td i{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    border-radius: 2px;
    width: 24px;
    height: 24px;
    box-shadow: 0 5px 8px 0 rgba(0,0,0,.18), 0 4px 10px 0 rgba(0,0,0,.15);
}