@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500&display=swap");

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  line-height: 1.6;
  font-size: 16px;
  font-family: "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #292929;
  background-color: #f2f2f2;
  margin: 0;
}

a {
  -webkit-transition: color .3s ease, background .3s ease;
  transition: color .3s ease, background .3s ease;
  color: #0099dc;
  text-decoration: underline;
}

a:hover {
  color: #63c0e8;
}

.dropdown-menu>li>a {
  text-decoration: none;
}

.open>.dropdown-toggle.btn-default {
  background-color: #63c0e8 !important;;
}

.flag {
  display: none !important;
}

hr {
  margin-bottom: 5px;
  margin-top: 5px;
  box-sizing: content-box;
  height: 0;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border-color: #D8D8D9;
  box-shadow: 0 0 0px 1000px #D8D8D9 inset;
  -webkit-box-shadow: 0 0 0px 1000px #D8D8D9 inset;
}

:-moz-autofill,
:-moz-autofill-preview {
  box-shadow: 0 0 0px 1000px #D8D8D9 inset;
  -webkit-box-shadow: 0 0 0px 1000px #D8D8D9 inset;
}

:-ms-input-placeholder {
  background-color: #D8D8D9 !important;
}

/* .fa {
  color: #FFF ! important;
} */

.well {
  background-color: #fff !important;
  border-radius: 0 !important;
  border: black solid 1px;
}

.well.login-box {
  margin: 0 auto;
  max-width: 563px;
  background: #fff;
  padding: 20px;
  border: none;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 3px !important;
  box-shadow: 0px 1.5px 1px 0px grey;
}

.well.login-box legend {
  font-size: 26px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 5px !important;
}

.well.login-box label {
  font-weight: 300;
  font-size: 15px;
}

.well.login-box input[type="text"] {
  /* box-shadow: none;
  border-color: #ddd;
  border-radius: 0; */
}

.well.welcome-text {
  font-size: 21px;
}

/* Notifications */

.notification {
  position: fixed;
  top: 20px;
  right: 0;
  background-color: #FF4136;
  padding: 20px;
  color: #fff;
  font-size: 21px;
  display: none;
}

.notification-success {
  background-color: #3D9970;
}

.notification-show {
  display: block !important;
}

.btn-login {
  background: #f6b937 !important;
  border-color: #f6b937 !important;
  color: #FFF !important;
}

.btn-login:hover {
  background: #dda01f;
 }

.btn {
  border-radius: 0px !important;
  font-weight: 500;
  font-size: 16px;
  padding: 14px;
  background: #0099dc;
  color: #FFF !important;
  text-decoration: none;
  text-transform: uppercase;
}

.btn:hover {
  background: #63c0e8;
}

.dropbtn.btn {
  font-size: 14px;
}

.dropbtn.btn:after {
  border: 1px solid #0099dc;
  content: "";
  display: inline-block;
  vertical-align: top;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  width: 9px;
  height: 9px;
  margin: 0 0 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

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

.c-checkbox span,
.c-radio span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: -20px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #ccc;
  margin-right: 5px;
  text-align: center;
}

.c-checkbox:hover span,
.c-radio:hover span {
  border-color: #f6b937;
}

.c-checkbox input,
.c-radio input {
  opacity: 0;
  position: absolute;
  margin-left: 0 !important;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
}

.c-checkbox input[type=checkbox]:checked+span,
.c-checkbox input[type=radio]:checked+span,
.c-radio input[type=checkbox]:checked+span,
.c-radio input[type=radio]:checked+span {
  border-color: #f6b937;
  background-color: #f6b937;
}

.btn-danger {
  background-color: #ee3d3d;
  border-color: #ee3d3d;
}

.btn-danger:hover {
  background-color: #ee3d3d;
  border-color: #ee3d3d;
}

.form-control {
  border-radius: 0px !important;
  padding: 25.5px;
}

.mydp,
.mydp .selectiongroup,
.mydp .selection,
.mydp .selector,
.mydp .headertodaybtn {
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-family: carbook_font;
}

.mydp .btnpicker,
.mydp .btnclear,
.mydp .btndecrease,
.mydp .btnincrease,
.mydp .headerbtn,
.mydp .headermonthtxt,
.mydp .headeryeartxt,
.mydp .headertodaybtn,
.mydp .yearchangebtn {
  color: #777 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-left: none;
}

.loading {
  margin-top: -32px !important;
  margin-left: 105px !important;
  position: fixed;
  margin: 0 auto;
  clear: left;
  height: auto;
  z-index: 0;
  text-align: center;
  /*position: fixed;*/
  background-color: #f6b937;
  /*top: 10px;*/
  /*right: 45%;*/
  padding: 5px;
  color: white;
  /*border-radius: 2px;*/
  z-index: 99999999999999999;
  width: 110px;
}

.well.login-box legend {
  font-size: 14px ! important;
}

footer {
  padding: 15px ! important;
}

.abs-center-container {
  position: relative;
}

.abs-center {
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.abs-center.abs-fixed {
  position: fixed;
  z-index: 999;
}

.abs-center.abs-right {
  left: auto;
  right: 20px;
  text-align: right;
}

.abs-center.abs-left {
  right: auto;
  left: 20px;
  text-align: left;
  padding-top: 30px ! important;
}

@media screen and (max-width: 995px),
screen and (max-height: 700px) {
  .abs-center {
    position: relative;
  }
}

.abs-center {
  margin-top: 30px !important;
}

.panel-heading {
  padding: 10px 0 28px;
}

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

.well.login-box label {
  font-size: 14px !important;
}

.panel-default>.panel-heading {
  border-bottom: none ! important;
}

.panel-default {
  /*border:none ! important;*/
  padding: 15px;
}

.text-danger {
  margin-top: 10px !important;
}

.btn-login:focus,
.btn-login:active:focus,
.btn-login.active:focus,
.btn-login.focus,
.btn-login:active.focus,
.btn-login.active.focus {
  outline: 5px auto #f6b937 ! important;
}

.page-top {
  margin-top: 50px;
}

/*  bhoechie tab */

div.bhoechie-tab-container {
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content {
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none;
}

.stepwizard-step p {
  margin-top: 10px;
}

.stepwizard-row {
  display: table-row;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
  top: 15px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
}

.btn-default[disabled] {
  background-color: #ffffff;
  border-color: #8e8b8b !important;
}

.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 300;
}

.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}

.timeline .timeline-item .timeline-event {
  width: 100%;
}

.timeline:before {
  border-right-style: solid;
}

.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}

.timeline:after {
  clear: both;
}

.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100% !important;
  margin-left: 1px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #888888;
}

.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}

.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}

.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}

.timeline.timeline-single-column.timeline .timeline-item {
  width: 100%;
  margin-bottom: 20px;
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event {
  float: right !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}

.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item+.timeline-item {
  margin-top: 0;
}

.timeline.timeline-line-solid:before {
  border-right-style: solid;
}

.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}

.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}

.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}

.timeline .timeline-item:after {
  clear: both;
}

.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline .timeline-item>.timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}

.timeline .timeline-item>.timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}

.timeline .timeline-item>.timeline-point {
  top: 25px;
}

.timeline-single-column.timeline .timeline-item>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline-single-column.timeline .timeline-item>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}

.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}

.timeline .timeline-item.timeline-item-right>.timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
  left: -24px;
}

.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank {
  left: -12px;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
  top: 4px;
  right: -10px;
  border-top: 10px solid transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 10px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
  top: 5px;
  right: -9px;
  border-top: 9px solid transparent;
  border-left-width: 9px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 9px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point {
  top: 14px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-point {
  top: 25px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
  top: 10px;
  right: -18px;
  border-top: 18px solid transparent;
  border-left-width: 18px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 18px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
  top: 11px;
  right: -17px;
  border-top: 17px solid transparent;
  border-left-width: 17px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 17px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point {
  top: 28px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

.timeline .timeline-item>.timeline-event {
  background: #fff;
  border: 1px solid #888888;
  color: #555;
  position: relative;
  float: left;
  border-radius: 3px;
}

.timeline .timeline-item>.timeline-event:before {
  border-left-color: #888888;
  border-right-color: #888888;
}

.timeline .timeline-item>.timeline-event:after {
  border-left-color: #fff;
  border-right-color: #fff;
}

.timeline .timeline-item>.timeline-event * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-default {
  background: #fff;
  border: 1px solid #888888;
  color: #555;
}

.timeline .timeline-item>.timeline-event.timeline-event-default:before {
  border-left-color: #888888;
  border-right-color: #888888;
}

.timeline .timeline-item>.timeline-event.timeline-event-default:after {
  border-left-color: #fff;
  border-right-color: #fff;
}

.timeline .timeline-item>.timeline-event.timeline-event-default * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-primary {
  background: #f5f5f5;
  border: 1px solid #888888;
  color: #555;
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:before {
  border-left-color: #888888;
  border-right-color: #888888;
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:after {
  border-left-color: #f5f5f5;
  border-right-color: #f5f5f5;
}

.timeline .timeline-item>.timeline-event.timeline-event-primary * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-success {
  background: #F3F8ED;
  border: 1px solid #72b92e;
  color: #3F8100;
}

.timeline .timeline-item>.timeline-event.timeline-event-success:before {
  border-left-color: #72b92e;
  border-right-color: #72b92e;
}

.timeline .timeline-item>.timeline-event.timeline-event-success:after {
  border-left-color: #F3F8ED;
  border-right-color: #F3F8ED;
}

.timeline .timeline-item>.timeline-event.timeline-event-success * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-info {
  background: #F0F8FD;
  border: 1px solid #3e93cf;
  color: #0062A7;
}

.timeline .timeline-item>.timeline-event.timeline-event-info:before {
  border-left-color: #3e93cf;
  border-right-color: #3e93cf;
}

.timeline .timeline-item>.timeline-event.timeline-event-info:after {
  border-left-color: #F0F8FD;
  border-right-color: #F0F8FD;
}

.timeline .timeline-item>.timeline-event.timeline-event-info * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-warning {
  background: #FFF9E9;
  border: 1px solid #d0aa42;
  color: #ac7e00;
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:before {
  border-left-color: #d0aa42;
  border-right-color: #d0aa42;
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:after {
  border-left-color: #FFF9E9;
  border-right-color: #FFF9E9;
}

.timeline .timeline-item>.timeline-event.timeline-event-warning * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event.timeline-event-danger {
  background: #FFC4BC;
  border: 1px solid #d25a4b;
  color: #B71500;
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:before {
  border-left-color: #d25a4b;
  border-right-color: #d25a4b;
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:after {
  border-left-color: #FFC4BC;
  border-right-color: #FFC4BC;
}

.timeline .timeline-item>.timeline-event.timeline-event-danger * {
  color: inherit;
}

.timeline .timeline-item>.timeline-event:before,
.timeline .timeline-item>.timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.timeline .timeline-item>.timeline-event .timeline-heading,
.timeline .timeline-item>.timeline-event .timeline-body,
.timeline .timeline-item>.timeline-event .timeline-footer {
  padding: 4px 10px;
}

.timeline .timeline-item>.timeline-event .timeline-heading p,
.timeline .timeline-item>.timeline-event .timeline-body p,
.timeline .timeline-item>.timeline-event .timeline-footer p,
.timeline .timeline-item>.timeline-event .timeline-heading ul,
.timeline .timeline-item>.timeline-event .timeline-body ul,
.timeline .timeline-item>.timeline-event .timeline-footer ul {
  margin-bottom: 0;
}

.timeline .timeline-item>.timeline-event .timeline-heading h4 {
  font-weight: 400;
}

.timeline .timeline-item>.timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}

.timeline .timeline-item>.timeline-event .panel,
.timeline .timeline-item>.timeline-event .table,
.timeline .timeline-item>.timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}

.timeline .timeline-item>.timeline-event .table th {
  border-top: 0;
}

.timeline .timeline-item>.timeline-point {
  color: #888888;
  background: #fff;
  right: -24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: 12px;
  margin-right: 12px;
  position: absolute;
  z-index: 100;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}

.timeline .timeline-item>.timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #888888;
  background: #888888;
}

.timeline .timeline-item>.timeline-point.timeline-point-default {
  color: #888888;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-primary {
  color: #888888;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-success {
  color: #72b92e;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-info {
  color: #3e93cf;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-warning {
  color: #d0aa42;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-danger {
  color: #d25a4b;
  background: #fff;
}

.timeline .timeline-label {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}

.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}

.timeline .timeline-label:after {
  clear: both;
}

.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}

.timeline .timeline-label+.timeline-item {
  margin-top: 0;
}

.timeline .timeline-label+.timeline-item+.timeline-item {
  margin-top: 40px;
}

.timeline .timeline-label .label-default {
  background-color: #888888;
}

.timeline .timeline-label .label-primary {
  background-color: #888888;
}

.timeline .timeline-label .label-info {
  background-color: #3e93cf;
}

.timeline .timeline-label .label-warning {
  background-color: #d0aa42;
}

.timeline .timeline-label .label-danger {
  background-color: #d25a4b;
}

@media (max-width: 768px) {
  .timeline.timeline {
    width: 100%;
    max-width: 100%;
  }

  .timeline.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
  }

  .timeline.timeline .timeline-item.timeline-item-right,
  .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0;
  }

  .timeline.timeline .timeline-item .timeline-event {
    width: 100%;
  }

  .timeline.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
  }

  .timeline.timeline .timeline-item {
    width: 100%;
    margin-bottom: 20px;
  }

  .timeline.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
  }

  .timeline.timeline .timeline-item>.timeline-event {
    float: right !important;
  }

  .timeline.timeline .timeline-item>.timeline-event:before,
  .timeline.timeline .timeline-item>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
  }

  .timeline.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
  }

  .timeline.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
  }

  .timeline.timeline .timeline-item>.timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
  }

  .timeline.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
  }

  .timeline.timeline .timeline-label+.timeline-item+.timeline-item {
    margin-top: 0;
  }
}

.timeline-success {
  color: #72b92e !important;
}

.timeline-primary {
  color: #888888 !important;
}

.timeline-warning {
  color: #d0aa42 !important;
}

.timeline-info {
  color: #3e93cf !important;
}

.timeline-danger {
  color: #B71500 !important;
}

.profiletab a {
  border-bottom-color: white !important;
  color: #f6b937 !important;
}

.footer-color {
  background: black;
  border-color: black;
}

.btn-shadow-none .btn {
  box-shadow: none;
}

.btn-social {
  padding: 11px 16px ! important;
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-social :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(59, 89, 152, 1);
}

.btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google.active,
.open .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(221, 75, 57, 1);
}

.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(221, 75, 57, 1);
}

.btn-linkedin {
  color: #fff;
  background-color: #007fb7;
  border-color: #007fb7;
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #007fb7;
  border-color: #007fb7;
}

.btn-xing {
  color: #fff;
  background-color: #026466;
  border-color: rgba(2, 100, 102, 1);
}

.btn-xing:hover,
.btn-xing:focus,
.btn-xing:active,
.btn-xing.active,
.open .dropdown-toggle.btn-xing {
  color: #fff;
  background-color: #026466;
  border-color: rgba(2, 100, 102, 1);
}

.btn-twitter {
  color: #fff;
  background-color: #63c0e8;
  border-color: #63c0e8;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #63c0e8;
  border-color: #63c0e8;
}

.btn-blue {
  backgroung-image: -webkit-linear-gradient(top, #608cbf 0, #0c367a 100%);
  border: 1px solid #608dbf;
  padding: 5px 8px;
  border-radius: 4px ! important;
  color: #FFF ! important;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #608cbf), color-stop(100%, #0c367a));
  background: -webkit-linear-gradient(top, #608cbf 0, #0c367a 100%);
  background: -moz-gradient(linear, 50% 0, 50% 100%, color-stop(0, #608cbf), color-stop(100%, #0c367a));
  background: -moz-linear-gradient(top, #608cbf 0, #0c367a 100%);
}

.btn-blue:hover {
  border: 1px solid #608dbf;
  padding: 5px 8px;
  border-radius: 4px ! important;
  color: #FFF;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #608cbf), color-stop(100%, #0c367a));
  background: -webkit-linear-gradient(top, #608cbf 0, #0c367a 100%);
  background: -moz-gradient(linear, 50% 0, 50% 100%, color-stop(0, #608cbf), color-stop(100%, #0c367a));
  background: -moz-linear-gradient(top, #608cbf 0, #0c367a 100%);
}

.btn-lightblue {
  border: none;
  padding: 5px 8px ! important;
  border-radius: 4px ! important;
  border: 1px solid #e7ebf2;
  color: #333;
  background-color: #e7ebf2;
  text-decoration: none;
  background: -webkit-linear-gradient(top, #e7ebf2 0, #ced6e4 100%);
  background: -moz-linear-gradient(top, #e7ebf2 0, #ced6e4 100%);
}

.borderright {
  border-right: 1px solid #CCC;
}

.height410 {
  height: 410px;
}

.borderright {
  border-right: 1px solid #CCC;
}

@media (max-width: 768px) {
  .borderright {
    border-right: none;
  }

  .height410 {
    height: auto;
  }

  #or {
    display: none;
  }
}

.or {
  position: relative;
  float: right;
  /* transform: rotate(270deg); */
  margin-right: 0px;
  margin-right: -27px;
  top: 179px;
  background-color: #FFF;
  font-size: 12px;
  border: 1px solid #CCC;
  border-radius: 49px;
  width: 23px;
  padding: 2px;
  padding-left: 3px;
  height: 23px;
}

.btn-login {
  background: #f6b937 !important;
  border-color: #f6b937 !important;
  color: #FFF !important;
}

.field-error {
  margin: 0 0 8px 0;
  padding: 4px 4px;
  color: #f6b937;
  overflow: hidden;
}

/*.round {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #222;
    color: #FFF;
    text-align: center;
}
.round.hollow {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFF;
    color: #222;
    text-align: center;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
}

.round.round-sm {
    height: 50px;
        width: 50px;
        line-height: 48px;
        -moz-border-radius: 10px;
        border-radius: 29px;
        font-size: 1.9em;
}
.round.round-lg {
    height: 40px;
    width: 40px;
    line-height: 40px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.5em;
}

.round.blue {
    background-color: #3EA6CE;
}

.well-custom{
background-color: rgb(245, 247, 250) !important;
    border-radius: 0 !important;
     border: black solid 0px !important;
     padding:10px !important;
}

.margin-top{
  margin-top:15px !important;
}
.margin-left-m{
  margin-left:-16px !important;
}

.passwordless .intl-tel-input{
    margin-left:20px !important;
    margin-top:10px;
}*/

.thumb64 {
  width: 64px !important;
  height: 64px !important;
}

.img-circle {
  border-radius: 50%;
}

.btn-oval {
  border-top-right-radius: 50px ! important;
  border-bottom-right-radius: 50px ! important;
  padding-right: 18px;
}

.btn-oval {
  border-top-left-radius: 50px ! important;
  border-bottom-left-radius: 50px ! important;
  padding-left: 18px;
}

.qrcode,
img {
  margin: auto;
  max-width: 194px;
  vertical-align: top;
}

.panel-multi {
  margin-bottom: 0px ! important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none ! important;
}

.well-custom {
  background: gainsboro;
  padding-top: 7px;
  padding-bottom: 7px;
}

.to-copy {
  width: 100%;
  background: black;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
}

.media-body .media-heading a {
  color: #f6b937;
  text-decoration: none;
}

.media-body .media-heading a:hover,
a:focus {
  color: #f6b937;
  text-decoration: none;
}

.pad-left-0 a:hover,
a:focus {
  color: #f6b937 !important;
}

.agreed-check a:hover,
a:focus {
  color: #f6b937 !important;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 2px 5px;
  cursor: pointer;
  color: #ffffff;
  background-color: #f6b937;
  border-color: #f6b937;
  border-radius: 20px;
}

input[type=file] {
  margin: 0 auto;
  display: none;
}

.authimage {
  width: 48px;
  height: 48px;
  filter: invert(11%) sepia(82%) saturate(4748%) hue-rotate(335deg) brightness(110%) contrast(109%);
  -moz-filter: invert(11%) sepia(82%) saturate(4748%) hue-rotate(335deg) brightness(110%) contrast(109%);
  -o-filter: invert(11%) sepia(82%) saturate(4748%) hue-rotate(335deg) brightness(110%) contrast(109%);
  -webkit-filter: invert(11%) sepia(82%) saturate(4748%) hue-rotate(335deg) brightness(110%) contrast(109%);
}

#backup {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  margin-left: 15px;
}

.main-content {
  position: relative;
  top: 40px;
}

.highlight {
  background: #ffffff;
  border-radius: 10px;
  padding: 6%;
}

.highlight img {
  width: 100px;
  height: 100px;
  margin: 10px;
}

.highlight ul {
  list-style: none;
  float: left;
  clear: right
}

.highlight button {
  margin-left: 1%;
  float: right;
}

.review-heading {
  padding-bottom: 2%;
  border-bottom: 2px dashed rgba(162, 158, 158, 0.41);
  font-size: 20px;
  text-align: center;
}

.highlight table td {
  padding: 4px 15px 0px 20px;
}

.value {
  font-weight: 600;
  padding: 4px 15px 0px 20px;
}

/*.highlight p {
    text-align: justify;
}*/

.blackfa {
  color: #59ab4a ! important;
  padding-right: 10px;
}

.paddingbottom10 {
  padding-bottom: 10px;
}

.topborder {
  padding-top: 3%;
  border-top: 2px dashed rgba(162, 158, 158, 0.41);
}

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

.intl-tel-input {
  width: 100% ! important;
}

.empty {
  margin-bottom: 25px;
}

.random {
  width: 41px;
  height: 41px;
  text-align: center;
  padding: 7px 3px 7px 0px;
  font-size: 17px;
  line-height: 1.428571429;
  border-radius: 21px !important;
}

/*.media:first-child {
    margin-top: 1px ! important;
}*/

label span.require {
  color: #FFB74D;
}
