.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.box-body .grid-view th {
    white-space: nowrap;
}

table.table tr.dim-row td:not(.row-tools){
    opacity: 0.5;
}

table.table tr.dim-row input[type="checkbox"]{
    display: none;
}

.sidebar-menu>li>a {
    border-left: 3px solid transparent;
    font-weight: normal !important;
}

.box-header > .box-tools{
    margin: 2px;
}

.box-body .pagination{
    display: block;
    padding-left: 0;
    margin:0;
    border-radius: 4px;
}

.box-body .kv-panel-before{
    border : 0;
}

.box-body fieldset .form-fieldset{

}
.box-body .nav-tabs > li.active {
    font-weight: 600;
}
.box-body fieldset .form-fieldset{
    padding: 5px 5px;
}
.box-body fieldset.fieldset-seo{

}
.box-body fieldset.fieldset-media{

}
.box-body fieldset.fieldset-docs{

}
.box-body fieldset.fieldset-content{

}
.box-body legend{
    font-size: 15px !important;
}

.selectize-dropdown .selectize-dropdown-option,
.selectize-dropdown .create {
  padding: 0px 5px;
}

#person-roles .selectize-input .label {
    color: #000000;
}

.view-content {
    padding-top: 8px;
    padding-bottom: 10px;
}
#content-status{
    border: 1px solid rgba(60, 141, 188, 0.45);
    border-radius: 4px;
    padding: 5px 10px;
    margin: 10px 0;
    background: rgba(60, 141, 188, 0.08);
    font-size: 11.88px;
}

table.detail-view {
     table-layout: auto;
}
table.detail-view th {
    white-space: nowrap;
}

table.detail-view td {
    width: 100%;
}
table.detail-view td table td,
table.detail-view td table th {
    width: auto;
}

.user-roles li{
    margin-top: 2px;
}

.answers li{
    list-style:none;
}

.answers li:before{
   font-family: "FontAwesome";
   content: "\f0d9";
   display: inline-block;
   font-size:17px;
   vertical-align: middle;
   font-weight: 900;
   color:#3c8dbc;
   padding-left: 3px;
   margin-right:10px;

}


.image-crop-modal .modal-dialog .img-container img {
    max-width: 100%;
}
.image-crop-modal{

}
.image-crop-modal .modal-dialog .btn-toolbar-container{
    height: 40px;
}

.image-crop-modal .modal-dialog .btn-toolbar {
    margin-top: 10px;
    position: absolute;
    bottom: 5px;
}

.image-crop-modal .modal-body {
    min-height: 200px;
}

.images-container {
    padding: 10px;
}
.images-container .thumbnail {
    margin: 2px;
}

.upload-photo .fa{
    color: #00CC00;
}
.remove-photo .fa{
    color: #CC0000;
}

.undo-photo{

}

.box-footer .btn-group > .btn {
    margin-left: 4px;
}

.btn-light-danger{
    background-color: #f56954;
    border-color: #f56954;
    color: #fff;
}

.btn-light-danger:hover,
.btn-light-danger:active,
.btn-light-danger.hover {
    background-color: #f4543c;
    color: #fff;
}
.view-content .dl-horizontal{
    margin-top: 25px;
}

.view-content .dl-horizontal dd.header-title{
    font-weight: 600;
    font-size: 12.33px;
    color: #3c8dbc;
    margin-bottom: 8px;
    margin-right: 0px;
}

.view-content .dl-horizontal dd.header-title:after{
    margin-right: 0px!important;
    border-bottom: 2px solid #5b9fcf;
}


/* Request Status New workflow status */

.request-status{
    background: #0F8A37;
    color: #fff!important;
    border-radius: 5px;
    padding: 2px 10px;
    top: -1px;
    position: relative;
    white-space: nowrap;
}

.request-status span{
    font-size: 11.66px;
}

.request-status:hover{
    background: #4ba32d;
    color: #fff!important;
}

.request-status i{
    font-size: 18.66px;
    position: relative;
    top: 3px;
    margin-left: 4px;
}

.request-status.semi-final{
    background: rgb(171,171,171);
    background: linear-gradient(90deg, rgba(171,171,171,1) 2%, rgba(15,138,55,1) 28%)
}

h2.empty-data {
	font-size : 15px;
	text-align: center;
}

span.dtr-data {
    white-space: pre-wrap;
}

.error-summary ul {
    list-style: none;
}


.doc-meta-data {
    font-size: 15.66px;
    margin-top: 4px;
}

.doc-title-name{
    font-size: 14.33px;
}

.biz-doc-info{
    font-size: 12.33px;
    margin-top: 12px;
    font-weight: 600;
}



/* Cargox Customs Declaration */
.p-1{padding:5px;}
.p-2{padding:10px;}
.p-3{padding:15px;}
.cxcd{direction:ltr;}
.cxcd .tab-content{padding:0 8px;}
.cxcd .head-title{font-weight:bold;padding:10px 0;margin:15px 0 0 0;border-bottom:1px solid #ddd;}
.cxcd table{margin-bottom: 30px;}
.cxcd table td:nth-child(2), .cxcd table thead tr th:nth-child(2){width:75%;padding-left:20px;}
.invoice{margin:0 0 15px 0}
.cscd .invoice-details{padding: 10px 5px;}
.cxcd .invoice-details .row{padding:0; margin:8px 0;}
.cxcd .invoice-header{padding: 15px 16px;font-size: 15px;margin:0;background-color:#d5d5d5;border-radius: 4px;}
.cxcd .invoice-header>div, .cxcd .box-header>p{display:inline-block;margin-right:100px;}
.cxcd .box-header .box-tools{margin:2px;}
.cxcd .invoice-header p{margin:5px 0;}
.cxcd .invoice-header p.row b{display: inline-block;padding-inline-end: 5px;}
.cxcd .invoice-header p.row b:after, .cxcd .row.box-header b:after{margin-left:5px;content:":";}
.cxcd .box{margin:10px 0 0 0;border: 1px solid #eee;}
.cxcd .row.box-header{margin:0;}
.cxcd .row.box-header p{margin-bottom:0;}

.MATS{background-color: #b58700!important;}
.COA{background-color: #709826!important;}
.COF{background-color: #da002d!important;}
.COI{background-color: #02bcb9!important;}
.CINS{background-color: #26386a!important;}
.COO{background-color: #44083e!important;}
.EUR1{background-color: #4ba7b2!important;}
.HAL{background-color: #50d1cc!important;}
.COH{background-color: #77749f!important;}
.INV{background-color: #e38b18!important;}
.MSDS{background-color: #806171!important;}
.PL{background-color: #70c3a7!important;}
.PSC{background-color: #e8496f!important;}
.PROI{background-color: #e38b18!important;}
.COV{background-color: #787fc7!important;}
.BLC{background-color: #554656!important;}
.CVR{background-color: #3b3ba9!important;}
.GOO{background-color: #3c86d1!important;}

.cargox-download-container{
    padding: 6px 28px;
}
