@charset "utf-8";

.container { max-width: 100% !important; }

.sidebar { display: none; }

.main-content { margin-left: auto; }

.widget-header, .panel-heading { border-left-style: none; border-right-style: none; border-top-style: none; background: 0px 0px; filter: none; min-height: 0px; }

.widget-header .widget-toolbar, .panel-heading .widget-toolbar { display: none; }

.menu-toggler { display: none !important; }

.page-content > .row, .page-content > .form-horizontal > .row { padding: 5px; }

.btn-default[disabled]:hover, .btn-primary[disabled]:hover, .btn-default[disabled], .btn-primary[disabled], .btn-sm[disabled], .btn-xs[disabled], .btn-sm[disabled]:hover, .btn-xs[disabled]:hover { border-color: rgb(232, 124, 45); background-color: rgb(232, 124, 45) !important; }

.btn-sm, .btn-xs { border-radius: 0.5em; border-color: rgb(66, 66, 66); background-color: rgb(66, 66, 66) !important; }

.btn-primary:hover { border-color: rgb(66, 66, 66); background-color: rgb(66, 66, 66) !important; }

.btn-primary:focus { border-color: rgb(66, 66, 66); background-color: rgb(66, 66, 66) !important; }

.table caption + thead tr:first-child td, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child th { background-color: rgb(241, 241, 241); }

.btn:hover, .btn:focus, .btn-default:hover, .btn-default:focus, .open .btn.dropdown-toggle, .open .btn-default.dropdown-toggle { border-color: rgb(232, 124, 45); background-color: rgb(232, 124, 45) !important; }

.addon-tooltip { position: absolute; top: 7px; right: -15px; height: 10px; }

.modal-header { background-color: rgb(98, 98, 98); border-bottom: rgb(103, 103, 103); }

.modal-title { color: rgb(255, 255, 255); }

.nav-tabs li > a, .nav-tabs li > a:focus { color: rgb(221, 40, 40); border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255); box-shadow: none; border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; }

.nav-tabs li.active > a, .nav-tabs li.active > a:hover, .nav-tabs li.active > a:focus { color: rgb(255, 255, 255); border-top-width: 1px; border-bottom-width: 0px; border-color: rgb(204, 204, 204); background: url("https://dtcontenttest.cachefly.net/templates/dubaitradeportalv41/images/tabbed_menu_background_active.png") center bottom repeat-x rgb(253, 176, 45); box-shadow: none; margin-top: 0px; }

.nav-tabs li + li { margin-left: 10px; }

.pagination > li > a, .pager > li > a { color: rgb(34, 34, 34); }

.wizard-steps li .step { color: rgb(200, 200, 200); }

.wizard-steps li.active::before { border-color: rgb(222, 39, 41); }

.wizard-steps li.active .step { color: rgb(222, 39, 41); border-color: rgb(222, 39, 41); }

.wizard-steps li .title, .wizard-steps li.complete .title, .wizard-steps li.active .title { color: rgb(222, 39, 41); }

.breadcrumbs .ace-settings-box { display: none; }

.loading_icon .modal-backdrop { background-color: rgb(255, 255, 255); opacity: 0.5; }

@media (min-width: 768px) {
  .wizard-steps li .step { font-size: 30px; width: 50px; height: 50px; line-height: 40px; }
  .wizard-steps li::before { top: 27px !important; }
}

.main-container > .header { display: none; }

.page-header { margin: 0px; background-color: rgb(243, 243, 243); border-bottom: none; color: rgb(0, 0, 0); padding: 10px 0px 10px 17px; }

.page-header h1 { color: rgb(221, 40, 40); line-height: 54px; font-size: 25px; font-family: Arial, Helvetica, sans-serif; }

.breadcrumbs { display: none; }

.breadcrumb { font-family: Arial, Helvetica, sans-serif; margin-left: 0px !important; }

.breadcrumb .home-icon { display: none; }

.breadcrumb > li { font-weight: 700; }

.breadcrumb > li, .breadcrumb > li.active { color: rgb(115, 115, 115); }

.breadcrumb > li a { color: rgb(221, 40, 40); }

.page-content { border: 1px solid rgb(223, 225, 232); padding: 0px !important; }

h4 { margin: 0px; padding: 0px; font-weight: 700; font-family: Arial, Helvetica, sans-serif; }

.widget-header h4, .panel-heading h4 { font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: rgb(153, 0, 0); }

.footer { display: none; }

@media (min-width: 768px) {
  .page-content > .row, .page-content > .form-horizontal > .row { border-width: 0px 17px 17px; border-style: solid; border-color: rgb(243, 243, 243); border-image: initial; }
}