@charset "utf-8";
/* fonts */

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI"), url(./font/normal/latest.woff2) format("woff2"), url(./font/normal/latest.woff) format("woff"), url(./font/normal/latest.ttf) format("truetype"), url(./font/normal/latest.svg#web) format("svg");
  font-weight: 400
}

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Light"), url(./font/light/latest.woff2) format("woff2"), url(./font/light/latest.woff) format("woff"), url(./font/light/latest.ttf) format("truetype"), url(./font/light/latest.svg#web) format("svg");
  font-weight: 100
}

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Semilight"), local("Segoe UI"), url(./font/semilight/latest.woff2) format("woff2"), url(./font/semilight/latest.woff) format("woff"), url(./font/semilight/latest.ttf) format("truetype"), url(./font/semilight/latest.svg#web) format("svg");
  font-weight: 200
}

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Semibold"), url(./font/semibold/latest.woff2) format("woff2"), url(./font/semibold/latest.woff) format("woff"), url(./font/semibold/latest.ttf) format("truetype"), url(./font/semibold/latest.svg#web) format("svg");
  font-weight: 600
}

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Bold"), local("Segoe UI"), url(./font/bold/latest.woff2) format("woff2"), url(./font/bold/latest.woff) format("woff"), url(./font/bold/latest.ttf) format("truetype"), url(./font/bold/latest.svg#web) format("svg");
  font-weight: 700
}

:focus {
  outline: 2px solid #0078d4 !important;
  background-color: transparent !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
label {
  font-family: SegoeUI;
  font-weight: 400
}

body,
p,
.btn {
  font-family: SegoeUI;
  font-weight: 400
}

/* header */

.header header {
  background: white;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  color: #2f2f2f;
  font-size: 15px;
  min-height: 48px;
}

.header-brand {
  float: left;
  height: 48px;
  line-height: normal;
  line-height: 48px;
  padding: 0;
  margin-left: 10px;
}

.header-brand a {
  display: block;
  margin-top: 6px;
}

.header-brand img {
  display: block;
  max-height: 38px;
  vertical-align: baseline;
  border: none
}

.header-lft {
  float: left;
}

.header-lft .dropdown {
  display: inline-block;
  vertical-align: top;
  float: left;
}

.header-lft .menu {
  background: #e0e0e0;
  color: #666;
  border-width: 0;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 48px;
  line-height: normal;
  margin: 0;
  min-width: 50px;
  outline-offset: -1px;
  overflow: visible;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.header-lft .menu .fa-th {
  font-size: 16px;
  border-radius: 0;
  font-style: normal;
  font-weight: normal;
}

.header-lft .dropdown-menu {
  border-radius: 0;
  margin-left: 5px;
  margin-top: 5px;
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  min-width: 322px;
  max-width: 322px;
  padding: 8px 6px;
}

.header-lft .dropdown-menu:after,
.header-lft .dropdown-menu:before {
  bottom: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.header-lft .dropdown-menu .nav-appItem {
  float: left;
}

.header-lft .dropdown-menu .nav-appItem .nav-appTile {
  color: #fff;
  ;
  box-sizing: border-box;
  margin: 0 2px 2px 0;
  padding: 2px;
  width: 100px;
  height: 100px;
  -moz-user-select: none;
  display: block;
  line-height: normal;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  transition: outline 0.125s ease-in-out 0s, -webkit-transform 0.125s ease-in-out 0s;
}

.header-lft .dropdown-menu .nav-appItem .nav-appTile:hover .nav-Background,
.header-lft .dropdown-menu .nav-appItem .nav-appTile:focus .nav-Background {
  border: 2px solid rgba(255, 255, 255, 0.45);
}

.header-lft .dropdown-menu .nav-appItem .nav-appTile .nav-Background {
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
}

.header-lft .dropdown-menu .nav-appItem .nav-appTile .nav-Background .icon {
  width: 50px;
  height: 45px;
  margin-top: 7px;
  display: inline-block;
}

.header-lft .dropdown-menu .nav-appItem .nav-appTile .nav-Background .icon img {
  max-width: 40px;
  max-height: 36px;
  padding-right: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.header-lft .dropdown-menu li:first-child .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(6) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(11) .nav-appTile .nav-Background {
  background: #094ab2
}

.header-lft .dropdown-menu li:nth-child(2) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(7) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(12) .nav-appTile .nav-Background {
  background: #008272
}

.header-lft .dropdown-menu li:nth-child(3) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(8) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(13) .nav-appTile .nav-Background {
  background: #CF4826
}

.header-lft .dropdown-menu li:nth-child(4) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(9) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(14) .nav-appTile .nav-Background {
  background: #027DB6
}

.header-lft .dropdown-menu li:nth-child(5) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(10) .nav-appTile .nav-Background,
.header-lft .dropdown-menu li:nth-child(15) .nav-appTile .nav-Background {
  background: #5133ab
}

.header-lft .dropdown-menu .nav-appItem .nav-appTileTitle {
  top: 4px;
  display: table-cell;
  width: 100px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #fff;
  height: 30px;
  left: 10px;
  padding: 5px 5px 0;
  position: static;
}

.header-lft .dropdown-menu .nav-appItem .nav-appTileTitle>span {
  display: block;
  font-size: 11px;
  line-height: 13px;
  max-height: 32px;
  /*overflow: hidden;*/
  text-align: center;
  text-overflow: ellipsis;
  white-space: normal;
}

.header-lft .dropdown-menu:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.header-lft .dropdown-menu:before {
  border-color: rgba(214, 214, 214, 0);
  border-bottom-color: #d6d6d6;
  border-width: 11px;
  margin-left: -11px;
}

.header-rt {
  float: right;
}

.header-rt .nav>li>a,
.header-rt .nav>li>span {
  cursor: pointer;
  display: block;
  width: 55px;
  text-align: center;
  padding: 12px 0 11px;
  text-align: center;
  border-left: solid 1px #e5e3e3;
}

.header-rt .nav>li:hover>a,
.header-rt .nav>li:hover>span {
  background: #eff6fc
}

.header-rt .nav>li>a:focus,
.header-rt .nav>li>span:focus {
  border-left: solid 1px #e5e3e3;
}

.page-title {
  background: #2f2f2f;
  color: #fff;
  margin-left: 0;
  margin-right: 0
}

.page-title h2 {
  font-size: 24px;
  line-height: normal;
  margin: 13px 0 5px;
}

.page-title .breadcrumb {
  background: transparent;
  padding: 0;
  margin-bottom: 13px;
}

.page-title .breadcrumb li a {
  color: #fff;
}

.btn {
  padding: 4px 10px;
  border-radius: 0;
  background: #0078D6;
  border: none;
  color: #fff;
  font-size: 13px;
  font-weight: 300
}

.btn.btn-block {
  padding: 8px 10px;
}

.btn:hover,
.btn:active {
  background: #148ae7;
  color: #fff;
}

.btn:focus {
  outline: 2px solid #0078d4 !important;
  background-color: transparent !important;
  color: #0078d4 !important;
}

.btn2{
  background: #f72424;
}

.btn.btn2.btn-block {
  padding: 8px 10px;
}

.btn.btn2:hover,
.btn.btn2:active {
  background: #df0000;
  color: #fff;
}

.btn.btn2:focus {
  outline: 2px solid #df0000 !important;
  background-color: transparent !important;
  color: #df0000 !important;
}

.page-title .btn:focus {
  color: #fff !important;
}

.page-title .btn {
  margin-top: 26px
}

.page-title .btn .plus {
  font-size: 35px;
  line-height: 0;
  font-weight: 100;
  position: relative;
  top: 5px;
  outline: none !important;
  border: 0;
}

.page-title .btn .plus:active {
  outline: none;
}

.btn.print,
.btn.cancelbtn {
  background: #5B798F !important;
}

.btn.print span {
  display: inline-block;
  float: left;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.btn.print:hover,
.btn.print:focus,
.btn.print:active {
  background: #5B798F !important;
}

.contents {
  padding: 25px 0;
  width: 100%;
  float: left;
}

.table {
  border: solid 1px #d2d2d2;
}

.table thead th {
  background: #f2f2f2;
  font-weight: 600;
  font-size: 14px;
}

.table tr .eachsection {
  background: #eff6fc;
  color: #373737;
  font-size: 14px;
}

.table tr th a {
  color: #0078d7;
  font-weight: 600
}

.table > thead > tr > th{
  vertical-align: middle;
}

.table_caption h3 {
  margin-top: 0px !important;
  font-weight: 600 !important;
}

.dataTables_length,
.dataTables_filter {
  display: inline-block;
  float: right;
  margin-left: 8px;
  margin-bottom: 6px;
}

.dataTables_length label,
.dataTables_filter label {
  display: inline-flex;
  line-height: 29px;
}

.dataTables_filter .input-group input {
  float: left;
  width: 160px;
}

.dataTables_filter .input-group .btn {
  width: 33px;
  height: 30px;
  border: solid 1px #ccc;
  border-left: none;
  background: url(../img/search-icon.png) no-repeat center #fff;
}

.form-control,
.form-control:focus {
  border-radius: 0;
  box-shadow: none;
  border-color: #ccc;
}

.custom-select {
  min-width: 60px;
  position: relative;
  display: inline-block;
  margin: 0 3px;
  width: 100%;
}

/*.custom-select::before{ content:"\f107" !important; font-family: 'FontAwesome'; font-size: 22px; position: absolute;  top: 2px; right: 1px; bottom: 2px; line-height: 25px;  padding: 0 5px; background: #fff; color: 333; pointer-events:none;}*/

.custom-select select {
  display: inline-block;
  padding: 4px 3px 3px 5px;
  margin: 0;
  font: inherit;
  outline: none;
  line-height: 1.2;
  background: #fff;
  /* -webkit-appearance:none */
}

.custom-select select option {
  padding: 6px 10px;
  height: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.custom-select:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  font-size: 60%;
  line-height: 25px;
  padding: 0 12px;
  background: #fff;
  color: white;
  pointer-events: none;
  background: url(../img/downarrow-icon-1.png) no-repeat center #0078d6;
}

.no-pointer-events .custom-select:after {
  content: none;
}

.Page-navigation {
  text-align: center;
}

.Page-navigation .pagination {
  border: none;
  margin: 0;
  padding: 0
}

.Page-navigation .pagination li a {
  border: none;
  border-radius: 0;
  color: #010101;
  z-index: 0 !important;
  margin-bottom: 25px !important;
}

.pagination>li:first-child>span,
.pagination>li:last-child>span {
  position: relative;
  top: 3px;
  color: #666;
}

.Page-navigation .pagination li a:hover {
  background: #eee;
  color: #666;
}

.Page-navigation .pagination li.active a {
  background: #0078d7;
  color: #fff;
}

.Page-navigation .pagination li.active a:focus {
  color: #000 !important;
}

input.form-control,
select.form-control {
  height: 30px;
  line-height: normal;
}

/* notification popup */

.informer {
  left: auto;
  bottom: auto;
  right: 1px;
  top: 5px;
}

.informer.informer-warning {
  background: #DD3636;
}

/* #1caf9a */

.informer {
  font-size: 11px;
  position: absolute;
  line-height: 20px;
  text-align: center;
  padding: 0px 5px;
  background: #BBB;
  right: 4px;
  top: 4px;
  color: #FFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* end */

/* modal-popup */

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-content .modal-header {
  padding: 8px 15px;
}

.modal-content .modal-header .close {
  font-size: 20px;
  font-weight: 400;
  top: 10px;
  position: relative;
}

.modal-content .modal-title {
  color: #505050;
  font-size: 25px;
}

/* login page design */

.loginpage {
  max-width: 320px;
  margin: 5% auto 0;
}

.loginpage .form-control {
  border: 1px solid #bababa;
  border-radius: 0;
  box-shadow: 0;
  color: #666
}

:root input[type="text"]:focus,
*:root input[type="password"]:focus,
*:root input[type="email"]:focus,
*:root input[type="number"]:focus,
*:root input[type="tel"]:focus,
*:root input[type="search"]:focus {
  border-color: #5c5c5c;
  box-shadow: none;
  line-height: 15px;
}


*:root textarea:focus {
  border-color: #5c5c5c;
  box-shadow: none;
}

.input-group .form-control:focus+.btn {
  border-color: #5c5c5c;
}

.btn {
  font-weight: 500
}

.btn-primary {
  background: #2270EC;
  color: #fff;
  border: none
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:focus {
  background: #5a94f1
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  background: #5a94f1
}

.link {
  color: #0078D6;
  font-size: 13px;
}

.link:hover {
  color: #666;
  text-decoration: none
}

.progress-bar.active,
.progress.active .progress-bar {
  text-align: center;
  color: #000
}

/* responsive */

@media screen and (max-width:767px) {
  .header-rt .navbar-nav {
    margin: 0;
  }
  .header-rt .navbar-nav>li {
    display: inline-block;
    float: left
  }
  .page-title .text-right {
    text-align: left
  }
  .page-title .text-right .btn {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .panel-body {
    padding-left: 0;
    padding-right: 0
  }
}

/* Lease supplier */

.no-padding {
  padding: 0 !important
}

.no-margin {
  margin: 0 !important
}

.contents.left-navs {
  margin: 0;
  padding: 0;
  background: #f2f2f2;
}

.white-bg {
  background: #fff
}

.sidebar-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sidebar-nav li a {
  cursor: pointer;
  display: block;
  position: relative;
  color: #2f2f2f;
  padding: 16px;
  font-size: 15px;
  font-weight: 200;
  text-decoration: none
}

.sidebar-nav li a .btnarrow {
  position: absolute;
  right: 5px;
  top: 10px;
  display: none
}

.sidebar-nav li.active a .btnarrow {
  display: block
}

.sidebar-nav li a .btnarrow:before {
  content: "›";
  display: inline-block;
  font-size: 45px;
  line-height: 20px;
  font-weight: 100;
  color: #fff
}

.sidebar-nav li a:hover {
  background: #e5e5e5
}

.sidebar-nav li.active a {
  background: #0078D6;
  color: #fff
}

.panel {
  border: none;
  box-shadow: none;
  font-family: SegoeUI;
  font-weight: 400
}

.panel-default>.panel-heading {
  border: 1px solid #a3a3a3;
  border-radius: 0;
  background: rgba(223, 223, 223, 0.15);
  padding: 0;
}

.panel-default>.panel-heading a {
  padding: 8px 0;
  display: block;
  font-weight: 300;
  font-size: 16px;
  position: relative;
  text-decoration: none
}

.panel-default>.panel-heading a .mscom-accordion-item-image {
  border: 1px solid transparent;
  display: inline-block;
  height: 24px;
  left: 10px;
  margin-top: -12.5px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  vertical-align: bottom;
  width: 24px;
  text-align: center;
  border-radius: 100%;
  border: solid 2px #333;
}

.panel-default>.panel-heading a.collapsed .mscom-accordion-item-image:before {
  content: "+";
  line-height: 14px;
}

.panel-default>.panel-heading a .mscom-accordion-item-image:before {
  content: "-";
  line-height: 14px;
}

.panel-default>.panel-heading a .mscom-accordion-item-image:before {
  display: inline-block;
  font-size: 25px;
  font-weight: 600
}

.panel-default>.panel-heading a:hover .mscom-accordion-item-image {
  background: #505050;
  border-color: #505050;
  color: #fff
}

.panel-default>.panel-heading a .mscom-accordion-item-title {
  /*color: #666;*/
  color: #545454;
  position: relative;
  top: -2px;
  padding-left: 45px;
  text-decoration: none
}

.panel-default>.panel-heading a:focus .mscom-accordion-item-title,
.panel-default>.panel-heading a:active .mscom-accordion-item-title {
  text-decoration: none
}

.panel-default>.panel-heading a:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}

.panel-default>.panel-heading a {
  font-weight: 200
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: none;
}

.panel-group .panel+.panel {
  margin-top: 15px;
}

.wrappadding {
  padding: 25px 0
}

.panel-group .panel fieldset {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px 10px 0;
}

.panel-group .panel fieldset .form-group-block {
  display: block;
  width: 100%;
  float: left;
}

.panel-group .panel legend {
  border: medium none;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 0;
  padding: 0 10px;
  width: auto;
}

.input-group-addon {
  border-radius: 0
}

b,
strong {
  font-weight: 700
}

.m-b-none {
  margin-bottom: 0 !important
}

.m-t-none {
  margin-top: 0 !important
}

.help-block {
  color: #A94442 !important;
  font-size: 12px !important;
  display: block;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

.input-group .dropdown-menu {
  border-radius: 0;
  padding: 0
}

.input-group .btn {
  padding: 5px 10px 4px;
  background: #eee;
  border: solid 1px #ccc;
  color: #333;
  top: 0;
}

.header-rt .navbar-nav>li>.dropdown-menu {
  left: auto;
  right: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: solid 1px #dedede;
  border-top: none;
  min-width: 300px;
}

.header-rt .navbar-nav .open .dropdown-menu {
  background-color: rgba(255, 255, 255, 1);
  position: absolute
}

.header-rt .navbar-nav>li h3 {
  margin: 0;
  padding: 10px 16px;
  font-size: 25px;
  font-weight: 100
}

.header-rt .navbar-nav>li>.userdrop {
  min-width: 220px;
}

.header-rt .navbar-nav .dropdown-menu:before {
  bottom: 100%;
  right: 20px;
  left: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.header-rt .navbar-nav .userdrop:before {
  right: 20px;
  left: auto;
}

.header-rt .dropdown-menu>li.divider {
  margin: 0
}

.header-rt .notify>li>a {
  display: inline-block;
  width: 100%;
  border-top: solid 1px #eee;
  float: left;
  padding: 10px;
}

.header-rt .dropdown-menu>li>a,
.header-rt .dropdown-menu>li>span {
  font-size: 14px;
  font-weight: 200;
  padding: 8px 23px;
}

.header-rt .dropdown-menu>li>span {
  display: block;
  cursor: pointer;
}

.header-rt .dropdown-menu>li>a .lft {
  display: inline-block;
  float: left;
}

.header-rt .dropdown-menu>li>a .pull-right {
  font-size: 10px;
  font-weight: 400;
  position: relative;
  top: 4px
}

.admin-edit .input-group-btn .btn {
  background: #5e7c93;
  color: #fff;
  top: 0;
  height: 30px;
  padding: 5px 10px 5px;
  border: solid 1px #5e7c93;
  line-height: 18px;
}

.admin-edit .dropdown-menu>li>a {
  font-size: 14px;
  padding: 5px 10px;
  font-weight: 200
}

.admin-edit .dropdown-menu>li+li>a {
  border-top: solid 1px #eee;
}

.panel-title {
  position: relative;
}

.panel-title .custom-select.pull-right {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  max-width: 180px;
  margin: 0
}

.panel-title .custom-select.pull-right:after {
  top: 0;
  right: 0;
  height: 33px;
}

.panel-title .custom-select.pull-right select {
  border: none;
  font-size: 14px;
  font-weight: 200;
  font-family: SegoeUI;
  background: #0078d6;
  height: 33px;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding: 5px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.panel-title .custom-select.pull-right select option {
  background: #5e5e5e;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding: 5px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.panel-default>.panel-heading a.collapsed+.custom-select.pull-right {
  display: none
}

.btn.normalbtn {
  height: 30px;
  line-height: 19px;
  padding: 4px 10px;
}

.btn.icon {
  padding-left: 45px;
  margin-bottom: 10px;
  position: relative;
}

.btn.icon .fa.left {
  position: absolute;
  left: 0;
  height: 100%;
  width: 35px;
  margin-right: 2px;
  top: 0;
  text-align: center;
  line-height: 32px;
  background: rgba(0, 0, 0, 0.2)
}

.btn.green {
  background: #008272/*81bb05*/
}

.btn.orange {
  /* background: #f3a704; */
  background: #A06C03;
  color: #fff !important
}

.btn.orange.disabled {
  opacity: 1 !important;
}

.btn.red {
  background: #EC0909;
}

.btn.purple {
  background: #0033cc
}

.btn.colorDel {
    background: #757BAC;
}

.astric {
  color: red;
}

.ibox {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 15px 15px 0;
}

.ibox+.ibox {
  margin-top: 25px;
}

.ibox-title {
  padding: 15px;
  border-bottom: solid 1px #eee;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ibox-content {
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.m-b {
  margin-bottom: 15px;
  display: inline-block
}

.form-inline .custom-select {
  width: auto
}

.pad-top-7 {
  padding-top: 7px
}

.input-group .btn.file {
  background: #0078d7;
  height: 30px;
  line-height: 18px;
  color: #fff;
  border: none
}

.input-group .btn.file:hover,
.input-group .btn.file:focus,
.input-group .btn.file:active {
  background: #148ae7;
  color: #fff;
}

pre {
  border-radius: 0;
  background: #eee;
  font-family: SegoeUI;
  font-size: 13px;
}

.pad-tb {
  padding: 35px 0
}

.has-feedback .form-control {
  padding-right: 8px
}

/* Instructions to Bidders */

.gray-strip {
  background: #f2f2f2;
  float: left;
  width: 100%;
  min-height: 20px;
  margin-bottom: 20px;
}

.title-h1 {
  font-weight: 100;
  font-size: 30px;
  margin: 0.25em 0 0.55em;
  padding: 0;
}

ul.instructions {
  list-style: none;
  padding: 0;
  margin: 0 0 45px;
  counter-reset: chapter;
}

ul.instructions>li:before {
  counter-increment: chapter;
  content: counter(chapter) ". ";
  padding-right: 10px;
  position: absolute;
  left: 0;
  font-weight: 600;
  color: #666;
}

ul.instructions>li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

ul.instructions li>ul {
  counter-reset: section;
  margin-top: 10px;
  padding-left: 0;
  list-style: none
}

ul.instructions li>ul li:before {
  counter-increment: section;
  content: counter(chapter) "." counter(section) ". ";
  display: inline-block;
  padding-right: 15px;
  font-weight: 600;
  color: #666;
}

ul.instructions li>ul li+li {
  margin-top: 5px;
}

.highlighttxt {
  color: #d83b01;
  font-weight: 600;
}

#example_filter,
#example_length {
  padding-bottom: 5px;
}

.forbtn {
  margin-bottom: 5px;
}

.entries {
  margin-left: 3px;
  z-index: 0;
}

.paginateing {
  position: relative;
  left: 50%;
  margin-left: -119px;
}

.responsivePhone {
  float: left;
  width: 50%;
  margin-right: 13px !important;
}

.responsiveEmail {
  float: left;
  width: 58%;
  /*margin-bottom: 30px !important;*/
}

@media only screen and (max-width: 479px) {
  #popUp .tab {
    display: none;
  }
  #popUp.sidebropn .tab {
    display: block;
  }
  #popUp.sidebropn {
    overflow: scroll;
  }
  .responsivePhone {
    clear: both;
    width: 100%;
    margin-right: 0px !important;
  }
  .responsiveEmail {
    clear: both;
    width: 100%;
    margin-bottom: 30px !important;
  }
}

@media all and (max-width: 767px) {
  .flex-row-sm {
    display: flex;
    flex-direction: column;
  }
  .flex-row-sm>.flex-col-sm {
    display: flex;
    flex-direction: column;
  }
  .flex-row-sm>.flex-col-sm>.form-inline>.form-group {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .forEdit {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 480px) {
  .forEdit {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 320px) {
  .forEdit {
    padding-left: 45px !important;
    padding-top: 2px;
  }
}

.fancy-select {
  min-width: 200px;
}

.forForm {
  padding-bottom: 10px;
}

.forSHForm {
  padding-bottom: 15px;
}

.deleteModal {
  text-align: center
}

.tableResponsive {
  margin-bottom: 50px;
}

.onlyTable {
  margin-bottom: 0px;

}

/* ------------for GIS Maps -------------------*/

.clear {
  clear: both;
}

#containerResize {
  width: 100%;
}

#left_panel {
  width: 30%;
  height: 700px;
  float: left;
  padding: 3px;
  border-right: 1px solid black;
}

#left_panel2 {
  padding: 3px;
  width: 30%;
  height: 100px;
  float: left;
}

#content {
  padding: 3px;
  width: 40%;
  height: 700px;
  float: left;
  border-right: 1px solid black;
}

.cont-block {
  padding-bottom: 0;
}

/*for popup close icon size*/

.time-small {
  font-size: 0.7em;
}

select {
  font-size: 14px !important;
}

@media screen and (max-width: 425px) {
  select {
    font-size: 12.5px !important;
  }
}

/* SETTINGS */

/* sidebar */

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  padding: 4px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .4);
  background-color: rgba(255, 255, 255, .4);
  border-radius: 0;
}

#darkBack {
  width: 100%;
  height: 100vh;
  background: #fff;
}

#popUp {
  position: fixed;
  min-width: 1200px;
  height: 94%;
  background: #efefef;
  border: 7px solid #fff;
  bottom: 6%;
  right: -100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

#popUp .form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

#popUp .modal-footer {
  padding: 15px 0;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}

#popUp .intl-tel-input .country-list {
  position: fixed;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

#popUP .intl-tel-input .country-list .country {
  padding: 0px 10px;
}

#popUp .intl-tel-input {
  width: 100%;
}

#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: -5px;
}

#popUp .close {
  color: #464646;
  left: 94%;
  top: 92%;
  position: absolute;
  font-size: 20px;
  cursor: pointer;
  z-index: 11;
  content: '';
  display: block;
  width: 45px;
  height: 45px;
  background: #05a6f0;
  border-radius: 45px;
  opacity: 1;
  /* text-align:center; */
}

@media (min-width: 1200px) {
  #popUp .container {
    width: 755px;
  }
}

#popUp .close .fa-times {
  position: absolute;
  left: 14px;
  top: 12px;
  color: #fff;
}

#popUp h2 {
  font-size: 17px;
  color: #0060ac;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  /*margin-top: 40px;*/
  padding: 0 20px;
}

#popUp .form-control {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .4);
  background-color: rgba(255, 255, 255, .4);
  border-radius: 0;
}

a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}

#plus {
  position: fixed;
  color: #fff;
  bottom: 7%;
  font-size: 15px;
  right: 1%;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
}

#plus span {
  position: absolute;
  margin-top: 16px;
  right: 14px;
  font-size: 25px;
}

#plus::after {
  content: '';
  display: block;
  display: relative;
  width: 55px;
  height: 55px;
  background: #05a6f0;
  border-radius: 55px;
}

@media screen and (min-width: 320px) and (max-width:480px) {
  #popUp {
    min-width: 320px;
  }
}

/* tabs css */

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

/*.tab{ text-align: center; }*/

.tab .nav-tabs {
  display: inline-block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.tab .nav-tabs li {
  margin-bottom: 0;
  width: 25%;
}

.tab .nav-tabs li a {
  display: block;
  padding: 7px 5px;
  border: none;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-right: 0;
  text-align: center;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.tab .nav-tabs li a i {
  display: block;
  font-size: 23px;
  color: #006cd8;
  margin-bottom: 7px;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover {
  border: none;
  background: transparent;
  color: rgba(0, 0, 0, .8);
  font-weight: 700;
}

.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after {
  content: "";
  width: 0;
  border-top: 3px solid #0067B8;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.3s ease 0s;
  font-weight: 700;
}

.tab .nav-tabs li a:after {
  left: auto;
  right: 0;
}

.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after {
  width: 50%;
}

.tab .tab-content {
  padding: 20px;
  margin-top: -5px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
  background-color: #fff;
  font-size: 15px;
  color: #757575;
  line-height: 30px;
  max-height: 625px;
  height: 625px;
  overflow: auto;
}

.tab .tab-content h3 {
  font-size: 24px;
  margin-top: 0;
}

.img-valign {
  vertical-align: middle;
  margin-bottom: 0.75em;
  border-radius: 50%;
}

.text1 {
  font-size: 20px;
  margin-left: 20px;
}

.text2 {
  font-size: 24px;
  margin-left: 20px;
}

.req {
  color: #f4516c;
}

.tabs label {
  font-size: 15px;
  font-weight: 600;
}

.tabs .form-control {
  height: 40px;
}

.tabs .description .form-control {
  height: 100px;
}

@media only screen and (max-width: 479px) {
  .tab .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .tab .nav-tabs li a,
  .tab .nav-tabs li a:hover {
    border-bottom: 1px solid #dfdfdf;
  }
  .tab .tab-content {
    border-top: none;
  }
}

/* faq css */

.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 2em auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}

.cd-faq-categories a::before,
.cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}

.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cd-faq-categories li:last-child a {
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before,
  .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}

.cd-close-panel::before,
.cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}

.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-close-panel.move-left {
  right: 2%;
}

@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}

.cd-faq-group.selected {
  display: block;
}

.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}

.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}

.no-js .cd-faq-group {
  display: block;
}

@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group>li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group>li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 24px;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
  }
  .cd-faq-trigger::before,
  .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #6c7d8e;
}

@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}

.srch label {
  position: absolute;
  top: 16%;
  left: 95%;
}

.srch placeholder {
  text-align: end;
}

.sidebropn {
  right: 0% !important;
}

.sidebrcls {
  right: -100% !important;
}

.sidebropn2 {
  right: 1% !important;
}

.sidebrcls2 {
  right: -100% !important;
}

/* responsive */

@media (min-width:1300px) {
  #popUp {
    min-width: 1200px;
  }
}

@media (min-width:768px) {
  #popUp {
    min-width: 768px;
  }
}

@media (max-width:767px) {
  #popUp {
    min-width: 750px;
  }
}

@media (max-width:640px) {
  #popUp {
    min-width: 640px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  #popUp {
    min-width: 600px;
  }
}

@media screen and (min-width: 768px) and (max-width:960px) {
  #popUp {
    min-width: 768px;
  }
}

@media screen and (min-width: 320px) and (max-width:480px) {
  #popUp {
    min-width: 320px;
  }
}

@media screen and (min-device-width: 602px) and (orientation: portrait) {
  #popUp {
    min-width: 600px;
    right: -200%;
  }
  .sidebrcls2 {
    right: -500% !important;
  }
  .tab .nav-tabs li:nth-child(1),
  .tab .nav-tabs li:nth-child(2),
  .tab .nav-tabs li:nth-child(3) {
    width: 24%;
  }
  .tab .nav-tabs li:nth-child(4) {
    width: 28%;
  }
  #popUp .close {
    color: #464646;
    left: 92%;
  }
  .srch label {
    position: absolute;
    top: 5px;
    left: 92%;
  }
}

/* -------------------------------- 

Primary style

-------------------------------- */

/* *, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*::after, *::before {
  content: '';
}

body {
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  color: #4e5359;
  background-color: #f3f3f5;
}
body::after {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(78, 83, 89, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
} */

body.cd-overlay::after {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

@media only screen and (min-width: 768px) {
  body::after {
    display: none;
  }
}

/* a {
  color: #a9c056;
  text-decoration: none;
} */

/* -------------------------------- 

Main components 

-------------------------------- */

/* header {
  position: relative;
  height: 180px;
  line-height: 180px;
  text-align: center;
  background-color: #a9c056;
}
header h1 {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 1024px) {
  header {
    height: 240px;
    line-height: 240px;
  }
  header h1 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
  }
} */

.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}

.cd-faq-categories a::before,
.cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}

.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cd-faq-categories li:last-child a {
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 1;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before,
  .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    /* padding-left: 220px; */
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}

.cd-close-panel::before,
.cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}

.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-close-panel.move-left {
  right: 2%;
}

@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}

.cd-faq-group.selected {
  display: block;
}

.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}

.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}

.no-js .cd-faq-group {
  display: block;
}

@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group>li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group>li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 24px;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
  }
  .cd-faq-trigger::before,
  .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-faq-content p {
  font-size: 14px;
  font-size: 1;
  line-height: 1.4;
  color: #6c7d8e;
}

@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}

.file-circle {
    width: 20px;
    height: 20px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

/* multiselect dropdown*/
multiselect {
    display: block;
}

multiselect .btn {
    width: 100%;
    padding: 7px;
    height: 30px;
}

multiselect.form-control {
  height: 30px !important;
}

multiselect .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

multiselect .dropdown-menu {
    width: 100%;
    box-sizing: border-box;
    padding: 2px;
}

multiselect .dropdown-menu>li>a {
    padding: 3px 10px;
    cursor: pointer;
}
.btn .caret {
    margin-top: 8px;
}
/*ie browser issue*/
input[type=text]::-ms-clear { 
    display: none;
}
.note-font > button:last-of-type, .note-fontname, .note-table, .note-insert, .note-view {
    display: none !important;
}
.mlr-0 {
  margin-left: 0;
  margin-right: 0;
}

/* Harikrishna */
.breadcrumb>.active {
  color: #969696 !important;
}

.text-muted {
  color: #757575 !important;
}

.note-placeholder{
  color:#757575 !important
}

.progress-bar-danger {
  background-color: #D4403A !important;

}

.progress-bar-success {
  background-color: #378537 !important;
}

.switch.checked {
  background-color: #0078D6 !important;
}

.label-info {
  background-color: #1F7E9E !important;
}

/* End Here */
.frm-fld p{
  margin-right: 6px;
  float: left;
  width: fit-content;
}

/*for truncate the large file name especialy for FireFox */
input[type="file"] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 250px;
}

.organization {
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
  display: inline-block !important;
}

.vertical_bar {
  border-left: 1px solid #808080;
  padding: 15px 0px 13px;
}

.text_area {
  min-height: 135px !important;
  resize: vertical;
}

.ticket_counts {
  /* margin-top:-8px !important; */
}

.tab_ordering {
  float: right;
  margin-top: -10px;
}

.tab_ordering .tab_order_show {
  float: left;
}

.search_btn {
  margin-left: 5px;
  margin-top: 34px;
  float: left;
}

.select_filters {
  width: 130px !important
}

.iti { 
  width: 100%; 
}

.remove_file_icon {
  color: #A94442;
  position: absolute;
  top: 4px;
  right: 104px;
  font-size: 18px;
  cursor: pointer;
}

.remove_file_icon:hover {
  color: #0078d4;
}

.file_type_error {
  text-align: justify;
}

.respond_remove_file_icon {
  color: #A94442;
  position: absolute;
  top: 4px;
  right: 0px;
  font-size: 18px;
}

.send_approval_req {
  background-color: #0078d4;
  padding: 6px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  margin-left: 5px;
}

.send_approval_req:hover, .send_approval_req:focus {
  outline: 2px solid #0078d4 !important;
  background-color: transparent !important;
  color: #0078d4 !important;
  border-radius: 50%;
}

.cache-alert .new_updates_note {
  opacity: 0.8 !important;
}

.cache-alert .new_updates_note:before, .cache-alert .new_updates_note:after {
  background-color: #fff !important;
  opacity: 0.8 !important;
}

.cache-alert .new_updates_note:hover {
  opacity: 1 !important;
}

.new_updates_text {
  text-align: justify;
  font-weight: 400 !important;
  font-size: 14px !important;
}

.cache-alert {
  background-color: #0078D6 !important;
}

.cancel_btn_icon {
  font-size: 22px;
  vertical-align: top;
  color: #0078d4;
}

.cancel_btn_icon:hover, .cancel_btn_icon:focus {
  /* outline: 2px solid !important; */
  background-color: transparent !important;
  /* color: #000 !important; */
  border-radius: 50% !important;
}

oi-select .select-search-list-item_selection {
  color: #000 !important;
}

oi-select .select-search .select-search-list .select-search-list-item_selection:hover {
  outline: 2px solid #0078d4 !important;
  background-color: transparent !important;
  color: #0078d4 !important;
}

.approved, .closed, .rejected, .cancelled, .re_open {
  font-size: 20px !important;
  vertical-align: bottom !important;
}

.approved, .closed {
  color: #28a745 !important;
}

.cancelled {
  color: #FF0000 !important;
}

.rejected {
  color: #FF0000 !important;
}

.re_open {
  color: #0078d4 !important; 
}

.load_more_less {
  color: inherit !important;
  float: right;
}

.load_more_less:hover, .load_more_less:focus {
  color: #0078D4 !important; 
}

.approval_req {
  white-space: nowrap;
}

.header_brand_right {
  display: none;
}
