/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body {
    background-color: #ffffff;
}
.gray-bg {
    background-color: #ebebeb;
}
.alertify .ajs-dimmer {
    z-index: 3000;
}
.alertify .ajs-dialog .ajs-button {
    font-size: 13px;
}
.alertify .ajs-dialog .ajs-buttons .btn-danger {
    background-color: #686868;
    border-color: #686868;
}
.alertify .ajs-dialog .ajs-button.btn-danger:focus,
.alertify .ajs-dialog .ajs-button.btn-danger:hover {
    background-color: #8a8a8a;
}
.navbar-default {
    border-right: 1px solid #EBEBEB;
}
.navbar {
    min-height: 34px;
}
.navbar .minimalize-arrows-left {
    padding: 12px 20px;
    display: inline-block;
}
.navbar .minimalize-arrows-left img {
    width: 18px;
    transition: 0.4s ease-in-out;
}
body.mini-navbar .navbar .minimalize-arrows-left img {
    transform: rotate(180deg);
}
.navbar-top-links li > a {
    min-height: 30px;
}
.navbar-top-links li:last-child {
    margin-right: 24px;
}
.navbar-top-links li:last-child > a.logout {
    margin-top: 0px;
    width: 116px;
    text-align: right;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    font-size: 11px;
    padding: 11px;
    height: 34px;
}
.navbar-top-links li:last-child > a.logout img { 
    width: 17px;
    margin-right: 8px;
    margin-top: 0px;
}
#page-wrapper {
    -webkit-box-shadow: inset 30px 0px 40px 0px rgba(215,215,215,1);
    -moz-box-shadow: inset 30px 0px 40px 0px rgba(215,215,215,1);
    box-shadow: inset 30px 0px 40px 0px rgba(215,215,215,1);   
}
.navbar-default .nav > li.active {
    background-color: #f2f2f2;
    border-left: 0;
}
.navbar-default .nav > li {
    margin: 0px 16px;
    border-radius: 6px;
}
.navbar-default .nav > li > a i {
   font-size: 16px;
   margin-right: 10px; 
}
.navbar-default .nav:not(.nav-second-level) > li > a {
    padding: 15px 16px 15px 20px;
    color: #686868;
}
.navbar-default .nav > li.active > a {
    color: #db2626;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: transparent;
    color: #db2626;
}
.navbar-default .nav > li > a .nav-label {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}
.navbar-default .nav > li > a .arrow {
    margin-top: 3px;
}
.navbar-default .nav-second-level {
    padding-bottom: 20px;
}
.navbar-default .nav-second-level li a {
    padding-left: 30px;
    color: #686868;
    font-size: 12px;
}
.navbar-default .nav-second-level > li.active > a {    
    font-weight: 700;
    text-decoration: underline;
    color: #686868;
    font-weight: 700;
}
body.mini-navbar .navbar-default .nav-header {
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: 0px;
}
.navbar-default .nav-header {
    background: none;
    padding-bottom: 40px;
    margin: 0px;
}
.navbar-default .nav-header a {
    color: #686868;
}
.navbar-default .nav > li.nav-logo {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px;
    border-radius: 0px;
}
.navbar-default .nav > li.nav-logo .logo {
   width: 146px;
   margin: 19px 0px; 
}
.navbar-default .nav > li.nav-header {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px 0px 20px;
    border-radius: 0px;
}
.navbar-default .nav > li.nav-header .arrow::before {
    content: "\f107";
    color: #db2626;
}
.navbar-default .nav > li.nav-header .text-fill {
    background-color: #f2f2f2;
    padding: 6px 16px;
    margin: 10px 0px 0px;
    display: inline-block;
    font-weight: 700;
    color: #686868;
    border-radius: 26px;
    width: 100%; 
}
.navbar-default .nav > li.nav-header .text-fill .user-info-company-name {
    width: 90%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
}
.navbar-default .nav > li.nav-header .text-fill .arrow {
    margin-top: 3px;
    margin-left: 12px;
    margin-right: -8px;
}
.navbar-default .navbar-default .nav-header a {
    color: #686868;
}
body.mini-navbar .navbar-default .logo-element {
    color: #686868;
}
body.mini-navbar .navbar-default .nav-logo {
    display: none;
}
.mini-navbar .navbar-default .nav-second-level {
    background-color: #F2F2F2;
    width: 190px;
    left: 50px;
}
.mini-navbar .navbar-default li.active .nav-second-level {
    left: 50px;
}
body.mini-navbar .navbar-default .nav > li {
    margin: 0px 8px;
}
.ibox-lr-primary .ibox-title {
    background-color: #db2626;;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.ibox-lr-primary .ibox-title .ibox-tools a {
    color: #ffffff;
}
.ibox-lr-primary .ibox-content {
    border: 0;
}
.dashboard-header h2 {
    font-size: 32px;
}
.content-page {
    margin: 0px 10px;
}
.btn-primary {
    background-color: #00968a;
    border-color: #00968a;    
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background-color: #11a79b;
  border-color: #11a79b;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #006357;
  border-color: #006357;
  color: #aaa;
}
h2.header {
    font-size: 28px;
    font-weight: 300;
    color: #000;
    margin-top: 0px;
    margin-bottom: 30px;
}
.breadcrumb {
    background-color: transparent;
    color: #686868; 
    font-weight: 400;
    margin-bottom: 8px;
}
.breadcrumb>li+li:before {
    padding: 0 0px 4px 2px;
    color: #686868;
}
.breadcrumb li.active {
    font-weight: 600;
}
.inquiry-edit-wrapper .wizard-big.wizard, #rfi-new-form {
    margin-bottom: 26px;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    background: #ffffff !important;
    color: #686868;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    height: 84px;
    margin: 0 11% 0em 11%;
    position: relative;
}
.wizard > .steps a .check-step {
    display: none;
    position: absolute;
    right: 10px;
    color: #27a79b;
}
.wizard > .steps li:first-child a {
    margin: 0 16% 0em 0;
}
.wizard > .steps li:last-child a {
    margin: 0 0 0em 16%;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #00968a !important;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #ffffff !important;
    color: #686868;
    border: 1px solid #009788;    
}
.wizard > .steps .current a:after {
    display: block;
    display: none;
    content: "\f0dd";
    width: 15px;
    height: 14px;
    margin: auto;
    margin-top: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    color: #fff;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #ffffff !important;
    color: #686868;
}
.wizard > .steps .done a .check-step {
    display: block;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #005247 !important;
    color: #ababab !important;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    background: #ffffff !important;
    color: #686868;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #ffffff !important;
}
.btn.btn-nav {
    background-color: #fff;
    text-transform: uppercase;
    color: #686868;
    font-weight: 600;
    padding: 4px 20px 3px 10px;
    border-radius: 100px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}
.btn.btn-nav:hover {
    background-color: #f2f2f2;
}
.btn.btn-nav i {
    color: #db2626;
    margin: 0px 4px 0px 8px;
}
.btn.btn-nav:hover i {
    color: #ec3737;
}
.btn.btn-panel {
    background-color: #f2f2f2;
    text-transform: uppercase;
    color: #686868;
    font-weight: 600;
    padding: 3px 16px 3px 16px;
    border-radius: 100px;
    font-size: 13px;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;    
}
.btn.btn-panel:hover {
    background-color: #f2f2f2;
}
.btn.btn-panel span {
    
}
.header .header-title {
    display: inline-block;
    max-width: 50%;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    height: auto;
    overflow-y: hidden;
    vertical-align: middle;
    min-height: 34px;
}
.header .header-title-block {
    max-width: 100%;
}
.tabs-container.tabs-container-profile .nav-tabs {
    background-color: #fff;
    border-top: 1px solid #e7eaec;
}
.tabs-container.tabs-container-profile .nav-tabs > li {
    width: 12.2%;
}
.tabs-container.tabs-container-profile .nav-tabs.nav-tabs-client > li {
    width: 12.4%;
}
.tabs-container.tabs-container-profile .nav-tabs.nav-tabs-provider > li {
    width: 14.2%;
}
.tabs-container.tabs-container-profile .nav-tabs > li > a {
    border: 0;
    border-radius: 0px;
    background-color: #fff;
    color: #686868;
    padding: 0px 2px 0px 2px;
    height: 58px;
    text-align: center;
    border-right: 1px solid #dedede;
    font-weight: 700;
    text-transform: uppercase;
    display: table;
    width: 100%;
} 
.tabs-container.tabs-container-profile .nav-tabs > li > a > span {
    display: table-cell;
    vertical-align: middle;
}
.tabs-container.tabs-container-profile .nav-tabs > li:last-child > a {
    border-right: 0;
}
.tabs-container.tabs-container-profile .nav-tabs > li.active > a, 
.tabs-container.tabs-container-profile .nav-tabs > li.active > a:hover, 
.tabs-container.tabs-container-profile .nav-tabs > li.active > a:focus {
    border: 0;
    border-right: 1px solid #dedede;
    color: #000;
}
.tabs-container.tabs-container-profile .nav-tabs > li.active > .checked-symbol, 
.tabs-container.tabs-container-profile .nav-tabs > li.active:hover > .checked-symbol, 
.tabs-container.tabs-container-profile .nav-tabs > li.active:focus > .checked-symbol {
    display: block !important;
    position: absolute;
    width: 60%;
    height: 5px;
    background-color: #d82626;
    margin: auto;
    text-align: center;
    margin-left: 20%;
    margin-top: -2px;
    border-radius: 6px;
}
@media (max-width: 767px) {
    .tabs-container.tabs-container-profile .nav-tabs > li {
        width: 100% !important;
    }
    .tabs-container.tabs-container-profile .nav-tabs > li > a {
        border-right: 0 !important;
    }    
}

.tabs-container.tabs-container-profile .tab-content {
    margin-top: 16px;
}
.profile-top { 
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.profile-top .banner {
    width: 100%;
    height: 268px;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: silver;
}
.profile-top .top-info {
    position: relative;
}
.profile-top .company-logo-wrapper {
    position: absolute;
    left: 32px;
    top: -34px;
}
.profile-top .company-logo {
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 126px;
    height: 126px;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
}
.profile-top .company-logo.company-logo-empty:after {
    content: "Your logo";
    width: 100%;
    height: 100px;
    margin: auto;
    font-size: 16px;
    color: #C3C3C3;
    display: block;
    text-align: center;
    padding-top: 49px;
}
.profile-top .top-info .top-info-details {
    padding-left: 188px;
    padding-bottom: 40px;
}
.profile-top .top-info .top-info-details .top-info-details-header {
    padding-top: 38px;   
}
.profile-top .top-info .top-info-details h2.header {
    margin-bottom: 10px;   
}
.profile-top .top-info .top-info-details .contact-web a {
    font-weight: 700;
    text-decoration: underline;
    color: #686868;
}
.profile-top .top-info .top-info-details .rating-stars-wrapper {
    font-size: 20px;
}
.profile-overview-main-info {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f2f2f2;
    border-radius: 6px;
}
.profile-overview-main-info > div {
    border-right: 1px solid #d9d9d9;
    min-height: 120px;
    padding-top: 26px;
    color: #686868;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
}
.profile-overview-main-info > div .main-value {
    color: #db2626;
    font-weight: 500;
    font-size: 19px;
    text-transform: none;
}
.profile-overview-main-info > div:last-child {
    border-right: 0;
}
.profile-overview-main-info > div .img-wrap {
    width: 50px;
    height: 100px;
    float: left;
    padding: 0px 10px 26px;
    text-align: right;
}
.profile-overview-main-info > div img {
    width: 26px;
    height: 26px;
}
@media (max-width: 767px) {
    .profile-overview-main-info > div {
        border-right: 0;
    }    
}
.profile-overview {
    color: #686868;
    font-size: 14px;
}
.hr-line-main {
    border-bottom: 1px solid #e5e5e5;
    background-color: rgba(0, 0, 0, 0);
}
h4.subtitle {
    color: #1d1d1d;
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;   
}
.single-tab {
    margin-bottom: 16px;
}
.single-tab .single-tab-title {
    width: 260px;
    border: 1px solid #d9d9d9;
    min-height: 20px;
    padding: 12px 16px 0px;
    font-size: 10px;
    color: #686868;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 0;
    background-color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    margin-top: 0px;
    z-index: 3;
}
.single-tab .single-tab-container {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    border-top-left-radius: 0px;    
    padding: 16px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(210,210,210,0.7);
    -moz-box-shadow: 0px 0px 16px 0px rgba(210,210,210,0.7);
    box-shadow: 0px 0px 16px 0px rgba(210,210,210,0.5);
    position: relative;
    margin-top: -1px;
    z-index: 2;  
}
.single-tab .single-tab-item {
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 20px 20px 20px 50px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 20px;
}
.single-tab .single-tab-item .single-tab-item-symbol img {
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: -30px;
    margin-top: 3px;
}
.single-tab .single-tab-item .single-tab-item-type {
    font-size: 12px;
    color: #686868;
    font-weight: 700;
    text-transform: uppercase;    
}
.single-tab .single-tab-item .single-tab-item-address {
    color: #1d1d1d;
    font-weight: 600;
    margin-top: 22px;
}
.single-tab .single-tab-item .single-tab-item-phone {
    color: #db2626;
    margin-top: 10px;   
}

