.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #99cc00;
}
.select2-container--bootstrap .select2-dropdown {
  border-color: #FFF;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #99cc00;
}
.swal2-container .swal2-styled.swal2-confirm {
  background-color: #38aea4;
}
.navbar-nav > .user-menu > .dropdown-menu {
  width: 220px;
}
.img-sm {
  width: 35px;
  height: 35px;
  margin: 0 5px;
}
.img-xs {
  width: 25px;
  height: 25px;
  margin: 0 2px;
}
.tasks-menu a.active {
  background: #f4f4f4;
  text-decoration: none;
}
.box-profile {
  margin-bottom: 10px;
}
.box-profile img {
  display: inline-block;
}
.box-profile h3 {
  margin-left: 10px;
  display: inline-block;
}
.sidebar-menu {
  margin-top: 30px;
}
.sidebar-menu .treeview > ul {
  padding: 10px 0;
}
.mr5 {
  margin-right: 5px;
}
.ml5 {
  margin-left: 5px;
}
.box .box-body hr {
  border-top: 1px solid #ccc;
  margin: 20px 10px;
}
.box .box-header {
  border-bottom: 1px solid #f4f4f4;
}
.menu-tabs {
  margin: 0 0 10px 0;
}
.menu-tabs li {
  padding: 0;
}
.menu-tabs li .btn-app {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 15px 5px;
}
.menu-tabs li .btn-app em {
  margin: 0 auto;
}
.menu-tabs li.active .btn-app {
  border: 1px solid #adadad;
  border-bottom: 3px solid #80bd00;
}
.menu-list {
  margin: 0 0 10px 0;
}
.menu-list li {
  padding: 0;
  text-transform: uppercase;
}
.menu-list li a {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 5px;
  min-width: 80px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
}
.menu-list li.active a {
  border: 1px solid #adadad;
  border-bottom: 3px solid #80bd00;
}
.btn.rounded {
  border-radius: 0.35em;
}
.btn.text-left {
  text-align: left;
}
.bg-green .img-circle {
  background: white;
}
.bg-black {
  background-color: black;
  color: white;
}
.small-box {
  color: #fff;
}
.small-box small {
  color: #fff;
}
.small-box .inner small {
  font-size: 15px;
}
.box-widget,
.widget-user-header {
  overflow: hidden;
}
.col-sm-1 .widget-user-header {
  padding: 10px;
}
.col-sm-1 .widget-user-2 .widget-user-image {
  text-align: center;
}
.col-sm-1 .widget-user-2 .widget-user-image > img {
  float: none;
}
@media (max-width: 767px) {
  .table-responsive .dropdown-menu,
  .table-responsive .dropdown-toggle {
    position: static !important;
  }
}
/*@media (min-width: 768px) {
  .table-responsive {
    overflow: visible;
  }
}*/
.breadcrumb {
  position: relative;
}
.breadcrumb .item-back {
  position: absolute;
  top: 0;
  right: 0;
}
.breadcrumb .item-back .btn {
  border-radius: 0 0.25em 0.25em 0;
}
.breadcrumb .item-back:before {
  display: none;
}
.btn-create {
  position: relative;
  padding-right: 50px;
  border-radius: 0.25em !important;
}
.btn-create .icon {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  padding: 10px 10px 0;
  border-left: 1px solid;
}
.btn-create .icon.fa-plus {
  padding-top: 8px;
}
.btn-create .icon.fa-search {
  padding-top: 9px;
}
.btn-create.set-height {
  height: 40px;
}
.btn-create.set-height .icon {
  padding-top: 12px;
}
.btn-create:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-create:hover .icon {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2) !important;
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2) !important;
}
.timeline-footer {
  border-top: 1px solid white;
}
.card-list {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.card-list .card-list-item {
  display: inline-block;
  margin: 5px;
  text-align: center;
  vertical-align: top;
}
.card-list .card-list-item a {
  display: block;
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 5px;
  width: 150px;
  height: 215px;
}
.card-list .card-list-item a img {
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.card-list .card-list-item a span {
  margin-top: 10px;
  display: block;
  color: #0a0e0e;
  font-size: 18px;
}
.card-list .card-list-item a.active {
  background-color: #80bd00;
}
.card-list .card-list-item a.active .delegate-category-text {
  color: #fff !important;
}
.card-list .card-list-item a:hover {
  background-color: #b8b8b8;
}
.card-list .card-list-item a:hover .span {
  color: #fff !important;
}
.list-group-item.list-group-active {
  background-color: #80bd00;
  padding-left: 10px;
}
.list-group-item.list-group-active a {
  color: #fff !important;
}
.list-group-item.list-group-active-2 {
  background-color: #8ed100;
  padding-left: 10px;
}
.list-group-item.list-group-active-2 a {
  color: #fff !important;
}
.list-group-item.list-group-active-3 {
  background-color: #9ce600;
  padding-left: 10px;
}
.list-group-item.list-group-active-3 a {
  color: #fff !important;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bundles/app/fonts/glyphicons-halflings-regular.eot');
  src: url('/bundles/app/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bundles/app/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bundles/app/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bundles/app/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bundles/app/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.card-widget {
  border: 0;
  position: relative;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25em;
}
.card-widget .widget-header {
  border-top-left-radius: 0.25em;
  border-top-right-radius: 0.25em;
  padding: 1.2em 1em;
}
.card-widget .widget-header.bg-green {
  background-color: #577fad;
}
.card-widget .widget-header.bg-green .widget-title,
.card-widget .widget-header.bg-green .widget-subtitle {
  color: white !important;
}
.card-widget .widget-header .widget-image img {
  float: left;
  height: auto;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}
.card-widget .widget-header .widget-title {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 75px;
  color: #577fad;
}
.card-widget .widget-header .widget-subtitle {
  font-size: 15px;
  margin-left: 75px;
  margin-top: 0;
  color: #577fad;
}
.card-widget .widget-body {
  padding: 0 !important;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}
.card-widget .widget-body .nav.flex-column > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin: 0;
}
.card-widget .widget-body .nav.flex-column > li .nav-link {
  display: block;
  padding: 0.75em 1em;
  background-color: white;
  overflow: hidden;
}
.card-widget .widget-body .nav-item-action {
  cursor: pointer;
  text-align: center;
  background-color: white;
}
.card-widget .widget-body .nav-item-action a {
  color: #56565b !important;
}
.card-widget .widget-footer {
  height: 45px;
  background-color: #577fad;
  color: white;
  border-bottom-left-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}
.card-widget .widget-footer:hover,
.card-widget .widget-footer:focus,
.card-widget .widget-footer:active {
  background-color: #496a91;
}
.card-widget .widget-footer:hover a,
.card-widget .widget-footer:focus a,
.card-widget .widget-footer:active a {
  color: white;
}
.card-widget .widget-footer a {
  height: 45px;
  color: white;
  display: table !important;
  font-weight: 600;
}
.card-widget .widget-footer a span {
  display: table-cell;
  vertical-align: middle;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-column.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.calendar-month-widget {
  margin-bottom: 50px;
}
.calendar-month-widget .calendar {
  border: 1px solid #c7c7c7;
  width: 350px;
  height: 360px;
  display: inline-block;
  background-color: #f1f1f1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.calendar-month-widget .calendar .head-days th {
  height: 45px;
  background-color: #888888;
  color: white;
}
.calendar-month-widget .calendar .head-month th {
  height: 35px;
  background-color: #888888;
  color: white;
  font-size: 18px;
}
.calendar-month-widget .calendar .head-month th span {
  margin: 0 15px;
  top: 0px;
  position: relative;
}
.calendar-month-widget .calendar .head-month th a {
  color: white !important;
  font-size: 30px;
}
.calendar-month-widget .calendar td {
  height: 45px;
}
.calendar-month-widget .calendar td:not(.no-available) {
  cursor: pointer;
}
.calendar-month-widget .calendar td:not(.no-available):hover {
  background-color: #e6e6e6;
}
.calendar-month-widget .calendar td .badge {
  background-color: #cdcdcd;
  border-radius: 50%;
  font-size: 15px;
  padding: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
  width: 30px;
  padding-top: 6px;
  color: #545454;
}
.calendar-month-widget .calendar td .badge.badge-active {
  background-color: #577fad;
  color: white;
}
.calendar-month-widget .calendar th,
.calendar-month-widget .calendar td {
  width: calc(350px / 7);
  width: -moz-calc(350px  / 7);
  width: -webkit-calc(350px / 7);
  text-align: center;
}
.calendar-month-widget .calendar th.no-available,
.calendar-month-widget .calendar td.no-available {
  background-color: #c7c7c7;
}
.calendar-month-widget .list-hours {
  width: 380px;
  height: 450px;
  margin: 0 auto;
  overflow-y: auto;
}
.calendar-month-widget .list-hours ul {
  max-width: 350px;
}
.calendar-month-widget .list-hours ul li {
  width: 150px;
  text-align: center;
  background-color: #577fad;
  color: white;
  border-radius: 6px;
  font-size: 19px;
  cursor: pointer;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
}
.calendar-month-widget .list-hours ul li a {
  color: white !important;
  padding: 15px 15px;
  display: block;
}
@media screen and (max-width: 768px) {
  .card-widget .widget-header .widget-title {
    font-size: 20px;
  }
}
.cookies__bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  padding: 0;
}
.cookies__bar .cookies__bar__wrapper {
  padding: 20px 35px;
  position: relative;
  z-index: 1;
}
.cookies__bar .cookies__bar__wrapper:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.85;
  z-index: -1;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content p {
  color: white;
  margin: 0;
  flex: 1 1 0;
  padding-right: 20px;
  font-weight: 100;
  font-size: 15px;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content p a {
  color: white;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content p a:hover {
  color: #577fad;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content .cookies__bar__button--close {
  max-height: 58px;
  padding: 8px 30px;
  background-color: #577fad;
  color: white;
  font-weight: 600;
}
.cookies__bar .cookies__bar__wrapper .cookies__bar__content .cookies__bar__button--close:hover {
  color: #577fad;
  background-color: white;
}
footer {
  background-color: #577FAD;
  color: #f1f1f1;
  margin: 0 !important;
  padding: 50px 0 50px;
  width: 100%;
  position: relative;
}
footer .footer__content {
  margin: auto;
  max-width: 1200px;
}
footer .footer__content .footer__brand a {
  text-decoration: none;
}
footer .footer__content .footer__brand a h4 {
  font-size: 2.5em;
  color: #fff;
  margin-bottom: 15px;
}
footer .footer__content .footer__brand a {
  color: #e6e6e7;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
footer .footer__content h5 {
  color: white;
  font-weight: 900;
  margin-bottom: 15px;
  margin-top: 40px;
}
footer .footer__content .footer__contact li {
  margin-bottom: 15px;
}
footer .footer__content .footer__contact li a {
  color: white;
}
footer .footer__content .footer__social {
  margin-top: 30px;
}
footer .footer__content .footer__social a:not(:last-of-type) {
  margin-right: 20px;
}
footer .footer__info {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 47px;
  background-color: white;
  max-width: none;
}
footer .footer__info .footer__content {
  height: 100%;
}
footer .footer__info .footer__content .footer__legal {
  max-width: 485px;
  margin: auto;
  height: 100%;
}
footer .footer__info .footer__content .footer__legal ul {
  height: 100%;
  margin: 0;
  display: flex;
}
footer .footer__info .footer__content .footer__legal ul li {
  display: inline-block;
  float: left;
  height: 100%;
}
footer .footer__info .footer__content .footer__legal ul li:not(:last-of-type) {
  margin-right: 30px;
}
footer .footer__info .footer__content .footer__legal ul li a {
  color: #34495E;
  height: 100%;
  padding: 15px 0;
  position: relative;
  top: 10px;
  font-size: 14px;
}
@media (max-width: 560px) {
  footer .footer__info {
    height: 80px;
  }
  footer .footer__info .footer__content .footer__legal ul {
    height: 100%;
    margin: 0;
    display: block;
  }
  footer .footer__info .footer__content .footer__legal ul li {
    height: 20px;
    display: inline-block;
    float: left;
  }
  footer .footer__info .footer__content .footer__legal ul li a {
    padding: 15px 0;
  }
}
@media (max-width: 992px) {
  footer {
    padding: 40px 15px 65px 15px;
  }
  footer .footer__brand {
    /*margin-bottom: 30px;*/
  }
}
header {
  flex-shrink: 0;
  height: 69px;
  z-index: 1000;
  position: fixed;
  padding: 0 !important;
}
header .container-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: stretch;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}
header #navbarToggler {
  height: 100%;
}
header #navbarToggler .navbar-nav {
  height: 100%;
}
header #navbarToggler .navbar-nav .dropdown > a {
  line-height: 30px;
  padding: 15px 20px;
  height: 100%;
}
header #navbarToggler .navbar-nav .button-worker-zone {
  margin-top: 12px;
  margin-right: 15px;
}
@media (max-width: 768px) {
  header #navbarToggler {
    background-color: #e0e8f0;
    position: absolute;
    top: 69px;
    width: 100%;
    height: initial;
    padding: 10px 15px 40px 15px;
    right: 0;
  }
  header #navbarToggler .navbar-nav {
    height: 100%;
  }
  header #navbarToggler .navbar-nav .dropdown > a {
    line-height: 30px;
    padding: 15px 20px;
    height: 100%;
  }
  header #navbarToggler .navbar-nav li a {
    color: #212529;
  }
  header #navbarToggler .navbar-nav li.active a,
  header #navbarToggler .navbar-nav li:hover a {
    background-color: #38aea4;
    color: white;
  }
}
.worker_login_page,
.customer_login_page {
  background: #577fad;
  background: linear-gradient(90deg, #577fad 10%, #00aea5 81%);
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.worker_login_page .login-box,
.customer_login_page .login-box {
  margin: 0 !important;
  width: 460px;
}
.worker_login_page .login-box .login-box-body,
.customer_login_page .login-box .login-box-body {
  padding: 35px;
}
.worker_login_page .login-box .login-box-body > img,
.customer_login_page .login-box .login-box-body > img {
  margin-bottom: 45px;
}
.worker_login_page .login-box .login-box-body .form-group,
.customer_login_page .login-box .login-box-body .form-group {
  margin-bottom: 30px;
}
.worker_login_page .login-box .login-box-body .form-group label,
.customer_login_page .login-box .login-box-body .form-group label {
  font-weight: 600;
}
.worker_login_page .login-box .login-box-body input[type="submit"],
.customer_login_page .login-box .login-box-body input[type="submit"] {
  margin-top: 40px;
  background-color: #577fad;
  border-color: #344d6a;
  padding: 9px 25px;
  font-weight: 600;
  color: white;
  font-size: 17px;
  border: none;
}
.worker_login_page .login-box .login-box-body input[type="submit"]:hover,
.customer_login_page .login-box .login-box-body input[type="submit"]:hover {
  background-color: #344d6a;
  border-color: #344d6a;
}
@media (max-width: 768px) {
  .worker_login_page .login-box {
    margin: 0 !important;
    width: 365px;
  }
  .worker_login_page .login-box .login-box-body {
    padding: 15px;
  }
  .worker_login_page .login-box .login-box-body > img {
    margin-bottom: 45px;
  }
  .worker_login_page .login-box .login-box-body .form-group {
    margin-bottom: 30px;
  }
  .worker_login_page .login-box .login-box-body .form-group label {
    font-weight: 600;
  }
  .worker_login_page .login-box .login-box-body input[type="submit"] {
    margin-top: 40px;
    background-color: #577fad;
    border-color: #344d6a;
    padding: 9px 25px;
    font-weight: 600;
    color: white;
    font-size: 17px;
    border: none;
  }
  .worker_login_page .login-box .login-box-body input[type="submit"]:hover {
    background-color: #344d6a;
    border-color: #344d6a;
  }
}
.well {
  border-top: 0;
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 15px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
body.bg-blue-light {
  background-color: rgba(224, 232, 240, 0.27);
}
body .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .container-fluid {
  display: flex;
  height: 100vh;
  position: absolute;
  top: 0;
  padding-top: 69px;
  flex-direction: column;
}
body .container-fluid > .main {
  flex: 1 0 auto;
}
body .container-fluid > footer {
  flex-shrink: 0;
}
.btn-primary {
  background-color: #577fad;
  border-color: #344d6a;
}
.img-circle {
  border-radius: 50%;
}
body.app-dev {
  background: url('/bundles/admin/img/stripe/1.png') repeat !important;
}
body.app-pre {
  background: url('/bundles/admin/img/stripe/2.png') repeat !important;
}
body.app-test {
  background: url('/bundles/admin/img/stripe/3.png') repeat !important;
}
a {
  color: #577fad;
}
.alert-success {
  background-color: #577fad !important;
  border-color: #577fad !important;
  color: white;
}
.other-participant small {
  color: #577fad !important;
}
.dropdown-menu > li .menu > li.active {
  background: #f2f2f2;
}
.navbar-crm {
  min-height: 60px;
  background-color: #e0e8f0;
  border: none;
}
.navbar-crm .dropdown .dropdown-toggle {
  min-height: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #577fad;
  display: block;
  padding: 5px 10px;
}
.navbar-crm .dropdown .dropdown-toggle img {
  margin-right: 10px;
}
.navbar-crm .dropdown .dropdown-toggle:hover,
.navbar-crm .dropdown .dropdown-toggle:active,
.navbar-crm .dropdown .dropdown-toggle:focus {
  background-color: #45668c;
  color: white;
}
.navbar-crm .customer-option a {
  min-height: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #577fad;
  display: block;
  padding: 15px 20px;
  height: 100%;
  line-height: 40px !important;
}
.navbar-crm .customer-option a img {
  margin-right: 10px;
  margin-top: 5px;
}
.navbar-crm .customer-option a:hover,
.navbar-crm .customer-option a:active,
.navbar-crm .customer-option a:focus {
  background-color: #45668c !important;
  color: white !important;
}
.navbar-crm .customer-option:hover,
.navbar-crm .customer-option:active,
.navbar-crm .customer-option:focus {
  background-color: #45668c !important;
  color: white !important;
}
.navbar-crm .customer-option.active a {
  background-color: #45668c !important;
  color: white !important;
}
.navbar-crm .log-out-menu a {
  min-height: 35px;
  font-weight: 600;
  background-color: transparent !important;
  display: block;
  padding: 15px 20px;
  height: 100%;
  margin: 0;
  border: none;
  color: #444 !important;
  line-height: 40px;
  font-size: 20px;
}
.navbar-crm .log-out-menu a:hover,
.navbar-crm .log-out-menu a:active,
.navbar-crm .log-out-menu a:focus {
  background-color: #45668c;
  color: white;
}
.navbar-crm .log-out-menu.active a {
  background-color: #45668c;
  color: white;
}
.navbar-crm .customer-option a {
  background-color: transparent !important;
  color: #212529 !important;
}
.navbar-crm .customer-option a.btn {
  background-color: #38aea4 !important;
  color: white !important;
  margin-left: 10px;
}
.navbar-crm .navbar-toggle {
  min-height: 60px;
  margin: 0;
}
.navbar-crm .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-crm .navbar-collapse .visible-xs ul:first-child {
  width: inherit;
  margin-bottom: 20px;
}
.navbar-crm .navbar-collapse .visible-xs ul:first-child li {
  padding: 10px 0px 0px 0px;
  width: 100%;
}
.navbar-crm .navbar-collapse .visible-xs ul:first-child li a {
  padding: 15px 15px 15px 15px;
  border-bottom: 2px solid white;
  min-height: 30px;
}
.navbar-crm .navbar-collapse .visible-xs ul.other-participant {
  width: 100%;
}
.navbar-crm .navbar-collapse .visible-xs ul.other-participant li {
  padding: 10px 0px 0px 0px;
  width: 100%;
}
.navbar-crm .navbar-collapse .visible-xs ul.other-participant li a {
  padding: 15px 15px 15px 15px;
  border-bottom: 0px;
  min-height: 30px;
}
#navbar-sidebar {
  padding-top: 25px;
  float: left;
  width: 120px;
  min-height: calc(100vh -  60px);
  background-color: #577fad;
}
#navbar-sidebar .icon {
  height: 56px;
  width: 50px;
  margin: 0 auto 10px;
  display: block;
}
#navbar-sidebar li:not(.active) a:hover {
  background-color: white;
  text-decoration: none;
  color: #577fad;
}
#navbar-sidebar li a {
  padding: 15px 5px;
  color: #FFF;
  font-size: 16px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
#navbar-sidebar ul li {
  margin-bottom: 10px;
}
#navbar-sidebar ul li.active {
  background-color: white;
  color: #577fad;
  margin-right: -20px;
  margin-left: 20px;
  box-shadow: 4px 5px 6px #577fad73;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#navbar-sidebar ul li.active a {
  color: #577fad;
}
#content-sidebar {
  float: left;
  width: calc(100% - 120px);
  padding: 40px 15px 40px 40px;
}
#content-sidebar .container-user-image {
  background-color: #dcdfe0;
  background-image: -webkit-gradient(linear, left, #dcdfe0 0%, #dcdfe0 49.4%, #99cc00 49.1%, #99cc00 51%, #FFF 51.1%, #FFF 100%);
  background-image: -webkit-linear-gradient(left, #dcdfe0 0%, #dcdfe0 49.4%, #99cc00 49.1%, #99cc00 51%, #FFF 51.1%, #FFF 100%);
  background-image: -moz-linear-gradient(left, #dcdfe0 0%, #dcdfe0 49%, #99cc00 49.1%, #99cc00 51%, #FFF 51.1%, #FFF 100%);
  background-image: -ms-linear-gradient(left, #dcdfe0 0%, #dcdfe0 49.4%, #99cc00 49.1%, #99cc00 51%, #FFF 51.1%, #FFF 100%);
  background-image: -o-linear-gradient(left, #dcdfe0 0%, #dcdfe0 49.4%, #99cc00 49.1%, #99cc00 51%, #FFF 51.1%, #FFF 100%);
}
#content-sidebar .container-user-image img {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 -2px 7px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 -2px 7px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 7px 2px rgba(0, 0, 0, 0.25);
}
#content-sidebar .panel {
  border: none;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 -4px 13px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 -4px 13px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0 -4px 13px 0px rgba(0, 0, 0, 0.13);
}
.nav-tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  /*&:not(.active) {
      &:hover, &:focus {
        background-color: @gray2;

        * {
          color: white !important;
        }
      }
    }*/
}
.nav-tabs > li a {
  color: black;
  font-weight: 600;
  text-decoration: none;
}
.nav-tabs > li.active a {
  color: #577fad;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 4px 4px 0 0;
}
.box {
  border-top: 0;
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgb(0 0 0%);
}
.box.box-solid {
  border-top: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.box .box-header {
  border-bottom: 1px solid #f4f4f4;
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box .box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box .box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.box .box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #fff;
  overflow: hidden;
}
.btn.btn-primary,
.btn.btn-success {
  background-color: #577fad;
  border-color: #344d6a;
}
.btn.btn-primary:active:hover,
.btn.btn-success:active:hover {
  background-color: #1f2c2c;
  border-color: #1f2c2c;
}
.btn.btn-disabled:active:hover {
  background-color: #1f2c2c !important;
  border-color: #1f2c2c !important;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.select2-container--bootstrap .select2-selection--single {
  padding: 10px 24px 6px 12px;
}
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: transparent;
}
.styled-select {
  height: auto;
  overflow: hidden;
  width: 100%;
}
.styled-select select {
  background: transparent;
  border: none;
  height: auto;
}
.styled-select.arrow-select {
  position: relative;
  height: auto;
  width: 100%;
}
.styled-select.arrow-select:before {
  position: absolute;
  top: 50%;
  right: 5px;
  content: "\f0d7";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: block;
  font-size: 16px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.styled-select.arrow-select select {
  width: 110%;
}
@media (max-width: 768px) {
  .navbar-crm .navbar-toggler i {
    color: #38aea4 !important;
  }
  .navbar-crm .navbar-collapse .navbar-nav {
    margin-bottom: 0;
    width: 100%;
    display: block;
  }
  .navbar-crm .navbar-collapse .navbar-nav .btn-login,
  .navbar-crm .navbar-collapse .navbar-nav .btn-register {
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
  .navbar-crm .navbar-collapse .navbar-nav .btn-login:first-of-type,
  .navbar-crm .navbar-collapse .navbar-nav .btn-register:first-of-type {
    margin-bottom: 10px;
  }
  .navbar-crm .navbar-collapse .navbar-nav .btn-login:last-of-type,
  .navbar-crm .navbar-collapse .navbar-nav .btn-register:last-of-type {
    margin-bottom: 10px;
  }
  .navbar-crm .navbar-collapse .navbar-nav > li > a {
    color: #FFF;
  }
  .navbar-crm .navbar-collapse .navbar-nav > li > a:hover {
    background-color: rgba(31, 44, 44, 0.2);
  }
  .navbar-crm .navbar-collapse .navbar-nav > li.active > a {
    background-color: #1f2c2c;
  }
  .navbar-crm .navbar-collapse .navbar-nav .messages-menu.open .dropdown-menu {
    width: 100% !important;
  }
  .navbar-crm .navbar-collapse .navbar-nav .messages-menu.open .dropdown-menu .user-footer div {
    width: 100%;
  }
  .navbar-crm .navbar-collapse .navbar-nav .messages-menu.open .dropdown-menu .user-footer .btn {
    width: 100%;
    margin-left: 0px !important;
  }
  #navbar-sidebar {
    display: none;
  }
  #content-sidebar {
    width: 100%;
    padding: 15px;
    padding-top: 40px;
  }
  .nav-tabs > li {
    display: block;
    width: 100%;
  }
}
.card {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: gray 1px 1px 10px;
  width: 99%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.card .card-header {
  border-bottom: 1px solid #bababa8c;
  padding: 10px 10px 10px 10px;
}
.card .card-header h3,
.card .card-header h4 {
  margin: 0;
}
.card .card-header .card-icon {
  width: 33px;
  float: left;
  height: 100%;
}
.card .card-header .card-icon i {
  font-size: 1.5em;
}
.card .card-header .card-title {
  display: inline-block;
  font-size: 1.3em;
  font-weight: 600;
}
.card .card-header .card-title .card-subtitle {
  display: block;
  color: gray;
  font-size: 0.75em;
}
.card .card-body {
  padding: 13px 20px 13px 20px;
}
.card .card-body ul li {
  border: 0px;
  border-top: 1px dashed #bababa8c;
  padding: 10px 0px 10px 0px;
}
.card .card-body ul li:first-of-type {
  border-top: 0px !important;
}
.card .card-body ul li ul {
  margin-left: 30px;
  list-style: disc;
}
.card .card-body table {
  width: 101%;
  max-width: 110%;
  margin-bottom: 20px;
  left: -1%;
  position: relative;
}
.card .card-body table.table-list tr {
  padding: 7px 0px 7px 0px;
  border-top: 1px dashed #bababa8c;
}
.card .card-body table.table-list tr.bg-success {
  background-color: #99cc002b !important;
}
.card .card-body table.table-list tr:first-of-type {
  border-top: 0px !important;
}
.card .card-body table.table-list tr td {
  border: 0;
  padding: 8px 10px;
}
.card .card-body table .icon,
.card .card-body ul .icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #a9a9a9;
}
.card .card-body table .icon:hover,
.card .card-body ul .icon:hover,
.card .card-body table .icon.active,
.card .card-body ul .icon.active,
.card .card-body table .icon:focus,
.card .card-body ul .icon:focus {
  color: #99cc00;
}
.card .card-body table .icon i,
.card .card-body ul .icon i {
  font-size: 20px;
  padding-right: 5px;
}
.card.card-job-offer-view h1,
.card.card-job-offer-view h2,
.card.card-job-offer-view h3,
.card.card-job-offer-view h4,
.card.card-job-offer-view h5 {
  color: #577fad;
}
.card.card-job-offer-view .card-title {
  font-weight: 900;
  font-size: 25px;
}
.card.card-job-offer-view .card-title span {
  color: initial;
  font-size: 15px;
}
.card.card-job-offer-view h5 {
  font-weight: 600;
}
.card.card-job-offer-view .item {
  padding: 10px 0;
}
.label.label-success {
  background-color: #99cc00 !important;
}
.cke_chrome .cke_top {
  background: #ffffff !important;
}
.cke_chrome .cke_bottom {
  background: #ffffff !important;
}
.tab-pane .tab-pane-header {
  padding: 18px 0;
}
.tab-pane .tab-pane-header .title {
  color: #252525;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding: 0 !important;
  margin: 0 !important;
}
.tab-pane .tab-pane-header .title-underlined {
  display: inline-block;
  padding-bottom: 8px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 2px solid #99cc00;
}
.tab-pane .tab-pane-body {
  padding: 7px 15px;
}
.tab-pane .tab-pane-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  margin-left: 15px;
  margin-right: 30px;
  border-top: 2px solid #99cc00;
}
@media (max-width: 768px) {
  .tab-pane .tab-pane-header {
    padding: 18px 0px;
  }
  .tab-pane .title-underlined {
    display: inline-block;
    padding-right: 0px;
    padding-left: 10px;
    width: 100%;
    text-align: center;
  }
  .tab-pane .tab-pane-body {
    padding: 7px 10px;
  }
  .tab-pane .tab-pane-footer {
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.icheckbox_square-green,
.iradio_square-green {
  background-image: url('/bundles/app/img/icheck-success.png') !important;
}
.icheckbox_square-green,
.iradio_square-green,
.icheckbox_square-blue,
.iradio_square-blue {
  background-image: url('/bundles/app/img/icheck-success.png') !important;
}
#inscription-sheet .section {
  page-break-inside: avoid !important;
}
#inscription-sheet .section.section-head-information {
  background-color: #8cbd00;
}
#inscription-sheet .section.section-head-information * {
  color: #ffffff;
}
#inscription-sheet .section.section-head-information .section-title h3 {
  font-weight: 700;
}
#inscription-sheet .section.section-head-information .section-title p {
  font-size: 1.2em;
}
#inscription-sheet .section.section-head-information hr {
  width: 100%;
  border: 1px solid #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
#inscription-sheet .section.section-head-information .section-body span {
  padding-left: 15px;
}
#inscription-sheet .section.section-head-information .section-body span:first-of-type {
  padding-left: 0px;
}
#inscription-sheet .section .section-title {
  padding: 5px 0px;
}
#inscription-sheet .section .section .section-body {
  /*padding-left: 15px;*/
}
#inscription-sheet .section table th,
#inscription-sheet .section table td {
  border: 1px solid #e6e6e6;
}
#inscription-sheet .section table thead th {
  border-right: 1px solid #8cbd00;
  border-bottom: 1px solid #8cbd00;
}
#inscription-sheet .section table thead th:last-child {
  border-right: 1px solid #e6e6e6;
}
#inscription-sheet .section table tbody td,
#inscription-sheet .section table tbody th {
  border-right: 1px solid #8cbd00;
}
#inscription-sheet .section table tbody td:last-child,
#inscription-sheet .section table tbody th:last-child {
  border-right: 1px solid #e6e6e6;
}
#inscription-sheet hr {
  width: 85%;
  border: 1px solid #90bd00;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.clear {
  clear: both;
}
.main-message {
  min-height: 600px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 50px;
}
.main-message span {
  font-size: 30px;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #333;
}
.main-message span i {
  color: #82bc00;
}
.main-message span p {
  font-size: 14px;
  margin: 20px;
}
.main-message span p a {
  margin-top: 20px;
}
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label {
  font-weight: 400;
  margin-left: -20px;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.checkbox label .checkbox div[class^="icheckbox"],
.checkbox label .checkbox-inline div[class^="icheckbox"],
.checkbox label .radio div[class^="iradio"],
.checkbox label .radio-inline div[class^="iradio"] {
  position: relative;
  margin-top: 4px \9;
  margin-right: 5px;
  margin-top: -3px;
}
.checkbox .icheckbox_square-blue,
.checkbox .iradio_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background-image: url("/bundles/app/img/blue.png") !important;
  border: none;
  cursor: pointer;
}
.icheckbox_square-blue {
  background-position: 0 0;
}
@media (max-width: 768px) {
  .navbar-crm .navbar-collapse .navbar-nav > li.active > a {
    background-color: #1f2c2c;
  }
  .navbar-crm .navbar-collapse .navbar-nav > li > a {
    color: #fff;
  }
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.visible-xs-block {
  display: none;
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgb(0 0 0%);
  border-radius: 3px;
}
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom: 1px solid #ddd;
}
.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#bd-content {
  padding: 15px;
  padding-top: 50px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#bd-content-contracts {
  padding: 15px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
}
.card-solid {
  box-shadow: #9bb1cd75 3px 3px 9px 0;
  width: 100%;
  border-radius: 5px;
}
.card-solid .card-header {
  background-color: white;
  padding: 20px 10px 20px 20px;
}
.card-solid .card-header .card-title {
  font-weight: 600;
  color: #577fad;
}
.card-solid .card-footer {
  background: none;
  border-top: none;
}
.card-solid .row-skills {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.card-solid .row-skills .skill {
  padding: 12px 10px;
  background-color: #00AEA5;
  color: white;
  font-weight: 600;
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.offers-container {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.btn-blue-highlight {
  background-color: #577fad;
  border: none;
}
.btn-blue-highlight:hover {
  background-color: #344d6a;
}
.btn-xl {
  padding: 9px 25px;
  font-weight: 600;
  color: white;
  font-size: 17px;
}
.btn-white {
  color: #00AEA5;
  background-color: white;
  border-color: #00AEA5;
}
.btn-white:hover {
  background-color: #00AEA5;
  color: white;
}
.btn-login {
  padding: 8px 20px;
  background-color: #577fad;
  color: white;
  font-weight: 600;
  line-height: 20px !important;
  margin-right: 5px;
}
.btn-login:hover {
  background-color: white;
  color: #577fad;
}
.btn-register {
  padding: 8px 20px;
  background-color: #00AEA5;
  color: white;
  font-weight: 600;
  line-height: 20px !important;
}
.btn-register:hover {
  background-color: white;
  color: #00AEA5;
}
.btn-green {
  color: white;
  background-color: #00AEA5;
  border-color: #00AEA5;
}
.btn-green:hover {
  background-color: white;
  color: #00AEA5;
}
.policy_terms {
  display: block;
  width: 100%;
  overflow: hidden;
}
.policy_terms .policy_terms_checkbox {
  display: inline-block;
  float: left;
}
.policy_terms .policy_terms_label {
  display: inline-block;
  float: left;
}
.label {
  padding: 7px;
  border-radius: 5px;
  font-weight: 600;
}
.label.label-primary {
  background-color: #577fad;
  color: white;
}
.label.label-primary i {
  color: white;
}
.pagination {
  margin: 0;
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li:first-child > a {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li > a {
  background: #fafafa;
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  border: 1px solid #ddd;
}
.pagination > .active > a {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #577fad;
  border-color: #577fad;
}
.job_offer .card-header {
  padding: 15px 20px 15px 20px;
  width: 100%;
}
.job_offer .card-header .job_offer_contract_information {
  font-size: 15px;
  margin-bottom: 8px;
}
.job_offer .card-header .job_offer_contract_information .job_offer_contract_information_date {
  float: right;
}
.job_offer .card-body {
  padding: 25px 20px 15px 20px;
}
.job_offer .card-body .job_offer_details .job_offer_details_salary * {
  font-weight: 900;
  color: #00aea5;
}
.job_offer .card-body .job_offer_skills {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.job_offer .card-body .job_offer_skills .skill {
  padding: 12px 10px;
  background-color: white;
  border-color: #00AEA5;
  color: #00AEA5;
  font-weight: 600;
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid;
}
.job_offer .card-footer {
  padding: 15px 20px 20px 20px;
}
@media (min-width: 992px) {
  .app-checkbox-inline #worker_availability .checkbox {
    width: 50%;
  }
}
.htmx-indicator {
  display: none;
}
.htmx-request .htmx-indicator {
  display: inline;
}
.htmx-request.htmx-indicator {
  display: inline;
}
