﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(animate.css);
@import url(slick.css);
@import url(select2.min.css);
@import url(tether.min.css);
@import url(jquery.circliful.css);
@import url(fullcalendar.min.css);
@import url(betterweather.min.css);
@import url(jqvmap.min.css);
@import url(jquery.bootstrap-touchspin.min.css);
@import url(form-validator.min.css);
@import url(toggle-switch.css);
@import url(CalcSS3.css);
@import url(loaders.min.css);
@import url(ion.rangeSlider.css);
@import url(ion.rangeSlider.skinModern.css);
ol li, ul li {
  font-family: lato;
  color: #666666;
  font-size: 13px;
  line-height: 20px;
}

.rmv-ext6, .rmv-ext5, .rmv-ext4, .rmv-ext3, .rmv-ext2, .rmv-ext {
  float: left;
  margin-bottom: -30px;
  width: 100%;
}

.nti-usr > img, .nti-usr > span {
  float: left;
  width: 8px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  margin-right: 10px;
  margin-top: 3px;
}

.side-header > div > nav ul, .side-header > nav ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.side-header > div > nav ul > li, .side-header > nav ul > li {
  color: transparent;
  float: left;
  font-size: 14px;
  letter-spacing: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.side-header > div > nav ul > li > a, .side-header > nav ul > li > a {
  float: left;
  padding: 15px 30px;
  position: relative;
  width: 100%;
}

.side-header > div > nav ul > li > a i, .side-header > nav ul > li > a i {
  color: #727f92;
  font-size: 18px;
  margin-right: 10px;
}

.side-header > div > nav ul.drp-sec > li.has-drp > a:before, .side-header > nav ul.drp-sec > li.has-drp > a:before {
  color: inherit;
  content: "\f363";
  font-family: Ionicons;
  font-size: 16px;
  position: absolute;
  right: 35px;
}

.side-header > div > nav ul.drp-sec > li > a:after, .side-header > nav ul.drp-sec > li > a:after {
  content: "";
  height: 34px;
  left: 0;
  margin-top: -17px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: scaleY(0.2);
  width: 6px;
}

.act-pst-inr > h6, .act-pst-inr > h5 {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

footer > span, footer > p {
  color: #555555;
  float: left;
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 0;
}

.upld-inr > i, .sbcrb-itm > i {
  display: inline-block;
  font-size: 48px;
  margin-bottom: -2px;
  margin-top: -15px;
}

.upld-inr > h4, .sbcrb-itm > h4 {
  color: #444444;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 6px;
}

.upld-inr > span, .sbcrb-itm > span {
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}

#calendar .fc-head th, #calendar .fc-head td {
  border: 0 none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 43px;
}

.jqvmap-zoomout, .jqvmap-zoomin {
  background-color: #f7f7f7;
  color: #8a8989;
  font-size: 18px;
  font-weight: 600;
  height: 27px;
  line-height: 20px;
  width: 27px;
}

[type=checkbox]:not(:checked) + label, [type=checkbox]:checked + label {
  line-height: 22px;
  margin-bottom: 0;
  position: relative;
  padding-left: 33px;
  cursor: pointer;
}

[type=checkbox]:not(:checked) + label:before, [type=checkbox]:checked + label:before {
  background-color: #f7f7f7;
  box-shadow: none;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

[type=checkbox]:not(:checked) + label:after, [type=checkbox]:checked + label:after {
  content: "✔";
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #09ad7e;
  transition: all 0.2s;
}

[type=checkbox]:disabled:checked + label:before, [type=checkbox]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #dcdcdc;
}

.contact-form textarea, .contact-form input {
  float: left;
  width: 100%;
  background-color: #f7f7f7;
  font-size: 13px;
  letter-spacing: 0;
  font-style: italic;
  color: #a9a9a9;
  height: 50px;
  padding: 17px 30px;
  margin-bottom: 20px;
}

.form-wrp textarea, .form-wrp input {
  border: 0;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  background-color: #f7f7f7;
  height: 49px;
  font-style: italic;
  font-size: 13px;
  color: #a9a9a9;
  letter-spacing: 0;
  padding: 10px 30px;
}

.file-upload-box > strong, .gender-box > strong {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  color: #444444;
  float: left;
  line-height: 22px;
}

.chck-bx > label, .rdio-bx > label {
  font-weight: 300;
  font-size: 14px;
  color: #777777;
  letter-spacing: 0;
  line-height: 22px;
}

[type=radio]:not(:checked) + label, [type=radio]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  margin-bottom: 10px;
}

[type=radio]:not(:checked) + label:before, [type=radio]:checked + label:before {
  background-color: #f7f7f7;
  box-shadow: none;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

[type=radio]:not(:checked) + label:after, [type=radio]:checked + label:after {
  content: "";
  margin-top: -6px;
  position: absolute;
  top: 50%;
  left: 5px;
  height: 12px;
  width: 12px;
  transition: all 0.2s;
}

[type=radio]:disabled:checked + label:before, [type=radio]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #dcdcdc;
}

.style1 .pgntn-lst > li span, .style1 .pgntn-lst > li a {
  background-color: #fafafa;
  display: block;
  float: left;
  width: 100%;
}

.style2 .pgntn-lst > li.nxt, .style2 .pgntn-lst > li.prv {
  width: auto;
  font-size: 11px;
  text-transform: uppercase;
}

.style2 .pgntn-lst > li a, .style2 .pgntn-lst > li span {
  background-color: #ffffff;
  display: block;
  float: left;
  width: 100%;
}

.style3 .pgntn-lst > li a, .style3 .pgntn-lst > li span {
  background-color: #ffffff;
  float: left;
  width: 100%;
}

.style4 .pgntn-lst > li.nxt, .style4 .pgntn-lst > li.prv {
  font-size: 16px;
  width: 60px;
  padding: 0;
}

.style4 .pgntn-lst > li.nxt a, .style4 .pgntn-lst > li.prv a {
  background-color: #fafafa;
  display: block;
  width: 100%;
}

.invc-total > span, .invoice-total-iner > span {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #444444;
  letter-spacing: 0;
}

.invc-total > span i, .invoice-total-iner > span i {
  font-style: normal;
  font-size: 14px;
  font-weight: 300;
  width: 60%;
  float: right;
}

.widget ol, .widget ul {
  float: left;
  width: 100%;
  margin: 0;
}

.timeline-label > a, .timeline-label > span {
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 8px 40px;
}

.usr-cnt-inf-lst > li input, .grn-inf-lst input, .usr-abut textarea {
  background-color: #f7f7f7;
  font-size: 13px;
  color: #9e9595;
  padding: 13px 20px;
  width: 100%;
  float: left;
  margin: 8px 0;
  height: 50px;
}

.set-bd [type=checkbox]:not(:checked) + label::before, .set-bd [type=checkbox]:checked + label::before {
  height: 13px;
  width: 13px;
  border-radius: 0;
  background-color: rgba(251, 251, 251, 0.15);
  top: 0;
}

.set-bd [type=checkbox]:not(:checked) + label::after, .set-bd [type=checkbox]:checked + label::after {
  font-size: 12px;
  top: 1px;
  left: 1px;
}

.backgroundimg-panel > span:before, .color-panel > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

/*@import $url_0;
@import $url_1;
@import $url_2;
@import $url_3;
@import $url_4;
@import $url_5;
@import $url_6;
@import $url_7;
@import $url_8;
@import $url_9;
@import $url_10;*/
/*@import $url_11;
@import $url_12;
@import $url_13;
@import $url_14;
@import $url_15;*/
/*@import $url_18;*/
/*$url_16: url(ion.rangeSlider.skinFlat.css);
$url_17: url(ion.rangeSlider.skinHTML5.css);*/
/*$url_19: url(ion.rangeSlider.skinNice.css);
$url_20: url(ion.rangeSlider.skinSimple.css);
$url_21: url(../images/resource/backgroundimg1.jpg);
$url_22: url(../images/resource/backgroundimg2.jpg);
$url_23: url(../images/resource/backgroundimg3.jpg);
$url_24: url(../images/resource/backgroundimg4.jpg);
$url_25: url(../images/resource/backgroundimg5.jpg);
$url_26: url(../images/resource/backgroundimg1.png);
$url_27: url(../images/resource/backgroundimg2.png);
$url_28: url(../images/resource/backgroundimg3.png);
$url_29: url(../images/resource/backgroundimg4.png);
$url_30: url(../images/resource/backgroundimg5.png);*/
html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  background-color: #f7f7f7;
  float: left;
  font-family: lato;
  letter-spacing: 0.3px;
  margin: 0;
  position: relative;
  width: 100%;
}
body.dark {
  background-color: #2f343b;
  color: #ede;
}
body.dark .pgntn.style3 {
  background-color: #272c33;
}
body.dark .pgntn.style2 {
  background-color: #272c33;
}
body.dark .pgntn.style1 {
  background-color: #272c33;
}
body.dark .pgntn.style4 .pgntn-lst > li span.active {
  background-color: transparent;
}
body.dark .pgntn .pgntn-lst > li span.active {
  background-color: #55ce63;
}
body.dark .widget {
  background-color: #3b4047;
}
body.dark .widget li {
  color: #ede;
}
body.dark .widget ul .emj-lst {
  background-color: #191e24;
}
body.dark .widget ul.usr-cnt-inf-lst li strong {
  color: #ede;
}
body.dark .widget .sales-charts > ul > li.nav-item {
  color: #ffffff;
}
body.dark .widget .td-lst > li {
  border-color: #555555;
}
body.dark footer {
  background-color: #3b4047;
}
body.dark footer > span {
  color: #ede;
}
body.dark .error-inner > form input {
  background-color: #3b4047;
  color: #ede;
}
body.dark .error-inner > form button {
  color: #ffffff;
}
body.dark .error-inner > form button:hover {
  color: #009efb;
}
body.dark .error-inner > form button:focus {
  color: #009efb;
}
body.dark .error-inner > h2.blue-clr {
  color: #009efb;
}
body.dark .error-inner > h2.green-clr {
  color: #55ce63;
}
body.dark h1 {
  color: #ffffff;
}
body.dark h2 {
  color: #ffffff;
}
body.dark h3 {
  color: #ffffff;
}
body.dark h4 {
  color: #ffffff;
}
body.dark h5 {
  color: #ffffff;
}
body.dark h6 {
  color: #ffffff;
}
body.dark .rat-itm-inf > span {
  color: #ffffff;
}
body.dark .rat-itm-inf > i {
  color: #ffffff;
}
body.dark .wdgt-opt-lst {
  background-color: #191e24;
}
body.dark .wdgt-opt-lst > a {
  color: #ffffff;
  border-color: #555555;
}
body.dark .slct-bx {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .pr-tp-inr > h4 {
  color: #ffffff;
}
body.dark .pr-tp-inr > h4 span {
  color: #ffffff;
}
body.dark .pr-tp-inr > h4 strong {
  color: #ffffff;
}
body.dark .pr-tp-inr > span {
  color: #ede;
}
body.dark .add-proj {
  border-color: #565b62;
  color: #565b62;
}
body.dark .add-proj:hover {
  color: #ffffff;
  border-color: #009efb;
}
body.dark .add-proj:focus {
  color: #ffffff;
  border-color: #009efb;
}
body.dark #calendar .fc-day-number {
  color: #ffffff;
}
body.dark #calendar .fc-day {
  border-color: #555555;
  background-color: #2f343b;
}
body.dark #calendar .fc-day:nth-child(2n) {
  background-color: #272c33;
}
body.dark #calendar .fc-toolbar > div h2 {
  color: #ffffff;
}
body.dark #calendar .fc-toolbar > div button {
  color: #ffffff;
  background-color: #191e24;
}
body.dark #calendar .fc-toolbar > div button:before {
  color: inherit;
}
body.dark #calendar .fc-toolbar > div button:hover {
  background-color: #009efb;
}
body.dark #calendar .fc-toolbar > div button:focus {
  background-color: #009efb;
}
body.dark .pckg-hed > strong {
  color: #ffffff;
}
body.dark .pckg-hed > span {
  color: #ffffff;
}
body.dark .btn-secondary {
  color: #ffffff;
  background-color: #191e24;
  border-color: #191e24;
}
body.dark .btn-secondary:hover {
  background-color: #009efb;
  border-color: #009efb;
}
body.dark .list-group-item {
  color: #ffffff;
  background-color: #191e24;
  border-color: #555555;
}
body.dark .list-group-item.disabled {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .list-group-item:disabled {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .list-group-item.active {
  background-color: #009efb;
  border-color: #009efb;
}
body.dark .list-group-item.active:hover {
  background-color: #009efb;
  border-color: #009efb;
}
body.dark .list-group-item-action:focus {
  color: #ffffff;
  background-color: #2f343b;
}
body.dark .list-group-item-action:hover {
  color: #ffffff;
  background-color: #2f343b;
}
body.dark .close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
}
body.dark .close:focus {
  color: #ffffff;
  opacity: 1;
}
body.dark .close:hover {
  color: #ffffff;
  opacity: 1;
}
body.dark .icon-container {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .icon-container:hover {
  background-color: #009efb;
}
body.dark .usage input {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .usage label {
  color: #ede;
}
body.dark .usage span {
  color: #ede;
}
body.dark .invc-total {
  background-color: #191e24;
}
body.dark .invc-total > span {
  color: #ffffff;
}
body.dark .scl-shr > i {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .scl-shr:hover > i {
  background-color: #009efb;
}
body.dark .qnty {
  background-color: #191e24;
}
body.dark .qnty .input-group-btn button {
  color: #ffffff;
}
body.dark .qnty .input-group input {
  color: #ffffff;
}
body.dark .product-detail-tabs {
  background-color: #2f343b;
}
body.dark .product-detail-tabs .tab-pane > h3 {
  color: #ffffff;
}
body.dark .product-detail-tabs .tab-pane > p {
  color: #ede;
}
body.dark .product-detail-tabs > ul.nav-tabs {
  background-color: #191e24;
}
body.dark .opt-btn .switch-light.switch-candy span span {
  color: #ffffff;
}
body.dark .opt-btn .switch-light.switch-candy input:checked ~ span span:first-child {
  color: #ffffff;
}
body.dark .opt-btn .switch-light > span {
  background-color: #191e24;
}
body.dark .opt-btn .switch-light > span > a {
  border-color: #191e24;
}
body.dark .opt-btn > span {
  color: #ede;
}
body.dark .opt-btn .switch-toggle.switch-candy label {
  color: #ffffff;
}
body.dark .inbox-pst {
  border-color: #555555;
}
body.dark .inbox-pst .sndr-nm {
  color: #ffffff;
}
body.dark p {
  color: #ede;
}
body.dark .act-pst-inr {
  color: #ede;
}
body.dark .fl-itm {
  color: #ede;
  background-color: #191e24;
}
body.dark .fl-itm span {
  color: inherit;
}
body.dark .fl-itm > img {
  background-color: inherit;
}
body.dark .sbcrb-itm > span {
  color: #ede;
}
body.dark .sbcrb-itm > a {
  color: #ede;
  background-color: #191e24;
}
body.dark .sbcrb-itm > a:before {
  background-color: inherit;
}
body.dark .sbcrb-itm > a:hover {
  color: #009efb;
}
body.dark .sbcrb-itm > a:focus {
  color: #009efb;
}
body.dark .upld-sped {
  color: #ede;
  background-color: #191e24;
}
body.dark .upld-sped:before {
  background-color: inherit;
}
body.dark .wrt-cmt {
  background-color: #191e24;
}
body.dark .wrt-cmt > input {
  color: #ede;
}
body.dark .tab-styl {
  background-color: #191e24;
}
body.dark .tab-styl .tab-pane p {
  color: #ede;
}
body.dark .popover-content {
  color: #ede;
}
body.dark .form-wrp input {
  color: #ede;
  background-color: #191e24;
}
body.dark .form-wrp textarea {
  color: #ede;
  background-color: #191e24;
}
body.dark .contact-form input {
  color: #ede;
  background-color: #191e24;
}
body.dark .contact-form textarea {
  color: #ede;
  background-color: #191e24;
}
body.dark .result-inf {
  color: #ede;
}
body.dark .cate {
  color: #ede;
}
body.dark .review-btn {
  color: #ede;
}
body.dark .review-btn:hover {
  color: #55ce63;
}
body.dark .review-btn:focus {
  color: #55ce63;
}
body.dark .grn-inf-lst {
  color: #ede;
}
body.dark .grn-inf-lst input {
  color: #ede;
  background-color: #191e24;
}
body.dark .text-muted {
  color: #ede !important;
}
body.dark .pckg-bx {
  background-color: #191e24;
}
body.dark code {
  background-color: #191e24;
}
body.dark .acordn-itm {
  background-color: #191e24;
}
body.dark .acordn-itm h4 {
  background-color: #2f343b;
}
body.dark .progress {
  background-color: #191e24;
}
body.dark .popover-title {
  background-color: #191e24;
  border-color: #2f343b;
}
body.dark .modal-content {
  background-color: #191e24;
}
body.dark .fltrs-lst {
  background-color: #191e24;
}
body.dark [type=radio]:not(:checked) + label::before {
  background-color: #191e24;
}
body.dark [type=radio]:checked + label::before {
  background-color: #191e24;
}
body.dark [type=checkbox]:not(:checked) + label::before {
  background-color: #191e24;
}
body.dark [type=checkbox]:checked + label::before {
  background-color: #191e24;
}
body.dark .grysh {
  background-color: #191e24;
}
body.dark .serv-bx {
  background-color: #191e24;
}
body.dark .serv-bx.styl2 > i {
  background-color: #191e24;
}
body.dark .timeline-block .act-pst {
  background-color: #191e24;
}
body.dark .timeline-block .sts {
  border-color: #191e24;
}
body.dark .cnt-opt {
  background-color: #191e24;
}
body.dark .inbox-srch {
  background-color: #191e24;
}
body.dark .breadcrumb {
  background-color: #191e24;
}
body.dark .chat-msg {
  border-color: #555555;
}
body.dark .act-pst {
  border-color: #555555;
}
body.dark .sb-cmts {
  border-color: #555555;
}
body.dark .msg-itm {
  border-color: #555555;
}
body.dark .modal-header {
  border-color: #555555;
}
body.dark .modal-footer {
  border-color: #555555;
}
body.dark .modal-footer .btn-secondary {
  background-color: #f9f9f9;
  color: #333333;
}
body.dark .modal-footer .btn-secondary:hover {
  background-color: #009efb;
}
body.dark .icon-row {
  border-color: #555555;
}
body.dark ul.prod-total > li:nth-child(2n) {
  background-color: #2f343b;
}
body.dark ul.prod-total > li:nth-child(2n+1) {
  background-color: #272c33;
}
body.dark ul.fa-ul li {
  color: #333333;
}
body.dark .mail-prf-opt {
  background-color: #272c33;
}
body.dark .popover {
  border-color: 0;
  background-color: #2f343b;
}
body.dark .popover.popover-top:after {
  border-top-color: #2f343b;
}
body.dark .popover.bs-tether-element-attached-bottom:after {
  border-top-color: #2f343b;
}
body.dark .popover.popover-right:after {
  border-right-color: #2f343b;
}
body.dark .popover.bs-tether-element-attached-left:after {
  border-right-color: #2f343b;
}
body.dark .popover.popover-bottom:after {
  border-bottom-color: #2f343b;
}
body.dark .popover.bs-tether-element-attached-top:after {
  border-bottom-color: #2f343b;
}
body.dark .popover.popover-left:after {
  border-left-color: #2f343b;
}
body.dark .popover.bs-tether-element-attached-right:after {
  border-left-color: #2f343b;
}
body.dark .list-group-item-success {
  color: #3c763d;
}
body.dark a.list-group-item-success {
  color: #3c763d;
}
body.dark a.list-group-item-info {
  color: #31708f;
}
body.dark a.list-group-item-warning {
  color: #8a6d3b;
}
body.dark a.list-group-item-danger {
  color: #a94442;
}
body.dark button.list-group-item-success {
  color: #3c763d;
}
body.dark button.list-group-item-info {
  color: #31708f;
}
body.dark button.list-group-item-warning {
  color: #8a6d3b;
}
body.dark button.list-group-item-danger {
  color: #a94442;
}
body.dark .list-group-item-info {
  color: #31708f;
}
body.dark .list-group-item-warning {
  color: #8a6d3b;
}
body.dark .list-group-item-danger {
  color: #a94442;
}
body.dark .table-success {
  color: #333333;
}
body.dark .table-success > td {
  color: #333333;
}
body.dark .table-success > th {
  color: #333333;
}
body.dark .table-info {
  color: #333333;
}
body.dark .table-info > td {
  color: #333333;
}
body.dark .table-info > th {
  color: #333333;
}
body.dark .table-warning {
  color: #333333;
}
body.dark .table-warning > td {
  color: #333333;
}
body.dark .table-warning > th {
  color: #333333;
}
body.dark .table-danger {
  color: #333333;
}
body.dark .table-danger > td {
  color: #333333;
}
body.dark .table-danger > th {
  color: #333333;
}
body.dark .panel-btn {
  background-color: #fafafa;
  color: #333333;
}
body.dark .style1 .pgntn-lst {
  background-color: #2f343b;
}
body.dark .style1 .pgntn-lst > li.prv a {
  background-color: transparent;
}
body.dark .style1 .pgntn-lst > li.prv:hover a {
  background-color: transparent;
}
body.dark .style1 .pgntn-lst > li.nxt a {
  background-color: transparent;
}
body.dark .style1 .pgntn-lst > li.nxt:hover a {
  background-color: transparent;
}
body.dark .style1 .pgntn-lst > li a {
  background-color: #191e24;
}
body.dark .style1 .pgntn-lst > li span {
  background-color: #191e24;
}
body.dark .style1 .pgntn-lst > li:hover a {
  background-color: #55ce63;
}
body.dark .wdgt-opt > .wdgt-opt-btn {
  color: #ffffff;
  background-color: #191e24;
}
body.dark table.table {
  border-color: #555555;
}
body.dark table.table th {
  color: #ffffff;
  border-color: #555555;
}
body.dark table.table td {
  border-color: #555555;
}
body.dark .prj-tl > h4 {
  color: #ffffff;
}
body.dark .table-bordered.style2 thead {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .table.style2 h4 {
  color: #ffffff;
}
body.dark .table.style2 td span {
  color: #ede;
}
body.dark .tab-styl2 > ul.nav-tabs > li.nav-item {
  color: #ffffff;
}
body.dark .fa-hover > a {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .fa-hover > a:hover {
  background-color: #009efb;
}
body.dark .lgn-frm > form .frgt {
  color: #ffffff;
}
body.dark .lgn-frm > form .frgt:hover {
  color: #009efb;
}
body.dark .lgn-frm > form .frgt:focus {
  color: #009efb;
}
body.dark .lgn-frm > form input {
  color: #ede;
  background-color: #191e24;
}
body.dark .srch-fnd > form button {
  color: #ffffff;
}
body.dark .srch-fnd > form button:hover {
  color: #009efb;
}
body.dark .srch-fnd > form button:focus {
  color: #009efb;
}
body.dark .srch-fnd > form input {
  color: #ede;
  background-color: #191e24;
}
body.dark .invoice-dte > span {
  color: #ffffff;
}
body.dark .invoice-dte > span i {
  color: #ede;
}
body.dark .invoice-dte > span i.blue-clr {
  color: #009efb;
}
body.dark .invoice-dte > span i.green-clr {
  color: #55ce63;
}
body.dark .inf-inr > span {
  color: #ffffff;
}
body.dark .inf-inr > span i {
  color: #ede;
}
body.dark .inf-inr > span i.blue-clr {
  color: #009efb;
}
body.dark .inf-inr > span i.green-clr {
  color: #55ce63;
}
body.dark .invoice-total-iner > span {
  color: #ffffff;
}
body.dark .invoice-table table.table td {
  color: #ffffff;
}
body.dark .invoice-table table tbody tr:nth-child(2n) {
  background-color: #42474e;
}
body.dark span.price {
  color: #ffffff;
}
body.dark .scl-icns > a {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .scl-icns > a:hover {
  background-color: #009efb;
}
body.dark .product-cd-brd > span {
  color: #ffffff;
}
body.dark .product-sizes > span {
  color: #ffffff;
}
body.dark .product-sizes-list > a {
  color: #ffffff;
  background-color: #191e24;
}
body.dark .product-sizes-list > a:hover {
  background-color: #009efb;
}
body.dark .product-sizes-list > a:focus {
  background-color: #009efb;
}
body.dark .tim-remng > li {
  background-color: #272c33;
}
body.dark .tim-remng > li span {
  color: #ffffff;
}
body.dark .tim-remng > li p {
  color: #ede;
}
body.dark .sales-stat-itm > i {
  color: #ede;
}
body.dark .chat-frm textarea {
  color: #ede;
  background-color: #191e24;
}
body.dark .act-pst-lk-stm > a {
  color: #ede;
  background-color: #191e24;
}
body.dark .msg-inf2 > p {
  color: #ede;
}
body.dark .table-btns > a {
  color: #ede;
  background-color: #191e24;
}
body.dark .prt-bx-inf > span {
  color: #ede;
}
body.dark .dvplr-inf > span {
  color: #ede;
}
body.dark .upld-inr > span {
  color: #ede;
}
body.dark .usr-flwr-itm > i {
  color: #ede;
}
body.dark .msg-inf > span.pst-tm {
  color: #ede;
}
body.dark .insta-inf span {
  color: #ede;
}
body.dark .grd > span {
  color: #ede;
}
body.dark .widget-title2 > span {
  color: #ede;
}
body.dark .step i {
  color: #ede;
}
body.dark .gender-box > strong {
  color: #ede;
}
body.dark .file-upload-box > strong {
  color: #ede;
}
body.dark .rdio-bx > label {
  color: #ede;
}
body.dark .chck-bx > label {
  color: #ede;
}
body.dark .frm-tl > span {
  color: #ede;
}
body.dark .chbx label {
  color: #ede;
}
body.dark .prd-inf a.rev-btn {
  color: #ede;
}
body.dark .prd-inf a.rev-btn:hover {
  color: #55ce63;
}
body.dark .prd-inf a.rev-btn:focus {
  color: #55ce63;
}
body.dark .usr-abut textarea {
  color: #ede;
  background-color: #191e24;
}
body.dark .usr-cnt-inf-lst > li input {
  color: #ede;
  background-color: #191e24;
}
body.dark .mal-ttl > span {
  color: #ede;
}
body.dark .inbox-btns > a {
  color: #ede;
  background-color: #191e24;
}
body.dark .inbox-btns > a:hover {
  background-color: #009efb;
}
body.dark .cmg-sn-inr > span {
  color: #ede;
}
body.dark .cmg-sn-wrp.mant .cmg-sn-inr > span {
  color: #ede;
}
body.dark .style4 .pgntn-lst > li.prv a {
  background-color: #191e24;
}
body.dark .style4 .pgntn-lst > li.prv:hover a {
  background-color: #55ce63;
}
body.dark .style4 .pgntn-lst > li.nxt a {
  background-color: #191e24;
}
body.dark .style4 .pgntn-lst > li.nxt:hover a {
  background-color: #55ce63;
}
body.dark .style3 .pgntn-lst > li a {
  background-color: #191e24;
}
body.dark .style3 .pgntn-lst > li span {
  background-color: #191e24;
}
body.dark .style3 .pgntn-lst > li:hover a {
  background-color: #55ce63;
}
body.dark .style2 .pgntn-lst > li a {
  background-color: #191e24;
}
body.dark .style2 .pgntn-lst > li span {
  background-color: #191e24;
}
body.dark .style2 .pgntn-lst > li:hover a {
  background-color: #55ce63;
}
body.dark .insta-wrp > span .sts {
  border-color: #191e24;
}
body.dark .rcnt-cmts > li {
  border-color: #555555;
}
body.dark .cntnt-frm textarea {
  background-color: #2f343b;
}
body.dark thead.thead-default th {
  color: #333333;
}
body.dark .invoice-hd > h1.blue-clr {
  color: #009efb;
}
body.dark .invoice-hd > h1.green-clr {
  color: #55ce63;
}

h1 {
  font-family: lato;
  color: #444444;
}

h2 {
  font-family: lato;
  color: #444444;
}

h3 {
  font-family: lato;
  color: #444444;
}

h4 {
  font-family: lato;
  color: #444444;
}

h5 {
  font-family: lato;
  color: #444444;
}

h6 {
  font-family: lato;
  color: #444444;
}

p {
  font-family: lato;
  color: #777777;
  line-height: 26px;
  font-size: 13px;
  letter-spacing: 0.3px;
}
p.note {
  font-size: 14px;
  color: #9c9c9c;
  letter-spacing: 0;
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
p.note span {
  color: #444444;
}

ul.prod-total {
  margin-top: 60px;
  padding-left: 0;
  list-style: none;
  overflow: hidden;
}
ul.prod-total > li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 25px 0 25px 150px;
  letter-spacing: 0;
  color: #555555;
}
ul.prod-total > li.tbl-hd {
  text-align: center;
  background-color: #222222 !important;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 13px;
  padding: 23px 20px;
}
ul.prod-total > li.tbl-hd > * {
  width: 100%;
}
ul.prod-total > li:nth-child(2n) {
  background-color: #f9f9f9;
}
ul.prod-total > li > * {
  width: 50%;
  float: left;
  margin: 0;
  font-size: inherit;
  color: inherit;
}
ul.prod-total > li:last-child {
  border-bottom: 0;
}
ul.prod-total > li:nth-child(2n+1) {
  background-color: #f7f7f7;
}
ul.prod-total > li > span.price {
  font-weight: 700;
}
ul.steps > li {
  background-color: #009efb;
}
ul.steps > li.current {
  background-color: #55ce63;
}
ul.steps > li.current > span {
  background-color: #55ce63;
}

ol.breadcrumb > li {
  margin: 0;
  color: #009efb;
}
ol.breadcrumb > li:hover > a {
  color: #009efb;
}
ol.breadcrumb > li > a:focus {
  color: #009efb;
}

a {
  color: inherit;
  transition: all 0.3s linear !important;
}
a:hover {
  text-decoration: none;
  outline: none;
}
a:focus {
  text-decoration: none;
  outline: none;
  outline: none;
  box-shadow: none;
}
a.pull-right {
  margin-right: 0;
}

iframe {
  border: 0;
  float: left;
  width: 100%;
}

input {
  border: 0;
  transition: all 0.3s linear !important;
}
input:focus {
  outline: none;
  box-shadow: none;
}

textarea {
  border: 0;
  resize: none;
}
textarea:focus {
  outline: none;
  box-shadow: none;
}

select {
  border: 0;
}
select:focus {
  outline: none;
  box-shadow: none;
}

button {
  border: 0;
  cursor: pointer;
  transition: all 0.3s linear !important;
}
button:focus {
  outline: none;
  box-shadow: none;
}

input[type=submit] {
  cursor: pointer;
}

.fileContainer {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.fileContainer [type=file] {
  cursor: inherit;
  display: block;
  font-size: 20px;
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}

input[type=file] {
  cursor: pointer;
}

.form-wrp {
  float: left;
  width: 100%;
}
.form-wrp fieldset p a {
  border-radius: 5px;
  float: right;
  font-size: 13px;
  letter-spacing: 0;
  color: #ffffff;
  border: 0;
  padding: 12px 40px;
  background-color: #55ce63;
}
.form-wrp fieldset p a:focus {
  outline: none;
  box-shadow: none;
}
.form-wrp fieldset p a.prev {
  float: left;
}
.form-wrp fieldset p a:hover {
  background-color: #009efb;
}
.form-wrp fieldset p.commands {
  float: left;
  width: 100%;
  margin: 30px 0 0;
}
.form-wrp fieldset legend {
  display: none;
}
.form-wrp textarea {
  height: 125px;
  padding: 20px 30px;
}
.form-wrp .slct-bx {
  margin-top: 0;
  width: 100%;
  padding: 0;
}
.form-wrp .slct-bx > * {
  width: 100%;
}
.form-wrp .slct-bx .select2-container {
  width: 100% !important;
}
.form-wrp .slct-bx > span span.select2-selection {
  height: 49px;
}
.form-wrp .slct-bx > span span.select2-selection > span.select2-selection__rendered {
  line-height: 49px;
  padding: 0 30px;
  font-style: italic;
  font-size: 13px;
}
.form-wrp .slct-bx > span span.select2-selection > span.select2-selection__arrow {
  width: 60px;
}
.form-wrp button {
  float: right;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  padding: 10px 23px;
  margin-top: 30px;
}
.form-wrp button i {
  margin-right: 5px;
}
.form-wrp button:hover {
  background-color: #009efb;
}

.btn {
  padding: 13px 50px;
  line-height: initial;
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 10px;
  border-width: 2px;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
.btn i {
  margin-right: 5px;
}

.container {
  padding: 0;
  width: 1170px;
}

.rmv-ext .serv-bx {
  margin-bottom: 30px;
}
.rmv-ext .prd-bx {
  margin-bottom: 30px;
}

.rmv-ext2 {
  margin-bottom: -35px;
}
.rmv-ext2 .serv-bx {
  margin-bottom: 35px;
}
.rmv-ext2 .prd-bx {
  margin-bottom: 35px;
}

.rmv-ext3 {
  margin-bottom: -40px;
}
.rmv-ext3 .serv-bx {
  margin-bottom: 40px;
}
.rmv-ext3 .prd-bx {
  margin-bottom: 40px;
}

.rmv-ext4 {
  margin-bottom: -45px;
}
.rmv-ext4 .serv-bx {
  margin-bottom: 45px;
}
.rmv-ext4 .prd-bx {
  margin-bottom: 45px;
}

.rmv-ext5 {
  margin-bottom: -50px;
}
.rmv-ext5 .serv-bx {
  margin-bottom: 50px;
}
.rmv-ext5 .prd-bx {
  margin-bottom: 50px;
}

.rmv-ext6 {
  margin-bottom: -20px;
}
.rmv-ext6 .serv-bx {
  margin-bottom: 20px;
}
.rmv-ext6 .prd-bx {
  margin-bottom: 20px;
}

.mt80 {
  margin-top: 80px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mrg {
  margin: 0;
}
.mrg > div {
  padding: 0;
}
.mrg .gallery-box {
  margin-bottom: 0;
}

.mrg20 {
  margin: 0 -10px;
}
.mrg20 > div {
  padding: 0 10px;
}

.mrg10 {
  margin: 0 -5px;
}
.mrg10 > div {
  padding: 0 5px;
}
.mrg10 input {
  margin-bottom: 10px;
}
.mrg10 .gallery-box {
  margin-bottom: 10px;
}

.widget {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  float: left;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 30px 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.widget.pad0 {
  padding: 0;
}
.widget.pad40 {
  padding: 40px;
}
.widget.pad50-40 {
  padding: 50px 40px;
}
.widget.pad50 {
  padding: 50px;
}
.widget.pad50-65 {
  padding: 50px 65px;
}
.widget.pad30-25 {
  padding: 30px 25px;
}
.widget.chat-wdgt {
  padding-top: 0;
}
.widget.chat-wdgt .slct-bx {
  background-color: #ffffff;
  margin-top: -7px;
  margin-right: -15px;
  font-weight: 300;
  padding-left: 10px;
}
.widget ul.snd-opts {
  float: right;
  list-style: outside none none;
  margin: 8px 0 0;
  padding-left: 0;
  width: auto;
}
.widget ul.snd-opts > li {
  float: left;
  font-size: 20px;
  line-height: 0;
  margin: 0 13px 0 0;
  position: relative;
}
.widget ul.snd-opts > li label {
  margin-bottom: 0;
}
.widget ul.snd-opts .fileContainer {
  position: relative;
}
.widget ul.snd-opts .fileContainer [type=file] {
  cursor: inherit;
  height: 20px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.widget ul.snd-opts .fileContainer input {
  height: 100%;
}
.widget ul .snd-emjs {
  float: left;
  width: 100%;
}
.widget ul .snd-emjs:hover .emj-lst {
  bottom: 100%;
  opacity: 1;
  visibility: visible;
}
.widget ul .emj-lst {
  background-color: #ffffff;
  bottom: 190%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  left: 50%;
  opacity: 0;
  padding: 10px;
  position: absolute;
  visibility: hidden;
  width: 153px;
}
.widget ul .emj-lst > a {
  display: inline-block;
  font-size: 20px;
  margin: 3px;
}
.widget ul.steps {
  margin: -50px -65px 65px;
  border-radius: 0;
  padding: 0;
  text-align: center;
  background-color: transparent;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  float: none;
  width: auto;
}
.widget ul.steps > li {
  width: 33.334%;
  float: left;
  padding: 37px 30px 47px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  background-color: #009efb;
  position: relative;
  margin: 0;
}
.widget ul.steps > li:last-child {
  background-color: #0085d4;
}
.widget ul.steps > li span {
  position: absolute;
  left: 50%;
  bottom: -25px;
  line-height: 70px;
  width: 60px;
  margin-left: -30px;
  font-weight: 800;
  height: 60px;
}
.widget ul.usr-cnt-inf-lst {
  padding-left: 0;
  list-style: none;
  margin-top: 10px;
}
.widget ul.usr-cnt-inf-lst li {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 14px;
  color: #9c9c9c;
  font-weight: 400;
  position: relative;
  padding-left: 30px;
}
.widget ul.usr-cnt-inf-lst li i {
  color: #9e9595;
  position: absolute;
  left: 0;
  top: 2px;
}
.widget ul.usr-cnt-inf-lst li strong {
  color: #444444;
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
}
.widget ul.usr-cnt-inf-lst li p {
  margin-bottom: 0;
  line-height: 21px;
  font-size: inherit;
  color: inherit;
}
.widget ul.usr-cnt-inf-lst li + li {
  margin-top: 20px;
}
.widget ul.list-group li {
  margin: 0 0 -1px;
}
.widget.sbcrb-itm {
  padding-bottom: 0;
}
.widget.upld-spd {
  padding-bottom: 0;
}
.widget .rcnt-cmts {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding-left: 0;
  width: 100%;
}
.widget .rcnt-cmts > li {
  margin: 0;
}
.widget.pst-wdgt {
  padding: 35px 40px;
}
.widget.lgn-frm {
  padding: 50px 70px;
}
.widget > ul {
  padding-left: 15px;
  margin: -12px 0;
}
.widget > ol {
  padding-left: 15px;
  margin: -12px 0;
}
.widget li {
  font-weight: 300;
  color: #444444;
  letter-spacing: 0;
  font-size: 13px;
  margin: 12px 0;
}
.widget .list-group {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.widget .sales-charts > ul {
  border-bottom: 0 none;
  float: right;
  margin-top: -60px;
  position: relative;
  width: auto;
}
.widget .sales-charts > ul > li.nav-item {
  color: #444444;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
}
.widget .sales-charts > ul > li.nav-item > a {
  float: left;
  padding: 6px 15px;
  width: 100%;
}
.widget .sales-charts > ul > li.nav-item > a.active {
  color: #ffffff;
}
.widget .sales-charts > ul > li.nav-item > a:hover {
  color: #ffffff;
}
.widget .sales-charts > ul > li.nav-item + .nav-item {
  margin-left: 10px;
}
.widget .td-lst > li {
  margin: 0;
}

.pad0 {
  padding: 0;
}

.pad40 {
  padding: 40px;
}

.pad50-40 {
  padding: 50px 40px;
}

.pad50 {
  padding: 50px;
}

.pad50-65 {
  padding: 50px 65px;
}

.pad30-25 {
  padding: 30px 25px;
}

.bg-clr1 {
  background-color: #13aaf9 !important;
}

.bg-clr2 {
  background-color: #968cec !important;
}

.bg-clr3 {
  background-color: #f5a1e2 !important;
}

.bg-clr4 {
  background-color: #f8bb90 !important;
}

.bg-clr5 {
  background-color: #13aaf9 !important;
}

.bg-clr6 {
  background-color: #ffb22b !important;
}

.bg-clr7 {
  background-color: #7460ee !important;
}

.bg-clr8 {
  background-color: #fc4b6c !important;
}

.fb-bg {
  background-color: #3b5998 !important;
}

.twtr-bg {
  background-color: #55acee !important;
}
.twtr-bg .scl-msg-inf {
  margin-top: 56px;
}
.twtr-bg .scl-msg-wrp > p {
  color: #f3f3f3;
  font-size: 14px;
}

.blue-bg3 {
  background-color: #0085d4;
}

.scl-btn2 {
  color: #ffffff;
  padding: 0;
  font-size: 14px;
  text-align: center;
  line-height: 41px;
  width: 44px;
  height: 44px;
}
.scl-btn2 i {
  margin-right: 0;
}

.facebook {
  background: #3b5998;
  border-color: #3b5998;
}
.facebook:hover {
  border-color: #3b5998;
  color: #3b5998;
  background-color: transparent;
}

.facebook-clr {
  border-color: #3b5998;
  color: #3b5998;
}
.facebook-clr:hover {
  background: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

.twitter {
  background: #55acee;
  border-color: #55acee;
}
.twitter:hover {
  border-color: #55acee;
  color: #55acee;
  background-color: transparent;
}

.twitter-clr {
  border-color: #55acee;
  color: #55acee;
}
.twitter-clr:hover {
  background: #55acee;
  border-color: #55acee;
  color: #ffffff;
}

.google {
  background: #dd4b39;
  border-color: #dd4b39;
}
.google:hover {
  border-color: #dd4b39;
  color: #dd4b39;
  background-color: transparent;
}

.google-clr {
  border-color: #dd4b39;
  color: #dd4b39;
}
.google-clr:hover {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

.linkedin {
  background: #0976b4;
  border-color: #0976b4;
}
.linkedin:hover {
  border-color: #0976b4;
  color: #0976b4;
  background-color: transparent;
}

.linkedin-clr {
  border-color: #0976b4;
  color: #0976b4;
}
.linkedin-clr:hover {
  background: #0976b4;
  border-color: #0976b4;
  color: #ffffff;
}

.pinterest {
  background: #cc2127;
  border-color: #cc2127;
}
.pinterest:hover {
  border-color: #cc2127;
  color: #cc2127;
  background-color: transparent;
}

.pinterest-clr {
  border-color: #cc2127;
  color: #cc2127;
}
.pinterest-clr:hover {
  background: #cc2127;
  border-color: #cc2127;
  color: #ffffff;
}

.youtube {
  background: #e52d27;
  border-color: #e52d27;
}
.youtube:hover {
  border-color: #e52d27;
  color: #e52d27;
  background-color: transparent;
}

.youtube-clr {
  border-color: #e52d27;
  color: #e52d27;
}
.youtube-clr:hover {
  background: #e52d27;
  border-color: #e52d27;
  color: #ffffff;
}

.tumblr {
  background: #293b52;
  border-color: #293b52;
}
.tumblr:hover {
  border-color: #293b52;
  color: #293b52;
  background-color: transparent;
}

.tumblr-clr {
  border-color: #293b52;
  color: #293b52;
}
.tumblr-clr:hover {
  background: #293b52;
  border-color: #293b52;
  color: #ffffff;
}

.dribbble {
  background: #d75281;
  border-color: #d75281;
}
.dribbble:hover {
  border-color: #d75281;
  color: #d75281;
  background-color: transparent;
}

.dribbble-clr {
  border-color: #d75281;
  color: #d75281;
}
.dribbble-clr:hover {
  background: #d75281;
  border-color: #d75281;
  color: #ffffff;
}

.reddit {
  background: #000;
  border-color: #000;
}
.reddit:hover {
  border-color: #000;
  color: #000;
  background-color: transparent;
}

.reddit-clr {
  border-color: #000;
  color: #000;
}
.reddit-clr:hover {
  background: #000;
  border-color: #000;
  color: #ffffff;
}

.rss {
  background: #fd9f13;
  border-color: #fd9f13;
}
.rss:hover {
  border-color: #fd9f13;
  color: #fd9f13;
  background-color: transparent;
}

.rss-clr {
  border-color: #fd9f13;
  color: #fd9f13;
}
.rss-clr:hover {
  background: #fd9f13;
  border-color: #fd9f13;
  color: #ffffff;
}

.github {
  background: #1f76b6;
  border-color: #1f76b6;
}
.github:hover {
  border-color: #1f76b6;
  color: #1f76b6;
  background-color: transparent;
}

.github-clr {
  border-color: #1f76b6;
  color: #1f76b6;
}
.github-clr:hover {
  background: #1f76b6;
  border-color: #1f76b6;
  color: #ffffff;
}

.vimeo {
  background: #55acee;
  border-color: #55acee;
}
.vimeo:hover {
  border-color: #55acee;
  color: #55acee;
  background-color: transparent;
}

.vimeo-clr {
  border-color: #55acee;
  color: #55acee;
}
.vimeo-clr:hover {
  background: #55acee;
  border-color: #55acee;
  color: #ffffff;
}

.instagram {
  background: #8a3ab9;
  border-color: #8a3ab9;
}
.instagram:hover {
  border-color: #8a3ab9;
  color: #8a3ab9;
  background-color: transparent;
}

.instagram-clr {
  border-color: #8a3ab9;
  color: #8a3ab9;
}
.instagram-clr:hover {
  background: #8a3ab9;
  border-color: #8a3ab9;
  color: #ffffff;
}

.skype {
  background: #00aff0;
  border-color: #00aff0;
}
.skype:hover {
  border-color: #00aff0;
  color: #00aff0;
  background-color: transparent;
}

.skype-clr {
  border-color: #00aff0;
  color: #00aff0;
}
.skype-clr:hover {
  background: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

.rd-bg {
  background-color: #f44336;
}

.drkblu-bg {
  background-color: #3f51b5;
}

.orng-bg {
  background-color: #ff9800;
}

.grn-bg {
  background-color: #4caf50;
}

:before {
  transition: all 0.3s linear !important;
}

:after {
  transition: all 0.3s linear !important;
}

.side-header {
  transition: all 0.3s linear !important;
  background-color: #182c40;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
  float: left;
  left: 0;
  max-width: 76px;
  position: fixed;
  top: 96px;
  width: 100%;
  z-index: 2;
}
.side-header * {
  transition: all 0.3s linear !important;
}
.side-header.expand-header {
  max-width: 280px;
}
.side-header.expand-header .nav-head {
  color: #8fa0b7;
  padding: 10px 40px;
}
.side-header.expand-header.light-skin > nav ul > li {
  color: #9e9595;
}
.side-header.expand-header.light-skin > div > nav ul > li {
  color: #9e9595;
}
.side-header.expand-header.light-skin nav h4 {
  color: #444444;
}
.side-header.expand-header > nav ul > li {
  color: #727f92;
}
.side-header.expand-header > nav ul > li > a {
  padding: 12px 40px;
}
.side-header.expand-header > nav ul > li > a span {
  opacity: 1;
}
.side-header.expand-header > nav ul > li > i {
  font-size: 16px;
}
.side-header.expand-header > div > nav ul > li {
  color: #727f92;
}
.side-header.expand-header > div > nav ul > li > a {
  padding: 12px 40px;
}
.side-header.expand-header > div > nav ul > li > a span {
  opacity: 1;
}
.side-header.expand-header > div > nav ul > li > i {
  font-size: 16px;
}
.side-header.expand-header nav h4 {
  opacity: 1;
}
.side-header.light-skin > nav ul > li > a i {
  color: #aaa;
}
.side-header.light-skin > div > nav ul > li > a i {
  color: #aaa;
}
.side-header > nav ul > li > a span {
  opacity: 0;
}
.side-header > nav ul > li > a:hover {
  color: #009efb;
}
.side-header > nav ul > li > a:hover:after {
  opacity: 1;
  transform: scaleY(1);
}
.side-header > nav ul > li > a:hover i {
  color: #009efb;
}
.side-header > nav ul > li > a:focus {
  color: #009efb;
}
.side-header > nav ul > li > a:after {
  background-color: #55ce63;
}
.side-header > nav ul > li.active > a:after {
  opacity: 1;
  transform: scaleY(1);
}
.side-header > nav ul.drp-sec > li.active.has-drp > a:before {
  transform: rotate(90deg);
}
.side-header > div > nav ul > li > a span {
  opacity: 0;
}
.side-header > div > nav ul > li > a:hover {
  color: #009efb;
}
.side-header > div > nav ul > li > a:hover:after {
  opacity: 1;
  transform: scaleY(1);
}
.side-header > div > nav ul > li > a:hover:before {
  color: #009efb;
  color: #009efb;
}
.side-header > div > nav ul > li > a:hover i {
  color: #009efb;
}
.side-header > div > nav ul > li > a:focus {
  color: #009efb;
}
.side-header > div > nav ul > li > a:after {
  background-color: #55ce63;
}
.side-header > div > nav ul > li.active > a:after {
  opacity: 1;
  transform: scaleY(1);
}
.side-header > div > nav ul.drp-sec > li.active.has-drp > a:before {
  transform: rotate(90deg);
}
.side-header .has-drp .sb-drp > li > a {
  padding: 5px 20px 5px 15px;
}
.side-header .has-drp .sb-drp > li > a:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 8px;
  left: 0;
  position: absolute;
  top: 5px;
}

.panel-data {
  transition: all 0.3s linear !important;
  float: left;
  padding: 125px 60px 70px 136px;
  width: 100%;
}
.panel-data.expand-data {
  padding-left: 310px;
}

.td-lst {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.td-lst > li {
  border-bottom: 1px solid #f3f3f3;
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 15px 15px 15px 60px;
  position: relative;
  width: 100%;
}
.td-lst > li h5 {
  transition: all 0.3s linear !important;
  color: #555555;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.td-lst > li:before {
  transform: translateY(-50%);
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  content: "";
  height: 31px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 31px;
}
.td-lst > li:after {
  transform: translateY(-50%);
  color: #ffffff;
  content: "\f122";
  font-family: ionicons;
  font-size: 12px;
  left: 10px;
  position: absolute;
  top: 50%;
}
.td-lst > li > a {
  transform: translateY(-50%);
  color: #cdcdcd;
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
}
.td-lst > li > a:hover {
  color: #009efb;
}
.td-lst > li > span {
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
}
.td-lst > li > span i {
  font-size: 13px;
  margin-right: 6px;
}
.td-lst > li.completed > h5 {
  color: #c4c2c2;
  text-decoration: line-through;
}
.td-lst > li.completed:before {
  background-color: #009efb;
  border-color: #009efb;
}

.emj-lst {
  transition: all 0.3s linear !important;
  transform: translateX(-50%);
}

.jqvmap-zoomin {
  transition: all 0.3s linear !important;
  border-radius: 5px;
}
.jqvmap-zoomin:hover {
  color: #ffffff;
  background-color: #009efb;
}

.jqvmap-zoomout {
  transition: all 0.3s linear !important;
  border-radius: 5px;
  top: 42px;
}
.jqvmap-zoomout:hover {
  color: #ffffff;
  background-color: #009efb;
}

.scl-shr {
  float: right;
  position: relative;
  text-align: center;
  margin-top: -10px;
}
.scl-shr > i {
  transition: all 0.3s linear !important;
  line-height: 50px;
  width: 50px;
  font-size: 14px;
  color: #9e9595;
  background-color: #f7f7f7;
  cursor: pointer;
}
.scl-shr:hover > i {
  color: #ffffff;
  background-color: #009efb;
}
.scl-shr:hover > .scl-icns {
  opacity: 1;
  visibility: visible;
}

.scl-icns {
  transition: all 0.3s linear !important;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  padding-top: 5px;
  width: 30px;
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
}
.scl-icns > a {
  line-height: 30px;
  width: 30px;
  display: inline-block;
  background-color: #f7f7f7;
  margin-top: 5px;
}
.scl-icns > a:hover {
  color: #ffffff;
  background-color: #009efb;
}

.cnt-opt-lst {
  float: left;
}
.cnt-opt-lst > span {
  transition: all 0.3s linear !important;
  line-height: 27px;
  float: left;
  margin-left: 13px;
  font-size: 13px;
  color: #808891;
  cursor: pointer;
}
.cnt-opt-lst > span label {
  margin-bottom: 0;
  float: left;
}
.cnt-opt-lst > span:hover {
  color: #55ce63;
}

.nti-drp-wrp {
  transition: all 0.3s linear !important;
  background-color: #ffffff;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 110%;
  z-index: 9;
  width: 345px;
  text-align: left;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  line-height: initial;
  visibility: hidden;
  border-radius: 4px;
}
.nti-drp-wrp > h5 {
  float: left;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
  padding: 11px 20px;
}
.nti-drp-wrp > h5 span {
  font-weight: 400;
}
.nti-drp-wrp::before {
  content: "";
  border: 7px solid transparent;
  border-color: transparent transparent #ffffff transparent;
  width: 0;
  height: 0;
  top: -14px;
  position: absolute;
  right: 40px;
}

.set-lst {
  transition: all 0.3s linear !important;
  background-color: #272c33;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  float: left;
  width: 280px;
  opacity: 0;
  position: absolute;
  top: 100%;
  z-index: 9;
  text-align: left;
  visibility: hidden;
}

.usr-inf {
  transition: all 0.3s linear !important;
  opacity: 0;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  z-index: 9;
  top: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  width: 402px;
  text-align: center;
  visibility: hidden;
}
.usr-inf > h5 {
  font-family: Lato;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  margin-top: 20px;
  text-align: left;
  margin-left: 20px;
}
.usr-inf > span {
  display: block;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
}
.usr-inf > i {
  color: #000000; /*$color_bon_jour_approx*/
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 13px;
  display: block;
  margin-top: 12px;
}
.usr-inf .act-pst-lk-stm {
  float: none;
  display: inline-block;
  margin: 25px 0 33px;
}
.usr-inf .visao-geral {
  margin: 20px;
}
.usr-inf .visao-geral .pilar-percentual {
  width: 169px;
  height: 153px;
  border-radius: 4px;
  background-color: #ebf0fa;
}
.usr-inf .visao-geral .pilar-percentual .nome-pilar {
  width: 100%;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.usr-inf .visao-geral .pilar-percentual .valor-percentual {
  font-family: Lato;
  font-size: 53px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.cnt-lst {
  transition: all 0.3s linear !important;
  opacity: 0;
  position: absolute;
  left: 0;
  background-color: #ffffff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  top: 100%;
  width: 325px;
  text-align: left;
  visibility: hidden;
  z-index: 9;
}
.cnt-lst > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.cnt-lst > ul li {
  float: left;
  width: 100%;
}
.cnt-lst > ul li:nth-child(2n) .usr {
  background-color: #f9f9f9;
}

.wdgt-opt-btn {
  transition: all 0.3s linear !important;
}

.wdgt-ldr {
  transition: all 0.3s linear !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}
.wdgt-ldr > div {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  height: 50px;
  position: absolute;
}
.wdgt-ldr.active {
  opacity: 1;
  visibility: visible;
}

.wdgt-opt-lst {
  transition: all 0.3s linear !important;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
  width: 80px;
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
}
.wdgt-opt-lst > a {
  float: left;
  width: 100%;
  padding: 8px 8px 8px 13px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 11px;
  color: #777777;
  letter-spacing: 0;
}
.wdgt-opt-lst > a:last-child {
  border-bottom: 0;
}
.wdgt-opt-lst > a:hover {
  color: #ffffff;
  background-color: #009efb;
}
.wdgt-opt-lst > a:focus {
  color: #ffffff;
  background-color: #009efb;
}

.wdgt-opt {
  transition: all 0.3s linear !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.wdgt-opt > .wdgt-opt-btn {
  width: 22px;
  background-color: #fafafa;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  font-weight: 700;
  color: #555555;
  float: right;
  cursor: pointer;
  border-bottom-left-radius: 3px;
}
.wdgt-opt:hover .wdgt-opt-lst {
  opacity: 1;
  visibility: visible;
}

.gallery-info {
  transition: all 0.3s linear !important;
  left: 0;
  opacity: 0;
  padding: 0 6%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
}
.gallery-info > h2 {
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 5px;
}
.gallery-info > .lightbox a {
  border-radius: 50%;
}
.gallery-info > span.cate {
  color: #ffffff;
  font-style: italic;
}
.gallery-info > span.cate a {
  color: #009efb;
}
.gallery-info > span.cate a:hover {
  color: #ffffff;
}

.icon-container {
  transition: all 0.3s linear !important;
  border-radius: 3px;
  display: inline-block;
  padding: 6px 11px;
  width: 24.1%;
  margin: 4px 2px;
  font-size: 14px;
  background-color: rgb(235, 235, 235);
}
.icon-container > span[class^=ti-] {
  margin-right: 5px;
  font-size: 16px;
}
.icon-container:hover {
  color: #ffffff;
  background-color: #009efb;
}

.panel-btn {
  transition: all 0.3s linear !important;
  cursor: pointer;
  position: absolute;
  background-color: #333333;
  line-height: 40px;
  width: 40px;
  color: #ffffff;
  top: 30px;
  z-index: 9;
  left: -44px;
  text-align: center;
}
.panel-btn:hover {
  background-color: #009efb;
}

.option-panel {
  transition: all 0.3s linear !important;
  transform: translateY(-50%);
  position: fixed;
  top: 50%;
  right: -250px;
  max-width: 250px;
  width: 100%;
  background-color: #333333;
  z-index: 9;
  border: 4px solid #555555;
  padding: 30px;
}
.option-panel.slidein {
  right: 0;
}
.option-panel > div {
  float: left;
  width: 100%;
}
.option-panel > div + div {
  margin-top: 50px;
}
.option-panel > div h4 {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.has-drp > ul {
  transition: 0s !important;
}
.has-drp > ul > li:before {
  border-radius: 50%;
}
.has-drp > ul > li:hover > a:before {
  color: #009efb;
}
.has-drp > ul > li.active > a:before {
  color: #009efb;
}
.has-drp .sb-drp {
  display: none;
  margin: 7px 0;
  padding-left: 78px;
}

.tim-remng {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.tim-remng > li {
  background-color: #ffffff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: 15px 10px 0;
  max-width: 78px;
  padding: 21px 0 16px;
  position: relative;
  width: 100%;
}
.tim-remng > li span {
  color: #20242a;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
}
.tim-remng > li p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  text-transform: capitalize;
}
.tim-remng > li + li:before {
  transform: translateY(-50%);
  color: #777777;
  content: ":";
  font-size: 26px;
  font-weight: 700;
  left: -16px;
  position: absolute;
  top: 50%;
}

.prod-thmb {
  overflow: hidden;
  margin: 10px 5px 0;
  float: left;
  position: relative;
}
.prod-thmb:after {
  transform: translate(-50%, -50%);
  content: "\f067";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  font-size: 30px;
  font-family: fontawesome;
  opacity: 0;
}
.prod-thmb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: #009efb;
}

.brd-rd50 {
  border-radius: 50%;
}

.usr-act {
  background-color: #f9f9f9;
  box-shadow: 5px 0 18px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  float: right;
  padding: 14px 12px;
  color: #90a4ae;
  font-size: 24px;
  height: 90px;
  line-height: 56px;
  max-width: 90px;
  min-width: 90px;
  position: relative;
  text-align: center;
}
.usr-act > span {
  float: left;
  position: relative;
  width: 100%;
}
.usr-act > span > img {
  /*border-radius: 50%;*/
  width: 60px;
}
.usr-act > span i {
  position: absolute;
  bottom: 0px;
  height: 14px;
  right: 7px;
  width: 14px;
  background-color: #4a90e2;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
}
.usr-act.active .usr-inf {
  opacity: 1;
  visibility: visible;
}

.sts {
  border-radius: 50%;
  border: 3px solid #ffffff;
  bottom: 0px;
  height: 14px;
  position: absolute;
  right: -13px;
  width: 14px;
}
.sts:before {
  border-radius: 50%;
}

.insta-wrp {
  float: left;
  text-align: center;
  width: 100%;
}
.insta-wrp > span {
  border-radius: 50%;
  height: 142px;
  display: inline-block;
  position: relative;
  width: 142px;
}
.insta-wrp > span .sts {
  bottom: 13px;
  height: 18px;
  right: 10px;
  width: 18px;
}
.insta-wrp > span img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  max-width: 100%;
}
.insta-wrp > span label {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  text-align: center;
  line-height: 124px;
  font-size: 24px;
  color: #4a4b4b;
}
.insta-wrp > span label:hover {
  color: #009efb;
}

.brd-rd30 {
  border-radius: 30px;
}

.table-btns {
  border-radius: 30px;
  float: left;
  max-width: 125px;
  overflow: hidden;
  width: 100%;
}
.table-btns > a {
  background-color: #f7f7f7;
  color: #555555;
  float: left;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0;
  min-width: 62px;
  padding: 7px 13px;
  text-transform: uppercase;
}
.table-btns > a + a {
  margin-left: 1px;
}
.table-btns > a:hover {
  color: #ffffff;
}

.slct-bx {
  border-radius: 5px;
  background-color: #f7f7f7;
  color: #555555;
  float: right;
  font-size: 13px;
  letter-spacing: 0;
  margin-top: -70px;
  padding: 9px 10px 9px 20px;
  position: relative;
}
.slct-bx.brd-rd30 {
  border-radius: 30px;
}
.slct-bx > i {
  font-style: normal;
}
.slct-bx > span span.select2-selection {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  height: initial;
}
.slct-bx > span span.select2-selection > span.select2-selection__rendered {
  color: inherit;
  font-size: inherit;
  line-height: initial;
  padding-right: 25px;
}
.slct-bx > span span.select2-selection > span.select2-selection__arrow {
  height: initial;
  margin-top: 0.5px;
  top: 50%;
}
.slct-bx > span > span.select2-container {
  float: left;
  width: auto;
}
.slct-bx > * {
  float: left;
}

.brd-rd5 {
  border-radius: 5px;
}

.tobar-links {
  float: right;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  /*width: 39.8%;*/
}
.tobar-links > li {
  color: #90a4ae;
  float: left;
  font-size: 24px;
  height: 90px;
  line-height: 90px;
  max-width: 90px;
  min-width: 90px;
  position: relative;
  text-align: center;
}
.tobar-links > li > a {
  display: block;
}
.tobar-links > li > a span {
  border-radius: 5px;
  color: #ffffff;
  font-family: montserrat;
  font-size: 8px;
  height: 19px;
  line-height: 19px;
  position: absolute;
  right: 26px;
  top: 27px;
  width: 19px;
}
.tobar-links > li > a span.animated {
  animation: 1s ease 0s normal none infinite running wobble;
}
.tobar-links > li > a:hover i {
  color: #009efb;
}
.tobar-links > li > a:focus i {
  color: #009efb;
}
.tobar-links > li:nth-child(2n) {
  background-color: #f4f4f4;
}
.tobar-links > li.active {
  opacity: 1;
  visibility: visible;
}
.tobar-links > li.active > a + div {
  opacity: 1;
  visibility: visible;
}
.tobar-links > li:nth-child(2n+1) {
  background-color: #f9f9f9;
}

.sales-charts {
  float: left;
  width: 100%;
}
.sales-charts > ul > li.nav-item > a {
  border-radius: 5px;
}
.sales-charts > ul > li.nav-item a.active {
  background-color: #009efb;
}
.sales-charts > ul > li a:hover {
  background-color: #009efb;
}

.indx {
  border-radius: 5px;
  color: #ffffff !important;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  height: 30px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

.widget-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 40px;
  position: relative;
}
.widget-title > span {
  border-radius: 5px;
  margin-left: 8px;
}
.widget-title i {
  font-size: 12px;
  font-style: normal;
}
.widget-title.blue-bg:before {
  background-color: #009efb;
}

#calendar {
  text-align: center;
}
#calendar .fc-toolbar {
  display: inline-block;
  position: relative;
}
#calendar .fc-toolbar > div {
  display: inline-block;
  margin-top: 5px;
}
#calendar .fc-toolbar > div button {
  border-radius: 5px;
  background-color: #f7f7f7;
  background-image: none;
  border: 0 none;
  height: 28px;
  line-height: 28px;
  padding: 0;
  position: relative;
  width: 28px;
}
#calendar .fc-toolbar > div button span {
  display: none;
}
#calendar .fc-toolbar > div button:before {
  color: #555555;
  content: "";
  font-family: ionicons;
  font-size: 17px;
  height: 100%;
  line-height: 31px;
  text-align: center;
  width: 100%;
}
#calendar .fc-toolbar > div button:hover {
  background-color: #009efb;
}
#calendar .fc-toolbar > div button:hover:before {
  color: #ffffff;
}
#calendar .fc-toolbar > div h2 {
  color: #444444;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 35px;
}
#calendar .fc-toolbar > div.fc-left button:before {
  content: "\f361";
}
#calendar .fc-toolbar > div.fc-right button:before {
  content: "\f363";
}
#calendar .fc-event {
  border-radius: 5px;
  border: 0 none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 28px;
  background-color: #009efb;
}
#calendar .fc-today {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #009efb;
}
#calendar .fc-today span.fc-day-number {
  color: #ffffff;
}
#calendar .fc-head {
  border: 0 none;
  background-color: #009efb;
}
#calendar .fc-day {
  background-color: #f9f9f9;
  border-color: #ffffff;
  text-align: center;
}
#calendar .fc-day:nth-child(2n) {
  background-color: #fafafa;
}
#calendar .fc-day-number {
  border: 0 none;
  color: #444444;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 10px 0 0;
  width: 100%;
}
#calendar .fc-body {
  border: 0 none;
}
#calendar .fc-body > tr > td.fc-widget-content {
  border: 0 none;
}
#calendar .fc-view > table {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

[type=radio]:checked {
  position: absolute;
  left: -9999px;
}
[type=radio]:checked + label:before {
  border-radius: 5px;
}
[type=radio]:checked + label:after {
  border-radius: 3px;
  opacity: 1;
  transform: scale(1);
  background-color: #009efb;
}
[type=radio]:disabled + label {
  color: #aaa;
}
[type=radio]:disabled:checked + label:after {
  color: #9e9595;
}
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type=radio]:not(:checked) + label:before {
  border-radius: 5px;
}
[type=radio]:not(:checked) + label:after {
  border-radius: 3px;
  opacity: 0;
  transform: scale(0);
  background-color: #009efb;
}

[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
[type=checkbox]:checked + label:before {
  border-radius: 5px;
}
[type=checkbox]:checked + label:after {
  border-radius: 3px;
  opacity: 1;
  transform: scale(1);
  color: #009efb;
}
[type=checkbox]:disabled + label {
  color: #aaa;
}
[type=checkbox]:disabled:checked + label:after {
  color: #9e9595;
}
[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type=checkbox]:not(:checked) + label:before {
  border-radius: 5px;
}
[type=checkbox]:not(:checked) + label:after {
  border-radius: 3px;
  opacity: 0;
  transform: scale(0);
  color: #009efb;
}

.product-detail-tabs {
  float: left;
  width: 100%;
  background-color: #f9f9f9;
  margin-top: 40px;
}
.product-detail-tabs > ul {
  border-radius: 5px;
}
.product-detail-tabs > ul.nav-tabs {
  float: left;
  width: 35%;
  background-color: #ffffff;
  border-bottom: 0;
  padding: 50px 30px 50px 40px;
  display: block;
}
.product-detail-tabs > ul.nav-tabs > li.nav-list {
  float: left;
  width: 100%;
  display: block;
}
.product-detail-tabs > ul.nav-tabs > li > a.active {
  color: #55ce63;
}
.product-detail-tabs > ul.nav-tabs > li > a:hover {
  color: #55ce63;
}
.product-detail-tabs > ul.nav-tabs > li > a:focus {
  color: #55ce63;
}
.product-detail-tabs > ul > li.nav-item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 700;
  color: #333333;
  font-size: 13px;
  letter-spacing: 0.2px;
}
.product-detail-tabs > ul > li.nav-item a {
  padding: 0;
}
.product-detail-tabs .tab-content {
  padding: 30px 0 0 50px;
  width: 65%;
  float: left;
}
.product-detail-tabs .tab-pane > h3 {
  font-weight: 800;
  text-transform: uppercase;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
.product-detail-tabs .tab-pane > p {
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  margin: 25px 0 0;
}
.product-detail-tabs .tab-pane > ul {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin: 15px 0 0;
}
.product-detail-tabs .tab-pane > ul > li {
  float: left;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0.3px;
  font-style: italic;
  color: #777777;
  position: relative;
  padding-left: 15px;
  margin-top: 15px;
}
.product-detail-tabs .tab-pane > ul > li:before {
  content: "\f0da";
  font-family: fontawesome;
  font-style: normal;
  left: 0;
  position: absolute;
  color: #55ce63;
}

.tab-styl {
  border-radius: 5px;
  float: left;
  width: 100%;
  overflow: hidden;
  background-color: #f9f9f9;
}
.tab-styl .tab-content {
  float: left;
  width: 100%;
  padding: 15px 0px;
}
.tab-styl + .tab-styl {
  margin-top: 60px;
}
.tab-styl > ul.nav-tabs {
  float: left;
  width: 100%;
  border-bottom: 0;
  text-align: center;
  overflow: hidden;
}
.tab-styl > ul.nav-tabs > li {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #f9f9f9;
  letter-spacing: 0;
  width: 33.334%;
}
.tab-styl .tab-pane p {
  color: #555555;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.tab-styl .tab-pane p + p {
  margin-top: 20px;
}

.brd-rd3 {
  border-radius: 3px;
}

.fa-hover {
  float: left;
}
.fa-hover > a {
  border-radius: 3px;
  padding: 6px 16px;
  display: inline-block;
  font-size: 14px;
  background-color: rgb(235, 235, 235);
  margin: 3px 0;
}
.fa-hover > a i {
  font-size: 17px;
  margin-right: 3px;
}
.fa-hover > a:hover {
  color: #ffffff;
  background-color: #009efb;
}

.brd-rd0 {
  border-radius: 0;
}

.slimScrollDiv {
  float: left;
  padding-right: 10px;
  width: 100% !important;
  padding-top: 5px;
}

.topbar {
  background-color: #ffffff;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
  left: 0;
  padding-bottom: 6px;
  /*padding-left: 55px;*/
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.logo {
  float: left;
  /*margin: 20px 0;*/
  /*width: 30%;*/
}
.logo h1 {
  margin-bottom: 0;
}
.logo h1 span {
  font-size: 24px;
  color: #182c40;
  padding-left: 30px;
}
.logo img {
  height: 77px;
  padding-top: 15px;
  padding-left: 15px;
}

.topbar-data {
  float: right;
  /*width: 70%;*/
}

.nti-lst {
  float: left;
  width: 100%;
}

.nti-usr {
  float: left;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #f9f9f9;
}
.nti-usr > span {
  line-height: 8px;
}
.nti-usr-inr {
  display: table;
  /*width: 76%;*/
}
.nti-usr-inr > h5 {
  /*color: $color_fuscous_gray_approx;*/
  float: left;
  font-family: Lato;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
.nti-usr-inr > h5 a {
  color: #0275d8;
}
.nti-usr-inr > h5 a:hover {
  color: #009efb;
}
.nti-usr-inr > h5 a:focus {
  color: #009efb;
}
.nti-usr-inr > span {
  float: right;
}
.nti-usr-inr > i {
  font-size: 13px;
  display: block;
  color: #555555;
  font-weight: 300;
  float: left;
  width: 100%;
}

.nt-ftr {
  float: left;
  width: 100%;
  text-align: center;
  padding: 9px 20px 18px;
  border-bottom: solid 1px #e5e5e5;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.nt-ftr > a {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  color: #444444;
  display: inline-block;
}
.nt-ftr > a:hover {
  color: #009efb;
}
.nt-ftr > a:focus {
  color: #009efb;
}

.topbar-search {
  float: left;
  padding: 0 45px;
  width: 48%;
}
.topbar-search > button {
  background-color: transparent;
  color: #cdcdcd;
  float: left;
  font-size: 22px;
  height: 90px;
  padding-right: 12px;
}
.topbar-search > button:hover {
  color: #009efb;
}
.topbar-search > input {
  color: #cdcdcd;
  float: left;
  font-size: 14px;
  height: 88px;
  width: 80%;
}

.online {
  background-color: #7fba00;
}

.away {
  background-color: #fcd116;
}

.dont-dstrb {
  background-color: #e81123;
}

.topbar-bottom-colors {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.topbar-bottom-colors > i {
  float: left;
  height: 6px;
  width: 12.833%;
}
.topbar-bottom-colors > i:first-child {
  width: 23%;
}

.nav-head {
  background-color: #182c40;
  color: transparent;
  float: left;
  font-size: 13px;
  line-height: 3px;
  padding: 10px 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.menu-trigger {
  background-color: #182c40;
  bottom: 0;
  color: #8fa0b7;
  cursor: pointer;
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 76px;
}
.menu-trigger.active {
  font-size: 16px;
}
.menu-trigger.active > i:before {
  content: "\f265";
}

nav {
  float: left;
  height: 100%;
  padding-top: 0;
  position: relative;
  width: 100%;
}
nav h4 {
  color: #606976;
  float: left;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 20px 0 10px;
  padding: 0 40px;
  width: 100%;
  opacity: 0;
}

.pg-tp {
  /*float: left;*/
  margin-bottom: 20px;
  width: 100%;
  height: 65px;
}
.pg-tp > i {
  color: #90a4ae;
  float: left;
  font-size: 36px;
  margin-right: 15px;
}

.pr-tp-inr {
  display: table;
  float: left;
}
.pr-tp-inr > h4 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.pr-tp-inr > h4 strong {
  color: #222222;
  font-weight: 800;
}
.pr-tp-inr > h4 span {
  color: #222222;
  font-weight: 300;
}
.pr-tp-inr > span {
  color: #777777;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}

.panel-content {
  float: left;
  margin-bottom: -40px;
  margin-top: 30px;
  width: 100%;
}

.stat-box {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  padding-bottom: 25px;
}
.stat-box > i {
  color: #ffffff;
  float: left;
  font-size: 48px;
  line-height: 1.1;
  margin-right: 15px;
}
.stat-box > span {
  color: #f5f5f5;
  float: left;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 20px;
  width: 100%;
}
.stat-box > span i {
  font-size: 15px;
  margin-right: 3px;
}
.stat-box.style2 {
  margin-bottom: 30px;
  padding: 25px 20px 25px 40px;
}
.stat-box.style2 > i {
  display: block;
}
.stat-box.style2 .stat-box-innr {
  float: left;
  margin-top: 7px;
  width: 100%;
}
.stat-box.style2 > span {
  margin-top: 13px;
}

.stat-box-innr {
  display: table;
}
.stat-box-innr > span {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
}
.stat-box-innr > span i {
  font-style: normal;
}
.stat-box-innr > h5 {
  color: #f5f5f5;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 7px 0 0;
  text-transform: uppercase;
}

.traffic-src {
  float: left;
  padding: 60px 60px 45px;
  width: 100%;
}

.trfc-cnt {
  float: left;
  width: 100%;
}
.trfc-cnt > h4 {
  margin-bottom: 12px;
}
.trfc-cnt > p {
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 0;
}

.rat-itms {
  float: left;
  width: 100%;
}

.rat-itm {
  float: left;
  margin-top: 35px;
}
.rat-itm > i {
  font-size: 48px;
  line-height: 1.1;
}
.rat-itm + .rat-itm {
  margin-left: 40px;
}

.rat-itm-inf {
  float: left;
  margin-right: 15px;
}
.rat-itm-inf > span {
  color: #444444;
  display: block;
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: -4px;
}
.rat-itm-inf > span i {
  font-style: normal;
}
.rat-itm-inf > i {
  color: #777777;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
}

.highcharts-yaxis {
  display: none;
}

.highcharts-contextbutton {
  transform: translate(0, 13px);
}

.highcharts-contextmenu {
  right: auto !important;
  left: -14px;
}

.nav-tabs .nav-link {
  background-color: transparent;
  border: 0 none;
}
.nav-tabs .nav-link.active {
  background-color: transparent;
  border: 0 none;
}
.nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
  border: 0 none;
}

.sales-stat {
  float: left;
  width: 100%;
}

.sales-stat-itm {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 33.334%;
}
.sales-stat-itm > span {
  display: block;
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: -4px;
}
.sales-stat-itm > span i {
  font-style: normal;
}
.sales-stat-itm > i {
  color: #777777;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
}

.table-wrap {
  float: left;
  width: 100%;
}
.table-wrap .table-wrap {
  color: #444444;
}

table.table {
  float: left;
  margin-bottom: 0;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
}
table.table th {
  border-color: #f3f3f3;
  vertical-align: middle;
  border-bottom-width: 1px;
  font-size: 13px;
  letter-spacing: 0;
}
table.table th:first-child {
  text-align: center;
}
table.table td {
  border-color: #f3f3f3;
  vertical-align: middle;
  font-style: 12px;
  padding-bottom: 15px;
  padding-top: 17px;
}
table.table td > i {
  font-size: 20px;
}
table.style1 {
  margin-bottom: 10px;
}
table.style1 th {
  padding: 15px;
}
table.table-sm td {
  padding: 10px;
}
table.table-sm th {
  padding: 10px;
}
table.table-bordered {
  border-left: 0 none;
  border-right: 0 none;
}
table.table-bordered td:first-child {
  border-left: 0 none;
}
table.table-bordered td:last-child {
  border-right: 0 none;
}
table.table-bordered th:first-child {
  border-left: 0 none;
}
table.table-bordered th:last-child {
  border-right: 0 none;
}
table.style3 .table-inverse {
  background-color: #1e1e1e;
}
table h4 a:hover {
  color: #009efb;
}

.prj-tl {
  float: left;
  width: 140px;
}
.prj-tl > h4 {
  color: #555555;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.prj-tl > h4 a:hover {
  color: #009efb;
}
.prj-tl > h4 a:focus {
  color: #009efb;
}
.prj-tl > span {
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
}
.prj-tl > span i {
  font-size: 13px;
  margin-right: 3px;
}

.prcnt {
  color: #a3a3a3;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
}

.table.style2 th {
  padding: 14px 25px;
}
.table.style2 td {
  padding: 30px 25px 20px;
}
.table.style2 td span {
  color: #555555;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}
.table.style2 h4 {
  color: #555555;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
}
.table.style3 th {
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 0;
  padding: 19px 12px;
}
.table.style3 h4 {
  font-weight: 400;
}
.table td span.badge {
  color: #ffffff;
  font-size: 10px;
  min-width: 79px;
  text-transform: uppercase;
}

.badge {
  font-size: 11px;
  font-weight: 300;
  padding: 8px 17px;
}

.chat-wdgt > h4 {
  color: #ffffff;
  padding: 27px 0;
  position: relative;
}
.chat-wdgt > h4:before {
  bottom: 0;
  content: "";
  left: -40px;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: -1;
}
.chat-wdgt .slct-bx > span > span.select2-container {
  width: 140px !important;
}

.caht-wrp {
  float: left;
  width: 100%;
}

.chat-lst {
  float: left;
  height: 370px;
  padding-right: 10px;
  width: 100%;
}

.chat-msg {
  border-bottom: 1px solid #f3f3f3;
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.chat-msg:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.chat-msg > img {
  float: left;
  margin-right: 20px;
}
.chat-msg.frnd-msg {
  text-align: right;
}
.chat-msg.frnd-msg > img {
  float: right;
  margin: 0 0 0 20px;
}
.chat-msg.frnd-msg .msg-inf2 .msg-tm {
  float: left;
}

.msg-inf2 {
  display: table;
}
.msg-inf2 > h5 {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.msg-inf2 .msg-tm {
  color: #a3a3a3;
  float: right;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}
.msg-inf2 .msg-tm > i {
  font-size: 14px;
  margin-right: 5px;
}
.msg-inf2 > p {
  color: #555555;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  margin: 3px 0 0;
}

.snd-fl {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.fl-itm {
  background-color: #f9f9f9;
  float: left;
  margin-bottom: 10px;
  padding: 15px 20px;
  width: 100%;
}
.fl-itm > img {
  background-color: #ffffff;
  float: left;
  margin-right: 10px;
  padding: 9px 8px;
}
.fl-itm > span {
  color: #555555;
  float: left;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 35px;
}

.chat-frm {
  float: left;
  margin: 30px 0 15px;
  width: 100%;
}
.chat-frm > textarea {
  background-color: #f7f7f7;
  color: #a9a9a9;
  float: left;
  font-size: 13px;
  font-weight: 300;
  height: 100px;
  letter-spacing: 0;
  margin-bottom: 16px;
  padding: 20px 30px;
  width: 100%;
}
.chat-frm > button {
  color: #ffffff;
  float: right;
  font-size: 10px;
  letter-spacing: 0;
  padding: 8px 15px;
  text-transform: uppercase;
}

.act-pst-lst {
  float: left;
  width: 100%;
}

.act-pst {
  border-bottom: 1px solid #f3f3f3;
  float: left;
  margin-bottom: 23.5px;
  padding-bottom: 20px;
  width: 100%;
}
.act-pst > img {
  float: left;
  margin-right: 20px;
}

.act-pst-inf {
  display: table;
  width: 82%;
}

.act-pst-inr {
  color: #555555;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  width: 80%;
}
.act-pst-inr > h5 a:hover {
  color: #009efb;
}
.act-pst-inr > h5 a:focus {
  color: #009efb;
}
.act-pst-inr > h6 a {
  color: #009efb;
}
.act-pst-inr > a {
  color: #009efb;
}

.spnd-tm {
  color: #9e9595;
  float: right;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 3px;
}

.act-pst-dta {
  float: left;
  margin: 7px 0;
  width: 100%;
}
.act-pst-dta > p {
  color: #555555;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
}

.pst-tm {
  color: #a3a3a3;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
}
.pst-tm i {
  font-size: 13px;
  margin-right: 4px;
}
.pst-tm > a:hover {
  color: #009efb;
}
.pst-tm > a:focus {
  color: #009efb;
}

.act-pst-lk-stm {
  float: right;
}
.act-pst-lk-stm > a {
  background-color: #f7f7f7;
  color: #9e9595;
  display: inline-block;
  font-size: 10px;
  letter-spacing: 0;
  padding: 5px 17px;
  text-transform: uppercase;
}
.act-pst-lk-stm > a i {
  margin-right: 4px;
}

.vw-mr-act {
  float: left;
  margin: -10px 0;
  text-align: center;
  width: 100%;
}
.vw-mr-act > a {
  color: #cdcdcd;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}
.vw-mr-act > a:hover {
  color: #009efb;
}
.vw-mr-act > a:focus {
  color: #009efb;
}

.highcharts-credits {
  display: none;
}

footer {
  background-color: #ffffff;
  float: left;
  padding: 20px 60px 14px 340px;
  width: 100%;
}
footer > p a {
  color: #009efb;
}
footer > p a:hover {
  color: #55ce63;
}
footer > p a:focus {
  color: #55ce63;
}
footer > span {
  float: right;
}

.tsk-prg-chrt-wrp {
  float: left;
  padding-right: 30px;
  width: 100%;
}
.tsk-prg-chrt-wrp .highcharts-legend {
  display: none;
}

.tsk-prt {
  float: right;
  margin-top: -80px;
}

.prt-bx {
  float: left;
  margin-left: 40px;
}
.prt-bx > i {
  display: inline-block;
  font-size: 48px;
  line-height: initial;
  margin-top: -10px;
}

.prt-bx-inf {
  float: left;
  margin-right: 30px;
}
.prt-bx-inf > h4 {
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: -1px;
}
.prt-bx-inf > span {
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}

.tsk-prg-wrp {
  float: left;
  margin-top: 20px;
  width: 100%;
}

.dvlprs-lst {
  float: left;
  width: 100%;
}

.dvplr-bx {
  display: table;
  float: left;
  width: 100%;
}
.dvplr-bx > img {
  float: left;
  margin-right: 13px;
  width: 46px;
}
.dvplr-bx > * {
  display: table-cell;
  vertical-align: middle;
}
.dvplr-bx + .dvplr-bx {
  margin-top: 20px;
}

.dvplr-inf {
  float: left;
}
.dvplr-inf > h4 {
  color: #555555;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.dvplr-inf > h4 a:hover {
  color: #009efb;
}
.dvplr-inf > span {
  color: #555555;
  font-size: 13px;
  font-weight: 300;
}

.asd-dvlpr {
  float: left;
  padding-left: 40px;
  position: relative;
  width: 100%;
}
.asd-dvlpr > h4 {
  margin-bottom: 20px;
}
.asd-dvlpr:before {
  background: rgb(235, 235, 235);
  background: linear-gradient(to bottom, rgba(235, 235, 235, 0.5) 0, rgba(219, 220, 226, 0.5) 21%, rgba(184, 186, 198, 0.5) 49%, rgba(221, 223, 227, 0.5) 80%, rgba(245, 246, 246, 0.5) 100%) repeat scroll 0 0;
  content: "";
  height: 280px;
  left: 0;
  margin-top: -140px;
  position: absolute;
  top: 50%;
  width: 1px;
}

.sbcrb-itm > a {
  background-color: #fafafa;
  color: #9e9595;
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 55px;
  padding: 17px 0;
}
.sbcrb-itm > a i {
  font-size: 18px;
  margin-right: 5px;
}
.sbcrb-itm > a:before {
  background-color: #fafafa;
  bottom: 0;
  content: "";
  height: 61px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
.sbcrb-itm > a:hover {
  color: #009efb;
}

.upld-inr {
  float: left;
  width: 100%;
}
.to-do-wrp {
  float: left;
  width: 100%;
}

.to-do-tp {
  float: left;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.add-tsk-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  float: right;
  letter-spacing: 0;
  padding: 4px 16px;
}

.add-tsk {
  float: left;
  display: none;
  width: 100%;
}
.add-tsk > form {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.add-tsk > form input {
  background-color: #fafafa;
  color: #a9a9a9;
  float: left;
  font-size: 13px;
  font-weight: 300;
  height: 40px;
  letter-spacing: 0;
  padding: 10px 20px;
  width: 100%;
}
.add-tsk > form button {
  bottom: 0;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.rcnt-cmt-itm {
  float: left;
  padding: 30px 0;
  width: 100%;
}
.rcnt-cmt-itm > img {
  float: left;
  margin-right: 20px;
}

.rcnt-cmt-inf {
  display: table;
}
.rcnt-cmt-inf > h5 {
  color: #555555;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
}
.rcnt-cmt-inf > h5 a:hover {
  color: #009efb;
}
.rcnt-cmt-inf > p {
  color: #555555;
  float: left;
  letter-spacing: 0;
  line-height: 20px;
  margin: 2.5px 0 22px;
  width: 100%;
}
.rcnt-cmt-inf .act-pst-lk-stm {
  float: left;
}
.rcnt-cmt-inf > i.spnd-tm {
  color: #a3a3a3;
  display: inline-block;
  float: none;
  font-style: normal;
  font-weight: 300;
  margin-left: 20px;
  margin-top: 0;
}

.sb-cmts {
  border-top: 1px solid #f3f3f3;
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 70px;
  width: 100%;
}

.wrt-cmt {
  background-color: #fafafa;
  float: left;
  margin-top: 23px;
  padding: 14px 20px 14px 60px;
  position: relative;
  width: 100%;
}
.wrt-cmt > i {
  font-size: 16px;
  left: 38px;
  position: absolute;
}
.wrt-cmt > input {
  background-color: transparent;
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  width: 100%;
}

.flw-usr-wrp {
  float: left;
  position: relative;
  width: 100%;
  padding-top: 60px;
}
.flw-usr-wrp > img {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}

.flw-usr-bg {
  background-position: center center;
  background-size: cover;
  float: left;
  height: 145px;
  left: -40px;
  position: absolute;
  right: -40px;
  top: -50px;
}
.flw-usr-bg:before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
}

.flw-usr-inf {
  float: left;
  margin-top: 24px;
  width: 100%;
}
.flw-usr-inf > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 7px;
}
.flw-usr-inf > span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 13px;
}
.flw-usr-inf > p {
  color: #555555;
  letter-spacing: 0;
  line-height: 20px;
}
.flw-usr-inf > a {
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0;
  margin-top: 15px;
  padding: 11px 21px;
}

.usr-flwrs {
  float: left;
  margin-top: 7px;
  width: 100%;
}

.usr-flwr-itm {
  float: left;
  margin-top: 20px;
  width: 33.334%;
}
.usr-flwr-itm > span {
  display: inline-block;
  font-size: 22px;
  letter-spacing: 0;
}
.usr-flwr-itm > span > i {
  float: left;
  line-height: initial;
  margin-bottom: -10px;
}
.usr-flwr-itm i {
  font-style: normal;
  line-height: initial;
}
.usr-flwr-itm > i {
  color: #777777;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}

.msgs-lst {
  float: left;
  margin-right: -10px;
  padding-right: 10px;
  width: 103%;
}

.msg-itm {
  border-bottom: 1px solid #f3f3f3;
  float: left;
  margin-bottom: 16.5px;
  padding-bottom: 15px;
  width: 100%;
}
.msg-itm > span {
  float: left;
  font-size: 14px;
  height: 46px;
  letter-spacing: 0;
  line-height: 46px;
  margin-right: 20px;
  position: relative;
  text-align: center;
  width: 46px;
}

.msg-inf {
  display: table;
}
.msg-inf > h5 {
  color: #555555;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.msg-inf > span.pst-tm {
  color: #555555;
  font-size: 13px;
}

.msg {
  float: left;
  width: 100%;
}
.msg > p {
  color: #555555;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
}

.vw-mr {
  float: left;
  text-align: center;
  width: 100%;
}
.vw-mr > a {
  color: #cdcdcd;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}
.vw-mr > a:hover {
  color: #009efb;
}

#circl-prg {
  float: left;
  width: 100%;
}

.upld-inf {
  float: left;
  width: 100%;
}
.upld-inf > h5 {
  color: #cacaca;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 6px;
}
.upld-inf > span {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
}

.upld-sped {
  background-color: #fafafa;
  color: #9e9595;
  float: left;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 27px;
  padding: 17px 0;
  position: relative;
  width: 100%;
}
.upld-sped:before {
  background-color: #fafafa;
  bottom: 0;
  content: "";
  left: -40px;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: -1;
}
.upld-sped > i {
  font-size: 18px;
  margin-right: 5px;
}

.calndr-wrp {
  float: left;
  margin-top: -70px;
  width: 100%;
}
.calndr-wrp > a {
  color: #ffffff;
  float: right;
  font-size: 13px;
  letter-spacing: 0;
  margin-left: 10px;
  padding: 9px 22px;
}
.calndr-wrp .slct-bx {
  margin-top: 0;
}
.calndr-wrp > span.slct-bx .select2-container {
  width: 90px !important;
}

.pst-itm {
  float: left;
  width: 100%;
}
.pst-itm > p {
  color: #555555;
  float: left;
  letter-spacing: 0;
  line-height: 20px;
  margin: 25px 0 0;
  width: 100%;
}

.pst-inf {
  float: left;
  width: 100%;
}
.pst-inf > h4 {
  float: left;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 18px;
  margin: 12px 0 5px;
  text-transform: uppercase;
  width: 100%;
}
.pst-inf > h4 a:hover {
  color: #009efb;
}
.pst-inf > i {
  color: #444444;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.1px;
}

.cat-btns {
  float: left;
  width: 100%;
}
.cat-btns > a {
  color: #ffffff;
  float: left;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 0 5px 5px 0;
  padding: 4px 20px;
}

.pst-img {
  background-position: center center;
  background-size: cover;
  float: left;
  height: 186px;
  margin: 25px 0 0 -40px;
  position: relative;
  width: calc(100% + 80px);
}

.vc-map {
  float: left;
  height: 300px;
  width: 100%;
}

.insta-inf {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.insta-inf > h2 {
  color: #555555;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.insta-inf > h2 a:hover {
  color: #55ce63;
}
.insta-inf span {
  color: #555555;
  display: block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 12px 0 0;
}
.insta-inf span i {
  font-size: 14px;
  margin-right: 5px;
}
.insta-inf > div:nth-last-child(2) {
  margin-top: 15px;
}

.prf-btns {
  float: left;
  margin: 27px 0 20px;
  width: 100%;
}
.prf-btns > a {
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0;
  margin-top: 5px;
  padding: 11px 15px;
}
.prf-btns > a i {
  margin-right: 4px;
}

.scl-msg-wrp {
  float: left;
  position: relative;
  width: 100%;
}
.scl-msg-wrp > p {
  color: #e1e1e1;
  font-style: italic;
  letter-spacing: 0;
  line-height: 26px;
}
.scl-msg-wrp > i {
  bottom: -15px;
  color: #000;
  font-size: 130px;
  opacity: 0.2;
  position: absolute;
  right: 0;
}

.scl-msg-inf {
  float: left;
  margin-top: 134px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.scl-msg-inf > img {
  float: left;
  margin-right: 13px;
}

.scl-msg-inr {
  display: table;
  margin-top: 10px;
}
.scl-msg-inr > h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.scl-msg-inr > h2 a:hover {
  color: #55ce63;
}
.scl-msg-inr > a {
  border-bottom: 1px solid;
  color: #dcdcdc;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}

.lgn-wrp {
  bottom: 0;
  left: 0;
  overflow-y: auto;
  padding-bottom: 60px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 99999;
}
.lgn-wrp > footer {
  bottom: 0;
  left: 0;
  padding: 20px 60px 14px;
  position: fixed;
  right: 0;
  vertical-align: bottom;
  z-index: 99;
}

.grysh {
  background-color: #f7f7f7;
}

.bg-img {
  background-position: center bottom;
  background-size: cover;
  bottom: 0;
  height: 120%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.lgn-innr {
  display: inline-block;
  margin: 100px 0;
  max-width: 430px;
}

.frm-tl {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.frm-tl > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.frm-tl > span {
  color: #777777;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}

.lgn-frm > form {
  float: left;
  width: 100%;
}
.lgn-frm > form input {
  background-color: #f7f7f7;
  color: #444444;
  float: left;
  font-size: 13px;
  height: 49px;
  letter-spacing: 0;
  padding: 10px 27px;
  width: 100%;
}
.lgn-frm > form button {
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0;
  margin-bottom: 20px;
  padding: 9px 27px;
}
.lgn-frm > form .frgt {
  border-bottom: 1px solid;
  color: #777777;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}
.lgn-frm > form .act-btn {
  color: #ffffff;
  float: left;
  font-size: 13px;
  margin-top: 30px;
  padding: 15px 20px;
  width: 100%;
}
.lgn-frm .chbx input {
  float: none;
  height: initial;
  margin-bottom: 0;
  width: auto;
}

.chbx {
  display: inline-block;
  margin: 15px 0 20px;
}
.chbx label {
  color: #777777;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}

.error-inner {
  display: inline-block;
  margin: 100px 0;
  max-width: 610px;
}
.error-inner > h2 {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.error-inner > h2 span {
  font-weight: 300;
}
.error-inner > h4 {
  color: #20242a;
  font-size: 42px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.error-inner > p {
  color: #666666;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 44px;
  max-width: 60%;
}
.error-inner > form {
  display: inline-block;
  max-width: 560px;
  position: relative;
  width: 100%;
}
.error-inner > form input {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  color: #8799a3;
  float: left;
  font-size: 13px;
  font-style: italic;
  height: 60px;
  padding: 10px 50px;
  width: 100%;
}
.error-inner > form button {
  background-color: transparent;
  bottom: 0;
  color: #bbc7cd;
  font-size: 17px;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.error-inner > form button:hover {
  color: #009efb;
}
.error-inner > a {
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0;
  margin-top: 22px;
  max-width: 287px;
  padding: 16px 30px;
  width: 100%;
}

.acordn-styl1 {
  float: left;
  width: 100%;
}

.acordn-itm {
  background-color: #f9f9f9;
  float: left;
  overflow: hidden;
  width: 100%;
}
.acordn-itm > h4 {
  background-color: #f7f7f7;
  border-radius: 5px 5px 0 0;
  color: #555555;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
  padding: 23px 60px;
  position: relative;
}
.acordn-itm + .acordn-itm {
  margin-top: 10px;
}

.acrdn-cnt {
  float: left;
  padding: 35px 60px;
  width: 100%;
}
.acrdn-cnt > p {
  float: left;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  width: 100%;
}
.acrdn-cnt > p + p {
  margin-top: 20px;
}

.acordn-styl2 {
  float: left;
  width: 100%;
}
.acordn-styl2 .acordn-itm > h4 {
  padding-left: 100px;
}
.acordn-styl2 .acordn-itm > h4 > i {
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 70px;
  text-align: center;
  line-height: 60px;
}
.acordn-styl2 .acordn-itm > h4.active > i:before {
  content: "\f077";
}

.ord-rcvd {
  float: left;
  width: 100%;
}
.ord-rcvd > i {
  color: #ffffff;
  float: left;
  font-size: 27px;
  height: 58px;
  line-height: 58px;
  margin-right: 20px;
  text-align: center;
  width: 58px;
}

.ord-rcvd-inr {
  display: table;
  margin-top: 5px;
}
.ord-rcvd-inr > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 3px;
}
.ord-rcvd-inr > p {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
}

.srch-fnd {
  float: left;
  width: 100%;
}
.srch-fnd > h3 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 0;
}
.srch-fnd > form {
  float: left;
  margin-top: 30px;
  position: relative;
  width: 100%;
}
.srch-fnd > form input {
  background-color: #f7f7f7;
  color: #444444;
  float: left;
  font-size: 13px;
  height: 50px;
  letter-spacing: 0;
  padding: 10px 50px 10px 30px;
  width: 100%;
}
.srch-fnd > form button {
  background-color: transparent;
  bottom: 0;
  color: #444444;
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.srch-fnd > form button:hover {
  color: #009efb;
}

.result-inf {
  color: #777777;
  float: left;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 25px;
  width: 100%;
}

.srch-rsult {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.srch-rsult > h4 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.srch-rsult > h4 a:hover {
  color: #009efb;
}
.srch-rsult > p {
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
}

.grd > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.grd > span {
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
}
.grd > p {
  color: #555555;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  margin: 20px 0 0;
}

.cmg-sn-wrp {
  float: left;
  margin: 100px 0;
  width: 100%;
}
.cmg-sn-wrp.mant .cmg-sn-inr {
  margin-top: 30px;
  text-align: left;
}
.cmg-sn-wrp.mant .cmg-sn-inr > h2 {
  margin-top: 20px;
  text-transform: initial;
}
.cmg-sn-wrp.mant .cmg-sn-inr > h3 {
  font-size: 48px;
}
.cmg-sn-wrp.mant .cmg-sn-inr > span {
  color: #20242a;
  font-size: 24px;
  font-weight: 600;
  margin: -5px 0 22px;
}
.cmg-sn-wrp.mant .cmg-sn-inr ul {
  margin-left: -10px;
}
.cmg-sn-wrp.mant .cmg-sn-inr ul li {
  text-align: center;
}

.cmg-sn-inr {
  display: inline-block;
  max-width: 570px;
  width: 100%;
}
.cmg-sn-inr > h2 {
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.cmg-sn-inr > h2 span {
  font-weight: 300;
}
.cmg-sn-inr > h3 {
  color: #20242a;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.cmg-sn-inr > span {
  color: #666666;
  float: left;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 35px;
  width: 100%;
}
.cmg-sn-inr > form {
  float: left;
  margin-top: 33px;
  position: relative;
  width: 100%;
}
.cmg-sn-inr > form input {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  color: #8799a3;
  float: left;
  font-size: 13px;
  font-style: italic;
  height: 60px;
  letter-spacing: 0;
  padding: 10px 50px;
  width: 100%;
}
.cmg-sn-inr > form input:focus {
  font-style: normal;
}
.cmg-sn-inr > form button {
  bottom: 5px;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  padding: 10px 35px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.cmg-sn-inr.lgo {
  margin-bottom: 20px;
}

.pckg-wrp {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.pckg-bx {
  background-color: #f9f9f9;
  float: left;
  margin-bottom: 30px;
  padding: 65px 30px 60px;
  text-align: center;
  width: 100%;
}
.pckg-bx.slctd {
  color: #ffffff;
  margin-top: -20px;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.pckg-bx.slctd.blue-bg {
  background-color: #009efb;
}
.pckg-bx.slctd.green-bg {
  background-color: #55ce63;
}

.pckg-hed {
  float: left;
  margin-bottom: 35px;
  width: 100%;
}
.pckg-hed > strong {
  color: #333333;
  float: left;
  font-size: 90px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 73px;
  margin-bottom: 7px;
  width: 100%;
}
.pckg-hed > strong sup {
  font-size: 57px;
}
.pckg-hed > span {
  color: #333333;
  float: left;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 5px;
  width: 100%;
}
.pckg-hed > i {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.pckg-bdy {
  float: left;
  width: 100%;
}
.pckg-bdy > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.pckg-bdy > ul li {
  color: #555555;
  float: left;
  letter-spacing: 0.3px;
  width: 100%;
}
.pckg-bdy > ul li span {
  display: inline-block;
  position: relative;
}
.pckg-bdy > ul li span:before {
  color: #fdb415;
  content: "\f00c";
  font-family: fontawesome;
  font-size: 11px;
  margin-right: 12px;
}
.pckg-bdy > ul li + li {
  margin-top: 14px;
}
.pckg-bdy > a {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.4px;
  margin-top: 40px;
  padding: 17px 39px;
  text-transform: uppercase;
}
.pckg-bdy > a:hover {
  background-color: #55ce63;
}

.slctd .pckg-hed {
  border-bottom: 5px solid #ffffff;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.slctd .pckg-hed > strong {
  color: inherit;
}
.slctd .pckg-hed > span {
  color: inherit;
}
.slctd .pckg-bdy > a {
  background-color: #20242a;
}
.slctd .pckg-bdy > a:hover {
  background-color: #009efb;
}
.slctd .pckg-bdy > ul li {
  color: inherit;
}
.slctd .pckg-bdy > ul li span:before {
  color: inherit;
}

.widget-title2 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.widget-title2 > h4 {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 18px;
  margin-bottom: 6px;
}
.widget-title2 > span {
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 300;
  color: #777777;
}

.contact-form {
  float: left;
  width: 100%;
}
.contact-form input:focus {
  font-style: normal;
}
.contact-form textarea {
  height: 150px;
}
.contact-form .slct-bx {
  margin-top: 0;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.contact-form .slct-bx > * {
  width: 100%;
}
.contact-form .slct-bx > span > span.select2-container {
  width: 100% !important;
}
.contact-form .slct-bx > span span.select2-selection {
  height: 50px;
}
.contact-form .slct-bx > span span.select2-selection > span.select2-selection__rendered {
  line-height: 50px;
  padding: 0 30px;
}
.contact-form .slct-bx > span span.select2-selection > span.select2-selection__arrow {
  width: 70px;
}
.contact-form button {
  float: right;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  padding: 15px 45px;
}
.contact-form button:hover {
  background-color: #009efb;
}

.cntct-dta {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.cntct-inf {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.cntct-inf > h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 3px;
}

.cnt-inf-lst {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.cnt-inf-lst > li {
  float: left;
  width: 100%;
  margin-top: 24px;
  font-size: 14px;
  letter-spacing: 0;
}
.cnt-inf-lst > li i {
  color: #9e9595;
  float: left;
  margin-right: 20px;
}

.cnt-inf-int {
  display: table;
}
.cnt-inf-int > h6 {
  font-size: inherit;
  line-height: 20px;
  margin-bottom: 0;
}
.cnt-inf-int > span {
  color: #9c9c9c;
  line-height: 20px;
}

.social-btns {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.social-btns > a {
  float: left;
  height: 37px;
  width: 40px;
  text-align: center;
  line-height: 37px;
  color: #ffffff;
  font-size: 13px;
  margin-right: 3px;
}

.lct-mp {
  float: left;
  width: 100%;
  min-height: 372.5px;
}

.serv-bx {
  float: left;
  width: 100%;
  padding: 40px 30px 48px;
  position: relative;
  background-color: #f7f7f7;
}
.serv-bx > i {
  display: inline-block;
  line-height: 88px;
  width: 88px;
  color: #ffffff;
  font-size: 30px;
}
.serv-bx.styl2 {
  padding-top: 55px;
  margin-top: 50px;
}
.serv-bx.styl2 > i {
  background-color: #ffffff;
  text-align: center;
  position: absolute;
  left: 30px;
  top: -60px;
}
.serv-bx.styl2 .serv-inf {
  margin-top: 0;
}
.serv-bx.styl4 {
  padding: 40px 30px 40px 60px;
}
.serv-bx.styl4 > i {
  position: absolute;
  left: -45px;
  text-align: center;
}
.serv-bx.styl4 .serv-inf {
  margin-top: 0;
}
.serv-bx.styl3 > i {
  line-height: initial;
  width: initial;
}

.serv-inf {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.serv-inf > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 13px;
}
.serv-inf > p {
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.serv-bx-wrp {
  float: left;
  width: 100%;
  padding-left: 45px;
}

.prd-bx {
  float: left;
  width: 100%;
}
.prd-bx img {
  width: 100%;
  float: left;
}

.prd-inf > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}
.prd-inf > h4 a:hover {
  color: #55ce63;
}
.prd-inf > h4 a:focus {
  color: #55ce63;
}
.prd-inf span.ratings {
  display: inline-block;
  font-size: 13px;
}
.prd-inf span.ratings > i {
  float: left;
}
.prd-inf a.rev-btn {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  color: #777777;
  margin-left: 20px;
  display: inline-block;
  line-height: 13px;
}
.prd-inf a.rev-btn:hover {
  color: #55ce63;
}
.prd-inf a.rev-btn:focus {
  color: #55ce63;
}
.prd-inf > a.cart-btn {
  color: #ffffff;
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 0;
  display: inline-block;
  margin-top: 18px;
}
.prd-inf > a.cart-btn i {
  margin-right: 5px;
}
.prd-inf > a.cart-btn:hover {
  background-color: #009efb;
}

.on {
  color: #cbd125;
}

.off {
  color: #bebebe;
}

span.price {
  display: block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  color: #444444;
  margin-top: 8px;
}
span.product-sizes-list {
  line-height: initial;
}

.gender-box {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.file-upload-box {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.file-upload-box > strong {
  line-height: 39px;
}
.file-upload-box .file-box {
  margin-left: 25px;
  float: left;
}
.file-upload-box .file-box label {
  font-weight: 400;
  margin-bottom: 0;
  height: initial;
  line-height: initial;
  font-size: 14px;
  font-weight: 300;
  color: #b4b4b4;
  letter-spacing: 0;
}
.file-upload-box .file-box label span {
  padding: 11px 19px;
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  margin-right: 18px;
}

.rdio-bx {
  float: left;
  margin-left: 40px;
}
.chck-bx {
  float: left;
  width: 100%;
}
.chck-bx + .chck-bx {
  margin-top: 25px;
}

.product-img {
  float: left;
  width: 100%;
}
.product-img > ul {
  padding-left: 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.product-img > ul.product-thumb-car {
  padding: 0 5px;
}
.product-img img {
  width: 100%;
}

.product-details-inf-inr {
  float: left;
  width: 100%;
  padding-left: 20px;
}
.product-details-inf-inr > h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.3px;
  line-height: 35px;
  display: inline-block;
  margin: 10px 0;
}
.product-details-inf-inr span.price {
  font-weight: 700;
  letter-spacing: 0.3px;
  margin-top: 15px;
}
.product-details-inf-inr span.price ins {
  font-size: 20px;
  text-decoration: none;
}
.product-details-inf-inr span.price del {
  color: #aaa;
  font-size: 14px;
}

.product-details-hd {
  float: left;
  width: 100%;
}

.cate {
  font-size: 13px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #8d8d8d;
}
.cate > a {
  display: inline-block;
  margin: 0 5px;
}
.cate > a:first-child {
  margin-left: 0;
}
.cate > a:hover {
  color: #009efb;
}
.cate > a:focus {
  color: #009efb;
}

.stock {
  display: inline-block;
  color: #ffffff;
  font-size: 11px;
  padding: 5px 25px;
  margin-left: 15px;
}

.product-rvw {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.product-rvw > i {
  font-size: 10px;
  font-style: normal;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #9e9595;
  line-height: 10px;
  display: inline-block;
}

.ratings {
  display: inline-block;
  font-size: 13px;
}

.review-btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #555555;
  margin-left: 20px;
  letter-spacing: 0.3px;
}
.review-btn i {
  margin-right: 5px;
}
.review-btn:hover {
  color: #55ce63;
}
.review-btn:focus {
  color: #55ce63;
}

.product-cd-brd {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.product-cd-brd > span {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #333333;
}
.product-cd-brd > span i {
  font-style: normal;
  margin-left: 10px;
}

.product-sizes {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.product-sizes > span {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.3px;
  line-height: 40px;
  display: inline-block;
  margin-right: 20px;
}

.qnty-add-crt {
  float: left;
  width: 100%;
}
.qnty-add-crt > a {
  padding: 17.5px 50px;
  color: #ffffff;
  margin-top: 20px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.qnty-add-crt > a:hover {
  background-color: #55ce63;
}

.qnty {
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  overflow: hidden;
  max-width: 140px;
  height: 53px;
  background-color: #f7f7f7;
}
.qnty .input-group {
  height: 100%;
}
.qnty .input-group input {
  background-color: transparent;
  border: 0;
  text-align: center;
  font-size: 12px;
  color: #555555;
}
.qnty .input-group-btn button {
  background-color: transparent;
  font-family: lato;
  color: #a9a9a9;
  font-weight: 800;
  padding: 0.5rem 1rem;
  font-size: 15px;
  margin-top: 0;
}

.formErrorContent {
  min-width: 150px !important;
}

.pgntn-wrp {
  float: left;
  width: 100%;
}

.pgntn {
  float: left;
}
.pgntn.style1 {
  background-color: #f2f2f2;
  padding: 10px;
}
.pgntn.style2 {
  background-color: #fafafa;
  padding: 49px 59px;
}
.pgntn.style3 {
  background-color: #fafafa;
  padding: 34px 54px;
}
.pgntn.style4 .pgntn-lst > li span.active {
  background-color: transparent;
  color: #55ce63;
}
.pgntn .pgntn-lst > li span.active {
  background-color: #55ce63;
}

.pgntn-lst {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.pgntn-lst > li {
  float: left;
  text-align: center;
  font-size: 13px;
  color: #333333;
  letter-spacing: 0.3px;
  position: relative;
}

.invoice-wrp {
  float: left;
  width: 100%;
}

.invoice-hd {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.invoice-hd .logo {
  margin: 0 0 20px;
}
.invoice-hd > h1 {
  float: right;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 800;
  margin: 0 0 20px;
  font-size: 36px;
}

.invoice-dte {
  float: left;
  width: 100%;
}
.invoice-dte > span {
  float: left;
  width: 100%;
  font-weight: 300;
  color: #444444;
  letter-spacing: 0;
  font-size: 14px;
}
.invoice-dte > span + span {
  margin-top: 13px;
}
.invoice-dte > span i {
  font-style: normal;
  color: #9c9c9c;
}
.invoice-dte > a {
  float: right;
  margin-top: -50px;
  z-index: 1;
  position: relative;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 13px;
}
.invoice-dte > a i {
  font-size: 15px;
  margin-right: 5px;
}
.invoice-dte > a:hover {
  background-color: #55ce63;
}

.invoice-inf {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.inf-inr {
  float: left;
  margin-top: 25px;
  width: 30%;
}
.inf-inr.inf-to {
  float: right;
}
.inf-inr > h4 {
  font-size: 16px;
  letter-spacing: 0;
  color: #444444;
  font-weight: 600;
  margin-bottom: 0;
}
.inf-inr > span {
  float: left;
  width: 100%;
  margin-top: 13px;
  color: #444444;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}
.inf-inr > span i {
  font-style: normal;
  color: #9c9c9c;
}
.inf-inr > span i.blue-clr {
  color: #009efb;
}
.inf-inr > span i.green-clr {
  color: #55ce63;
}

.invoice-table {
  float: left;
  width: 100%;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin-top: 45px;
}
.invoice-table table tbody td {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  padding: 25px 30px;
  color: #555555;
}
.invoice-table table tbody tr:nth-child(2n) {
  background-color: #f9f9f9;
}
.invoice-table table thead th {
  border: 0;
  color: #ffffff;
  padding: 23px 30px;
}

.invoice-total {
  float: left;
  width: 100%;
  margin-top: 45px;
}

.invoice-total-iner {
  float: right;
  width: 28%;
}
.invc-total {
  float: left;
  width: 100%;
  margin-top: 35px;
  background-color: #f9f9f9;
  padding: 12px 0;
}
.invc-total > span {
  width: 28%;
  float: right;
}
.btns-wrp {
  float: left;
  margin-top: -20px;
  width: 100%;
}

.btns-list {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.btns-list .btn {
  float: left;
  margin-right: 10px;
}
.btns-list .scl-btn2 {
  float: left !important;
}

.btn-secondary {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.btn-secondary:hover {
  background-color: #aaa;
  color: #ffffff;
}

.btn-drk {
  background-color: #20242a;
  color: #ffffff;
  border-color: #20242a;
  float: none !important;
}
.btn-drk:hover {
  color: #20242a;
  background-color: transparent;
}

.btn-lg {
  padding: 13px 32px;
  font-size: 14px;
}

.btn-md {
  padding: 8px 33px;
}

.btn-sm {
  padding: 7px 25px;
  font-size: 12px;
}

.btn-xs {
  font-size: 12px;
  padding: 4px 19px;
}

.btn-outline-drk {
  border-color: #20242a;
  color: #20242a;
  float: none !important;
}
.btn-outline-drk:hover {
  background-color: #20242a;
  color: #ffffff;
}

.scl-btn {
  color: #ffffff;
  padding: 13px 30px;
}

.gry-bg {
  background-color: #f8f8f8;
  color: #222222;
  border-color: #f8f8f8;
}
.gry-bg:hover {
  color: #ffffff;
  background-color: #009efb;
  border-color: #009efb;
}

.hed-dta {
  float: left;
  width: 100%;
  margin: -20px 0;
}
.hed-dta > * {
  margin: 20px 0;
  font-weight: 600;
  letter-spacing: 0;
}
.hed-dta > * small {
  color: #c4c2c2;
  font-weight: inherit;
  margin-left: 10px;
}

.inline-inner {
  float: left;
  width: 100%;
}
.inline-inner h5 {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.inline-inner p {
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 300;
  color: #444444;
}
.inline-inner + .inline-inner {
  margin-top: 20px;
}

mark {
  background-color: #f7f7f7;
  padding: 2px 10px;
}

.txt-clr {
  float: left;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 300;
}
.txt-clr + .txt-clr {
  margin-top: 13px;
}

.badges {
  float: left;
  width: 100%;
  margin-top: 23px;
}
.badges .badge {
  float: left;
  margin: 10px 7px 0 0;
  font-size: 13px;
}

.blockquote {
  float: left;
  width: 100%;
  border-width: 5px;
  border-color: #f7f7f7;
  padding: 0 0 0 30px;
  margin-bottom: 0;
}
.blockquote.blockquote-reverse {
  padding: 0 30px 0 0;
}
.blockquote p {
  font-size: 18px;
  font-style: italic;
  color: #444444;
  line-height: 25px;
  font-weight: 600;
}

.blockquote-footer {
  font-size: 14px;
  color: #a9a9a9;
  font-style: italic;
  margin-top: 10px;
  letter-spacing: 0;
}

.timeline-wrp {
  float: left;
  width: 100%;
}

.timeline-innr {
  float: left;
  width: 100%;
  padding-left: 250px;
  position: relative;
}
.timeline-innr:before {
  content: "";
  position: absolute;
  left: 190px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: blue;
  z-index: -1;
  background-color: #009efb;
}

.timeline-label {
  float: left;
  width: 100%;
  margin: 50px 0 50px -113px;
}
.timeline-label:first-child {
  margin-top: 0;
}
.timeline-label:last-child {
  margin-bottom: 0;
}

.timeline-block {
  float: left;
  width: 100%;
  position: relative;
}
.timeline-block > span {
  position: absolute;
  left: -220px;
  top: 50%;
  margin-top: -9.5px;
}
.timeline-block .sts {
  left: -70px;
  bottom: auto;
  top: 50%;
  height: 22px;
  width: 22px;
  border: 6px solid #f7f7f7;
  margin-top: -11px;
}
.timeline-block .act-pst {
  padding: 20px 20px 20px 40px;
  border-bottom: 0;
  background-color: #f7f7f7;
  position: relative;
  margin-bottom: 0;
}
.timeline-block .act-pst:before {
  content: "";
  position: absolute;
  left: -12.5px;
  width: 25px;
  height: 25px;
  background-color: inherit;
  transform: rotate(45deg);
  z-index: -1;
  top: 50%;
  margin-top: -12.5px;
}
.timeline-block .act-pst .act-pst-dta {
  margin: 0;
}
.timeline-block .act-pst .act-pst-dta p {
  line-height: 22px;
}
.timeline-block .act-pst .act-pst-inr h5 {
  font-size: inherit;
}
.timeline-block + .timeline-block {
  margin-top: 30px;
}

.imageBox {
  position: relative;
  height: 400px;
  width: 400px;
  border: 1px solid #aaa;
  background: #ffffff;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.imageBox .thumbBox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  border: 1px solid #666666;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  background-color: transparent;
}
.imageBox .spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 400px;
  background: rgba(0, 0, 0, 0.7);
}

.profile-wrp {
  float: left;
  width: 100%;
}

.profile-info-wrp {
  float: left;
  width: 100%;
}
.profile-info-wrp .insta-wrp {
  text-align: left;
}
.profile-info-wrp .prf-btns {
  margin: 16px 0 0;
}
.profile-info-wrp .prf-btns > a {
  height: 37px;
  padding: 0;
  width: 37px;
  text-align: center;
  line-height: 37px;
}
.profile-info-wrp .prf-btns > a:nth-child(2) {
  padding: 9px 21px;
  width: auto;
  height: initial;
  line-height: initial;
}
.profile-info-wrp .prf-btns > a:nth-child(2) i {
  margin-right: 4px;
}
.profile-info-wrp .prf-btns > a i {
  margin-right: 0;
}

.edit-btn {
  display: inline-block;
  margin-left: 20px;
  font-size: 15px;
  color: #bebebe;
  cursor: pointer;
}
.edit-btn:hover {
  color: #009efb;
}

.usr-abut {
  float: left;
  width: 100%;
  margin-top: 55px;
}
.usr-abut > p {
  letter-spacing: 0;
  line-height: 20px;
  color: #555555;
  font-weight: 300;
  margin-bottom: 0;
}
.usr-abut > p + p {
  margin-top: 20px;
}
.usr-abut textarea {
  height: 130px;
  padding: 20px;
  margin-top: 0;
}

.prf-edit-tl {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 13px;
}

.usr-gnrl-inf {
  float: left;
  width: 100%;
  margin-top: 55px;
}

.grn-inf-lst {
  float: left;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0;
  color: #444444;
}
.grn-inf-lst > i {
  margin-right: 5px;
  color: #9e9595;
}
.grn-inf-lst > span {
  color: #9c9c9c;
  display: inline-block;
  margin-left: 10px;
}
.grn-inf-lst > span.blue-clr {
  color: #009efb;
}
.grn-inf-lst > span.green-clr {
  color: #55ce63;
}
.grn-inf-lst + .grn-inf-lst {
  margin-top: 10px;
}

.usr-cnt-inf {
  float: left;
  width: 100%;
  margin-top: 55px;
}

.usr-prf {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.usr-actvty-wrp {
  background-color: #f9f9f9;
  box-shadow: none;
}

.cntnt-frm {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
  background-color: #ffffff;
}
.cntnt-frm textarea {
  font-size: 13px;
  font-style: italic;
  color: #9e9595;
  padding: 20px;
  height: 145px;
  float: left;
  width: 100%;
}
.cntnt-frm textarea:focus {
  font-style: normal;
}

.cnt-opt {
  float: left;
  width: 100%;
  background-color: #f7f7f7;
  padding: 10px 20px;
}
.cnt-opt button {
  float: right;
  font-size: 11px;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: 300;
  padding: 5.5px 18px;
}
.cnt-opt button:hover {
  background-color: #009efb;
}

.opt-btn-lst {
  float: left;
  width: 100%;
  margin-top: 13px;
}

.opt-btn {
  float: left;
  width: 100%;
  margin-top: 7px;
}
.opt-btn > span {
  font-size: 14px;
  letter-spacing: 0;
  color: #444444;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.opt-btn > span i {
  color: #9e9595;
  margin-right: 5px;
}
.opt-btn label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  max-width: 90px;
  width: 100%;
  vertical-align: middle;
}
.opt-btn .switch-light > span {
  height: 37px;
  line-height: 37px;
  font-size: 13px;
  font-weight: 300;
  box-shadow: none;
  background-color: #f7f7f7;
}
.opt-btn .switch-light > span > span {
  font-weight: 300 !important;
  text-shadow: none !important;
  font-size: inherit !important;
}
.opt-btn .switch-light > span > a {
  box-shadow: none !important;
  background-image: none !important;
  border: 4px solid #f7f7f7;
}
.opt-btn .switch-light > span > a:focus {
  outline: none !important;
}
.opt-btn .switch-light.switch-candy input ~ span span:first-child {
  color: #ffffff;
}
.opt-btn .switch-light.switch-candy input:checked ~ span span:nth-child(2) {
  color: #ffffff;
}
.opt-btn .switch-light.switch-candy input:checked ~ span span:first-child {
  color: #555555;
}
.opt-btn .switch-light.switch-candy span span {
  color: #555555;
}
.opt-btn .switch-light input:focus + label {
  outline: none !important;
}
.opt-btn .switch-light input:focus ~ span a {
  outline: none !important;
}
.opt-btn .switch-candy input:checked + label {
  color: #ffffff;
}
.opt-btn .switch-toggle.switch-candy label {
  color: #555555;
}

.mail-setting-wrp {
  float: left;
  width: 100%;
}

.mail-prf-opt {
  float: left;
  width: 100%;
  background-color: #fafafa;
  padding-bottom: 100px;
}

.mail-usr {
  float: left;
  width: 100%;
  position: relative;
  padding: 45px 30px 40px 45px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.mail-usr:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  z-index: -1;
  background-color: #009efb;
}
.mail-usr > img {
  display: inline-block;
  margin-bottom: 20px;
}
.mail-usr > h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 7px;
}
.mail-usr > span {
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 300;
  display: block;
}

.mail-prf-inr {
  float: left;
  width: 100%;
  padding: 0 45px;
  margin-top: 30px;
}
.mail-prf-inr > a {
  color: #ffffff;
  padding: 10px 48px;
  font-size: 13px;
  display: inline-block;
}
.mail-prf-inr > a i {
  margin-right: 5px;
}
.mail-prf-inr > a:hover {
  background-color: #009efb;
}

.mail-opt {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.mail-opt h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.mail-opt > ul {
  padding-left: 0;
  list-style: none;
}
.mail-opt > ul > li {
  font-weight: 700;
  color: #595959;
}
.mail-opt > ul > li a i {
  margin-right: 5px;
  color: #8d8d8d;
}
.mail-opt > ul > li a:hover {
  color: #55ce63;
}
.mail-opt > ul > li a:hover i {
  color: #55ce63;
}
.mail-opt > ul > li a:focus {
  color: #55ce63;
}
.mail-opt > ul > li a:focus i {
  color: #55ce63;
}

.inbox-wrp {
  float: left;
  width: 100%;
}

.inbox-head {
  float: left;
  width: 100%;
}

.inbox-sts {
  float: left;
  width: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  padding: 27px 50px;
  position: relative;
  z-index: 1;
}
.inbox-sts h5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
  float: left;
  line-height: 24px;
}
.inbox-sts h5 span {
  font-weight: 300;
}

.inbx-opt-lst {
  float: right;
}
.inbx-opt-lst > span {
  font-size: 16px;
  color: #aaa;
  display: inline-block;
}
.inbx-opt-lst > span a {
  display: inline-block;
  margin-left: 15px;
}
.inbx-opt-lst > span a:hover {
  color: #009efb;
}
.inbx-opt-lst > span a:focus {
  color: #009efb;
}

.inbox-srch {
  float: left;
  width: 100%;
  background-color: #fafafa;
  position: relative;
}
.inbox-srch > input {
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #9c9c9c;
  background-color: transparent;
  padding: 35px 50px;
  float: left;
  width: 100%;
}
.inbox-srch > input:focus {
  font-style: normal;
}
.inbox-srch > button {
  position: absolute;
  right: 50px;
  background-color: transparent;
  color: #aaa;
  font-size: 16px;
  top: 50%;
  margin-top: -12px;
}
.inbox-srch > button:hover {
  color: #009efb;
}

.inbox-btns {
  float: left;
  width: 100%;
  padding: 10px 50px 14px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
.inbox-btns > a {
  font-size: 13px;
  display: inline-block;
  color: #555555;
  font-weight: 300;
  letter-spacing: 0;
  padding: 9px 20px;
  background-color: #f7f7f7;
  margin-right: 5px;
  margin-top: 5px;
}
.inbox-btns > a i {
  margin-right: 5px;
}
.inbox-btns > a:hover {
  color: #ffffff !important;
  background-color: #009efb;
}
.inbox-btns > a:hover i {
  color: #ffffff !important;
}

.inbox-inr {
  float: left;
  margin-top: 50px;
  padding: 0 55px;
  width: 100%;
}

.inbox-lst {
  float: left;
  width: 100%;
}

.inbox-pst {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  display: table;
}
.inbox-pst:last-child {
  margin-bottom: 0;
}
.inbox-pst > * {
  display: table-cell;
  vertical-align: middle;
}
.inbox-pst .sndr-nm {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 0;
}
.inbox-pst .snd-tm {
  font-size: 12px;
  color: #9c9c9c;
  letter-spacing: 0;
}
.inbox-pst .chck-bx {
  margin-top: -9px;
}
.mal-ttl {
  padding: 0 20px;
}
.mal-ttl > h4 {
  font-style: italic;
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 1px;
}
.mal-ttl > h4 a:hover {
  color: #009efb;
}
.mal-ttl > h4 a:focus {
  color: #009efb;
}
.mal-ttl > span {
  font-size: 13px;
  font-weight: 300;
  color: #777777;
  letter-spacing: 0;
}

.inbox-read {
  float: left;
  width: 100%;
}

.sndr-inf {
  float: left;
  width: 100%;
}
.sndr-inf > h4 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 2px;
}
.sndr-inf > i {
  font-weight: 600;
  color: #9c9c9c;
  font-size: 14px;
}
.sndr-inf > h3 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin: 27px 0 0;
  width: 100%;
}

.mail-desc {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.mail-desc > p {
  letter-spacing: 0;
  font-size: 14px;
  color: #555555;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 20px;
}

.prg-brs {
  float: left;
  width: 100%;
}

.progress {
  float: left;
  width: 100%;
}
.progress + .progress {
  margin-top: 20px;
}

.tooltips {
  float: left;
  width: 100%;
}
.tooltips > button {
  padding: 10px 30px;
  font-size: 14px;
}
.tooltips p {
  margin-bottom: 0;
}
.tooltips p a:hover {
  color: #009efb;
}

.tooltip {
  font-family: lato;
}

.static .tooltip {
  opacity: 1;
  position: relative;
  display: inline-block;
}
.static .popover {
  position: relative;
  display: inline-block;
  margin: 20px;
}

.popover-title {
  font-weight: 600;
  font-size: 16px;
}

.alerts {
  float: left;
  width: 100%;
}

.alert {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.alert + .alert {
  margin-top: 10px;
}

.page-header {
  margin-bottom: 30px;
  font-size: 25px;
}

.fontawesome-icon-list {
  clear: both;
  width: 100%;
}

.size-12 {
  font-size: 12px;
}

.size-14 {
  font-size: 14px;
}

.size-16 {
  font-size: 16px;
}

.size-18 {
  font-size: 18px;
}

.size-21 {
  font-size: 21px;
}

.size-24 {
  font-size: 24px;
}

.size-32 {
  font-size: 32px;
}

.size-48 {
  font-size: 48px;
}

.size-64 {
  font-size: 64px;
}

.size-96 {
  font-size: 96px;
}

.usage {
  margin-top: 10px;
}
.usage input {
  font-family: monospace;
  margin-right: 3px;
  padding: 2px 5px;
  background-color: rgb(235, 235, 235);
  font-size: 13px;
  text-align: center;
  user-select: text;
}
.usage label {
  font-size: 12px;
  text-align: right;
  padding: 0 3px 0 60px;
}
.usage label:first-child {
  padding-left: 0;
}
.usage .name {
  width: 180px;
}
.usage .html {
  width: 80px;
}
.usage .css {
  width: 80px;
}

.step {
  display: inline-block;
  line-height: 1;
  position: relative;
  width: 10%;
}
.step i {
  transition: opacity 0.3s;
}
.step:hover i {
  opacity: 0.3;
}

.icon-row {
  border-bottom: 1px dotted #cdcdcd;
  padding: 10px 0 20px;
  margin-bottom: 20px;
}

.ion {
  user-select: text;
}

.preview-icon {
  vertical-align: bottom;
}

.preview-scale {
  color: #888;
  font-size: 12px;
  margin-top: 5px;
}

.drpdn-wrp {
  float: left;
  width: 100%;
}
.drpdn-wrp > div {
  display: inline-block;
}

.loader-styles {
  float: left;
  margin-bottom: -30px;
  text-align: center;
  width: 100%;
}
.loader-styles .loader-inner {
  display: table;
  height: 100px;
  margin: 0 auto 30px;
}

.cards-wrp {
  float: left;
  width: 100%;
}
.cards-wrp > div.card.inline {
  float: left;
  margin: 5px;
}
.cards-wrp > div.card.card-inverse {
  float: none;
}

.g-mp {
  float: left;
  width: 100%;
  height: 500px;
}

.set-bd {
  float: left;
  width: 100%;
  padding: 0 30px 30px;
}
.set-bd > h4 {
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 600;
  color: #ffffff;
  margin: 30px 0 6px;
  float: left;
  width: 100%;
}
.set-bd ul {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.set-bd ul li {
  font-size: 12px;
  color: #ffffff;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.set-bd ul li label {
  font-size: inherit;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
}
.set-bd ul li i {
  font-size: 13px;
  font-weight: 300;
  color: #c2c2c2;
}
.set-bd [type=checkbox]:checked + label {
  line-height: 13px;
  padding-left: 23px;
}
.set-bd [type=checkbox]:not(:checked) + label {
  line-height: 13px;
  padding-left: 23px;
}
.set-ft {
  float: left;
  width: 100%;
}
.set-ft > a {
  float: left;
  width: 100%;
  line-height: initial;
  text-align: center;
  background-color: #e52d27;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 18px 20px;
}
.set-ft > a i {
  font-size: 15px;
  margin-right: 5px;
}

.usr {
  float: left;
  width: 100%;
  padding: 25px;
}
.usr > img {
  float: left;
  margin-right: 20px;
}

.usr-innr > h5 {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #555555;
  letter-spacing: 0;
  display: inline-block;
  width: 60%;
  margin-bottom: 4px;
}
.usr-innr > h5 a:hover {
  color: #009efb;
}
.usr-innr > h5 a:focus {
  color: #009efb;
}
.usr-innr > span {
  display: inline-block;
  color: #555555;
  letter-spacing: 0;
}
.usr-innr > a {
  color: #ffffff;
  float: right;
  width: 35px;
  text-align: center;
  line-height: 35px;
  margin-top: -16px;
}
.usr-innr > a:hover {
  background-color: #009efb;
}
.usr-innr > a:focus {
  background-color: #009efb;
}

.usr-thmb {
  display: inline-block;
  position: relative;
  margin: 30px 0 20px;
}
.usr-thmb > a {
  position: absolute;
  color: #ffffff;
  line-height: 35px;
  width: 35px;
  font-size: 13px;
  left: 50%;
  margin-left: -17.5px;
  bottom: 0;
  margin-bottom: -16.5px;
}
.usr-thmb > a:hover {
  background-color: #009efb;
}
.usr-thmb > a:focus {
  background-color: #009efb;
}
.usr-thmb .sts {
  top: 10px;
  border-color: #666666;
}

.usr-ft {
  float: left;
  width: 100%;
}
.usr-ft > a {
  float: left;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 700;
  padding: 16px 20px;
  background-color: #e52d27;
}
.usr-ft > a i {
  margin-right: 5px;
  font-size: 15px;
}

.ful-wdgt {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  margin-bottom: 0;
}

.gallery-wrp {
  float: left;
  width: 100%;
}

.fltrs-lst {
  display: inline-block;
  margin-bottom: 25px !important;
  padding: 0 50px;
  list-style: none;
  background: #f9f9f9;
}
.fltrs-lst > li {
  float: left;
  font-size: 12px;
  letter-spacing: 0.2px;
  color: #444444;
  margin: 0 40px 0 0;
  line-height: 50px;
  position: relative;
  font-weight: 600;
}
.fltrs-lst > li:last-child {
  margin-right: 0;
}
.fltrs-lst > li a {
  color: inherit;
  display: inline-block;
  padding: 0 10px;
}
.fltrs-lst > li a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  transform: scaleX(0.3);
  opacity: 0;
  background-color: #009efb;
}
.fltrs-lst > li a.selected {
  color: #009efb;
}
.fltrs-lst > li a.selected:before {
  transform: scaleX(1);
  opacity: 1;
}
.fltrs-lst > li > a:hover {
  color: #009efb;
}
.fltrs-lst > li > a:focus {
  color: #009efb;
}

.gallery-box {
  float: left;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.gallery-box:before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0.3);
}
.gallery-box:hover:before {
  opacity: 0.9;
  transform: scaleY(1);
}
.gallery-box:hover .gallery-info {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.gallery-box > img {
  float: left;
  width: 100%;
}
.gallery-box .lightbox > a {
  background: #ffffff;
  color: #111;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.gallery-box .lightbox > a:hover {
  color: #ffffff;
  background-color: #009efb;
}
.gallery-box .lightbox > a:focus {
  color: #ffffff;
  background-color: #009efb;
}
.gallery-box span.lightbox {
  float: left;
  margin-top: 15px;
  width: 100%;
}

.poptrox-popup {
  padding: 10px !important;
}

.caption {
  display: none !important;
}

.add-proj {
  float: right;
  border: 2px solid #f0f0f0;
  font-size: 25px;
  font-weight: 700;
  color: #bbb;
  line-height: 33px;
  width: 37px;
  text-align: center;
  margin-top: -7px;
  position: relative;
  z-index: 1;
}
.add-proj:hover {
  color: #ffffff;
  background-color: #009efb;
  border-color: #009efb;
}
.add-proj:focus {
  color: #ffffff;
  background-color: #009efb;
  border-color: #009efb;
}

.color1 {
  background-color: #2d97d4;
}
.color1 > i {
  background-color: #eb7252;
}

.color2 {
  background-color: #55acee;
}
.color2 > i {
  background-color: #3faf4f;
}

.color3 {
  background-color: #009efb;
}
.color3 > i {
  background-color: #55ce63;
}

.color4 {
  background-color: #009efb;
}
.color4 > i {
  background-color: #579d1b;
}

.color5 {
  background-color: #726aca;
}
.color5 > i {
  background-color: #ffb22b;
}

.hdr-bg1 {
  background-image: url(../images/resource/backgroundimg1.jpg);
}

.hdr-bg2 {
  background-image: url(../images/resource/backgroundimg2.jpg);
}

.hdr-bg3 {
  background-image: url(../images/resource/backgroundimg3.jpg);
}

.hdr-bg4 {
  background-image: url(../images/resource/backgroundimg4.jpg);
}

.hdr-bg5 {
  background-image: url(../images/resource/backgroundimg5.jpg);
}

.hdr-bg2-1 {
  background-image: url(../images/resource/backgroundimg1.png);
}

.hdr-bg2-2 {
  background-image: url(../images/resource/backgroundimg2.png);
}

.hdr-bg2-3 {
  background-image: url(../images/resource/backgroundimg3.png);
}

.hdr-bg2-4 {
  background-image: url(../images/resource/backgroundimg4.png);
}

.hdr-bg2-5 {
  background-image: url(../images/resource/backgroundimg5.png);
}

header.light-skin {
  background-color: #ffffff;
  box-shadow: 0 0 280px rgba(0, 0, 0, 0.05);
}
header.light-skin .nav-head {
  background-color: #f1f1f1;
}
header.light-skin .menu-trigger {
  background-color: #e6e6e6;
  color: #9e9595;
}
header.light-skin.hdr-bgclr:before {
  background-color: #ffffff;
  opacity: 0.6;
}
header.hdr-bgclr:before {
  background-color: #0f1115;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  opacity: 0.9;
}
header.expand-header.light-skin .nav-head {
  color: #666666;
}

.blue-bg {
  background-color: #009efb;
}

.blue-clr {
  color: #009efb;
}

.snd-opts a:hover {
  color: #009efb;
}
.snd-opts .fileContainer:hover {
  color: #009efb;
}

/*{
    border-top-color: $color_azure_radiance_approx;
    border-right-color: $color_azure_radiance_approx;
    border-bottom-color: $color_azure_radiance_approx;
    border-left-color: $color_azure_radiance_approx;
    border-color: $color_emerald_approx;
    border-top-color: $color_emerald_approx;
    border-right-color: $color_emerald_approx;
    border-left-color: $color_emerald_approx;
}*/
.green-bg {
  background-color: #55ce63;
}

.green-clr {
  color: #55ce63;
}

.color-panel > span {
  transition: all 0.3s linear !important;
  border-radius: 3px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 2.5px;
}
.color-panel > span i {
  position: absolute;
  right: -10px;
  bottom: -17px;
  transform: rotate(45deg);
  height: 140%;
  width: 100%;
}
.color-panel > span.applied:before {
  opacity: 0.9;
  visibility: visible;
}

.backgroundimg-panel > span {
  transition: all 0.3s linear !important;
  border-radius: 5px;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  height: 50px;
  position: relative;
  overflow: hidden;
  margin: 5px;
  float: left;
  width: 50px;
}
.backgroundimg-panel > span:before {
  background-color: #009efb;
}
.backgroundimg-panel > span.applied:before {
  opacity: 0.9;
  visibility: visible;
}

.switch-toggle.switch-candy {
  border-radius: 5px;
}

.switch-light.switch-candy > span {
  border-radius: 5px;
}

.table-bordered.style2 thead {
  background-color: #f9f9f9;
}

.blue-bg-hover:hover {
  color: #ffffff;
  background-color: #009efb !important;
}

.green-bg-hover:hover {
  color: #ffffff;
  background-color: #55ce63 !important;
}

.rcnt-cmts > li {
  border-bottom: 1px solid #f3f3f3;
  float: left;
  width: 100%;
}
.rcnt-cmts > li:last-child {
  border-bottom: 0 none;
}
.rcnt-cmts > li:first-child > .rcnt-cmt-itm {
  padding-top: 0;
}

.twtr-usr .scl-msg-inr > a {
  color: #f2f2f2;
}

.col-lg-3 .grd > h4 {
  font-size: 16px;
  margin-bottom: 7px;
}
.col-lg-3 .grd > span {
  font-size: 12px;
}

.product-thumb-car li {
  cursor: pointer;
}
.product-thumb-car li.slick-current .prod-thmb:before {
  opacity: 0.7;
}
.product-thumb-car li.slick-current .prod-thmb:after {
  opacity: 1;
}

.product-sizes-list > a {
  line-height: 40px;
  width: 40px;
  margin: 5px 1.5px;
  font-size: 13px;
  background-color: #f7f7f7;
  display: inline-block;
  text-align: center;
}
.product-sizes-list > a:hover {
  color: #ffffff;
  background-color: #009efb;
}
.product-sizes-list > a.active {
  color: #ffffff;
  background-color: #009efb;
}

.style1 .pgntn-lst {
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  padding: 15px 40px;
}
.style1 .pgntn-lst > li {
  color: #444444;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 50px;
  width: 50px;
  margin: 2.5px;
}
.style1 .pgntn-lst > li.prv {
  margin-right: 35px;
  width: auto;
}
.style1 .pgntn-lst > li.prv a {
  background-color: transparent;
}
.style1 .pgntn-lst > li.prv a:focus {
  color: #55ce63;
}
.style1 .pgntn-lst > li.prv:hover a {
  background-color: transparent;
  color: #55ce63;
}
.style1 .pgntn-lst > li.nxt {
  margin-left: 35px;
  width: auto;
}
.style1 .pgntn-lst > li.nxt a {
  background-color: transparent;
}
.style1 .pgntn-lst > li.nxt a:focus {
  color: #55ce63;
}
.style1 .pgntn-lst > li.nxt:hover a {
  background-color: transparent;
  color: #55ce63;
}
.style1 .pgntn-lst > li span {
  color: #ffffff;
}
.style1 .pgntn-lst > li:hover a {
  color: #ffffff;
  background-color: #55ce63;
}

.style2 .pgntn-lst > li {
  font-size: 14px;
  color: #555555;
  width: 36px;
  line-height: 36px;
  margin: 1px;
}
.style2 .pgntn-lst > li span {
  color: #ffffff;
}
.style2 .pgntn-lst > li.prv a {
  padding: 0 25px;
}
.style2 .pgntn-lst > li.nxt a {
  padding: 0 25px;
}
.style2 .pgntn-lst > li:hover a {
  color: #ffffff;
  background-color: #55ce63;
}

.style3 .pgntn-lst > li {
  margin: 3px;
  line-height: 53px;
  width: 63px;
}
.style3 .pgntn-lst > li.prv {
  font-size: 16px;
  color: #ffffff;
}
.style3 .pgntn-lst > li.prv a {
  background-color: #383838;
}
.style3 .pgntn-lst > li.prv:hover a {
  color: #ffffff;
  background-color: #55ce63;
}
.style3 .pgntn-lst > li.nxt {
  font-size: 16px;
  color: #ffffff;
}
.style3 .pgntn-lst > li.nxt a {
  background-color: #383838;
}
.style3 .pgntn-lst > li.nxt:hover a {
  color: #ffffff;
  background-color: #55ce63;
}
.style3 .pgntn-lst > li span {
  color: #ffffff;
}
.style3 .pgntn-lst > li:hover a {
  color: #ffffff;
  background-color: #55ce63;
}

.style4 .pgntn-lst > li {
  color: #444444;
  font-weight: 300;
  padding: 0 10px;
  line-height: 60px;
}
.style4 .pgntn-lst > li:before {
  content: ".";
  position: absolute;
  left: 0;
}
.style4 .pgntn-lst > li.prv {
  margin-right: 25px;
}
.style4 .pgntn-lst > li.prv:hover a {
  color: #ffffff;
  background-color: #55ce63;
}
.style4 .pgntn-lst > li.nxt {
  margin-left: 25px;
}
.style4 .pgntn-lst > li.nxt:hover a {
  color: #ffffff;
  background-color: #55ce63;
}
.style4 .pgntn-lst > li:first-child:before {
  display: none;
}
.style4 .pgntn-lst > li:last-child:before {
  display: none;
}
.style4 .pgntn-lst > li:hover a {
  color: #55ce63;
}
.style4 .pgntn-lst > li a:focus {
  color: #55ce63;
}

form .widget-title2 {
  margin-top: 35px;
}

.usr-cnt-inf-lst > li input {
  margin-left: -30px;
  width: 112%;
}

.tab-styl1 > ul.nav-tabs > li > a {
  background-color: #00aff0;
  border-radius: 0;
  position: relative;
  z-index: 1;
  padding: 15px 20px;
}
.tab-styl1 > ul.nav-tabs > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-color: #ffffff;
  z-index: -1;
}
.tab-styl1 > ul.nav-tabs > li > a.active {
  background-color: #00aff0;
  color: #ffffff;
}
.tab-styl1 > ul.nav-tabs > li > a.active:before {
  opacity: 0.2;
}
.tab-styl1 > ul.nav-tabs > li > a:hover {
  background-color: #00aff0;
  color: #ffffff;
}

.tab-styl2 > ul.nav-tabs {
  border-bottom: 1px solid;
  border-bottom-color: #55ce63;
}
.tab-styl2 > ul.nav-tabs > li.nav-item {
  color: #444444;
  position: relative;
}
.tab-styl2 > ul.nav-tabs > li.nav-item > a {
  background-color: transparent;
  border-radius: 0;
  padding: 35px 20px;
}
.tab-styl2 > ul.nav-tabs > li.nav-item > a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 26px;
  width: 1px;
  background-color: #777777;
  margin-top: -13px;
}
.tab-styl2 > ul.nav-tabs > li.nav-item > a.active {
  color: #ffffff;
  background-color: #55ce63;
}
.tab-styl2 > ul.nav-tabs > li.nav-item > a.active:before {
  opacity: 0;
}
.tab-styl2 > ul.nav-tabs > li.nav-item:last-child > a:before {
  display: none;
}

.popovers > button {
  padding: 10px 30px;
  font-size: 14px;
}

.popover-content > p {
  line-height: 20px;
  margin-bottom: 0;
  font-weight: 300;
}

.icons-sec section {
  margin-bottom: 30px;
}
.icons-sec section#spinner .alert {
  margin-bottom: 20px;
}

.fa-ul > li > i {
  left: 0;
  position: static;
}

.icon-section > h3 {
  margin: 20px 0;
  font-size: 25px;
}

.list-group-item.active p {
  color: inherit;
}
.list-group-item.active h5 {
  color: inherit;
}

blockquote footer {
  background-color: transparent;
  padding: 0;
}

.card-blockquote > p {
  color: inherit;
}

.card > img {
  width: 100%;
}

.sett-lst > li {
  border-bottom: 1px solid rgba(244, 244, 244, 0.1);
  padding: 16px 0;
  margin-top: 0 !important;
}

.proj-order .add-proj {
  margin-top: -70px;
  margin-right: 180px;
}

.switch-candy a {
  background-color: #009efb;
}

.backgroundcolor-panel > span:before {
  background-color: #009efb;
}

.snd-emjs:hover > a {
  color: #009efb;
}

.login {
  padding: 55px;
}
.login .logo {
  text-align: left;
}
.login .logo img {
  height: 75px;
  padding-top: 0;
  padding-left: 0;
}
.login .nome-programa {
  font-family: Lato;
  font-size: 41px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff1927;
  text-align: left;
  margin-top: 35px;
  margin-bottom: 25px;
}
.login .validation-summary-errors ul {
  padding-left: 10px;
}
.login .validation-summary-errors ul li {
  color: #d9534f !important;
  text-align: left;
  list-style-type: none;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}
.custom-file-input::after {
  content: "Escolher";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(2.25rem + 2px - 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Escolher";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.w-auto {
  width: auto !important;
}

.input-validation-error {
  border-color: #d23a3a !important;
}

.error {
  color: #d23a3a;
}

.field-validation-error {
  display: none;
}

.iconError {
  top: 33px;
  right: 20px;
  position: absolute;
  color: #d23a3a;
}

.iconErrorPilar {
  color: #d23a3a;
  padding-left: 6px;
}

/*confianca*/
.pilar-1 {
  color: #13a9f9;
}

.pilarBG-1 {
  background-color: #13a9f9;
}

/*Desempenho*/
.pilar-2 {
  color: #f4a1e2;
}

.pilarBG-2 {
  background-color: #f4a1e2;
}

/*Inovação*/
.pilar-3 {
  color: #968cec;
}

.pilarBG-3 {
  background-color: #968cec;
}

/*Pessoas*/
.pilar-4 {
  color: #f8bb90;
}

.pilarBG-4 {
  background-color: #f8bb90;
}

/*naoIniciado*/
.status-0 {
  background-color: #fe1f3b;
}

/*emAndamento*/
.status-1 {
  background-color: #7ed321;
}

/*emAtencao*/
.status-2 {
  background-color: #f5a623;
}

/*finalizado*/
.status-3 {
  background-color: #4a90e2;
}

/*cancelado*/
.status-4 {
  background-color: #9b9b9b;
}

.cadastrar-meta {
  background-color: #4a90e2;
  font-family: Lato;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  float: right;
  padding-left: 10px;
  padding-right: 90px;
}

.pg-tp h4 {
  font-size: 38px;
  font-weight: 300;
  color: #182c40;
}

.metas-progresso {
  /*display: none; TODO: retirar*/
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
.metas-progresso p {
  font-size: 18px;
  font-weight: 300;
  color: #182c40;
}
.metas-progresso .progresso {
  width: 100%;
  height: 19px;
  border-radius: 8px;
  background-color: #ececec;
}
.metas-progresso .progresso-atual {
  /*width: 85px;*/
  height: 19px;
  border-radius: 8px;
  background-color: #1e9218;
}
.metas-progresso .progresso-atual label {
  height: 15px;
  font-size: 12px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.panel-content {
  /*display: none; TODO: retirar*/
}
.panel-content .meta {
  min-height: 166px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 16px;
  background-color: #ffffff;
  cursor: pointer;
}
.panel-content .meta .linha1 {
  margin-bottom: 7px;
}
.panel-content .meta .linha1 .pilar {
  width: 72px;
  height: 15px;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
}
.panel-content .meta .linha1 .percentual {
  width: 20px;
  height: 17px;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  color: #182c40;
  float: right;
}
.panel-content .meta .nome {
  /*width: 260px;*/
  min-height: 54px;
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  color: #5c6881;
  display: block;
}
.panel-content .meta .submetas {
  /*width: 117px;*/
  height: 15px;
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  color: #d0021b;
  display: block;
  margin: 10px 0;
}
.panel-content .meta .ultima-linha .data {
  width: 63px;
  height: 20px;
  border-radius: 4px;
  background-color: #d8d8d8;
  display: inline-block;
}
.panel-content .meta .ultima-linha .data label {
  font-size: 11px;
  font-weight: bold;
  color: #5c6881;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.panel-content .meta .ultima-linha label {
  height: 13px;
  font-size: 11px;
  font-weight: bold;
  color: #5c6881;
  vertical-align: middle;
}
.panel-content .meta .ultima-linha .atrasada {
  width: 71px;
  height: 20px;
  border-radius: 4px;
  background-color: #ff7788;
  display: inline-block;
  margin-left: 3px;
}
.panel-content .meta .ultima-linha .atrasada label {
  width: 60px;
  height: 13px;
  font-family: Lato;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.panel-content .meta .ultima-linha .status-container {
  width: 34px;
  height: 20px;
  float: right;
  display: inline-block;
}
.panel-content .meta .ultima-linha .status-container .status {
  width: 34px;
  height: 6px;
  border-radius: 4px;
  margin-top: 14px;
}
#modalCadastrarMeta .modal-title, #modalAlterarMetaRH .modal-title {
  font-family: Lato;
  font-size: 38px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
}
#modalCadastrarMeta .close, #modalAlterarMetaRH .close {
  font-size: 44px;
  font-weight: 300;
}
#modalCadastrarMeta .modal-header, #modalAlterarMetaRH .modal-header {
  border-bottom: 0;
}
#modalCadastrarMeta .form-label, #modalAlterarMetaRH .form-label {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#modalCadastrarMeta .pilar, #modalAlterarMetaRH .pilar {
  height: 76px;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
}
#modalCadastrarMeta .pilar:hover, #modalAlterarMetaRH .pilar:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
#modalCadastrarMeta .pilar span.nome, #modalAlterarMetaRH .pilar span.nome {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
#modalCadastrarMeta .pilar.pilar-1, #modalAlterarMetaRH .pilar.pilar-1 {
  border: solid 2px #13a9f9;
  padding: 10px 3px;
}
#modalCadastrarMeta .pilar.pilar-1 img, #modalAlterarMetaRH .pilar.pilar-1 img {
  width: 50px;
  padding-right: 2px;
}
#modalCadastrarMeta .pilar.pilar-1.selecionado, #modalAlterarMetaRH .pilar.pilar-1.selecionado {
  background-color: #13a9f9;
}
#modalCadastrarMeta .pilar.pilar-2, #modalAlterarMetaRH .pilar.pilar-2 {
  border: solid 2px #f4a1e2;
  padding: 15px 3px;
}
#modalCadastrarMeta .pilar.pilar-2 img, #modalAlterarMetaRH .pilar.pilar-2 img {
  padding-right: 2px;
}
#modalCadastrarMeta .pilar.pilar-2.selecionado, #modalAlterarMetaRH .pilar.pilar-2.selecionado {
  background-color: #f4a1e2;
}
#modalCadastrarMeta .pilar.pilar-3, #modalAlterarMetaRH .pilar.pilar-3 {
  border: solid 2px #968cec;
  padding: 7px 3px;
}
#modalCadastrarMeta .pilar.pilar-3 img, #modalAlterarMetaRH .pilar.pilar-3 img {
  padding-right: 10px;
}
#modalCadastrarMeta .pilar.pilar-3.selecionado, #modalAlterarMetaRH .pilar.pilar-3.selecionado {
  background-color: #968cec;
}
#modalCadastrarMeta .pilar.pilar-4, #modalAlterarMetaRH .pilar.pilar-4 {
  border: solid 2px #f8bb90;
  padding: 11px 3px;
}
#modalCadastrarMeta .pilar.pilar-4 img, #modalAlterarMetaRH .pilar.pilar-4 img {
  padding-right: 17px;
}
#modalCadastrarMeta .pilar.pilar-4.selecionado, #modalAlterarMetaRH .pilar.pilar-4.selecionado {
  background-color: #f8bb90;
}
#modalCadastrarMeta .pilar.selecionado, #modalAlterarMetaRH .pilar.selecionado {
  color: #ffffff;
}
#modalCadastrarMeta button.salvar, #modalAlterarMetaRH button.salvar {
  background-color: #4a90e2;
  border-color: #4a90e2;
}
#modalCadastrarMeta .submetas h2, #modalAlterarMetaRH .submetas h2 {
  font-family: Lato;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#modalCadastrarMeta .submetas .cancelar, #modalAlterarMetaRH .submetas .cancelar {
  font-family: Lato;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #f77484;
}
#modalCadastrarMeta .submetas .titulo, #modalAlterarMetaRH .submetas .titulo {
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 10px;
}

#justificativa-alteracao-container .cancelar {
  background-color: #f77484;
  border-color: #f77484;
}
#justificativa-alteracao-container .cancelar:hover {
  background-color: #e86e7d;
  border-color: #e86e7d;
}

.fecharDetalhe {
  /*display: none;*/
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
}
.fecharDetalhe:hover, .fecharDetalhe:focus {
  color: #182c40;
}

#meta-detalhe {
  /*display: none;*/
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
  /*Select customizado*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}
#meta-detalhe .dados-meta {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 17px;
}
#meta-detalhe .pilar {
  height: 45px;
  width: 196px;
  border-radius: 4px;
  color: #ffffff;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
#meta-detalhe .pilar.pilar-1 {
  border: solid 2px #13a9f9;
  padding: 10px 3px;
  background-color: #13a9f9;
}
#meta-detalhe .pilar.pilar-1 img {
  width: 37px;
  margin-right: 21px;
  margin-top: -9px;
  margin-left: 7px;
}
#meta-detalhe .pilar.pilar-2 {
  border: solid 2px #f4a1e2;
  padding: 15px 3px;
  background-color: #f4a1e2;
}
#meta-detalhe .pilar.pilar-2 img {
  width: 29px;
  margin-right: 21px;
  margin-top: -11px;
  margin-left: 7px;
  padding-top: 2px;
}
#meta-detalhe .pilar.pilar-3 {
  border: solid 2px #968cec;
  padding: 7px 3px;
  background-color: #968cec;
}
#meta-detalhe .pilar.pilar-3 img {
  width: 29px;
  margin-right: 21px;
  margin-top: -4px;
  margin-left: 7px;
}
#meta-detalhe .pilar.pilar-4 {
  border: solid 2px #f8bb90;
  padding: 11px 3px;
  background-color: #f8bb90;
}
#meta-detalhe .pilar.pilar-4 img {
  width: 29px;
  margin-right: 32px;
  margin-top: -7px;
  margin-left: 7px;
}
#meta-detalhe h1 {
  width: 1153px;
  height: 49px;
  font-family: Lato;
  font-size: 28px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
}
#meta-detalhe label {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#meta-detalhe span.form-control {
  font-family: Lato;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  border: 0;
}
#meta-detalhe .select-status, #meta-detalhe .select-status1 {
  position: relative;
  font-family: Arial;
  /*width: 250px !important;*/
}
#meta-detalhe .select-status select,
#meta-detalhe .select-status1 select {
  display: none; /*hide original SELECT element:*/
}
#meta-detalhe .select-selected, #meta-detalhe .select-selected-disabled {
  background-color: #ffffff;
}
#meta-detalhe .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #979797 transparent transparent transparent;
}
#meta-detalhe .select-selected.select-arrow-active:after {
  border-color: transparent transparent #979797 transparent;
  top: 7px;
}
#meta-detalhe .select-items, #meta-detalhe .select-selected {
  color: #182c40;
  padding: 8px 8px;
  border: 1px solid transparent;
  /*border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;*/
  border: solid 1px #dfdfdf;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
}
#meta-detalhe .select-selected-disabled {
  color: #182c40;
  padding: 8px 8px;
  border: solid 1px #dfdfdf;
  user-select: none;
  border-radius: 4px;
}
#meta-detalhe .select-items > div {
  padding: 8px 8px;
}
#meta-detalhe .select-items {
  position: absolute;
  background-color: #ffffff;
  top: 115%;
  left: 0;
  right: 0;
  z-index: 1;
}
#meta-detalhe .select-hide {
  display: none;
}
#meta-detalhe .select-items div:hover, #meta-detalhe .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
#meta-detalhe .cor {
  width: 30px;
  height: 8px;
  border-radius: 7px;
  display: inline-block;
  padding: 0;
  line-height: 10px;
  margin-right: 15px;
}
#meta-detalhe .cancelar, #meta-detalhe .nao-aprovar {
  background-color: #f77484;
  border-color: #f77484;
}
#meta-detalhe .cancelar:hover, #meta-detalhe .nao-aprovar:hover {
  background-color: #e86e7d;
  border-color: #e86e7d;
}
#meta-detalhe .comentarios .resposta {
  width: 100%;
  padding: 15px 10px;
  /*margin-top: 15px;*/
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
}
#meta-detalhe .comentarios .resposta-data {
  float: right;
  font-size: 13px;
  margin-bottom: 15px;
  margin-top: -6px;
}
#meta-detalhe .comentarios .lista-comentarios .row:nth-child(even) .form-group {
  background-color: #f7f7f7;
  border: solid 1px #dfdfdf;
}
#meta-detalhe .comentarios .lista-comentarios .row:nth-child(odd) .form-group {
  background-color: #d8d8d8;
}

/*.statusNaoIniciao {
    color: red;

    &::before {
        content: "^";
        width: 30px;
        height: 8px;
        border-radius: 7px;
        background-color: #fe1f3b;
    }
}*/
.multiselect-native-select .btn-group {
  display: block;
  width: 100%;
  margin-top: -10px;
}
.multiselect-native-select button {
  width: 100%;
  height: 38px;
  padding: 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  padding-right: 20px;
}
.multiselect-native-select button span {
  float: left;
  padding: 0.5rem 0.75rem;
  width: 100%;
  text-align: left;
  font-size: 1rem;
  color: #464a4c;
  font-weight: normal;
  overflow: hidden;
}
.multiselect-native-select button::after {
  right: 6px;
  position: absolute;
  top: 16px;
  color: #464a4c;
}

.multiselect-container {
  width: 100%;
}
.multiselect-container li a label {
  padding: 3px 10px 3px 10px !important;
  width: 100%;
}
.multiselect-container li a label input {
  position: static !important;
}

.antigo {
  color: #ff000a !important;
  text-decoration: line-through;
}

.novo {
  color: #00bb00 !important;
}

#dashboard .legenda {
  padding: 3px 20px;
  line-height: initial;
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 400;
  margin-top: 10px;
  border-width: 2px;
  color: #fff;
  border-radius: 30px;
}
#dashboard .legenda-estrela .estrela {
  float: none;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 7px;
}
#dashboard .resumo {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
#dashboard .resumo .form-label {
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#dashboard .resumo .form-control {
  font-family: Lato;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  border: 0;
}
#dashboard h2 {
  font-family: Lato;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  margin-top: 33px;
  margin-bottom: 15px;
}
#dashboard .liderados .liderado {
  margin-bottom: 20px;
  border-radius: 8px;
}
#dashboard .liderados .liderado .card-header {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
#dashboard .liderados .liderado img {
  border-radius: 50%;
  width: 60px;
}
#dashboard .liderados .liderado .nome {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  padding-left: 28px;
  padding-top: 24px;
}
#dashboard .liderados .liderado .form-label {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#dashboard .liderados .liderado .form-control {
  font-family: Lato;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border: 0;
}
#dashboard .liderados .liderado .btn {
  background-color: #d5e9fd;
  color: #5c6881;
  width: 30px;
  height: 30px;
  padding: 0 0 0 5px;
  line-height: 1.1;
  font-size: 25px;
  margin-top: 23px;
}
#dashboard .liderados .liderado .progresso-liderado {
  width: 100%;
  height: 10px;
  border-radius: 8px;
  background-color: #ececec;
  margin-top: -11px;
}
#dashboard .liderados .liderado .progresso-atual-liderado {
  height: 10px;
  border-radius: 8px;
  background-color: #1e9218;
  width: 50%;
  margin-top: 10px;
}
#dashboard .liderados .liderado .porcentagem {
  margin-bottom: 0px;
}
#dashboard .liderados .liderado .porcentagemValor {
  font-family: Lato;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  margin-left: 8px;
  display: block;
  margin-top: 3px;
  margin-bottom: 15px;
}
#dashboard .liderados .liderado table {
  width: 100%;
}
#dashboard .liderados .liderado table tr {
  border-bottom: solid 1px #d0dfff;
}
#dashboard .liderados .liderado table th {
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  border-top: solid 1px #d0dfff;
  border-bottom: solid 1px #d0dfff;
  padding: 7px 0;
}
#dashboard .liderados .liderado table th.concentracao {
  width: 25%;
}
#dashboard .liderados .liderado table th.peso {
  width: 8%;
}
#dashboard .liderados .liderado table th.mes {
  width: 4%;
}
#dashboard .liderados .liderado table th.informacoes {
  width: 9%;
}
#dashboard .liderados .liderado table th.abre-submetas {
  width: 2%;
}
#dashboard .liderados .liderado table tbody {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border-bottom: solid 1px #d0dfff;
}
#dashboard .liderados .liderado table tbody .sinalizadorMeta {
  width: 14px;
  height: 43px;
  /*background-color: #968cec;*/
  margin-left: -15px;
}
#dashboard .liderados .liderado table tbody .sinalizadorSubMeta {
  width: 8px;
  height: 29px;
  /*background-color: #968cec;*/
}
#dashboard .liderados .liderado table td {
  text-align: center;
  border-right: solid 1px #d0dfff;
}
#dashboard .liderados .liderado table td.concentracao {
  padding-left: 0;
  text-align: left;
  padding-right: 15px;
}
#dashboard .liderados .liderado table td.concentracao span {
  display: table-cell !important;
}
#dashboard .liderados .liderado table td.concentracao label {
  padding-left: 5px;
  display: table-cell !important;
  padding-top: 5px;
}
#dashboard .liderados .liderado table td.peso {
  border: solid 1px #d0dfff;
  background-color: #d0dfff;
  padding-top: 5px;
  text-align: center !important;
}
#dashboard .liderados .liderado table td.informacoes a {
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a90e2;
}
#dashboard .liderados .liderado table td .progresso {
  width: 90%;
  height: 24px;
  /* border-radius: 4px; */
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  /* margin-left: 10px; */
  margin: 0 auto;
  border-bottom-right-radius: 12px 15px;
  border-top-right-radius: 12px 15px;
}
#dashboard .liderados .liderado table td.abre-submetas {
  /*button {
      background-color: #d5e9fd;
      color: #5c6881;
      width: 30px;
      height: 30px;
      padding: 0 0 0 5px;
      line-height: 1.1;
      font-size: 25px;
  }*/
}
#dashboard .liderados .liderado table td.abre-submetas span {
  cursor: pointer;
  color: #5c6881;
}
#dashboard .liderados.nivel {
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-color: #d8d8d8;
  border: solid 1px #dfdfdf;
}
#dashboard .liderados.nivel .liderado {
  margin-bottom: 5px;
}
#dashboard .liderados.nivel.nivel-1 {
  background-color: #f7f7f7;
}
#dashboard .estrela {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.9em;
  margin-right: 0.9em;
  margin-bottom: 1.2em;
  border-right: 0.3em solid transparent;
  border-bottom: 0.7em solid #FC0;
  border-left: 0.3em solid transparent;
  /* Controlls the size of the stars. */
  font-size: 10px;
  font-size: 10px;
  margin-top: -1px;
  margin-right: 25px;
  float: right;
}
#dashboard .estrela.com-progresso {
  margin-top: -22px;
}
#dashboard .estrela:before, #dashboard .estrela:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0.6em;
  left: -1em;
  border-right: 1em solid transparent;
  border-bottom: 0.7em solid #FC0;
  border-left: 1em solid transparent;
  transform: rotate(-35deg);
}
#dashboard .estrela:after {
  transform: rotate(35deg);
}
#dashboard .estrela.ano-posterior {
  border-bottom-color: red;
}
#dashboard .estrela.ano-posterior:before, #dashboard .estrela.ano-posterior:after {
  border-bottom-color: red;
}
#dashboard .metas {
  padding: 5px 15px 15px 15px;
}
#dashboard .metas .meses {
  padding-left: 0;
  padding-right: 0;
}
#dashboard .metas .mes {
  width: 8%;
  display: inline-block;
}
#dashboard .metas .title {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  border-top: solid 1px #d0dfff;
  border-bottom: solid 1px #d0dfff;
  padding: 7px 0;
}
#dashboard .metas .item {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border-bottom: solid 1px #d0dfff;
}
#dashboard .metas .item a {
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a90e2;
}
#dashboard .metas .item .sinalizadorMeta {
  width: 14px;
  height: 43px;
  /*background-color: #968cec;*/
  margin-left: -15px;
}
#dashboard .metas .item .sinalizadorSubMeta {
  width: 8px;
  height: 29px;
  /*background-color: #968cec;*/
}
#dashboard .metas .item .peso {
  border: solid 1px #d0dfff;
  background-color: #d0dfff;
  padding-top: 5px;
  text-align: center !important;
}
#dashboard .metas .item .concentracao {
  padding-left: 0;
}
#dashboard .metas .item .concentracao span {
  display: table-cell !important;
}
#dashboard .metas .item .concentracao label {
  padding-left: 5px;
  display: table-cell !important;
  padding-top: 5px;
}

.gantt {
  display: grid;
  border: 0;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 75px 125px -57px #7e8f94;
}
.gantt__row {
  display: grid;
  grid-template-columns: 100px 3fr;
  background-color: #fff;
}
.gantt__row:nth-child(odd) {
  background-color: #f5f5f5;
}
.gantt__row:nth-child(odd) .gantt__row-first {
  background-color: #f5f5f5;
}
.gantt__row:nth-child(3) .gantt__row-bars {
  border-top: 0;
}
.gantt__row:nth-child(3) .gantt__row-first {
  border-top: 0;
}
.gantt__row--empty {
  background-color: #ffd6d2 !important;
  z-index: 1;
}
.gantt__row--empty .gantt__row-first {
  border-width: 1px 1px 0 0;
}
.gantt__row--lines {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: transparent;
  grid-template-columns: 100px repeat(12, 3fr);
}
.gantt__row--lines span {
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.gantt__row--lines span.marker {
  background-color: rgba(10, 52, 68, 0.13);
  z-index: 2;
}
.gantt__row--lines:after {
  grid-row: 1;
  grid-column: 0;
  background-color: #1688b3;
  z-index: 2;
  height: 100%;
}
.gantt__row--months {
  color: #fff;
  background-color: #0a3444 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  grid-template-columns: 100px repeat(12, 3fr);
}
.gantt__row--months .gantt__row-first {
  border-top: 0 !important;
  background-color: #0a3444 !important;
}
.gantt__row--months span {
  text-align: center;
  font-size: 13px;
  align-self: center;
  font-weight: bold;
  padding: 20px 0;
}
.gantt__row-first {
  background-color: #fff;
  border-width: 1px 0 0 0;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  padding: 15px 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.gantt__row-bars {
  list-style: none;
  display: grid;
  padding: 9px 0;
  margin: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 8px 0;
  border-top: 1px solid rgba(221, 221, 221, 0.8);
}
.gantt__row-bars li {
  font-weight: 500;
  text-align: left;
  font-size: 14px;
  min-height: 15px;
  background-color: #55de84;
  padding: 5px 12px;
  color: #fff;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-radius: 20px;
}
.gantt__row-bars li.stripes {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.1) 5px, rgba(255, 255, 255, 0.1) 12px);
}
.gantt__row-bars li:before, .gantt__row-bars li:after {
  content: "";
  height: 100%;
  top: 0;
  z-index: 4;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}
.gantt__row-bars li:before {
  left: 0;
}
.gantt__row-bars li:after {
  right: 0;
}

#avaliacao .resumo, #visaorh-geral .resumo {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
#avaliacao .resumo .form-label, #visaorh-geral .resumo .form-label {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#avaliacao .resumo .form-control, #visaorh-geral .resumo .form-control {
  font-family: Lato;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  border: 0;
}
#avaliacao h2, #visaorh-geral h2 {
  font-family: Lato;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  margin-top: 33px;
  margin-bottom: 15px;
}
#avaliacao .liderados .liderado, #visaorh-geral .liderados .liderado {
  margin-bottom: 20px;
  border-radius: 8px;
}
#avaliacao .liderados .liderado .card-header, #visaorh-geral .liderados .liderado .card-header {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
#avaliacao .liderados .liderado img, #visaorh-geral .liderados .liderado img {
  border-radius: 50%;
  width: 60px;
}
#avaliacao .liderados .liderado .nome, #visaorh-geral .liderados .liderado .nome {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  padding-left: 28px;
  padding-top: 24px;
}
#avaliacao .liderados .liderado .form-label, #visaorh-geral .liderados .liderado .form-label {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#avaliacao .liderados .liderado .form-control, #visaorh-geral .liderados .liderado .form-control {
  font-family: Lato;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border: 0;
}
#avaliacao .liderados .liderado .btn, #visaorh-geral .liderados .liderado .btn {
  background-color: #d5e9fd;
  color: #5c6881;
  /* width: 100%; */
  height: 30px;
  padding: 0 30px 0 30px;
  line-height: 1.1;
  font-size: 17px;
  margin-top: 23px;
}
#avaliacao .liderados .liderado .btn.acompanhar, #visaorh-geral .liderados .liderado .btn.acompanhar {
  background-color: #a3ffa0;
}
#avaliacao .liderados .liderado .progresso-liderado, #visaorh-geral .liderados .liderado .progresso-liderado {
  width: 100%;
  height: 10px;
  border-radius: 8px;
  background-color: #ececec;
  margin-top: -11px;
}
#avaliacao .liderados .liderado .progresso-atual-liderado, #visaorh-geral .liderados .liderado .progresso-atual-liderado {
  height: 10px;
  border-radius: 8px;
  background-color: #1e9218;
  width: 50%;
  margin-top: 10px;
}
#avaliacao .liderados .liderado .porcentagem, #visaorh-geral .liderados .liderado .porcentagem {
  margin-bottom: 0px;
}
#avaliacao .liderados .liderado .porcentagemValor, #visaorh-geral .liderados .liderado .porcentagemValor {
  font-family: Lato;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  margin-left: 8px;
  display: block;
  margin-top: 3px;
  margin-bottom: 15px;
}
#avaliacao button.salvar, #visaorh-geral button.salvar {
  background-color: #4a90e2;
  border-color: #4a90e2;
  width: 100%;
}
#avaliacao #liderado-avaliacao, #visaorh-geral #liderado-avaliacao {
  /*display: none;*/
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
#avaliacao #liderado-avaliacao .dados-meta, #visaorh-geral #liderado-avaliacao .dados-meta {
  border-bottom: 2px solid #d3d3d3;
  margin-bottom: 17px;
  padding-bottom: 22px;
}
#avaliacao #liderado-avaliacao h1, #visaorh-geral #liderado-avaliacao h1 {
  width: 1153px;
  /*height: 49px;*/
  font-family: Lato;
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  margin-bottom: 0;
  padding-bottom: 8px;
}
#avaliacao #liderado-avaliacao h3, #visaorh-geral #liderado-avaliacao h3 {
  font-family: Lato;
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  margin-top: 0;
  margin-bottom: 25px;
}
#avaliacao #liderado-avaliacao label, #visaorh-geral #liderado-avaliacao label {
  font-family: Lato;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
}
#avaliacao #liderado-avaliacao span.form-control, #visaorh-geral #liderado-avaliacao span.form-control {
  font-family: Lato;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
  border: 0;
}
#avaliacao #liderado-avaliacao span.form-control.justificativa, #visaorh-geral #liderado-avaliacao span.form-control.justificativa {
  font-size: 16px;
}
#avaliacao #liderado-avaliacao #competencias .titulo, #visaorh-geral #liderado-avaliacao #competencias .titulo {
  border-bottom: 1px solid #d3d3d3;
  /* border-top: 1px solid #d3d3d3; */
  margin-bottom: 17px;
  width: 100%;
  margin-top: 14px;
}
#avaliacao #liderado-avaliacao .cor, #visaorh-geral #liderado-avaliacao .cor {
  width: 30px;
  height: 8px;
  border-radius: 7px;
  display: inline-block;
  padding: 0;
  line-height: 10px;
  margin-right: 15px;
}
#avaliacao #liderado-avaliacao .cancelar, #avaliacao #liderado-avaliacao .nao-aprovar, #visaorh-geral #liderado-avaliacao .cancelar, #visaorh-geral #liderado-avaliacao .nao-aprovar {
  background-color: #f77484;
  border-color: #f77484;
}
#avaliacao #liderado-avaliacao .cancelar:hover, #avaliacao #liderado-avaliacao .nao-aprovar:hover, #visaorh-geral #liderado-avaliacao .cancelar:hover, #visaorh-geral #liderado-avaliacao .nao-aprovar:hover {
  background-color: #e86e7d;
  border-color: #e86e7d;
}
#avaliacao #liderado-avaliacao .comentarios .resposta, #visaorh-geral #liderado-avaliacao .comentarios .resposta {
  background-color: #f7f7f7;
  width: 100%;
  padding: 15px 10px;
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #182c40;
}
#avaliacao #liderado-avaliacao .comentarios .resposta-data, #visaorh-geral #liderado-avaliacao .comentarios .resposta-data {
  float: right;
  font-size: 13px;
  margin-bottom: 15px;
  margin-top: -6px;
}
#avaliacao fieldset, #visaorh-geral fieldset {
  border: 1px solid #d9d9d9;
  padding: 0 10px 5px 10px;
}
#avaliacao fieldset legend, #visaorh-geral fieldset legend {
  padding: 0 5px;
  width: auto;
  font-size: 23px;
  font-weight: 300;
  line-height: normal;
  color: #182c40;
}

#calculo-notas table {
  width: 100%;
  background-color: #ffffff;
}
#calculo-notas table tr {
  border-bottom: solid 1px #d0dfff;
}
#calculo-notas table tr.meta {
  background-color: #eff4ff;
}
#calculo-notas table th {
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5c6881;
  border: solid 1px #d0dfff;
  padding: 7px 0;
}
#calculo-notas table th.concentracao {
  width: 25%;
}
#calculo-notas table th.peso {
  width: 8%;
}
#calculo-notas table th.mes {
  width: 4%;
}
#calculo-notas table th.informacoes {
  width: 9%;
}
#calculo-notas table th.abre-submetas {
  width: 2%;
}
#calculo-notas table tbody {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  border-bottom: solid 1px #d0dfff;
}
#calculo-notas table tbody .sinalizadorMeta {
  width: 14px;
  height: 43px;
  /*background-color: #968cec;*/
  margin-left: -15px;
}
#calculo-notas table tbody .sinalizadorSubMeta {
  width: 8px;
  height: 29px;
  /*background-color: #968cec;*/
}
#calculo-notas table td {
  text-align: center;
  border-right: solid 1px #d0dfff;
  border-left: solid 1px #d0dfff;
}
#calculo-notas table td.concentracao {
  padding-left: 0;
  text-align: left;
  padding-right: 15px;
}
#calculo-notas table td.concentracao span {
  display: table-cell !important;
}
#calculo-notas table td.concentracao label {
  padding-left: 5px;
  display: table-cell !important;
  padding-top: 5px;
}
#calculo-notas table td.peso {
  border: solid 1px #d0dfff;
  background-color: #d0dfff;
  padding-top: 5px;
  text-align: center !important;
}
#calculo-notas table td.informacoes a {
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a90e2;
}
#calculo-notas table td .progresso {
  width: 90%;
  height: 24px;
  /* border-radius: 4px; */
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  /* margin-left: 10px; */
  margin: 0 auto;
  border-bottom-right-radius: 12px 15px;
  border-top-right-radius: 12px 15px;
}
#calculo-notas table td .estrela {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.9em;
  margin-right: 0.9em;
  margin-bottom: 1.2em;
  border-right: 0.3em solid transparent;
  border-bottom: 0.7em solid #FC0;
  border-left: 0.3em solid transparent;
  /* Controlls the size of the stars. */
  font-size: 10px;
  font-size: 10px;
  margin-top: -1px;
  margin-right: 25px;
  float: right;
}
#calculo-notas table td .estrela.com-progresso {
  margin-top: -22px;
}
#calculo-notas table td .estrela:before, #calculo-notas table td .estrela:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0.6em;
  left: -1em;
  border-right: 1em solid transparent;
  border-bottom: 0.7em solid #FC0;
  border-left: 1em solid transparent;
  transform: rotate(-35deg);
}
#calculo-notas table td .estrela:after {
  transform: rotate(35deg);
}
#calculo-notas table td.abre-submetas {
  /*button {
                  background-color: #d5e9fd;
                  color: #5c6881;
                  width: 30px;
                  height: 30px;
                  padding: 0 0 0 5px;
                  line-height: 1.1;
                  font-size: 25px;
              }*/
}
#calculo-notas table td.abre-submetas span {
  cursor: pointer;
  color: #5c6881;
}

#visaorh-geral .liderados.nivel {
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-color: #d8d8d8;
  border: solid 1px #dfdfdf;
}
#visaorh-geral .liderados.nivel .liderado {
  margin-bottom: 5px;
}
#visaorh-geral .liderados.nivel.nivel-2, #visaorh-geral .liderados.nivel.nivel-4 {
  background-color: #f7f7f7;
}
#visaorh-geral .liderados .liderado .btn {
  background-color: #d5e9fd;
  color: #5c6881;
  width: 30px;
  height: 30px;
  padding: 0 0 0 5px;
  line-height: 1.1;
  font-size: 25px;
  margin-top: 23px;
}
#visaorh-geral .liderados .detalhes {
  color: #4a90e2;
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
}

.esqueci-minha-senha {
  display: none;
}
.esqueci-minha-senha .validation-summary-errors {
  display: none;
}
.esqueci-minha-senha .spinner-border {
  display: inline-block;
}
.esqueci-minha-senha .texto-loading {
  display: none;
}

#perfil .imagem-perfil {
  border-radius: 50%;
}
#perfil #upload-imagem-perfil {
  display: none;
}
#perfil .alterar-imagem {
  height: 410px;
}
#perfil .alterar-imagem .form-group {
  height: 350px;
  width: 350px;
}
#perfil .alterar-imagem .fundo {
  opacity: 0;
  height: 150px;
  width: 300px;
  background: #383535;
  position: absolute;
  bottom: 108px;
  left: 15px;
  /* border-radius: 50px; */
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
  padding-top: 20px;
  font-weight: 700;
}
#perfil .alterar-imagem .fundo:hover {
  opacity: 0.5;
}
#perfil .alterar-imagem .botao {
  width: 300px;
  color: #FFFFFF;
  text-align: center;
  bottom: 100px;
  /*position: absolute;*/
}
#perfil .alterar-imagem a:focus, #perfil .alterar-imagem a:hover {
  color: inherit;
  text-decoration: none;
}
#perfil .alterar-imagem-crop {
  height: 350px;
  width: 350px;
}
