/*!
 * Datepicker for Bootstrap v1.4.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
 .datepicker {
    padding: 5px 10px 10px;
    border-radius: 4px;
    direction: ltr;
  }
  .datepicker .dropdown-menu {
      min-width: auto;
  }
  
  .datepicker-inline {
    width: 220px;
  }
  
  .datepicker.datepicker-rtl {
    direction: rtl;
  }
  
  .datepicker.datepicker-rtl table tr td span {
    float: right;
  }
  
  .datepicker-dropdown {
    top: 0;
    left: 0;
  }
  
  .datepicker-dropdown:before {
    content: ''; 
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
  }
  
  .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
  }
  
  .datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
  }
  
  .datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
  }
  
  .datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
  }
  
  .datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
  }
  
  .datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
  }
  
  .datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
  }
  
  .datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
  }
  
  .datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
  }
  
  .datepicker > div {
    display: none;
  }
  
  .datepicker.days .datepicker-days, .datepicker.months .datepicker-months, .datepicker.years .datepicker-years {
    display: block;
  }
  .datepicker-months,  
  .datepicker-years  {
    padding: 0 10px;
  }
  .datepicker-months td,
  .datepicker-years td {
    padding-top: 10px !important;
  }
  
  .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: none;
    padding: 0;
    vertical-align: middle;
  }
  
  .table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
  }
  
  .datepicker table tr td.old, .datepicker table tr td.new {
    color: rgba(0,0,0,0.4);
  }
  
  .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #aaa;
    cursor: default;
  }
  
  .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #000000;
    background-color: transparent;
    border-color: #ffb733;
    border-radius: 50%;
  }
  
  .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    color: #000000;
    background-color: transparent;
    border-color: #f59e00;
  }
  
  .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    background-image: none;
  }
  
  .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today[disabled].active, .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
    background-color: #ffdb99;
    border-color: #ffb733;
  }
  
  .datepicker table tr td.today:hover:hover {
    color: #000;
  }
  
  .datepicker table tr td.today.active:hover {
    color: #fff;
  }
  
  .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0;
  }
  
  .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000000;
    background-color: #f7ca77;
    border-color: #f1a417;
    border-radius: 0;
  }
  
  .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    color: #000000;
    background-color: #f4bb51;
    border-color: #bf800c;
  }
  
  .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    background-image: none;
  }
  
  .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #f7ca77;
    border-color: #f1a417;
  }
  
  .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  
  .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    color: #ffffff;
    background-color: #858585;
    border-color: #373737;
  }
  
  .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    background-image: none;
  }
  
  .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
    background-color: #999999;
    border-color: #555555;
  }
  
  .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
  }
  
  .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #000;
    background-color: transparent;
    border-color: #000;
  }
  
  .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-image: none;
  }
  
  .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active[disabled].active, .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #428bca;
    border-color: #357ebd;
  }
  
  .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 5px;
  }
  
  .datepicker table tr td span:hover {
    background: #eeeeee;
  }
  
  .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
  }
  
  .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
  }
  
  .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
  }
  
  .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none;
  }
  
  .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #428bca;
    border-color: #357ebd;
  }
  
  .datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999999;
  }
  
  .datepicker .datepicker-switch {
      /* width: 88%;
      margin: 0 auto;
      padding: 6px 10px;
      border-radius: 5px; */
  }
  .datepicker .datepicker-switch:hover {
    background-color: #f2f2f2;
    cursor: pointer;
  }
  
  .datepicker thead tr i {
      font-style: normal;
      cursor: pointer;
      width: 30px;
      height: 30px;
      display: block;
      /* border-radius: 5px;
      background-size: 15px;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDY2YjM7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE5LjU0LDI1LjIzYS40NS40NSwwLDAsMS0uMzYuMTQuNDYuNDYsMCwwLDEtLjM3LS4xNEw5LjEzLDE1LjU1QS40OS40OSwwLDAsMSw5LDE1LjE5YS41LjUsMCwwLDEsLjE0LS4zN2w5LjY4LTkuNjhBLjUuNSwwLDAsMSwxOS4xOCw1YS40OS40OSwwLDAsMSwuMzYuMTRsLjM3LjM2YS40OS40OSwwLDAsMSwuMTMuMzcuNjcuNjcsMCwwLDEtLjEzLjQxbC05LDguOTEsOSw4LjlhLjY3LjY3LDAsMCwxLC4xMy40MS40OS40OSwwLDAsMS0uMTMuMzdaIi8+PC9zdmc+"); */
      margin: 0 auto;
      position: relative;
  }
  .datepicker thead tr i::after {
    content: '';
    position: absolute;
    display: block;
    border: solid #5E5C62;
    border-width: 0 2px 2px 0;
    padding: 5px;
    top: 10px;
    left: 10px;
    transform: rotate(137deg);
    -webkit-transform:rotate(137deg);
}
  
  .datepicker thead tr i[style*=hidden]{
    visibility: visible !important;
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
  }
  
  .datepicker thead tr i.next{
    transform: rotate(180deg);
  }
  
  .datepicker thead tr i:hover::after {
    border: solid #000;
    border-width: 0 2px 2px 0;
  }
  
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
  }
  
  .datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent;
  }
  
  .input-group.date .input-group-addon {
    cursor: pointer;
  }
  
  .input-daterange {
    width: 100%;
  }
  
  .input-daterange input {
    text-align: center;
  }
  
  .input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
  }
  
  .input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
  }
  
  .input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: solid #cccccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
  }
  
  
  .datepicker-days > table tr > td.active  {
    background-color: unset !important;
    position: relative;
  }
  .datepicker-days > table tr > td.today {
    background-color: unset !important;
    position: relative;
    font-weight: 700;
  }

  
  .datepicker-days > table tr > td.today:after,
  .datepicker-days > table tr > td.active:after,
  .datepicker-days > table tr > td.day:hover:after, 
  .datepicker-days > table > tbody tr > td.day.focused:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    z-index: -1;
    left: 0;
    right: 0;
  }
  
  .datepicker-days > table tr > td.active:after,
  .datepicker-days > table tr > td.today.active:after{
    border: 1px solid #000;
  }
  
  .datepicker-days > table tr > td.today:after{
    background-color: #fff;
  }
  
  .datepicker-days > table tr > td.day:hover:after, 
  .datepicker-days > table > tbody tr > td.day.focused:after{
    background-color: #f7f7f7;
  }
  
  .datepicker-days > table tr > td.day:hover, .datepicker-days > table > tbody tr > td.day.focused {
    cursor: pointer;
    position: relative;
  }
  
  .datepicker-days > table th select.years{
    background-color: rgba(242, 242, 242, 1);
    border: none;
    padding: 7px 30px 7px 10px;
    border-radius: 5px;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) calc(100% - 9px);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI2cHgiIGhlaWdodD0iMTBweCIgc3R5bGU9IiYjMTA7ICAgIHRyYW5zZm9ybTogcm90YXRlKDI3MGRlZyk7JiMxMDsiPg0KICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yMzYgLTEzICkiPg0KICAgIDxwYXRoIGQ9Ik0gNC45NDA4Mjg0MDIzNjY4NiA5LjM5MzQ5MTEyNDI2MDM2ICBMIDQuNzYzMzEzNjA5NDY3NDYgOS41NDE0MjAxMTgzNDMyICBDIDQuNzMzNzI3ODEwNjUwODkgOS41NzEwMDU5MTcxNTk3NiAgNC42NzQ1NTYyMTMwMTc3NSA5LjYwMDU5MTcxNTk3NjMzICA0LjU4NTc5ODgxNjU2ODA1IDkuNjAwNTkxNzE1OTc2MzMgIEMgNC40OTcwNDE0MjAxMTgzNCA5LjYwMDU5MTcxNTk3NjMzICA0LjQ2NzQ1NTYyMTMwMTc4IDkuNTcxMDA1OTE3MTU5NzYgIDQuNDA4Mjg0MDIzNjY4NjQgOS41NDE0MjAxMTgzNDMyICBMIDAuMDU5MTcxNTk3NjMzMTM2MSA1LjE2MjcyMTg5MzQ5MTEyICBDIDAuMDI5NTg1Nzk4ODE2NTY4IDUuMTMzMTM2MDk0Njc0NTYgIDAgNS4wNzM5NjQ0OTcwNDE0MiAgMCA1LjAxNDc5Mjg5OTQwODI4ICBDIDAgNC45NTU2MjEzMDE3NzUxNSAgMC4wMjk1ODU3OTg4MTY1NjggNC44OTY0NDk3MDQxNDIwMSAgMC4wNTkxNzE1OTc2MzMxMzYxIDQuODM3Mjc4MTA2NTA4ODggIEwgNC40Mzc4Njk4MjI0ODUyMSAwLjQ1ODU3OTg4MTY1NjgwNSAgQyA0LjQ5NzA0MTQyMDExODM0IDAuNDI4OTk0MDgyODQwMjM3ICA0LjUyNjYyNzIxODkzNDkxIDAuMzk5NDA4Mjg0MDIzNjY5ICA0LjYxNTM4NDYxNTM4NDYyIDAuMzk5NDA4Mjg0MDIzNjY5ICBDIDQuNzA0MTQyMDExODM0MzIgMC4zOTk0MDgyODQwMjM2NjkgIDQuNzMzNzI3ODEwNjUwODkgMC40Mjg5OTQwODI4NDAyMzcgIDQuNzkyODk5NDA4Mjg0MDIgMC40NTg1Nzk4ODE2NTY4MDUgIEwgNC45NzA0MTQyMDExODM0MyAwLjYzNjA5NDY3NDU1NjIxMyAgQyA1IDAuNjY1NjgwNDczMzcyNzgxICA1LjAyOTU4NTc5ODgxNjU3IDAuNzI0ODUyMDcxMDA1OTE3ICA1LjAyOTU4NTc5ODgxNjU3IDAuODEzNjA5NDY3NDU1NjIxICBDIDUuMDI5NTg1Nzk4ODE2NTcgMC44NzI3ODEwNjUwODg3NTcgIDUgMC45MzE5NTI2NjI3MjE4OTMgIDQuOTcwNDE0MjAxMTgzNDMgMC45OTExMjQyNjAzNTUwMyAgTCAwLjg4NzU3Mzk2NDQ5NzA0MiA1LjAxNDc5Mjg5OTQwODI4ICBMIDQuOTQwODI4NDAyMzY2ODYgOS4wMzg0NjE1Mzg0NjE1NCAgQyA0Ljk3MDQxNDIwMTE4MzQzIDkuMDk3NjMzMTM2MDk0NjcgIDUgOS4xNTY4MDQ3MzM3Mjc4MSAgNSA5LjIxNTk3NjMzMTM2MDk1ICBDIDUgOS4yNzUxNDc5Mjg5OTQwOCAgNC45NzA0MTQyMDExODM0MyA5LjMzNDMxOTUyNjYyNzIyICA0Ljk0MDgyODQwMjM2Njg2IDkuMzkzNDkxMTI0MjYwMzYgIFogIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMwMDAwMDAiIHN0cm9rZT0ibm9uZSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAyMzYgMTMgKSIvPg0KICA8L2c+DQo8L3N2Zz4=")
  }
  
  .form-group > .c-datepicker{
    background-size: 11px 13px !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 10px) 20px !important;
    background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluICAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzEuM3B4IgoJIGhlaWdodD0iMzUuOHB4IiB2aWV3Qm94PSIwIDAgMzEuMyAzNS44IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMS4zIDM1Ljg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGRlZnM+CjwvZGVmcz4KPGc+Cgk8cGF0aCBkPSJNMjcuOSw0LjVjMC45LDAsMS43LDAuMywyLjQsMXMxLDEuNCwxLDIuNHYyNC42YzAsMC45LTAuMywxLjctMSwyLjRzLTEuNCwxLTIuNCwxSDMuNGMtMC45LDAtMS43LTAuMy0yLjQtMXMtMS0xLjQtMS0yLjQKCQlWNy44YzAtMC45LDAuMy0xLjcsMS0yLjRzMS40LTEsMi40LTFoMy40VjAuOGMwLTAuMiwwLjEtMC40LDAuMi0wLjZDNy4xLDAuMSw3LjMsMCw3LjUsMGgwLjZjMC4yLDAsMC40LDAuMSwwLjYsMC4yCgkJYzAuMiwwLjIsMC4yLDAuNCwwLjIsMC42djMuNmgxMy40VjAuOGMwLTAuMiwwLjEtMC40LDAuMi0wLjZDMjIuOCwwLjEsMjMsMCwyMy4yLDBoMC42YzAuMiwwLDAuNCwwLjEsMC42LDAuMgoJCWMwLjIsMC4yLDAuMiwwLjQsMC4yLDAuNnYzLjZIMjcuOXogTTMuNCw2LjdDMyw2LjcsMi44LDYuOCwyLjUsN1MyLjIsNy41LDIuMiw3Ljh2My40aDI2LjhWNy44YzAtMC4zLTAuMS0wLjYtMC4zLTAuOAoJCXMtMC41LTAuMy0wLjgtMC4zSDMuNHogTTI3LjksMzMuNWMwLjMsMCwwLjYtMC4xLDAuOC0wLjNzMC4zLTAuNSwwLjMtMC44di0xOUgyLjJ2MTljMCwwLjMsMC4xLDAuNiwwLjMsMC44czAuNSwwLjMsMC44LDAuM0gyNy45egoJCSBNMTAuMywyMi4zYzAuMiwwLDAuNC0wLjEsMC42LTAuMmMwLjItMC4yLDAuMi0wLjQsMC4yLTAuNnYtMi44YzAtMC4yLTAuMS0wLjQtMC4yLTAuNmMtMC4yLTAuMi0wLjQtMC4yLTAuNi0wLjJINy41CgkJYy0wLjIsMC0wLjQsMC4xLTAuNiwwLjJjLTAuMiwwLjItMC4yLDAuNC0wLjIsMC42djIuOGMwLDAuMiwwLjEsMC40LDAuMiwwLjZjMC4yLDAuMiwwLjQsMC4yLDAuNiwwLjJIMTAuM3ogTTEwLjMsMjkuMQoJCWMwLjIsMCwwLjQtMC4xLDAuNi0wLjJjMC4yLTAuMiwwLjItMC40LDAuMi0wLjZ2LTIuOGMwLTAuMi0wLjEtMC40LTAuMi0wLjZjLTAuMi0wLjItMC40LTAuMi0wLjYtMC4ySDcuNWMtMC4yLDAtMC40LDAuMS0wLjYsMC4yCgkJYy0wLjIsMC4yLTAuMiwwLjQtMC4yLDAuNnYyLjhjMCwwLjIsMC4xLDAuNCwwLjIsMC42YzAuMiwwLjIsMC40LDAuMiwwLjYsMC4ySDEwLjN6IE0xNywyMi4zYzAuMiwwLDAuNC0wLjEsMC42LTAuMgoJCWMwLjItMC4yLDAuMi0wLjQsMC4yLTAuNnYtMi44YzAtMC4yLTAuMS0wLjQtMC4yLTAuNmMtMC4yLTAuMi0wLjQtMC4yLTAuNi0wLjJoLTIuOGMtMC4yLDAtMC40LDAuMS0wLjYsMC4yCgkJYy0wLjIsMC4yLTAuMiwwLjQtMC4yLDAuNnYyLjhjMCwwLjIsMC4xLDAuNCwwLjIsMC42YzAuMiwwLjIsMC40LDAuMiwwLjYsMC4ySDE3eiBNMTcsMjkuMWMwLjIsMCwwLjQtMC4xLDAuNi0wLjIKCQljMC4yLTAuMiwwLjItMC40LDAuMi0wLjZ2LTIuOGMwLTAuMi0wLjEtMC40LTAuMi0wLjZjLTAuMi0wLjItMC40LTAuMi0wLjYtMC4yaC0yLjhjLTAuMiwwLTAuNCwwLjEtMC42LDAuMgoJCWMtMC4yLDAuMi0wLjIsMC40LTAuMiwwLjZ2Mi44YzAsMC4yLDAuMSwwLjQsMC4yLDAuNmMwLjIsMC4yLDAuNCwwLjIsMC42LDAuMkgxN3ogTTIzLjcsMjIuM2MwLjIsMCwwLjQtMC4xLDAuNi0wLjIKCQljMC4yLTAuMiwwLjItMC40LDAuMi0wLjZ2LTIuOGMwLTAuMi0wLjEtMC40LTAuMi0wLjZjLTAuMi0wLjItMC40LTAuMi0wLjYtMC4ySDIxYy0wLjIsMC0wLjQsMC4xLTAuNiwwLjIKCQljLTAuMiwwLjItMC4yLDAuNC0wLjIsMC42djIuOGMwLDAuMiwwLjEsMC40LDAuMiwwLjZjMC4yLDAuMiwwLjQsMC4yLDAuNiwwLjJIMjMuN3ogTTIzLjcsMjkuMWMwLjIsMCwwLjQtMC4xLDAuNi0wLjIKCQljMC4yLTAuMiwwLjItMC40LDAuMi0wLjZ2LTIuOGMwLTAuMi0wLjEtMC40LTAuMi0wLjZjLTAuMi0wLjItMC40LTAuMi0wLjYtMC4ySDIxYy0wLjIsMC0wLjQsMC4xLTAuNiwwLjIKCQljLTAuMiwwLjItMC4yLDAuNC0wLjIsMC42djIuOGMwLDAuMiwwLjEsMC40LDAuMiwwLjZjMC4yLDAuMiwwLjQsMC4yLDAuNiwwLjJIMjMuN3oiLz4KPC9nPgo8L3N2Zz4K") !important;
  }
  
  .datepicker-dropdown:before,
  .datepicker-dropdown:after{
    content: none !important;
  }
  
  .datepicker{
    margin: 0;
  }
  
  .table-condensed{
    width: 100%;
    margin-top: 5px !important;
  }
  
  .datepickermy .datepicker table tr td, .datepicker table tr th {
    height: 35px;
  }
  .datepickermy .datepicker-days > table tr > td.today:after, 
  .datepickermy .datepicker-days > table tr > td.active:after, 
  .datepickermy .datepicker-days > table tr > td.day:hover:after, 
  .datepickermy .datepicker-days > table > tbody tr > td.day.focused:after {
    top: 3px;
    width: 25px;
    height: 25px;
  }

.datepicker.datepicker-dropdown.dropdown-menu {
    margin-bottom: 40px;
    right: 0;
    border-radius: 0 0 5px 5px;
    left: 0 !important;
    padding: 5px 10px 20px; 
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    border: 0;
}