.login-wrapper {
  background: #0594dd;
}
.text-blue {
  color: #0594dd;
}
.bg-blue {
  background-color: #0594dd;
}
.label-blue {
  background-color: #0594dd;
  color: #fff;
}
.btn-blue,
.btn-blue:focus {
  color: #fff;
  background-color: #0594dd;
  border-color: #0594dd;
}
.btn-blue.active,
.btn-blue:active,
.btn-blue.active:focus,
.btn-blue:active:focus,
.btn-blue:active:hover,
.open .dropdown-toggle.btn-blue {
  background-color: #0478b3;
  border-color: #0478b3;
  color: #fff;
}
.btn-blue.hover,
.btn-blue:hover,
.open .dropdown-toggle.btn-blue {
  background-color: #37a9e4;
  border-color: #37a9e4;
  color: #fff;
}
.btn-blue.active:hover {
  background: #047fbe;
  border-color: #047fbe;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #0594dd;
  border-color: #0594dd;
}
.btn-blue .badge {
  color: #0594dd;
  background-color: #fff;
}
.text-green {
  color: #85bb4a;
}
.bg-green {
  background-color: #85bb4a;
}
.label-green {
  background-color: #85bb4a;
  color: #fff;
}
.btn-green,
.btn-green:focus {
  color: #fff;
  background-color: #85bb4a;
  border-color: #85bb4a;
}
.btn-green.active,
.btn-green:active,
.btn-green.active:focus,
.btn-green:active:focus,
.btn-green:active:hover,
.open .dropdown-toggle.btn-green {
  background-color: #6c973c;
  border-color: #6c973c;
  color: #fff;
}
.btn-green.hover,
.btn-green:hover,
.open .dropdown-toggle.btn-green {
  background-color: #9dc96e;
  border-color: #9dc96e;
  color: #fff;
}
.btn-green.active:hover {
  background: #72a140;
  border-color: #72a140;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #85bb4a;
  border-color: #85bb4a;
}
.btn-green .badge {
  color: #85bb4a;
  background-color: #fff;
}
.text-red {
  color: #f00;
}
.bg-red {
  background-color: #f00;
}
.label-red {
  background-color: #f00;
  color: #fff;
}
.btn-red,
.btn-red:focus {
  color: #fff;
  background-color: #f00;
  border-color: #f00;
}
.btn-red.active,
.btn-red:active,
.btn-red.active:focus,
.btn-red:active:focus,
.btn-red:active:hover,
.open .dropdown-toggle.btn-red {
  background-color: #cf0000;
  border-color: #cf0000;
  color: #fff;
}
.btn-red.hover,
.btn-red:hover,
.open .dropdown-toggle.btn-red {
  background-color: #ff3333;
  border-color: #ff3333;
  color: #fff;
}
.btn-red.active:hover {
  background: #db0000;
  border-color: #db0000;
}
.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
  background-color: #f00;
  border-color: #f00;
}
.btn-red .badge {
  color: #f00;
  background-color: #fff;
}
div.dataTables_wrapper .dataTables_length {
  padding-top: 10px;
}
div.dataTables_wrapper .dataTables_length select {
  display: none !important;
}
div.dataTables_wrapper .dataTables_filter {
  padding-top: 10px;
}
div.dataTables_wrapper .dataTables_filter label {
  display: block;
}
div.dataTables_wrapper .dataTables_filter label input.form-control {
  margin-left: 0;
  width: 100%;
}
div.dataTables_wrapper div.dataTables_info {
  padding: 0;
  margin-top: 15px !important;
  font-size: 14px;
}
.table.table-select tr:hover {
  cursor: pointer;
}
.table tbody tr td {
  padding: 10px;
}
.thumbnail-wrapper.bordered.d48.main-profile-pic {
  float: none;
  height: 150px;
  width: 150px;
}
.thumbnail-wrapper.bordered.d48.main-profile-pic .letter {
  font-size: 80px;
  line-height: 140px;
}
.header .thumbnail-wrapper {
  background: #eee;
}
.sidebar-menu a {
  cursor: pointer;
}
.javelly-tabs.tab-content {
  overflow: visible;
}
.javelly-tabs .panel-group {
  margin: 20px 0;
}
.javelly-tabs .panel-group .panel-heading {
  padding: 0;
}
.javelly-tabs .panel-group .panel-heading a {
  padding: 20px;
  background: #eee;
}
.javelly-tabs .panel-group .panel-heading a.collapsed {
  background: transparent;
}
.javelly-tabs .panel-group .panel-body {
  padding-top: 0;
}
.javelly-tabs .panel-group .panel-body h5 {
  margin: 20px 0 0;
}
.javelly-tabs .panel-group .panel-body h4 {
  margin: 0 0 20px;
}
.my-drop-zone {
  background-color: #eee;
  text-align: center;
  border: dashed 1px #616161;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 15px;
}
.my-drop-zone input {
  display: inline-block;
}
.table.table-condensed tbody tr td,
.table.table-condensed thead tr th {
  padding: 8px;
}
.table thead tr th:first-child {
  padding-left: 8px !important;
}
.grey {
  color: #aaa;
}
input.date[readonly] {
  color: #2c2c2c;
}
a,
.pointer {
  cursor: pointer;
}
.btn-red {
  background-color: #ff3333;
  color: #fff;
  border-color: #ff3333;
}
.btn-red:hover {
  color: #fff;
  background-color: #ff6666;
  border-color: #ff6666;
}
.btn-red:focus {
  color: #fff;
}
.mt-0 {
  margin-top: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mlr-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.m-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.ptb-0 {
  padding-bottom: 0px;
  padding-top: 0px;
}
.plr-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.p-0 {
  padding: 0px;
}
.h-0 {
  height: 0px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mlr-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.m-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pt-5 {
  padding-top: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.ptb-5 {
  padding-bottom: 5px;
  padding-top: 5px;
}
.plr-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.p-5 {
  padding: 5px;
}
.h-5 {
  height: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mlr-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.m-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.ptb-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.plr-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.p-10 {
  padding: 10px;
}
.h-10 {
  height: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mlr-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.m-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.ptb-15 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.p-15 {
  padding: 15px;
}
.h-15 {
  height: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mlr-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.m-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ptb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.plr-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.p-20 {
  padding: 20px;
}
.h-20 {
  height: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mlr-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.m-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pt-25 {
  padding-top: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.ptb-25 {
  padding-bottom: 25px;
  padding-top: 25px;
}
.plr-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.p-25 {
  padding: 25px;
}
.h-25 {
  height: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mlr-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.m-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.ptb-30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.plr-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.p-30 {
  padding: 30px;
}
.h-30 {
  height: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.ml-35 {
  margin-left: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mlr-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.m-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.pl-35 {
  padding-left: 35px;
}
.pr-35 {
  padding-right: 35px;
}
.pt-35 {
  padding-top: 35px;
}
.pb-35 {
  padding-bottom: 35px;
}
.ptb-35 {
  padding-bottom: 35px;
  padding-top: 35px;
}
.plr-35 {
  padding-left: 35px;
  padding-right: 35px;
}
.p-35 {
  padding: 35px;
}
.h-35 {
  height: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.mlr-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.m-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.ptb-40 {
  padding-bottom: 40px;
  padding-top: 40px;
}
.plr-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.p-40 {
  padding: 40px;
}
.h-40 {
  height: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.mb-45 {
  margin-bottom: 45px;
}
.ml-45 {
  margin-left: 45px;
}
.mr-45 {
  margin-right: 45px;
}
.mlr-45 {
  margin-left: 45px;
  margin-right: 45px;
}
.m-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.pl-45 {
  padding-left: 45px;
}
.pr-45 {
  padding-right: 45px;
}
.pt-45 {
  padding-top: 45px;
}
.pb-45 {
  padding-bottom: 45px;
}
.ptb-45 {
  padding-bottom: 45px;
  padding-top: 45px;
}
.plr-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.p-45 {
  padding: 45px;
}
.h-45 {
  height: 45px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mlr-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.m-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.ptb-50 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.plr-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.p-50 {
  padding: 50px;
}
.h-50 {
  height: 50px;
}
.mt-55 {
  margin-top: 55px;
}
.mb-55 {
  margin-bottom: 55px;
}
.ml-55 {
  margin-left: 55px;
}
.mr-55 {
  margin-right: 55px;
}
.mlr-55 {
  margin-left: 55px;
  margin-right: 55px;
}
.m-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.pl-55 {
  padding-left: 55px;
}
.pr-55 {
  padding-right: 55px;
}
.pt-55 {
  padding-top: 55px;
}
.pb-55 {
  padding-bottom: 55px;
}
.ptb-55 {
  padding-bottom: 55px;
  padding-top: 55px;
}
.plr-55 {
  padding-left: 55px;
  padding-right: 55px;
}
.p-55 {
  padding: 55px;
}
.h-55 {
  height: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.ml-60 {
  margin-left: 60px;
}
.mr-60 {
  margin-right: 60px;
}
.mlr-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.m-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.pr-60 {
  padding-right: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.ptb-60 {
  padding-bottom: 60px;
  padding-top: 60px;
}
.plr-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.p-60 {
  padding: 60px;
}
.h-60 {
  height: 60px;
}
.mt-65 {
  margin-top: 65px;
}
.mb-65 {
  margin-bottom: 65px;
}
.ml-65 {
  margin-left: 65px;
}
.mr-65 {
  margin-right: 65px;
}
.mlr-65 {
  margin-left: 65px;
  margin-right: 65px;
}
.m-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.pl-65 {
  padding-left: 65px;
}
.pr-65 {
  padding-right: 65px;
}
.pt-65 {
  padding-top: 65px;
}
.pb-65 {
  padding-bottom: 65px;
}
.ptb-65 {
  padding-bottom: 65px;
  padding-top: 65px;
}
.plr-65 {
  padding-left: 65px;
  padding-right: 65px;
}
.p-65 {
  padding: 65px;
}
.h-65 {
  height: 65px;
}
.mt-70 {
  margin-top: 70px;
}
.mb-70 {
  margin-bottom: 70px;
}
.ml-70 {
  margin-left: 70px;
}
.mr-70 {
  margin-right: 70px;
}
.mlr-70 {
  margin-left: 70px;
  margin-right: 70px;
}
.m-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.pl-70 {
  padding-left: 70px;
}
.pr-70 {
  padding-right: 70px;
}
.pt-70 {
  padding-top: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.ptb-70 {
  padding-bottom: 70px;
  padding-top: 70px;
}
.plr-70 {
  padding-left: 70px;
  padding-right: 70px;
}
.p-70 {
  padding: 70px;
}
.h-70 {
  height: 70px;
}
.mt-75 {
  margin-top: 75px;
}
.mb-75 {
  margin-bottom: 75px;
}
.ml-75 {
  margin-left: 75px;
}
.mr-75 {
  margin-right: 75px;
}
.mlr-75 {
  margin-left: 75px;
  margin-right: 75px;
}
.m-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.pl-75 {
  padding-left: 75px;
}
.pr-75 {
  padding-right: 75px;
}
.pt-75 {
  padding-top: 75px;
}
.pb-75 {
  padding-bottom: 75px;
}
.ptb-75 {
  padding-bottom: 75px;
  padding-top: 75px;
}
.plr-75 {
  padding-left: 75px;
  padding-right: 75px;
}
.p-75 {
  padding: 75px;
}
.h-75 {
  height: 75px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.ml-80 {
  margin-left: 80px;
}
.mr-80 {
  margin-right: 80px;
}
.mlr-80 {
  margin-left: 80px;
  margin-right: 80px;
}
.m-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.pl-80 {
  padding-left: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ptb-80 {
  padding-bottom: 80px;
  padding-top: 80px;
}
.plr-80 {
  padding-left: 80px;
  padding-right: 80px;
}
.p-80 {
  padding: 80px;
}
.h-80 {
  height: 80px;
}
.mt-85 {
  margin-top: 85px;
}
.mb-85 {
  margin-bottom: 85px;
}
.ml-85 {
  margin-left: 85px;
}
.mr-85 {
  margin-right: 85px;
}
.mlr-85 {
  margin-left: 85px;
  margin-right: 85px;
}
.m-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.pl-85 {
  padding-left: 85px;
}
.pr-85 {
  padding-right: 85px;
}
.pt-85 {
  padding-top: 85px;
}
.pb-85 {
  padding-bottom: 85px;
}
.ptb-85 {
  padding-bottom: 85px;
  padding-top: 85px;
}
.plr-85 {
  padding-left: 85px;
  padding-right: 85px;
}
.p-85 {
  padding: 85px;
}
.h-85 {
  height: 85px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.ml-90 {
  margin-left: 90px;
}
.mr-90 {
  margin-right: 90px;
}
.mlr-90 {
  margin-left: 90px;
  margin-right: 90px;
}
.m-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.pl-90 {
  padding-left: 90px;
}
.pr-90 {
  padding-right: 90px;
}
.pt-90 {
  padding-top: 90px;
}
.pb-90 {
  padding-bottom: 90px;
}
.ptb-90 {
  padding-bottom: 90px;
  padding-top: 90px;
}
.plr-90 {
  padding-left: 90px;
  padding-right: 90px;
}
.p-90 {
  padding: 90px;
}
.h-90 {
  height: 90px;
}
.mt-95 {
  margin-top: 95px;
}
.mb-95 {
  margin-bottom: 95px;
}
.ml-95 {
  margin-left: 95px;
}
.mr-95 {
  margin-right: 95px;
}
.mlr-95 {
  margin-left: 95px;
  margin-right: 95px;
}
.m-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.pl-95 {
  padding-left: 95px;
}
.pr-95 {
  padding-right: 95px;
}
.pt-95 {
  padding-top: 95px;
}
.pb-95 {
  padding-bottom: 95px;
}
.ptb-95 {
  padding-bottom: 95px;
  padding-top: 95px;
}
.plr-95 {
  padding-left: 95px;
  padding-right: 95px;
}
.p-95 {
  padding: 95px;
}
.h-95 {
  height: 95px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.ml-100 {
  margin-left: 100px;
}
.mr-100 {
  margin-right: 100px;
}
.mlr-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.m-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.pl-100 {
  padding-left: 100px;
}
.pr-100 {
  padding-right: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.ptb-100 {
  padding-bottom: 100px;
  padding-top: 100px;
}
.plr-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.p-100 {
  padding: 100px;
}
.h-100 {
  height: 100px;
}
.fs-10,
.fs-10 .alert {
  font-size: 10px !important;
  line-height: 14px;
}
.fs-11,
.fs-11 .alert {
  font-size: 11px !important;
  line-height: 15px;
}
.fs-12,
.fs-12 .alert {
  font-size: 12px !important;
  line-height: 16px;
}
.fs-13,
.fs-13 .alert {
  font-size: 13px !important;
  line-height: 17px;
}
.fs-14,
.fs-14 .alert {
  font-size: 14px !important;
  line-height: 18px;
}
.fs-15,
.fs-15 .alert {
  font-size: 15px !important;
  line-height: 19px;
}
.fs-16,
.fs-16 .alert {
  font-size: 16px !important;
  line-height: 20px;
}
.fs-17,
.fs-17 .alert {
  font-size: 17px !important;
  line-height: 21px;
}
.fs-18,
.fs-18 .alert {
  font-size: 18px !important;
  line-height: 22px;
}
.fs-19,
.fs-19 .alert {
  font-size: 19px !important;
  line-height: 23px;
}
.fs-20,
.fs-20 .alert {
  font-size: 20px !important;
  line-height: 24px;
}
.fs-21,
.fs-21 .alert {
  font-size: 21px !important;
  line-height: 25px;
}
.fs-22,
.fs-22 .alert {
  font-size: 22px !important;
  line-height: 26px;
}
.fs-23,
.fs-23 .alert {
  font-size: 23px !important;
  line-height: 27px;
}
.fs-24,
.fs-24 .alert {
  font-size: 24px !important;
  line-height: 28px;
}
.fs-25,
.fs-25 .alert {
  font-size: 25px !important;
  line-height: 29px;
}
.fs-26,
.fs-26 .alert {
  font-size: 26px !important;
  line-height: 30px;
}
.fs-27,
.fs-27 .alert {
  font-size: 27px !important;
  line-height: 31px;
}
.fs-28,
.fs-28 .alert {
  font-size: 28px !important;
  line-height: 32px;
}
.fs-29,
.fs-29 .alert {
  font-size: 29px !important;
  line-height: 33px;
}
.fs-30,
.fs-30 .alert {
  font-size: 30px !important;
  line-height: 34px;
}
.fs-31,
.fs-31 .alert {
  font-size: 31px !important;
  line-height: 35px;
}
.fs-32,
.fs-32 .alert {
  font-size: 32px !important;
  line-height: 36px;
}
.fs-33,
.fs-33 .alert {
  font-size: 33px !important;
  line-height: 37px;
}
.fs-34,
.fs-34 .alert {
  font-size: 34px !important;
  line-height: 38px;
}
.fs-35,
.fs-35 .alert {
  font-size: 35px !important;
  line-height: 39px;
}
.fs-36,
.fs-36 .alert {
  font-size: 36px !important;
  line-height: 40px;
}
.fs-37,
.fs-37 .alert {
  font-size: 37px !important;
  line-height: 41px;
}
.fs-38,
.fs-38 .alert {
  font-size: 38px !important;
  line-height: 42px;
}
.fs-39,
.fs-39 .alert {
  font-size: 39px !important;
  line-height: 43px;
}
.fs-40,
.fs-40 .alert {
  font-size: 40px !important;
  line-height: 44px;
}
.fs-41,
.fs-41 .alert {
  font-size: 41px !important;
  line-height: 45px;
}
.fs-42,
.fs-42 .alert {
  font-size: 42px !important;
  line-height: 46px;
}
.fs-43,
.fs-43 .alert {
  font-size: 43px !important;
  line-height: 47px;
}
.fs-44,
.fs-44 .alert {
  font-size: 44px !important;
  line-height: 48px;
}
.fs-45,
.fs-45 .alert {
  font-size: 45px !important;
  line-height: 49px;
}
.fs-46,
.fs-46 .alert {
  font-size: 46px !important;
  line-height: 50px;
}
.fs-47,
.fs-47 .alert {
  font-size: 47px !important;
  line-height: 51px;
}
.fs-48,
.fs-48 .alert {
  font-size: 48px !important;
  line-height: 52px;
}
.fs-49,
.fs-49 .alert {
  font-size: 49px !important;
  line-height: 53px;
}
.fs-50,
.fs-50 .alert {
  font-size: 50px !important;
  line-height: 54px;
}
.flash {
  transition: background-color 0.5s linear;
}
.flash-red {
  background-color: #fddddd !important;
}
.strikethrough {
  display: inline-block;
  position: relative;
  opacity: 0.7;
  text-decoration: line-through;
}
.green {
  color: #239a55;
}
.black_gray {
  color: #666;
}
.red {
  color: #f44336;
}
.yellow {
  color: #ff9800;
}
.line-chart .tick text,
.line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
  fill: #626262;
}
.dropdown-menu,
.dropdown-menu > li {
  background: #fafafa;
}
.dropdown-menu > a.custom-template-typeahead,
.dropdown-menu > li > a.custom-template-typeahead {
  line-height: 20px;
  padding: 5px 20px;
}
.ui-select-bootstrap span.ui-select-choices-row-inner div {
  font-size: 16px;
}
.color-inherit {
  color: inherit;
}
.semi-bold {
  font-weight: 500 !important;
}
.modal-dialog.modal-dialog-centered {
  height: 100vh !important;
  display: flex;
}
.modal-dialog.modal-dialog-centered .modal-content {
  margin: auto !important;
  height: fit-content !important;
}
.tag {
  display: inline-block;
  border-radius: 10px;
  font-size: 9px;
  padding: 5px 10px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}
.text-italic {
  font-style: italic;
}
.d-flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
}
.justify-content-space-between {
  justify-content: space-between;
}
.list-group-item-action {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.panel .panel-heading-action-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  margin-bottom: 15px;
}
.form-group .error div {
  padding-top: 5px;
  font-weight: bold;
}
.checkbox-two-columns .form-group .checkboxes {
  display: flex;
  flex-wrap: wrap;
}
.checkbox-two-columns div.checkbox {
  width: 50%;
  margin: 4px 0;
}
.javelly-nav-tabs li a {
  font-weight: bold;
}
.rounded {
  border-radius: 5px;
  overflow: hidden;
}
.shadow {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.card-thumbnail {
  max-height: 300px;
}
.card-thumbnail img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.card-thumbnail.card-thumbnail-small {
  max-height: 200px;
}
.card-thumbnail.card-thumbnail-small img {
  height: 200px;
}
.thumbnail-col-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-select-multiple.ui-select-bootstrap {
  height: auto;
}
.ui-select-user-img {
  float: none;
  display: block;
  background: #ddd;
  flex: 0 0 auto;
}
.user-card-typeahead-link {
  cursor: pointer;
  font-size: 16px;
}
li.uib-typeahead-match.active .user-card-typeahead-link {
  background-color: #0594dd;
  color: #fff;
}
.row-fix {
  margin-left: -7px !important;
  margin-right: -7px !important;
}
.col-fix {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
.ui-select-match-item {
  font-size: 12px;
}
.daterangepicker.dropdown-menu {
  z-index: 3001 !important;
}
.daterangepicker td.in-range {
  background-color: #dddce9;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #5d598d;
  border-color: transparent;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}
