/**************** Common CSS ***************/

body {
  /*background-color: #eeeeee;*/
  background-color: #d0d0d0;
  font-family: "Roboto Condensed", sans-serif;
}

.pointer {
  cursor: pointer;
}

a {
  color: #89181c;
  font-weight: 400;
}

a:focus,
a:hover {
  color: #b9292c;
  text-decoration: underline;
}

/********** Box Model CSS **********/

.divider {
  margin: 0px;
}

.border-bottom-none {
  border-bottom: none !important;
}

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

.padding0 {
  padding: 0px !important;
}

.padding-left0 {
  padding-left: 0px !important;
}

.padding-right0 {
  padding-right: 0px !important;
}

.padding-bottom0 {
  padding-bottom: 0px !important;
}

.padding-top0 {
  padding-top: 0px !important;
}

.padding-04 {
  padding: 4px !important;
}

.padding-right5 {
  padding-right: 5px !important;
}

.padding-left5 {
  padding-left: 5px !important;
}

.padding-top5 {
  padding-top: 5px !important;
}

.padding-bottom5 {
  padding-bottom: 5px !important;
}

.padding-top10 {
  padding-top: 10px !important;
}

.padding-top20 {
  padding-top: 20px !important;
}

.padding-right10 {
  padding-right: 10px !important;
}

.padding-left10 {
  padding-left: 10px !important;
}

.padding-left-10 {
  padding-left: 10px;
}

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

.padding-bottom10 {
  padding-bottom: 10px;
}

.padding-bottom20 {
  padding-bottom: 20px;
}

.padding-14 {
  padding: 14px;
}

.padding-10 {
  padding: 10px !important;
}

.paddin-none {
  padding: 0px;
}

.padding15 {
  padding: 15px;
}

.padding-top15 {
  padding-top: 15px !important;
}

.padding-bottom15 {
  padding-bottom: 15px;
}

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

.padding-right15 {
  padding-right: 15px;
}

.padding-right15 {
  padding-right: 15px;
}

.margin-right40 {
  margin-right: 40px !important;
}

.padding-bottom-16 {
  padding-bottom: 16px;
}

.padding-top-16 {
  padding-top: 16px;
}

.padding-right20 {
  padding-right: 20px;
}

.padding-right32 {
  padding-right: 32px;
}

.padding-top4 {
  padding-top: 4px !important;
}

.padding-top25 {
  padding-top: 25px !important;
}

.padding-top30 {
  padding-top: 30px !important;
}

.padding-left30 {
  padding-left: 30px !important;
}

.margin-top0 {
  margin-top: 0px !important;
}

.margin-left0 {
  margin-left: 0px !important;
}

.margin-right0 {
  margin-right: 0px !important;
}

.margin-bottom0 {
  margin-bottom: 0px !important;
}

.margin-left3 {
  margin-left: 3px;
}

.margin-right3 {
  margin-right: 3px;
}

.margin-right28 {
  margin-right: 28px;
}

.margin-right30 {
  margin-right: 30px;
}

.margin-right32 {
  margin-right: 32px;
}

.margin-right5 {
  margin-right: 5px;
}

.margin-bottom3 {
  margin-bottom: 3px;
}

.margin-bottom5 {
  margin-bottom: 5px !important;
}

.margin-top3 {
  margin-top: 3px;
}

.margin-top4 {
  margin-top: 4px;
}

.margin-top5 {
  margin-top: 5px !important;
}

.margin-top6 {
  margin-top: 6px;
}

.margin-top8 {
  margin-top: 8px;
}

.margin-top10 {
  margin-top: 10px;
}

.margin-right15 {
  margin-right: 15px !important;
}

.margin-left3 {
  margin-left: 3px !important;
}

.margin-left5 {
  margin-left: 5px !important;
}

.margin-left10 {
  margin-left: 10px;
}

.margin-left20 {
  margin-left: 20px;
}

.margin-left30 {
  margin-left: 30px;
}

.margin-left40 {
  margin-left: 40px;
}

.margin-bottom10 {
  margin-bottom: 10px;
}

.margin-bottom20 {
  margin-bottom: 20px;
}

.margin-right5 {
  margin-right: 3px;
}

.margin-right8 {
  margin-right: 8px;
}

.margin-right10 {
  margin-right: 10px;
}

.margin-bottom4 {
  margin-bottom: 4px !important;
}

.margin-bottom12 {
  margin-bottom: 12px !important;
}

.margin-bottom13 {
  margin-bottom: 12px !important;
}

.margin-top15 {
  margin-top: 15px;
}

.margin-top18 {
  margin-top: 18px;
}

.margin-top-18 {
  margin-top: -18px;
}

.margin-top3 {
  margin-top: 3px !important;
}

.margin-top6 {
  margin-top: 6px;
}

.margin-top-13 {
  margin-top: -13px;
}

.margin-top-15 {
  margin-top: -15px;
}

.margin-top-20 {
  margin-top: -20px;
}

.margin-top-32 {
  margin-top: -32px;
}

.margin-left15 {
  margin-left: 15px;
}

.margin-left-20 {
  margin-left: -20px !important;
}

.margin-top20 {
  margin-top: 20px;
}

.margin-bottom20 {
  margin-bottom: 20px;
}

.margin-bottom24 {
  margin-bottom: 24px !important;
}

.margin-top24 {
  margin-top: 24px !important;
}

.margin-bottom25 {
  margin-bottom: 25px !important;
}

.margin-bottom30 {
  margin-bottom: 30px;
}

.margin-top30 {
  margin-top: 30px;
}

.margin-top100 {
  margin-top: 100px;
}

.margin-top35 {
  margin-top: 35px;
}

.margin-left-1 {
  margin-left: -1px;
}

.margin-left-10 {
  margin-left: -10px;
}

.margin-bottom00 {
  margin-bottom: 0px !important;
}

.margin-top10 {
  margin-top: 10px;
}

.margin-bottom15 {
  margin-bottom: 15px;
}

.margin-bottom30 {
  margin-bottom: 30px;
}

.margin-bottom40 {
  margin-bottom: 40px !important;
}

.margin-bottom100 {
  margin-bottom: 100px !important;
}

.margin-right-80 {
  margin-right: 80px;
}

.margin-left105 {
  margin-left: 105px;
}

.line-height-12px {
  line-height: 12px;
}

.line-height-15px {
  line-height: 15px;
}

.width-6 {
  width: 6%;
}

.width-7 {
  width: 7%;
}

.width-10 {
  width: 10%;
}

.width-12 {
  width: 12%;
}

.width-15 {
  width: 15%;
}

.width-25 {
  width: 25%;
}

.width-20 {
  width: 20%;
}

.width-22 {
  width: 22%;
}

.width-23 {
  width: 23%;
}

.width-25 {
  width: 25%;
}

.width-30 {
  width: 30%;
}

.width-35 {
  width: 35%;
}

.width-45 {
  width: 45%;
}

.width-47 {
  width: 47%;
}

.width-100 {
  width: 100%;
}

.width-50 {
  width: 50%;
}

.width-137px {
  width: 137px;
}

.width-400px {
  width: 400px !important;
}

.height-40 {
  height: 40px;
}

.height-52 {
  height: 52px;
}

.color-red {
  color: #e84040;
}

.color-41BA2F {
  color: #41ba2f;
}

.text-color-949494 {
  color: #949494;
}

.text-color-424242 {
  color: #424242;
}

.text-white,
.text-color-ffffff {
  color: #ffffff !important;
}

.text-color-8A8A8A {
  color: #8a8a8a;
}

.text-color-27282D {
  color: #27282d;
}

.text-color-5a5a5a {
  color: #5a5a5a;
}

.text-uppercase {
  text-transform: uppercase;
}

.font-size-8 {
  font-size: 8px;
}

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

.font-size-11 {
  font-size: 11px;
}

.font-size-10 {
  font-size: 10px;
}

.font-size-12 {
  font-size: 12px;
}

.font-size-13 {
  font-size: 13px;
}

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

.font-size-18 {
  font-size: 18px;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-30 {
  font-size: 30px;
}

.font-size-40 {
  font-size: 40px;
}

.text-normal {
  font-weight: 400;
}

.text-bold {
  font-weight: 700;
}

.text-semibold {
  font-weight: 600 !important;
}

.min-height-467 {
  min-height: 467px;
}

.line-height-1 {
  line-height: 1px;
}

.line-height-22 {
  line-height: 22px;
}

.line-height-25 {
  line-height: 25px;
}

.height-80 {
  height: 80px;
}

.no-bottom-border {
  border-bottom: none !important;
}

.background-color-lite {
  background-color: #f9f9f9 !important;
}

.border-left-eaeaea {
  border-left: 1px solid #eaeaea;
}

.border-none {
  border: none !important;
}

/*********************** Panel Customization *************************/
.panel-custom {
  border-radius: 0px;
  border: none;
  margin-bottom: 0px;
  background-color: #fff;
  border-top: 1px solid #e0dede;
}

.panel-body {
  background-color: #ffffff;
}

.panel-default > .panel-heading {
  background-color: #ffffff;
  border: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  padding-left: 20px;
}

.panel-default {
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

.panel-default .panel-body {
  padding: 15px 0px 0px 0px;
}

.panel-single {
  border: 1px solid #eaeaea;
  border-radius: 0;
}

.panel-single .panel-heading {
  background-color: #ececec;
  border-bottom: 1px solid #eaeaea;
  padding: 15px;
}

.panel-single .panel-heading h4 {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
}

.panel-single .panel-footer {
  background: none;
  border-top: 1px solid #ececec;
}

.panel-styled {
  border-radius: 0px;
  border: none;
  margin-bottom: 0px;
  background-color: #fff;
}

.panel-styled .panel-body {
  padding: 0px;
}

.panel-styled .panel-heading {
  border-bottom: 1px solid #f4f4f4;
  font-size: 15px;
  font-weight: 500;
}

.panel-styled .panel-heading h3 {
  font-size: 16px;
  margin-top: 5px;
}

.material-heading {
  font-weight: 600;
  font-size: 15px;
}

.material-key {
  font-size: 14px;
  font-weight: 500;
}

.material-value {
  color: #888;
}

.material-item .row {
  margin-bottom: 10px;
}

.material-item {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
}

/*********************** Multilevel Dropdown *************************/

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #333333 !important;
}

.navbar-admin-custom a:hover,
.navbar-admin-custom .active > a {
  background-color: #89181c !important;
  color: #ffffff !important;
}

.dropdown-submenu {
  position: relative;
  width: 20rem !important;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0px;
  -moz-border-radius: 0 0px 0px;
  border-radius: 0 0px 0px 0px;
  padding: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
  padding-left: 10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  right: 200px;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.multi-level {
  border-radius: 0 !important;
  border-top: 0px !important;
  border-left: 0px !important;
  padding: 0px !important;
}

.multi-level a {
  padding: 10px 10px 10px 10px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #444444 !important;
}

.multi-level span.icon-image {
  margin-right: 5px;
  font-size: 16px;
}

.commercial-tabs {
  background: #ffffff !important;
}

.icon-image i {
  width: 20px;
}

/*********************** Block Customization *************************/
.section_title {
  padding: 15px 0px 10px 0px;
  border-bottom: 1px solid #eaeaea;
}

.section_title h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0px;
}

.section_title h3.tabs {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0px;
}

/*********************** Badge Customization *************************/
.badge {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 1px;
}

.navbar-default .badge {
  position: absolute;
  top: 14px;
  right: 14px;
}

.badge-xs,
.badge-sm {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);
}

.badge-xs {
  font-size: 9px;
}

/*********************** TABS Customization *************************/
.nav-tabs {
  border-bottom: 1px solid #e0dede;
  padding-left: 15px;
  padding-right: 15px;
}

.nav-tabs-tabbled > li > a {
  margin-right: -1px;
  margin-bottom: -1px;
  line-height: 1.42857143;
  border-radius: 1px 1px 0 0;
  background: transparent;
  color: #717171;
  border-top-color: #d6d6d6;
  border-left-color: #d6d6d6;
  border-right-color: #d6d6d6;
  border-bottom: none;
  font-size: 12px;
  padding: 5px 15px;
}

.nav-tabs-tabbled > li > a:focus,
.nav-tabs-tabbled > li > a:hover {
  background-color: #ffffff;
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content-tabs {
  background-color: #ffffff;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.action-navbar {
  background-color: #ffffff;
  border: none;
  padding: 10px 15px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}

.nav-tabs-tabbled > li.active > a,
.nav-tabs-tabbled > li.active > a:focus,
.nav-tabs-tabbled > li.active > a:hover {
  background-color: #ffffff;
  border-top: 3px solid #861c20;
  border-right: 1px solid #e0dede;
  border-left: 1px solid #e0dede;
  padding: 5px 15px;
}

.simple-inner-nav {
  border-top: 1px solid #e0dede !important;
  margin-bottom: 0px;
}

.tab-sub-sub a {
  border: none !important;
  padding: 10px !important;
}

.tab-sub-sub > li.active > a {
  padding: 10px !important;
  border-bottom: 3px solid #b12727 !important;
}

.tab-sub-sub > li > a:focus,
.tab-sub-sub > li > a:hover {
  border-bottom: 3px solid #b12727 !important;
  padding: 10px !important;
}

/*********************** Table Customization *************************/
.table {
  color: #444444;
  font-size: 12px;
}

.table-bordered > thead > tr > th {
  padding-top: 10px;
  padding-bottom: 10px;
}

.table-bordered {
  background-color: #ffffff;
}

.table > thead > tr > th {
  text-transform: uppercase;
}

.table > thead > tr > th {
  border-bottom-width: 1px;
}

.table > tfoot > tr > th,
.table > thead > tr > th {
  font-weight: 500;
  color: #333333;
  font-size: 13px;
}

.sub-container-simple {
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 2px;
  border: 1px solid #afa376;
}

.table-simple {
  margin-bottom: 0px;
}

.table-simple > thead > tr > th {
  padding: 15px;
}

.table-plain > thead > tr > th {
  font-weight: 400;
  border: none !important;
}

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
  color: #666666;
  border-top: 1px solid #eaeaea;
}

.table > tbody > tr > td a,
.table > tfoot > tr > td a,
.table > thead > tr > td a {
  font-weight: 500;
}

.table > thead > tr > th {
  border-bottom: none;
}

.table-plain {
  margin-bottom: 0px !important;
  border-left: 1px solid #ddd;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px 15px 8px 15px;
}

.dataTables_processing {
  border: 1px solid #f0c36d;
  background: #f9edbe;
  padding: 5px !important;
  font-size: 14px;
  font-weight: 500;
  z-index: 100000;
  top: 26px !important;
  border-top: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

/*********************** Data Table Customization *************************/

.dataTables_wrapper {
  padding-bottom: 20px;
  padding-top: 5px;
}

.dataTables_info {
  font-size: 15px !important;
  padding-top: 0px !important;
  font-weight: 300;
  padding-left: 15px !important;
}

/* Data tables */
div.dataTables_wrapper div.dataTables_paginate {
  margin-right: 10px !important;
}

.dataTables_filter {
  padding-right: 15px;
  margin-top: -5px;
}

.dataTables_length {
  margin-top: -5px;
  margin-left: 10px;
  margin-right: 30px;
}

/*Making the datatable processing the fixed one*/
div.main .dataTables_processing {
  position: fixed !important;
}

/*********************** Button and input Designs *************************/

.btn-default {
  border-radius: 0px;
}

.btn-gold {
  color: #fff;
  background-color: #89181c;
  border-radius: 0px;
}

.btn-gold:hover {
  color: #fff;
  background-color: #b9292c;
  border-color: #b9292c;
}

.btn-secondary {
  color: #89181c;
  background-color: #f9f9f9;
  border-radius: 0px;
  border: solid 1px #89181c;
  font-weight: 500;
}

.btn-clear:hover,
.btn-secondary:hover {
  color: #b9282c;
}

.btn-clear {
  color: #89181c;
  font-weight: 600;
}

.input-sm-thin {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-purple {
  width: 90px;
  color: #fff;
  background-color: #634475;
  border-color: #634475;
}

.btn-purple-add-city {
  color: #fff;
  background-color: #634475;
  border-color: #634475;
}

.btn-purple:hover {
  color: #fff;
  background-color: #634475;
  border-color: #634475;
}

.form-control {
  border-color: #b1b1b1;
  box-shadow: none;
  border-radius: 0px;
}

.form-control:focus {
  border-color: #573c73;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control.error {
  border-color: #c14141;
  box-shadow: none;
}

/*.modal .form-group {
  min-height: 76px;
}*/

.form-group label {
  font-weight: 400;
  color: #666666;
}

.form-group label.error {
  font-size: 12px;
  font-weight: 400;
  color: #c14141;
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 5px;
  position: absolute;
  /* margin-top: 30px; */
}

.new_form .form-group {
  min-height: 72px;
}

.checkbox label,
.radio label {
  min-height: 15px;
  padding-left: 15px;
}

.custom-checkbox span,
.custom-checkbox div {
  font-size: 14px;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

.checkbox,
.radio {
  margin-bottom: 20px;
  margin-left: 5px;
}

.btn-dotted {
  border-style: dashed;
  padding: 10px 15px;
}

.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  /* If Placeholder of the input is moved up, rem/modify this. */
  border-radius: 3px;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-top: 5px;
  padding-right: 20px;
}

select.input-sm {
  padding-top: 0px;
  padding-right: 20px;
}

/*********************** Breadcrom CSS *************************/

.breadcrumb {
  padding: 5px 0px;
  margin-bottom: 10px;
  list-style: none;
  background: none;
  border-radius: 0px;
}

.breadcrumb > li > a {
  color: #838383;
}

.breadcrumb > li > a:hover {
  color: #b9292c;
}

.breadcrumb > li {
  color: #3b3b3b;
  font-weight: 500;
  font-size: 18px;
}

/*********************** Pagination CSS *************************/

.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #7e7e7e;
  font-weight: 400;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #871c20;
  border-color: #871c20;
  border-radius: 50%;
  border: 1px solid;
  border-radius: 50%;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #aaaaaa;
  background-color: transparent;
  border-color: #871c20;
}

/*********************** Tracking division starts here *******************/
.docket-detail {
  background: #ffffff;
  border-top: 1px solid #dddddd;
}

.docket-info {
  padding: 15px 0px;
  margin: 0px 15px;
  border-bottom: 1px solid #dddddd;
}

.docket-info .label {
  padding-left: 15px;
  padding-right: 15px;
}

.docket-info .text-internal {
  font-size: 15px;
  margin-left: 8px;
}

.docket-info .infos {
  font-weight: 500;
}

.infoDivision {
  padding: 0px 0px 0px 0px;
  margin: 0px 15px;
  border-bottom: 1px solid #dddddd;
}

.inner-addon {
  position: relative;
}

.inner-addon i {
  pointer-events: none !important;
  cursor: pointer !important;
  z-index: 999;
}

.activityDivision {
  padding-top: 30px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
}

.puDiv {
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

.heads {
  font-weight: 600;
  font-size: 14px;
  color: #808080;
}

.heading {
  font-size: 18px;
  font-weight: 400;
}

.headLite {
  color: #808080;
  font-weight: 400;
  font-size: 16px;
}

.infos {
  color: #333333;
}

.info-division {
  padding-top: 30px;
  border-left: 1px solid #ddd;
}

.bigBits {
  padding-left: 30px;
}

ul.outer {
  list-style: none;
  margin-top: 10px;
  padding-left: 0px;
}

ul.outer li.outerLi {
  padding-bottom: 13px;
  margin-bottom: 29px;
  position: relative;
}

ul.outer li.outerLi span.dd:first-child {
  border-radius: 50%;
  padding: 5px 15px 5px 0px;
  font-size: 28px;
  font-weight: 500;
  color: #a6a6a6;
  margin-right: -29px;
}

ul.outer li.outerLi span.day {
  display: block;
  padding-left: 40px;
  margin-top: -33px;
  font-size: 12px;
  font-weight: bold;
}

ul.outer li.outerLi span.month {
  display: block;
  margin-left: 40px;
  margin-top: -3px;
  font-size: 12px;
  color: #737373;
}

ul li.outerLi:last-child .verticalLine {
  height: 35%;
}

ul li.outerLi:first-child .verticalLine {
  height: 84%;
  top: 33%;
  bottom: 0;
}

.verticalLine {
  position: absolute;
  height: 100%;
  width: 1px;
  border-left: 1px dashed #999999;
  left: 13px;
  top: 31px;
}

.onlyVerticalLine {
  height: 80% !important;
  top: 22% !important;
  margin-top: 10px !important;
}

.singleInnerli {
  top: 55% !important;
  height: 49% !important;
}

ul li.outerLi:first-child .multipleOuterSingleInnerli {
  height: 80% !important;
  top: 55% !important;
}

.innerLi {
  margin-left: 30px;
}

ul.inner {
  list-style: none;
}

li.innerLi::before {
  content: "\2022";
  color: #990000;
  margin-left: -23px;
  font-size: 250%;
  position: relative;
  z-index: 1;
}

.format2_line1 {
  display: block;
  margin-top: -35px;
  margin-left: 15px;
  color: #999999;
}

.format2_line2 {
  display: block;
  margin-left: 15px;
}

.lite {
  color: #999999;
}

li.format3InnerLi::before {
  content: "• ";
  color: #999999;
  margin-left: -23px;
  font-size: 250%;
  position: relative;
  z-index: 1;
}

.format3_line1 {
  display: block;
  margin-top: -35px;
  margin-left: 15px;
  font-size: 120%;
  color: #990000;
}

.format3_line2 {
  display: block;
  margin-left: 15px;
}

/*********************** Tracking division ends *******************/

.track {
  padding-top: 30px;
  background-color: #f3f3f3;
  padding-bottom: 30px;
}

.trackHeading {
  margin-top: 0px;
}

.docketNoDisp {
  display: block !important;
}

.label {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  padding: 6px 15px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-top: 10px;
}

.label.label-pill,
.label.label-rounded {
  border-radius: 99999px;
}

.label.label-square {
  border-radius: 0;
}

.label.label-default {
  background-color: #b0bec5;
}

.label.label-primary {
  background-color: #2196f3;
}

.label.label-secondary {
  background-color: #323a45;
  color: #fff;
}

.label.label-info {
  background-color: #56b8e2;
}

.label.label-success {
  background-color: #2ba046;
}

.label.label-warning {
  background-color: #fb8d2b;
  color: #ffffff;
}

.label.label-danger {
  background-color: #e43533;
}

.label.label-outlined {
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
}

.label.label-outlined.label-default {
  border-color: #b0bec5;
  color: #b0bec5;
}

.label.label-outlined.label-primary {
  border-color: #2196f3;
  color: #2196f3;
}

.label.label-outlined.label-secondary {
  border-color: #323a45;
  color: #323a45;
}

.label.label-outlined.label-info {
  border-color: #29b6f6;
  color: #29b6f6;
}

.label.label-outlined.label-success {
  border-color: #5ca153;
  color: #5ca153;
}

.label.label-outlined.label-warning {
  border-color: #ffd600;
  color: #ffd600;
}

.label.label-outlined.label-danger {
  border-color: #ef1c1c;
  color: #ef1c1c;
}

.primary-title {
  color: #a12f42;
  margin-bottom: 20px;
}

.profile-image {
  width: 80px;
  height: 80px;
  margin-right: 25px;
}

.profile-desc {
  padding-top: 6px;
}

.text-secondary {
  color: #6c6c6c;
}

.bg-white {
  background-color: #fff;
}

.bg-grey-light {
  background-color: #f9f9f9 !important;
}

.profile-header {
  font-size: 22px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 25px;
  color: #6c6c6c;
}

.label-key {
  font-size: 14px;
  font-weight: 500;
  color: #545454;
}

.label-value {
  color: #a6a6a6;
  margin-top: 5px;
}

.link {
  font-size: 15px !important;
  cursor: pointer;
}

.separator {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 25px;
}

.versioning {
  padding: 15px;
  font-size: 14px;
  color: #909090;
}

.versioning:hover {
  color: #636161;
  cursor: pointer;
}

.versioning span {
  margin-left: 5px;
}

.version_about_center {
  text-align: center;
}

.version_about_center img {
  width: 30%;
}

.version_about_center div {
  color: #636161;
  font-size: 15px;
}

.version_details {
  margin-top: 20px;
}

.version_about_center div.image {
  margin-top: 30px;
  margin-bottom: 30px;
}

.po_edit_width {
  width: 200px;
}

.stationery_items_view {
  height: 4rem;
}

.header_logo a:hover {
  background-color: #89181c08 !important;
}
