body {
    font-family: "Oxygen", Helvetica,Arial,sans-serif;
    background: #EFF3F8;
    font-size: 13px;
    color: #53575F;
}
.head {
    height: 50px;
    background: #444D58;
    padding: 11px;
    color: #BCC2CB;
}
.head a{
    color: #BCC2CB;
}
.head a:visited, .head a:hover{
    color: #BCC2CB;
}
a {
   color: #53575F;
}
a:hover, a:active, a:focus {
    text-decoration: none;
    outline: 0;
    color: #53575F;
}
.form-control:focus {
    border: 1px solid #BFBFBF;
    outline: 0px none;
    box-shadow: none;
}
.form-control {
    border: 1px solid #BFBFBF;
}
.input-sm {
    border-radius: 0px;
}
.no-margin {
    margin: 0px;
}
.card-desc {
    margin-top: 20px;
    margin-bottom: 30px;
}
.card-desc span {
    font-size: 13px;
    font-weight: 400;
    color: #808A94;
}
.card-title span {
    font-size: 18px;
    font-weight: 600;
    color: #373D43;
}
.portlet.light {
    padding: 12px 20px 15px;
    background-color: #FFF;
    border: 1px solid #EAEAEA;
}
.portlet {
    margin-top: 0px;
    margin-bottom: 25px;
    padding: 0px;
    border-radius: 4px;
    text-align: center;
}
.card-icon .glyphicon {
    font-size: 50px;
    border: 1px solid #ECECEC;
    border-radius: 50%;
    padding: 30px 30px;
    margin: 30px 0px;
    color: #0BB3C2;
}
.dias-semana {
    padding: 20px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
}
.bg-danger {
    background: #E7505A !important;
    color: #FFF !important;
}
.bg-success {
    background: #32C5D2 !important;
    color: #FFF !important;
}
.bg-blue1 {
    background: #4242ff !important;
    color: #FFF !important;
}
.bg-blue {
    background: #67809F !important;
    color: #FFF !important;
}
.bg-narrow {
    background: #798D8F !important;
    color: #FFF !important;
}
.bg-orange {
    background: #EB9532 !important;
    color: #FFF !important;
}
.bg-cabaret {
    background: #D2527F !important;
    color: #FFF !important;
}
.bg-purple {
    background: #8775A7 !important;
    color: #FFF !important;
}
.bg-yellow {
    background: #C49F47 !important;
    color: #FFF !important;
}
.bg-green {
    background: #3FC380 !important;
    color: #FFF !important;
}
.bg-light-green {
    background: #a5c2ab !important;
    color: #FFF !important;
}
.bg-dark {
    background: #EEE !important;;
}
.dias-semana span{
    position: absolute;
    top: -5px;
    right: -12px;
    background: #4D7F97;
    padding: 3px 11px;
    border-radius: 20px;
    color: #FCD465;
    font-weight: 700;
}
.lista {
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
    border-left: 3px solid #000;
}
.emp9 {
    border-left: 3px solid #4C87B9;
}
.emp1 {
    border-left: 3px solid #3FABA4;
}
.emp5 {
    border-left: 3px solid #FB903E;
}
.black {
    color: #53575F;
}
.listapd {
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}
.listapd h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
}
.margin-bottom {
    margin-bottom: 10px;
}
.status-danger {
    color: #FFF;
    font-weight: 700;
    border: 2px solid #DC5C4A;
    background: #DC5C4A;
    padding: 0px 5px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #DDD;
    background: #FFF;
    font-size: 13px;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0px none;
    background: #EEE;
}
.table-orange > thead > tr > td, .table-orange > thead > tr > th {
    border: 1px solid #F4B350;
    background: #F4B350 !important;
    font-size: 13px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
}
.table > thead > tr > th {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
.table-mini {
    margin-bottom: 0px;
    background: transparent !important;
}
.table-mini > tbody > tr > td {
    border-top: 0px;
    padding: 2px;
    background: transparent !important;
}
.table-mini > tbody > tr > td > p {
    margin-bottom: 1px;
    font-weight: 700;
}
.btn-info {
    background-color: #5AC7C0;
    color: #FFF;
    box-shadow: 0px 3px #3ea8a2;
    padding: 12.5px 75px !important;
}
.btn-danger {
    box-shadow: 0px 3px #bc3838;
}
.btn-info:focus, .btn-info:hover {
    background-color: #31B0D5 !important;
    color: #FFF;
    box-shadow: 0px 3px #218baa !important;
}
.btn-orange {
    background-color: #edc148;
    color: #FFF;
    box-shadow: 0px 3px #cba745;
    padding: 12.5px 75px !important;
}
.btn-orange:focus, .btn-orange:hover {
    background-color: #f4b50b !important;
    color: #FFF;
    box-shadow: 0px 3px #cba745 !important;
}
.btn-primary {
    background-color: #367bb4;
    color: #FFF;
    border-color: #367bb4;
    box-shadow: 0px 3px #20527c;
    padding: 12.5px 75px !important;
}
.btn-primary:focus, .btn-primary:hover {
    background-color: #3182bd !important;
    color: #FFF;
    border-color: #3182bd;
    box-shadow: 0px 3px #20527c !important;
}
.btn-danger {
    background-color: #d9534f;
    color: #FFF;
    box-shadow: 0px 3px #bc3838;
    padding: 12.5px 75px !important;
}
.btn-danger:focus, .btn-danger:hover {
    background-color: #d9534f !important;
    color: #FFF;
    border-color: #d9534f;
    box-shadow: 0px 3px #bc3838 !important;
}
.btn-danger:active:focus {
    border-color: #d9534f;
}
.btn-danger-blue {
    background-color: #e61676;
    color: #FFF;
    box-shadow: 0px 3px #b40858;
    padding: 12.5px 75px !important;
}
.btn-danger-blue:focus, .btn-danger-blue:hover {
    background-color: #e61676 !important;
    color: #FFF;
    box-shadow: 0px 3px #b40858 !important;
}
.btn-danger-dark {
    background-color: #e68e16;
    color: #FFF;
    box-shadow: 0px 3px #c6790f;
    padding: 12.5px 75px !important;
}
.btn-danger-dark:focus, .btn-danger-dark:hover {
    background-color: #e68e16 !important;
    color: #FFF;
    box-shadow: 0px 3px #c6790f !important;
}
.btn-success {
    background: #00BB80;
    box-shadow: 0px 3px #009C6B;
}
.btn-success:focus, .btn-success:hover {
    background: #23c491 !important;
    border-color: #23c491 !important;
    box-shadow: 0px 3px #2ca57f !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.42857;
    border-radius: 4px;
    -moz-user-select: none;
}
.btn-xs {
    padding: 6px 12px !important;
}
.btn-xxs {
    padding: 2px 4px !important;
}

.margin-top {
    margin-top: 10px;
}
.margin-top2 {
    margin-top: 30px;
}
.bg-white {
    background: #FFF;
    border: 1px solid #EEE;
}
.bg-white2 {
    background: #F2F1EF;
    border: 1px solid #c1bfbf;
    padding: 20px 10px 20px 10px;
}
.bg-gray {
    background: #F6ACAC;
    padding: 8px;
    margin: 5px;
    min-height: 205px;
}
.bg-gray p {
    margin: 0px;
}
.bg-none {
    background: #FFF;
    padding: 8px;
    margin: 5px;
    min-height: 205px;
}
.bg-none p {
    margin: 0px;
}
.text-left {
    text-align: left !important;
}
.badge-success {
    background-color: #7dcc93;
}
.badge-danger {
    background-color: #e75a5a;
}
.status-info {
    color: #FFF;
    font-weight: 700;
    border: 2px solid #4a77dc;
    background: #4a77dc;
    padding: 0px 5px;
}
.status-orange {
    color: #FFF;
    font-weight: 700;
    border: 2px solid #dc884a;
    background: #dc884a;
    padding: 0px 5px;
}
.status-success {
    color: #FFF;
    font-weight: 700;
    border: 2px solid #00BB80;
    background: #00BB80;
    padding: 0px 5px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 4px 6px;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    line-height: 10px;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 9px;
}
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto;}
.autocomplete-suggestion { padding: 7px 5px; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.modal-footer {
    padding: 15px 20px;
    background-color: #EEE;
    border-top: 1px solid #E3E3E3;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0px 1px 0px #FFF inset;
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default {
    box-shadow: 0px 3px #BFBFBF;
}
.label-rose {
    background-color: #ff8552;
}
.label-green {
    background-color: #51a3a3;
}
.label {
    font-size: 90%;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 10px 15px;
}
.drop {
    border: 2px dashed #909090;
    padding: 10px;
    background: #ededed;
}
.bs-callout-info {
    border-left-color: #0084cc !important;
}
.bs-callout {
    padding: 5px;
    margin: 10px 0;
    border: 1px solid #c5c5c5;
    color: #333;
    border-left-width: 5px;
    border-radius: 3px;
    background: #FFF;
}
.timeline {
  padding-left: 0;
  list-style: none;
  position: relative;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 2px;
  background: #e9ecf0;
  left: 6%;
  margin-left: 2px;
}
.timeline > li {
  position: relative;
}
.timeline > li .timeline-header {
  padding: 0 0 5px;
  color: rgba(255, 255, 255);
}
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-header:after {
  clear: both;
}
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-header:after {
  clear: both;
}
.timeline > li .timeline-header span.date {
  float: left;
  text-transform: uppercase;
}
.timeline > li .timeline-header span.author {
  float: right;
  font-size: 12px;
  display: none;
}
.timeline > li .timeline-icon {
  width: 50px;
  height: 50px;
  font-size: 1.4em;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #3d414a;
  background: #e9ecf0;
  border-radius: 50%;
  text-align: center;
  left: 6%;
  top: 0;
  margin: 0 0 0 -22px;
  padding: 0;
}
.timeline > li .timeline-body {
  margin: 0 0 20px 0%;
  padding: 5px;
  color: rgba(255, 255, 255, 0.75);
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  background-color: #fff;
}
.timeline > li .timeline-body h1,
.timeline > li .timeline-body h2,
.timeline > li .timeline-body h3,
.timeline > li .timeline-body h4,
.timeline > li .timeline-body h5,
.timeline > li .timeline-body h6 {
  color: #fff;
}
.timeline > li .timeline-body:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 10px;
  top: 5%;
}
.timeline > li .timeline-body img {
  margin: 5px 20px 0 0;
}
.timeline > li .timeline-footer {
  color: #fff;
}
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-footer:after {
  clear: both;
}
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-footer:after {
  clear: both;
}
.timeline1::after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 2px;
    background: #e9ecf0;
    right: -16px;
    margin-left: 0px;
}
.timeline::before {
    top: 0px;
    left: -16px;
    margin-left: 0px;
}
.timeline1 > li .timeline-body {
    margin: 0 0% 0px 0px;
    padding: 5px;
    color: rgba(255, 255, 255, 0.75);
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-radius: 3px;
    background-color: #fff;
}
.timeline1 > li .timeline-header {
  padding: 0 0 5px;
  color: rgba(255, 255, 255);
}
.timeline1 > li .timeline-body::after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-width: 10px;
    top: 5%;
}
.timeline1 > li {
    position: relative;
}
.timeline1 {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin-bottom: 0px;
}
.timeline {
    margin-bottom: 0px;
}
.timeline-inverse .timeline-body {
  border-color: #4f5259;
  background-color: #4f5259 !important;
}
.timeline-inverse .timeline-body:after {
  border-right-color: #4f5259 !important;
}
.timeline-inverse .timeline-time {
  color: #4f5259;
}
.timeline1-success .timeline-body {
    border-color: #7dcc93;
    background-color: #7dcc93 !important;
}
.timeline1-success .timeline-body:after {
    border-left-color: #7dcc93 !important;
}

@media only screen and (max-width : 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        margin-bottom: 10px;
    }
}

.ms-container{
  background: transparent url('../img/switch.png') no-repeat 50% 50%;
  width: 100%;
}

.ms-container:after{
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection{
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}
.ms-container .ms-selection{
  float: right;
}

.ms-container .ms-list{
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus{
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

.input-sm {
    height: 34px;
}

.has-error > .select2-container--default .select2-selection--multiple {
    border-color: rgb(185, 74, 72);
}

.img_settings_container {
    height: auto;
    position: relative;
    float: left;
    margin: 10px;
}
.img_settings_container > a {
    position: absolute;
    right: -13px;
    top: -10px;
    display: block;
    padding: 6px;
    background: #F94F3B;
    color: #fff;
    border-radius: 13px;
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 13px;
}
.img_settings_container > a:hover, .img_settings_container > a:focus, .img_settings_container > a:active {
    text-decoration: none;
}

select.input-sm {
    height: 34px;
    line-height: 34px;
}

.ms-container ul{
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container{
  width: 100%;
}

.ms-container .ms-optgroup-label{
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled{
  background-color: #eee;
  color: #aaa;
  cursor: text;
}

.panel-midnightblue {
    border-color: #2b3d51;
}

.panel-midnightblue .panel-heading {
    color: #ffffff;
    background-color: #2b3d51;
    border-color: #2b3d51;
}

.panel-midnightblue .panel-body {
    border-top: 2px solid #2b3d51;
}

.panel-midnightblue .panel-body.no-border {
    border-top: none;
}

.panel-midnightblue .descr_empresa  {
    color: #ffffff;
}

.panel-midnightblue .descr_empresa:hover  {
    color: #ffffff;
}

.panel-lightblue {
    border-color: #223040;
}

.panel-lightblue .panel-heading {
    color: #ffffff;
    background-color: #223040 !important;
    border-color: #223040 !important;
}

.panel-lightblue .panel-body {
    border-top: 2px solid #223040 !important;
}

.panel-lightblue .panel-body.no-border {
    border-top: none;
}

.panel-lightblue .descr_estab  {
    color: #ffffff;
}

.panel-lightblue .descr_estab:hover  {
    color: #cccccc;
}

.panel-midnightgreen {
    border-color: #1f6140;
}

.panel-midnightgreen .panel-heading {
    color: #ffffff;
    background-color: #1f6140;
    border-color: #1f6140;
}

.panel-midnightgreen .panel-body {
    border-top: 2px solid #1f6140;
}

.panel-midnightgreen .panel-body.no-border {
    border-top: none;
}

.panel-midnightgreen .descr_empresa, .panel-midnightgreen .descr_estab  {
    color: #ffffff;
}

.panel-midnightgreen .descr_empresa:hover, .panel-midnightgreen .descr_estab:hover  {
    color: #cccccc;
}

.iluminancia-floating-footer {
    position: fixed;
    padding-top: 10px;
    padding-bottom: 5px;
    max-Width: 1168px;
    bottom: -10px;
    border: none;
    border-top: 1px solid #EEE;
}

.mg-bt-80 {
    margin-bottom: 80px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.margin-left-md { margin-left: 1em; }

.preview-autocolante {
    background-color: #eff3f8;
    width: 640px;
    width: fit-content;
    min-height: 360px;
    background-image: url('../img/placeholder-image.png');
    background-position: center;
}

.preview-autocolante img {
    width: 640px;
    height: 360px;
}

.modal-spacing {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #b5d5eb !important;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #4697ce !important;
}
