/*$sky        : #f0fdfe;*/
@font-face {
  font-family: Source Sans Pro;
  src: url(../fonts/SourceSansPro-Regular.ttf);
}
@font-face {
  font-family: Source Sans Pro Bold;
  src: url(../fonts/SourceSansPro-Bold.ttf);
}
@font-face {
  font-family: Source Sans Pro Semibold;
  src: url(../fonts/SourceSansPro-Semibold.ttf);
}
@font-face {
  font-family: Open Sans Pro;
  src: url(../opensans/OpenSans-Regular.ttf);
}
@font-face {
  font-family: Open Sans Pro Bold;
  src: url(../opensans/OpenSans-Bold.ttf);
}
@font-face {
  font-family: Open Sans Pro Semibold;
  src: url(../opensans/OpenSans-SemiBold.ttf);
}
@font-face {
  font-family: Open Sans Pro Light;
  src: url(../opensans/OpenSans-Light.ttf);
}
@font-face {
  font-family: Open Sans Pro ExtraBold;
  src: url(../opensans/OpenSans-ExtraBold.ttf.ttf);
}
* {
  margin: 0;
  padding: 0;
}

body {
  cursor: default;
  background-color: #FFFFFF;
  font-family: Source Sans Pro;
}

.heading, .dashboard .dashboard-container .heading {
  font-size: 28px;
  line-height: 33px;
  color: #004795;
  font-family: Source Sans Pro Bold;
  text-align: center;
}
@media (min-width: 768px) {
  .heading, .dashboard .dashboard-container .heading {
    font-size: 32px;
    line-height: 45px;
  }
}

.sub-heading {
  color: #434343;
  font-family: Source Sans Pro Bold;
  font-size: 24px;
  line-height: 31px;
}

.sub-text, .how-it-works-panel .hiw-title, .dashboard .reviews .reviews-container .view-review-msg, .status-change .status-log .status-date, .status-change .status-log .status, .panel-section-header {
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
  color: #434343;
}

.panel-section-header {
  font-weight: bold;
}

.text-primary {
  color: #3760EC !important;
}

.sm-text {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 12px;
  line-height: 15px;
}

.dropdown-menu {
  border-radius: 0;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0 5px 8px 0 rgba(55, 96, 236, 0.2);
  box-shadow: 0 5px 8px 0 rgba(55, 96, 236, 0.2);
}

.dropdown-item {
  padding: 20px 24px;
  line-height: 20px;
  font-size: 16px;
  color: #9B9B9B;
  cursor: pointer;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3760EC;
  cursor: default;
}

.lang-dd {
  min-width: 80px;
}
.lang-dd .dropdown-item {
  padding: 12px !important;
  min-width: 60px !important;
}

.button {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.button-primary {
  background-color: #3760EC;
  color: #FFFFFF;
}

.button-secondary {
  border: 2px solid #3760EC;
  background-color: #FFFFFF;
  color: #3760EC;
}

.servicebtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #FFFFFF;
  height: 49px;
  width: 49px;
  border-radius: 50%;
  color: #3760EC;
  font-size: 24px;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  background-color: #E3E8F9;
}

.removeExpertiseBtn {
  color: #F7223C;
  background-color: rgba(55, 96, 236, 0.05);
}

.addExpertiseBtn {
  color: #417505;
  font-size: 13px;
  height: 13px;
  width: 13px;
  margin-left: 13px;
  cursor: pointer;
}

.btn-primary {
  background-color: #3760EC;
}

.btn {
  white-space: normal;
}

.filterbtn {
  background-color: white !important;
  height: 41px;
  width: 42px;
  /*        border: 1px solid rgba(55, 96, 236, 0.1);*/
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.btn-outline-info {
  color: #3760EC;
  border-color: #3760EC;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #3760EC;
  border-color: #3760EC;
}

.hoverBtn:hover {
  background-color: #3760EC;
}

.filterbtn:hover {
  background-color: #ff6600 !important;
  box-shadow: none;
}
.filterbtn:hover .fas {
  color: #fff !important;
}

.card {
  border: 1px solid #F4F4F4;
  /*border: 1px solid #e9ebee;*/
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.05);
}

.card:not(.card-disabled):not(.nohover):hover {
  border-top: 5px solid #EC8D42;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

.card-colorn:not(.card-disabled):not(.nohover):hover {
  border-top: none !important;
}

.c-card-status-img {
  max-height: 24px;
  max-width: 24px;
  margin: auto auto 0;
}

.c-card-img {
  height: 67.28px;
  width: 64px;
  margin: 0 auto 23.72px;
}

.c-card-title {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}

.c-card-text {
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.card-disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
}
.card-disabled .c-card-title {
  color: #9B9B9B;
}
.card-disabled .c-card-status-text {
  font-family: Source Sans Pro Bold;
  color: #9B9B9B;
  font-size: 14px;
  line-height: 18px;
  margin: auto auto 6px;
}

.card-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  border: 1px solid #F4F4F4;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.card-h-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.card-h-label {
  height: 20px;
  color: #434343;
  font-family: Source Sans Pro Bold;
  font-size: 16px;
  line-height: 20px;
}

.card-h-sub-text {
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 18px;
}

.testimonial {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 360px;
  height: 100%;
  width: 100%;
  max-width: 280px;
  border: 1px solid #e5e5e5;
  background-color: #FAFAFA;
  -webkit-box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.13);
  box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.13);
  padding: 0 1rem;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-img {
  height: 80px;
  width: 80px;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  margin-left: -40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 15px;
}

.card-sub-title {
  font-size: 14px;
  line-height: 18px;
  color: #9B9B9B;
  text-align: center;
  margin: 0 auto 36px;
}

.testimonial-text {
  font-family: Source Sans Pro;
  color: #434343 !important;
  font-weight: 500;
  /*font-style: italic;*/
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 0;
  text-align: center;
}

.expert-container .expert-columns {
  margin-top: 64px;
}
.expert-container .testimonial {
  padding: 40px 12px 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  min-height: 480px;
  height: auto;
}
.expert-container .tag {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 30px;
  display: block;
  left: calc(50% - 30.5px);
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  color: #FFFFFF;
  width: 61px;
  border-radius: 12px;
  background-color: #3760EC;
  padding: 2px 0;
}
.expert-container .testimonial-img {
  border: 2px solid #fff;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.expert-container .show-all {
  text-align: right;
  color: #3760EC;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.75;
  display: block;
  margin-top: 13px;
  margin-bottom: 0;
  text-decoration: underline;
  cursor: pointer;
}
.expert-container .show-all:hover {
  opacity: 1;
}
.expert-container .expert-data {
  padding: 15px 12px 0;
}
.expert-container .expert-info {
  margin: 0 auto 20px;
  display: block;
  text-align: center;
}
.expert-container .expert-info .c-card-title {
  display: block;
  margin-bottom: 4px;
}
.expert-container .expert-info .card-sub-title {
  display: block;
  margin-bottom: 10px;
}
.expert-container .expert-details {
  margin-bottom: 24px;
}
.expert-container .expert-details .details {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.expert-container .expert-details .details .detail-item-label {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  margin-bottom: 0;
}
.expert-container .expert-details .details .experience-icon {
  margin-bottom: 3px;
  margin-right: 9px;
}
.expert-container .expert-details .details .kaam_completed-icon {
  margin-bottom: 3px;
  margin-right: 9.5px;
}
.expert-container .expert-details .details span {
  font-size: 12px;
}
.expert-container .expert-details .sm-text {
  margin-bottom: 4px;
  color: #9B9B9B;
}
.expert-container .expert-details .expertise-items label {
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 0;
}
.expert-container .expert-details .expertise-icon {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 6px;
  margin-right: 11.81px;
}
.expert-container .view-buttons {
  margin-top: auto;
  margin-bottom: 0;
}
.expert-container .view-buttons button {
  padding: 9px;
  width: 100%;
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 18px;
}
.expert-container .view-buttons .btn-primary {
  margin-right: 0;
  margin-bottom: 8px;
  background-color: #3760EC;
  border-color: #3760EC;
}
@media (min-width: 576px) {
  .expert-container .view-buttons .btn-primary {
    margin-right: 8px !important;
    margin-bottom: 0 !important;
  }
}
.expert-container .view-buttons .btn-outline-primary {
  border-color: #3760EC;
  color: #3760EC;
}
.expert-container .view-buttons .btn-outline-primary:hover {
  color: #fff;
  background-color: #3760EC;
}

.horizontal-service-card {
  min-width: 100%;
}
@media (min-width: 480px) {
  .horizontal-service-card {
    min-width: 270px;
  }
}
@media (min-width: 768px) {
  .horizontal-service-card {
    max-width: 100% !important;
    padding: 32px !important;
    min-height: 0 !important;
  }
}
.horizontal-service-card .c-card-img {
  max-width: 64px !important;
}

.prereg-card .remove-card {
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 10px;
}

.client_details {
  background-color: #c3cff9;
}

.client_card {
  margin: 24px 24px 24px 0px !important;
  padding: 0 !important;
  max-width: 328px !important;
  border: none;
}
.client_card .kaam_details {
  padding: 14px 16px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #F4F4F4;
  border-bottom: none;
}
.client_card .cd1 {
  margin-bottom: 8px;
}
.client_card .cd2, .client_card .cd3, .client_card .cd4 {
  margin-bottom: 12px;
}
.client_card .cd_title {
  color: #434343;
  font-size: 24px;
  line-height: 23px;
  font-weight: 600;
  font-family: Source Sans Pro;
  display: block;
  margin-bottom: 0;
}
.client_card .cd_sm_text {
  color: #9B9B9B;
  font-size: 16px;
  line-height: 15px;
  font-family: Source Sans Pro;
  margin-bottom: 0;
}
.client_card .cd_sub_title {
  color: #434343;
  font-size: 20px;
  line-height: 18px;
  font-weight: 600;
  font-family: Source Sans Pro;
  display: block;
  margin-bottom: 0;
}
.client_card .cd_user_title {
  opacity: 0.75;
  color: #3760EC;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 600;
  line-height: 13px;
  margin-bottom: 2px;
}
.client_card .usr_info label {
  margin-bottom: 4px;
  display: block !important;
}
.client_card .stat {
  color: #F5A623;
  font-size: 8px;
}
.client_card .kd_btns {
  padding: 14px;
}
.client_card .kd_btns .border-right {
  border-right: 1px solid rgba(55, 96, 236, 0.75) !important;
}
.client_card .singlebtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.client_card .sbtext {
  opacity: 0.75;
  color: #3760EC;
  font-size: 16px;
  line-height: 20px;
}
.client_card .btn-container {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
  border-radius: 0 0 4px 4px;
  border: 1px solid #F4F4F4;
  border-top: none;
}
.client_card .hbt {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .form-row .form-group {
    margin-bottom: 0 !important;
  }
}

.form-group {
  margin-bottom: 36px;
}
.form-group .user-documents {
  padding: 12px;
  border: 1px solid rgba(55, 96, 236, 0.05);
  border-radius: 4px;
  background-color: rgba(55, 96, 236, 0.05);
}
.form-group .uploaded-doc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 80px;
  flex: 1 1 80px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: right;
  max-width: 104px;
}
.form-group .uploaded-doc .doc-image img {
  margin: 0 auto 8px;
  display: block;
}
.form-group .uploaded-doc .doc-label {
  text-align: center;
}
.form-group .uploaded-doc .doc-label .sub-text, .form-group .uploaded-doc .doc-label .how-it-works-panel .hiw-title, .how-it-works-panel .form-group .uploaded-doc .doc-label .hiw-title, .form-group .uploaded-doc .doc-label .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .form-group .uploaded-doc .doc-label .view-review-msg, .form-group .uploaded-doc .doc-label .status-change .status-log .status-date, .status-change .status-log .form-group .uploaded-doc .doc-label .status-date, .form-group .uploaded-doc .doc-label .status-change .status-log .status, .status-change .status-log .form-group .uploaded-doc .doc-label .status, .form-group .uploaded-doc .doc-label .panel-section-header {
  font-family: Source Sans Pro Semibold;
  font-size: 14px;
  line-height: 18px;
  overflow-wrap: break-word;
  word-break: break-all;
}
.form-group .uploaded-doc .removebtn, .form-group .uploaded-doc .discardbtn, .form-group .uploaded-doc .removedocbtn {
  color: #9B9B9B;
  cursor: pointer;
}
.form-group .uploaded-doc .btn btn-success {
  white-space: normal;
}
.form-group .all_docs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.custom-file-label {
  background-color: rgba(55, 96, 236, 0.05);
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
  margin-bottom: 0;
  border-style: hidden;
  padding: 7px 15px 9px;
}

.form-control, .custom-select, .form-control:disabled {
  background-color: rgba(55, 96, 236, 0.05);
  padding: 7px 15px 9px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid transparent;
}

.form-control:focus, .custom-select:focus, .form-control:active, .custom-select:active {
  background-color: rgba(55, 96, 236, 0.05);
}

.form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}

.form-control::placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  font-size: 16px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  line-height: 20px;
}

.form-options {
  margin: 0 auto 36px;
  display: block;
  text-align: center;
}
.form-options .btn-primary {
  min-height: 36px;
  background-color: #3760EC;
  max-width: 150px;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 18px;
}
@media (min-width: 576px) {
  .form-options .btn-primary {
    padding: 9px 0;
  }
}
.form-options .resetbtn {
  cursor: pointer;
}

.report-control, .report-select {
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 9px 16px;
  color: #3760EC;
  font-weight: 600;
  opacity: 0.75;
  font-family: Source Sans Pro;
  font-size: 18px;
  line-height: 23px;
  border: 1px solid rgba(55, 96, 236, 0.1);
  max-width: 100%;
}

.user-expertise {
  padding: 12px;
  border: 1px solid rgba(55, 96, 236, 0.05);
  border-radius: 4px;
  background-color: rgba(55, 96, 236, 0.05);
}
.user-expertise .custom-checkbox {
  font-size: 16px;
  font-family: Source Sans Pro;
}
.user-expertise .custom-control-label {
  word-break: break-word;
}
.user-expertise .custom-checkbox > * {
  cursor: pointer;
}

.multiselect {
  width: 100%;
  position: relative;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.checkboxes {
  max-height: 180px;
  overflow-y: auto;
  position: absolute;
  z-index: 1;
  padding: 12px;
  border: 1px solid rgba(55, 96, 236, 0.05);
  border-radius: 4px;
  background-color: rgb(245, 247, 254);
  opacity: 1;
}
.checkboxes .custom-checkbox {
  font-size: 16px;
  font-family: Source Sans Pro;
}
.checkboxes .custom-control-label {
  word-break: break-word;
}
.checkboxes .custom-checkbox > * {
  cursor: pointer;
}

.modal-body .modal-sub-text, .modal-body .modal-label, .form-label {
  height: 15px;
  color: #434343;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
}

@media (max-width: 480px) {
  .modal-footer, .modal-body, .modal-header {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

.modal .closebtn {
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 1060;
  color: #9B9B9B;
  font-size: 18px;
  padding: 2px;
  display: block;
  cursor: pointer;
}

.modal-dialog {
  margin: 0;
}
@media (min-width: 480px) {
  .modal-dialog {
    margin: auto;
  }
}

.modal-content {
  /*border-top: 5px solid $highlight;*/
  max-width: 450px;
  margin: auto;
}

.modal-header {
  padding: 48px 62px;
  border: none;
}
.modal-header .heading, .modal-header .dashboard .dashboard-container .heading, .dashboard .dashboard-container .modal-header .heading {
  margin: 0 auto;
  color: #434343;
  font-weight: 600;
  font-family: Source Sans Pro;
}

.modal-body {
  padding: 0 62px;
}
@media (min-width: 768px) {
  .modal-body .form-row .form-group {
    margin-bottom: 0 !important;
  }
}
.modal-body .form-group {
  margin-bottom: 36px;
}
.modal-body .modal-form .form-control, .modal-body .modal-form .custom-select {
  background-color: rgba(55, 96, 236, 0.05);
  padding: 7px 15px 9px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid transparent;
}
.modal-body .modal-form .form-control:focus, .modal-body .modal-form .custom-select:focus, .modal-body .modal-form .form-control:active, .modal-body .modal-form .custom-select:active {
  background-color: rgba(55, 96, 236, 0.05);
}
.modal-body .modal-form .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.modal-body .modal-form .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.modal-body .modal-form .form-control::-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.modal-body .modal-form .form-control::placeholder {
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.modal-body .modal-form .form-control:-ms-input-placeholder {
  font-size: 16px;
  font-family: Source Sans Pro;
  color: rgba(52, 73, 147, 0.25);
  line-height: 20px;
}
.modal-body .form-options {
  margin: 0 auto 36px;
  display: block;
  text-align: center;
}
.modal-body .form-options .btn-primary {
  min-height: 36px;
  background-color: #3760EC;
  max-width: 150px;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 18px;
}
@media (min-width: 576px) {
  .modal-body .form-options .btn-primary {
    padding: 9px 0;
  }
}
.modal-body .modal-sub-text {
  font-family: Source Sans Pro;
  font-weight: normal;
  letter-spacing: 0.17px;
  color: #9B9B9B;
}
.modal-body .modal-sub-text a, .modal-body .modal-sub-text span {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #3760EC;
  text-decoration: none;
}
.modal-body .modal-sub-label {
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 12px;
  line-height: 15px;
}
.modal-body .socialLoginBtn {
  min-height: 36px;
  max-width: 157px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #FCFCFC;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.17);
  text-align: center;
}
.modal-body .socialLoginBtn .icon {
  color: #3760EC;
  font-size: 16px;
  margin-right: 5px;
}
.modal-body .socialLoginBtn .g-icon {
  width: 28px;
  height: auto;
  display: inline-block;
}
.modal-body .socialLoginBtn .buttonText {
  min-height: 15px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 12px;
  letter-spacing: 0.17px;
  line-height: 15px;
  margin-top: 3px;
}
.modal-body .sign-in-options {
  margin-bottom: 25px;
}
.modal-body #googleSignupBtn, .modal-body #googleLoginBtn {
  margin: 0 auto 8px;
}
@media (min-width: 576px) {
  .modal-body #googleSignupBtn, .modal-body #googleLoginBtn {
    margin: 0 auto 0 0 !important;
  }
}
.modal-body #facebookSignupBtn, .modal-body #facebookLoginBtn {
  margin: 0 auto;
}
@media (min-width: 576px) {
  .modal-body #facebookSignupBtn, .modal-body #facebookLoginBtn {
    margin: 0 0 0 auto !important;
  }
}

.modal-footer {
  background-color: rgba(55, 96, 236, 0.05);
  padding: 0 12px;
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.modal-footer .sub-text, .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel .modal-footer .hiw-title, .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .modal-footer .view-review-msg, .modal-footer .status-change .status-log .status-date, .status-change .status-log .modal-footer .status-date, .modal-footer .status-change .status-log .status, .status-change .status-log .modal-footer .status, .modal-footer .panel-section-header {
  margin: 22px 0 15px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.modal-footer .signup-text, .modal-footer .signin-text, .modal-footer .resend-text {
  font-family: Source Sans Pro;
  color: #3760EC;
  cursor: pointer;
  font-weight: 600;
}
.modal-footer .footer-links {
  margin-bottom: 24px;
}
.modal-footer .footer-links a {
  margin-right: 19px;
  height: 15px;
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 12px;
  line-height: 15px;
}

#saveModal .modal-content {
  border-top: 1px;
}
#saveModal .modal-body {
  padding: 20px;
  font-size: 16px;
  font-family: Source Sans Pro;
}
#saveModal .spinner {
  margin-right: 20px;
  color: #417505;
}

.bootbox .modal-footer {
  background-color: #FFF;
  text-align: right;
  padding: 12px;
}
.bootbox .modal-footer .btn {
  width: 90px;
  padding: 6px !important;
  font-size: 14px;
}

#noteModal .modal-header {
  padding: 36px 62px;
}

.frmclr {
  color: white;
  min-height: 520px !important;
}

.promo-modal {
  text-align: center;
}
.promo-modal .closebtn {
  color: #434343;
}
.promo-modal img {
  min-width: 200px;
  min-height: auto;
  max-width: 768px;
  width: 100%;
  height: auto;
  cursor: pointer;
  border-radius: 3px;
}
@media (min-width: 320px) {
  .promo-modal img {
    min-width: 250px;
  }
}
@media (min-width: 480px) {
  .promo-modal img {
    min-width: 320px;
  }
}
@media (min-width: 576px) {
  .promo-modal img {
    min-width: 450px;
  }
}
@media (min-width: 768px) {
  .promo-modal img {
    min-width: 500px;
  }
}
@media (min-width: 900px) {
  .promo-modal img {
    min-width: 700px;
  }
}
.promo-modal .modal-dialog {
  text-align: left;
  /* you'll likely want this */
  max-width: 100%;
  width: auto !important;
  display: inline-block;
}

.reconcileModal .modal-dialog {
  max-width: 1020px;
  width: 100%;
}
.reconcileModal .modal-dialog .modal-content {
  max-width: 1020px;
  width: 100%;
  border-top: 0;
  border-radius: 0;
}
.reconcileModal .modal-dialog .modal-content .modal-body {
  padding: 2rem 4rem;
  padding-top: 0;
}
.reconcileModal .modal-dialog .modal-content .modal-body .group-body {
  display: flex;
  flex-flow: column;
}
.reconcileModal .modal-dialog .modal-content .modal-body .label-group {
  display: block;
}
.reconcileModal .modal-dialog .modal-content .modal-body .label-group .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
  color: #434343;
  margin-right: 0.4rem;
}
.reconcileModal .modal-dialog .modal-content .modal-body .label-group .sub-text, .reconcileModal .modal-dialog .modal-content .modal-body .label-group .how-it-works-panel .hiw-title, .how-it-works-panel .reconcileModal .modal-dialog .modal-content .modal-body .label-group .hiw-title, .reconcileModal .modal-dialog .modal-content .modal-body .label-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .reconcileModal .modal-dialog .modal-content .modal-body .label-group .view-review-msg, .reconcileModal .modal-dialog .modal-content .modal-body .label-group .status-change .status-log .status-date, .status-change .status-log .reconcileModal .modal-dialog .modal-content .modal-body .label-group .status-date, .reconcileModal .modal-dialog .modal-content .modal-body .label-group .status-change .status-log .status, .status-change .status-log .reconcileModal .modal-dialog .modal-content .modal-body .label-group .status, .reconcileModal .modal-dialog .modal-content .modal-body .label-group .panel-section-header {
  font-family: Source Sans Pro;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  color: #434343;
}
.reconcileModal .modal-dialog .modal-content .modal-body .button-group {
  margin-top: 2rem;
  display: flex;
  justify-content: space-around;
}

.ml-8px {
  margin-left: 8px !important;
}

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

.ml-4px {
  margin-left: 4px !important;
}

.rounded-top-right {
  border-radius: 0 4px 0 0 !important;
}

.rounded-top-left {
  border-radius: 4px 0 0 0 !important;
}

.rounded-bot-right {
  border-radius: 0 0 4px 0 !important;
}

.rounded-bot-left {
  border-radius: 0 0 0 4px !important;
}

.clr-primary {
  color: #FAFAFA;
}

.clr-subtext {
  color: #9B9B9B;
}

.clr-success {
  color: #417505 !important;
}

.clr-danger {
  color: #F7223C;
}

.pointerhand {
  cursor: pointer;
}

.info {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 95%;
  color: #417505;
}

body {
  counter-reset: Serial;
}

table {
  counter-reset: Serialb;
}

table .message-body tr td {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  text-align: center;
  padding: 1rem 0 !important;
  border-top: 1px solid rgba(55, 96, 236, 0.1);
}

.crm-data-table table th {
  color: #004795 !important;
  font-size: 14px !important;
}
.crm-data-table table .main-row td {
  font-size: 14px !important;
  line-height: 18px !important;
  padding-top: 12px !important;
  padding-bottom: 8px !important;
}
.crm-data-table table .main-row .table-icon {
  opacity: 0.7 !important;
  font-size: 12px !important;
}
.crm-data-table table .sub-row, .crm-data-table table .last-row {
  font-size: 14px !important;
  line-height: 18px !important;
}

.data-table table {
  margin-bottom: 0 !important;
  
}

.data-table table th {
  opacity: 0.75;
  color: #3760EC;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border: none;
  padding-top: 0;
  padding-bottom: 12px !important;
  white-space: nowrap;
}
.data-table table td {
  border: none;
  background-color: #fff;
}
.data-table table td:first-child, .data-table table td:last-child, .data-table table th:first-child, .data-table table th:last-child {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.data-table table tbody {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.data-table table tbody:last-child {
  border: none !important;
}
.data-table table .main-row td {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding-top: 16px !important;
  padding-bottom: 8px !important;
}
.data-table table .main-row .table-icon {
  color: #3760EC;
  opacity: 0.5;
  font-size: 13px;
  vertical-align: text-top;
  cursor: pointer;
}
.data-table table .main-row .addnewkaambtn .table-icon {
  font-size: 14px;
  color: #417505;
}
.data-table table .main-row .paid {
  color: #417505;
  font-weight: bold;
}
.data-table table .main-row .not-paid {
  color: #F7223C;
  font-weight: bold;
}
.data-table table .sub-row, .data-table table .last-row {
  font-family: Source Sans Pro;
  color: #9B9B9B;
  font-size: 16px;
  line-height: 20px;
}
.data-table table .sub-row td, .data-table table .last-row td {
  padding-top: 0 !important;
  padding-bottom: 8px !important;
}
.data-table table .sub-row .paid, .data-table table .last-row .paid {
  color: #417505;
  font-weight: bold;
}
.data-table table .sub-row .not-paid, .data-table table .last-row .not-paid {
  color: #F7223C;
  font-weight: bold;
}
.data-table table .last-row td {
  padding-bottom: 20px !important;
}
.data-table .acceptKaamBtn, .data-table .declineKaamBtn, .data-table .downbtn {
  background-color: transparent;
  font-weight: bold;
  border: transparent;
  padding: 0;
  cursor: pointer;
}
.data-table .acceptKaamBtn:active, .data-table .declineKaamBtn:active, .data-table .acceptKaamBtn:focus, .data-table .declineKaamBtn:focus {
  outline: none;
}
.data-table .acceptKaamBtn {
  color: #417505;
}
.data-table .declineKaamBtn {
  color: #F7223C;
}
.data-table .disabled {
  opacity: 0.75;
  cursor: default;
}

.user-table table {
  margin-bottom: 0 !important;
}
.user-table table th {
  opacity: 0.75;
  color: #3760EC;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border: none;
  padding-top: 0;
  padding-bottom: 13px !important;
  white-space: nowrap;
}
.user-table table td {
  border: none;
  background-color: #fff;
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  line-height: 20px;
  padding-top: 19px;
  padding-bottom: 21px;
}
.user-table table td .table-icon {
  color: #3760EC;
  opacity: 0.5;
  font-size: 13px;
  vertical-align: text-top;
  cursor: pointer;
}
.user-table table td .deletebtn .table-icon {
  color: #F7223C !important;
}
.user-table table td:first-child, .user-table table td:last-child, .user-table table th:first-child, .user-table table th:last-child {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.user-table table tbody {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.user-table table tbody .row-title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  padding-bottom: 18px;
}
.user-table table tbody:last-child {
  border: none !important;
}
.user-table #providerTable th, .user-table #nvProviderTable th, .user-table #smsTable th {
  padding-bottom: 8px !important;
}
.user-table #providerTable tbody td, .user-table #nvProviderTable tbody td, .user-table #smsTable tbody td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.user-table #providerTable tbody tr:first-child td, .user-table #nvProviderTable tbody tr:first-child td, .user-table #smsTable tbody tr:first-child td {
  padding-top: 16px !important;
}
.user-table #providerTable tbody tr:last-child td, .user-table #nvProviderTable tbody tr:last-child td, .user-table #smsTable tbody tr:last-child td {
  padding-bottom: 16px !important;
}
.user-table #smsTable .row-title {
  font-size: 16px;
}

.status-change {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 48px 25px;
}
.status-change .status-change-container {
  background-color: rgba(55, 96, 236, 0.05);
  min-height: 100%;
  width: 100%;
  padding: 16px;
}
.status-change .status-change-container .title {
  height: 23px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 33px;
  cursor: pointer;
}
.status-change .status-log {
  background-color: transparent;
  margin-left: 25px;
}
.status-change .status-log table, .status-change .status-log table tr, .status-change .status-log table td {
  background-color: transparent;
  white-space: nowrap;
  padding: 0;
}
.status-change .status-log .log {
  border-spacing: 0 !important;
}
.status-change .status-log .log td {
  vertical-align: middle !important;
}
.status-change .status-log .vr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2px;
  height: 36px;
  border: 1px solid rgba(55, 96, 236, 0.1);
  margin: 0 auto;
}
.status-change .status-log .center-col {
  padding: 0 16px;
  text-align: center;
}
.status-change .status-log .status-date, .status-change .status-log .status {
  margin-bottom: 0;
  cursor: pointer;
}
.status-change .status-log .status-date {
  color: #9FABD1;
}
.status-change .status-log .status-icon {
  font-size: 18px;
  color: rgba(55, 96, 236, 0.25);
  vertical-align: middle;
}
.status-change .status-log .active {
  color: #EC8D42;
}

.service-table table {
  margin-bottom: 0 !important;
}
.service-table table th {
  opacity: 0.75;
  color: #3760EC;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border: none;
  padding-top: 0;
  padding-bottom: 13px !important;
  white-space: nowrap;
}
.service-table table td {
  border: none;
  background-color: #fff;
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  line-height: 20px;
  padding-top: 19px;
  padding-bottom: 21px;
}
.service-table table td .table-icon {
  color: #3760EC;
  opacity: 0.5;
  font-size: 13px;
  vertical-align: text-top;
  cursor: pointer;
}
.service-table table td .deletebtn .table-icon {
  color: #F7223C !important;
}
.service-table table td:first-child, .service-table table td:last-child, .service-table table th:first-child, .service-table table th:last-child {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.service-table table tr {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.service-table table tr .row-title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  padding-bottom: 18px;
}
.service-table table tr:last-child {
  border: none !important;
}
.service-table table tr:hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.service-table table tr:hover td {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

table tbody:hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
table tbody:hover td, table tbody:hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

.expertiseSelectTable tbody:hover {
  background-color: transparent !important;
  cursor: pointer;
}
.expertiseSelectTable tbody:hover td, .expertiseSelectTable tbody:hover tr {
  background-color: transparent !important;
  cursor: pointer;
}

.service-table tbody:hover {
  background-color: #fff;
  cursor: default;
}
.service-table tbody:hover td, .service-table tbody:hover tr {
  background-color: #fff;
  cursor: default;
}

.resp_card {
  margin: 24px auto !important;
  padding: 0 !important;
  max-width: 328px !important;
  border: none;
}
.resp_card .kaam_details {
  padding: 14px 16px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #F4F4F4;
  border-bottom: none;
}
.resp_card .kd1 {
  margin-bottom: 8px;
}
.resp_card .payment {
  border-radius: 10px;
  padding: 2px 12px 1px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.resp_card .paid {
  border: 1px solid #619725;
  color: #619725 !important;
}
.resp_card .not-paid {
  border: 1px solid #EA3A50;
  color: #EA3A50 !important;
}
.resp_card .kd2, .resp_card .kd3, .resp_card .kd4 {
  margin-bottom: 12px;
}
.resp_card .kd_title {
  color: #434343;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  font-family: Source Sans Pro;
  display: block;
  margin-bottom: 0;
}
.resp_card .kd_sm_text {
  color: #9B9B9B;
  font-size: 12px;
  line-height: 15px;
  font-family: Source Sans Pro;
  margin-bottom: 0;
}
.resp_card .kd_sub_title {
  color: #434343;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  font-family: Source Sans Pro;
  display: block;
  margin-bottom: 0;
}
.resp_card .kd_user_title {
  opacity: 0.75;
  color: #3760EC;
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  margin-bottom: 2px;
}
.resp_card .usr_info label {
  margin-bottom: 4px;
  display: block !important;
}
.resp_card .stat {
  color: #F5A623;
  font-size: 8px;
}
.resp_card .kd_btns {
  padding: 14px;
}
.resp_card .kd_btns .border-right {
  border-right: 1px solid rgba(55, 96, 236, 0.75) !important;
}
.resp_card .kd_btns label {
  color: #3760EC;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  opacity: 0.75;
}
.resp_card .singlebtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.resp_card .sbtext {
  opacity: 0.75;
  color: #3760EC;
  font-size: 16px;
  line-height: 20px;
}
.resp_card .btn-container {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
  border-radius: 0 0 4px 4px;
  border: 1px solid #F4F4F4;
  border-top: none;
}
.resp_card .hbt {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.serial-table:not(.log) > tbody:not(.message-body) > tr:first-child > td:first-child:before {
  counter-increment: Serial;
  content: counter(Serial) ".";
}

.serial-table2:not(.log) > tbody:not(.message-body) > tr:first-child > td:first-child:before {
  counter-increment: Serial !important;
  content: counter(Serial) "." !important;
}

.alt_serial-table:not(.log) > tbody:not(.message-body) > tr:first-child > td:first-child:before {
  counter-increment: Serial;
  content: counter(Serial) ".";
}

.serial-table tbody:not(.no-hover):hover, .cust-serial-table tbody:not(.no-hover):hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.serial-table tbody:not(.no-hover):hover td, .serial-table tbody:not(.no-hover):hover tr, .cust-serial-table tbody:not(.no-hover):hover td, .cust-serial-table tbody:not(.no-hover):hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

.serial-table > tbody:nth-child(even) > tr > td, .cust-serial-table > tbody:nth-child(even) > tr > td {
  background-color: rgba(55, 96, 236, 0.1) !important;
}

.serial-tableb:not(.log) > tbody:not(.message-body) > tr:first-child > td:first-child:before {
  counter-increment: Serialb;
  content: counter(Serialb) ".";
}

.serial-tableb tbody:not(.no-hover):hover, .cust-serial-table tbody:not(.no-hover):hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.serial-tableb tbody:not(.no-hover):hover td, .serial-tableb tbody:not(.no-hover):hover tr, .cust-serial-table tbody:not(.no-hover):hover td, .cust-serial-table tbody:not(.no-hover):hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

.serial-tableb > tbody:nth-child(even) > tr > td, .cust-serial-table > tbody:nth-child(even) > tr > td {
  background-color: rgba(55, 96, 236, 0.1) !important;
}

/*.table-crm:not(.log) > tbody:not(.message-body) > tr:first-child > td:first-child:before{
 counter-increment: Serial;
 content: counter(Serial)".";
 display: none;
}*/
.table-crm tbody:not(.no-hover):hover, .cust-serial-table tbody:not(.no-hover):hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.table-crm tbody:not(.no-hover):hover td, .table-crm tbody:not(.no-hover):hover tr, .cust-serial-table tbody:not(.no-hover):hover td, .cust-serial-table tbody:not(.no-hover):hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

.table-crm > tbody:nth-child(even) > tr > td, .cust-serial-table > tbody:nth-child(even) > tr > td {
  background-color: rgba(55, 96, 236, 0.1) !important;
}

.table-crmb tbody:not(.no-hover):hover, .cust-serial-table tbody:not(.no-hover):hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.table-crmb tbody:not(.no-hover):hover td, .table-crmb tbody:not(.no-hover):hover tr, .cust-serial-table tbody:not(.no-hover):hover td, .cust-serial-table tbody:not(.no-hover):hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}

.table-crmb > tbody:nth-child(even) > tr > td, .cust-serial-table > tbody:nth-child(even) > tr > td {
  background-color: rgba(55, 96, 236, 0.1) !important;
}

.table-icon-td {
  color: #3760EC;
  opacity: 0.5;
  font-size: 14px;
  vertical-align: text-top;
  cursor: pointer;
}

.center-td-cell {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation .navbar-toggler {
  color: #3760EC;
  margin-top: 21px;
}
.navigation .navbar-collapse {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .navigation .navbar-collapse {
    margin-bottom: 0;
  }
}
.navigation .navbar .brand-logo {
  max-height: 50px;
  max-width: 140px;
  margin-top: 30px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .navigation .navbar .brand-logo {
    margin-top: 21px;
    margin-bottom: 21px;
  }
}
.navigation .navbar .navbar-brand {
  padding: 0;
}
.navigation .navbar .navbar-nav {
  background-color: #3760EC;
  border-radius: 0.25rem;
}
@media (min-width: 768px) {
  .navigation .navbar .navbar-nav {
    background-color: transparent !important;
    color: #FFFFFF !important;
    opacity: 1 !important;
  }
}
.navigation .navbar .nav-item {
  padding: 12px 0;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .navigation .navbar .nav-item {
    padding-top: 0 !important;
    padding-bottom: 8px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0;
  }
}
.navigation .navbar .nav-item .notification {
  font-size: 23px;
  position: relative;
}
.navigation .navbar .nav-item .notification .notification-badge {
  position: absolute;
  z-index: 1040;
  top: -7px;
  right: -14px;
  background-color: #EC8D42;
  color: #fff;
  border-radius: 50%;
  font-family: Source Sans Pro Semibold;
  font-size: 10px;
  height: 16px;
  width: 16px;
}
.navigation .navbar .nav-item .user-icon img {
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #E1E1E1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation .navbar .nav-item .user-info > * {
  cursor: pointer;
}
.navigation .navbar .nav-item .seperator {
  font-size: 24px;
  padding-bottom: 6px;
  color: #E1E1E1;
}
.navigation .navbar .nav-partner {
  color: #434343 !important;
}
.navigation .navbar .nav-link {
  color: #FFFFFF;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  padding-left: 8px !important;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navigation .navbar .nav-link .searchbtn {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
  font-size: 16px;
  height: 20px;
  width: 20px;
}
.navigation .navbar .nav-link .searchbox {
  height: 20px;
  background-color: transparent !important;
  color: #FFFFFF;
  border: none;
  padding-left: 8px;
  display: none;
  max-width: 141px;
  font-size: 12px;
  line-height: 15px;
  border-bottom: 1px solid #FFFFFF;
}
.navigation .navbar .nav-link .sbox-expanded {
  border-bottom: 1px solid #FFFFFF;
}
.navigation .navbar .nav-link .searchbox:focus, .navigation .navbar .nav-link .searchbox:active {
  outline: none;
}
.navigation .navbar .nav-link .searchbox::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.navigation .navbar .nav-link .searchbox:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.navigation .navbar .nav-link .searchbox::-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.navigation .navbar .nav-link .searchbox::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.navigation .navbar .nav-link .searchbox:-ms-input-placeholder {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .navigation .navbar .nav-link {
    margin-left: 24px !important;
    color: #3760EC;
    padding-left: 0 !important;
  }
  .navigation .navbar .nav-link .searchbtn {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .searchbox {
    color: #3760EC;
    border-bottom: 1px solid #3760EC;
  }
  .navigation .navbar .nav-link .searchbox::-webkit-input-placeholder {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .searchbox:-ms-input-placeholder {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .searchbox::-ms-input-placeholder {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .searchbox::placeholder {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .searchbox:-ms-input-placeholder {
    color: #3760EC;
  }
  .navigation .navbar .nav-link .sbox-expanded {
    border-bottom: 1px solid #3760EC;
  }
}

/*.footer-nav {
    background-color: $light;

    .copyright-text {
        font-size: 16px;
        line-height: 20px;
        color: $text;

        margin-bottom: 0;
        margin-top: 1rem !important;

        @media (min-width: 992px) {
            margin-top: 0 !important;
        }
    }
}*/
.footer-dark {
  background-color: #434343 !important;
}

.footer-nav {
  background-color: #004795;
}
.footer-nav .copyright-text {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 1rem !important;
}
@media (min-width: 992px) {
  .footer-nav .copyright-text {
    margin-top: 0 !important;
  }
}

/*.footer {
    .nav-link {
        font-size: 16px;
        line-height: 20px;
        color: $text;
        padding: 0 0 6px;

        @media (min-width: 992px) {
            padding-bottom: 0 !important;
        }
    }

    .brand-logo {
        max-height: 34px;	
        max-width: 120px;
    }

    .location-text {
        font-size: 16px;
        line-height: 20px;
        color: $text;
    }

    p {
        margin-bottom: 0;
    }

    .icon-container {
        max-width: 90px; 
        margin-right: auto; 
        -ms-flex-wrap: wrap; 
        flex-wrap: wrap;

        @media (min-width: 768px) {
            margin-left: auto;
            margin-right: 0;
        }
    }

    .follow-icons {        
        display: -webkit-box;        
        display: -ms-flexbox;        
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 24px;
        width: 24px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        border-radius: 50%;
        background-color: $sub-text;
        margin: 8px 8.5px 0;
        cursor: pointer;
    }

    .follow-icons:hover {
        background-color: $primary;
        text-decoration: none;
    }

    #contact {
        cursor: pointer;
    }
}*/
.footer .nav-link {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 0 0 6px;
}
@media (min-width: 992px) {
  .footer .nav-link {
    padding-bottom: 0 !important;
  }
}
.footer .brand-logo {
  max-height: 40px;
  max-width: 130px;
}
.footer .location-text {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
.footer p {
  margin-bottom: 0;
}
.footer .icon-container {
  max-width: 90px;
  margin-right: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .footer .icon-container {
    margin-left: auto;
    margin-right: 0;
  }
}
.footer .follow-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 24px;
  width: 24px;
  font-size: 14px;
  color: #434343;
  text-align: center;
  border-radius: 50%;
  background-color: #FFFFFF;
  margin: 8px 8.5px 0;
  cursor: pointer;
}
.footer .follow-icons:hover {
  background-color: #ff6600;
  color: #FAFAFA;
  text-decoration: none;
}
.footer #contact {
  cursor: pointer;
}

.db-topnav .navbar {
  background-color: #fff;
  border-bottom: 1px solid #DFDFDF;
  margin: 0;
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  width: 100%;
}
.db-topnav .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
.db-topnav .brand-logo {
  height: 28px;
  width: 94px;
  margin: 21px 0.75rem;
}
@media (min-width: 576px) {
  .db-topnav .brand-logo {
    margin: 21px 36px;
  }
}
.db-topnav .top-navbar .nav-link {
  padding: 14px;
  border-bottom: 1px solid rgba(55, 96, 236, 0.05);
  cursor: pointer;
}
@media (min-width: 576px) {
  .db-topnav .top-navbar .nav-link {
    border-bottom: none;
  }
}
.db-topnav .top-navbar .nav-link .nav-text, .db-topnav .top-navbar .nav-link .setting, .db-topnav .top-navbar .nav-link .logout {
  cursor: pointer;
}
.db-topnav .top-navbar .setting, .db-topnav .top-navbar .logout {
  cursor: pointer;
}
.db-topnav .top-navbar .nav-item:last-child {
  border-bottom: none;
}
.db-topnav .top-navbar .nav-link:hover .icon {
  color: #434343 !important;
}
.db-topnav .top-navbar .nav-link:hover .nav-text {
  color: #434343 !important;
}
@media (min-width: 576px) {
  .db-topnav .top-navbar .nav-link:hover .fa-bell {
    color: #3760EC !important;
  }
}
.db-topnav .top-navbar .navbar-collapse {
  border-top: 1px solid #DFDFDF;
}
@media (min-width: 576px) {
  .db-topnav .top-navbar .navbar-collapse {
    border-top: none;
  }
}
.db-topnav .top-navbar .dropdown-item:hover {
  color: #434343 !important;
}
.db-topnav .top-navbar .dropdown-item:hover .icon {
  color: #434343 !important;
}
.db-topnav .fa-bell {
  font-size: 20px;
  color: #9B9B9B;
}
@media (min-width: 576px) {
  .db-topnav .fa-bell {
    line-height: 72px;
    font-size: 24px !important;
    color: #3760EC !important;
  }
}
.db-topnav .icon {
  color: #9B9B9B;
}
.db-topnav .notification {
  height: 100%;
  position: relative;
}
@media (min-width: 576px) {
  .db-topnav .notification {
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    padding: 0 20px !important;
  }
}
.db-topnav .notification .notification-badge {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 28px;
  background-color: #EC8D42;
  color: #fff;
  border-radius: 50%;
  font-family: Source Sans Pro Semibold;
  font-size: 10px;
  height: 16px;
  width: 16px;
}
@media (min-width: 576px) {
  .db-topnav .notification .notification-badge {
    top: 16px;
    right: 8px;
    left: auto;
  }
}
.db-topnav .user {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media (min-width: 576px) {
  .db-topnav .user {
    padding-right: 24px !important;
  }
}
.db-topnav .user-icon {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0 9.5px;
}
.db-topnav .user-icon img {
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #E1E1E1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.db-topnav .user-info {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.db-topnav .nav-text {
  height: 20px;
  color: #888888;
  font-family: Source Sans Pro;
  font-size: 16px;
  letter-spacing: -0.3px;
  line-height: 20px;
}
.db-topnav .dropdown-menu-right {
  right: 24px;
}
.db-topnav .dropdown-item-text {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
}
.db-topnav .wrapper {
  height: 100%;
}

@media (min-width: 576px) {
  .admin-db-sb .nav-1, .admin-db-sb .nav-2 {
    padding-top: 12px !important;
  }
}
.admin-db-sb ::-webkit-scrollbar {
  width: 10px;
}
.admin-db-sb ::-webkit-scrollbar:horizontal {
  height: 15px;
  background: orange;
}
.admin-db-sb ::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.admin-db-sb ::-webkit-scrollbar-thumb {
  background: orange;
  border-radius: 3px;
}
.admin-db-sb ::-webkit-scrollbar-thumb:hover {
  background: orange;
}
.admin-db-sb .sidebar ::-webkit-scrollbar {
  width: 5px;
  display: none;
}
.admin-db-sb .sidebar ::-webkit-scrollbar-track {
  border-radius: 2.5px;
}
.admin-db-sb .sidebar ::-webkit-scrollbar-thumb {
  border-radius: 2.5px;
}
@media (min-width: 768px) {
  .admin-db-sb .sidebar:hover ::-webkit-scrollbar {
    display: block;
  }
}

.dashboard {
  min-height: 100vh, 72px;
  padding: 0;
  position: relative;
}
.dashboard .navbar {
  background-color: #fff;
  border-bottom: 1px solid #DFDFDF;
  margin: 0;
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .dashboard .navbar {
    position: absolute;
  }
}
.dashboard .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
.dashboard .brand-logo {
  height: 28px;
  width: 94px;
  margin: 21px 0.75rem;
}
@media (min-width: 576px) {
  .dashboard .brand-logo {
    margin: 21px 36px;
  }
}
.dashboard .top-navbar .nav-link {
  padding: 14px;
  border-bottom: 1px solid rgba(55, 96, 236, 0.05);
  cursor: pointer;
}
@media (min-width: 576px) {
  .dashboard .top-navbar .nav-link {
    border-bottom: none;
  }
}
.dashboard .top-navbar .nav-item:last-child {
  border-bottom: none;
}
.dashboard .top-navbar .nav-link:hover .icon {
  color: #434343 !important;
}
.dashboard .top-navbar .nav-link:hover .nav-text {
  color: #434343 !important;
}
@media (min-width: 576px) {
  .dashboard .top-navbar .nav-link:hover .fa-bell {
    color: #3760EC !important;
  }
}
.dashboard .top-navbar .navbar-collapse {
  border-top: 1px solid #DFDFDF;
}
@media (min-width: 576px) {
  .dashboard .top-navbar .navbar-collapse {
    border-top: none;
  }
}
.dashboard .top-navbar .dropdown-item:hover {
  color: #434343 !important;
}
.dashboard .top-navbar .dropdown-item:hover .icon {
  color: #434343 !important;
}
.dashboard .fa-bell {
  font-size: 20px;
  color: #9B9B9B;
}
@media (min-width: 576px) {
  .dashboard .fa-bell {
    line-height: 72px;
    font-size: 24px !important;
    color: #3760EC !important;
  }
}
.dashboard .icon {
  color: #9B9B9B;
}
.dashboard .notification {
  height: 100%;
  position: relative;
}
@media (min-width: 576px) {
  .dashboard .notification {
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    padding: 0 20px !important;
  }
}
.dashboard .notification .notification-badge {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 28px;
  background-color: #EC8D42;
  color: #fff;
  border-radius: 50%;
  font-family: Source Sans Pro Semibold;
  font-size: 10px;
  height: 16px;
  width: 16px;
}
@media (min-width: 576px) {
  .dashboard .notification .notification-badge {
    top: 16px;
    right: 8px;
    left: auto;
  }
}
.dashboard .user {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media (min-width: 576px) {
  .dashboard .user {
    padding-right: 24px !important;
  }
}
.dashboard .user-icon {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0 9.5px;
}
.dashboard .user-icon img {
  border-radius: 50%;
}
.dashboard .user-info {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.dashboard .nav-text {
  height: 20px;
  color: #888888;
  font-family: Source Sans Pro;
  font-size: 16px;
  letter-spacing: -0.3px;
  line-height: 20px;
}
.dashboard .dropdown-menu-right {
  right: 24px;
}
.dashboard .dropdown-item-text {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
}
.dashboard .wrapper {
  height: 100%;
}
.dashboard .sidebar {
  width: 100%;
  position: fixed;
  height: auto;
  bottom: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  background-color: #fff;
  border-top: 1px solid #DFDFDF;
  background-color: #FFFFFF;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (min-width: 768px) {
  .dashboard .sidebar {
    width: 72px;
    height: 100%;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    top: 72px;
    border-right: 1px solid #DFDFDF;
    padding-bottom: 72px;
  }
}
.dashboard .sidebar .nav-1, .dashboard .sidebar .nav-2 {
  margin: 0 auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dashboard .sidebar .nav-1 .nav-link, .dashboard .sidebar .nav-2 .nav-link {
  width: 72px;
}
@media (min-width: 768px) {
  .dashboard .sidebar .nav-1, .dashboard .sidebar .nav-2 {
    /*padding-top: 67px;*/
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dashboard .sidebar .nav-1 .nav-link, .dashboard .sidebar .nav-2 .nav-link {
    width: auto;
  }
  .dashboard .sidebar .nav-1 .nav-link:not(.active):hover, .dashboard .sidebar .nav-2 .nav-link:not(.active):hover {
    background-color: #FAFAFA;
  }
}
@media (min-width: 768px) {
  .dashboard .sidebar .nav-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.dashboard .sidebar .nav-2 .sb-icon {
  background-color: transparent !important;
}
.dashboard .sidebar .nav-1 .sb-icon {
  background-color: transparent !important;
}
.dashboard .sidebar .nav-pills .nav-link {
  height: 42px;
  padding: 10px 0 20px 26px;
  color: #9B9B9B;
  border-radius: 0 !important;
}
.dashboard .sidebar .nav-pills .nav-link .sb-icon {
  height: 20px;
  width: 20px;
  font-size: 20px;
  margin: auto;
  background-color: #fff;
}
.dashboard .sidebar .nav-pills .nav-link .sb-text {
  opacity: 0;
  font-family: Source Sans Pro;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  margin-left: 16px;
}
.dashboard .sidebar .nav-pills .active {
  background-color: rgba(55, 96, 236, 0.1);
  color: #3760EC;
  border-bottom: 3px solid #EC8D42;
  padding-bottom: 23px;
}
@media (min-width: 768px) {
  .dashboard .sidebar .nav-pills .active {
    border-left: 3px solid #EC8D42;
    padding-left: 23px;
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .dashboard .sidebar:hover {
    width: 240px;
    -webkit-transition: ease-in-out;
    -o-transition: ease-in-out;
    transition: ease-in-out;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .dashboard .sidebar:hover .sb-text {
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    opacity: 1 !important;
  }
}
.dashboard .dashboard-container {
  padding: 24px;
  padding-bottom: 18px;
  margin-bottom: 60px;
  margin-top: 72px;
  background-color: #fdfdfd;
  min-height: calc(100vh + 28px);
}
@media (min-width: 768px) {
  .dashboard .dashboard-container {
    margin-left: 72px;
    margin-bottom: 0;
  }
}
.dashboard .dashboard-container .backbtn {
  cursor: pointer;
}
.dashboard .dashboard-container .div-title {
  color: #7F828E;
  font-weight: 600;
}
.dashboard .dashboard-container .heading {
  color: #434343;
  font-family: Source Sans Pro;
  font-weight: 600;
  margin: 0;
}
.dashboard .dashboard-container .backbtn {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 14px;
}
.dashboard .dashboard-container .searchbox {
  border: 1px solid rgba(55, 96, 236, 0.1);
  font-family: Source Sans Pro;
  border-radius: 4px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10.3px 16px 9.7px;
  margin-right: 16px;
}
@media (min-width: 576px) {
  .dashboard .dashboard-container .searchbox {
    max-width: 250px;
  }
}
.dashboard .dashboard-container .searchbox:focus, .dashboard .dashboard-container .searchbox:active {
  outline: none;
}
.dashboard .dashboard-container .searchbox::-webkit-input-placeholder {
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.dashboard .dashboard-container .searchbox:-ms-input-placeholder {
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.dashboard .dashboard-container .searchbox::-ms-input-placeholder {
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.dashboard .dashboard-container .searchbox::placeholder {
  color: rgba(52, 73, 147, 0.25);
  opacity: 1;
}
.dashboard .dashboard-container .searchbox:-ms-input-placeholder {
  color: rgba(52, 73, 147, 0.25);
}
.dashboard .dashboard-container .btnlef {
  margin-right: 20px;
}
.dashboard .dashboard-container .addActiveKaamBtn {
  height: 48px;
  width: 48px;
  -webkit-box-shadow: 0 5px 8px 0 rgba(55, 96, 236, 0.2);
  box-shadow: 0 5px 8px 0 rgba(55, 96, 236, 0.2);
  z-index: 1;
  position: fixed;
  bottom: 84px;
  right: 24px;
  border-radius: 50%;
  font-size: 26px;
}
@media (min-width: 768px) {
  .dashboard .dashboard-container .addActiveKaamBtn {
    width: unset;
    height: auto;
    margin-bottom: 0;
    padding: 10px 25px 9px;
    font-family: Source Sans Pro;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 20px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: unset;
    position: relative;
    bottom: unset;
    right: unset;
  }
}
.dashboard .dashboard-container .card {
  display: block;
  padding: 16px 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 36px;
  margin-bottom: 92px;
}
.dashboard .active-kaam {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dashboard .reviews {
  padding-top: 24px;
}
.dashboard .reviews .heading {
  margin-bottom: 36px;
}
.dashboard .reviews .reviews-container {
  padding: 48px 40px 12px;
  width: 100%;
  /*background-color: #fff;*/
}
.dashboard .reviews .reviews-container .card {
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  border: 1px solid #F4F4F4;
  /* border: 1px solid #e9ebee; */
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dashboard .reviews .reviews-container .review-and-ratings {
  margin-bottom: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dashboard .reviews .reviews-container .review-and-ratings .mw {
  max-width: 220px;
}
.dashboard .reviews .reviews-container .view-review-msg {
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.dashboard .reviews .reviews-container .user-review {
  color: #9B9B9B;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 576px) {
  .dashboard .reviews .reviews-container .user-review {
    text-align: left !important;
  }
}
.dashboard .reviews .reviews-container .user-image {
  border-radius: 50%;
  max-width: 83px;
  max-height: 83px;
}
.dashboard .reviews .reviews-container .usr-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.dashboard .reviews .reviews-container .user-details {
  padding: 0 8px;
  text-align: center;
}
.dashboard .reviews .reviews-container .user-details .ratings {
  margin-left: -3px;
}
.dashboard .reviews .reviews-container .user-details label {
  margin-bottom: 4px;
  display: block;
}
.dashboard .reviews .reviews-container .user-details .sm-text {
  color: #9B9B9B;
  font-size: 14px;
  line-height: 18px;
}
.dashboard .reviews .reviews-container .review-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 16px;
}
@media (min-width: 576px) {
  .dashboard .reviews .reviews-container .review-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dashboard .reviews .reviews-container .review-items .user-rating {
    margin: 0 !important;
  }
  .dashboard .reviews .reviews-container .review-items .user-details {
    padding: 0 13px 0 18px !important;
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .dashboard .reviews .reviews-container .review-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dashboard .reviews .reviews-container .review-items .user-rating {
    margin: 0 auto !important;
  }
  .dashboard .reviews .reviews-container .review-items .user-details {
    text-align: center !important;
  }
}
@media (min-width: 1260px) {
  .dashboard .reviews .reviews-container .review-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dashboard .reviews .reviews-container .review-items .user-rating {
    margin: 0 !important;
  }
  .dashboard .reviews .reviews-container .review-items .user-details {
    text-align: left !important;
  }
}
.dashboard .history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dashboard .history .searchbox {
  margin-right: 0;
}
.dashboard .reports {
  padding-bottom: 24px;
}
.dashboard .reports .table tbody:hover {
  background-color: #fff;
  cursor: default;
}
.dashboard .reports .table tbody:hover td, .dashboard .reports .table tbody:hover tr {
  background-color: #fff;
  cursor: default;
}
.dashboard .reports .data-table tbody:hover {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.dashboard .reports .data-table tbody:hover td, .dashboard .reports .data-table tbody:hover tr {
  background-color: rgba(55, 96, 236, 0.1);
  cursor: pointer;
}
.dashboard .reports .searchbox {
  margin-right: 0;
}
.dashboard .reports .net-earnings {
  margin-top: 36px;
}
.dashboard .reports .net-earnings .heading {
  margin-top: 6px;
  margin-bottom: 11px;
}
.dashboard .reports .net-earnings .month-earning {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: right;
}
.dashboard .reports .net-earnings .month-name {
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
}
.dashboard .reports .net-earnings .table {
  margin-bottom: 0;
}
.dashboard .reports .net-earnings .table td {
  border-top: none;
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
  padding: 9px 0;
}
.dashboard .reports .earning-chart {
  margin-top: 28px;
}
@media (min-width: 992px) {
  .dashboard .reports .earning-chart {
    margin-top: 0;
  }
}
.dashboard .reports .client-based {
  margin-top: 36px;
}
.dashboard .reports .client-based .div-title {
  margin-bottom: 16px;
}
.dashboard .reports .client-based .search-items input, .dashboard .reports .client-based .search-items select {
  margin-bottom: 10px;
  margin-right: 16px;
  margin-bottom: 8px;
  width: 100%;
}
@media (min-width: 576px) {
  .dashboard .reports .client-based .search-items input, .dashboard .reports .client-based .search-items select {
    width: inherit;
  }
}
.dashboard .reports .client-based .card {
  padding: 16px 38px;
}
.dashboard .reports .client-based .table {
  margin: 0;
}
.dashboard .reports .card {
  margin: 0;
  padding: 16px;
}
.dashboard .reports .card .earning-chart {
  background-color: #fff;
}
.dashboard .admin-db {
  display: block;
}
.dashboard .admin-db .heading {
  margin-bottom: 36px;
}
.dashboard .admin-db .dbitems .card {
  margin: 0;
  padding: 16px;
}
.dashboard .admin-db .dbitems .item-heading {
  opacity: 0.75;
  color: #3760EC;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}
.dashboard .admin-db .monthly-stats {
  margin-bottom: 24px;
}
.dashboard .admin-db .monthly-stats .card {
  margin-bottom: 24px;
  min-height: 226px;
}
.dashboard .admin-db .monthly-stats .dbitems {
  margin-top: 16px;
}
.dashboard .admin-db .monthly-stats .dbitems .flex-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.dashboard .admin-db .monthly-stats .earning_card .heading {
  margin-bottom: 12px;
  text-align: left;
}
.dashboard .admin-db .monthly-stats .earning_card .c-card-title {
  margin-bottom: 13px;
}
.dashboard .admin-db .monthly-stats .earning_card #earning-canvas {
  height: 92px;
  width: 100% !important;
}
.dashboard .admin-db .monthly-stats .kaam_card .c-card-title {
  margin-bottom: 8px;
}
.dashboard .admin-db .monthly-stats .kaam_card #kaam-canvas {
  margin: 0 auto !important;
}
.dashboard .admin-db .monthly-stats .user-no-card {
  padding-bottom: 26px;
}
.dashboard .admin-db .monthly-stats .c-card-title {
  color: #3760EC;
  opacity: 0.75;
  margin-bottom: 24px;
}
.dashboard .admin-db .monthly-stats .chart-client, .dashboard .admin-db .monthly-stats .chart-professional .chart-branch {
  margin-right: 12px;
}
.dashboard .admin-db .monthly-stats .chart-client .heading, .dashboard .admin-db .monthly-stats .chart-professional .chart-branch .heading {
  text-align: left;
  margin: 0;
  margin-bottom: -10px;
}
.dashboard .admin-db .monthly-stats .chart-client label, .dashboard .admin-db .monthly-stats .chart-professional .chart-branch label {
  font-family: Source Sans Pro;
  height: 18px;
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
}
.dashboard .admin-db .monthly-stats .chart-client .chart-width, .dashboard .admin-db .monthly-stats .chart-professional .chart-branch .chart-width {
  width: 0;
  max-width: 100%;
  height: 30px;
}
.dashboard .admin-db .monthly-stats .chart-client {
  margin-bottom: 17px;
}
.dashboard .admin-db .monthly-stats .chart-client label {
  color: #3760EC;
  opacity: 0.75;
}
.dashboard .admin-db .monthly-stats .chart-client .chart-width {
  background-color: #3760EC;
  opacity: 0.75;
}
.dashboard .admin-db .monthly-stats .chart-professional label {
  color: #EC8D42;
}
.dashboard .admin-db .monthly-stats .chart-professional .chart-width {
  background-color: #EC8D42;
}
.dashboard .admin-db .all-kaam .searchbox {
  margin-right: 8px;
}
.dashboard .admin-db .all-kaam .card {
  margin-top: 16px;
  margin-bottom: 0;
}
.dashboard .seeker {
  display: block;
}
.dashboard .seeker .card {
  padding-top: 13px;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.dashboard .experts {
  padding-bottom: 24px;
}
.dashboard .experts .tcard {
  margin-top: 16px;
  margin-bottom: 36px;
  max-height: 70vh;
  overflow: auto;
}
.dashboard .experts .testimonial {
  min-height: 445px;
}
.dashboard .experts .admin-header {
  margin-bottom: 24px;
}
.dashboard .experts .heading {
  margin-bottom: 24px !important;
}
@media (min-width: 576px) {
  .dashboard .experts .heading {
    margin-bottom: 1rem !important;
  }
}
.dashboard .experts hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 2px solid #F1F3F7;
}
.dashboard .experts #pills-tab .active {
  border: 1px solid #3760EC;
  background-color: transparent;
}
.dashboard .experts .search-items {
  margin-bottom: -8px;
}
.dashboard .experts .searchbox {
  width: 100%;
  /*            @media(min-width: 576px) {
                  max-width: 200px;
              }*/
}
.dashboard .experts .ratings {
  margin-left: -5px;
}
.dashboard .experts .jq-star-svg {
  cursor: default;
  padding-left: 5px;
}
.dashboard .settings {
  padding-bottom: 24px;
}
.dashboard .settings .card {
  margin-top: 36px;
  margin-bottom: 0;
  padding: 24px;
}
.dashboard .settings .heading {
  margin-bottom: 0 !important;
}
.dashboard .settings .basic-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 26px;
  padding-bottom: 39px;
}
.dashboard .settings .basic-info img {
  border-radius: 50%;
}
.dashboard .settings .profile-pic {
  max-height: 76px;
  max-width: 76px;
}
.dashboard .settings .user-name {
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 18px;
  text-align: center;
}
.dashboard .settings .user-address {
  font-size: 14px;
  line-height: 18px;
  color: #9B9B9B;
  margin: 0;
  text-align: center;
}
.dashboard .settings .pic-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  max-width: 202px;
  width: 100%;
  margin: 7px auto 52px;
}
.dashboard .settings .upload {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 103px;
  flex: 1 1 103px;
  text-align: center;
  color: #3760EC;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
.dashboard .settings .delete {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 73px;
  flex: 1 1 73px;
  text-align: center;
  color: #F7223C;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
.dashboard .settings .changePasswordBtn {
  font-size: 14px;
  line-height: 18px;
  padding: 9px;
  border: 1px solid #3760EC;
  color: #3760EC;
  font-weight: 600;
  width: 100%;
  max-width: 145px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.dashboard .settings .changePasswordBtn:hover {
  background-color: #3760EC;
  color: #fff;
}
.dashboard .settings hr {
  border-top: 2px solid #F1F3F7;
  margin-top: 21px;
  margin-bottom: 24px;
}
.dashboard .settings .form-group {
  margin-bottom: 24px;
}
.dashboard .settings .form-group .user-documents {
  padding: 12px;
  border: 1px solid rgba(55, 96, 236, 0.05);
  border-radius: 4px;
  background-color: rgba(55, 96, 236, 0.05);
}
.dashboard .settings .form-row {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .dashboard .settings .form-row {
    margin-bottom: 24px;
  }
}
.dashboard .settings .form-options {
  margin-top: 36px;
  margin-bottom: 12px;
}
.dashboard .settings .form-options .btn-primary {
  font-size: 14px;
  line-height: 18px;
  padding: 9px;
  max-width: 145px;
  width: 100%;
}
.dashboard .settings .uploaded-doc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 80px;
  flex: 1 1 80px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: right;
  max-width: 104px;
}
.dashboard .settings .uploaded-doc .doc-image img {
  margin: 0 auto 8px;
  display: block;
}
.dashboard .settings .uploaded-doc .doc-label {
  text-align: center;
}
.dashboard .settings .uploaded-doc .doc-label .sub-text, .dashboard .settings .uploaded-doc .doc-label .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard .settings .uploaded-doc .doc-label .hiw-title, .dashboard .settings .uploaded-doc .doc-label .panel-section-header, .dashboard .settings .uploaded-doc .doc-label .status-change .status-log .status-date, .status-change .status-log .dashboard .settings .uploaded-doc .doc-label .status-date, .dashboard .settings .uploaded-doc .doc-label .status-change .status-log .status, .status-change .status-log .dashboard .settings .uploaded-doc .doc-label .status, .dashboard .settings .uploaded-doc .doc-label .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .settings .uploaded-doc .doc-label .view-review-msg {
  font-family: Source Sans Pro Semibold;
  font-size: 14px;
  line-height: 18px;
  overflow-wrap: break-word;
  word-break: break-all;
}
.dashboard .settings .uploaded-doc .removebtn {
  color: #9B9B9B;
  cursor: pointer;
}
.dashboard .settings .all_docs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.dashboard .change-password {
  padding-bottom: 24px;
}
.dashboard .change-password .card {
  margin-top: 36px;
  margin-bottom: 0;
  padding: 24px;
}
.dashboard .change-password .heading {
  margin-bottom: 0 !important;
}
.dashboard .change-password .basic-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 26px;
  padding-bottom: 36px;
}
.dashboard .change-password .basic-info img {
  border-radius: 50%;
}
.dashboard .change-password .profile-pic {
  max-height: 76px;
  max-width: 76px;
}
.dashboard .change-password .user-name {
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 18px;
  text-align: center;
}
.dashboard .change-password .user-address {
  font-size: 14px;
  line-height: 18px;
  color: #9B9B9B;
  margin: 0;
  text-align: center;
}
.dashboard .change-password .pic-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  max-width: 202px;
  width: 100%;
  margin: 7px auto 0;
}
.dashboard .change-password .upload {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 103px;
  flex: 1 1 103px;
  text-align: center;
  color: #3760EC;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
.dashboard .change-password .delete {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 73px;
  flex: 1 1 73px;
  text-align: center;
  color: #F7223C;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
.dashboard .change-password .form-group {
  margin-bottom: 24px;
}
.dashboard .change-password .form-options {
  margin-top: 36px;
  margin-bottom: 0;
}
.dashboard .change-password .form-options .btn-primary {
  font-size: 14px;
  line-height: 18px;
  padding: 9px;
  max-width: 145px;
  width: 100%;
}
.dashboard .service-mgmt {
  padding-bottom: 24px;
}
.dashboard .service-mgmt .card {
  padding-top: 13px;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.dashboard .notifications {
  padding-bottom: 24px;
}
.dashboard .notifications .notification-container {
  margin-bottom: 0;
  margin-top: 36px;
  padding: 0 16px;
}
.dashboard .notifications .notification-container .nav-review-card, .dashboard .notifications .notification-container .nav-review-card > *,
.dashboard .notifications .notification-container .nav-reviews-card, .dashboard .notifications .notification-container .nav-reviews-card > *,
.dashboard .notifications .notification-container .nav-call-card, .dashboard .notifications .notification-container .nav-call-card > *,
.dashboard .notifications .notification-container .nav-kaam-card, .dashboard .notifications .notification-container .nav-kaam-card > *,
.dashboard .notifications .notification-container .nav-ss-card, .dashboard .notifications .notification-container .nav-sp-card > * {
  cursor: pointer;
}
.dashboard .notifications .notification-container .notification-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border: none;
  border-bottom: 2px solid rgba(55, 96, 236, 0.05);
  padding: 21px 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-family: Source Sans Pro;
  text-align: justify;
}
.dashboard .notifications .notification-container .notification-card a {
  color: #3760EC;
  font-family: Source Sans Pro Semibold;
  text-decoration: underline;
}
.dashboard .notifications .notification-container .notification-card .btn {
  background-color: transparent;
  font-weight: bold;
  border: transparent;
}
.dashboard .notifications .notification-container .notification-card .buttons {
  margin-bottom: 8px;
}
.dashboard .notifications .notification-container .notification-card .message {
  margin-bottom: 8px;
}
.dashboard .notifications .notification-container .notification-card .btn-success {
  color: #417505;
}
.dashboard .notifications .notification-container .notification-card .btn-danger {
  color: #F7223C;
}
.dashboard .notifications .notification-container .notification-card .rateServiceBtn {
  color: #EC8D42;
  font-family: Source Sans Pro Semibold;
  padding: 0 0.75rem;
  cursor: pointer;
}
.dashboard .notifications .notification-container .notification-card .rateServiceBtn img {
  margin-bottom: 4px;
  margin-right: 0.5rem;
}
.dashboard .notifications .notification-container .notification-card .btn:focus, .dashboard .notifications .notification-container .notification-card .btn:active {
  outline: none !important;
}
.dashboard .notifications .notification-container .notification-card .notification-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: -8px;
}
.dashboard .notifications .notification-container .notification-card .notification-timestamp {
  color: #9B9B9B;
  font-size: 14px;
  line-height: 18px;
  font-family: Source Sans Pro Semibold;
  padding-top: 8px;
}
.dashboard .notifications .notification-container .quotes {
  font-weight: bold;
  color: #3760EC;
  opacity: 0.75;
}
.dashboard .notifications .notification-card:last-child {
  border-bottom: 2px solid transparent !important;
}
.dashboard .settings .backbtn:hover, .dashboard .change-password .backbtn:hover, .dashboard .notifications .backbtn:hover {
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 576px) {
  .dashboard .active-kaam-up .heading {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .dashboard .active-kaam-up .heading {
    margin-bottom: 0;
  }
}
.dashboard .reviews-approval {
  padding-bottom: 24px;
}
.dashboard .reviews-approval .card {
  padding: 24px;
  margin-top: 24px;
  margin-bottom: 0;
}
.dashboard .reviews-approval .first {
  margin-top: 36px;
}
.dashboard .reviews-approval .col1 .line {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  width: 2px;
  border: 1px solid rgba(55, 96, 236, 0.1);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .col1 .line {
    height: calc(100% - 24px);
  }
}
.dashboard .reviews-approval .col1 .client_img {
  margin: 0 auto;
  display: block;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .col1 .client_img {
    margin: 0;
  }
}
.dashboard .reviews-approval .detail {
  padding-left: 0;
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .detail {
    padding-left: 24px;
  }
}
.dashboard .reviews-approval .remarks {
  margin-top: 24px;
}
.dashboard .reviews-approval .col2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.dashboard .reviews-approval .col2 .rating_detail {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.dashboard .reviews-approval .col2 .rating {
  margin-right: 12px;
  text-align: center;
  margin-left: -5px;
}
.dashboard .reviews-approval .col2 .jq-star-svg {
  cursor: default;
  padding-left: 5px;
}
.dashboard .reviews-approval .col2 .rating > * {
  cursor: default;
}
.dashboard .reviews-approval .col2 .review-time {
  padding-top: 2.5px;
  text-align: center;
}
.dashboard .reviews-approval .col2 .sub-text, .dashboard .reviews-approval .col2 .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard .reviews-approval .col2 .hiw-title, .dashboard .reviews-approval .col2 .panel-section-header, .dashboard .reviews-approval .col2 .status-change .status-log .status-date, .status-change .status-log .dashboard .reviews-approval .col2 .status-date, .dashboard .reviews-approval .col2 .status-change .status-log .status, .status-change .status-log .dashboard .reviews-approval .col2 .status, .dashboard .reviews-approval .col2 .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .reviews-approval .col2 .view-review-msg {
  color: #9B9B9B;
  margin-bottom: 0;
}
.dashboard .reviews-approval .col2 .sub-text .main, .dashboard .reviews-approval .col2 .how-it-works-panel .hiw-title .main, .how-it-works-panel .dashboard .reviews-approval .col2 .hiw-title .main, .dashboard .reviews-approval .col2 .panel-section-header .main, .dashboard .reviews-approval .col2 .status-change .status-log .status-date .main, .status-change .status-log .dashboard .reviews-approval .col2 .status-date .main, .dashboard .reviews-approval .col2 .status-change .status-log .status .main, .status-change .status-log .dashboard .reviews-approval .col2 .status .main, .dashboard .reviews-approval .col2 .reviews .reviews-container .view-review-msg .main, .dashboard .reviews .reviews-container .reviews-approval .col2 .view-review-msg .main {
  color: #434343;
  font-weight: 600;
}
.dashboard .reviews-approval .col2 .reasons {
  color: #434343;
  font-weight: bold;
}
.dashboard .reviews-approval .col2 .admin_comment {
  margin-top: 24px;
}
.dashboard .reviews-approval .col2 .admin_comment .admin_img {
  border-radius: 50%;
  margin-right: 16px;
}
.dashboard .reviews-approval .col2 .admin_comment .disabled {
  color: rgba(52, 73, 147, 0.25);
}
.dashboard .reviews-approval .col2 .admin_comment textarea {
  height: 48px;
  max-height: 48px;
  color: #434343;
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .col2 .rating_detail, .dashboard .reviews-approval .col2 .review-time, .dashboard .reviews-approval .col2 .rating {
    text-align: left;
  }
}
.dashboard .reviews-approval .btns {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .btns {
    margin-top: 0;
  }
}
.dashboard .reviews-approval .buttons {
  text-align: right;
}
.dashboard .reviews-approval .buttons .disabled {
  opacity: 0.75;
  cursor: default;
}
.dashboard .reviews-approval .approveReviewBtn, .dashboard .reviews-approval .rejectReviewBtn, .dashboard .reviews-approval .editBtn, .dashboard .reviews-approval .approveCourseReviewbtn, .dashboard .reviews-approval .rejectCourseReviewbtn {
  cursor: pointer;
}
.dashboard .reviews-approval .approveReviewBtn, .dashboard .reviews-approval .approveCourseReviewbtn {
  color: #3760EC;
}
.dashboard .reviews-approval .editBtn {
  color: rgba(55, 96, 236, 0.75);
}
.dashboard .reviews-approval .editBtn img {
  margin-left: 6.78px;
  margin-bottom: 5px;
}
.dashboard .reviews-approval .rejectReviewBtn, .dashboard .reviews-approval .rejectCourseReviewbtn {
  color: rgba(236, 55, 128, 0.75);
}
@media (min-width: 768px) {
  .dashboard .reviews-approval .col1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48px;
    flex: 1 1 48px;
  }
}

.chart-branch {
  margin-bottom: 17px;
}
.chart-branch label {
  color: #3760EC;
  opacity: 0.75;
}
.chart-branch .chart-width {
  background-color: #3760EC;
  opacity: 0.75;
}

#backbtn {
  height: 32px;
  width: 32px;
}
@media (min-width: 768px) {
  #backbtn {
    height: 40px;
    width: 40px;
  }
}

.fa-filter {
  color: #3760EC !important;
}

.cca-text {
  font-size: 16px !important;
  font-weight: 600;
}

.hub_pannel {
  padding: 2rem;
  margin-left: 72px;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.hub_pannel .hub_tab {
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  cursor: pointer;
  border-right: 1px solid #ECE9E6;
  border-top: 1px solid #ECE9E6;
  border-bottom: 1px solid #ECE9E6;
}
.hub_pannel .hub_tab .icon {
  margin-bottom: 1rem;
  cursor: pointer;
}
.hub_pannel .hub_tab .icon img {
  max-width: 75px;
  width: 100%;
  height: auto;
}
.hub_pannel .hub_tab .hub-text {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 20px;
  cursor: pointer;
}
.hub_pannel .hub_tab:hover {
  border: 1px solid #ECE9E6;
  -webkit-box-shadow: 3px 6px 11px 1px rgba(0, 0, 0, 0.28);
  box-shadow: 3px 6px 11px 1px rgba(0, 0, 0, 0.28);
}
.hub_pannel .hub_tab:hover .hub-text {
  font-weight: 600;
}
.hub_pannel .no_data_card {
  border: 1px solid #ECE9E6;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
  padding: 1rem;
}
.hub_pannel .no_data_card .no-image {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hub_pannel .no_data_card .no-image .image {
  height: 120px;
  width: auto;
}
.hub_pannel .no_data_card .body-pannel {
  margin-top: 1rem;
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hub_pannel .no_data_card .body-pannel .sub-text, .hub_pannel .no_data_card .body-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .hub_pannel .no_data_card .body-pannel .hiw-title, .hub_pannel .no_data_card .body-pannel .panel-section-header, .hub_pannel .no_data_card .body-pannel .status-change .status-log .status-date, .status-change .status-log .hub_pannel .no_data_card .body-pannel .status-date, .hub_pannel .no_data_card .body-pannel .status-change .status-log .status, .status-change .status-log .hub_pannel .no_data_card .body-pannel .status, .hub_pannel .no_data_card .body-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .hub_pannel .no_data_card .body-pannel .view-review-msg {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #434343;
  font-weight: 600;
  margin-bottom: 0;
}

/*@import 'cust-faq';*/
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.load {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("../assets/loading.svg") 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
.loading .load {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
.loading .load {
  display: block;
}

#signinModal .modal-content, #signupModal .modal-content {
  border-top: 1px solid #9B9B9B;
}
#signinModal .modal-header, #signupModal .modal-header {
  padding: 0 !important;
}
#signinModal .modal-header .heading, #signupModal .modal-header .heading {
  text-align: left;
  margin: 0;
}
#signinModal .modal-header .header-flex-item, #signupModal .modal-header .header-flex-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  flex: 1 1 100%;
  padding: 23px 0 16px;
  background-color: #FAFAFA;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 3px 0 rgba(0, 0, 0, 0.5), 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
#signinModal .modal-header .header-flex-item .sub-text, #signinModal .modal-header .header-flex-item .how-it-works-panel .hiw-title, .how-it-works-panel #signinModal .modal-header .header-flex-item .hiw-title, #signinModal .modal-header .header-flex-item .panel-section-header, #signinModal .modal-header .header-flex-item .status-change .status-log .status-date, .status-change .status-log #signinModal .modal-header .header-flex-item .status-date, #signinModal .modal-header .header-flex-item .status-change .status-log .status, .status-change .status-log #signinModal .modal-header .header-flex-item .status, #signinModal .modal-header .header-flex-item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #signinModal .modal-header .header-flex-item .view-review-msg, #signupModal .modal-header .header-flex-item .sub-text, #signupModal .modal-header .header-flex-item .how-it-works-panel .hiw-title, .how-it-works-panel #signupModal .modal-header .header-flex-item .hiw-title, #signupModal .modal-header .header-flex-item .panel-section-header, #signupModal .modal-header .header-flex-item .status-change .status-log .status-date, .status-change .status-log #signupModal .modal-header .header-flex-item .status-date, #signupModal .modal-header .header-flex-item .status-change .status-log .status, .status-change .status-log #signupModal .modal-header .header-flex-item .status, #signupModal .modal-header .header-flex-item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #signupModal .modal-header .header-flex-item .view-review-msg {
  font-family: Source Sans Pro Semibold;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #9B9B9B;
  font-size: 18px;
  line-height: 23px;
  cursor: pointer;
}
#signinModal .modal-header .l-tab, #signupModal .modal-header .l-tab {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
#signinModal .modal-header .r-tab, #signupModal .modal-header .r-tab {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
#signinModal .modal-header .active, #signupModal .modal-header .active {
  background-color: #FAFAFA;
  padding-top: 20px;
  border-top: 4px solid #EC8D42;
  background-color: #fff;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#signinModal .modal-header .active .sub-text, #signinModal .modal-header .active .how-it-works-panel .hiw-title, .how-it-works-panel #signinModal .modal-header .active .hiw-title, #signinModal .modal-header .active .panel-section-header, #signinModal .modal-header .active .status-change .status-log .status-date, .status-change .status-log #signinModal .modal-header .active .status-date, #signinModal .modal-header .active .status-change .status-log .status, .status-change .status-log #signinModal .modal-header .active .status, #signinModal .modal-header .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #signinModal .modal-header .active .view-review-msg, #signupModal .modal-header .active .sub-text, #signupModal .modal-header .active .how-it-works-panel .hiw-title, .how-it-works-panel #signupModal .modal-header .active .hiw-title, #signupModal .modal-header .active .panel-section-header, #signupModal .modal-header .active .status-change .status-log .status-date, .status-change .status-log #signupModal .modal-header .active .status-date, #signupModal .modal-header .active .status-change .status-log .status, .status-change .status-log #signupModal .modal-header .active .status, #signupModal .modal-header .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #signupModal .modal-header .active .view-review-msg {
  color: #434343;
  cursor: default;
}
#signinModal .modal-body, #signupModal .modal-body {
  padding-top: 80px;
}

#signupModal .modal-body {
  padding-top: 60px;
}
#signupModal .form-group {
  margin-bottom: 16px;
}
#signupModal .form-options {
  margin: 0 auto 24px;
}
#signupModal .form-options .modal-sub-text {
  font-weight: normal;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: normal;
}
#signupModal .sign-in-options {
  margin-bottom: 25px;
}

#verifyModal .modal-header, #resetModal .modal-header, #repassPhoneModal .modal-header, #repassCodeModal .modal-header, #repassChangeModal .modal-header {
  padding-bottom: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
#verifyModal .modal-header .sm-text, #resetModal .modal-header .sm-text, #repassPhoneModal .modal-header .sm-text, #repassCodeModal .modal-header .sm-text, #repassChangeModal .modal-header .sm-text {
  margin: 8px auto 0;
  text-align: center;
}
#verifyModal .verify-image, #resetModal .verify-image, #repassPhoneModal .verify-image, #repassCodeModal .verify-image, #repassChangeModal .verify-image {
  margin: 0 auto;
  display: block;
  max-width: 300px;
}
#verifyModal .form-group, #resetModal .form-group, #repassPhoneModal .form-group, #repassCodeModal .form-group, #repassChangeModal .form-group {
  margin-bottom: 28px;
  margin-top: 28px;
}
#verifyModal .form-options, #resetModal .form-options, #repassPhoneModal .form-options, #repassCodeModal .form-options, #repassChangeModal .form-options {
  margin-bottom: 28px;
}
#verifyModal .resend-text, #resetModal .resend-text, #repassPhoneModal .resend-text, #repassCodeModal .resend-text, #repassChangeModal .resend-text {
  cursor: pointer;
}
#verifyModal .modal-footer .sub-text, #verifyModal .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel #verifyModal .modal-footer .hiw-title, #verifyModal .modal-footer .panel-section-header, #verifyModal .modal-footer .status-change .status-log .status-date, .status-change .status-log #verifyModal .modal-footer .status-date, #verifyModal .modal-footer .status-change .status-log .status, .status-change .status-log #verifyModal .modal-footer .status, #verifyModal .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #verifyModal .modal-footer .view-review-msg, #resetModal .modal-footer .sub-text, #resetModal .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel #resetModal .modal-footer .hiw-title, #resetModal .modal-footer .panel-section-header, #resetModal .modal-footer .status-change .status-log .status-date, .status-change .status-log #resetModal .modal-footer .status-date, #resetModal .modal-footer .status-change .status-log .status, .status-change .status-log #resetModal .modal-footer .status, #resetModal .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #resetModal .modal-footer .view-review-msg, #repassPhoneModal .modal-footer .sub-text, #repassPhoneModal .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel #repassPhoneModal .modal-footer .hiw-title, #repassPhoneModal .modal-footer .panel-section-header, #repassPhoneModal .modal-footer .status-change .status-log .status-date, .status-change .status-log #repassPhoneModal .modal-footer .status-date, #repassPhoneModal .modal-footer .status-change .status-log .status, .status-change .status-log #repassPhoneModal .modal-footer .status, #repassPhoneModal .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #repassPhoneModal .modal-footer .view-review-msg, #repassCodeModal .modal-footer .sub-text, #repassCodeModal .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel #repassCodeModal .modal-footer .hiw-title, #repassCodeModal .modal-footer .panel-section-header, #repassCodeModal .modal-footer .status-change .status-log .status-date, .status-change .status-log #repassCodeModal .modal-footer .status-date, #repassCodeModal .modal-footer .status-change .status-log .status, .status-change .status-log #repassCodeModal .modal-footer .status, #repassCodeModal .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #repassCodeModal .modal-footer .view-review-msg, #repassChangeModal .modal-footer .sub-text, #repassChangeModal .modal-footer .how-it-works-panel .hiw-title, .how-it-works-panel #repassChangeModal .modal-footer .hiw-title, #repassChangeModal .modal-footer .panel-section-header, #repassChangeModal .modal-footer .status-change .status-log .status-date, .status-change .status-log #repassChangeModal .modal-footer .status-date, #repassChangeModal .modal-footer .status-change .status-log .status, .status-change .status-log #repassChangeModal .modal-footer .status, #repassChangeModal .modal-footer .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #repassChangeModal .modal-footer .view-review-msg {
  margin: 22px auto;
}

#repassPhoneModal #repassPhonebtn {
  max-width: 170px !important;
}

#contactModal .modal-header {
  padding-bottom: 24px;
}
#contactModal .sub-text, #contactModal .how-it-works-panel .hiw-title, .how-it-works-panel #contactModal .hiw-title, #contactModal .panel-section-header, #contactModal .status-change .status-log .status-date, .status-change .status-log #contactModal .status-date, #contactModal .status-change .status-log .status, .status-change .status-log #contactModal .status, #contactModal .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container #contactModal .view-review-msg {
  margin-bottom: 24px;
}
#contactModal .form-group {
  margin-bottom: 24px;
}
#contactModal .form-options {
  text-align: right;
  margin: 0 auto 48px;
}

#callServiceModal {
  z-index: 10000;
}

#callModal .modal-header, #callServiceModal .modal-header {
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
#callModal .modal-header .sm-text, #callServiceModal .modal-header .sm-text {
  margin: 8px auto 0;
  text-align: center;
}
#callModal .form-group, #callServiceModal .form-group {
  margin-bottom: 16px;
}
#callModal .form-options, #callServiceModal .form-options {
  margin: 48px auto;
}

#addKaamModal .modal-header {
  padding-bottom: 30px;
}
#addKaamModal .form-group {
  margin-bottom: 24px;
}
#addKaamModal hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border-top: 2px solid #F1F3F7;
}
#addKaamModal .form-options {
  margin-top: 36px;
  margin-bottom: 40px;
}

#reviewModal .rating, #editReviewModal .rating {
  text-align: center;
}
#reviewModal .jq-star-svg, #editReviewModal .jq-star-svg {
  padding-left: 9px;
}
#reviewModal .modal-header, #reviewModal .modal-body, #editReviewModal .modal-header, #editReviewModal .modal-body {
  padding-left: 47px;
  padding-right: 47px;
}
#reviewModal .modal-header, #editReviewModal .modal-header {
  padding-top: 43px;
  padding-bottom: 19px;
}
#reviewModal .modal-body .professional_img, #editReviewModal .modal-body .professional_img {
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 82px;
  width: 82px;
  display: block;
  margin: 15px auto 18px;
}
#reviewModal .modal-body .professional_name, #editReviewModal .modal-body .professional_name {
  height: 20px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  display: block;
  margin: 15px auto 18px;
}
#reviewModal .modal-body .sm-text, #editReviewModal .modal-body .sm-text {
  text-align: center;
  margin-bottom: 0;
}
#reviewModal .modal-body .kaam_completed, #editReviewModal .modal-body .kaam_completed {
  font-weight: bold;
}
#reviewModal .modal-body .mb-custom, #editReviewModal .modal-body .mb-custom {
  margin-bottom: 12px;
}
#reviewModal .modal-body .form-group, #editReviewModal .modal-body .form-group {
  margin-bottom: 20px;
}
#reviewModal .modal-body .form-options, #editReviewModal .modal-body .form-options {
  margin-top: 36px;
  margin-bottom: 23px;
}

.dbKaamModal .modal-dialog {
  max-width: 652px !important;
}
.dbKaamModal .modal-dialog .modal-content {
  max-width: 100%;
}
.dbKaamModal .modal-dialog .modal-content .form-group {
  margin-bottom: 16px !important;
}
.dbKaamModal .modal-dialog .modal-content .form-options {
  margin: 24px auto !important;
}

.signin-alert, .verify-alert, .signup-alert {
  padding: 14px;
  margin-bottom: 36px;
}
.signin-alert .alert-icon, .verify-alert .alert-icon, .signup-alert .alert-icon {
  vertical-align: middle;
  font-size: 18px;
  margin-right: 8px;
  margin-bottom: 0;
}

.signup-alert {
  margin-bottom: 24px;
}

.verify-alert {
  margin-bottom: 24px;
}

.bootbox .modal-header, .bootbox .modal-footer, .bootbox .modal-body {
  padding: 14px;
}
.bootbox .modal-header {
  font-family: Source Sans Pro;
  border-bottom: 1px solid #FAFAFA;
}
.bootbox .modal-footer {
  display: block;
}
.bootbox .modal-content:last-child {
  padding-bottom: 5px;
}

.p-relative {
  position: relative;
}

.search_results {
  position: absolute;
  z-index: 1;
  top: 24px;
  width: 100%;
  max-width: 154px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: none;
}
.search_results .result, .search_results .search_msg {
  background-color: #fff;
  color: #434343;
  border: 1px solid #FAFAFA;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.search_results .search_msg {
  color: #9B9B9B;
  cursor: default;
}
.search_results .result:hover {
  background-color: #FAFAFA;
  text-decoration: none;
}

.lp-navigation .navbar-toggler {
  color: #004795 !important;
}
.lp-navigation .navbar-nav {
  background-color: #FFFFFF !important;
}
@media (min-width: 768px) {
  .lp-navigation .navbar-nav {
    color: #FFFFFF !important;
  }
}
.lp-navigation .nav-link {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbtn {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox {
  color: #3760EC !important;
  border-bottom: 1px solid #3760EC !important;
}
.lp-navigation .nav-link .sbox-expanded {
  border-bottom: 1px solid #3760EC !important;
}
.lp-navigation .nav-link .searchbox::-webkit-input-placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox:-ms-input-placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox::-ms-input-placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox:-moz-placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox::-moz-placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox::placeholder {
  color: #3760EC !important;
}
.lp-navigation .nav-link .searchbox:-ms-input-placeholder {
  color: #3760EC !important;
}
@media (min-width: 768px) {
  .lp-navigation .nav-link {
    color: #004795 !important;
  }
  .lp-navigation .nav-link .searchbtn {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox {
    color: #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
  }
  .lp-navigation .nav-link .sbox-expanded {
    border-bottom: 1px solid #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox::-webkit-input-placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox:-ms-input-placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox::-ms-input-placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox:-moz-placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox::-moz-placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox::placeholder {
    color: #FFFFFF !important;
  }
  .lp-navigation .nav-link .searchbox:-ms-input-placeholder {
    color: #FFFFFF !important;
  }
}

.slide-1 {
  /*background-image: url('../assets/Nepal_besseres Leben_Titelbild.jpg');*/
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -1px;
}
.slide-1 #myVideo {
  /*padding-top: 65px;*/
  position: static;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.slide-2 {
  background-color: #3760EC;
  background-image: url("../assets/tata ace.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lp-panel-1 {
  background-color: #FFFFFF;
  /*background-color: $sea;*/
  min-height: -webkit-calc(100vh + 1px);
  min-height: -moz-calc(100vh + 1px);
  min-height: calc(100vh + 1px);
  padding-top: 70px;
  padding-bottom: 30px;
  position: relative;
  overflow: auto;
}
.lp-panel-1 .dropdown-item-text {
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.lp-panel-1 .heading, .lp-panel-1 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-1 .heading {
  color: #FFFFFF;
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: normal;
  margin-bottom: 24px;
}
.lp-panel-1 .button {
  font-family: Source Sans Pro;
  font-size: 18px;
  line-height: 23px;
  cursor: pointer;
}
.lp-panel-1 .button-primary {
  border-color: #FFFFFF;
  color: #3760EC;
  background-color: #FFFFFF;
  padding: 13px 0 12px;
  width: 100%;
}
@media (min-width: 480px) {
  .lp-panel-1 .button-primary {
    padding: 13px 89px 12px !important;
    width: auto !important;
  }
}
.lp-panel-1 .button-secondary {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
  padding: 13px 0 12px;
  width: 100%;
}
@media (min-width: 480px) {
  .lp-panel-1 .button-secondary {
    padding: 13px 25px 12px !important;
    width: auto !important;
  }
}
.lp-panel-1 .sub-text, .lp-panel-1 .how-it-works-panel .hiw-title, .how-it-works-panel .lp-panel-1 .hiw-title, .lp-panel-1 .panel-section-header, .lp-panel-1 .status-change .status-log .status-date, .status-change .status-log .lp-panel-1 .status-date, .lp-panel-1 .status-change .status-log .status, .status-change .status-log .lp-panel-1 .status, .lp-panel-1 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .lp-panel-1 .view-review-msg {
  color: #FFFFFF;
  padding-bottom: 0;
  margin-top: 8px;
  margin-bottom: 36px;
}
.lp-panel-1 .sub-text a, .lp-panel-1 .how-it-works-panel .hiw-title a, .how-it-works-panel .lp-panel-1 .hiw-title a, .lp-panel-1 .panel-section-header a, .lp-panel-1 .status-change .status-log .status-date a, .status-change .status-log .lp-panel-1 .status-date a, .lp-panel-1 .status-change .status-log .status a, .status-change .status-log .lp-panel-1 .status a, .lp-panel-1 .dashboard .reviews .reviews-container .view-review-msg a, .dashboard .reviews .reviews-container .lp-panel-1 .view-review-msg a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .lp-panel-1 .sub-text, .lp-panel-1 .how-it-works-panel .hiw-title, .how-it-works-panel .lp-panel-1 .hiw-title, .lp-panel-1 .panel-section-header, .lp-panel-1 .status-change .status-log .status-date, .status-change .status-log .lp-panel-1 .status-date, .lp-panel-1 .status-change .status-log .status, .status-change .status-log .lp-panel-1 .status, .lp-panel-1 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .lp-panel-1 .view-review-msg {
    padding-bottom: 50px !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .lp-panel-1 .sub-text, .lp-panel-1 .how-it-works-panel .hiw-title, .how-it-works-panel .lp-panel-1 .hiw-title, .lp-panel-1 .panel-section-header, .lp-panel-1 .status-change .status-log .status-date, .status-change .status-log .lp-panel-1 .status-date, .lp-panel-1 .status-change .status-log .status, .status-change .status-log .lp-panel-1 .status, .lp-panel-1 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .lp-panel-1 .view-review-msg {
    padding-bottom: 100px !important;
    margin-bottom: 0 !important;
  }
}
.lp-panel-1 .pr-5 {
  padding-right: 0 !important;
}
@media (min-width: 576px) {
  .lp-panel-1 .pr-5 {
    padding-right: 3rem !important;
  }
}
.lp-panel-1 .attribution {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 10px;
}
@media (max-width: 468px) {
  .lp-panel-1 .attribution {
    bottom: -55px;
  }
}
.lp-panel-1 .attribution label {
  color: #9f9f9f;
  font-size: 13px;
  line-height: 15px;
  font-family: Source Sans Pro;
}

.how-it-works-panel {
  padding: 60px 0;
  background-color: #FFFFFF;
  /* [2] Transitioanin property for smooth transformation of images */
  /* [3] Finally, transforming the image when container gets hovered */
}
.how-it-works-panel .aw-1, .how-it-works-panel .aw-2, .how-it-works-panel .aw-3, .how-it-works-panel .aw-4 {
  margin: 36px auto;
  display: block;
}
.how-it-works-panel .ani {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.how-it-works-panel .ani img {
  transition: transform 2.5s ease;
}
.how-it-works-panel .ani:hover img {
  transform: scale(1.3);
}
.how-it-works-panel .aw-1 {
  max-width: 209px;
  max-height: 200px;
}
.how-it-works-panel .aw-2 {
  max-width: 234px;
  max-height: 136px;
}
.how-it-works-panel .aw-3 {
  max-width: 145px;
  max-height: 235px;
}
.how-it-works-panel .aw-4 {
  max-width: 212px;
  max-height: 186px;
}
.how-it-works-panel .hiw-text {
  font-size: 14px;
  line-height: 18px;
  color: #9B9B9B;
}
.how-it-works-panel .hiw-title {
  font-weight: bold;
}
.how-it-works-panel .hiw-details {
  padding-left: 26px;
}
.how-it-works-panel .ph {
  font-size: 40px;
  font-weight: bold;
  color: #9B9B9B;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .how-it-works-panel {
    padding: 30px 0 0;
  }
  .how-it-works-panel .heading, .how-it-works-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .how-it-works-panel .heading {
    margin-bottom: 35px;
  }
  .how-it-works-panel .aw-1, .how-it-works-panel .aw-2, .how-it-works-panel .aw-3, .how-it-works-panel .aw-4 {
    margin: 0;
    margin-right: 20px;
  }
  .how-it-works-panel .aw-1 {
    margin-top: 8px;
  }
  .how-it-works-panel .aw2 {
    margin-top: auto;
  }
  .how-it-works-panel .r2 {
    margin-top: 76px;
  }
}

.lp-panel-2 {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
}
.lp-panel-2 .heading, .lp-panel-2 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-2 .heading {
  text-align: left;
  margin-bottom: 24px;
}
.lp-panel-2 .card-h {
  margin-bottom: 24px;
  background: transparent;
  border: none;
}
.lp-panel-2 .card-icon {
  max-width: 54px;
  max-height: 48px;
  margin-right: 18px;
  margin-top: 10px;
}
.lp-panel-2 .card-h-label {
  font-size: 16px;
  margin-bottom: 4px;
}
.lp-panel-2 .card-h-sub-text {
  margin-bottom: 0;
  font-size: 14px;
}
.lp-panel-2 .laptop-wrapper {
  margin-bottom: 24px;
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
}
@media (min-width: 768px) {
  .lp-panel-2 .laptop-wrapper {
    padding-top: 25px;
  }
}
.lp-panel-2 .laptop-wrapper iframe {
  border: 1px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .lp-panel-2 .laptop-wrapper iframe {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../assets/upaya-mockup.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    padding: 11.9% 15.5% 14.8%;
  }
}
@media (min-width: 768px) {
  .lp-panel-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.lp-panel-3 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #FAFAFA;
}
.lp-panel-3 .heading, .lp-panel-3 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-3 .heading {
  margin-bottom: 36px;
}
.lp-panel-3 .sub-text, .lp-panel-3 .panel-section-header, .lp-panel-3 .status-change .status-log .status-date, .status-change .status-log .lp-panel-3 .status-date, .lp-panel-3 .status-change .status-log .status, .status-change .status-log .lp-panel-3 .status, .lp-panel-3 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .lp-panel-3 .view-review-msg, .lp-panel-3 .how-it-works-panel .hiw-title, .how-it-works-panel .lp-panel-3 .hiw-title {
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  max-width: 655px;
  margin: 0 auto 14px;
}
.lp-panel-3 .service_sector_items {
  margin-top: 24px;
}
.lp-panel-3 .owl-item {
  padding-bottom: 16px;
}
.lp-panel-3 .card {
  margin: 0 auto !important;
  max-width: 250px;
  min-height: 372px;
  padding: 60px 16px 48px;
  cursor: pointer;
}
.lp-panel-3 .card .c-card-title {
  min-height: 60px;
}
@media (min-width: 576px) {
  .lp-panel-3 .card .c-card-title, .lp-panel-3 .card .c-card-text {
    margin-bottom: 0;
  }
}
.lp-panel-3 .card .c-card-img {
  width: auto;
  max-width: 95px;
}
.lp-panel-3 .card-disabled {
  cursor: default;
  display: none;
}
.lp-panel-3 .card:hover:not(.card-disabled) {
  padding-top: 56px;
}
@media (min-width: 768px) {
  .lp-panel-3 {
    padding-top: 81px;
    padding-bottom: 81px;
  }
}

.lp-panel-4 {
  margin-top: 40px;
  padding-top: 80px;
  padding-bottom: 78.5px;
}
.lp-panel-4 .heading, .lp-panel-4 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-4 .heading {
  margin-bottom: 35.5px;
}
.lp-panel-4 .embed-responsive {
  background-color: #2A3867;
}

.lp-panel-5 {
  padding-top: 0px;
  padding-bottom: 91px;
}
.lp-panel-5 .container .heading {
  margin-bottom: 85px;
}
.lp-panel-5 .slider-icons {
  max-height: 31px;
}
@media (max-width: 480px) {
  .lp-panel-5 .slider-icons {
    max-height: 21px;
  }
}
@media (max-width: 319px) {
  .lp-panel-5 .slider-icons {
    max-height: 14px;
  }
}
.lp-panel-5 .icon-wrapper {
  text-align: center;
}
.lp-panel-5 .testimonial-container {
  margin-top: 89px;
}
.lp-panel-5 .testimonial {
  padding: 0 32px 53px;
}
.lp-panel-5 .c-card-title {
  display: block;
  margin: 50px auto 4px;
  text-align: center;
}
.lp-panel-5 .card-sub-title {
  margin-bottom: 36px;
}

.lp-panel-6 {
  background-color: #004795;
}
@media (min-width: 768px) {
  .lp-panel-6 .container {
    margin-top: 8rem;
    margin-bottom: 10rem;
  }
}
.lp-panel-6 .app-info {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.lp-panel-6 .heading, .lp-panel-6 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-6 .heading {
  margin-top: 1.5rem;
  color: #FFFFFF;
  /*max-width: 268px;*/
  text-align: left;
  font-family: Source Sans Pro Bold;
  font-size: 35px !important;
}
@media (min-width: 576px) {
  .lp-panel-6 .heading, .lp-panel-6 .dashboard .dashboard-container .heading, .dashboard .dashboard-container .lp-panel-6 .heading {
    margin-top: 0rem;
  }
}
.lp-panel-6 .sub-text, .lp-panel-6 .panel-section-header, .lp-panel-6 .status-change .status-log .status-date, .status-change .status-log .lp-panel-6 .status-date, .lp-panel-6 .status-change .status-log .status, .status-change .status-log .lp-panel-6 .status, .lp-panel-6 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .lp-panel-6 .view-review-msg, .lp-panel-6 .how-it-works-panel .hiw-title, .how-it-works-panel .lp-panel-6 .hiw-title {
  /*max-width: 341px;*/
  color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-size: 17px;
}
.lp-panel-6 .phone-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .lp-panel-6 .phone-wrapper {
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(-27%);
    -ms-transform: translateY(-27%);
    transform: translateY(-27%);
  }
}
@media (min-width: 992px) {
  .lp-panel-6 .phone-wrapper {
    -webkit-transform: translateY(-30%) !important;
    -ms-transform: translateY(-30%) !important;
    transform: translateY(-30%) !important;
  }
}
.lp-panel-6 .phone-img {
  margin-top: 0.5rem;
  max-width: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .lp-panel-6 .phone-img {
    margin-top: 7rem;
  }
}
.lp-panel-6 .appbtns {
  max-width: 235px;
  width: 100%;
  height: auto;
}
.lp-panel-6 .appbtn-col {
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .lp-panel-6 .appbtn-col {
    /*padding-right: 20px;*/
    margin-bottom: 0;
  }
}
.lp-panel-6 .p-left {
  padding-left: 0;
}
@media (min-width: 576px) {
  .lp-panel-6 .p-left {
    padding-left: 2rem;
  }
}
.lp-panel-6 .app-download-info {
  padding-left: 20px;
}

.lp-panel-7 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0px;
  position: relative;
}
@media (min-width: 768px) {
  .lp-panel-7 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

.office-panel {
  padding-top: 90px;
  padding-bottom: 60px;
}
.office-panel .heading, .office-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .office-panel .heading {
  margin-bottom: 0;
}
.office-panel .embed-responsive-container {
  padding: 24.5px 0;
}
.office-panel .embed-responsive-item {
  background-color: #2A3867;
}
.office-panel .servicebtn img {
  cursor: pointer;
}
.office-panel .all-services .sub-text, .office-panel .all-services .panel-section-header, .office-panel .all-services .status-change .status-log .status-date, .status-change .status-log .office-panel .all-services .status-date, .office-panel .all-services .status-change .status-log .status, .status-change .status-log .office-panel .all-services .status, .office-panel .all-services .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .office-panel .all-services .view-review-msg, .office-panel .all-services .how-it-works-panel .hiw-title, .how-it-works-panel .office-panel .all-services .hiw-title {
  font-weight: 600;
}
@media (min-width: 768px) {
  .office-panel {
    padding-bottom: 81px;
  }
  .office-panel .all-services {
    -webkit-transform: translateY(-68%);
    -ms-transform: translateY(-68%);
    -moz-transform: translateY(-68%);
    -o-transform: translateY(-68%);
    transform: translateY(-68%);
  }
}

.pcbg {
  background-color: #FFFFFF !important;
}

.office-services-panel {
  background-color: #FAFAFA;
  padding-top: 100px;
  padding-bottom: 60px;
  padding-right: 0px;
  padding-left: 0px;
}
.office-services-panel .heading, .office-services-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .office-services-panel .heading {
  margin-bottom: 28px;
}
.office-services-panel .price-card {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 100% !important;
  min-height: 0 !important;
}
.office-services-panel .pricesheet {
  color: #3760EC;
  text-decoration: underline;
  opacity: 0.75;
  cursor: pointer;
}
.office-services-panel .size .pricesheet:hover {
  color: #3760EC;
  opacity: 1;
}
.office-services-panel .owl-item {
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .office-services-panel {
    padding-top: 120px;
    padding-bottom: 145px;
  }
}
@media screen and (min-width: 992px) {
  .office-services-panel .owl-item.cloned {
    display: none !important;
  }
  .office-services-panel .owl-stage {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    width: auto !important;
  }
  .office-services-panel .owl-dot {
    display: none !important;
  }
}
.office-services-panel .card {
  margin: 36px auto 0;
  max-width: 400px;
  min-height: 400px;
  padding: 36px 30px;
  cursor: pointer;
}
.office-services-panel .card .c-card-title {
  min-height: 40px;
  margin-bottom: 12px;
}
.office-services-panel .card .c-card-img {
  margin-bottom: 21.72px;
  width: 64px !important;
}
.office-services-panel .card .sm-text {
  margin-bottom: 12px;
  min-height: 18px;
  word-wrap: wrap;
  cursor: pointer;
}
.office-services-panel .card .c-bullet {
  color: #EC8D42;
  font-size: 16px;
  margin-right: 8px;
}
.office-services-panel .card .btnptr {
  color: white;
  margin: auto;
  display: block;
}
.office-services-panel .card .btnptr:hover {
  background-color: #434343;
  color: #434343;
  border: 1px solid #434343;
}
.office-services-panel .card .viewBtn {
  padding: 9px;
  width: 100%;
  white-space: normal;
  margin: auto auto 0;
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 576px) {
  .office-services-panel .card .viewBtn {
    padding: 9px 31px;
    width: auto;
  }
}
.office-services-panel .card .btn-outline-primary {
  color: #3760EC;
  border-color: #3760EC;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.office-services-panel .card .btn-outline-primary:hover {
  background-color: #3760EC;
  color: #fff;
}
@media (min-width: 576px) {
  .office-services-panel .card .c-card-title, .office-services-panel .card .c-card-text {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .office-services-panel .card {
    margin-top: 20px;
  }
}
.office-services-panel .card:hover:not(.card-disabled) {
  padding-top: 32px;
}

.learn-more-panel {
  background-color: #3760EC;
  padding-top: 60px;
  padding-bottom: 60px;
}
.learn-more-panel .heading, .learn-more-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .learn-more-panel .heading {
  color: #FFFFFF;
  font-family: Source Sans Pro;
  font-size: 24px;
  font-weight: bold;
  line-height: 31px;
  text-align: left;
}
.learn-more-panel .button {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  padding: 13px 16px 12px;
  margin-top: 24px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.learn-more-panel .embed-responsive {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .learn-more-panel .embed-responsive {
    margin-bottom: 0 !important;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(-26%);
    -ms-transform: translateY(-26%);
    -moz-transform: translateY(-26%);
    -o-transform: translateY(-26%);
    transform: translateY(-26%);
    left: 0;
  }
}
@media (min-width: 1200px) {
  .learn-more-panel .embed-responsive {
    left: -42px;
    -webkit-transform: translateY(-31%) !important;
    -ms-transform: translateY(-31%) !important;
    -moz-transform: translateY(-31%) !important;
    -o-transform: translateY(-31%) !important;
    transform: translateY(-31%) !important;
  }
}
.learn-more-panel .info {
  padding-left: 0;
}
@media (min-width: 992px) {
  .learn-more-panel .info {
    padding-left: 15px !important;
  }
}
@media (min-width: 1200px) {
  .learn-more-panel .info {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .learn-more-panel {
    padding-top: 83px;
    padding-bottom: 83px;
  }
}

.footer-panel {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .footer-panel {
    padding-top: 145px !important;
    padding-bottom: 68px !important;
  }
}

.service-panel {
  padding-top: 90px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .service-panel {
    padding-bottom: 145px;
  }
}
.service-panel .heading, .service-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .service-panel .heading {
  margin-bottom: 24px;
}
.service-panel .help-panel {
  background-color: rgba(55, 96, 236, 0.1);
  margin-bottom: 48px;
}
.service-panel .help-panel .container .btn-primary, .service-panel .help-panel .container .custom-select {
  font-size: 14px;
  line-height: 18px;
  font-family: Source Sans Pro;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.service-panel .help-panel .container .help-main {
  min-height: 180px;
  padding: 16px 0;
}
.service-panel .help-panel .container .help-main .m-0 {
  margin-bottom: 16px !important;
}
@media (min-width: 480px) {
  .service-panel .help-panel .container .help-main {
    padding: 0 !important;
  }
  .service-panel .help-panel .container .help-main .m-0 {
    margin-bottom: 0 !important;
  }
}
.service-panel .help-panel .container .btn-primary, .service-panel .help-panel .container .custom-select {
  margin-bottom: 8px;
  width: 100%;
}
.service-panel .help-panel .container .custom-select {
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #434343;
}
.service-panel .help-panel .container .custom-select .option {
  max-width: 200px;
}
.service-panel .help-panel .container .btn-primary {
  background-color: #3760EC;
  padding: 9px 0;
  font-weight: 600;
}
@media (min-width: 576px) {
  .service-panel .help-panel .container .btn-primary {
    max-width: 200px;
  }
}
@media (min-width: 576px) {
  .service-panel .help-panel .container .btn-primary, .service-panel .help-panel .container .custom-select {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .service-panel .help-panel .container .custom-select {
    display: block !important;
    margin-left: auto !important;
  }
}
.service-panel .service-details .heading, .service-panel .service-details .dashboard .dashboard-container .heading, .dashboard .dashboard-container .service-panel .service-details .heading {
  margin-bottom: 20px;
}
.service-panel .service-details .lf-other-services {
  border-bottom: 2px solid rgba(55, 96, 236, 0.05);
  padding: 12px 8px;
}
.service-panel .service-details .lf-other-services label {
  margin: 0;
}
.service-panel .service-details .lf-other-services:first-child {
  border-top: 2px solid rgba(55, 96, 236, 0.05);
}
.service-panel .service-details .os-desc {
  height: 100%;
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-pack: flex-around;
  -ms-flex-pack: flex-around;
  -webkit-justify-content: flex-around;
  -moz-box-pack: flex-around;
  justify-content: flex-around;
}
@media (min-width: 768px) {
  .service-panel .service-details .os-desc {
    padding-right: 24px;
    padding-bottom: 0;
  }
}
.service-panel .service-details .mh-other-service-list {
  border-top: 1.5px solid rgba(55, 96, 236, 0.05);
  padding-top: 24px;
  padding-bottom: 28px;
}
@media (min-width: 768px) {
  .service-panel .service-details .mh-other-service-list {
    height: 100%;
    min-height: 280px;
    border-left: 1.5px solid rgba(55, 96, 236, 0.05);
    border-top: 0;
    padding-left: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.service-panel .service-details .mh-other-service-list .panel-section-header {
  margin: 0;
  margin-bottom: 24px;
}
.service-panel .service-details .checklist-icons {
  color: #EC8D42;
  font-size: 16px;
  line-height: 20px;
}
.service-panel .service-details .active-video {
  background-color: #2A3867;
  margin-bottom: 20px;
}
.service-panel .service-details .video-playlist .wh-100 {
  margin-bottom: 8px;
}
.service-panel .service-details .video-playlist .wh-100 > * {
  cursor: pointer;
}
.service-panel .service-details .video-playlist.active .wh-100 {
  border-bottom: 2px solid #EC8D42;
}
.service-panel .service-details .embed-responsive-item {
  background-color: #2A3867;
}
.service-panel .service-details .panel-section-header {
  margin-bottom: 28px;
  margin-top: 36px;
}
.service-panel .service-details .required-documents {
  margin-bottom: 36px;
}
.service-panel .service-details .required-documents .document-details {
  padding: 11px;
  border-top: 1px solid rgba(55, 96, 236, 0.1);
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.service-panel .service-details .required-documents .document-details .sub-text, .service-panel .service-details .required-documents .document-details .panel-section-header, .service-panel .service-details .required-documents .document-details .status-change .status-log .status-date, .status-change .status-log .service-panel .service-details .required-documents .document-details .status-date, .service-panel .service-details .required-documents .document-details .status-change .status-log .status, .status-change .status-log .service-panel .service-details .required-documents .document-details .status, .service-panel .service-details .required-documents .document-details .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .service-panel .service-details .required-documents .document-details .view-review-msg, .service-panel .service-details .required-documents .document-details .how-it-works-panel .hiw-title, .how-it-works-panel .service-panel .service-details .required-documents .document-details .hiw-title {
  margin-bottom: 4px;
}
.service-panel .service-details .required-documents .document-details .sm-text {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .service-panel .service-details .required-documents .document-details {
    min-height: 80.4px;
    padding: 11px 8px 13px 18px !important;
  }
}
.service-panel .service-details .required-documents .download-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  height: 100%;
  background-color: rgba(55, 96, 236, 0.1);
  border-top: 1px solid rgba(55, 96, 236, 0.1);
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
  color: #3760EC;
  font-size: 28px;
  cursor: pointer;
}
.service-panel .service-details .required-documents .download-doc .download-icon {
  height: 27px;
  width: auto;
}
.service-panel .service-details .required-documents .download-doc:hover {
  background-color: #3760EC;
  border-top: 1px solid #3760EC;
  border-bottom: 1px solid #3760EC;
  color: #FFFFFF;
}
.service-panel .service-details .required-documents .download-doc:hover .download-icon svg .a {
  fill: #fff;
}
.service-panel .service-details .required-documents .download-doc-none {
  height: 100%;
  border-top: 1px solid rgba(55, 96, 236, 0.1);
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.service-panel .service-details .button {
  padding: 13px 62px 12px;
}
.service-panel .service-details .video-heading, .service-panel .service-details .other_services_panel {
  display: none;
}
.service-panel .service-details .other_services_panel .card .hireBtn {
  padding: 9px !important;
  width: 100% !important;
  white-space: normal !important;
}
.service-panel .service-details .other_services_panel .owl-item {
  padding: 0 8px 16px;
}
@media screen and (min-width: 992px) {
  .service-panel .service-details .other_services_panel .owl-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
  }
  .service-panel .service-details .other_services_panel .owl-item.cloned {
    display: none !important;
  }
  .service-panel .service-details .other_services_panel .owl-stage {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    width: auto !important;
  }
  .service-panel .service-details .other_services_panel .owl-dot {
    display: none !important;
  }
}
.service-panel .service-details .details-panel {
  margin-bottom: 60px;
}
.service-panel .service-details .details-panel #details_docs, .service-panel .service-details .details-panel #details_videos {
  display: none;
}
.service-panel .service-details .details-panel .other-videos .sm-text {
  letter-spacing: 0.17px;
  padding-left: 8px;
  padding-top: 8px;
  word-break: break-all;
}
@media (min-width: 576px) {
  .service-panel .service-details .details-panel .other-videos .sm-text {
    word-break: normal;
  }
}
@media (min-width: 768px) {
  .service-panel .service-details .details-panel {
    margin-bottom: 100px;
  }
}
.service-panel .service-details .card {
  max-width: 250px;
  min-height: 372px;
  margin: 24px auto 0;
  padding: 63px 27px 36px;
}
.service-panel .service-details .card .c-card-img {
  margin-bottom: 20px;
  max-height: 68px;
  max-width: 72px;
}
.service-panel .service-details .card .c-card-title {
  margin-bottom: 8px;
  min-height: 40px;
}
.service-panel .service-details .card .btn-outline-primary {
  border-color: #3760EC;
  color: #3760EC;
}
.service-panel .service-details .card .btn-outline-primary:hover {
  background-color: #3760EC;
  color: #fff;
}
.service-panel .service-details .card .hireBtn {
  margin: auto auto 0;
  font-size: 14px;
  line-height: 18px;
  font-family: Source Sans Pro;
  width: 100%;
  padding: 9px 0;
}
@media (min-width: 480px) {
  .service-panel .service-details .card .hireBtn {
    padding: 9px 33px !important;
    width: auto !important;
  }
}
.service-panel .service-details .card:hover:not(.card-disabled) {
  padding-top: 59px;
}
@media (min-width: 768px) {
  .service-panel .service-details .panel-section-header {
    margin-top: 0 !important;
  }
}

.header-panel {
  padding: 90px 0 36px;
}
@media (min-width: 992px) {
  .header-panel {
    padding: 90px 0 93px !important;
  }
}

.about-us-intro {
  background-color: #3760EC;
  padding-top: 45px;
  padding-bottom: 44px;
}
@media (min-width: 992px) {
  .about-us-intro {
    height: 300px;
  }
}
.about-us-intro .image-wrapper .img-fluid {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  .about-us-intro .image-wrapper {
    max-height: 350px;
    max-width: 622px;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(-19.7%);
    -ms-transform: translateY(-19.7%);
    -moz-transform: translateY(-19.7%);
    -o-transform: translateY(-19.7%);
    transform: translateY(-19.7%);
  }
}
.about-us-intro .intro-text {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .about-us-intro .intro-text {
    margin-top: 0;
    padding-left: 49px;
  }
}
@media (min-width: 1200px) {
  .about-us-intro .intro-text {
    margin-top: 0;
    padding-right: 49px;
    padding-left: 0 !important;
  }
}
.about-us-intro .heading, .about-us-intro .dashboard .dashboard-container .heading, .dashboard .dashboard-container .about-us-intro .heading {
  color: #FFFFFF;
  text-align: left;
}
.about-us-intro .sub-text, .about-us-intro .panel-section-header, .about-us-intro .status-change .status-log .status-date, .status-change .status-log .about-us-intro .status-date, .about-us-intro .status-change .status-log .status, .status-change .status-log .about-us-intro .status, .about-us-intro .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .about-us-intro .view-review-msg, .about-us-intro .how-it-works-panel .hiw-title, .how-it-works-panel .about-us-intro .hiw-title {
  color: #FFFFFF;
  margin-bottom: 0;
}

.missions-panel {
  padding-top: 135px;
  padding-bottom: 120px;
}
.missions-panel .heading, .missions-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .missions-panel .heading {
  color: #434343;
  text-align: left;
}
.missions-panel .mission .heading {
  text-align: left;
}
@media (min-width: 992px) {
  .missions-panel .mission .heading {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .missions-panel .mission .mission-text {
    border-left: 5px solid #EC8D42;
  }
}
.missions-panel .vision {
  margin-top: 64px;
}
@media (min-width: 992px) {
  .missions-panel .vision .vision-text {
    border-right: 5px solid #EC8D42;
  }
}

.story-panel {
  padding-top: 60px;
  padding-bottom: 60px;
}
.story-panel .heading, .story-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .story-panel .heading {
  color: #434343;
  margin-bottom: 48px;
}
.story-panel .sub-text, .story-panel .panel-section-header, .story-panel .status-change .status-log .status-date, .status-change .status-log .story-panel .status-date, .story-panel .status-change .status-log .status, .status-change .status-log .story-panel .status, .story-panel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .story-panel .view-review-msg, .story-panel .how-it-works-panel .hiw-title, .how-it-works-panel .story-panel .hiw-title {
  margin-bottom: 2rem;
  text-align: justify;
}
@media (min-width: 768px) {
  .story-panel {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.team-panel {
  padding-top: 110px;
  padding-bottom: 110px;
}
.team-panel .heading, .team-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .team-panel .heading {
  color: #434343;
  margin-bottom: 40px;
}
.team-panel .member {
  max-width: 220px;
  min-height: 374px;
  border: 1px solid #F3F3F3;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.05);
  -moz-box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.05);
  box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.05);
  margin: 24px auto 0;
}
.team-panel .member-image {
  min-height: 300px;
  max-width: 220px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}
.team-panel .member-info {
  padding: 16px;
  text-align: center;
  min-height: 74px;
}
.team-panel .member-info .sub-text, .team-panel .member-info .panel-section-header, .team-panel .member-info .status-change .status-log .status-date, .status-change .status-log .team-panel .member-info .status-date, .team-panel .member-info .status-change .status-log .status, .status-change .status-log .team-panel .member-info .status, .team-panel .member-info .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .team-panel .member-info .view-review-msg, .team-panel .member-info .how-it-works-panel .hiw-title, .how-it-works-panel .team-panel .member-info .hiw-title {
  margin: 0 auto 4px;
  font-weight: bold;
}
.team-panel .member-info .position-text {
  color: #9B9B9B;
  font-family: Source Sans Pro;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 0;
}

.user-rating {
  color: #EC8D42;
}

.userview {
  margin-top: 48px;
}
.userview .nav-pills .nav-link.active, .userview .nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #3760EC !important;
}
.userview .nav-pills .nav-link, .userview .nav-pills {
  color: #3760EC !important;
}
@media (min-width: 768px) {
  .userview {
    margin-top: 0;
  }
}

.experts-panel {
  padding-top: 90px;
  padding-bottom: 60px;
}
.experts-panel .heading, .experts-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .experts-panel .heading {
  margin-bottom: 16px;
}
.experts-panel .ratings {
  margin-left: -5px;
}
.experts-panel .ratings .jq-star-svg {
  cursor: default;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .experts-panel {
    padding-bottom: 81px;
  }
}

.professional_details_panel {
  padding-bottom: 24px;
}
.professional_details_panel .heading, .professional_details_panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .professional_details_panel .heading {
  margin-bottom: 0;
}
.professional_details_panel .card {
  margin: 36px 0 0 !important;
  padding: 30px 20px !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
}
.professional_details_panel .pro_details .hire {
  margin-top: -24px;
}
.professional_details_panel .pro_details .hire .btn-primary {
  font-size: 14px;
  line-height: 18px;
  font-family: Source Sans Pro;
  padding: 9px;
  margin-top: 24px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.professional_details_panel .pro_details hr {
  margin: 24px 0;
  background-color: #F1F3F7;
}
.professional_details_panel .pro_details .professional img {
  height: 82px;
  width: 82px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.professional_details_panel .pro_details .professional .image {
  margin-right: 32.5px;
}
.professional_details_panel .pro_details .professional .details label {
  margin-bottom: 4px;
  display: block;
}
.professional_details_panel .pro_details .professional .details .sm-text {
  font-size: 14px;
  line-height: 18px;
}
.professional_details_panel .pro_details .professional .details .rating {
  margin-left: -5px;
}
.professional_details_panel .pro_details .professional .details .rating > * {
  cursor: default;
}
.professional_details_panel .pro_details .professional, .professional_details_panel .pro_details .hire {
  margin-bottom: 28px;
}
.professional_details_panel .pro_details .expertise .flex-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  flex: 1 1 100%;
}
.professional_details_panel .pro_details .expertise .sm-text {
  margin-bottom: 4px;
}
.professional_details_panel .pro_details .expertise .experience-icon {
  margin-bottom: 3px;
}
.professional_details_panel .pro_details .expertise .kaam_completed-icon {
  margin-bottom: 3px;
}
.professional_details_panel .pro_details .expertise .expertise-icon {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  margin-top: 4px;
}
.professional_details_panel .pro_details .expertise .expertise-items {
  margin-left: 9px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
}
.professional_details_panel .pro_details .expertise .expertise-items label {
  white-space: pre-wrap;
}
.professional_details_panel .pro_details .expertise .expertise-items label::after {
  content: ", ";
}
.professional_details_panel .pro_details .expertise .expertise-items label:last-child::after {
  content: "";
}
.professional_details_panel .pro_details .expertise .detail-item-label {
  margin-bottom: 0;
  color: #434343;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-left: 9px;
}
.professional_details_panel .pro_details .ratings_and_reviews label {
  opacity: 0.75;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews {
  margin-top: 26px;
  text-align: center;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .mw {
  max-width: 250px;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .row {
  margin-bottom: 28px;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .user-details label {
  opacity: 1;
  display: block;
  margin-bottom: 4px;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .user-review {
  color: #9B9B9B;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 576px) {
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .user-review {
    text-align: left;
  }
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .rating {
  margin-left: -5px;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .rating > * {
  cursor: default;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding-bottom: 16px;
}
@media (min-width: 576px) {
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items .user-rating {
    margin: 0 !important;
  }
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items .user-details {
    padding: 0 13px 0 18px !important;
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
  }
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items .user-rating {
    margin: 0 !important;
  }
  .professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items .user-details {
    text-align: left !important;
  }
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .review-items .usr-img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #FFF;
}
.professional_details_panel .pro_details .ratings_and_reviews .all_reviews .row:last-child {
  margin-bottom: 0;
}
.professional_details_panel .similar {
  padding: 16px;
  text-align: center;
}
.professional_details_panel .similar label {
  opacity: 0.75;
}
.professional_details_panel .similar .similar_experts label {
  color: #9B9B9B;
}

.legal-panel {
  padding-top: 12px;
  padding-bottom: 0px;
}
.legal-panel .heading, .legal-panel .dashboard .dashboard-container .heading, .dashboard .dashboard-container .legal-panel .heading {
  color: #434343;
  margin-bottom: 36px;
}
.legal-panel a {
  color: #3760EC;
}
.legal-panel .para-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 18px;
}
.legal-panel .sub-text, .legal-panel .panel-section-header, .legal-panel .status-change .status-log .status-date, .status-change .status-log .legal-panel .status-date, .legal-panel .status-change .status-log .status, .status-change .status-log .legal-panel .status, .legal-panel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .legal-panel .view-review-msg, .legal-panel .how-it-works-panel .hiw-title, .how-it-works-panel .legal-panel .hiw-title {
  margin-bottom: 24px;
  text-align: justify;
  padding-left: 20px;
}
.legal-panel .underline {
  text-decoration: underline;
}
.legal-panel .mb-12 {
  margin-bottom: 12px;
}
.legal-panel .pl-cust {
  padding-left: 26px;
}
.legal-panel ol {
  position: relative;
  counter-increment: lists;
  counter-reset: items;
  list-style-type: none;
  margin-bottom: 24px;
}
.legal-panel ul {
  padding-left: 30px;
  margin-bottom: 24px;
}
.legal-panel ol > li {
  margin-bottom: 12px;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
  padding-left: 54px;
  text-align: justify;
}
.legal-panel ol > li::before {
  content: counters(lists, "", decimal) "." counters(items, "", decimal) ". ";
  counter-increment: items;
  position: absolute;
  left: 20px;
}
.legal-panel h2 {
  font-size: 24px !important;
}
.legal-panel h3 {
  font-size: 21px !important;
}
@media (min-width: 768px) {
  .legal-panel {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.partnercard {
  width: 255px;
  margin: 36px 8px 0 !important;
}

.partnercmp {
  margin-left: auto;
  margin-right: auto;
  min-width: 255px;
  /*    .btn{
          color:#3760EC;
      }        */
}
.partnercmp .pcmplogo {
  margin: auto;
}

.card-colorn {
  background-color: #22b25a;
}

.card-colorp {
  background-color: #e672b3;
}

.card-colornicasia {
  background-color: #e43134;
}

.card-colorkumari {
  background-color: #008db8;
}

.card-colorlaxmi {
  background-color: #F48B2F;
}

.card-colorshangrila {
  /* background-color: #9b9b9b; */
  background-color: #ffffff;
}

cn {
  display: none;
}

cp {
  display: none;
}

.partnercmp:hover {
  border: none;
  -webkit-box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.2);
}

.textlayout {
  color: #fafafa;
  font-weight: 600;
}

.inputspace {
  background-color: #fafafa !important;
  border: 1px solid #9b9b9b;
  color: #434343 !important;
  font-weight: 600;
}

.Paid {
  color: #417505 !important;
  font-weight: bold !important;
}

.BilledAndDue {
  color: #ff6906 !important;
  font-weight: bold !important;
}

.NotBilled {
  color: #F7223C !important;
  font-weight: bold !important;
}

.navbg {
  background-color: rgb(255, 255, 255);
}

#callServicebtn:active {
  background-color: #FAFAFA;
  border: 1px solid #434343;
  color: #434343;
}

.form-icon {
  display: none;
  color: #2A3867;
}

.call-us {
  border: 1px #ebebeb;
  border-style: solid;
  background-color: #FAFAFA;
  border-radius: 0;
}

.goback {
  color: #004795;
  border-radius: 0;
}

.details .pricing-detail {
  text-align: center;
}
.details .pricing-detail .section {
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.details .pricing-detail .border-bot {
  border-bottom: 1px solid #ebebeb;
}
.details .pricing-detail .price-text {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  font-style: italic;
  color: #ff6600;
}
.details .pricing-detail .price-box {
  background-color: #ff6600;
  padding: 2px 6px;
  border-radius: 20px;
  color: #fff !important;
  margin-bottom: 0px !important;
}
.details .sub-head {
  font-family: Source Sans Pro Semibold;
  color: #004795;
  margin-bottom: 22px;
}
.details .btn-default {
  opacity: 1 !important;
  max-width: 300px;
  width: 100%;
  font-family: Source Sans Pro Semibold;
  color: #004795;
  border: 1px solid #ebebeb;
  background-color: #FAFAFA !important;
  border-radius: 0;
}
.details .sub-text, .details .panel-section-header, .details .status-change .status-log .status-date, .status-change .status-log .details .status-date, .details .status-change .status-log .status, .status-change .status-log .details .status, .details .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .details .view-review-msg, .details .how-it-works-panel .hiw-title, .how-it-works-panel .details .hiw-title {
  font-family: Source Sans Pro !important;
  /*font-family: 'Barlow', sans-serif !important;*/
  font-size: 16px !important;
  color: #004795 !important;
  display: block;
}
.details .btn-primary {
  display: block;
  max-width: 300px;
  width: 100%;
  margin: auto;
  background-color: #004795;
  border-radius: 0;
  border: 1px solid #004795;
}
.details .btn-primary:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
}
.details .num {
  font-family: Source Sans Pro Bold;
  color: #004795;
}

.price-index .price-text {
  font-family: Source Sans Pro;
  font-weight: 500;
  font-size: 15px;
  font-style: italic;
  color: #ff6600;
}

.link_button_col .sub-text, .link_button_col .panel-section-header, .link_button_col .status-change .status-log .status-date, .status-change .status-log .link_button_col .status-date, .link_button_col .status-change .status-log .status, .status-change .status-log .link_button_col .status, .link_button_col .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .link_button_col .view-review-msg, .link_button_col .how-it-works-panel .hiw-title, .how-it-works-panel .link_button_col .hiw-title {
  font-family: Source Sans Pro;
  font-size: 17px;
  color: #FFFFFF;
  margin-bottom: 1rem;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.load {
  display: none;
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("../assets/loading.svg") 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
.loading .load {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
.loading .load {
  display: block;
}

.service-tab {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid #ebebeb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .service-tab {
    padding-top: 0 !important;
    padding-bottom: 8px !important;
    border-bottom: 0;
  }
}
.service-tab .nav-link {
  font-family: Source Sans Pro;
  color: #2A3867;
  /*line-height: 26px;*/
  font-size: 16px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  transition: background-size 0.3s;
}
.service-tab .nav-link:hover, .service-tab .nav-link:focus {
  color: #2A3867 !important;
  background-size: 100% 2px;
}

.mega-container {
  position: absolute;
  overflow-y: scroll;
  width: 100%;
  max-height: 100%;
  z-index: 9999;
  top: 72px;
  background-color: #FFFFFF;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #ebebeb;
  border-right: 0;
  border-left: 0;
  -webkit-box-shadow: 0px 4px 14px -4px rgba(105, 115, 148, 0.5);
  -moz-box-shadow: 0px 4px 14px -4px rgba(105, 115, 148, 0.5);
  box-shadow: 0px 4px 14px -4px rgba(105, 115, 148, 0.5);
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}
@media (min-width: 768px) {
  .mega-container {
    position: fixed;
    overflow-y: hidden;
  }
}
.mega-container .service-type {
  justify-content: center;
}
.mega-container .service-type .type-img {
  height: 33px;
  width: auto;
  margin-right: 26px;
}
.mega-container .service-type .service-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0;
  color: #004795;
}
.mega-container .scr {
  position: fixed;
  margin-left: auto;
  right: 20px;
  top: 80px;
  height: 50px;
  width: 50px;
  background-color: #fff;
  z-index: 999999;
}
.mega-container .scr .close-mega {
  display: block;
}
@media (min-width: 768px) {
  .mega-container .scr .close-mega {
    display: none;
  }
}
.mega-container .scr .close-mega .close {
  /*position: absolute;*/
  right: 20px;
  top: 12px;
  width: 32px;
  height: 100%;
  opacity: 0.5;
  z-index: 10000;
}
.mega-container .scr .close-mega .close:hover {
  opacity: 1;
}
.mega-container .scr .close-mega .close:before, .mega-container .scr .close-mega .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #333;
}
.mega-container .scr .close-mega .close:before {
  transform: rotate(45deg);
}
.mega-container .scr .close-mega .close:after {
  transform: rotate(-45deg);
}
.mega-container .mega-menu {
  padding: 12px;
  padding-top: 8px;
}
.mega-container .mega-menu ul {
  list-style-type: none;
}
.mega-container .mega-menu hr {
  margin-top: 8px;
}
.mega-container .mega-menu .service-list {
  width: 230px;
  display: flex;
  justify-content: space-between;
  padding: 6px 4px 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 0;
  border-top: 0;
}
.mega-container .mega-menu .service-list .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  /*line-height: 26px;*/
  margin-bottom: 4px;
  margin-left: 6px;
  font-size: 17px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  transition: background-size 0.3s;
}
.mega-container .mega-menu .service-list .sub-head:hover {
  color: #004795 !important;
  background-size: 100% 2px;
}
.mega-container .mega-menu .service-list .fas {
  color: #434343;
}
.mega-container .mega-menu .active-list {
  background-color: #d3fcff !important;
}
.mega-container .mega-menu .active-list .sub-head, .mega-container .mega-menu .active-list .fas {
  color: #004795 !important;
}
.mega-container .mega-menu .service-list:hover {
  background-color: #f1f3f4;
}
.mega-container .mega-menu .services-cate-list {
  display: flex;
  flex: 1 1 0;
  /*height: 100%;*/
  background-color: #d3fcff;
  padding: 8px 12px 0;
  margin-bottom: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: none;
  cursor: pointer;
}
.mega-container .mega-menu .services-cate-list .sub-services {
  display: none;
  flex-flow: row;
  flex: 1 1 0;
}
.mega-container .mega-menu .services-cate-list .sub-services .col {
  flex-flow: column;
  flex: 1 1 0;
}
.mega-container .mega-menu .services-cate-list .sub-services .col .sub-list {
  padding: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-container .mega-menu .liner {
  color: #FAFAFA;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mega-container .mega-menu .sub-menu {
  width: 100%;
  padding-right: 0 !important;
}
.mega-container .mega-menu .sub-menu .sub-list {
  display: flex;
  padding: 7px 6px 7px !important;
  justify-content: space-between;
  position: relative;
  width: 100%;
  /*transition: all 0.5s;*/
  /*opacity: 0.7;*/
}
.mega-container .mega-menu .sub-menu .sub-list .sub-text, .mega-container .mega-menu .sub-menu .sub-list .panel-section-header, .mega-container .mega-menu .sub-menu .sub-list .status-change .status-log .status-date, .status-change .status-log .mega-container .mega-menu .sub-menu .sub-list .status-date, .mega-container .mega-menu .sub-menu .sub-list .status-change .status-log .status, .status-change .status-log .mega-container .mega-menu .sub-menu .sub-list .status, .mega-container .mega-menu .sub-menu .sub-list .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .mega-container .mega-menu .sub-menu .sub-list .view-review-msg, .mega-container .mega-menu .sub-menu .sub-list .how-it-works-panel .hiw-title, .how-it-works-panel .mega-container .mega-menu .sub-menu .sub-list .hiw-title {
  font-family: Source Sans Pro Semibold;
  cursor: pointer;
  color: #434343;
  /*line-height: 26px;*/
  font-size: 15px;
  margin-left: 2px !important;
  margin-bottom: 0;
}
.mega-container .mega-menu .sub-menu .sub-list .far {
  margin: auto;
  color: #417505;
}
.mega-container .mega-menu .sub-menu .sub-list .service_pricing {
  max-width: 160px;
  margin: 0;
  text-align: right;
}
.mega-container .mega-menu .sub-menu .sub-list .service_pricing .price-text {
  font-family: Source Sans Pro Semibold;
  font-size: 13px;
  color: #ff6600;
  font-style: italic;
  margin: 0;
}
.mega-container .mega-menu .sub-menu .sub-list:hover {
  background-color: #ff6600;
}
.mega-container .mega-menu .sub-menu .sub-list:hover .sub-text, .mega-container .mega-menu .sub-menu .sub-list:hover .panel-section-header, .mega-container .mega-menu .sub-menu .sub-list:hover .status-change .status-log .status-date, .status-change .status-log .mega-container .mega-menu .sub-menu .sub-list:hover .status-date, .mega-container .mega-menu .sub-menu .sub-list:hover .status-change .status-log .status, .status-change .status-log .mega-container .mega-menu .sub-menu .sub-list:hover .status, .mega-container .mega-menu .sub-menu .sub-list:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .mega-container .mega-menu .sub-menu .sub-list:hover .view-review-msg, .mega-container .mega-menu .sub-menu .sub-list:hover .how-it-works-panel .hiw-title, .how-it-works-panel .mega-container .mega-menu .sub-menu .sub-list:hover .hiw-title {
  color: #fff !important;
  font-family: Source Sans Pro Semibold !important;
}
.mega-container .mega-menu .sub-menu .sub-list:hover .service_pricing .price-text {
  color: #fff;
}
.mega-container .mega-menu .sub-menu .info-icon {
  max-width: 25px;
  height: 100;
  width: 100%;
  text-align: center;
}
.mega-container .mega-menu .sub-menu .info-icon .fas {
  margin-top: 50%;
  color: #ff6600;
  font-size: 16px;
}

.disclaimer {
  display: block;
  text-align: center;
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #434343;
  font-size: 12px;
  font-style: italic;
}

.service_pricing {
  max-width: 160px;
  margin: 0;
  text-align: right;
}
.service_pricing .price-text {
  font-family: Source Sans Pro Semibold;
  font-size: 12px;
  color: #417505;
  font-style: italic;
  margin: 0;
}

.modal-header .sub-head {
  font-family: Source Sans Pro Bold;
  color: #434343;
  font-size: 20px;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
}

.body .sub-text, .body .panel-section-header, .body .status-change .status-log .status-date, .status-change .status-log .body .status-date, .body .status-change .status-log .status, .status-change .status-log .body .status, .body .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .body .view-review-msg, .body .how-it-works-panel .hiw-title, .how-it-works-panel .body .hiw-title {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 16px;
}

.wide-screen {
  display: flex;
}

.small-screen .sub-head {
  font-family: Source Sans Pro;
  text-transform: uppercase;
  font-weight: 600;
  color: #2A3867;
  /*line-height: 26px;*/
  margin-bottom: 4px;
  font-size: 16px;
}

.new-tag {
  height: 14px;
  position: relative;
  font-family: Source Sans Pro;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: 600;
  width: auto;
  padding: 1px 10px 4px;
  margin-right: 70px;
}

.pulsate::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  animation: pulse 1s ease infinite;
  border-radius: 10rem;
  border: 4px double #ff3333;
}

@keyframes new-tag {
  0% {
    transform: scale(0.6);
    opacity: 1;
  }
  60% {
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
.zoom {
  animation: scale 0.3s linear infinite;
}

@keyframes scale {
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.new_dashboard .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  color: #434343;
}
.new_dashboard .btn-dark {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  background-color: #004795;
  border: 1px solid #004795;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.new_dashboard .btn-dark-green {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  color: #FFFFFF;
  background-color: #32CD30;
  border: 1px solid #32CD30;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.new_dashboard .btn-yellow {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 10px;
  border-radius: 18px;
  color: #FFFFFF;
  background-color: #B698F9;
  border: 1px solid #B698F9;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.new_dashboard .btn-yellow i {
  font-size: 14px !important;
}
.new_dashboard .btn-sme-info {
  padding: 2px 14px !important;
}
.new_dashboard .btn-info {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  background-color: #004795;
  border: 1px solid #004795;
}
.new_dashboard .btn-info:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
}
.new_dashboard .btn-info:active {
  background-color: #ff944d !important;
  border: 1px solid #ff6600 !important;
  color: #FFFFFF !important;
}
.new_dashboard .btn-info:focus {
  box-shadow: 0 0 0 0.2rem #ff944d !important;
}
.new_dashboard .btn-dark:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
}
.new_dashboard .btn-dark:active {
  background-color: #ff944d !important;
  border: 1px solid #ff6600 !important;
  color: #FFFFFF !important;
}
.new_dashboard .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem #ff944d !important;
}
.new_dashboard .btn-dark-green:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
}
.new_dashboard .btn-dark-green:active {
  background-color: #ff944d !important;
  border: 1px solid #ff6600 !important;
  color: #FFFFFF !important;
}
.new_dashboard .btn-dark-green:focus {
  box-shadow: 0 0 0 0.2rem #ff944d !important;
}
.new_dashboard .btn-yellow:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
}
.new_dashboard .btn-yellow:active {
  background-color: #ff944d !important;
  border: 1px solid #ff6600 !important;
  color: #FFFFFF !important;
}
.new_dashboard .btn-yellow:focus {
  box-shadow: 0 0 0 0.2rem #ff944d !important;
}
.new_dashboard .btn-sme-success {
  padding: 2px 14px !important;
  font-family: Source Sans Pro;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  background-color: #00b200;
  border: 1px solid #00b200;
}
.new_dashboard .btn-success {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  background-color: #00b200;
  border: 1px solid #00b200;
}
.new_dashboard .btn-success:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
}
.new_dashboard .btn-success:active {
  background-color: #ff944d !important;
  border: 1px solid #ff6600 !important;
  color: #FFFFFF !important;
}
.new_dashboard .btn-success:focus {
  box-shadow: 0 0 0 0.2rem #ff944d !important;
}
.new_dashboard .button-primary {
  background-color: #004795 !important;
  border-radius: 18px !important;
  cursor: pointer;
}
.new_dashboard .button-primary:hover {
  background-color: #ff6600 !important;
}
.new_dashboard .filterbtn .fas {
  color: #004795 !important;
}
.new_dashboard .filterbtn:hover {
  background-color: #ff6600 !important;
}
.new_dashboard .filterbtn:hover .fas {
  color: #fff !important;
}

.followup .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 26px;
  color: #434343;
}
.followup .page .button-primary {
  width: unset;
  height: auto;
  margin-bottom: 0;
  padding: 6px 20px;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 20px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.followup .page .info-card {
  border: 1px solid #e9ebee !important;
  max-height: 220px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 0 0;
  margin-bottom: 18px;
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  position: relative;
}
.followup .page .info-card .user-card {
  padding: 0px 16px;
  position: relative;
}
.followup .page .info-card .user-card .assign-info {
  border: 1px solid #ebebeb;
  padding: 4px;
  height: 30px;
  width: 30px;
  text-align: center;
  position: absolute;
  right: 18px;
  top: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.followup .page .info-card .user-card .assign-info .fas {
  color: #9B9B9B;
  font-size: 10px;
  margin: auto;
  margin-left: 4px;
}
.followup .page .info-card .user-card .assign-info:hover {
  border: 1px solid #ff6600;
  background-color: #ff6600;
  box-shadow: 0 5px 8px 0 rgba(55, 96, 236, 0.2);
}
.followup .page .info-card .user-card .assign-info:hover .fas {
  color: #FFFFFF;
}
.followup .page .info-card .img {
  border-radius: 50%;
  max-height: 55px;
  max-width: 55px;
  height: 100%;
  width: auto;
}
.followup .page .info-card .sub-text, .followup .page .info-card .panel-section-header, .followup .page .info-card .status-change .status-log .status-date, .status-change .status-log .followup .page .info-card .status-date, .followup .page .info-card .status-change .status-log .status, .status-change .status-log .followup .page .info-card .status, .followup .page .info-card .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .followup .page .info-card .view-review-msg, .followup .page .info-card .how-it-works-panel .hiw-title, .how-it-works-panel .followup .page .info-card .hiw-title {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 14px;
}
.followup .page .info-card .fas {
  color: #ff6600;
  margin-top: auto;
  margin-bottom: auto;
}
.followup .page .info-card .user-name {
  margin: 0;
  margin-bottom: 2px;
}
.followup .page .info-card .c_status {
  font-family: Source Sans Pro Semibold;
  font-size: 14px;
  color: #434343;
}
.followup .page .info-card .active-user {
  color: #417505;
  font-size: 12px;
  opacity: 0.65;
  margin-top: auto;
  margin-bottom: auto;
}
.followup .page .info-card .added {
  font-family: Source Sans Pro;
  color: #9B9B9B;
  font-size: 12px;
  font-weight: 500;
}
.followup .page .info-card .action-block {
  position: absolute;
  bottom: 0;
  flex-flow: row;
  flex-wrap: wrap;
  max-height: 45px;
  height: 100%;
  width: 100%;
  border-top: 1px solid #b7c5f7;
  align-content: center;
}
.followup .page .info-card .action-block .actions {
  background-color: rgba(55, 96, 236, 0.1);
  border-right: 1px solid #b7c5f7;
  height: 100%;
  cursor: pointer;
}
.followup .page .info-card .action-block .actions .action-icon {
  font-size: 20px;
  color: #004795;
  margin-top: 12px;
}
.followup .page .info-card .action-block .actions:hover {
  background-color: #ff6600 !important;
  border-top: 1px solid #ff6600;
}
.followup .page .info-card .action-block .actions:hover .action-icon {
  color: #FFFFFF;
}
.followup .page .info-card .action-block .action-last {
  border-right: 0;
}
.followup .page .information {
  border: 1px solid #e9ebee;
  padding: 0;
  max-height: 220px;
  height: 100%;
  margin-bottom: 18px;
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75);
  position: relative;
}
.followup .page .information .registered_info {
  border-top: 1px solid #b7c5f7;
  bottom: 0;
  max-height: 45px;
  height: 100%;
  width: 100%;
  background-color: rgba(55, 96, 236, 0.1);
  margin: 0;
  position: absolute;
}
.followup .page .information .registered_info .reg-tile {
  display: flex;
  justify-content: space-evenly;
}
.followup .page .information .registered_info .title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 14px;
}
.followup .page .information .registered_info .item-name {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.followup .page .information .info-big-card {
  padding: 20px;
}
.followup .page .information .item-desc {
  margin-bottom: 24px;
}
.followup .page .information .item-desc .title {
  display: block;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 14px;
}
.followup .page .information .item-desc .item-name {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.followup .page .cust_button {
  background-color: transparent;
  color: #2A3867;
  border: 3px solid #2A3867;
}
.followup .page .cust_button:hover {
  background-color: #2A3867;
  color: #FAFAFA;
}
.followup .page .sm-btn:hover {
  background-color: #2A3867;
  color: #FAFAFA;
}

.remarks_table .form-control {
  background-color: #fafafa;
  border: 1px solid #e9ebee;
  font-family: Source Sans Pro;
  color: #434343;
  border-radius: 18px;
}
.remarks_table .media_table thead {
  border-bottom: 1px solid rgba(55, 96, 236, 0.1);
}
.remarks_table .media_table .fa-check {
  color: #417505;
}
.remarks_table .media_table td .label {
  /*font-weight: 500;*/
  margin-top: 6px;
  color: #9B9B9B;
}

.reg_client {
  display: none;
  border: 3px solid #2A3867;
  background-color: transparent;
  color: #2A3867;
}

.reg_client:hover {
  background-color: #2A3867;
  color: #FFFFFF;
}

.registered_client {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #9B9B9B;
  font-size: 14px;
  display: none;
}

.new_form {
  /*padding: 0 52px !important;*/
}
.new_form .nav .nav-item .nav-link .sub-head {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  font-weight: 500;
}
.new_form .nav .nav-item .active {
  background-color: #FAFAFA !important;
}
.new_form .nav .nav-item .active .sub-head {
  font-family: Source Sans Pro;
  color: #004795;
  font-size: 16px;
  font-weight: 600;
}
.new_form .form-group {
  margin-bottom: 12px !important;
  position: relative;
  /*        .sm-text{
              font-size: 16px;
          }*/
}
.new_form .form-group .sub-text, .new_form .form-group .panel-section-header, .new_form .form-group .status-change .status-log .status-date, .status-change .status-log .new_form .form-group .status-date, .new_form .form-group .status-change .status-log .status, .status-change .status-log .new_form .form-group .status, .new_form .form-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .new_form .form-group .view-review-msg, .new_form .form-group .how-it-works-panel .hiw-title, .how-it-works-panel .new_form .form-group .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 15px;
  line-height: 20px;
}
.new_form .form-group .form-control {
  border: 1px solid #e9ebee !important;
  background-color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-weight: 500;
  border-radius: 18px;
}
.new_form .form-group .form-control::placeholder {
  font-weight: 500;
  color: #e9e9e9;
}
.new_form .form-group .disable {
  background-color: #e9ebee !important;
}
.new_form .form-group .custom-select {
  border: 1px solid #e9ebee !important;
  background-color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-weight: 500;
  border-radius: 18px;
}
.new_form .form-group .search-user {
  background-color: #FFFFFF;
  border: 1px solid #e9ebee !important;
  color: #434343;
  margin-left: 6px;
  border-radius: 18px;
}
.new_form .form-group .search-user:hover {
  /*background-color: $sky;*/
  /*border: 1px solid  $sea !important;*/
  color: #004795;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.new_form .form-group .user-documents {
  border: 1px solid #ebebeb !important;
  background-color: #FFFFFF !important;
  border-radius: 18px !important;
}
.new_form .form-group .form-label {
  font-size: 14px !important;
}
.new_form .meeting_switch {
  display: flex;
  /* Rounded sliders */
}
.new_form .meeting_switch .switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 24px;
}
.new_form .meeting_switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.new_form .meeting_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.new_form .meeting_switch .slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.new_form .meeting_switch input:checked + .slider {
  background-color: #2196F3;
}
.new_form .meeting_switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.new_form .meeting_switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.new_form .meeting_switch .slider.round {
  border-radius: 34px;
}
.new_form .meeting_switch .slider.round:before {
  border-radius: 50%;
}
.new_form .meeting-tab {
  display: none;
}
.new_form .form-options .btn-primary {
  max-width: 240px !important;
}
.new_form .modal-label {
  font-size: 14px !important;
}
.new_form .inquire-group {
  display: flex;
  flex: 1 1 0;
  justify-content: space-between;
}
.new_form .inquire-group .btn-primary {
  background-color: #2A3867 !important;
  border: 1px solid #2A3867 !important;
  max-width: 210px !important;
}
.new_form .inquire-group .inquire-btn {
  max-width: 100% !important;
  min-width: 210px !important;
  width: 100%;
}
.new_form .form-filter .btn-primary {
  max-width: 275px;
  width: 100%;
  margin: 12px auto;
}

.report-info {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 0;
  justify-content: space-between;
}
.report-info .stat .sub-text, .report-info .stat .panel-section-header, .report-info .stat .status-change .status-log .status-date, .status-change .status-log .report-info .stat .status-date, .report-info .stat .status-change .status-log .status, .status-change .status-log .report-info .stat .status, .report-info .stat .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .report-info .stat .view-review-msg, .report-info .stat .how-it-works-panel .hiw-title, .how-it-works-panel .report-info .stat .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}

.stat-count .sub-text, .stat-count .panel-section-header, .stat-count .status-change .status-log .status-date, .status-change .status-log .stat-count .status-date, .stat-count .status-change .status-log .status, .status-change .status-log .stat-count .status, .stat-count .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .stat-count .view-review-msg, .stat-count .how-it-works-panel .hiw-title, .how-it-works-panel .stat-count .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}

.fig-text {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #9B9B9B;
  font-size: 16px;
}

.partner_pannel {
  /*padding: 36px 0 24px;*/
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.partner_pannel .card {
  max-width: 240px;
  height: 200px;
  padding: 26px 8px;
  width: 100%;
  border: 1px solid #ebebeb;
  margin: auto;
  /*margin: 12px 20px;*/
}
.partner_pannel .card .partner-warpper {
  width: 100%;
  height: auto;
  margin: auto;
}
.partner_pannel .card .partner-warpper .partner-img {
  width: 100%;
  height: 100%;
}
.partner_pannel .nabil {
  background-color: #22b25a;
}
.partner_pannel .nabil .partner-warpper {
  width: 125px !important;
}
.partner_pannel .prime {
  background-color: #e672b3;
}
.partner_pannel .nic {
  background-color: #e43134;
}
.partner_pannel .nic .partner-warpper {
  width: 150px !important;
}
.partner_pannel .kumari {
  background-color: #008db8;
}
.partner_pannel .laxmi {
  background-color: #FFFFFF;
}
.partner_pannel .shangrila {
  /* background-color: #efefef; */
  background-color: #ffffff;
}
.partner_pannel .shangrila .partner-warpper {
  width: 150px !important;
}

.arc-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 1;
}

.new-home {
  position: relative;
}
.new-home .content {
  /*position:  absolute;*/
  /*        bottom  : 0;
          z-index: 1;*/
  /*margin-bottom: 18px;*/
  margin-top: 18px;
}
@media (min-width: 768px) {
  .new-home .content {
    margin-top: 68px;
  }
}
.new-home .content .head-text {
  max-width: 310px;
}
.new-home .content .head-text .header {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 34px;
  color: #004795;
  line-height: 40px;
  margin-bottom: 22px;
}
.new-home .content .btn-body .button-primary {
  background-color: #004795;
  color: #d3fcff;
  border-color: #004795;
}
.new-home .content .btn-body .button-primary:hover {
  background-color: #ff6600;
  border-color: #ff6600;
  color: #d3fcff;
}
.new-home .content .btn-body .button-secondary {
  border-color: #ff6600 !important;
  color: #ff6600 !important;
}
.new-home .content .btn-body .button-secondary:hover {
  background-color: #ff6600 !important;
  color: #d3fcff !important;
}
.new-home .content .btn-body .sub-text, .new-home .content .btn-body .panel-section-header, .new-home .content .btn-body .status-change .status-log .status-date, .status-change .status-log .new-home .content .btn-body .status-date, .new-home .content .btn-body .status-change .status-log .status, .status-change .status-log .new-home .content .btn-body .status, .new-home .content .btn-body .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .new-home .content .btn-body .view-review-msg, .new-home .content .btn-body .how-it-works-panel .hiw-title, .how-it-works-panel .new-home .content .btn-body .hiw-title {
  color: #004795;
}
.new-home .content .btn-body .sub-text a, .new-home .content .btn-body .panel-section-header a, .new-home .content .btn-body .status-change .status-log .status-date a, .status-change .status-log .new-home .content .btn-body .status-date a, .new-home .content .btn-body .status-change .status-log .status a, .status-change .status-log .new-home .content .btn-body .status a, .new-home .content .btn-body .dashboard .reviews .reviews-container .view-review-msg a, .dashboard .reviews .reviews-container .new-home .content .btn-body .view-review-msg a, .new-home .content .btn-body .how-it-works-panel .hiw-title a, .how-it-works-panel .new-home .content .btn-body .hiw-title a {
  color: #ff6600;
}
.new-home .content .callGif {
  margin-top: 22px;
  margin-bottom: 12px;
  padding-bottom: 8px !important;
  position: fixed;
  z-index: 999;
  bottom: 0px;
}
.new-home .content .callGif .gif {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0px;
}
.new-home .content .callGif .gif .gifimg {
  width: 100%;
  height: 100%;
}
.new-home .content .callGif .num-text {
  /*                background-color: $alabaster;
                  border: 1px solid #ebebeb;
                  border-radius: 20px;
                  padding: 2px 4px;
                  height: 45px;
                  max-width: 170px;
                  width: 100%;
                  margin-left: 8px;
                  .sub-text{
                      font-family: $font;
                      font-weight: 600;
                      color: $sea;
                      font-size: 16px;
                      margin-left: 60px;
                      margin-top: 10px;
                      padding: 0;
                  }*/
}
.new-home .content .callGif .num-text .typewrite-text .typewrite {
  padding-left: 55px;
  padding-right: 18px;
  border: 1px solid #053098;
  border-radius: 28px;
  background-color: #d7f3fb;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #ff6600;
  font-size: 22px;
  margin-bottom: 8px;
  margin-top: 6px;
  margin-left: 5px;
}
.new-home .vid-wrapper {
  margin-top: 18px;
  max-height: 570px;
  max-width: 100%;
  margin-left: auto;
  text-align: right;
  margin-right: auto;
}
.new-home .vid-wrapper .myVideo {
  height: 100%;
  width: 100%;
}

.new-content {
  border-top: 0 !important;
  background-color: #d3fcff !important;
  border-radius: 0 !important;
}
.new-content .btn-light {
  border: 1px solid #ebebeb;
  background-color: #fafafa;
}
.new-content .btn-light:hover {
  background-color: #ff6600;
  color: #FFFFFF;
}
.new-content .modal-header h1 {
  font-size: 30px;
  color: #004795;
}
.new-content .modal-header .main-heading {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 26px;
  margin: 0 auto;
  text-decoration: underline;
}
.new-content .modal-header .sub-heading {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 20px;
  margin: 0 auto;
}
.new-content .new-form .form-group {
  margin-bottom: 12px !important;
  position: relative;
  /*        .sm-text{
              font-size: 16px;
          }*/
}
.new-content .new-form .form-group .sub-text, .new-content .new-form .form-group .panel-section-header, .new-content .new-form .form-group .status-change .status-log .status-date, .status-change .status-log .new-content .new-form .form-group .status-date, .new-content .new-form .form-group .status-change .status-log .status, .status-change .status-log .new-content .new-form .form-group .status, .new-content .new-form .form-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .new-content .new-form .form-group .view-review-msg, .new-content .new-form .form-group .how-it-works-panel .hiw-title, .how-it-works-panel .new-content .new-form .form-group .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 15px;
  line-height: 20px;
}
.new-content .new-form .form-group .form-control {
  border: 1px solid #e9ebee !important;
  background-color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-weight: 500;
  border-radius: 0px !important;
}
.new-content .new-form .form-group .form-control::placeholder {
  font-weight: 500;
  color: #d3d3d3;
}
.new-content .new-form .form-group .custom-select {
  border: 1px solid #e9ebee !important;
  background-color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-weight: 500;
}
.new-content .new-form .meeting_switch {
  display: flex;
  /* Rounded sliders */
}
.new-content .new-form .meeting_switch .switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 24px;
}
.new-content .new-form .meeting_switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.new-content .new-form .meeting_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.new-content .new-form .meeting_switch .slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.new-content .new-form .meeting_switch input:checked + .slider {
  background-color: #2196F3;
}
.new-content .new-form .meeting_switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.new-content .new-form .meeting_switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.new-content .new-form .meeting_switch .slider.round {
  border-radius: 34px;
}
.new-content .new-form .meeting_switch .slider.round:before {
  border-radius: 50%;
}
.new-content .new-form .meeting-tab {
  display: none;
}
.new-content .new-form .form-options .btn-primary {
  max-width: 240px !important;
}
.new-content .new-form .modal-label {
  font-size: 14px !important;
  color: #004795;
}
.new-content .new-form .inquire-group {
  display: flex;
  flex: 1 1 0;
  justify-content: space-between;
}
.new-content .new-form .inquire-group .btn-primary {
  background-color: #004795 !important;
  border: 1px solid #004795 !important;
  max-width: 210px !important;
  border-radius: 0px !important;
}
.new-content .new-form .inquire-group .btn-primary:hover {
  background-color: #ff6600 !important;
  border: 1px solid #ff6600 !important;
}
.new-content .new-form .inquire-group .inquire-btn {
  max-width: 100% !important;
  min-width: 210px !important;
  width: 100%;
}
.new-content .new-form .form-filter .btn-primary {
  max-width: 275px;
  width: 100%;
  margin: 12px auto;
}

.staring {
  text-align: left;
  display: block;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #ff6600;
  font-size: 15px;
  font-style: italic;
}

.red_star {
  color: #F7223C;
}

.toTop {
  position: absolute;
  right: 15px;
  height: 35px;
  width: 35px;
  background-color: #FFFFFF;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.toTop .fas {
  color: #004795;
  font-size: 22px;
  margin-top: 6px;
}

.toTop:hover {
  background-color: #ff6600;
}
.toTop:hover .fas {
  color: #FFFFFF;
}

.oth-services {
  right: 25px;
  height: 60px;
  width: 60px;
  position: fixed;
  bottom: 15px;
  z-index: 999;
  cursor: pointer;
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 3s;
  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}
@media (min-width: 768px) {
  .oth-services {
    left: 25px;
  }
}
.oth-services .citycargo {
  height: 100%;
  width: 100%;
}

.oth-services:after {
  position: absolute;
}

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.association_pannel {
  /*padding: 36px 0 24px;*/
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.association_pannel .card {
  max-width: 310px;
  height: 200px;
  padding: 26px 8px;
  width: 100%;
  border: 1px solid #ebebeb;
  margin: auto;
  /*margin: 12px 20px;*/
}
.association_pannel .card .association-warpper {
  width: 100%;
  height: auto;
  margin: auto;
}
.association_pannel .card .association-warpper .partner-img {
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}
.association_pannel .card .text-title {
  background-color: #b7c5f7;
  padding: 2px 4px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.association_pannel .card .text-title .sub-text, .association_pannel .card .text-title .panel-section-header, .association_pannel .card .text-title .status-change .status-log .status-date, .status-change .status-log .association_pannel .card .text-title .status-date, .association_pannel .card .text-title .status-change .status-log .status, .status-change .status-log .association_pannel .card .text-title .status, .association_pannel .card .text-title .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .association_pannel .card .text-title .view-review-msg, .association_pannel .card .text-title .how-it-works-panel .hiw-title, .how-it-works-panel .association_pannel .card .text-title .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
}
.association_pannel .ocr {
  background-color: #004795;
}

.message-warpper {
  text-align: center;
}
.message-warpper .sub-text, .message-warpper .panel-section-header, .message-warpper .status-change .status-log .status-date, .status-change .status-log .message-warpper .status-date, .message-warpper .status-change .status-log .status, .status-change .status-log .message-warpper .status, .message-warpper .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .message-warpper .view-review-msg, .message-warpper .how-it-works-panel .hiw-title, .how-it-works-panel .message-warpper .hiw-title {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
  color: #004795;
}

.upaya-sub .citycargo-logo {
  margin-left: 4px;
  max-height: 28px;
  height: 100%;
  width: auto;
}
.upaya-sub .bhusewa-logo {
  margin-top: 12px;
  max-height: 35px;
  height: 100%;
  width: auto;
}
.upaya-sub .sub-head {
  /*margin-left: 12px;*/
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 15px;
  color: #ff6600;
  text-decoration: underline;
  display: block;
}
.upaya-sub .citycargo {
  border: 3px solid #fcbc2f;
  border-radius: 4px;
  background-color: #fcbc3f;
  max-width: 290px;
  text-align: center;
  width: 100%;
}
.upaya-sub .citycargo .sub-text, .upaya-sub .citycargo .panel-section-header, .upaya-sub .citycargo .status-change .status-log .status-date, .status-change .status-log .upaya-sub .citycargo .status-date, .upaya-sub .citycargo .status-change .status-log .status, .status-change .status-log .upaya-sub .citycargo .status, .upaya-sub .citycargo .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .upaya-sub .citycargo .view-review-msg, .upaya-sub .citycargo .how-it-works-panel .hiw-title, .how-it-works-panel .upaya-sub .citycargo .hiw-title {
  color: #434343 !important;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px !important;
  padding: 6px 16px !important;
  margin: 0;
}
.upaya-sub .citycargo:hover {
  border: 3px solid #fcbc2f;
  border-radius: 4px;
  background-color: #fcbc3f;
  width: 100%;
  cursor: pointer;
}
.upaya-sub .citycargo:hover .sub-text, .upaya-sub .citycargo:hover .panel-section-header, .upaya-sub .citycargo:hover .status-change .status-log .status-date, .status-change .status-log .upaya-sub .citycargo:hover .status-date, .upaya-sub .citycargo:hover .status-change .status-log .status, .status-change .status-log .upaya-sub .citycargo:hover .status, .upaya-sub .citycargo:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .upaya-sub .citycargo:hover .view-review-msg, .upaya-sub .citycargo:hover .how-it-works-panel .hiw-title, .how-it-works-panel .upaya-sub .citycargo:hover .hiw-title {
  color: #fff !important;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px !important;
  padding: 6px 16px !important;
  margin: 0;
  cursor: pointer;
}
.upaya-sub .bhu {
  border: 2px solid #3760EC;
  border-radius: 4px;
  background-color: transparent;
  max-width: 290px;
  text-align: center;
  width: 100%;
}
.upaya-sub .bhu .sub-text, .upaya-sub .bhu .panel-section-header, .upaya-sub .bhu .status-change .status-log .status-date, .status-change .status-log .upaya-sub .bhu .status-date, .upaya-sub .bhu .status-change .status-log .status, .status-change .status-log .upaya-sub .bhu .status, .upaya-sub .bhu .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .upaya-sub .bhu .view-review-msg, .upaya-sub .bhu .how-it-works-panel .hiw-title, .how-it-works-panel .upaya-sub .bhu .hiw-title {
  color: #3760EC !important;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px !important;
  padding: 6px 16px !important;
  margin: 0;
}
.upaya-sub .bhu:hover {
  border: 2px solid #3760EC;
  border-radius: 4px;
  background-color: #3760EC;
  width: 100%;
  cursor: pointer;
}
.upaya-sub .bhu:hover .sub-text, .upaya-sub .bhu:hover .panel-section-header, .upaya-sub .bhu:hover .status-change .status-log .status-date, .status-change .status-log .upaya-sub .bhu:hover .status-date, .upaya-sub .bhu:hover .status-change .status-log .status, .status-change .status-log .upaya-sub .bhu:hover .status, .upaya-sub .bhu:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .upaya-sub .bhu:hover .view-review-msg, .upaya-sub .bhu:hover .how-it-works-panel .hiw-title, .how-it-works-panel .upaya-sub .bhu:hover .hiw-title {
  color: #FFFFFF !important;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px !important;
  padding: 6px 16px !important;
  margin: 0;
  cursor: pointer;
}

.scrolldiv {
  position: fixed;
  z-index: 99;
  bottom: 25px;
  right: 25px;
  /*    .animated {
          -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
          animation-iteration-count: infinite;
          -webkit-animation-iteration-count: infinite;
      }
      @-webkit-keyframes bounce {
          0%, 100% {
              -webkit-transform: translateY(0);
          }
          50% {
              -webkit-transform: translateY(-10px);
          }
      }
      @keyframes bounce {
          0%, 100% {
              transform: translateY(0);
          }
          50% {
              transform: translateY(-10px);
          }
      }*/
}
.scrolldiv .topScroll {
  position: absolute;
  height: 35px;
  width: 35px;
  bottom: 150px;
  right: 25px;
  background-color: #ff6600;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.scrolldiv .topScroll .fas {
  color: #FFFFFF;
  font-size: 22px;
  margin-top: 6px;
}
@keyframes spring {
  0% {
    transform: scale(1) translateY(0);
  }
  10% {
    transform: scale(1.2, 0.6);
  }
  30% {
    transform: scale(0.8, 1.1) translateY(-15px);
  }
  50% {
    transform: scale(1) translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.scrolldiv .spring {
  animation: spring 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.othweb {
  padding: 0 0 100px;
}
.othweb .title {
  padding: 12px;
  text-align: center;
  margin-top: 16px;
  max-width: 200px;
  width: 100%;
}
.othweb .title .heading {
  font-family: Source Sans Pro;
  font-weight: bold;
  font-size: 28px;
  color: #004795;
  word-break: break-all;
}
.othweb .logos {
  display: flex;
  flex: 1 1 0;
  flex-flow: wrap;
  padding: 40px 0;
  justify-content: space-around;
}
.othweb .logos .wrap {
  padding: 16px;
}
.othweb .logos .wrap .logo-wrapper {
  height: 65px;
  width: 65px;
  cursor: pointer;
}
.othweb .logos .wrap .logo-wrapper .logo {
  height: 100%;
  width: 100%;
}
.othweb .logos .wrap .logo-warp {
  height: auto;
  width: 250px;
  margin-top: 12px;
  cursor: pointer;
}
.othweb .logos .wrap .logo-warp .logo-long {
  height: 100%;
  width: 100%;
}
.othweb .logos .warp:hover {
  border: 1px solid #004795;
}

.crmhis-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  margin-bottom: 12px;
  font-weight: 600;
}

/*.new-row{
    td{
        padding: 0 !important;
        padding: 6px 8px !important;
    }
}*/
.nav-crm-card {
  cursor: pointer;
}

.nav-tabs .nav-link {
  cursor: pointer;
}
.nav-tabs .nav-link label {
  cursor: pointer;
}

.new-bgc {
  background-color: #f7f7f7 !important;
}
.new-bgc .user-documents {
  border: 1px solid #b7c5f7 !important;
  border-radius: 18px;
}

.btn-upaya {
  outline: none;
  min-height: 36px;
  background-color: #004795;
  border: 1px solid #004795;
  color: #FFFFFF;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 32px !important;
  padding: 0 16px;
  cursor: pointer;
  font-family: Source Sans Pro;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-mini:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-danger-mini:hover {
  background-color: #dc3545;
  border: 1px solid #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-mini {
  outline: none;
  min-height: 36px;
  background-color: #004795;
  border: 1px solid #004795;
  color: #FFFFFF;
  max-width: 40px;
  width: 100%;
  border-radius: 22px !important;
  /*padding: 0 16px;*/
  font-family: Source Sans Pro;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-danger-mini {
  outline: none;
  min-height: 36px;
  background-color: #F7223C;
  border: 1px solid #F7223C;
  color: #FFFFFF;
  max-width: 40px;
  width: 100%;
  border-radius: 22px !important;
  /*padding: 0 16px;*/
  font-family: Source Sans Pro;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-lg {
  outline: none;
  min-height: 36px;
  background-color: #004795;
  border: 1px solid #004795;
  color: #FFFFFF;
  /*max-width: 320px;*/
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 2px 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-lg:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-danger {
  outline: none;
  min-height: 36px;
  background-color: #dc3545;
  border: 1px solid #dc3545;
  color: #FFFFFF;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 0 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-danger:hover {
  background-color: #be212f;
  border: 1px solid #be212f;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-orange {
  outline: none;
  min-height: 36px;
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #FFFFFF;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 0 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-orange:hover {
  background-color: #d3fcff;
  border: 1px solid #d3fcff;
  color: #004795;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-orange-alt {
  outline: none;
  min-height: 36px;
  background-color: #00b8ff;
  border: 1px solid #00b8ff;
  color: #FFFFFF;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 0 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-orange-alt:hover {
  background-color: #99e2ff;
  border: 1px solid #99e2ff;
  color: #004795;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-outline {
  outline: none;
  min-height: 36px;
  background-color: transparent;
  color: #004795;
  border: 2px solid #004795;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 0 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-outline:hover {
  background-color: #ff6600;
  color: #FFFFFF;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-upaya-outline-lg {
  outline: none;
  min-height: 36px;
  background-color: transparent;
  color: #004795;
  border: 2px solid #004795;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 2px 16px;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-upaya-outline-lg:hover {
  background-color: #ff6600;
  color: #FFFFFF;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-light-custom {
  outline: none;
  background-color: #FFFFFF;
  border: 1px solid #e9ebee !important;
  color: #434343;
  margin-left: 6px;
  border-radius: 18px;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-light-custom:hover {
  color: #004795;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.custom-table-card {
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
}

.kaam_followup_container .nav .nav-item .nav-link .sub-head {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  font-weight: 600;
}
.kaam_followup_container .nav .nav-item .active {
  background-color: #ebeffd !important;
  border-color: #dee2e6 #dee2e6 #ebeffd;
}
.kaam_followup_container .nav .nav-item .active .sub-head {
  font-family: Source Sans Pro;
  color: #004795;
  font-size: 16px;
  font-weight: 600;
}

.kaam-detail-section .kaam_detail_card {
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  padding: 16px 18px 22px !important;
}
.kaam-detail-section .kaam_detail_card .kaam-head-section {
  display: flex;
}
.kaam-detail-section .kaam_detail_card .kaam-head-section .kaam-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 18px;
  color: #7F828E;
  margin-bottom: 0;
  text-transform: uppercase;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper {
  border: 1px solid #e9ebee;
  margin-top: 6px;
  background-color: rgba(55, 96, 236, 0.1);
  border-color: rgba(55, 96, 236, 0.1);
  -webkit-box-shadow: 0px 0px 100px -46px rgba(55, 96, 236, 0.25);
  -moz-box-shadow: 0px 0px 100px -46px rgba(55, 96, 236, 0.25);
  box-shadow: 0px 0px 100px -46px rgba(55, 96, 236, 0.25);
  border-radius: 18px;
  cursor: pointer;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-wrapper {
  align-items: center;
  padding: 8px 16px 0px;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-wrapper .kaam-subhead {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 15px;
  color: #004795;
  padding-bottom: 8px;
  margin-bottom: 0px;
  margin-left: 8px;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-wrapper .fas {
  color: #004795;
  margin-right: 28px;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details {
  padding: 8px 14px;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log table, .kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log table tr, .kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log table td {
  background-color: transparent;
  white-space: nowrap;
  padding: 0;
  margin-left: 25px;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .log {
  border-spacing: 0 !important;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .log td {
  vertical-align: middle !important;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .vr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2px;
  height: 36px;
  border: 1px solid rgba(55, 96, 236, 0.1);
  margin: 0 auto;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .center-col {
  padding: 0 16px;
  text-align: center;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .status-date, .kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .status {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  cursor: pointer;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .status-date {
  color: #7F828E;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .status-icon {
  font-size: 18px;
  color: rgba(55, 96, 236, 0.25);
  vertical-align: middle;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details .status-log .active {
  color: #ff6600;
}
.kaam-detail-section .kaam_detail_card .detail-wrapper .kaam-subhead-section .log-details hr {
  margin: 0px 0 6px !important;
}
.kaam-detail-section .kaam_detail_card .kaam_detail {
  padding: 12px 12px 8px;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .col-md-3 {
  margin-bottom: 12px;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .item-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 14px;
  color: #004795;
  display: block;
  margin-bottom: 2px;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .item-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 14px;
  color: #434343;
  display: block;
  margin-bottom: 2px;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .form-control {
  background-color: #FAFAFA;
  border-radius: 18px;
  border-color: #e9e9e9;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .paid-badge {
  background-color: #417505;
  padding: 2px 10px !important;
  border-radius: 20px;
  border: 1px solid #417505;
  max-width: fit-content;
  width: 100%;
  height: 100%;
  max-height: 22px;
  display: flex;
  align-items: center;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .paid-badge .item-fee_status {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .notpaid-badge {
  background-color: #F7223C;
  padding: 2px 10px !important;
  border-radius: 20px;
  border: 1px solid #F7223C;
  max-width: fit-content;
  width: 100%;
  height: 100%;
  max-height: 22px;
  display: flex;
  align-items: center;
}
.kaam-detail-section .kaam_detail_card .kaam_detail .notpaid-badge .item-fee_status {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}

.report-button-collection {
  border-top: 0;
  border-radius: 0;
  border: none;
  background-color: #fdfdfd;
  /*border: 1px solid #9b9b9b;*/
  padding: 0 !important;
}
.report-button-collection .buttonCollection_warpper {
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
}
.report-button-collection .buttonCollection_warpper .wrapper-btn {
  padding: 36px 64px;
  width: 100%;
  background-color: #e9ebee;
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
}
.report-button-collection .buttonCollection_warpper .wrapper-btn .image {
  max-height: 42px;
  width: 100%;
  height: 100%;
  fill: #434343;
}
.report-button-collection .buttonCollection_warpper .wrapper-btn .sub-text, .report-button-collection .buttonCollection_warpper .wrapper-btn .panel-section-header, .report-button-collection .buttonCollection_warpper .wrapper-btn .status-change .status-log .status-date, .status-change .status-log .report-button-collection .buttonCollection_warpper .wrapper-btn .status-date, .report-button-collection .buttonCollection_warpper .wrapper-btn .status-change .status-log .status, .status-change .status-log .report-button-collection .buttonCollection_warpper .wrapper-btn .status, .report-button-collection .buttonCollection_warpper .wrapper-btn .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .report-button-collection .buttonCollection_warpper .wrapper-btn .view-review-msg, .report-button-collection .buttonCollection_warpper .wrapper-btn .how-it-works-panel .hiw-title, .how-it-works-panel .report-button-collection .buttonCollection_warpper .wrapper-btn .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  width: 100%;
  cursor: pointer;
}
.report-button-collection .buttonCollection_warpper .wrapper-btn:hover {
  background-color: #ff6600;
  border-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.3);
  box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.3);
}
.report-button-collection .buttonCollection_warpper .wrapper-btn:hover .image {
  fill: #FFFFFF;
}
.report-button-collection .buttonCollection_warpper .wrapper-btn:hover .sub-text, .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .panel-section-header, .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .status-change .status-log .status-date, .status-change .status-log .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .status-date, .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .status-change .status-log .status, .status-change .status-log .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .status, .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .view-review-msg, .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .how-it-works-panel .hiw-title, .how-it-works-panel .report-button-collection .buttonCollection_warpper .wrapper-btn:hover .hiw-title {
  color: #FFFFFF;
}
.report-button-collection .interval_buttons_collection .btn-row {
  display: flex;
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button {
  background-color: #FAFAFA;
  height: 150px;
  width: 200px;
  border: 1px solid #ECE9E6;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button .interval-text {
  font-family: Source Sans Pro Semibold;
  font-size: 24px;
  color: #434343;
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button i {
  font-size: 42px;
  color: #434343;
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.5);
  box-shadow: 0px 0px 20px 2px rgba(255, 102, 0, 0.5);
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button:hover .interval-text {
  color: #FFFFFF;
}
.report-button-collection .interval_buttons_collection .btn-row .interval_button:hover i {
  color: #FFFFFF;
}

.star_flag {
  transition: transform 0.2s;
  /* Animation */
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.star_flag .fave {
  font-size: 18px;
  color: #434343;
}
.star_flag .fave:hover {
  color: #ff6600;
}
.star_flag .faved {
  font-size: 18px;
  color: #ff6600;
}
.star_flag .faved:hover {
  color: #434343;
}

.star_flag:hover {
  transform: scale(1.6);
}

/*.fave {
  background: none;
  border: 0;
  padding: 0;
  width: 70px;
  height: 45px;
  background: url(https://res.cloudinary.com/shanomurphy/image/upload/v1547543273/fave_ltre0q.png) no-repeat;
  background-position: 0 0;
  transition: background 1s steps(55);
  outline: 0;
  cursor: pointer;
}

.fave.faved {
  background-position: -3519px 0;
}*/
.flag_modalbtn {
  width: 100%;
  padding: 6px 10px;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 600;
  max-width: 320px;
  min-width: 150px;
}

.text-wrap {
  display: flex;
  justify-content: center;
}
.text-wrap .or-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
}

.crm-navs .fas {
  color: #434343;
}
.crm-navs .sub-text, .crm-navs .panel-section-header, .crm-navs .status-change .status-log .status-date, .status-change .status-log .crm-navs .status-date, .crm-navs .status-change .status-log .status, .status-change .status-log .crm-navs .status, .crm-navs .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .crm-navs .view-review-msg, .crm-navs .how-it-works-panel .hiw-title, .how-it-works-panel .crm-navs .hiw-title {
  color: #434343;
}
.crm-navs .show .fas {
  color: #004795;
}
.crm-navs .show .sub-text, .crm-navs .show .panel-section-header, .crm-navs .show .status-change .status-log .status-date, .status-change .status-log .crm-navs .show .status-date, .crm-navs .show .status-change .status-log .status, .status-change .status-log .crm-navs .show .status, .crm-navs .show .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .crm-navs .show .view-review-msg, .crm-navs .show .how-it-works-panel .hiw-title, .how-it-works-panel .crm-navs .show .hiw-title {
  color: #004795;
  font-weight: 600;
}

.noti-navs .nav-item .nav-link {
  padding: 12px;
  border: 1px solid #e9e9e9;
}
.noti-navs .nav-item .nav-link:hover {
  background-color: #ebebeb;
}
.noti-navs .fas, .noti-navs .far {
  color: #434343;
  margin-bottom: 0;
  margin-right: 14px !important;
  font-size: 24px;
}
.noti-navs .sub-text, .noti-navs .panel-section-header, .noti-navs .status-change .status-log .status-date, .status-change .status-log .noti-navs .status-date, .noti-navs .status-change .status-log .status, .status-change .status-log .noti-navs .status, .noti-navs .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .noti-navs .view-review-msg, .noti-navs .how-it-works-panel .hiw-title, .how-it-works-panel .noti-navs .hiw-title {
  color: #434343;
  margin-bottom: 0;
}
.noti-navs .show {
  background-color: #004795 !important;
}
.noti-navs .show .fas, .noti-navs .show .far {
  color: #FFFFFF;
}
.noti-navs .show .sub-text, .noti-navs .show .panel-section-header, .noti-navs .show .status-change .status-log .status-date, .status-change .status-log .noti-navs .show .status-date, .noti-navs .show .status-change .status-log .status, .status-change .status-log .noti-navs .show .status, .noti-navs .show .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .noti-navs .show .view-review-msg, .noti-navs .show .how-it-works-panel .hiw-title, .how-it-works-panel .noti-navs .show .hiw-title {
  color: #FFFFFF;
  font-weight: 600;
}

.faq-container {
  padding-bottom: 100px;
}
.faq-container .ourpricing {
  padding: 65px 0 0;
}
.faq-container .ourpricing .pricing-head {
  text-align: center;
  margin-top: 12px;
}
.faq-container .ourpricing .pricing-head .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  line-height: 32px;
  font-size: 32px;
}
.faq-container .ourpricing .pricing-head .sub-text, .faq-container .ourpricing .pricing-head .panel-section-header, .faq-container .ourpricing .pricing-head .status-change .status-log .status-date, .status-change .status-log .faq-container .ourpricing .pricing-head .status-date, .faq-container .ourpricing .pricing-head .status-change .status-log .status, .status-change .status-log .faq-container .ourpricing .pricing-head .status, .faq-container .ourpricing .pricing-head .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faq-container .ourpricing .pricing-head .view-review-msg, .faq-container .ourpricing .pricing-head .how-it-works-panel .hiw-title, .how-it-works-panel .faq-container .ourpricing .pricing-head .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #004795;
  line-height: 20px;
  font-size: 18px;
}
.faq-container .pricelp {
  background-color: #004795;
  position: relative;
}
@media (max-width: 768px) {
  .faq-container .pricelp {
    padding: 34px 0;
  }
}
.faq-container .pricelp .pricing-container {
  padding: 50px 0;
  margin-top: 40px;
  margin-bottom: 85px;
  text-align: center;
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container {
    padding: 200px 0;
    margin-top: 250px;
    margin-bottom: 275px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 0 0 44px;
  /*            @media (max-width: 968px) {
                  left: calc(50% - 400px);
                  position: absolute;
                  z-index: 99;
                  top: 0;
                  margin: auto;
                  -webkit-transform: translateY(-30%);
                  -ms-transform: translateY(-30%);
                  transform: translateY(-30%);            
              }*/
  max-width: 900px;
  width: 100%;
  margin: auto;
  max-height: fit-content;
  border-radius: 0px;
  background-color: #FFFFFF;
  border: 1px solid #e1e1e1;
  /*z-index: 99;*/
  /*padding: 24px 0px;*/
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card {
    position: absolute;
    z-index: 99;
    top: 0;
    left: calc(50% - 450px);
    -webkit-transform: translateY(-27%);
    -ms-transform: translateY(-27%);
    transform: translateY(-27%);
    padding: 0 0 64px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles {
  justify-content: space-around;
  flex-wrap: wrap;
  border-bottom: 1px solid #e1e1e1;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types {
  border-right: 1px solid #e1e1e1;
  max-width: 50%;
  width: 100%;
  height: 70px;
  margin: auto;
  position: relative;
  cursor: pointer;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types .sub-head {
  margin: 8px auto;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  line-height: 28px;
  font-size: 26px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .vehicles .types .sub-head {
    margin: 18px auto;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types .sub-head:after {
  /*                                                                    bottom: 0px;
                                                                      @media(max-width: 768px){ */
  /*}*/
  bottom: calc(50% + 20px);
  background: none repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background-color: #004795;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types .sub-head:hover:after {
  width: 100%;
  left: 0;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types:hover {
  background-color: #e1e1e1;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types:hover .sub-head {
  color: #004795;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .types:hover:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 104%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #e1e1e1;
  transform: rotate(90deg);
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .active {
  background-color: #434343 !important;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .active .sub-head {
  color: #FFFFFF !important;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .active .sub-head:after {
  /*                        bottom: 0px;
                          @media(max-width: 768px){ 
                          }*/
  bottom: calc(50% + 20px);
  background: none repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background-color: #FFFFFF;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .active .sub-head:hover:after {
  width: 100%;
  left: 0;
}
.faq-container .pricelp .pricing-container .pricing-card .vehicles .active:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 104%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #434343 !important;
  transform: rotate(90deg);
}
.faq-container .pricelp .pricing-container .pricing-card .price-info {
  margin-top: 22px;
  padding: 16px;
  display: none;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-head {
  text-align: center;
  padding: 16px 64px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-head .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  line-height: 28px;
  font-size: 26px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-img .image {
  max-height: 110px;
  width: auto;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-img .fas {
  font-size: 80px;
  color: #3760EC;
  margin: 26px auto;
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-img .fas {
    font-size: 160px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-img .fa-phone {
  font-size: 60px;
  margin: auto 0;
  /*color: $leather;*/
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-img .fa-phone {
    font-size: 120px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base {
  padding: 0;
  /*                        .requestcall:active{
                              background-color: $leather;
                              outline: none;
                              border: 1px solid $leather;
                              color: $white;
                          }*/
  /*                            .dist-info:hover{
                                  background-color: #ebebeb;
                                  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.02);
                              }*/
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base {
    padding: 32px 84px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .contact-head {
  font-family: Source Sans Pro Semibold;
  font-size: 28px;
  line-height: 30px;
  color: #434343;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .contact-text {
  font-family: Source Sans Pro;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #9B9B9B;
  margin-bottom: 12px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .contact-subtext {
  font-family: Source Sans Pro;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #9B9B9B;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .contactus-txt {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #434343;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .requestcall {
  margin-top: 12px;
  max-width: 250px;
  width: 100%;
  height: auto;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 20px;
  border-radius: 6px;
  color: #434343;
  background-color: #3760EC;
  margin-bottom: 64px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .requestcall:hover {
  background-color: #434343;
  outline: none;
  -webkit-box-shadow: 0px 0px 35px -4px rgb(67, 67, 67);
  -moz-box-shadow: 0px 0px 35px -4px rgb(67, 67, 67);
  box-shadow: 0px 0px 35px -4px rgb(67, 67, 67);
  border: 1px solid #434343;
  color: #FFFFFF;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base {
  background-color: #ccd6f9;
  border: 1px solid #3760EC;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  padding: 8px;
  max-width: 600px;
  width: 100%;
  z-index: 1;
  height: 55px;
  margin: 18px auto 0;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .sub-text, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .panel-section-header, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .status-change .status-log .status-date, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .status-date, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .status-change .status-log .status, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .status, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .view-review-msg, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .how-it-works-panel .hiw-title, .how-it-works-panel .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .base .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-top: 8px;
  font-size: 20px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info {
  padding: 12px;
  cursor: pointer;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul {
  list-style: none;
  padding: 0;
  width: 100%;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
  border: 1px solid #e9e9e9;
  background-color: #fdfdfd;
  border-top: 0;
  text-align: left;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .sub-text, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .panel-section-header, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .status-change .status-log .status-date, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .status-date, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .status-change .status-log .status, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .status, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .view-review-msg, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .how-it-works-panel .hiw-title, .how-it-works-panel .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .hiw-title {
  display: block;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .sub-inner-text {
  padding-left: 15px;
  display: block;
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner .sub-inner-textvalue {
  padding-left: 30px;
  display: block;
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul .inner.show {
  /*display: block;*/
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul li {
  margin: 0.5em 0;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul li a.toggle {
  width: 100%;
  display: block;
  background: #fafafa;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #434343;
  padding: 0.75em;
  border-radius: 0.15em;
  transition: background 0.3s ease;
  border: 1px solid #e9e9e9;
  text-decoration: none;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info ul li a.toggle:hover {
  background: #ebebeb;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .sub-text, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .panel-section-header, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .status-change .status-log .status-date, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .status-date, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .status-change .status-log .status, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .status, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .view-review-msg, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .how-it-works-panel .hiw-title, .how-it-works-panel .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .v-type-base .dist-info .hiw-title {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 18px;
  line-height: 26px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .contact-logo {
  margin: 12px auto 64px;
  height: 32px;
  width: auto;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info {
  padding: 24px 64px 64PX;
  /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
  flex-wrap: wrap;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info {
    display: block !important;
    padding: 24px 8px 36px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-sec {
  height: 50px;
  display: block !important;
  background-color: #ccd6f9;
  border: 1px solid #3760EC;
  /*                            border-top-right-radius: 12px;
                              border-top-left-radius: 12px;*/
  padding: 8px;
  width: 100%;
  z-index: 3;
  margin: auto 0;
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-sec {
    max-width: 200px;
    height: 200px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-sec .sub-head {
  line-height: 160px;
  margin-top: 8px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 20px;
}
@media (max-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-sec .sub-head {
    line-height: 0px;
    margin-top: 14px;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc {
  display: block !important;
  border: 1px solid #9B9B9B;
  border-top: 0;
  padding: 8px;
  /*border-top-left-radius: 4px;*/
  /*border-top-right-radius: 4px;*/
  background-color: #f4f4f4;
  max-width: 500px;
  width: 100%;
  z-index: 2;
  margin: auto 0;
}
@media (min-width: 768px) {
  .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc {
    height: 160px;
    padding: 24px;
    border: 1px solid #9B9B9B;
    border-left: 0;
  }
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .sub-text, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .panel-section-header, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-change .status-log .status-date, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-date, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-change .status-log .status, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .view-review-msg, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .how-it-works-panel .hiw-title, .how-it-works-panel .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .hiw-title {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  text-align: justify;
  line-height: 26px;
  font-size: 18px;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .sub-text .highlight, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .panel-section-header .highlight, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-change .status-log .status-date .highlight, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-date .highlight, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status-change .status-log .status .highlight, .status-change .status-log .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .status .highlight, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .dashboard .reviews .reviews-container .view-review-msg .highlight, .dashboard .reviews .reviews-container .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .view-review-msg .highlight, .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .how-it-works-panel .hiw-title .highlight, .how-it-works-panel .faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info .wait-desc .hiw-title .highlight {
  font-family: Source Sans Pro;
  color: #3760EC;
  font-weight: 600;
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info:hover .wait-sec {
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.52);
}
.faq-container .pricelp .pricing-container .pricing-card .price-info .v-type .wait-info:hover .wait-desc {
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.43);
}
.faq-container .pricing-img {
  width: 100%;
  max-height: 500px;
  height: 100%;
}
.faq-container .faq-main-card {
  display: flex;
  justify-content: center;
}
.faq-container .faq-main-card .card {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  padding: 16px;
  height: 175px;
  width: 200px;
  background-color: #FFFFFF;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
.faq-container .faq-main-card .card .image-warpper {
  width: 90px;
  height: auto;
  margin: auto;
}
.faq-container .faq-main-card .card .image-warpper .faqimg {
  height: 100%;
  width: 100%;
}
.faq-container .faq-main-card .card .text-wrapper {
  margin: auto;
  margin-top: 12px;
}
.faq-container .faq-main-card .card .text-wrapper .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 20px;
}
.faq-container .faq-main-card .card:hover {
  box-shadow: 0 8px 15px 0 rgba(7, 7, 7, 0.13);
  background-color: #fdfdfd;
}
.faq-container .faq-main-card .card:hover .sub-head {
  color: #004795;
}
.faq-container .tab-content {
  margin-top: 36px;
}
.faq-container .tab-content .faq-pannel {
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  padding: 36px 24px;
  max-width: 700px;
  width: 100%;
  background-color: #FFFFFF;
  margin: auto;
  display: none;
}
.faq-container .tab-content .faq-pannel .title-head {
  margin: auto;
  text-align: center;
}
.faq-container .tab-content .faq-pannel .title-head .sub-head {
  font-family: Source Sans Pro;
  font-size: 26px;
  color: #434343;
  font-weight: 600;
}
.faq-container .tab-content .show {
  display: block;
}

.reqs {
  /*----- Tabs -----*/
  /*----- Tab Links -----*/
  /* Clearfix */
  /*----- Content of Tabs -----*/
}
.reqs .tabs {
  width: 100%;
  display: inline-block;
}
.reqs .tab-links:after {
  display: block;
  clear: both;
  content: "";
}
.reqs .tab-links li {
  margin: 0px 5px;
  float: left;
  list-style: none;
}
.reqs .tab-links a {
  border: 1px solid #ebebeb;
  border-bottom: 0;
  padding: 9px 15px;
  display: inline-block;
  border-radius: 4px 4px 0px 0px;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #9b9b9b;
  transition: all linear 0.15s;
}
.reqs .tab-links a:hover {
  background: #e9ebef;
  color: #434343;
  font-weight: 600;
  text-decoration: none;
}
.reqs li.active a, .reqs li.active a:hover {
  background: #004795;
  color: #FFFFFF;
  font-weight: 600;
}
.reqs .tab-content {
  padding: 15px;
  border-radius: 3px;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.reqs .tab {
  display: none;
}
.reqs .tab.active {
  display: block;
}

.taxrate {
  padding-bottom: 65px;
}
.taxrate .return {
  max-height: 60px;
  max-width: 70px;
  height: 100%;
  width: 100%;
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  border-radius: 12px;
  cursor: pointer;
  text-align: center;
}
.taxrate .return .fas {
  font-size: 55px;
  color: #9B9B9B;
  margin-right: 6px;
}
.taxrate .return:hover {
  box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.05);
  border: 1px solid #e9e9e9;
}
.taxrate .return:hover .fas {
  color: #434343;
}
.taxrate .detail {
  margin-top: 35px;
  margin-bottom: 65px;
  padding: 24px;
  border: 1px solid #F4F4F4;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 8px 15px 5px rgba(0, 0, 0, 0.05);
  /*height: 100vh;*/
  /*overflow-y: scroll;*/
}
.taxrate .detail .question {
  display: flex;
  height: 40px;
  margin-bottom: 12px;
}
.taxrate .detail .question .fas, .taxrate .detail .question .far {
  margin-top: 8px;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.taxrate .detail .question .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 20px;
  margin: 0;
}
.taxrate .detail .answer .section .text {
  display: flex;
  height: 35px;
}
.taxrate .detail .answer .section .text .fas, .taxrate .detail .answer .section .text .far {
  margin-top: 4px;
  font-weight: 600;
  color: #434343;
  font-size: 18px;
}
.taxrate .detail .answer .section .text .ans-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 18px;
  margin: 0;
}
.taxrate .detail .answer .section .text .sub-ans-text {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #434343;
  font-size: 16px;
  margin: 0;
}
.taxrate .detail .answer .section .list {
  border: 1px solid #F4F4F4;
  background-color: #fdfdfd;
  display: block;
  padding: 16px;
  margin-bottom: 18px;
}
.taxrate .detail .answer .section .list .sub-head {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 18px;
  font-weight: 600;
}
.taxrate .detail .answer .section .list .sub-text, .taxrate .detail .answer .section .list .panel-section-header, .taxrate .detail .answer .section .list .status-change .status-log .status-date, .status-change .status-log .taxrate .detail .answer .section .list .status-date, .taxrate .detail .answer .section .list .status-change .status-log .status, .status-change .status-log .taxrate .detail .answer .section .list .status, .taxrate .detail .answer .section .list .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .taxrate .detail .answer .section .list .view-review-msg, .taxrate .detail .answer .section .list .how-it-works-panel .hiw-title, .how-it-works-panel .taxrate .detail .answer .section .list .hiw-title {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  font-weight: 500;
}
.taxrate .detail .answer .section .table tbody:hover {
  background-color: transparent;
}

.faqmodal {
  padding: 12px;
  cursor: pointer;
}
.faqmodal ul {
  list-style: none;
  padding: 0;
  width: 100%;
}
.faqmodal ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
  border: 1px solid #e9e9e9;
  background-color: #fdfdfd;
  border-top: 0;
  text-align: left;
}
.faqmodal ul .inner .sub-text, .faqmodal ul .inner .panel-section-header, .faqmodal ul .inner .status-change .status-log .status-date, .status-change .status-log .faqmodal ul .inner .status-date, .faqmodal ul .inner .status-change .status-log .status, .status-change .status-log .faqmodal ul .inner .status, .faqmodal ul .inner .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faqmodal ul .inner .view-review-msg, .faqmodal ul .inner .how-it-works-panel .hiw-title, .how-it-works-panel .faqmodal ul .inner .hiw-title {
  display: block;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faqmodal ul .inner .sub-inner-text {
  padding-left: 15px;
  display: block;
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faqmodal ul .inner .sub-inner-textvalue {
  padding-left: 30px;
  display: block;
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  margin-bottom: 8px;
  font-weight: 600;
}
.faqmodal ul .inner.show {
  /*display: block;*/
}
.faqmodal ul li {
  margin: 0.5em 0;
}
.faqmodal ul li a.toggle {
  width: 100%;
  display: block;
  background: #fafafa;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #434343;
  padding: 0.75em;
  border-radius: 0.15em;
  transition: background 0.3s ease;
  border: 1px solid #e9e9e9;
  text-decoration: none;
}
.faqmodal ul li a.toggle:hover {
  background: #ebebeb;
}
.faqmodal .sub-text, .faqmodal .panel-section-header, .faqmodal .status-change .status-log .status-date, .status-change .status-log .faqmodal .status-date, .faqmodal .status-change .status-log .status, .status-change .status-log .faqmodal .status, .faqmodal .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .faqmodal .view-review-msg, .faqmodal .how-it-works-panel .hiw-title, .how-it-works-panel .faqmodal .hiw-title {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 18px;
  line-height: 26px;
}

.fromtodatedesign {
  width: 277px;
  margin-top: 4px;
  height: 38px;
  background-color: rgba(55, 96, 236, 0.05);
  padding: 0;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid transparent;
}
.fromtodatedesign input {
  background: transparent;
  padding: 0;
  padding-left: 5px !important;
  width: 40%;
}
.fromtodatedesign button {
  margin: 0 !important;
  width: 20%;
  height: auto;
  border: 0 !important;
  background: rgba(55, 96, 236, 0.05) !important;
  box-shadow: none !important;
}

.notify-modal-body .message {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 14px;
}
.notify-modal-body .from-group .sub-text, .notify-modal-body .from-group .panel-section-header, .notify-modal-body .from-group .status-change .status-log .status-date, .status-change .status-log .notify-modal-body .from-group .status-date, .notify-modal-body .from-group .status-change .status-log .status, .status-change .status-log .notify-modal-body .from-group .status, .notify-modal-body .from-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .notify-modal-body .from-group .view-review-msg, .notify-modal-body .from-group .how-it-works-panel .hiw-title, .how-it-works-panel .notify-modal-body .from-group .hiw-title {
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #434343;
  font-weight: 600;
}
.notify-modal-body .from-group .btn-upaya {
  margin: 12px auto 18px;
}

.new-modal .modal-content {
  border-top: 0;
  border-radius: 0;
  background-color: #fdfdfd;
}
.new-modal .modal-content .modal-header {
  text-align: center;
  justify-content: center;
}
.new-modal .modal-content .modal-header .modal-heading {
  font-family: Source Sans Pro;
  font-size: 32px;
  color: #004795;
  font-weight: 600;
}
.new-modal .modal-content .modal-body .modal-form .modal-label {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #004795;
  font-weight: 600;
  text-transform: capitalize;
}
.new-modal .modal-content .modal-body .modal-form .modal-sub-text {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
}
.new-modal .modal-content .modal-body .modal-form .form-group .form-control {
  border-radius: 20px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.new-modal .modal-content .modal-body .modal-form .form-group .form-control:placeholder {
  color: #9B9B9B;
}
.new-modal .modal-content .modal-body .modal-form .form-group .disable {
  background-color: #e9ebee !important;
}
.new-modal .modal-content .modal-body .modal-form .form-group .custom-select {
  border-radius: 20px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.new-modal .modal-content .modal-body .modal-form .form-group .custom-select:placeholder {
  color: #9B9B9B;
}
.new-modal .modal-content .modal-body .modal-form .form-group .fee-status-group .form-control {
  border-radius: 2px;
}
.new-modal .modal-content .modal-body .modal-form .form-group .fee-status-group .custom-select {
  border-radius: 2px;
}

.mainwrapper {
  margin-top: 24px;
}
.mainwrapper .parent-body {
  display: flex !important;
  flex-flow: row;
  flex: 1 1 0;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF;
  max-width: 1300px;
  width: 100%;
}
.mainwrapper .parent-body .sub-card {
  background-color: #004795;
  margin: 8px;
  max-width: 160px;
  height: 140px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  border: 0;
  -webkit-box-shadow: 5px 5px 8px -4px rgb(0, 0, 0) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgb(0, 0, 0) !important;
  box-shadow: 5px 5px 8px -4px rgb(0, 0, 0) !important;
}
.mainwrapper .parent-body .sub-card .service-icon {
  width: 45px;
  height: auto;
  display: flex;
  justify-content: center;
  margin: auto;
}
.mainwrapper .parent-body .sub-card .service-icon .icon {
  height: auto;
  width: 100%;
}
.mainwrapper .parent-body .sub-card .text-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 17px;
  color: #FFFFFF;
  text-align: center;
  margin: 12px auto 0 !important;
}
.mainwrapper .parent-body .sub-card:hover {
  background-color: #ff6600;
}

.expertisemodal .modal-content {
  border-top: 0;
  border-radius: 0;
  background-color: #fdfdfd;
}
.expertisemodal .modal-content .modal-header {
  text-align: center;
  justify-content: center;
  padding: 10px;
  padding-top: 16px;
}
.expertisemodal .modal-content .modal-header .modal-heading {
  font-family: Source Sans Pro;
  font-size: 30px;
  color: #004795;
  font-weight: 600;
}
.expertisemodal .modal-content .modal-body {
  padding: 2px 64px 38px !important;
}
.expertisemodal .modal-content .modal-body .title-pannel .title-text {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #004795;
  font-weight: 600;
}
.expertisemodal .modal-content .modal-body .modal-form .custom-control {
  margin: 12px 0;
}
.expertisemodal .modal-content .modal-body .modal-form .custom-control .sub-text, .expertisemodal .modal-content .modal-body .modal-form .custom-control .panel-section-header, .expertisemodal .modal-content .modal-body .modal-form .custom-control .status-change .status-log .status-date, .status-change .status-log .expertisemodal .modal-content .modal-body .modal-form .custom-control .status-date, .expertisemodal .modal-content .modal-body .modal-form .custom-control .status-change .status-log .status, .status-change .status-log .expertisemodal .modal-content .modal-body .modal-form .custom-control .status, .expertisemodal .modal-content .modal-body .modal-form .custom-control .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .expertisemodal .modal-content .modal-body .modal-form .custom-control .view-review-msg, .expertisemodal .modal-content .modal-body .modal-form .custom-control .how-it-works-panel .hiw-title, .how-it-works-panel .expertisemodal .modal-content .modal-body .modal-form .custom-control .hiw-title {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #434343;
  margin-left: 10px;
}
.expertisemodal .modal-content .modal-body .modal-form .custom-control .form-control {
  border-radius: 20px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.expertisemodal .modal-content .modal-body .modal-form .custom-control .form-control:placeholder {
  color: #9B9B9B;
}
.expertisemodal .modal-content .modal-body .modal-form .form-group .sub-text, .expertisemodal .modal-content .modal-body .modal-form .form-group .panel-section-header, .expertisemodal .modal-content .modal-body .modal-form .form-group .status-change .status-log .status-date, .status-change .status-log .expertisemodal .modal-content .modal-body .modal-form .form-group .status-date, .expertisemodal .modal-content .modal-body .modal-form .form-group .status-change .status-log .status, .status-change .status-log .expertisemodal .modal-content .modal-body .modal-form .form-group .status, .expertisemodal .modal-content .modal-body .modal-form .form-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .expertisemodal .modal-content .modal-body .modal-form .form-group .view-review-msg, .expertisemodal .modal-content .modal-body .modal-form .form-group .how-it-works-panel .hiw-title, .how-it-works-panel .expertisemodal .modal-content .modal-body .modal-form .form-group .hiw-title {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #434343;
  margin-left: 10px;
  font-weight: 600;
}
.expertisemodal .modal-content .modal-body .modal-form .form-group .form-control {
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.expertisemodal .modal-content .modal-body .modal-form .form-group .form-control:placeholder {
  color: #9B9B9B;
}

.select-service {
  background-color: #FFFFFF;
  border-radius: 6px;
  padding: 28px 12px;
}
.select-service .expertiseselecttable th, .select-service .expertiseselecttable td {
  font-size: 18px !important;
}
.select-service .expertiseselecttable .input-group .input-group-prepend .input-group-text, .select-service .expertiseselecttable .input-group .input-group-append .input-group-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  font-color: #434343 !important;
  background-color: #ebebeb !important;
}
.select-service .expertiseselecttable .input-group .input-group-prepend .input-group-text span, .select-service .expertiseselecttable .input-group .input-group-append .input-group-text span {
  color: #F7223C;
}
.select-service .expertiseselecttable .input-group .form-control {
  border: 1px solid #ced4da;
  background-color: #FFFFFF;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: #434343;
}
.select-service .expertiseselecttable .input-group .form-control:disabled {
  background-color: #f9f9f9;
  color: #434343;
}

.infoforexpertise {
  max-width: 250px;
  width: 100%;
  margin-bottom: 12px !important;
}
.infoforexpertise .infotext {
  font-family: Source Sans Pro;
  color: #434343;
  font-weight: bold;
  font-size: 16px;
}
.infoforexpertise .sub-text, .infoforexpertise .panel-section-header, .infoforexpertise .status-change .status-log .status-date, .status-change .status-log .infoforexpertise .status-date, .infoforexpertise .status-change .status-log .status, .status-change .status-log .infoforexpertise .status, .infoforexpertise .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .infoforexpertise .view-review-msg, .infoforexpertise .how-it-works-panel .hiw-title, .how-it-works-panel .infoforexpertise .hiw-title {
  font-family: Source Sans Pro;
  color: #F7223C;
  font-size: 16px;
}

.starting-text {
  font-family: Source Sans Pro;
  color: #F7223C;
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
}

.gobac {
  border-radius: 50%;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-item: center;
  background-color: #FFFFFF;
  border: 1px solid #fdfdfd;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  cursor: pointer;
  margin-right: 16px;
}
.gobac .fas, .gobac .far {
  color: #004795;
}

.gobac:hover {
  box-shadow: none !important;
  border: 2px solid #e9ebef !important;
}

.service_cluster {
  margin-top: 36px;
  margin-bottom: 8px;
}
.service_cluster .category {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  /*padding: 10px;*/
}
.service_cluster .category .parent-btn {
  padding: 8px;
  margin: 14px;
  max-width: 185px;
  width: 100%;
  background-color: #004795;
  border: 3px solid #004795;
  border-radius: 22px;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
}
.service_cluster .category .parent-btn .sub-text, .service_cluster .category .parent-btn .panel-section-header, .service_cluster .category .parent-btn .status-change .status-log .status-date, .status-change .status-log .service_cluster .category .parent-btn .status-date, .service_cluster .category .parent-btn .status-change .status-log .status, .status-change .status-log .service_cluster .category .parent-btn .status, .service_cluster .category .parent-btn .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .service_cluster .category .parent-btn .view-review-msg, .service_cluster .category .parent-btn .how-it-works-panel .hiw-title, .how-it-works-panel .service_cluster .category .parent-btn .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
  cursor: pointer;
}
.service_cluster .category .parent-btn:hover {
  background-color: #ff6600;
  border: 3px solid #d3fcff;
  box-shadow: none !important;
}
.service_cluster .category .active-btn {
  background-color: #ff6600 !important;
  border: 3px solid #ff6600 !important;
  box-shadow: none !important;
}

.upaya-select {
  height: 40px;
  padding: 2px 8px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  border-radius: 18px;
  width: 100%;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
}

.dashboard-new-conatiner .header .heading {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  color: #004795;
}
.dashboard-new-conatiner .upcount-card {
  padding: 0px !important;
  border: 1px solid #ECE9E6;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.42);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.42) !important;
  border-radius: 0.35;
  max-width: 500px;
  max-height: 250px;
  height: 100%;
  width: 100%;
  margin-top: 0px !important;
  /*border-left: 5px solid $sea;*/
  margin-bottom: 32px !important;
}
.dashboard-new-conatiner .upcount-card .chart_wrapper {
  display: grid;
  place-items: center;
}
.dashboard-new-conatiner .upcount-card .chart_wrapper .canvas_pie {
  /*                max-width: 350px !important;
                  max-height: 150px !important;
                  width: 100% !important;
                  height: 100% !important;*/
}
.dashboard-new-conatiner .upcount-card .pie_legend {
  display: flex;
  flex-flow: column;
}
.dashboard-new-conatiner .upcount-card .pie_legend .legends {
  display: flex;
  align-items: center;
}
.dashboard-new-conatiner .upcount-card .pie_legend .legends .legend-box {
  width: 32px;
  height: 14px;
  margin-right: 12px;
}
.dashboard-new-conatiner .upcount-card .pie_legend .legends .legal-box {
  background-color: #004795;
}
.dashboard-new-conatiner .upcount-card .pie_legend .legends .finance-box {
  background-color: #ff6600;
}
.dashboard-new-conatiner .upcount-card .pie_legend .legends .sub-text, .dashboard-new-conatiner .upcount-card .pie_legend .legends .panel-section-header, .dashboard-new-conatiner .upcount-card .pie_legend .legends .status-change .status-log .status-date, .status-change .status-log .dashboard-new-conatiner .upcount-card .pie_legend .legends .status-date, .dashboard-new-conatiner .upcount-card .pie_legend .legends .status-change .status-log .status, .status-change .status-log .dashboard-new-conatiner .upcount-card .pie_legend .legends .status, .dashboard-new-conatiner .upcount-card .pie_legend .legends .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .dashboard-new-conatiner .upcount-card .pie_legend .legends .view-review-msg, .dashboard-new-conatiner .upcount-card .pie_legend .legends .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard-new-conatiner .upcount-card .pie_legend .legends .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  font-weight: 600;
  margin-bottom: 0;
}
.dashboard-new-conatiner .upcount-card .header-sec {
  background-color: #ECE9E6;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 8px;
  padding: 8px 16px !important;
}
.dashboard-new-conatiner .upcount-card .info-text {
  padding: 8px;
}
.dashboard-new-conatiner .upcount-card .info-text .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}
.dashboard-new-conatiner .upcount-card .info-row {
  display: flex;
  cursor: pointer;
  padding: 6px;
  height: 47px;
}
.dashboard-new-conatiner .upcount-card .info-row .infor {
  display: flex;
  align-items: center;
}
.dashboard-new-conatiner .upcount-card .info-row .infor .info-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #004795;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0;
  width: 72px;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas {
  width: 100%;
  border-left: 3px solid #434343;
  padding: 4px 2px;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .cust_tool_tip {
  position: absolute;
  z-index: 99;
  right: -100px;
  visibility: hidden;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .cust_tool_tip .sub-tool {
  position: relative;
  max-width: 150px;
  min-height: 35px;
  background-color: #26272b;
  padding: 10px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 1em;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.3), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.2);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .cust_tool_tip .sub-tool::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 100%;
  transform: rotate(-90deg);
  top: calc(50% - 6px);
  left: -16px;
  border: 0.75rem solid transparent;
  border-top: none;
  border-bottom-color: #26272b;
  filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .sub-text, .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .panel-section-header, .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .status-change .status-log .status-date, .status-change .status-log .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .status-date, .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .status-change .status-log .status, .status-change .status-log .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .status, .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .view-review-msg, .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 0;
  font-weight: 600;
  cursor: pointer;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .hori-bar:hover .cust_tool_tip {
  visibility: visible;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-finance {
  height: 100%;
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
  transition: width 2s;
  transition: all 0.2s ease-in-out;
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-finance:hover {
  border: 1px solid #FF6600;
  -webkit-box-shadow: 0px 0px 20px -5px rgb(255, 102, 0);
  -moz-box-shadow: 0px 0px 20px -5px rgb(255, 102, 0);
  box-shadow: 0px 0px 20px -5px rgb(255, 102, 0);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-total {
  height: 100%;
  background: #11998e;
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  background: linear-gradient(to right, #38ef7d, #11998e);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-total:hover {
  border: 1px solid #06c258;
  -webkit-box-shadow: 0px 0px 20px -5px rgb(6, 194, 88);
  -moz-box-shadow: 0px 0px 20px -5px rgb(6, 194, 88);
  box-shadow: 0px 0px 20px -5px rgb(6, 194, 88);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-other {
  height: 100%;
  background: #4e54c8;
  background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);
  background: linear-gradient(to right, #8f94fb, #4e54c8);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-other:hover {
  border: 1px solid #a38eff;
  -webkit-box-shadow: 0px 0px 20px -5px rgb(163, 142, 255);
  -moz-box-shadow: 0px 0px 20px -5px rgb(163, 142, 255);
  box-shadow: 0px 0px 20px -5px rgb(163, 142, 255);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-legal {
  height: 100%;
  background: #00c6ff;
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  background: linear-gradient(to left, #0072ff, #00c6ff);
}
.dashboard-new-conatiner .upcount-card .info-row .graph-canvas .bar-legal:hover {
  border: 1px solid #004795;
  -webkit-box-shadow: 0px 0px 20px -5px rgb(0, 71, 149);
  -moz-box-shadow: 0px 0px 20px -5px rgb(0, 71, 149);
  box-shadow: 0px 0px 20px -5px rgb(0, 71, 149);
}
.dashboard-new-conatiner .upcount-card .info-row_2 {
  height: 62px !important;
}
.dashboard-new-conatiner .mid_card {
  padding: 0px !important;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  border-radius: 0.35;
  max-height: 470px;
  height: 100%;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 32px !important;
}
.dashboard-new-conatiner .mid_card .top_pannel {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebebeb;
}
.dashboard-new-conatiner .mid_card .top_pannel .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
  color: #434343;
}
.dashboard-new-conatiner .mid_card .top_pannel .fas, .dashboard-new-conatiner .mid_card .top_pannel .far {
  font-size: 18px;
  color: #434343;
  cursor: pointer;
}
.dashboard-new-conatiner .mid_card .middle_pannel {
  padding: 8px 12px;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav {
  display: flex;
  justify-content: space-around;
  align-content: center;
  padding: 4px 0;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item {
  cursor: pointer;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .sub-text, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .panel-section-header, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .status-change .status-log .status-date, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .status-date, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .status-change .status-log .status, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .status, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .view-review-msg, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .sub-text, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .panel-section-header, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .status-change .status-log .status-date, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .status-date, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .status-change .status-log .status, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .status, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .view-review-msg, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .item:hover .hiw-title {
  color: #004795;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav .tab-sep {
  border: 1px solid #434343;
}
.dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .sub-text, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .panel-section-header, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .status-change .status-log .status-date, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .status-date, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .status-change .status-log .status, .status-change .status-log .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .status, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .view-review-msg, .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .how-it-works-panel .hiw-title, .how-it-works-panel .dashboard-new-conatiner .mid_card .middle_pannel .top-nav .active .hiw-title {
  color: #004795;
  border-bottom: 3px solid #004795;
}
.dashboard-new-conatiner .mid_card .middle_pannel .table-pannel {
  padding: 8px;
  margin-top: 8px;
}
.dashboard-new-conatiner .mid_card .middle_pannel .table-pannel .data-table table tr {
  text-align: center;
}
.dashboard-new-conatiner .mid_card .middle_pannel .table-pannel .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.dashboard-new-conatiner .mid_card .middle_pannel .table-pannel .popTable {
  display: none;
}

.view-expert {
  margin: 6px;
  padding: 8px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-expert:hover {
  background-image: linear-gradient(to left, #f89c5f, #f79859, #f79452, #f6904c, #f58c45, #f6883e, #f68337, #f77f30, #f97927, #fb731d, #fd6d11, #ff6600);
  border-radius: 7px;
}
.view-expert:hover i {
  color: #FFFFFF;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.esewa-background {
  background-color: #FFFFFF;
  height: 100vh;
}
.esewa-background .esewa-top {
  background-color: #434343;
  padding: 16px 8px;
}
.esewa-background .verify-box {
  margin-top: 95px;
  background-color: #d3fcff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.2);
  text-align: justify;
}
.esewa-background .jumbo_head {
  background-color: #434343;
  padding: 4px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  text-align: center;
}
.esewa-background .jumbo_head .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 0;
}
.esewa-background .jumbo_body {
  padding: 12px;
}
.esewa-background .jumbo_body .body-text {
  text-align: center;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
}

.redirect_wrapper {
  padding: 8px;
}
.redirect_wrapper .gobackBtn {
  background-color: transparent;
  padding: 6px 10px;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
}
.redirect_wrapper .gobackBtn i {
  margin-right: 8px;
}
.redirect_wrapper .goback {
  border: 2px solid #004795;
  color: #004795;
}
.redirect_wrapper .goback:hover {
  background-color: #004795;
  color: white;
  box-shadow: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.redirect_wrapper .dashboardBtn {
  border: 2px solid #ff6600;
  color: #ff6600;
}
.redirect_wrapper .dashboardBtn:hover {
  background-color: #ff6600;
  color: white;
  box-shadow: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.redirect_wrapper .going_back {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
}
.redirect_wrapper .going_back i {
  color: #004795;
  font-size: 18px;
}
.redirect_wrapper .going_back:hover {
  transform: scale(1.2);
  background: #00c6ff;
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  background: linear-gradient(to left, #0072ff, #00c6ff);
  border: 1px solid #00c6ff;
}
.redirect_wrapper .going_back:hover i {
  color: #FFFFFF !important;
  font-size: 20px;
}
.redirect_wrapper .going_dash {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
}
.redirect_wrapper .going_dash i {
  color: #ff6600;
  font-size: 18px;
}
.redirect_wrapper .going_dash:hover {
  transform: scale(1.2);
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
  border: 1px solid #fe8c00;
}
.redirect_wrapper .going_dash:hover i {
  color: #FFFFFF;
  font-size: 20px;
}
.redirect_wrapper .going_expertise {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
}
.redirect_wrapper .going_expertise i {
  color: #11998e;
  font-size: 18px;
}
.redirect_wrapper .going_expertise:hover {
  transform: scale(1.2);
  background: #11998e;
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  background: linear-gradient(to right, #38ef7d, #11998e);
  margin-bottom: 0;
  border: 1px solid #11998e;
}
.redirect_wrapper .going_expertise:hover i {
  color: #FFFFFF;
  font-size: 20px;
}

.up_profile .card {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
  border-radius: 6px;
  padding: 8px !important;
  height: 510px;
  margin-bottom: 64px !important;
  margin-top: 22px;
}
.up_profile .general_card {
  position: relative;
}
.up_profile .general_card .rating_tag {
  position: absolute;
  height: 110px;
  padding: 16px;
  /*background-color: $orange;*/
  z-index: 1;
  right: 16px;
  top: -8px;
  margin-bottom: 18px;
  border-radius: 6px;
  border-bottom-left-radius: 36px;
  border-bottom-right-radius: 36px;
  display: flex;
  flex-flow: column;
  background: #fe8c00;
  background: -webkit-linear-gradient(to bottom, #f83600, #fe8c00);
  background: linear-gradient(to bottom, #f83600, #fe8c00);
}
.up_profile .general_card .rating_tag .star_img {
  width: 32px;
  height: auto;
}
.up_profile .general_card .rating_tag .rating-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #d3fcff;
  font-size: 20px;
  margin-top: 8px;
  text-align: center;
}
.up_profile .general_card .inner_card {
  background-color: #d3fcff;
}
.up_profile .general_card .inner_card .user_image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.up_profile .general_card .inner_card .user_image .image {
  height: 94px;
  width: auto;
  border-radius: 50%;
}
.up_profile .general_card .inner_card .up_information {
  margin-top: 2px;
  padding-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
}
.up_profile .general_card .inner_card .up_information .info_group {
  display: flex;
  justify-content: center;
  /*flex-flow: column;*/
  /*margin-bottom: 2px;*/
}
.up_profile .general_card .inner_card .up_information .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 18px;
  margin-bottom: 0;
}
.up_profile .general_card .inner_card .up_information .info_group .text-dark {
  color: #434343 !important;
  margin-left: 8px;
}
.up_profile .general_card .inner_card .up_information .info_group .text-dusk {
  color: #9B9B9B !important;
  margin-left: 8px;
  font-weight: 500;
}
.up_profile .general_card .inner_card .up_information .info_group .text-dusk a {
  color: #9B9B9B !important;
}
.up_profile .general_card .inner_pannel {
  margin-top: 2px;
  padding-bottom: 8px;
}
.up_profile .general_card .inner_pannel .info_group {
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
  margin-bottom: 2px;
  padding: 8px;
  padding-bottom: 0;
}
.up_profile .general_card .inner_pannel .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 16px;
  margin-bottom: 0;
}
.up_profile .general_card .inner_pannel .info_group .text-dark {
  color: #434343 !important;
  font-weight: 500;
}
.up_profile .general_card .inner_pannel .info_group .text-dusk {
  color: #9B9B9B !important;
  font-weight: 500;
}
.up_profile .general_card .inner_pannel .info_group .text-dusk a {
  color: #9B9B9B !important;
}
.up_profile .expertise_card {
  position: relative;
}
.up_profile .expertise_card .top_pannel {
  position: absolute;
  z-index: 1;
  top: 0;
  background-color: #ebebeb;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 8px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.up_profile .expertise_card .top_pannel .sub-head {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
}
.up_profile .expertise_card .mid_pannel {
  margin-top: 36px;
  height: 452px;
  overflow: auto;
}
.up_profile .expertise_card .mid_pannel .exp_cont {
  background-color: #d3fcff;
  /*background-color: $white;*/
  border-radius: 8px;
  margin: 12px 0;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.18);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.18) !important;
  border: 1px solid #d3fcff;
  height: 80px;
  margin-right: 12px;
  margin-left: 2px;
  border-left: 5px solid #ff6600;
}
.up_profile .expertise_card .mid_pannel .exp_cont .list_icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.up_profile .expertise_card .mid_pannel .exp_cont .list_icon .icon {
  height: 80px;
  width: auto;
}
.up_profile .expertise_card .mid_pannel .exp_cont .text-cont {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 100%;
}
.up_profile .expertise_card .mid_pannel .exp_cont .text-cont .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #004795;
  margin-bottom: 0;
}
.up_profile .expertise_card .mid_pannel .exp_cont .count_cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
.up_profile .expertise_card .mid_pannel .exp_cont:hover {
  box-shadow: none !important;
  cursor: pointer;
}
.up_profile .expertise_card .mid_pannel .no_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-top: 38px;
}
.up_profile .expertise_card .mid_pannel .no_cont .no_image {
  height: 150px;
  width: auto;
}
.up_profile .expertise_card .mid_pannel .no_cont .no_image .image {
  height: 100%;
  width: 100%;
}
.up_profile .expertise_card .mid_pannel .no_cont .data-cont {
  margin-top: 18px;
}
.up_profile .expertise_card .mid_pannel .no_cont .data-cont .sub-text, .up_profile .expertise_card .mid_pannel .no_cont .data-cont .panel-section-header, .up_profile .expertise_card .mid_pannel .no_cont .data-cont .status-change .status-log .status-date, .status-change .status-log .up_profile .expertise_card .mid_pannel .no_cont .data-cont .status-date, .up_profile .expertise_card .mid_pannel .no_cont .data-cont .status-change .status-log .status, .status-change .status-log .up_profile .expertise_card .mid_pannel .no_cont .data-cont .status, .up_profile .expertise_card .mid_pannel .no_cont .data-cont .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .up_profile .expertise_card .mid_pannel .no_cont .data-cont .view-review-msg, .up_profile .expertise_card .mid_pannel .no_cont .data-cont .how-it-works-panel .hiw-title, .how-it-works-panel .up_profile .expertise_card .mid_pannel .no_cont .data-cont .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  color: #ff6600;
}
.up_profile .payment_card {
  padding: 8px !important;
  position: relative;
  display: flex;
  justify-content: center;
}
.up_profile .payment_card .upper_pannel {
  height: 70%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 6px;
}
.up_profile .payment_card .upper_pannel .payment_cont {
  height: 105px;
  width: 100%;
  border-radius: 6px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 18px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}
.up_profile .payment_card .upper_pannel .payment_cont .icon_cont {
  position: absolute;
  right: -18px;
  bottom: -18px;
  z-index: 1;
  border: 5px solid #FFFFFF;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-23deg);
  opacity: 0.7;
}
.up_profile .payment_card .upper_pannel .payment_cont .icon_cont i {
  font-size: 38px;
  color: #FFFFFF;
}
.up_profile .payment_card .upper_pannel .payment_cont .amount-text {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0;
}
.up_profile .payment_card .upper_pannel .payment_cont .info-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  margin-bottom: 0;
}
.up_profile .payment_card .upper_pannel .payment_cont .top_pan {
  /*border-bottom: $sea;*/
  background-color: #004795;
  border-bottom: 0;
  text-align: center;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  width: 100%;
  padding: 6px 0;
}
.up_profile .payment_card .upper_pannel .payment_cont .top_pan .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
}
.up_profile .payment_card .upper_pannel .c1 {
  background: #00c6ff;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #0072ff, #00c6ff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.up_profile .payment_card .upper_pannel .c2 {
  background: #fe8c00;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #f83600, #fe8c00);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.up_profile .payment_card .upper_pannel .c3 {
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  margin-bottom: 0;
}
.up_profile .payment_card .lower_pannel {
  height: 30%;
  width: 100%;
}
.up_profile .payment_card .lower_pannel .inner_cont {
  background-color: #d3fcff;
  margin-top: 6px;
  height: 94%;
  padding: 8px;
  padding-top: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.up_profile .payment_card .lower_pannel .inner_cont .info_group {
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
  margin-bottom: 2px;
  padding: 8px;
}
.up_profile .payment_card .lower_pannel .inner_cont .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 16px;
  margin-bottom: 0;
}
.up_profile .payment_card .lower_pannel .inner_cont .info_group .text-dark {
  color: #434343 !important;
  font-weight: 500;
}
.up_profile .payment_card .lower_pannel .inner_cont .info_group .text-dusk {
  color: #9B9B9B !important;
  font-weight: 500;
}
.up_profile .payment_card .lower_pannel .inner_cont .info_group .text-dusk a {
  color: #9B9B9B !important;
}

.page_table .card {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
}
.page_table .card .data-table table tr {
  text-align: center;
}
.page_table .card .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.page_table .multi-sel {
  display: flex;
  justify-content: flex-start;
}
.page_table .multi-sel .btn-upaya-filter {
  max-width: 140px;
  min-width: 110px;
  width: 100%;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #004795;
  background-color: #004795;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  border-radius: 6px;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.5) !important;
}
.page_table .multi-sel .btn-upaya-filter i {
  color: #FFFFFF !important;
}
.page_table .multi-sel .btn-upaya-filter .icon {
  height: 24px;
  width: auto;
}
.page_table .multi-sel .btn-upaya-filter:hover, .page_table .multi-sel .btn-upaya-filter:active {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.page_table .multi-sel a {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  padding: 12px 8px;
}

.ticket_cloumn .kaam_ticket {
  margin-bottom: 0 !important;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  /*border-top: 4px solid $sea;*/
  border: 3px solid #004795;
  border-radius: 4px;
  padding: 0 !important;
}
.ticket_cloumn .kaam_ticket .top_pannel .top_info {
  padding: 8px 16px !important;
  background-color: #fafafa;
  border-bottom: 1px solid #fafafa;
}
.ticket_cloumn .kaam_ticket .top_pannel .top_info .ticket_no {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #9B9B9B;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0;
}
.ticket_cloumn .kaam_ticket .top_pannel .top_info .ticket_text {
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #9B9B9B;
  font-weight: 500;
  margin-bottom: 0;
}
.ticket_cloumn .kaam_ticket .top_pannel .mid-info {
  padding: 8px 16px !important;
}
.ticket_cloumn .kaam_ticket .top_pannel .mid-info .info-group {
  display: flex;
  flex-flow: column;
  margin: 8px 0 12px;
}
.ticket_cloumn .kaam_ticket .top_pannel .mid-info .info-group .info-head {
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #004795;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}
.ticket_cloumn .kaam_ticket .top_pannel .mid-info .info-group .info-text {
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}
.ticket_cloumn .kaam_ticket .top_pannel .mid-info .info-group .info-sub-text {
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #9B9B9B;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0;
}
.ticket_cloumn .kaam_ticket .top_pannel .bottom_pannel .btn-ticket {
  width: 100%;
  font-family: Source Sans Pro;
  font-size: 16;
  font-weight: 600;
  background-color: #004795;
  color: #FFFFFF;
  border-radius: 0;
  padding: 8px;
}
.ticket_cloumn .kaam_ticket .top_pannel .bottom_pannel .btn-ticket:hover {
  color: #FFFFFF;
  background-color: #ff6600;
}
.ticket_cloumn .no_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-top: 38px;
}
.ticket_cloumn .no_cont .no_image {
  height: 150px;
  width: auto;
}
.ticket_cloumn .no_cont .no_image .image {
  height: 100%;
  width: 100%;
}
.ticket_cloumn .no_cont .data-cont {
  margin-top: 18px;
}
.ticket_cloumn .no_cont .data-cont .sub-text, .ticket_cloumn .no_cont .data-cont .panel-section-header, .ticket_cloumn .no_cont .data-cont .status-change .status-log .status-date, .status-change .status-log .ticket_cloumn .no_cont .data-cont .status-date, .ticket_cloumn .no_cont .data-cont .status-change .status-log .status, .status-change .status-log .ticket_cloumn .no_cont .data-cont .status, .ticket_cloumn .no_cont .data-cont .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .ticket_cloumn .no_cont .data-cont .view-review-msg, .ticket_cloumn .no_cont .data-cont .how-it-works-panel .hiw-title, .how-it-works-panel .ticket_cloumn .no_cont .data-cont .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  color: #ff6600;
}

.recommendUpTable_cont {
  margin-top: 24px;
}
.recommendUpTable_cont .data-table table tr {
  text-align: center;
}
.recommendUpTable_cont .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.recommendUpTable_cont .data-table table .icon_cont {
  padding: 8px;
  border-radius: 8px;
  width: 32px;
}
.recommendUpTable_cont .data-table table .icon_cont .icon {
  height: 26px;
  width: 100%;
}
.recommendUpTable_cont .data-table table .icon_cont:hover {
  background-color: #ff6600;
}

.btn-ticket-created {
  background-color: #ECE9E6;
  border-radius: 24px;
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
  padding: 8px;
  min-width: 150px;
  max-width: 150px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-ticket-created i {
  color: #417505;
  font-size: 17px;
}

.btn-ticket-created:hover {
  color: #fff;
  background-color: #417505;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
}
.btn-ticket-created:hover i {
  color: #FFFFFF;
}

.btn-ticket-created:focus {
  outline: none;
}

.summary_card {
  height: 105px;
  width: 100%;
  border-radius: 6px;
  /*    border-top-right-radius: 8px;
      border-top-left-radius: 8px;*/
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 18px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48) !important;
  cursor: pointer;
}
.summary_card .text-price {
  margin-top: 8px;
  font-family: Source Sans Pro;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
}
.summary_card .text-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 0;
}
.summary_card .icon_cont {
  position: absolute;
  right: -20px;
  bottom: -20px;
  z-index: 1;
  border: 5px solid #FFFFFF;
  height: 116px;
  width: 116px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-23deg);
  opacity: 0.7;
}
.summary_card .icon_cont i {
  font-size: 42px;
  color: #FFFFFF;
}

.sc1 {
  background: #00c6ff;
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  background: linear-gradient(to left, #0072ff, #00c6ff);
}

.sc2 {
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
}

.sc3 {
  background: #11998e;
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  background: linear-gradient(to right, #38ef7d, #11998e);
}

.sc4 {
  background: #4e54c8;
  background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);
  background: linear-gradient(to right, #8f94fb, #4e54c8);
}

.filter_sec span {
  padding: 6px 18px;
  /*max-width: 60px;*/
  /*width: 100%;*/
  border-radius: 6px;
  cursor: pointer;
}
.filter_sec span i {
  color: #434343 !important;
  font-size: 14px !important;
}
.filter_sec span:hover {
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
}
.filter_sec span:hover i {
  color: #FFFFFF !important;
}

.notethis {
  padding: 32px 0;
}
.notethis .sub-head {
  font-style: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0px;
}
.notethis .form-control {
  font-style: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  background-color: #FFFFFF;
  border: 1px solid #ECE9E6;
  border-radius: 16px;
  margin-bottom: 18px;
}
.notethis .btn {
  margin-bottom: 12px;
}

.new-rating_card {
  max-width: 500px;
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  padding: 28px 16px 16px;
  width: 100%;
  border: 1px solid #ECE9E6;
}
.new-rating_card .upper_pannel {
  display: block;
}

.card_shadow_bottom_right {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.48) !important;
  border: 1px solid #ECE9E6;
}

.card_shadow_whole {
  -webkit-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 0px 26px -18px rgba(0, 0, 0, 0.75) !important;
  border: 1px solid #ECE9E6;
}

.setting_profile_card {
  border-radius: 8px;
  padding: 0 !important;
}
.setting_profile_card .img-cont {
  height: 200px;
  width: 100%;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.setting_profile_card .img-cont .profile-img {
  height: 100%;
  width: 100%;
  border-radius: 0 !important;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  object-fit: fill;
  /*object-position: center;*/
  overflow: hidden;
}
.setting_profile_card .user-details {
  display: block;
}
.setting_profile_card .user-details label {
  display: block;
}
.setting_profile_card .user-details .user-name {
  font-size: 16px;
}
.setting_profile_card .user-details .user-address {
  font-size: 14px;
  margin-top: 8px;
}
.setting_profile_card .pic-options {
  margin-top: 22px !important;
  margin-bottom: 32px !important;
}
.setting_profile_card .pic-options label {
  font-size: 12px;
}
.setting_profile_card .pic-options .upload {
  color: #004795;
  border-right: 1px solid #004795;
}
.setting_profile_card .pic-options .delete {
  color: #ff6600;
}

.up-analytics {
  margin-top: 32px;
}
.up-analytics .mid_card {
  padding: 0px !important;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  border-radius: 6px;
  /*max-height: 470px;*/
  height: 100%;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 32px !important;
}
.up-analytics .mid_card .top_pannel {
  border-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #ECE9E6;
  padding: 12px;
  padding-top: 10px;
  text-align: center;
}
.up-analytics .mid_card .top_pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}
.up-analytics .mid_card .table-pannel {
  padding: 8px;
  margin-top: 8px;
  padding-bottom: 16px;
}
.up-analytics .mid_card .table-pannel .data-table table tr {
  text-align: center;
}
.up-analytics .mid_card .table-pannel .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.up-analytics .mid_card .table-pannel .data-table table tr td .orange {
  color: #FCBC3F;
}
.up-analytics .mid_card .table-pannel .data-table table tr td .green {
  color: #00FF00;
}
.up-analytics .mid_card .table-pannel .data-table table tr td .red {
  color: #FF0000;
}
.up-analytics .mid_card .table-pannel .data-table table tbody {
  background-color: #FFFFFF !important;
}

.dashboard_top_button_conatiner {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.progress_bar {
  display: flex;
  align-items: center;
  width: 400px;
  padding: 0.5rem;
  margin-top: 1rem;
}
.progress_bar .bar {
  border: 1px solid #ECE9E6;
  border-radius: 12px;
  width: 380px;
  height: 22px;
}
.progress_bar .bar #progress_bar {
  border-radius: 12px;
  height: 100%;
  width: 0%;
  background: #00C9FF;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #92FE9D, #00C9FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #92FE9D, #00C9FF);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.progress_bar .per {
  margin-left: 1rem;
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #004795;
  margin-bottom: 0;
}

.rejected_pannel {
  padding: 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
.rejected_pannel rejected_card {
  background-color: #FFFFFF;
  border: 1px solid #ECE9E6;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.rejected_pannel rejected_card top_pannel {
  padding: 6px 1rem;
  background-color: #ECE9E6;
  display: flex;
  justify-content: space-between;
}
.rejected_pannel rejected_card top_pannel label_text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.rejected_pannel rejected_card sub_pannel {
  padding: 6px 0.8rem;
  background-color: #FAFAFA;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ECE9E6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rejected_pannel rejected_card sub_pannel label_text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
}
.rejected_pannel rejected_card body_pannel {
  padding: 0.5rem 1rem 0rem;
  width: 100%;
}
.rejected_pannel rejected_card body_pannel profile_pic {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.rejected_pannel rejected_card body_pannel profile_pic img {
  border-radius: 50%;
  border: 1px solid #ECE9E6;
  height: 80px;
  width: 80px;
  object-fit: cover;
}
.rejected_pannel rejected_card body_pannel profile_pic label_text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
  margin: 0.3rem 0rem;
}
.rejected_pannel rejected_card body_pannel rating_pannel {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rejected_pannel rejected_card body_pannel up_pannel {
  padding: 0rem 1rem;
  display: flex;
  flex-flow: column;
}
.rejected_pannel rejected_card body_pannel up_pannel label_text {
  margin-left: 0.5rem;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
  margin-bottom: 0.31rem;
}
.rejected_pannel rejected_card body_pannel review_pannel {
  padding: 0rem 1.2rem 0.5rem;
  width: 100%;
  display: flex;
  flex-flow: column;
}
.rejected_pannel rejected_card body_pannel review_pannel label_text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 16px;
  margin-bottom: 0.3rem;
}
.rejected_pannel rejected_card body_pannel review_pannel textarea {
  border: 1px solid #ECE9E6;
  border-radius: 6px;
  background-color: #FAFAFA;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  width: 100%;
  padding: 0.5rem;
}
.rejected_pannel rejected_card button_pannel {
  padding: 0.5rem;
  display: flex;
  background-color: #004795;
  justify-content: center;
  align-items: center;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}
.rejected_pannel rejected_card button_pannel label_text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
}
.rejected_pannel rejected_card button_pannel:hover {
  background-color: #ff6600;
}

.no_data_cont {
  margin-bottom: 0 !important;
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  border: 3px solid #004795;
  border-radius: 4px;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 2rem;
  background-color: #FFFFFF;
}
.no_data_cont .image {
  margin: 1rem 0;
}
.no_data_cont .image img {
  height: 150px;
  width: auto;
}
.no_data_cont .no-text {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #004795;
  font-weight: 600;
}

.interval_selection_button {
  height: 42px;
  max-width: 142px;
  width: 100%;
  padding: 0.4rem 0.2rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e9ebef;
  display: flex;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.interval_selection_button .interval_text_pane {
  background-color: #FFFFFF;
  width: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ECE9E6;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.interval_selection_button .interval_text_pane .interval-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #004795;
  font-weight: 600;
  margin-bottom: 0;
  cursor: pointer;
}
.interval_selection_button .icon_pane {
  background-color: #FFFFFF;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.interval_selection_button .icon_pane i {
  font-size: 20px;
  color: #004795;
}

.interval_selection_button:hover {
  box-shadow: none;
  border: 1px solid #ff6600;
  background-color: #ff6600;
}
.interval_selection_button:hover .interval_text_pane {
  background-color: #ff6600;
  border-right: 1px solid #FFFFFF;
}
.interval_selection_button:hover .interval_text_pane .interval-text {
  color: #FFFFFF;
}
.interval_selection_button:hover .icon_pane {
  background-color: #ff6600;
}
.interval_selection_button:hover .icon_pane i {
  color: #FFFFFF;
}

.app-advert {
  background-color: #f5f5f5;
}

.btn-ledger {
  padding: 2px 4px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 12px;
  border-radius: 18px;
  background-color: transparent;
  border: 2px solid #11998e;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.btn-ledger i {
  color: #11998e;
}

.btn-ledger:hover {
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.btn-ledger:hover i {
  color: #FFFFFF !important;
}

.ledger-container {
  margin-top: 2.5rem;
  padding: 1rem;
  background-color: #FFFFFF;
  border-radius: 4px;
  justify-content: center;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}
.ledger-container .ledger-table-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.ledger-container .ledger-table-header .table-cell {
  width: auto;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #004795;
  border-right: 0;
  padding: 1rem 2rem;
}
.ledger-container .ledger-table-header .table-cell label {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #004795;
  margin-bottom: 0;
}
.ledger-container .ledger-table-header .border-last {
  border-right: 2px solid #004795 !important;
}
.ledger-container .ledger-table-body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.ledger-container .ledger-table-body .table-cell {
  width: auto;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #004795;
  border-right: 0;
  padding: 1rem 2rem;
}
.ledger-container .ledger-table-body .table-cell label {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
}
.ledger-container .ledger-table-body .border-last {
  border-right: 1px solid #004795 !important;
}

.ledger-tbody {
  border: 2px solid #004795;
}
.ledger-tbody tr th {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
  font-size: 16px;
  color: #434343 !important;
}
.ledger-tbody tr td {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
  font-family: Source Sans Pro Semibold;
  font-size: 14px;
  color: #434343 !important;
}

.ledger-tooltip .tooltip {
  position: relative;
}

.text-group {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.text-group .sub-head {
  font-family: Source Sans Pro Semibold;
  font-size: 15px;
  color: #434343;
  margin-bottom: 0;
  width: 120px;
}
.text-group .sub-text, .text-group .panel-section-header, .text-group .status-change .status-log .status-date, .status-change .status-log .text-group .status-date, .text-group .status-change .status-log .status, .status-change .status-log .text-group .status, .text-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .text-group .view-review-msg, .text-group .how-it-works-panel .hiw-title, .how-it-works-panel .text-group .hiw-title {
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #434343;
  margin-bottom: 0;
}

.no_data_wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
}
.no_data_wrapper .img_icon {
  padding: 2rem 1rem;
  height: 250px;
  width: auto;
}
.no_data_wrapper .img_icon .icon {
  height: 100%;
  width: 100%;
}
.no_data_wrapper .sub-head {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 18px;
}

.backBtn {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  box-sizing: none;
  outline: 0;
}
.backBtn i {
  font-size: 34px;
  color: #004795;
}

.backBtn:hover i {
  color: #ff6600;
}

.backBtn:active, .backBtn:focus {
  box-sizing: none;
  box-shadow: none;
  outline: 0;
}

.course-tabs {
  margin-top: 15px;
}
@media (max-width: 620px) {
  .course-tabs .nav-link {
    padding: 0.3rem 0.5rem;
  }
}
.course-tabs .nav-link .sub-text, .course-tabs .nav-link .panel-section-header, .course-tabs .nav-link .status-change .status-log .status-date, .status-change .status-log .course-tabs .nav-link .status-date, .course-tabs .nav-link .status-change .status-log .status, .status-change .status-log .course-tabs .nav-link .status, .course-tabs .nav-link .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-tabs .nav-link .view-review-msg, .course-tabs .nav-link .how-it-works-panel .hiw-title, .how-it-works-panel .course-tabs .nav-link .hiw-title {
  font-size: 18px;
  font-family: Source Sans Pro;
  color: #434343;
  font-weight: 600;
}
@media (max-width: 620px) {
  .course-tabs .nav-link .sub-text, .course-tabs .nav-link .panel-section-header, .course-tabs .nav-link .status-change .status-log .status-date, .status-change .status-log .course-tabs .nav-link .status-date, .course-tabs .nav-link .status-change .status-log .status, .status-change .status-log .course-tabs .nav-link .status, .course-tabs .nav-link .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-tabs .nav-link .view-review-msg, .course-tabs .nav-link .how-it-works-panel .hiw-title, .how-it-works-panel .course-tabs .nav-link .hiw-title {
    font-size: 17px;
  }
}
.course-tabs .active .sub-text, .course-tabs .active .panel-section-header, .course-tabs .active .status-change .status-log .status-date, .status-change .status-log .course-tabs .active .status-date, .course-tabs .active .status-change .status-log .status, .status-change .status-log .course-tabs .active .status, .course-tabs .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-tabs .active .view-review-msg, .course-tabs .active .how-it-works-panel .hiw-title, .how-it-works-panel .course-tabs .active .hiw-title {
  color: #004795;
}
.course-tabs .nav-item .nav-link:hover {
  border-top: 3px solid #e8e9eb;
}
.course-tabs .nav-item .active {
  border-top: 3px solid #004795;
}

.course-vid-tabs {
  margin-top: 64px;
}
.course-vid-tabs .nav-link .sub-text, .course-vid-tabs .nav-link .panel-section-header, .course-vid-tabs .nav-link .status-change .status-log .status-date, .status-change .status-log .course-vid-tabs .nav-link .status-date, .course-vid-tabs .nav-link .status-change .status-log .status, .status-change .status-log .course-vid-tabs .nav-link .status, .course-vid-tabs .nav-link .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-vid-tabs .nav-link .view-review-msg, .course-vid-tabs .nav-link .how-it-works-panel .hiw-title, .how-it-works-panel .course-vid-tabs .nav-link .hiw-title {
  font-size: 18px;
  font-family: Source Sans Pro;
  color: #434343;
  font-weight: 600;
}
.course-vid-tabs .active .sub-text, .course-vid-tabs .active .panel-section-header, .course-vid-tabs .active .status-change .status-log .status-date, .status-change .status-log .course-vid-tabs .active .status-date, .course-vid-tabs .active .status-change .status-log .status, .status-change .status-log .course-vid-tabs .active .status, .course-vid-tabs .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-vid-tabs .active .view-review-msg, .course-vid-tabs .active .how-it-works-panel .hiw-title, .how-it-works-panel .course-vid-tabs .active .hiw-title {
  color: #434343;
}
.course-vid-tabs .nav-item .nav-link:hover {
  border-top: 3px solid #e8e9eb;
}
.course-vid-tabs .nav-item .active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  border-top: 3px solid #004795;
}

.tab-content {
  border: 1px solid #e8e9eb;
  padding: 14px;
  border-top: 0;
  padding-top: 0;
  /*    border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;*/
}

.course-lp-pannel {
  padding-left: 0;
  padding-right: 0;
}
.course-lp-pannel .course-demo {
  margin-top: 85px;
  /*padding: 32px 0px;*/
  background-color: #434343;
  /*max-height:335px;*/
  height: 100%;
}
.course-lp-pannel .course-demo .course-title-pannel {
  position: relative;
  padding: 45px;
}
@media (max-width: 720px) {
  .course-lp-pannel .course-demo .course-title-pannel {
    padding: 45px 12px;
  }
}
.course-lp-pannel .course-demo .course-title-pannel .left-col .title-column {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.course-lp-pannel .course-demo .course-title-pannel .left-col .title-column .title-head {
  font-family: Source Sans Pro Semibold;
  font-size: 36px;
  color: #FFFFFF;
  font-weight: 500;
}
.course-lp-pannel .course-demo .course-title-pannel .left-col .title-column .title-short-desc {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 500;
}
.course-lp-pannel .course-demo .course-title-pannel .left-col .title-column .title-author, .course-lp-pannel .course-demo .course-title-pannel .left-col .title-column .title-date {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col {
  position: relative;
  /*                .scroll-animate:after{
                      position: absolute;
                      top: calc( 70% - 100px);
                      left: auto;
                  }*/
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .scroll-stick {
  position: fixed;
  top: 110px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .scroll-top {
  position: relative;
  top: 3px;
}
@media (min-width: 768px) {
  .course-lp-pannel .course-demo .course-title-pannel .right-col .scroll-top {
    position: absolute;
  }
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel {
  z-index: 1;
  border: 1px solid #e9e9e9;
  background-color: #FFFFFF;
  box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  max-width: 350px;
  width: 100%;
  max-height: 800px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel {
  position: relative;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon::before,
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #cc5100;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 7.3px 0;
  /*background-color: $orange;*/
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  /*font: 700 18px/1 'Lato', sans-serif;*/
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon span .dis_text {
  margin-bottom: 0;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right {
  top: -11px;
  right: -11px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right::before,
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right::before {
  top: 0;
  left: 0;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-thumbnail {
  padding: 6px;
  width: 100%;
  height: auto;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-thumbnail .thumbnail {
  height: 100%;
  width: 100%;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont {
  position: relative;
  padding-bottom: 72px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .price-pannel {
  position: absolute;
  left: -5px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  margin-top: 16px;
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  width: 60%;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  margin-bottom: 8px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .price-pannel .cross_wrapper {
  position: relative;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .price-pannel .cross_wrapper .cross {
  width: 60%;
  border-top: 2px solid #FFFFFF;
  position: absolute;
  transform: rotate(8deg);
  top: 24px;
  left: 12px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .price-pannel .cross_wrapper .cross2 {
  width: 60%;
  border-top: 2px solid #FFFFFF;
  position: absolute;
  transform: rotate(-8deg);
  top: 24px;
  left: 12px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .price-pannel .cross_wrapper .price-text {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel {
  position: absolute;
  left: -5px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  margin-top: 72px;
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  width: 60%;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  margin-bottom: 8px;
  display: flex;
  /*position: relative;*/
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: column;
  margin-left: 22px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .sub-text, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .panel-section-header, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .status-date, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .status, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .view-review-msg, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .hiw-title {
  margin: 0;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .discount_wrapper .discount-text .sub-head {
  margin: 0;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .price-cont .discount-pannel .price-text {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .discount-stats {
  margin-top: 58px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats {
  padding: 0 18px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .sub-head {
  font-style: Source Sans Pro;
  font-size: 17px;
  color: #9B9B9B;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .far, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .fas {
  color: #9B9B9B;
  margin-right: 12px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .sub-text, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .panel-section-header, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .status-date, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .status, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .view-review-msg, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .course-stats .info-row .hiw-title {
  font-style: Source Sans Pro;
  font-size: 16px;
  color: #9B9B9B;
  margin-bottom: 0;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel {
  display: flex;
  flex-flow: column;
  padding: 6px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel span {
  border-bottom: 1px solid #ebebeb !important;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel .btn-get {
  width: 100%;
  height: 50px;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 2;
  margin-bottom: 18px;
  box-shadow: 0 2px 12px 4px rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right top, #ff6600, #ff5e00, #ff5400, #ff4a00, #ff3f00, #ff3c00, #ff3900, #ff3600, #ff3d00, #ff4300, #ff4900, #ff4e00);
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel .btn-get:hover {
  box-shadow: none;
  background-image: linear-gradient(to left bottom, #ff6600, #ff5e00, #ff5400, #ff4a00, #ff3f00, #ff3c00, #ff3900, #ff3600, #ff3d00, #ff4300, #ff4900, #ff4e00);
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel .btn-get-started {
  width: 100%;
  height: 50px;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 2;
  margin-bottom: 18px;
  box-shadow: 0 2px 12px 4px rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #28a745, #2dab49, #31ae4d, #35b251, #39b655, #3cba58, #3ebd5c, #41c15f, #43c562, #46ca64, #48ce67, #4bd36a);
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .inner-pannel .second-pannel .btn-get-started:hover {
  box-shadow: none;
  background-image: linear-gradient(to left, #28a745, #2dab49, #31ae4d, #35b251, #39b655, #3cba58, #3ebd5c, #41c15f, #43c562, #46ca64, #48ce67, #4bd36a);
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 8px;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .fas, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .far {
  margin-right: 12px;
  color: #004795;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .sub-text, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .panel-section-header, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .status-date, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .status, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .view-review-msg, .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .third-pannel .hiw-title {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #004795;
  margin-bottom: 0;
  font-weight: 500;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .course-share-collection {
  display: flex;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .course-share-collection .share-fb-btn {
  color: #FFFFFF;
  width: 50%;
  text-align: center;
  height: 50px;
  background-color: #3b5998;
  border-radius: 0;
  border-bottom-left-radius: 4px;
  font-size: 1.2em;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .course-share-collection .share-fb-btn:hover {
  background-color: #4e69a2;
  font-size: 1.3em;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .course-share-collection .share-twitter-btn {
  color: #FFFFFF;
  width: 50%;
  text-align: center;
  height: 50px;
  background-color: #00acee;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  font-size: 1.2em;
}
.course-lp-pannel .course-demo .course-title-pannel .right-col .info-pannel .pannel-1 .course-share-collection .share-twitter-btn:hover {
  background-color: #08bbff;
  font-size: 1.3em;
}
.course-lp-pannel .course-card {
  padding: 18px 0;
  margin-bottom: 120px;
}
.course-lp-pannel .course-card .demo-pannel {
  width: 100%;
  max-height: 480px;
  height: 100%;
}
.course-lp-pannel .course-card .demo-pannel .demo-video {
  width: 100%;
}
.course-lp-pannel .course-card .course-description-pannel {
  margin-top: 18px;
  margin-bottom: 18px;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel {
  display: block;
  align-items: center;
  background: #f9f9f9;
  border: solid 1px #e8e9eb;
  cursor: pointer;
  height: auto;
  margin-top: 3px;
  padding: 10px 30px 18px 22px;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel {
  margin-top: 12px;
  diaplay: block;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list {
  display: flex;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .fas, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .far {
  color: #434343;
  margin-right: 12px;
}
.course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .sub-text, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .status-date, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .status, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .first-pannel .list-pannel .inner-list .hiw-title {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  font-weight: 500;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel {
  margin-top: 28px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .descrp {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel {
  display: flex;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .fas, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .far {
  color: #434343;
  margin-right: 12px;
  font-size: 8px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .sub-text, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .status-date, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .status, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .second-pannel .inner-pannel .hiw-title {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  font-weight: 500;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-right: 12px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .bars {
  display: flex;
  flex-flow: wrap-reverse;
  justify-content: center;
  margin-bottom: 12px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .bars .bar-1 {
  height: 25px;
  background-color: #ebebeb;
  width: 25px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .bars .bar-2 {
  height: 50px;
  background-color: #ebebeb;
  width: 25px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0px 8px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .bars .bar-3 {
  height: 75px;
  background-color: #ebebeb;
  width: 25px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .bars .active {
  background-color: #9B9B9B !important;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .sub-text, .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .status-date, .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .status, .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #9B9B9B;
  font-weight: 500;
  margin-bottom: 0px;
}
.course-lp-pannel .course-card .course-description-pannel .second-pannel .difficulty .label .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #9B9B9B;
  font-weight: 600;
}
.course-lp-pannel .course-card .course-description-pannel .third-pannel {
  margin-top: 34px;
}
.course-lp-pannel .course-card .course-description-pannel .third-pannel .main-head {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .third-pannel .para-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 500;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .third-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .third-pannel .inner-list {
  margin-left: 18px;
}
.course-lp-pannel .course-card .course-description-pannel .fourth-pannel {
  margin-top: 34px;
}
.course-lp-pannel .course-card .course-description-pannel .fourth-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel {
  display: flex;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .fas, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .far {
  color: #434343;
  margin-right: 12px;
  font-size: 8px;
}
.course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .sub-text, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .status-date, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .status, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .fourth-pannel .inner-pannel .hiw-title {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  font-weight: 500;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel {
  margin-top: 44px;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #434343;
  display: block;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .sub-text, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .status-date, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .status, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .items .hiw-title {
  font-weight: 600;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card {
  background: #f9f9f9;
  border: solid 1px #e8e9eb;
  cursor: pointer;
  height: auto;
  margin-bottom: 6px;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header {
  display: flex;
  padding: 10px 26px;
  padding-bottom: 10px;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .chapter-header {
  display: flex;
  align-items: center;
  max-width: 400px;
  width: 100%;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .chapter-header .fas, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .chapter-header .far {
  font-size: 10px;
  margin-right: 12px;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .chapter-header .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-color: #434343;
  font-size: 18px;
  margin-bottom: 0;
  cursor: pointer;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture {
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .sub-text, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .status-date, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .status, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .top-header .lecture .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 500;
  font-color: #434343;
  font-size: 16px;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body {
  background-color: #FFFFFF;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content {
  border-top: 1px solid #e8e9eb;
  padding: 10px 26px;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .fas, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .far {
  font-size: 14px;
  margin-right: 14px;
  color: #004795;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .sub-text, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .status-date, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .status, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-color: #434343;
  font-weight: 500;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .sub-text, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .panel-section-header, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .status-date, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .status, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .view-review-msg, .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .course-description-pannel .fifth-pannel .accordion .chapter-card .chapter-body .chpt-content .item .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-color: #434343;
  font-weight: 500;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .review_card {
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f7f8fa;
}
.course-lp-pannel .course-card .review_card .no_review {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f9f9f9;
  border: solid 1px #e8e9eb;
  cursor: pointer;
  height: auto;
  margin-top: 3px;
  padding: 16px;
}
.course-lp-pannel .course-card .review_card .no_review .sub-head {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  color: #434343;
  display: block;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .review_card .review_pannel {
  padding: 24px 8px;
  border-bottom: 1px solid #e8e9eb;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile {
  display: flex;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile .profile-image {
  max-height: 60px;
  max-width: 60px;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile .profile-image .img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info {
  display: flex;
  flex-flow: column;
  padding-left: 14px;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .date-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 500;
  color: #9B9B9B;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .sub-text, .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .panel-section-header, .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .status-change .status-log .status-date, .status-change .status-log .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .status-date, .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .status-change .status-log .status, .status-change .status-log .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .status, .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .view-review-msg, .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .how-it-works-panel .hiw-title, .how-it-works-panel .course-lp-pannel .course-card .review_card .review_pannel .user-profile .user-info .hiw-title {
  font-family: Source Sans Pro;
  font-size: 17px;
  font-weight: 5400;
  color: #434343;
  margin-bottom: 0;
}
.course-lp-pannel .course-card .review_card .review_pannel .rating {
  display: block;
  margin-bottom: 18px;
}
.course-lp-pannel .course-card .review_card .review_pannel .para-text {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #434343;
  font-size: 16px;
}

.course-wrapper {
  padding: 85px 0 125px;
  width: 100%;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.course-wrapper ::-webkit-scrollbar {
  width: 10px;
}
.course-wrapper ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.course-wrapper ::-webkit-scrollbar-thumb {
  background: #888;
}
.course-wrapper ::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.course-wrapper .video-wrapper {
  width: 100%;
  height: auto;
  padding: 4px;
  background: #f9f9f9;
  border: solid 1px #e8e9eb;
  border-right: 0;
}
.course-wrapper .video-wrapper .course-video {
  width: 100%;
  height: 100%;
}
.course-wrapper .chapter-warpper {
  height: 100%;
  width: 100%;
  padding: 0px;
  background: #FFFFFF;
  border: solid 1px #e8e9eb;
  border-right: 0;
  position: relative;
  overflow-y: auto;
}
.course-wrapper .chapter-warpper .top-card {
  position: sticky;
  top: 0;
  width: 100%;
  padding: 18px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e8e9eb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-wrapper .chapter-warpper .top-card .text-head {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #004795;
  margin-bottom: 0;
}
.course-wrapper .chapter-warpper .top-card .fas, .course-wrapper .chapter-warpper .top-card .far {
  color: #004795;
  margin-right: 16px;
}
.course-wrapper .chapter-warpper .chapter-selection {
  overflow-x: hidden;
  overflow-y: auto;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper {
  width: 100%;
  padding-bottom: 0;
  /*border: 1px solid $border;*/
  border-bottom: 0;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px;
  background-color: #f9f9f9;
  cursor: pointer;
  border: 1px solid #e8e9eb;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-header .sub-head {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-header .far, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-header .fas {
  color: #434343;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body {
  background-color: #FFFFFF;
  border-bottom: 1px solid #e8e9eb;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist {
  display: flex;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .fas, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .far {
  color: #434343;
  font-size: 16px;
  margin-right: 16px;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .sub-text, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .panel-section-header, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .status-change .status-log .status-date, .status-change .status-log .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .status-date, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .status-change .status-log .status, .status-change .status-log .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .status, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .view-review-msg, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .how-it-works-panel .hiw-title, .how-it-works-panel .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 500;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active {
  background-color: #dbfdff !important;
  -webkit-box-shadow: 0px 5px 15px -15px rgb(67, 67, 67);
  -moz-box-shadow: 0px 5px 15px -15px rgb(67, 67, 67);
  box-shadow: 0px 5px 15px -15px rgb(67, 67, 67);
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .far, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .fas {
  color: #004795 !important;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .sub-text, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .panel-section-header, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .status-change .status-log .status-date, .status-change .status-log .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .status-date, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .status-change .status-log .status, .status-change .status-log .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .status, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .view-review-msg, .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .how-it-works-panel .hiw-title, .how-it-works-panel .course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .active .hiw-title {
  color: #004795 !important;
}
.course-wrapper .chapter-warpper .chapter-selection .section-warpper .chapter-body .playlist:hover {
  background-color: #ebebeb;
}
.course-wrapper .overview-wrapper {
  padding: 24px;
  /*        border: 1px solid $border;
          border-bottom-left-radius: 6px;
          border-bottom-right-radius: 6px;*/
  background-color: #fff;
  padding-bottom: 32px;
  border-top: none;
}
.course-wrapper .overview-wrapper .overhead-text {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #434343;
  font-weight: 600;
  text-decoration: underline;
}
.course-wrapper .overview-wrapper .inner-pannel {
  margin-top: 14px;
  padding-bottom: 12px;
}
.course-wrapper .overview-wrapper .inner-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  coloe: #434343;
  margin-bottom: 0;
}
.course-wrapper .overview-wrapper .inner-pannel .para-text {
  font-family: Source Sans Pro;
  font-size: 16ppx;
  font-weight: 500;
  color: #434343;
}
.course-wrapper .overview-wrapper .inner-pannel .inner-list {
  margin-left: 18px;
}
.course-wrapper .overview-wrapper .inner-pannel .sub-text, .course-wrapper .overview-wrapper .inner-pannel .panel-section-header, .course-wrapper .overview-wrapper .inner-pannel .status-change .status-log .status-date, .status-change .status-log .course-wrapper .overview-wrapper .inner-pannel .status-date, .course-wrapper .overview-wrapper .inner-pannel .status-change .status-log .status, .status-change .status-log .course-wrapper .overview-wrapper .inner-pannel .status, .course-wrapper .overview-wrapper .inner-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-wrapper .overview-wrapper .inner-pannel .view-review-msg, .course-wrapper .overview-wrapper .inner-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-wrapper .overview-wrapper .inner-pannel .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 500;
  color: #434343;
}
.course-wrapper .overview-wrapper .inner-pannel .text-head {
  font-weight: 600;
}
.course-wrapper .overview-wrapper .courseReviewFrom .sub-head {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  color: #434343;
}
.course-wrapper .overview-wrapper .courseReviewFrom .sub-text, .course-wrapper .overview-wrapper .courseReviewFrom .panel-section-header, .course-wrapper .overview-wrapper .courseReviewFrom .status-change .status-log .status-date, .status-change .status-log .course-wrapper .overview-wrapper .courseReviewFrom .status-date, .course-wrapper .overview-wrapper .courseReviewFrom .status-change .status-log .status, .status-change .status-log .course-wrapper .overview-wrapper .courseReviewFrom .status, .course-wrapper .overview-wrapper .courseReviewFrom .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-wrapper .overview-wrapper .courseReviewFrom .view-review-msg, .course-wrapper .overview-wrapper .courseReviewFrom .how-it-works-panel .hiw-title, .how-it-works-panel .course-wrapper .overview-wrapper .courseReviewFrom .hiw-title {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #434343;
}
.course-wrapper .overview-wrapper .courseReviewFrom .form-control {
  background-color: #FFFFFF;
  font-weight: 500;
  font-family: Source Sans Pro;
  border: 1px solid #e8e9eb;
  border-radius: 8px;
}

.course-modal .modal-dialog {
  max-width: 1100px;
  width: 100%;
}
.course-modal .modal-dialog .modal-content {
  border-top: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  max-width: 1000px;
  width: 100%;
}
.course-modal .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout {
  padding: 24px;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 {
  width: 40%;
  border-bottom: 4px solid #004795;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .sub-text, .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .panel-section-header, .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .status-change .status-log .status-date, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .status-date, .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .status-change .status-log .status, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .status, .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .view-review-msg, .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .how-it-works-panel .hiw-title, .how-it-works-panel .course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-1 .hiw-title {
  font-style: Source Sans Pro;
  font-weight: 500;
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #434343;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 {
  width: 100%;
  margin-top: 26px;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper {
  padding: 16px 14px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  margin-bottom: 12px;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .icon_container {
  width: 160px;
  height: auto;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .icon_container .icon {
  height: 100%;
  width: 100%;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .button_container {
  display: flex;
  justify-content: center;
  align-content: center;
  height: 100%;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .button_container .btn-payment {
  width: 100%;
  padding: 12px 8px;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  height: 60px;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .button_container .khalti {
  background-color: #5d2e8e;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .button_container .esewa {
  background-color: #60bb47;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment_wrapper .button_container .btn-payment:hover {
  background-color: #ff6600;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment-method {
  border: 1px solid #e8e9eb;
  padding: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  max-height: 85px;
  height: 100%;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .payment-method .logo {
  width: 120px;
  height: auto;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .esewa {
  background-color: #fafafa;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .esewa:hover {
  -webkit-box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.18);
  background-color: #63ba46;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .btn-esewa {
  width: 100%;
  padding: 24px;
  max-height: 85px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #e8e9eb;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .btn-esewa .logo {
  width: 120px;
  height: auto;
}
.course-modal .modal-dialog .modal-content .modal-body .checkout .pannel-2 .btn-esewa:hover {
  -webkit-box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.18);
  background-color: #63ba46;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info {
  border: 1px solid #e8e9eb;
  padding: 2px;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel {
  padding: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .sub-text, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .panel-section-header, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .status-change .status-log .status-date, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .status-date, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .status-change .status-log .status, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .status, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .view-review-msg, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .hiw-title {
  font-style: Source Sans Pro;
  font-weight: 500;
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #434343;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .fas, .course-modal .modal-dialog .modal-content .modal-body .course-info .top-pannel .far {
  font-size: 18px;
  color: #434343;
  cursor: pointer;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-2 {
  padding: 4px;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-2 .checkout-image {
  width: 100%;
  height: auto;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-2 .checkout-image .image {
  height: 100%;
  width: 100%;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 {
  margin-top: 12px;
  padding: 12px;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .sub-head {
  font-family: Source Sans Pro Bold;
  font-size: 22px;
  /*font-weight: 600;*/
  color: #434343;
  margin-bottom: 0;
  line-height: 22px;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .text-head {
  margin-top: 8px;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  color: #434343;
}
.course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .sub-text, .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .panel-section-header, .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .status-change .status-log .status-date, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .status-date, .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .status-change .status-log .status, .status-change .status-log .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .status, .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .view-review-msg, .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .how-it-works-panel .hiw-title, .how-it-works-panel .course-modal .modal-dialog .modal-content .modal-body .course-info .pannel-3 .price-details .hiw-title {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #434343;
  font-weight: 600;
  margin-left: 16px;
}

.mycourse-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mycourse-link .fas {
  font-size: 22px;
  color: #004795;
}
.mycourse-link .fas:hover {
  color: #ff6600 !important;
}

.course-info-pannel {
  /*margin-top: 18px;*/
}
.course-info-pannel .card-pannel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course-info-pannel .card-pannel .card-info {
  padding: 18px !important;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
  border-radius: 6px;
  width: 100%;
  margin-top: 0px !important;
  border-left: 3px solid #004795;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 36px;
}
.course-info-pannel .card-pannel .card-info .icon_wrap {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-info-pannel .card-pannel .card-info .icon_wrap .fas, .course-info-pannel .card-pannel .card-info .icon_wrap .far {
  font-size: 32px;
}
.course-info-pannel .card-pannel .card-info .info_pannel {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.course-info-pannel .card-pannel .card-info .info_pannel .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #9B9B9B;
  font-size: 18px;
}
.course-info-pannel .card-pannel .card-info .info_pannel .sub-text, .course-info-pannel .card-pannel .card-info .info_pannel .panel-section-header, .course-info-pannel .card-pannel .card-info .info_pannel .status-change .status-log .status-date, .status-change .status-log .course-info-pannel .card-pannel .card-info .info_pannel .status-date, .course-info-pannel .card-pannel .card-info .info_pannel .status-change .status-log .status, .status-change .status-log .course-info-pannel .card-pannel .card-info .info_pannel .status, .course-info-pannel .card-pannel .card-info .info_pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-info-pannel .card-pannel .card-info .info_pannel .view-review-msg, .course-info-pannel .card-pannel .card-info .info_pannel .how-it-works-panel .hiw-title, .how-it-works-panel .course-info-pannel .card-pannel .card-info .info_pannel .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  font-size: 26px;
  margin-bottom: 0;
}
.course-info-pannel .mid_card {
  max-height: 470px;
  height: 100%;
}
.course-info-pannel .popularity_card {
  padding: 0 !important;
  border-radius: 6px;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
}
.course-info-pannel .popularity_card .top-pannel {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebebeb;
  border-bottom: 1px solid #e9e9e9;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 8px;
}
.course-info-pannel .popularity_card .top-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}
.course-info-pannel .popularity_card .middle-pannel {
  padding: 8px;
}
.course-info-pannel .popularity_card .middle-pannel .top-nav {
  display: flex;
  justify-content: space-around;
  align-content: center;
}
.course-info-pannel .popularity_card .middle-pannel .top-nav .item {
  cursor: pointer;
}
.course-info-pannel .popularity_card .middle-pannel .top-nav .item .sub-text, .course-info-pannel .popularity_card .middle-pannel .top-nav .item .panel-section-header, .course-info-pannel .popularity_card .middle-pannel .top-nav .item .status-change .status-log .status-date, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .item .status-date, .course-info-pannel .popularity_card .middle-pannel .top-nav .item .status-change .status-log .status, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .item .status, .course-info-pannel .popularity_card .middle-pannel .top-nav .item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-info-pannel .popularity_card .middle-pannel .top-nav .item .view-review-msg, .course-info-pannel .popularity_card .middle-pannel .top-nav .item .how-it-works-panel .hiw-title, .how-it-works-panel .course-info-pannel .popularity_card .middle-pannel .top-nav .item .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .sub-text, .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .panel-section-header, .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .status-change .status-log .status-date, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .status-date, .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .status-change .status-log .status, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .status, .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .view-review-msg, .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .how-it-works-panel .hiw-title, .how-it-works-panel .course-info-pannel .popularity_card .middle-pannel .top-nav .item:hover .hiw-title {
  color: #004795;
}
.course-info-pannel .popularity_card .middle-pannel .top-nav .active .sub-text, .course-info-pannel .popularity_card .middle-pannel .top-nav .active .panel-section-header, .course-info-pannel .popularity_card .middle-pannel .top-nav .active .status-change .status-log .status-date, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .active .status-date, .course-info-pannel .popularity_card .middle-pannel .top-nav .active .status-change .status-log .status, .status-change .status-log .course-info-pannel .popularity_card .middle-pannel .top-nav .active .status, .course-info-pannel .popularity_card .middle-pannel .top-nav .active .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-info-pannel .popularity_card .middle-pannel .top-nav .active .view-review-msg, .course-info-pannel .popularity_card .middle-pannel .top-nav .active .how-it-works-panel .hiw-title, .how-it-works-panel .course-info-pannel .popularity_card .middle-pannel .top-nav .active .hiw-title {
  color: #004795;
  border-bottom: 3px solid #004795;
}
.course-info-pannel .popularity_card .middle-pannel .table-pannel {
  padding: 8px;
  margin-top: 8px;
}
.course-info-pannel .popularity_card .middle-pannel .table-pannel .data-table table tr {
  text-align: center;
}
.course-info-pannel .popularity_card .middle-pannel .table-pannel .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.course-info-pannel .popularity_card .middle-pannel .table-pannel .popTable {
  display: none;
}
.course-info-pannel .revenue_card {
  padding: 0 !important;
  border-radius: 6px;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.32) !important;
}
.course-info-pannel .revenue_card .top-pannel {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebebeb;
  border-bottom: 1px solid #e9e9e9;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 8px;
}
.course-info-pannel .revenue_card .top-pannel .sub-head {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}
.course-info-pannel .course-wrapper-pannel {
  display: flex;
  flex-wrap: wrap;
}

.courseModal .modal-dialog {
  max-width: 1000px;
}
.courseModal .modal-dialog .modal-content {
  max-width: 1000px;
  width: 100%;
  border-radius: 0px;
  border-top: 0;
}

.khalti-modal .modal-dialog .modal-content {
  border-top: 0;
  border-radius: 0;
}
.khalti-modal .modal-dialog .modal-content .modal-body .modal-logo {
  width: 200px;
  height: auto;
  display: flex;
  padding: 20px;
  justify-content: center;
  align-content: center;
  margin: auto;
}
.khalti-modal .modal-dialog .modal-content .modal-body .modal-logo .logo {
  height: 100%;
  width: 100%;
}
.khalti-modal .modal-dialog .modal-content .modal-body .sub-text, .khalti-modal .modal-dialog .modal-content .modal-body .panel-section-header, .khalti-modal .modal-dialog .modal-content .modal-body .status-change .status-log .status-date, .status-change .status-log .khalti-modal .modal-dialog .modal-content .modal-body .status-date, .khalti-modal .modal-dialog .modal-content .modal-body .status-change .status-log .status, .status-change .status-log .khalti-modal .modal-dialog .modal-content .modal-body .status, .khalti-modal .modal-dialog .modal-content .modal-body .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .khalti-modal .modal-dialog .modal-content .modal-body .view-review-msg, .khalti-modal .modal-dialog .modal-content .modal-body .how-it-works-panel .hiw-title, .how-it-works-panel .khalti-modal .modal-dialog .modal-content .modal-body .hiw-title {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 20px;
  font-weight: 600;
}

.db_head_text {
  font-family: Source Sans Pro;
  font-size: 24px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}

.btn-table-icon {
  border-radius: 10px;
  padding: 4px 8px;
  align-items: center;
  font-size: 14px !important;
  margin: 0;
  color: #004795 !important;
}
.btn-table-icon i {
  margin: 0 !important;
  color: #004795 !important;
  opacity: 1 !important;
  vertical-align: revert !important;
}

.btn-table-icon:hover {
  background-color: #ff6600;
  color: #FFFFFF !important;
}
.btn-table-icon:hover i {
  color: #FFFFFF !important;
  margin: 0 !important;
  opacity: 1 !important;
}

.offer_modal_body {
  padding: 16px;
}
.offer_modal_body .upper-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
}
.offer_modal_body .upper-row .sub-head {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
  color: #434343;
}
.offer_modal_body .upper-row .collapse_btn {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Source Sans Pro;
  font-size: 18px;
}
.offer_modal_body .upper-row .collapse_btn:hover {
  color: #FFFFFF;
}

.active_offer {
  color: #32CD32;
  -webkit-box-shadow: 0px 0px 25px -5px rgb(50, 205, 50);
  -moz-box-shadow: 0px 0px 25px -5px rgb(50, 205, 50);
  box-shadow: 0px 0px 25px -5px rgb(50, 205, 50);
  border-radius: 50%;
}

.inactive_offer {
  color: #dc3545;
  -webkit-box-shadow: 0px 0px 25px -5px rgb(220, 53, 69);
  -moz-box-shadow: 0px 0px 25px -5px rgb(220, 53, 69);
  box-shadow: 0px 0px 25px -5px rgb(220, 53, 69);
  border-radius: 50%;
}

@keyframes dot-3-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translateY(-18px) scale(0.45);
  }
  60% {
    transform: translateY(-90px) scale(0.45);
  }
  80% {
    transform: translateY(-90px) scale(0.45);
  }
  100% {
    transform: translateY(0px) scale(1);
  }
}
@keyframes dot-2-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translate(-16px, 12px) scale(0.45);
  }
  60% {
    transform: translate(-80px, 60px) scale(0.45);
  }
  80% {
    transform: translate(-80px, 60px) scale(0.45);
  }
  100% {
    transform: translateY(0px) scale(1);
  }
}
@keyframes dot-1-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translate(16px, 12px) scale(0.45);
  }
  60% {
    transform: translate(80px, 60px) scale(0.45);
  }
  80% {
    transform: translate(80px, 60px) scale(0.45);
  }
  100% {
    transform: translateY(0px) scale(1);
  }
}
@keyframes rotate-move {
  0% {
    transform: translate(-50%, -50%);
  }
  55% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  80% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes index {
  0%, 100% {
    z-index: 3;
  }
  33.3% {
    z-index: 2;
  }
  66.6% {
    z-index: 1;
  }
}
#loadingScreen {
  margin-top: 30vh;
  margin-left: 30vw;
  position: absolute;
}
#loadingScreen .container {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate -50%, -50%;
  margin: auto;
  filter: url("#goo");
  animation: rotate-move 4s ease-in-out infinite;
}
#loadingScreen .dot {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#loadingScreen .dot-3 {
  background-color: #3760EC;
  animation: dot-3-move 2s ease infinite, index 6s ease infinite;
}
#loadingScreen .dot-2 {
  background-color: #ff6600;
  animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite;
}
#loadingScreen .dot-1 {
  background-color: #ccd6f9;
  animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite;
}

.das-card {
  /*    .revstreamname{
          display: grid;
          grid-template-columns: repeat(8, 1fr);
          width:100%;
          text-align: center;
          font-weight: 600;

      }
      .sourcestreamname{
          display: grid;
          grid-template-columns: repeat(11, 1fr);
          width:100%;
          text-align: center;
          font-weight: 600;
      }
      .srcstreamchart{
          display: grid;
          grid-template-columns: repeat(11, 1fr);
          grid-template-rows: repeat(100, 1fr);
          grid-column-gap: 10px;
          height: 400px;
          width: 100%;
          padding: 5px 10px;
      }
      .revstreamchart {
          display: grid;
          grid-template-columns: repeat(8, 1fr);
          grid-template-rows: repeat(100, 1fr);
          grid-column-gap: 10px;
          height: 250px;
          width: 100%;
          padding: 5px 10px;
      }

      [class*="bar"] {
          margin: 0;
          padding: 0;
          border-radius: 5px 5px 0 0;
          transition: all .6s ease;
          grid-row-end: 102;

          &:hover {
              opacity: .5;
              cursor: pointer;
          }
      }

      .bar-1 {
          grid-row-start: 1;
      }

      .bar-2 {
          grid-row-start: 30;
      }

      .bar-3 {
          grid-row-start: 20;
      }

      .bar-4 {
          grid-row-start: 50;
      }

      .bar-5 {
          grid-row-start: 60;
      }

      .bar-6 {
          grid-row-start: 20;
      }

      .bar-7 {
          grid-row-start: 30;
      }

      .bar-8 {
          grid-row-start: 10;
      }*/
}
.das-card .summarykaamcat {
  cursor: pointer;
}
.das-card .updougnutchart {
  cursor: pointer;
}
.das-card .flipps .scene {
  width: 100%;
  height: 430px;
  perspective: 600px;
}
.das-card .flipps .card {
  margin-top: 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: #fff;
  border-radius: 3px;
  transform-style: preserve-3d;
  transform-origin: center right;
  transition: transform 1s;
}
.das-card .flipps .card.is-flipped {
  transform: translateX(-100%) rotateY(-180deg);
}
.das-card .flipps .card__face {
  height: 430px;
  width: 100%;
  flex: 1 1 auto;
  padding: 1.25rem;
  font-weight: 700 !important;
  position: absolute;
  background: #fff;
  backface-visibility: hidden;
}
.das-card .flipps .card__face--back {
  transform: rotateY(180deg);
}
.das-card .flipps .card__face--back .flipp-back {
  display: block;
  margin: 0;
  width: 32px;
  padding: 4px 8px;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.75) !important;
  color: #fff;
  cursor: pointer;
  background: #044996;
  border-radius: 14px;
}
.das-card .flipps .card__face--back .flipp-back:hover {
  box-shadow: none !important;
  border: 2px solid #e9ebef !important;
}
.das-card .flipps .table-pannel {
  padding: 8px;
  margin-top: 8px;
}
.das-card .flipps .table-pannel .data-table table tr {
  text-align: center;
}
.das-card .flipps .table-pannel .data-table table tr th {
  color: #004795;
  opacity: 1;
  font-size: 16px;
}
.das-card .flipps .table-pannel .popTable {
  display: none;
}
.das-card .sub-das-text {
  font-size: 14px;
}
.das-card .ccdascard {
  min-width: 400px;
}
.das-card .sub-head-title {
  font-size: 20px;
  color: #434343 !important;
}
.das-card .filterbtn .fas {
  color: #004795 !important;
}
.das-card .filterbtn:hover {
  background-color: #ff4e00 !important;
  background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%) !important;
}
.das-card .filterbtn:hover .fas {
  color: #fff !important;
}
.das-card .totalkaamStatus:hover {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.das-card .span_hover:hover:before {
  opacity: 1;
}
.das-card .span_hover:before {
  content: attr(aria-label);
  opacity: 0;
  position: absolute;
  top: 55px;
  right: 45px;
  font-size: 10px;
  width: 50px;
  padding: 3px;
  color: #fff;
  background-color: #555;
  border-radius: 2px;
  pointer-events: none;
}
.das-card .lessShadow {
  box-shadow: 0 0.2rem 0.1rem rgba(0, 0, 0, 0.15) !important;
}
.das-card .resp_container {
  min-height: 395px;
  max-height: 400px;
  overflow-y: scroll;
}
.das-card .slick-arrow {
  width: 35px;
  /* padding: 1px; */
  height: 35px;
  color: #fff;
  border: none;
  border-radius: 16px;
  font-size: 22px;
  font-weight: bold;
  background: #004795;
}
.das-card .slick-arrow:hover {
  box-shadow: 0px 0px 10px 3px #ccc;
}
.das-card .slick-arrow:focus {
  outline: none;
}
.das-card .slick-next {
  position: absolute;
  top: 0;
  right: 0;
}
.das-card .yearoverviebox {
  margin-bottom: 15px;
  box-shadow: -1px 21px 4px -21px #3b3b3b;
}
.das-card .small-card {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e3e6f0;
  border-radius: 0.35rem;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.2) !important;
}
.das-card .small-card:hover {
  opacity: 0.9;
  cursor: pointer;
  box-shadow: 7px 8px #EBEBEC !important;
}
.das-card .small-card .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #004795;
  font-weight: 600;
  margin-bottom: 0;
}
.das-card .nohover {
  opacity: 1 !important;
  /*box-shadow: none !important;*/
}
.das-card .retail-color {
  background-color: #845ec2 !important;
}
.das-card .bank-color {
  background-color: #d65db1 !important;
}
.das-card .hospital-color {
  background-color: #ff6f91 !important;
}
.das-card .retainer-color {
  background-color: #ff9671 !important;
}
.das-card .sme-color {
  background-color: #ffc75f !important;
}
.das-card .ig-color {
  background-color: #f9f871 !important;
}
.das-card .kc-color {
  background-color: #9BDE7E !important;
}
.das-card .dm-color {
  background-color: #4BBC8E !important;
}
.das-card .bg-info {
  background: #1FA2FF;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #A6FFCB, #12D8FA, #1FA2FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #A6FFCB, #12D8FA, #1FA2FF);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.das-card .border-left-primary {
  border-left: 0.25rem solid #4e73df !important;
}
.das-card .border-right-primary {
  border-right: 0.25rem solid #4e73df !important;
}
.das-card .border-left-success {
  border-left: 0.25rem solid #1cc88a !important;
}
.das-card .border-left-info {
  border-left: 0.25rem solid #36b9cc !important;
}
.das-card .border-left-warning {
  border-left: 0.25rem solid #f6c23e !important;
}
.das-card .border-left-danger {
  border-left: 0.25rem solid #dc3545 !important;
}
.das-card .border-bottom-primary {
  border-bottom: 0.25rem solid #4e73df !important;
}
.das-card .border-bottom-success {
  border-bottom: 0.25rem solid #1cc88a !important;
}
.das-card .border-bottom-info {
  border-bottom: 0.25rem solid #36b9cc !important;
}
.das-card .border-bottom-warning {
  border-bottom: 0.25rem solid #f6c23e !important;
}
.das-card .grey-text {
  color: #dddfeb !important;
}
.das-card .dropdown-header {
  background: #ebebeb;
  font-size: 18px;
  text-align: center;
}
.das-card .text-orange {
  color: #feb72b !important;
}
.das-card .revStatus {
  cursor: pointer;
}
.das-card .monthlystats {
  cursor: pointer;
}
.das-card .monthlystats .monthlyheading {
  font-size: 20px;
}
.das-card .monthlystats .monthlyvalue {
  font-size: 22px;
}
.das-card .chart-total-val {
  cursor: pointer;
  margin-left: 26px;
  font-weight: 600;
  font-size: 20px;
}
.das-card .summary-crm-user {
  height: 330px !important;
  margin: 0px 0px 50px !important;
  background: #fff !important;
}
.das-card .summary-crm-user span {
  font-size: 14px;
}
.das-card .bar-chart {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  height: 400px;
  margin: 0px 10px 50px;
  border-bottom: 2px solid #004795;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background: #eee;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 2%, transparent 2%);
  background-size: 100% 50px;
  background-position: left top;
}
.das-card .bar-chart .b1 {
  background: #00c6ff;
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  background: linear-gradient(to left, #0072ff, #00c6ff);
}
.das-card .bar-chart .b2 {
  background: #fc4a1a;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f7b733, #fc4a1a);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.das-card .bar-chart .b3 {
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.das-card .bar-chart li {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  height: 200px;
}
.das-card .bar-chart span {
  margin: 0 24px;
  display: block;
  background: rgba(209, 236, 250, 0.75);
  animation: draw 1s ease-in-out;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: all 0.6s ease;
}
.das-card .bar-chart span:hover {
  opacity: 0.8;
  cursor: pointer;
}
.das-card .bar-chart span:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  font-weight: 600;
  padding: 5px 0em 0;
  color: #004795;
  display: block;
  text-align: center;
  content: attr(title);
  word-wrap: break-word;
}
.das-card .bar-chart label {
  margin: 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
}

.das-tabs {
  /*----- Tabs -----*/
  /*----- Tab Links -----*/
  /* Clearfix */
  /*----- Content of Tabs -----*/
}
.das-tabs .tabs {
  width: 100%;
  display: inline-block;
}
.das-tabs .tab-links:after {
  display: block;
  clear: both;
  content: "";
}
.das-tabs .tab-links li {
  margin: 0px 5px;
  float: left;
  list-style: none;
}
.das-tabs .tab-links a {
  border: 0;
  padding: 9px 15px;
  display: inline-block;
  border-radius: 4px 4px 0px 0px;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #9b9b9b;
  transition: all linear 0.15s;
}
.das-tabs .tab-links a:hover {
  background: none;
  color: #434343;
  font-weight: 600;
  text-decoration: none;
}
.das-tabs li.active a, .das-tabs li.active a:hover {
  background: none;
  border-bottom: 2px solid #007bff;
  color: #007bff;
  font-weight: 600;
}
.das-tabs .tab-content {
  border: none;
  padding: 15px;
  background: none;
}
.das-tabs .tab {
  display: none;
}
.das-tabs .tab.active {
  display: block;
}
.das-tabs .retail-das .filterbtn .fas {
  color: #004795 !important;
}
.das-tabs .retail-das .filterbtn:hover {
  background-color: #ff6600 !important;
}
.das-tabs .retail-das .filterbtn:hover .fas {
  color: #fff !important;
}
.das-tabs #current-date {
  color: #434343;
  font-family: Source Sans Pro;
  font-weight: 700;
  font-size: 26px;
}
.das-tabs .sm-report p {
  font-size: 26px;
  font-weight: 600;
}

/*.big-featured-card {
    height:320px !important;
}*/
/*.categories-panel {
    padding:100px 0px;
}
.categories-container{
    padding-top:30px;
    .heading {
        padding-bottom:20px;
    }
    ul {
        margin:0;
        padding-bottom:30px;
        list-style-type: none;

        .category-card{

            margin:10px;
            cursor:pointer;
            position: relative;
            display: flex;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid #e3e6f0;
            border-radius: 10px;
            width:330px;
            height:265px;


            .card-body {
                padding: 0;
                height: 100%;
                border-radius:20px;
                .background-category-image{

                    position:relative;
                    z-index:0;
                    height: 100%;
                    background: #ececec;
                    border-radius:10px;
                    img {
                        height:100%;
                        width:100%;
                        border-radius:10px;
                    }
                }
                .category-info-details{
                    border-radius:10px;
                    background:linear-gradient( rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) ) ;
                    position: absolute;
                    z-index: 1;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    padding:10px 20px;

                    .heading{
                        font-size: 30px !important;
                        color: #f1f1f1 !important;
                        position: relative;
                        top: 52%;
                        left: 29%;
                    }
                    .sub-heading {
                        font-size: 18px !important;
                        color: #f1f1f1;
                        position: relative;
                        top: 62%;
                        left: -9%;
                    }

                    p {
                        text-align: center;
                    }


                }
            }
        }
    }
}*/
.course-panel {
  padding-top: 50px;
}
.course-panel .course-container .heading {
  padding-bottom: 20px;
}
.course-panel .course-container .tab-links {
  justify-content: center;
}
.course-panel .course-container .tab-links a {
  color: #004795;
  font-size: 24px;
  list-style: none;
}
.course-panel .course-container .tab-content {
  margin-top: 40px;
}
.course-panel .course-container .tab-content ul li {
  margin-bottom: 30px;
  list-style: none;
  font-size: 24px !important;
}
.course-panel .course-container .tab-content ul li a, .course-panel .course-container .tab-content ul li a:hover {
  text-decoration: none !important;
}
.course-panel .course-container .course-card {
  margin-top: 0px;
  width: 300px;
  min-height: 365px;
  max-height: 550px;
  background: #FDFDFD;
  border-radius: 10px;
}
.course-panel .course-container .course-card .card-head {
  position: relative;
}
.course-panel .course-container .course-card .card-head .ribbon {
  z-index: 150;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.course-panel .course-container .course-card .card-head .ribbon::before,
.course-panel .course-container .course-card .card-head .ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #cc5100;
}
.course-panel .course-container .course-card .card-head .ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 7.3px 0;
  /*background-color: $orange;*/
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  /*font: 700 18px/1 'Lato', sans-serif;*/
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
.course-panel .course-container .course-card .card-head .ribbon span .dis_text {
  margin-bottom: 0;
}
.course-panel .course-container .course-card .card-head .ribbon-top-right {
  top: -10px;
  right: -10px;
}
.course-panel .course-container .course-card .card-head .ribbon-top-right::before,
.course-panel .course-container .course-card .card-head .ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.course-panel .course-container .course-card .card-head .ribbon-top-right::before {
  top: 0;
  left: 0;
}
.course-panel .course-container .course-card .card-head .ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.course-panel .course-container .course-card .card-head .ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.course-panel .course-container .course-card .card-head .course-img {
  overflow: hidden;
}
.course-panel .course-container .course-card .card-head .course-img img {
  width: 100%;
  max-height: 190px;
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: transform 2.5s ease;
}
.course-panel .course-container .course-card .card-head .course-img img:hover {
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transform: scale(1.5);
  /*filter:blur(2px);*/
}
.course-panel .course-container .course-card .card-head .priviewdiv {
  position: absolute;
  top: 63px;
  left: 81px;
  z-index: 12;
  background-color: rgba(241, 241, 241, 0.5);
  border-radius: 10px;
}
.course-panel .course-container .course-card .card-head .priviewdiv .priview-btn {
  margin: 0;
  font-size: 20px;
  cursor: pointer;
  /*                        border: 2px solid #000000;*/
  color: #434343;
  font-weight: 600;
  padding: 5px 10px;
}
.course-panel .course-container .course-card .card-body {
  padding: 10px 20px !important;
}
.course-panel .course-container .course-card .card-body .price {
  padding-top: 5px;
  position: relative;
  padding-bottom: 35px;
}
.course-panel .course-container .course-card .card-body .price label {
  position: absolute;
  left: -25px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 22px;
  border-top-right-radius: 22px;
  font-size: 16px;
  padding: 5px 10px;
  background: #ea4b20;
  /* fallback for old browsers */
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  color: white !important;
}
.course-panel .course-container .course-card .card-body .price .cross {
  width: 28%;
  border-top: 2px solid #FFFFFF;
  position: absolute;
  transform: rotate(8deg);
  top: 20px;
  left: -14px;
  z-index: 1000;
}
.course-panel .course-container .course-card .card-body .price .cross2 {
  width: 28%;
  z-index: 100;
  border-top: 2px solid #FFFFFF;
  position: absolute;
  transform: rotate(-8deg);
  top: 22px;
  left: -14px;
}
.course-panel .course-container .course-card .card-body .price .price-text {
  font-family: Source Sans Pro;
  font-size: 26px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.course-panel .course-container .course-card .card-body .discount-pannel {
  padding-top: 5px;
  position: relative;
  padding-bottom: 35px;
  /*position: relative;*/
}
.course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: column;
  margin-left: 22px;
}
.course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .sub-text, .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .panel-section-header, .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .status-change .status-log .status-date, .status-change .status-log .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .status-date, .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .status-change .status-log .status, .status-change .status-log .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .status, .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .view-review-msg, .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .how-it-works-panel .hiw-title, .how-it-works-panel .course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .hiw-title {
  margin: 0;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
}
.course-panel .course-container .course-card .card-body .discount-pannel .discount_wrapper .discount-text .sub-head {
  margin: 0;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 16px;
}
.course-panel .course-container .course-card .card-body .discount-pannel .price-text {
  position: absolute;
  left: -25px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 22px;
  border-top-right-radius: 22px;
  font-size: 16px;
  padding: 5px 10px;
  background: #ea4b20;
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  color: white !important;
}
.course-panel .course-container .course-card .card-body .text-heading {
  color: #434343;
  font-size: 22px;
}
.course-panel .course-container .course-card .card-body .text-sub-heading {
  color: #434343;
  font-size: 16px;
}
.course-panel .course-container .course-card .card-body .description-info {
  color: #434343;
  font-size: 12px;
}
.course-panel .course-container .course-card .card-body .sub-info {
  position: absolute;
  bottom: 12px;
  font-size: 10px;
  color: #434343;
}

.mycourse-container .heading, .mycourse-container .dashboard .dashboard-container .heading, .dashboard .dashboard-container .mycourse-container .heading {
  padding-bottom: 20px;
}
.mycourse-container .tab-links a {
  list-style: none;
}
.mycourse-container .tab-content {
  margin-top: 40px;
}
.mycourse-container .tab-content ul li {
  margin-bottom: 30px;
  list-style: none;
  font-size: 24px !important;
}
.mycourse-container .tab-content ul li a, .mycourse-container .tab-content ul li a:hover {
  text-decoration: none !important;
}
.mycourse-container .course-card {
  margin-top: 0px;
  width: 300px;
  min-height: 300px;
  max-height: 400px;
  background: #FDFDFD;
  border-radius: 10px;
}
.mycourse-container .course-card .card-head .course-img {
  overflow: hidden;
}
.mycourse-container .course-card .card-head .course-img img {
  width: 100%;
  max-height: 190px;
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: transform 2.5s ease;
}
.mycourse-container .course-card .card-head .course-img img:hover {
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transform: scale(1.5);
  /*filter:blur(2px);*/
}
.mycourse-container .course-card .card-head .priviewdiv {
  position: absolute;
  top: 63px;
  left: 81px;
  z-index: 12;
  background-color: rgba(241, 241, 241, 0.5);
  border-radius: 10px;
}
.mycourse-container .course-card .card-head .priviewdiv .priview-btn {
  margin: 0;
  font-size: 20px;
  cursor: pointer;
  /*                        border: 2px solid #000000;*/
  color: #434343;
  font-weight: 600;
  padding: 5px 10px;
}
.mycourse-container .course-card .card-body {
  padding: 10px 20px !important;
}
.mycourse-container .course-card .card-body .price {
  padding-top: 5px;
  position: relative;
  padding-bottom: 35px;
}
.mycourse-container .course-card .card-body .price label {
  position: absolute;
  left: -25px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 22px;
  border-top-right-radius: 22px;
  font-size: 12px;
  padding: 5px 10px;
  background: #ea4b20;
  /* fallback for old browsers */
  background-image: linear-gradient(to right, #ff6600, #ff6200, #ff5e00, #ff5900, #ff5500, #ff5100, #ff4c00, #ff4700, #ff4100, #ff3b00, #ff3400, #ff2c00);
  color: white !important;
}
.mycourse-container .course-card .card-body .text-heading {
  color: #434343;
  font-size: 22px;
  height: 66px;
}
.mycourse-container .course-card .card-body .text-sub-heading {
  color: #434343;
  font-size: 16px;
}
.mycourse-container .course-card .card-body .description-info {
  color: #434343;
  font-size: 12px;
}
.mycourse-container .course-card .card-body .sub-info {
  font-size: 10px;
  color: #434343;
}
.mycourse-container .course-card .card-body form .stars {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==") repeat-x 0 0;
  width: 150px;
  margin: 0 auto;
}
.mycourse-container .course-card .card-body .ie7 form .stars {
  *zoom: 1;
}
.mycourse-container .course-card .card-body form .stars:before,
.mycourse-container .course-card .card-body form .stars:after {
  display: table;
  content: "";
}
.mycourse-container .course-card .card-body form .stars:after {
  clear: both;
}
.mycourse-container .course-card .card-body form .stars input[type=radio] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mycourse-container .course-card .card-body form .stars input[type=radio].star-5:checked ~ span {
  width: 100%;
}
.mycourse-container .course-card .card-body form .stars input[type=radio].star-4:checked ~ span {
  width: 80%;
}
.mycourse-container .course-card .card-body form .stars input[type=radio].star-3:checked ~ span {
  width: 60%;
}
.mycourse-container .course-card .card-body form .stars input[type=radio].star-2:checked ~ span {
  width: 40%;
}
.mycourse-container .course-card .card-body form .stars input[type=radio].star-1:checked ~ span {
  width: 20%;
}
.mycourse-container .course-card .card-body form .stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent !important;
  cursor: pointer;
}
.mycourse-container .course-card .card-body form .stars label:hover ~ span {
  background-position: 0 -30px;
}
.mycourse-container .course-card .card-body form .stars label.star-5:hover ~ span {
  width: 100% !important;
}
.mycourse-container .course-card .card-body form .stars label.star-4:hover ~ span {
  width: 80% !important;
}
.mycourse-container .course-card .card-body form .stars label.star-3:hover ~ span {
  width: 60% !important;
}
.mycourse-container .course-card .card-body form .stars label.star-2:hover ~ span {
  width: 40% !important;
}
.mycourse-container .course-card .card-body form .stars label.star-1:hover ~ span {
  width: 20% !important;
}
.mycourse-container .course-card .card-body form .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==") repeat-x -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}

.header-video {
  font-size: 14px !important;
  color: #ff6600 !important;
  margin: 0 !important;
  letter-spacing: 3px !important;
  font-family: inherit;
}

.sub-header-video {
  font-size: 55px !important;
  color: #004795 !important;
  font-weight: 900 !important;
  margin-bottom: 32px !important;
}

.course-tag {
  text-decoration: none;
  font-family: sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  border-radius: 20px;
  border: 3px solid #4d4d4d;
  padding: 10px 15px;
  color: #4d4d4d;
}

.course-tag:hover {
  text-decoration: none;
  border: 3px solid #ff6600;
  color: #f1f1f1;
  background: #ff6600;
  transition: opacity 200ms ease-in-out;
}

.course-tag:after {
  content: "";
  transition: width 0.2s ease-in-out;
}

.courseModal .field-border-chapter {
  background-color: rgba(55, 96, 236, 0.05);
}
.courseModal .field-border-chapter .chapterinput {
  background: none !important;
}
.courseModal .field-border-chapter .chapterlogo {
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-top: 6px;
  margin-left: 12px;
  margin-right: 6.2px;
}
.courseModal .field-border-chapter .chapterlogo i {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
  width: auto;
}
.courseModal .field-border-chapter .chapter-info span::before {
  content: attr(data-placeholder);
  position: absolute;
  top: 50%;
  left: 5px;
  color: #ebebeb;
  transform: translateY(-50%);
  z-index: -1;
  transition: 0.5s;
}
.courseModal .field-border-chapter .chapter-info span::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  transition: 0.5s;
}
.courseModal .field-border-chapter .chapter-info .focuschapter + span::before {
  top: -5px;
}
.courseModal .field-border-chapter .chapter-info .focuschapter + span::after {
  width: 100%;
}
.courseModal .playlistbtn {
  padding: 5px 12px;
  border-radius: 14px;
  min-height: 38px;
  background-color: #004795;
  max-width: 170px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 18px;
  color: #fff;
  font-family: Source Sans Pro;
  cursor: pointer;
}
.courseModal .playlistbtn:hover {
  background-color: #ff6600;
}
.courseModal .addchapterbtn {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  border: 1px solid #f0f0f0;
}

.upaya-download-btn {
  outline: none;
  min-height: 36px;
  background-color: transparent;
  border: 2px solid #11998e;
  color: #11998e;
  max-width: 240px;
  min-width: 150px;
  width: 100%;
  border-radius: 18px !important;
  padding: 0 16px;
  cursor: pointer;
  font-family: Open Sans Pro;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2px !important;
  line-height: 18px !important;
  -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, 0.3) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.upaya-download-btn i {
  font-size: 18px;
}

.upaya-download-btn:hover {
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  box-shadow: none !important;
  border: 2px solid #38ef7d;
  color: #FFFFFF;
  outline: none;
  /*font-weight: 600 !important;*/
}

.profile-wrapper .filter_btn {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
}
.profile-wrapper .filter_btn i {
  color: #004795 !important;
  font-size: 18px;
}
.profile-wrapper .filter_btn:hover {
  transform: scale(1.2);
  background: #00c6ff;
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  background: linear-gradient(to left, #0072ff, #00c6ff);
  border: 1px solid #00c6ff;
}
.profile-wrapper .filter_btn:hover i {
  color: #FFFFFF !important;
  font-size: 20px;
}
.profile-wrapper .ledger_btn {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 90px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #11998e;
}
.profile-wrapper .ledger_btn i {
  color: #11998e !important;
  font-size: 18px;
}
.profile-wrapper .ledger_btn:hover {
  transform: scale(1.2);
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border: 1px solid #11998e;
  font-weight: 600;
  color: #ffffff;
}
.profile-wrapper .ledger_btn:hover i {
  color: #FFFFFF !important;
  font-size: 20px;
}
.profile-wrapper .remove_filter {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  /* border: 1px solid rgba(55, 96, 236, 0.1); */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
}
.profile-wrapper .remove_filter i {
  color: #cb2d3e;
  font-size: 18px;
}
.profile-wrapper .remove_filter:hover {
  transform: scale(1.2);
  background: #cb2d3e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #ef473a, #cb2d3e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #ef473a, #cb2d3e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border: 1px solid #cb2d3e;
}
.profile-wrapper .remove_filter:hover i {
  color: #FFFFFF;
  font-size: 20px;
}
.profile-wrapper .multi-sel .btn-upaya-filter {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #e9ebef;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #ff6600;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.profile-wrapper .multi-sel .btn-upaya-filter:hover {
  transform: scale(1.2);
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
  border: 1px solid #fe8c00;
  color: #FFFFFF;
}
.profile-wrapper .multi-sel .btn-upaya-filter:hover i {
  color: #FFFFFF !important;
  font-size: 20px;
}
.profile-wrapper .multi-sel .dropdown-item {
  padding: 0.6rem 1rem;
  font-size: 14px;
  font-weight: 500;
  font-family: Source Sans Pro;
  color: #434343;
}
.profile-wrapper .multi-sel .dropdown-item i {
  font-size: 16px;
}
.profile-wrapper .multi-sel .dropdown-item:hover {
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
  color: #FFFFFF;
}

.sub-info-text {
  font-family: Open Sans Pro;
  color: #9B9B9B;
  font-size: 13px;
  margin-bottom: 4px;
  margin-right: 8px;
}

.client_profile .card {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
  border-radius: 6px;
  padding: 8px !important;
  margin-bottom: 48px !important;
  margin-top: 4px !important;
}
.client_profile .general_card {
  position: relative;
  height: 440px;
}
.client_profile .general_card .icon_btn {
  position: absolute;
  z-index: 1;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.8;
}
.client_profile .general_card .icon_btn .far, .client_profile .general_card .icon_btn .fas {
  font-size: 14px;
  color: #434343;
}
.client_profile .general_card .icon_btn span {
  background: #434343;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 40px;
  right: -25px;
  padding: 5px 7px;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-family: Open Sans Pro Semibold;
  font-size: 12px;
  width: 150px;
  text-align: center;
}
.client_profile .general_card .icon_btn span:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #434343;
  position: absolute;
  bottom: 12px;
  left: -7px;
  transform: rotate(90deg);
}
.client_profile .general_card .icon_btn:hover {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
  background-color: #ff6600;
  opacity: 1;
}
.client_profile .general_card .icon_btn:hover i {
  color: #FFFFFF;
}
.client_profile .general_card .icon_btn:hover span {
  bottom: 2px;
  visibility: visible;
  opacity: 1;
}
.client_profile .general_card .icon_btn_position {
  right: 16px;
  top: 16px;
}
.client_profile .general_card .icon_btn_position2 {
  right: 16px;
  top: 56px;
}
.client_profile .general_card .rating_tag {
  position: absolute;
  max-height: 50px;
  padding: 8px 16px;
  /*background-color: $orange;*/
  z-index: 1;
  right: 18px;
  top: -8px;
  margin-bottom: 18px;
  border-radius: 6px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  display: flex;
  flex-flow: column;
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
}
.client_profile .general_card .rating_tag .star_img {
  width: 32px;
  height: auto;
}
.client_profile .general_card .rating_tag .rating-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 17px;
  margin: 0px;
  text-align: center;
}
.client_profile .general_card .inner_card {
  background-image: linear-gradient(to right bottom, #d3fcff, #c7fafe, #bbf9fd, #aef7fc, #a0f5fb);
}
.client_profile .general_card .inner_card .user_image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.client_profile .general_card .inner_card .user_image .image {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  object-fit: cover;
  background-color: #FFFFFF;
}
.client_profile .general_card .inner_card .up_information {
  margin-top: 2px;
  padding-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
}
.client_profile .general_card .inner_card .up_information .info_group {
  display: flex;
  justify-content: center;
  /*flex-flow: column;*/
  /*margin-bottom: 2px;*/
}
.client_profile .general_card .inner_card .up_information .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 16px;
  margin-bottom: 0;
}
.client_profile .general_card .inner_card .up_information .info_group .text-dark {
  color: #434343 !important;
  margin-left: 8px;
}
.client_profile .general_card .inner_card .up_information .info_group .text-dusk {
  color: #9B9B9B !important;
  margin-left: 8px;
  font-weight: 500;
}
.client_profile .general_card .inner_card .up_information .info_group .text-dusk a {
  color: #9B9B9B !important;
}
.client_profile .general_card .inner_pannel {
  margin-top: 2px;
  padding-bottom: 8px;
}
.client_profile .general_card .inner_pannel .info_group {
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
  margin-bottom: 2px;
  padding: 8px;
  padding-bottom: 0;
}
.client_profile .general_card .inner_pannel .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 15px;
  margin-bottom: 0;
}
.client_profile .general_card .inner_pannel .info_group .text-dark {
  color: #434343 !important;
  font-weight: 500;
}
.client_profile .general_card .inner_pannel .info_group .text-dusk {
  color: #9B9B9B !important;
  font-weight: 500;
}
.client_profile .general_card .inner_pannel .info_group .text-dusk a {
  color: #9B9B9B !important;
}
.client_profile .expertise_card {
  position: relative;
  height: 440px;
}
.client_profile .expertise_card .top_pannel {
  position: absolute;
  z-index: 1;
  top: 0;
  background-color: #ebebeb;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 8px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.client_profile .expertise_card .top_pannel .sub-head {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
}
.client_profile .expertise_card .mid_pannel .inner_pannel {
  margin-top: 2px;
  padding-bottom: 4px;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .pannel_text {
  font-family: Source Sans Pro;
  font-size: 15px;
  color: #9B9B9B;
  margin-bottom: 0;
  margin-left: 8px;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .info_group {
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
  margin-bottom: 2px;
  padding: 8px;
  padding-top: 6px;
  padding-bottom: 0;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .info_group .info-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  font-size: 15px;
  margin-bottom: 0;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .info_group .text-dark {
  color: #434343 !important;
  font-weight: 500;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .info_group .text-dusk {
  color: #9B9B9B !important;
  font-weight: 500;
}
.client_profile .expertise_card .mid_pannel .inner_pannel .info_group .text-dusk a {
  color: #9B9B9B !important;
}
.client_profile .payment_card {
  padding: 8px !important;
  position: relative;
  display: flex;
  justify-content: center;
  height: 440px;
}
.client_profile .payment_card .top_pannel {
  position: absolute;
  z-index: 1;
  top: 0;
  background-color: #ECE9E6;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 8px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.client_profile .payment_card .top_pannel .sub-head {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
}
.client_profile .payment_card .upper_pannel {
  height: 100%;
  display: flex;
  flex-flow: column;
  /*justify-content: space-between;*/
  align-items: center;
  overflow-y: auto;
}
.client_profile .payment_card .upper_pannel .payment_cont {
  cursor: pointer;
  height: 100px;
  width: 100%;
  border-radius: 6px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 18px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.client_profile .payment_card .upper_pannel .payment_cont .icon_cont {
  cursor: pointer;
  position: absolute;
  right: -18px;
  bottom: -18px;
  z-index: 1;
  border: 5px solid #FFFFFF;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-23deg);
  opacity: 0.7;
}
.client_profile .payment_card .upper_pannel .payment_cont .icon_cont i {
  font-size: 38px;
  color: #FFFFFF;
}
.client_profile .payment_card .upper_pannel .payment_cont .amount-text {
  cursor: pointer;
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0;
}
.client_profile .payment_card .upper_pannel .payment_cont .info-text {
  cursor: pointer;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  margin-bottom: 0;
}
.client_profile .payment_card .upper_pannel .payment_cont .top_pan {
  cursor: pointer;
  /*border-bottom: $sea;*/
  background-color: #004795;
  border-bottom: 0;
  text-align: center;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  width: 100%;
  padding: 6px 0;
}
.client_profile .payment_card .upper_pannel .payment_cont .top_pan .sub-head {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 0;
}
.client_profile .payment_card .upper_pannel .payment_cont:hover {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
}
.client_profile .payment_card .upper_pannel .c1 {
  cursor: pointer;
  background: #00c6ff;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #0072ff, #00c6ff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #0072ff, #00c6ff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.client_profile .payment_card .upper_pannel .c2 {
  cursor: pointer;
  background: #fe8c00;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #f83600, #fe8c00);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.client_profile .payment_card .upper_pannel .c3 {
  cursor: pointer;
  background: #11998e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #38ef7d, #11998e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.client_profile .payment_card .upper_pannel .c4 {
  cursor: pointer;
  background: #e52d27;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #b31217, #e52d27);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #b31217, #e52d27);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  margin-bottom: 0;
}
.client_profile .profile_body .noti-navs .nav-item {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.client_profile .profile_body .noti-navs .nav-item .nav-link {
  padding: 10px;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.client_profile .profile_body .noti-navs .nav-item .nav-link:hover {
  background-color: #ebebeb;
}
.client_profile .profile_body .noti-navs .nav-item .sub-text, .client_profile .profile_body .noti-navs .nav-item .panel-section-header, .client_profile .profile_body .noti-navs .nav-item .status-change .status-log .status-date, .status-change .status-log .client_profile .profile_body .noti-navs .nav-item .status-date, .client_profile .profile_body .noti-navs .nav-item .status-change .status-log .status, .status-change .status-log .client_profile .profile_body .noti-navs .nav-item .status, .client_profile .profile_body .noti-navs .nav-item .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .client_profile .profile_body .noti-navs .nav-item .view-review-msg, .client_profile .profile_body .noti-navs .nav-item .how-it-works-panel .hiw-title, .how-it-works-panel .client_profile .profile_body .noti-navs .nav-item .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
}
.client_profile .profile_body .noti-navs .fas, .client_profile .profile_body .noti-navs .far {
  color: #434343;
  margin-bottom: 0;
  margin-right: 14px !important;
  font-size: 18px;
}
.client_profile .profile_body .noti-navs .sub-text, .client_profile .profile_body .noti-navs .panel-section-header, .client_profile .profile_body .noti-navs .status-change .status-log .status-date, .status-change .status-log .client_profile .profile_body .noti-navs .status-date, .client_profile .profile_body .noti-navs .status-change .status-log .status, .status-change .status-log .client_profile .profile_body .noti-navs .status, .client_profile .profile_body .noti-navs .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .client_profile .profile_body .noti-navs .view-review-msg, .client_profile .profile_body .noti-navs .how-it-works-panel .hiw-title, .how-it-works-panel .client_profile .profile_body .noti-navs .hiw-title {
  color: #434343;
  margin-bottom: 0;
}
.client_profile .profile_body .noti-navs .show {
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #f83600, #fe8c00);
  background: linear-gradient(to left, #f83600, #fe8c00);
}
.client_profile .profile_body .noti-navs .show .fas, .client_profile .profile_body .noti-navs .show .far {
  color: #FFFFFF;
}
.client_profile .profile_body .noti-navs .show .sub-text, .client_profile .profile_body .noti-navs .show .panel-section-header, .client_profile .profile_body .noti-navs .show .status-change .status-log .status-date, .status-change .status-log .client_profile .profile_body .noti-navs .show .status-date, .client_profile .profile_body .noti-navs .show .status-change .status-log .status, .status-change .status-log .client_profile .profile_body .noti-navs .show .status, .client_profile .profile_body .noti-navs .show .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .client_profile .profile_body .noti-navs .show .view-review-msg, .client_profile .profile_body .noti-navs .show .how-it-works-panel .hiw-title, .how-it-works-panel .client_profile .profile_body .noti-navs .show .hiw-title {
  color: #FFFFFF;
  font-weight: 600;
}

.new_seeker .input-group_cust {
  margin-right: 1.5rem;
  display: flex;
}
.new_seeker .input-group_cust .form-control {
  height: 38px;
  width: 232px;
  background-color: #FFFFFF;
  border: 1px solid #ECE9E6;
  border-right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.new_seeker .input-group_cust .input-group-btn {
  height: 38px;
  background-color: #ECE9E6;
  border: 1px solid #ECE9E6;
  border-left: 0;
  padding: 8px;
  width: 46px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.new_seeker .input-group_cust .input-group-btn i {
  color: #434343;
}
.new_seeker .input-group_cust .input-group-btn:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.new_seeker .input-group_cust .input-group-btn:hover i {
  color: #FFFFFF;
}
.new_seeker .seeker_notes {
  max-width: 250px;
  width: 100%;
  height: 110px;
  border: 1px solid #ECE9E6 !important;
  border-radius: 4px;
  background-color: #FFFFFF;
}
.new_seeker .col-btn-collection {
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  align-items: center;
  width: 48px;
}
.new_seeker .col-btn-collection .action_btn {
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_seeker .col-btn-collection .action_btn i {
  color: #004795;
  font-size: 16px;
}
.new_seeker .col-btn-collection .action_btn:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.new_seeker .col-btn-collection .action_btn:hover i {
  color: #FFFFFF;
}

.search_form .input-group_cust {
  margin-right: 1.5rem;
  display: flex;
}
.search_form .input-group_cust .form-control {
  height: 38px;
  width: 232px;
  background-color: #FFFFFF;
  border: 1px solid #ECE9E6;
  border-right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.search_form .input-group_cust .input-group-btn {
  height: 38px;
  background-color: #ECE9E6;
  border: 1px solid #ECE9E6;
  border-left: 0;
  padding: 8px;
  width: 46px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.search_form .input-group_cust .input-group-btn i {
  color: #434343;
}
.search_form .input-group_cust .input-group-btn:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.search_form .input-group_cust .input-group-btn:hover i {
  color: #FFFFFF;
}

.chart-page .graph-navs {
  border: 0;
}
.chart-page .graph-navs .nav-item .nav-link {
  background-color: transparent;
  border: 0;
  padding-bottom: 12px;
  padding-left: 6px !important;
  padding-right: 6px !important;
  margin: 0 0.8rem 0 !important;
}
.chart-page .graph-navs .nav-item .nav-link .tab-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.chart-page .graph-navs .nav-item .nav-link .tab-wrapper i {
  color: #434343;
  font-size: 18px;
}
.chart-page .graph-navs .nav-item .nav-link .tab-wrapper label {
  color: #434343;
  margin-bottom: 0;
  font-size: 16px;
}
.chart-page .graph-navs .nav-item .active {
  border-bottom: 2px solid #004795;
}
.chart-page .graph-navs .nav-item .active .tab-wrapper i {
  color: #004795;
}
.chart-page .graph-navs .nav-item .active .tab-wrapper label {
  color: #004795;
  font-weight: 600;
}
.chart-page .tab-content {
  border: 0;
}
.chart-page .tab-content .source_chart {
  height: 650px;
  /*height: 100%;*/
  width: auto;
  display: flex;
  justify-content: center;
  margin: 1rem 0 2rem;
}
.chart-page .tab-content .source_chart .canvas {
  width: auto !important;
  height: 100% !important;
  display: block;
}

.stepForm {
  /* Hide all steps by default: */
  /* Mark the active step: */
  /* Mark the steps that are finished and valid: */
}
.stepForm .tab-2, .stepForm .tab-3, .stepForm .tab-4, .stepForm .tab-5, .stepForm .tab-6 {
  display: none;
}
.stepForm .tab-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 22px;
  color: #004795;
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
  text-decoration: underline;
}
.stepForm .btn {
  font-family: Source Sans Pro;
  padding: 0.4rem 1.2rem;
  width: 100px;
  border-radius: 20px;
}
.stepForm .step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.stepForm .step.active {
  opacity: 1;
}
.stepForm .step.finish {
  background-color: #04AA6D;
}
.stepForm .review_page {
  background-color: #FFFFFF;
  border: 1px solid #e9ebee;
  border-radius: 10px;
  padding: 1rem;
}
.stepForm .review_page .sub-head {
  color: #004795;
  font-family: Source Sans Pro Semibold;
  font-size: 15px;
  margin-bottom: 4px;
}
.stepForm .review_page .sub-text, .stepForm .review_page .panel-section-header, .stepForm .review_page .status-change .status-log .status-date, .status-change .status-log .stepForm .review_page .status-date, .stepForm .review_page .status-change .status-log .status, .status-change .status-log .stepForm .review_page .status, .stepForm .review_page .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .stepForm .review_page .view-review-msg, .stepForm .review_page .how-it-works-panel .hiw-title, .how-it-works-panel .stepForm .review_page .hiw-title {
  color: #434343;
  font-family: Source Sans Pro;
  font-size: 15px;
  margin-bottom: 4px;
}
.stepForm .review_page .final_review_pannel {
  padding: 0.8rem 0.5rem;
  border-bottom: 1px solid #e9ebee;
}
.stepForm .searchbox {
  border-radius: 22px;
  margin-bottom: 8px;
  font-family: Source Sans Pro;
  width: 320px;
  border: 1px solid #ECE9E6;
  padding: 7px 15px 9px;
}
.stepForm .searchbox:focus {
  outline: none;
}

.career-body {
  margin-top: 75px;
  padding: 1rem;
  min-height: 100vh;
}
.career-body .head-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #004795;
  margin-bottom: 0;
}
.career-body .career-head {
  margin: 1rem;
}
.career-body .career-head .head-text {
  display: flex;
  justify-content: center;
  font-size: 40px;
  margin-bottom: 1rem;
}
.career-body .career-head .intro .sub-text, .career-body .career-head .intro .panel-section-header, .career-body .career-head .intro .status-change .status-log .status-date, .status-change .status-log .career-body .career-head .intro .status-date, .career-body .career-head .intro .status-change .status-log .status, .status-change .status-log .career-body .career-head .intro .status, .career-body .career-head .intro .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .career-body .career-head .intro .view-review-msg, .career-body .career-head .intro .how-it-works-panel .hiw-title, .how-it-works-panel .career-body .career-head .intro .hiw-title {
  text-align: justify;
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
}
.career-body .vacancy-body {
  padding: 1rem;
}
.career-body .vacancy-body .vacancy-head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0.5rem 0 1rem;
}
.career-body .vacancy-body .vacancy-head .head-text {
  font-size: 34px;
}
.career-body .vacancy-body .vacancy-list {
  margin: 1rem 0;
}
.career-body .vacancy-body .vacancy-list .vacancy-card {
  padding: 1.5rem;
  border: 1px solid #ECE9E6;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  margin-bottom: 2rem;
}
.career-body .vacancy-body .vacancy-list .vacancy-card:hover {
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec {
  margin: 0.5rem 0;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec label {
  font-family: Source Sans Pro;
  color: #434343;
  margin-bottom: 0;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec i {
  color: #004795;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .title-icon {
  font-size: 26px;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .title {
  font-size: 26px;
  font-family: Source Sans Pro Semibold;
  color: #004795;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .position {
  font-size: 19px;
  color: #434343;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .sub-head {
  font-family: Source Sans Pro Semibold;
  font-size: 19px;
  color: #004795;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .list-group {
  margin-left: 3.5rem;
}
.career-body .vacancy-body .vacancy-list .vacancy-sec .list-group .list-item {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
}
.career-body .vacancy-body .vacancy-list .btn-career {
  margin-top: 0.5rem;
  border: 2px solid #004795;
  border-radius: 4px;
  background-color: transparent;
  font-family: Source Sans Pro Semibold;
  font-size: 18px;
  color: #004795;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  padding: 0.5rem 1rem;
}
.career-body .vacancy-body .vacancy-list .btn-career:hover {
  background-color: #004795;
  color: #FFFFFF;
}

#careerModal .job-title {
  font-family: Source Sans Pro Semibold;
  font-size: 26px;
  color: #434343;
  text-align: center;
  margin-bottom: 0.8rem;
}

.career-form {
  display: none;
  padding: 2rem;
  border-radius: 6px;
  border: 1px solid #ECE9E6;
  margin-bottom: 5rem;
}
.career-form .head-text {
  font-family: Source Sans Pro Semibold;
  font-size: 28px;
  color: #004795;
  text-align: center;
  margin-bottom: 2rem;
}
.career-form .modal-label {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #004795;
  font-weight: 600;
  text-transform: capitalize;
}
.career-form .modal-sub-text {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
}
.career-form .form-group {
  margin-bottom: 1.5rem;
}
.career-form .form-group .form-control {
  border-radius: 20px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.career-form .form-group .form-control:placeholder {
  color: #9B9B9B;
}
.career-form .form-group .disable {
  background-color: #e9ebee !important;
}
.career-form .form-group .custom-select {
  border-radius: 20px;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
}
.career-form .form-group .custom-select:placeholder {
  color: #9B9B9B;
}
.career-form .form-group .fee-status-group .form-control {
  border-radius: 2px;
}
.career-form .form-group .fee-status-group .custom-select {
  border-radius: 2px;
}

.resume-text {
  font-family: Source Sans Pro;
  font-size: 12px;
  color: #9B9B9B;
  margin-bottom: 0;
}

.application_submitted {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.application_submitted img {
  height: 160px;
  width: auto;
  margin-bottom: 1rem;
}
.application_submitted label {
  font-family: Source Sans Pro Semibold;
  color: #434343;
  font-size: 18px;
  margin-bottom: 2rem;
  text-align: center;
}

.pagination_cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.pagination_cont .button_cont {
  display: flex;
}
.pagination_cont .button_cont .btn {
  border-radius: 22px;
  border: 2px solid #004795;
  background-color: transparent;
  font-family: Source Sans Pro;
  font-size: 14px;
  height: 42px;
  color: #004795;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28) !important;
  margin: 0 0.5rem;
}
.pagination_cont .button_cont .btn:hover {
  background-color: #004795;
  color: #FFFFFF;
}
.pagination_cont .page_select {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
}
.pagination_cont .page_select .sub-text, .pagination_cont .page_select .panel-section-header, .pagination_cont .page_select .status-change .status-log .status-date, .status-change .status-log .pagination_cont .page_select .status-date, .pagination_cont .page_select .status-change .status-log .status, .status-change .status-log .pagination_cont .page_select .status, .pagination_cont .page_select .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .pagination_cont .page_select .view-review-msg, .pagination_cont .page_select .how-it-works-panel .hiw-title, .how-it-works-panel .pagination_cont .page_select .hiw-title {
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #434343;
  margin-bottom: 0;
  margin-right: 0.5rem;
  width: 110px;
}
.pagination_cont .page_select select {
  height: 42px !important;
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #434343;
  border: 1px solid #ECE9E6;
  background-color: #FFFFFF;
  border-radius: 4px;
}
.pagination_cont .page_select select option {
  padding: 0.5rem 0;
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #434343;
}

.filter_search_cont {
  display: flex;
  justify-content: flex-end;
}

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

.ledger-icon-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem;
}

.ledger-ongoing {
  color: #004795;
}

.ledger-completed {
  color: #417505;
}

.ledger-cancelled {
  color: #F7223C;
}

.kaam_card {
  margin-top: 2rem;
  padding: 1rem;
  border: 1px solid #ECE9E6;
  background-color: #FFFFFF;
  border-radius: 6px;
}
.kaam_card .item_cont {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.kaam_card .item_cont .card-head {
  font-size: 16px;
  font-weight: 600;
  color: #004795;
  font-family: Source Sans Pro;
  margin-bottom: 0;
}
.kaam_card .item_cont .card-text {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
}

.btn_cont_ledger {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_cont_ledger .btn {
  padding: 8px 16px;
  background-color: #004795;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
  border-radius: 42px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.28);
}
.btn_cont_ledger .btn:hover {
  background-color: #ff6600;
  box-shadow: none;
}

._new_form {
  margin-top: 1rem;
}
._new_form .form-group {
  margin-bottom: 0.8rem;
}
._new_form .form-group .sub-text, ._new_form .form-group .panel-section-header, ._new_form .form-group .status-change .status-log .status-date, .status-change .status-log ._new_form .form-group .status-date, ._new_form .form-group .status-change .status-log .status, .status-change .status-log ._new_form .form-group .status, ._new_form .form-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container ._new_form .form-group .view-review-msg, ._new_form .form-group .how-it-works-panel .hiw-title, .how-it-works-panel ._new_form .form-group .hiw-title {
  font-family: Source Sans Pro Semibold !important;
  font-size: 15px;
  color: #004795;
  margin-left: 0.5rem;
}
._new_form .form-control {
  border-radius: 42px;
  height: 38px;
  font-family: Source Sans Pro !important;
  font-size: 16px;
  color: #434343 !important;
  background-color: #FFFFFF !important;
  border: 1px solid #ECE9E6 !important;
}
._new_form .disable {
  background-color: #e9ebee !important;
}

.payment_card .card-head {
  font-family: Source Sans Pro Semibold;
  font-size: 24px;
  color: #004795;
  text-align: center;
}
.payment_card .payment_info {
  border-bottom: 1px solid #ECE9E6;
  padding: 0.5rem;
}
.payment_card .payment_info .text-group {
  display: flex;
  align-items: center;
}
.payment_card .payment_info .text-group .sub-head {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #004795;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.payment_card .payment_info .text-group .sub-text, .payment_card .payment_info .text-group .panel-section-header, .payment_card .payment_info .text-group .status-change .status-log .status-date, .status-change .status-log .payment_card .payment_info .text-group .status-date, .payment_card .payment_info .text-group .status-change .status-log .status, .status-change .status-log .payment_card .payment_info .text-group .status, .payment_card .payment_info .text-group .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .payment_card .payment_info .text-group .view-review-msg, .payment_card .payment_info .text-group .how-it-works-panel .hiw-title, .how-it-works-panel .payment_card .payment_info .text-group .hiw-title {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #434343;
  margin-left: 1rem;
}
.payment_card .payment_info .button_cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.payment_card .payment_info .button_cont .btn-add {
  border-radius: 4px;
  background-color: #32CD30;
  padding: 0.2rem 0.5rem;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #FFFFFF;
}
.payment_card .payment_info .button_cont i {
  color: #FFFFFF;
}
.payment_card .payment_info .btn_remove {
  border-radius: 4px;
  background-color: #F7223C;
  padding: 0.6rem;
}
.payment_card .payment_info .btn_remove i {
  color: #FFFFFF;
}
.payment_card .entry_form .payment_section {
  margin-top: 1rem;
}
.payment_card .entry_form .payment_section .transaction_cont .sub-head {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #434343;
}
.payment_card .entry_form .payment_section .sub-tex {
  color: #004795;
}
.payment_card .entry_form .payment_section .disabled {
  background-color: #ECE9E6 !important;
}

.loading-message {
  color: #FFFFFF;
  font-family: Source Sans Pro;
  font-size: 16px;
}

.gallery {
  background-color: #d3fcff;
  padding: 120px 0 65px;
}
.gallery .header {
  font-family: Source Sans Pro Semibold;
  color: #004795;
  font-size: 32px;
  margin-bottom: 8px;
}
.gallery .vid-category {
  padding: 20px 0;
  position: relative;
}
@media (min-width: 768px) {
  .gallery .vid-category {
    padding: 40px 0 36px;
  }
}
.gallery .vid-category .label-bg {
  position: absolute;
  padding: 12px 0 152px;
  background-color: #2c2c32;
  /*background-color: $sea;*/
  width: 100%;
  text-align: center;
  /*             The image used 
              background-image: url("../assets/gallerybg.jpg");

              Set a specific height 
              max-height: 300px;
              Create the parallax scrolling effect 
              background-attachment: fixed;
              background-position: center;
              background-repeat: no-repeat;
              background-size: cover;*/
  background: #56CCF2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #2F80ED, #56CCF2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #2F80ED, #56CCF2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.gallery .vid-category .label-bg .sub-head {
  margin-top: 10px;
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  margin-bottom: 28px;
  /*text-decoration: underline;*/
}
.gallery .vid-category .collection {
  margin-top: 78px;
  /*margin-top: 12px;*/
  display: flex;
  -moz-align-items: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .gallery .vid-category .collection {
    margin-top: 78px;
  }
}
.gallery .vid-category .collection .box {
  max-width: 290px;
  width: 100%;
  margin: 0 1em 2em 1em;
  border-radius: 4px;
  margin-bottom: 2em;
  text-align: center;
  background-color: #42424f;
  border: 0;
}
.gallery .vid-category .collection .box .image {
  margin: 0;
  cursor: pointer;
  outline: 0px;
  display: block;
  padding: 0;
  width: 100%;
  border-radius: 4px;
  border: 0;
  position: relative;
}
.gallery .vid-category .collection .box .image img {
  border-radius: 4px 4px 0 0;
  width: 100%;
  display: block;
}
.gallery .vid-category .collection .box .inner {
  padding: 0.9em;
  width: 100% !important;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .gallery .vid-category .collection .box .inner {
    padding: 0.7em;
  }
}
.gallery .vid-category .collection .box .inner .sub-head {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #d3fcff;
  font-size: 16px;
  height: 50px;
  /*margin-bottom: 1em;*/
}
.gallery .vid-category .collection .box .inner .sub-text, .gallery .vid-category .collection .box .inner .panel-section-header, .gallery .vid-category .collection .box .inner .status-change .status-log .status-date, .status-change .status-log .gallery .vid-category .collection .box .inner .status-date, .gallery .vid-category .collection .box .inner .status-change .status-log .status, .status-change .status-log .gallery .vid-category .collection .box .inner .status, .gallery .vid-category .collection .box .inner .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .gallery .vid-category .collection .box .inner .view-review-msg, .gallery .vid-category .collection .box .inner .how-it-works-panel .hiw-title, .how-it-works-panel .gallery .vid-category .collection .box .inner .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #d3fcff;
  font-size: 13px;
  margin-bottom: 1em;
}
.gallery .vid-category .collection .box .inner .vidbutton {
  cursor: pointer;
  outline: 0px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-radius: 4px;
  border: 0;
  color: #ffffff !important;
  cursor: pointer;
  font-family: Source Sans Pro;
  font-weight: 500;
  line-height: 2.95em;
  padding: 8px 90px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.gallery .vid-category .collection .box .inner .vidbutton:hover {
  background-color: #82cec6;
}
.gallery .vid-category .collection .box .inner .style1 {
  background-color: #70c7be;
}
.gallery .vid-category .collection .box .inner .style2 {
  background-color: #7f92cf;
}
.gallery .vid-category .collection .box .inner .style2:hover {
  background-color: #92a2d6;
}
.gallery .vid-category .collection .box .inner .style2:active {
  background-color: #6c82c8;
}
.gallery .vid-category .collection .box .inner .style3 {
  background-color: #9d7ed0;
}
.gallery .vid-category .collection .box .inner .style3:hover {
  background-color: #a68ad4;
}
.gallery .vid-category .collection .box .inner .style3:active {
  background-color: #ab91d7;
}
.gallery .vid-category .collection .box > :last-child,
.gallery .vid-category .collection .box > :last-child > :last-child,
.gallery .vid-category .collection .box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}

.main-content, .main-content2 {
  position: relative;
}
.main-content .owl-theme .custom-nav, .main-content2 .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next, .main-content2 .owl-theme .custom-nav .owl-prev, .main-content2 .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i, .main-content2 .owl-theme .custom-nav .owl-prev i, .main-content2 .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #f0fdfe;
}
.main-content .owl-theme .custom-nav .owl-prev, .main-content2 .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.main-content .owl-theme .custom-nav .owl-next, .main-content2 .owl-theme .custom-nav .owl-next {
  right: 0;
}

.chat-bot-container {
  cursor: pointer;
}
.chat-bot-container .chat-trigger {
  bottom: 5px !important;
  right: 15px !important;
  max-width: 65px;
  height: auto;
  background-color: transparent;
}
.chat-bot-container .chat-trigger .chatbot-icon {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border-bottom-right-radius: 12px;
  box-shadow: -19px 2px 30px -5px rgba(46, 61, 73, 0.15);
}
.chat-bot-container .chat-trigger span {
  height: 12px;
  width: 12px;
  background-color: #417505;
  position: absolute;
  -webkit-box-shadow: 10px 10px 15px -9px rgb(40, 167, 69);
  -moz-box-shadow: 10px 10px 15px -9px rgb(40, 167, 69);
  box-shadow: 10px 10px 15px -9px rgb(40, 167, 69);
  border-radius: 50%;
}
.chat-bot-container .chat-trigger:after {
  position: relative;
}
.chat-bot-container .chat-greeting {
  bottom: 90px !important;
  right: 65px !important;
  cursor: pointer;
}
.chat-bot-container .chat-greeting p {
  box-shadow: 5px 5px 25px 0 rgba(46, 61, 73, 0.15) !important;
  font-family: Source Sans Pro;
  color: #434343;
  border-radius: 16px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
}

.admin_login {
  background-color: #FAFAFA;
}
.admin_login .top-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  background-color: #004795;
  border-bottom: #ECE9E6;
}
.admin_login .top-bar .logo {
  height: 50px;
  width: auto;
}
.admin_login .login-card {
  margin-top: 80px;
  background-color: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #ECE9E6;
  padding: 2rem 1rem;
  -webkit-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
}
.admin_login .login-card .half-col .left-col {
  border-right: 1px solid #ECE9E6;
  height: 100%;
}
.admin_login .login-card .half-col .message {
  text-align: center;
}
.admin_login .login-card .half-col .message label {
  margin-bottom: 0;
}
.admin_login .login-card .half-col .message .top-msg {
  font-family: Source Sans Pro;
  font-size: 32px;
  color: #434343;
  font-weight: 500;
  display: block;
}
.admin_login .login-card .half-col .message .bottom-msg {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #434343;
  font-weight: 500;
}
.admin_login .login-card .half-col .login-image {
  display: flex;
  justify-content: center;
  align-items: center;
  /*border-right: 1px solid $cloudy;*/
  padding: 0;
  margin-top: 2rem;
}
.admin_login .login-card .half-col .login-image .image {
  height: 160px;
  width: 160px;
}
.admin_login .login-card .half-col .login-col {
  border-left: 1px solid #ECE9E6;
  padding: 1rem;
  height: 100%;
  padding-left: 4rem;
}
.admin_login .login-card .half-col .login-col .col-head .col-text {
  margin-left: 1rem;
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 500;
}
.admin_login .login-card .half-col .login-col .col-head .col-text .usertype {
  font-weight: 600;
  color: #ff6600;
}
.admin_login .login-card .half-col .login-col .form-body {
  margin-top: 1rem;
}
.admin_login .login-card .half-col .login-col .form-body .form-group label {
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #434343;
  margin-left: 1rem;
}
.admin_login .login-card .half-col .login-col .form-body .form-group .form-control {
  border-radius: 20px;
  font-family: Source Sans Pro;
  color: #434343;
  font-size: 16px;
  height: 40px;
  border: 1px solid #ECE9E6;
}
.admin_login .login-card .half-col .login-col .form-body button {
  background-color: #004795 !important;
  font-family: Source Sans Pro;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
}

.blog-container {
  margin-top: 75px;
  padding-bottom: 100px;
  width: 100%;
  min-height: 100vh;
}
.blog-container .tag_pannel {
  padding: 1rem 0rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ECE9E6;
  width: 100%;
}
.blog-container .tag_pannel #tag_lists {
  /*padding: 1rem 0rem;*/
  display: flex;
  align-items: center;
  flex-flow: row;
  flex-wrap: wrap;
  width: 90%;
}
.blog-container .tag_pannel .tag-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  margin-right: 1rem;
}
.blog-container .tag_pannel .tag {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  max-width: 90px;
  width: 100%;
  padding: 4px 0;
  border: 1px solid #ECE9E6;
  border-radius: 24px;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 728px) {
  .blog-container .tag_pannel .tag {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.blog-container .tag_pannel .tag .sub-text, .blog-container .tag_pannel .tag .panel-section-header, .blog-container .tag_pannel .tag .status-change .status-log .status-date, .status-change .status-log .blog-container .tag_pannel .tag .status-date, .blog-container .tag_pannel .tag .status-change .status-log .status, .status-change .status-log .blog-container .tag_pannel .tag .status, .blog-container .tag_pannel .tag .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .blog-container .tag_pannel .tag .view-review-msg, .blog-container .tag_pannel .tag .how-it-works-panel .hiw-title, .how-it-works-panel .blog-container .tag_pannel .tag .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .tag_pannel .tag:hover {
  border-color: #ff6600;
  background-color: #ff6600;
}
.blog-container .tag_pannel .tag:hover .sub-text, .blog-container .tag_pannel .tag:hover .panel-section-header, .blog-container .tag_pannel .tag:hover .status-change .status-log .status-date, .status-change .status-log .blog-container .tag_pannel .tag:hover .status-date, .blog-container .tag_pannel .tag:hover .status-change .status-log .status, .status-change .status-log .blog-container .tag_pannel .tag:hover .status, .blog-container .tag_pannel .tag:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .blog-container .tag_pannel .tag:hover .view-review-msg, .blog-container .tag_pannel .tag:hover .how-it-works-panel .hiw-title, .how-it-works-panel .blog-container .tag_pannel .tag:hover .hiw-title {
  color: #FFFFFF;
}
.blog-container .main_pannel {
  margin-top: 24px;
  border-bottom: 1px solid #ECE9E6;
}
.blog-container .main_pannel .feature_post .thubnail {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .thubnail .image {
  width: 100%;
  height: auto;
}
.blog-container .main_pannel .feature_post .post_body {
  padding: 1rem 0;
  margin-top: 0.5rem;
}
.blog-container .main_pannel .feature_post .post_body .title_text {
  font-size: 38px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  line-height: 45px;
  margin-bottom: 0rem;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .post_body .short_desc_text {
  font-size: 16px;
  font-family: Source Sans Pro;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .author_pannel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .author_pannel .author_image {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #ECE9E6;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .author_pannel .author_image .image {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .author_pannel .author_name {
  margin-left: 1rem;
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .timestamp-pannel {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.blog-container .main_pannel .feature_post .post_body .footer_pannel .timestamp-pannel .timestamp-text {
  margin-left: 1rem;
  font-size: 14px;
  font-family: Source Sans Pro;
  color: #9B9B9B;
  margin-bottom: 0;
  font-style: italic;
  cursor: pointer;
}
.blog-container .main_pannel .recent_text {
  font-size: 22px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
}
.blog-container .main_pannel .recent_pannel .recent_post {
  padding: 1rem 0;
  border-bottom: 1px solid #ECE9E6;
}
.blog-container .main_pannel .recent_pannel .recent_post .thumbnail {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  cursor: pointer;
}
.blog-container .main_pannel .recent_pannel .recent_post .thumbnail .image {
  height: 100%;
  width: 100%;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body {
  margin-left: 1rem;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .title_text {
  font-size: 22px;
  margin-top: 0.5rem;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  cursor: pointer;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .blog-container .main_pannel .recent_pannel .recent_post .post_body .title_text {
    font-size: 18px;
    margin-top: 0rem;
  }
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .author_pannel .timestamp-text {
  font-family: Source Sans Pro;
  font-size: 12px;
  color: #9B9B9B;
  font-style: italic;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .pane {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .pane .author_image {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #ECE9E6;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .pane .author_image .image {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.blog-container .main_pannel .recent_pannel .recent_post .post_body .pane .author_name {
  margin-left: 1rem;
  font-size: 14px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .bloghead-text {
  font-size: 24px;
  font-weight: 600;
  color: #434343;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Source Sans Pro;
  text-align: center;
}
.blog-container .posts_pannel {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
.blog-container .posts_pannel .post_card {
  border: 1px solid #ECE9E6;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
.blog-container .posts_pannel .post_card .thumbnail {
  width: 100%;
  height: auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  cursor: pointer;
}
.blog-container .posts_pannel .post_card .thumbnail .image {
  max-height: 350px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .blog-container .posts_pannel .post_card .thumbnail .image {
    max-height: 224px;
  }
}
.blog-container .posts_pannel .post_card .auth_pane {
  background-color: #ECE9E6;
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.blog-container .posts_pannel .post_card .auth_pane .timestamp .timestamp-text {
  font-size: 14px;
  font-family: Source Sans Pro;
  color: #434343;
  margin-bottom: 0;
  font-style: italic;
  cursor: pointer;
}
.blog-container .posts_pannel .post_card .post_body {
  padding: 0.5rem;
  position: relative;
  height: 150px;
}
.blog-container .posts_pannel .post_card .post_body .post-text {
  font-size: 20px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .posts_pannel .post_card .post_body .author {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0 0.6rem;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 94%;
}
.blog-container .posts_pannel .post_card .post_body .author .auth-pannel {
  display: flex;
  align-items: center;
}
.blog-container .posts_pannel .post_card .post_body .author .auth-pannel .auth-logo {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #ECE9E6;
  margin-right: 0.5rem;
  cursor: pointer;
}
.blog-container .posts_pannel .post_card .post_body .author .auth-pannel .auth-logo .image {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.blog-container .posts_pannel .post_card .post_body .author .auth-pannel .sub-text, .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .panel-section-header, .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .status-change .status-log .status-date, .status-change .status-log .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .status-date, .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .status-change .status-log .status, .status-change .status-log .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .status, .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .view-review-msg, .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .blog-container .posts_pannel .post_card .post_body .author .auth-pannel .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-container .posts_pannel .post_card .post_body .author .timestamp i {
  color: #9B9B9B;
}
.blog-container .posts_pannel .post_card .post_body .author .timestamp .timestamp-text {
  font-size: 14px;
  font-family: Source Sans Pro;
  color: #9B9B9B;
  margin-bottom: 0;
  font-style: italic;
  cursor: pointer;
}

.feature_skeleton .thumbnail {
  width: 100%;
  height: 350px;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  position: relative;
  overflow: hidden;
}
.feature_skeleton .post_body .label {
  width: 100%;
  padding: 0.5rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.feature_skeleton .post_body .footer_pannel .author_pannel {
  width: 50%;
}
.feature_skeleton .post_body .footer_pannel .author_pannel .author_image {
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  margin-right: 2rem;
}
.feature_skeleton .post_body .footer_pannel .author_pannel .label {
  width: 60%;
}
.feature_skeleton .post_body .footer_pannel .timestamp-pannel {
  width: 30%;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  padding: 0.4rem;
}

.skeleton_recent_post {
  padding: 1rem 0;
  border-bottom: 1px solid #ECE9E6;
}
.skeleton_recent_post .thumbnail {
  width: 100%;
  height: 94px;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  position: relative;
  overflow: hidden;
}
.skeleton_recent_post .post_body {
  margin-left: 1rem;
}
.skeleton_recent_post .post_body .label {
  width: 100%;
  padding: 0.3rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_recent_post .post_body .author_pannel .timestamp-pannel {
  width: 30%;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  padding: 0.3rem;
}
.skeleton_recent_post .post_body .author_pannel .pane {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  margin-top: 1rem;
}
.skeleton_recent_post .post_body .author_pannel .pane .author_image {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  border: 1px solid #ECE9E6;
}
.skeleton_recent_post .post_body .author_pannel .pane .label {
  width: 60%;
  padding: 0.3rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  margin-left: 1rem;
}

.skeleton_post_card {
  border-bottom: 1px solid #ECE9E6;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
.skeleton_post_card .thumbnail {
  width: 100%;
  height: 220px;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  position: relative;
  overflow: hidden;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  cursor: pointer;
}
.skeleton_post_card .post_body {
  padding: 0.5rem;
  position: relative;
  height: 150px;
}
.skeleton_post_card .post_body .label {
  width: 100%;
  padding: 0.4rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_post_card .post_body .author {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0 0.6rem;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 94%;
}
.skeleton_post_card .post_body .author .auth-pannel {
  display: flex;
  align-items: center;
  width: 60%;
}
.skeleton_post_card .post_body .author .auth-pannel .auth-logo {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #ECE9E6;
  margin-right: 0.5rem;
  cursor: pointer;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_post_card .post_body .author .auth-pannel .label {
  width: 50%;
  padding: 0.3rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_post_card .post_body .author .timestamp {
  width: 40%;
}
.skeleton_post_card .post_body .author .timestamp .timestamp-pannel {
  width: 70%;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  padding: 0.3rem;
  margin-left: auto;
}

.skeleton_tag {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  max-width: 90px;
  width: 100%;
  padding: 1rem 0;
  border: 1px solid #ECE9E6;
  border-radius: 24px;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  cursor: pointer;
}
@media (min-width: 728px) {
  .skeleton_tag {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}

.tag-container {
  margin-top: 75px;
  padding-bottom: 100px;
  width: 100%;
  min-height: 100vh;
}
.tag-container .tag_pannel {
  padding: 1rem 0rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ECE9E6;
  width: 100%;
}
.tag-container .tag_pannel #tag_lists {
  /*padding: 1rem 0rem;*/
  display: flex;
  align-items: center;
  flex-flow: row;
  flex-wrap: wrap;
  width: 90%;
}
.tag-container .tag_pannel .tag-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  margin-right: 1rem;
}
.tag-container .tag_pannel .tag {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  max-width: 90px;
  width: 100%;
  padding: 4px 0;
  border: 1px solid #ECE9E6;
  border-radius: 24px;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 728px) {
  .tag-container .tag_pannel .tag {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.tag-container .tag_pannel .tag .sub-text, .tag-container .tag_pannel .tag .panel-section-header, .tag-container .tag_pannel .tag .status-change .status-log .status-date, .status-change .status-log .tag-container .tag_pannel .tag .status-date, .tag-container .tag_pannel .tag .status-change .status-log .status, .status-change .status-log .tag-container .tag_pannel .tag .status, .tag-container .tag_pannel .tag .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .tag-container .tag_pannel .tag .view-review-msg, .tag-container .tag_pannel .tag .how-it-works-panel .hiw-title, .how-it-works-panel .tag-container .tag_pannel .tag .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.tag-container .tag_pannel .tag:hover {
  border-color: #ff6600;
  background-color: #ff6600;
}
.tag-container .tag_pannel .tag:hover .sub-text, .tag-container .tag_pannel .tag:hover .panel-section-header, .tag-container .tag_pannel .tag:hover .status-change .status-log .status-date, .status-change .status-log .tag-container .tag_pannel .tag:hover .status-date, .tag-container .tag_pannel .tag:hover .status-change .status-log .status, .status-change .status-log .tag-container .tag_pannel .tag:hover .status, .tag-container .tag_pannel .tag:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .tag-container .tag_pannel .tag:hover .view-review-msg, .tag-container .tag_pannel .tag:hover .how-it-works-panel .hiw-title, .how-it-works-panel .tag-container .tag_pannel .tag:hover .hiw-title {
  color: #FFFFFF;
}
.tag-container .tag_head_pannel {
  padding: 0.5rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tag-container .tag_head_pannel .head-text {
  font-family: Source Sans Pro;
  font-size: 30px;
  color: #434343;
  font-weight: 600;
  margin-bottom: 0;
}
.tag-container .articles_pannel {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
.tag-container .articles_pannel .post_card {
  border: 1px solid #ECE9E6;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
.tag-container .articles_pannel .post_card .thumbnail {
  width: 100%;
  height: auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  cursor: pointer;
}
.tag-container .articles_pannel .post_card .thumbnail .image {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  width: 100%;
  height: 100%;
}
.tag-container .articles_pannel .post_card .auth_pane {
  background-color: #ECE9E6;
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.tag-container .articles_pannel .post_card .auth_pane .timestamp .timestamp-text {
  font-size: 14px;
  font-family: Source Sans Pro;
  color: #434343;
  margin-bottom: 0;
  font-style: italic;
  cursor: pointer;
}
.tag-container .articles_pannel .post_card .post_body {
  padding: 0.5rem;
  position: relative;
  height: 150px;
}
.tag-container .articles_pannel .post_card .post_body .post-text {
  font-size: 20px;
  font-family: Source Sans Pro;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.tag-container .articles_pannel .post_card .post_body .author {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0 0.6rem;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 94%;
}
.tag-container .articles_pannel .post_card .post_body .author .auth-pannel {
  display: flex;
  align-items: center;
}
.tag-container .articles_pannel .post_card .post_body .author .auth-pannel .auth-logo {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #ECE9E6;
  margin-right: 0.5rem;
  cursor: pointer;
}
.tag-container .articles_pannel .post_card .post_body .author .auth-pannel .auth-logo .image {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.tag-container .articles_pannel .post_card .post_body .author .auth-pannel .sub-text, .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .panel-section-header, .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .status-change .status-log .status-date, .status-change .status-log .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .status-date, .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .status-change .status-log .status, .status-change .status-log .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .status, .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .view-review-msg, .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .tag-container .articles_pannel .post_card .post_body .author .auth-pannel .hiw-title {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  cursor: pointer;
}
.tag-container .articles_pannel .post_card .post_body .author .timestamp i {
  color: #9B9B9B;
}
.tag-container .articles_pannel .post_card .post_body .author .timestamp .timestamp-text {
  font-size: 14px;
  font-family: Source Sans Pro;
  color: #9B9B9B;
  margin-bottom: 0;
  font-style: italic;
  cursor: pointer;
}
.tag-container .articles_pannel .no_data_card {
  border: 1px solid #ECE9E6;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
  padding: 1rem;
}
.tag-container .articles_pannel .no_data_card .no-image {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tag-container .articles_pannel .no_data_card .no-image .image {
  height: 120px;
  width: auto;
}
.tag-container .articles_pannel .no_data_card .body-pannel {
  margin-top: 1rem;
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tag-container .articles_pannel .no_data_card .body-pannel .sub-text, .tag-container .articles_pannel .no_data_card .body-pannel .panel-section-header, .tag-container .articles_pannel .no_data_card .body-pannel .status-change .status-log .status-date, .status-change .status-log .tag-container .articles_pannel .no_data_card .body-pannel .status-date, .tag-container .articles_pannel .no_data_card .body-pannel .status-change .status-log .status, .status-change .status-log .tag-container .articles_pannel .no_data_card .body-pannel .status, .tag-container .articles_pannel .no_data_card .body-pannel .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .tag-container .articles_pannel .no_data_card .body-pannel .view-review-msg, .tag-container .articles_pannel .no_data_card .body-pannel .how-it-works-panel .hiw-title, .how-it-works-panel .tag-container .articles_pannel .no_data_card .body-pannel .hiw-title {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #434343;
  font-weight: 600;
  margin-bottom: 0;
}

.image-post-container {
  margin-top: 75px;
  padding-bottom: 100px;
  width: 100%;
  min-height: 100vh;
  /*overflow: auto;*/
}
.image-post-container .tag_pannel {
  padding: 1rem 0rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ECE9E6;
  width: 100%;
}
.image-post-container .tag_pannel #tag_lists {
  /*padding: 1rem 0rem;*/
  display: flex;
  align-items: center;
  flex-flow: row;
  flex-wrap: wrap;
  width: 90%;
}
.image-post-container .tag_pannel .tag-text {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  margin-right: 1rem;
}
.image-post-container .tag_pannel .tag {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  max-width: 90px;
  width: 100%;
  padding: 4px 0;
  border: 1px solid #ECE9E6;
  border-radius: 24px;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 728px) {
  .image-post-container .tag_pannel .tag {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.image-post-container .tag_pannel .tag .sub-text, .image-post-container .tag_pannel .tag .panel-section-header, .image-post-container .tag_pannel .tag .status-change .status-log .status-date, .status-change .status-log .image-post-container .tag_pannel .tag .status-date, .image-post-container .tag_pannel .tag .status-change .status-log .status, .status-change .status-log .image-post-container .tag_pannel .tag .status, .image-post-container .tag_pannel .tag .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .image-post-container .tag_pannel .tag .view-review-msg, .image-post-container .tag_pannel .tag .how-it-works-panel .hiw-title, .how-it-works-panel .image-post-container .tag_pannel .tag .hiw-title {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
  cursor: pointer;
}
.image-post-container .tag_pannel .tag:hover {
  border-color: #ff6600;
  background-color: #ff6600;
}
.image-post-container .tag_pannel .tag:hover .sub-text, .image-post-container .tag_pannel .tag:hover .panel-section-header, .image-post-container .tag_pannel .tag:hover .status-change .status-log .status-date, .status-change .status-log .image-post-container .tag_pannel .tag:hover .status-date, .image-post-container .tag_pannel .tag:hover .status-change .status-log .status, .status-change .status-log .image-post-container .tag_pannel .tag:hover .status, .image-post-container .tag_pannel .tag:hover .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .image-post-container .tag_pannel .tag:hover .view-review-msg, .image-post-container .tag_pannel .tag:hover .how-it-works-panel .hiw-title, .how-it-works-panel .image-post-container .tag_pannel .tag:hover .hiw-title {
  color: #FFFFFF;
}
.image-post-container .main_pannel {
  margin-top: 1.5rem;
}
.image-post-container .main_pannel .image-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 0 10px;
  grid-auto-rows: 10px;
}
.image-post-container .main_pannel .image-list img {
  width: 250px;
}
.image-post-container .main_pannel .detail_pannel {
  padding-bottom: 2rem;
}
.image-post-container .main_pannel .detail_pannel .title {
  width: 100%;
  display: flex;
  justify-content: center;
}
.image-post-container .main_pannel .detail_pannel .title .post_head {
  font-family: Open Sans Pro;
  font-size: 26px;
  color: #434343;
  margin-bottom: 0;
}
.image-post-container .main_pannel .detail_pannel .author {
  width: 100%;
  display: flex;
  flex-flow: column;
  text-align: right;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont {
  display: flex;
  justify-content: flex-end;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont .img-circle {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #ECE9E6;
  margin-right: 1rem;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont .img-circle img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont .det {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: column;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont .det .timestamp-text {
  font-family: Open Sans Pro;
  font-size: 12px;
  font-style: italic;
  color: #9B9B9B;
  margin-bottom: 0;
}
.image-post-container .main_pannel .detail_pannel .author .image-cont .det .sub-text, .image-post-container .main_pannel .detail_pannel .author .image-cont .det .panel-section-header, .image-post-container .main_pannel .detail_pannel .author .image-cont .det .status-change .status-log .status-date, .status-change .status-log .image-post-container .main_pannel .detail_pannel .author .image-cont .det .status-date, .image-post-container .main_pannel .detail_pannel .author .image-cont .det .status-change .status-log .status, .status-change .status-log .image-post-container .main_pannel .detail_pannel .author .image-cont .det .status, .image-post-container .main_pannel .detail_pannel .author .image-cont .det .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .image-post-container .main_pannel .detail_pannel .author .image-cont .det .view-review-msg, .image-post-container .main_pannel .detail_pannel .author .image-cont .det .how-it-works-panel .hiw-title, .how-it-works-panel .image-post-container .main_pannel .detail_pannel .author .image-cont .det .hiw-title {
  font-family: Open Sans Pro;
  font-size: 16px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.image-modal .modal-content {
  background-color: transparent;
  border-top: 0;
}
.image-modal .modal-content .modal-body img {
  max-height: 550px;
  width: auto;
}

.skeleton_detail .sk_title {
  padding: 1rem;
  width: 50%;
  margin: auto;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_detail .author {
  width: 100%;
  display: flex;
  flex-flow: column;
  text-align: right;
}
.skeleton_detail .author .image-cont {
  display: flex;
  justify-content: flex-end;
}
.skeleton_detail .author .image-cont .img-circle {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: white;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
  margin-right: 1rem;
}
.skeleton_detail .author .image-cont .det {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: column;
}
.skeleton_detail .author .image-cont .det .timestamp-text {
  width: 120px;
  padding: 0.3rem;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}
.skeleton_detail .author .image-cont .det .sub-text, .skeleton_detail .author .image-cont .det .panel-section-header, .skeleton_detail .author .image-cont .det .status-change .status-log .status-date, .status-change .status-log .skeleton_detail .author .image-cont .det .status-date, .skeleton_detail .author .image-cont .det .status-change .status-log .status, .status-change .status-log .skeleton_detail .author .image-cont .det .status, .skeleton_detail .author .image-cont .det .dashboard .reviews .reviews-container .view-review-msg, .dashboard .reviews .reviews-container .skeleton_detail .author .image-cont .det .view-review-msg, .skeleton_detail .author .image-cont .det .how-it-works-panel .hiw-title, .how-it-works-panel .skeleton_detail .author .image-cont .det .hiw-title {
  margin-bottom: 0.3rem !important;
  padding: 0.5rem;
  width: 150px;
  background-image: linear-gradient(to right bottom, #fafafa, #eeeeee, #e2e2e2, #d7d7d7, #cbcbcb);
}

.notice-list {
  margin-top: 1;
}
.notice-list .notice {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  border-radius: 4px;
  border: 1px solid #ECE9E6;
  padding: 0.5rem 1rem;
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.28);
  cursor: pointer;
}
.notice-list .notice .notice-item {
  width: 90%;
  border-right: 1px solid #ECE9E6;
}
.notice-list .notice .notice-item .notice-title {
  font-wrap: wrap;
}
.notice-list .notice .notice-item .notice-title .title {
  font-family: Source Sans Pro Semibold;
  font-size: 16px;
  color: #434343;
  margin-bottom: 0;
}
.notice-list .notice .notice-item .notice-title .title:hover {
  color: #ff6600;
}
.notice-list .notice .notice-item .timestamp {
  font-wrap: wrap;
}
.notice-list .notice .notice-item .timestamp .timestamp-text {
  font-family: Source Sans Pro;
  font-size: 12px;
  color: #9B9B9B;
  margin-bottom: 0;
}
.notice-list .notice .notice-item .notice_link {
  font-wrap: wrap;
}
.notice-list .notice .notice-item .notice_link .link-text {
  font-family: Source Sans Pro;
  font-size: 14px;
  color: #004795;
  margin-bottom: 0;
}
.notice-list .icon {
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0.5rem;
}
.notice-list .icon i {
  font-size: 20px;
  color: #434343;
}
.notice-list .icon i:hover {
  color: #ff6600;
}

.search_pannel {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  margin-bottom: 1rem;
  margin-left: auto;
}
.search_pannel .input-group-text {
  background-color: #ECE9E6;
}
.search_pannel .input-group-text i {
  color: #434343;
}
.search_pannel .form-control {
  border: 1px solid #ced4da;
  background-color: #FFFFFF;
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #434343;
}

/*# sourceMappingURL=style.css.map */
