@font-face {
  font-family: 'urdu';
  src: url('/urdu.ttf');
  src: url('/urdu.ttf') format('embedded-ttf'),
       url('/urdu.ttf') format('ttf'),
       url('/urdu.ttf') format('ttf'),
       url('/urdu.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}





.table-icon {
  padding: 1px 8px;
  margin-right: 5px;
}

.edit.table-icon {
  background: url(../images/i_edit.png) no-repeat;
}

.delete.table-icon {
  background: url(../images/trash.png) no-repeat;
}

.save.table-icon {
  background: url(../images/save.png) no-repeat;
}

.ok.table-icon {
  background: url(../images/i_ok.png) no-repeat;
}

.update.table-icon {
  background: url(../images/update.png) no-repeat;
}

.extend.table-icon {
  background: url(../images/extend.png) no-repeat;
}

.enable.table-icon {
  background: url(../images/enable.png) no-repeat;
}

.disable.table-icon {
  background: url(../images/disable.png) no-repeat;
}

.info.table-icon {
  background: url(../images/info.png) no-repeat;
}

.warning.table-icon {
  background: url(../images/warning.png) no-repeat;
}

.reset.table-icon {
  background: url(../images/reset.png) no-repeat;
}

.unblock.table-icon {
  background: url(../images/enabled.png) no-repeat;
}

.view.table-icon {
  background: url(../images/view.png) no-repeat;
}

.email.table-icon {
  background: url(../images/email.png) no-repeat;
}

.config_read.table-icon {
  background: url(../images/read_config.png) no-repeat;
}

.block.table-icon {
  background: url(../images/block.png) no-repeat;
}

.archive.table-icon {
  background: url(../images/i_archive.png) no-repeat;
}





input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
  {
  width: 100%
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix')
    format('embedded-opentype'),
    url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
    url('../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:empty {
  width: 1em
}

.glyphicon-asterisk:before {
  content: "\2a"
}

.glyphicon-plus:before {
  content: "\2b"
}

.glyphicon-euro: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"
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f6;
  border: 1px solid #e8e8ea;
  border-radius: 3px
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}

.well>h1 {
  margin-top: 5px
}

.well-lg {
  padding: 24px;
  border-radius: 3px
}

.well-sm {
  padding: 9px;
  border-radius: 2px
}

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  -webkit-opacity: .2;
  -moz-opacity: .2;
  opacity: .2;
  -ms-filter: alpha(opacity = 20);
  filter: alpha(opacity = 20)
}

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity = 50);
  filter: alpha(opacity = 50)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040
}

.modal.custom-width {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.modal.custom-width .modal-dialog {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.modal .modal-header .close {
  background: #f0f0f1;
  display: inline-block;
  padding: 0 5px;
  line-height: 1;
  color: #787878;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity = 70);
  filter: alpha(opacity = 70);
  text-shadow: none;
  font-weight: 300;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.modal .modal-header .close:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity = 100);
  filter: alpha(opacity = 100)
}

.modal .modal-header h4 {
  text-shadow: none
}

.modal .modal-body>p:last-child {
  margin-bottom: 0
}

.modal.inline {
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity = 100);
  filter: alpha(opacity = 100);
  position: relative;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  overflow: hidden;
  z-index: 0 !important
}

.modal.inline .modal-dialog {
  margin: 0;
  width: auto
}

.modal.invert .modal-dialog .modal-content {
  background-color: #303641;
  color: #aaabae;
  border-color: #454a54
}

.modal.invert .modal-dialog .modal-content .modal-header {
  border-bottom-color: #454a54
}

.modal.invert .modal-dialog .modal-content .modal-header .close {
  background-color: #454a54;
  color: #c7cad1
}

.modal.invert .modal-dialog .modal-content .modal-header h4 {
  color: #fff
}

.modal.invert .modal-dialog .modal-content .modal-footer {
  border-top-color: #454a54
}

.modal.gray .modal-dialog .modal-content {
  background-color: #f0f0f1;
  border-color: #fff
}

.modal.gray .modal-dialog .modal-content .modal-header {
  border-bottom-color: #fff
}

.modal.gray .modal-dialog .modal-content .modal-header .close {
  background-color: #fff;
  color: #808080
}

.modal.gray .modal-dialog .modal-content .modal-header h4 {
  color: #6b6b6b
}

.modal.gray .modal-dialog .modal-content .modal-footer {
  border-top-color: #fff
}

.modal.fade .modal-dialog {
  -webkit-transform: translateY(-400px) scale(1.1);
  -moz-transform: translateY(-400px) scale(1.1);
  -o-transform: translateY(-400px) scale(1.1);
  -ms-transform: translateY(-400px) scale(1.1);
  transform: translateY(-400px) scale(1.1);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity = 0);
  filter: alpha(opacity = 0);
  -webkit-transition: -webkit-transform .5s
    cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -moz-transition: -moz-transform .5s
    cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-transition: -o-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition: transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275)
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity = 100);
  filter: alpha(opacity = 100)
}

.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background-clip: padding-box;
  outline: 0
}


.modal-backdrop.fade {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity = 0);
  filter: alpha(opacity = 0)
}

.modal-backdrop.in {
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity = 50);
  filter: alpha(opacity = 50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.428571429
}

.modal-body {
  position: relative;
  padding: 20px
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

@media screen and (min-width:768px) {
  .modal-dialog {
    width: 950px;
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity = 0);
  filter: alpha(opacity = 0)
}

.tooltip.in {
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity = 90);
  filter: alpha(opacity = 90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip.tooltip-primary .tooltip-inner {
  background-color: #303641;
  color: #fff
}

.tooltip.tooltip-primary.top .tooltip-arrow {
  border-top-color: #303641
}

.tooltip.tooltip-primary.top-left .tooltip-arrow {
  border-top-color: #303641
}

.tooltip.tooltip-primary.top-right .tooltip-arrow {
  border-top-color: #303641
}

.tooltip.tooltip-primary.right .tooltip-arrow {
  border-right-color: #303641
}

.tooltip.tooltip-primary.left .tooltip-arrow {
  border-left-color: #303641
}

.tooltip.tooltip-primary.bottom .tooltip-arrow {
  border-bottom-color: #303641
}

.tooltip.tooltip-primary.bottom-left .tooltip-arrow {
  border-bottom-color: #303641
}

.tooltip.tooltip-primary.bottom-right .tooltip-arrow {
  border-bottom-color: #303641
}

.tooltip.tooltip-secondary .tooltip-inner {
  background-color: #ec5956;
  color: #fff
}

.tooltip.tooltip-secondary.top .tooltip-arrow {
  border-top-color: #ec5956
}

.tooltip.tooltip-secondary.top-left .tooltip-arrow {
  border-top-color: #ec5956
}

.tooltip.tooltip-secondary.top-right .tooltip-arrow {
  border-top-color: #ec5956
}

.tooltip.tooltip-secondary.right .tooltip-arrow {
  border-right-color: #ec5956
}

.tooltip.tooltip-secondary.left .tooltip-arrow {
  border-left-color: #ec5956
}

.tooltip.tooltip-secondary.bottom .tooltip-arrow {
  border-bottom-color: #ec5956
}

.tooltip.tooltip-secondary.bottom-left .tooltip-arrow {
  border-bottom-color: #ec5956
}

.tooltip.tooltip-secondary.bottom-right .tooltip-arrow {
  border-bottom-color: #ec5956
}

.tooltip.tooltip-default .tooltip-inner {
  background-color: #ebebeb;
  color: #303641
}

.tooltip.tooltip-default.top .tooltip-arrow {
  border-top-color: #ebebeb
}

.tooltip.tooltip-default.top-left .tooltip-arrow {
  border-top-color: #ebebeb
}

.tooltip.tooltip-default.top-right .tooltip-arrow {
  border-top-color: #ebebeb
}

.tooltip.tooltip-default.right .tooltip-arrow {
  border-right-color: #ebebeb
}

.tooltip.tooltip-default.left .tooltip-arrow {
  border-left-color: #ebebeb
}

.tooltip.tooltip-default.bottom .tooltip-arrow {
  border-bottom-color: #ebebeb
}

.tooltip.tooltip-default.bottom-left .tooltip-arrow {
  border-bottom-color: #ebebeb
}

.tooltip.tooltip-default.bottom-right .tooltip-arrow {
  border-bottom-color: #ebebeb
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 3px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  white-space: normal
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover.popover-primary {
  background-color: #303641;
  color: #fff;
  border-color: #303641
}

.popover.popover-primary .popover-title {
  background-color: #3b4250;
  border-bottom-color: #303641;
  color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.popover.popover-primary.top .arrow {
  border-top-color: #303641
}

.popover.popover-primary.top .arrow:after {
  border-top-color: #303641
}

.popover.popover-primary.bottom .arrow {
  border-bottom-color: #303641
}

.popover.popover-primary.bottom .arrow:after {
  border-bottom-color: #303641
}

.popover.popover-primary.left .arrow {
  border-left-color: #303641
}

.popover.popover-primary.left .arrow:after {
  border-left-color: #303641
}

.popover.popover-primary.right .arrow {
  border-right-color: #303641
}

.popover.popover-primary.right .arrow:after {
  border-right-color: #303641
}

.popover.popover-secondary {
  background-color: #ec5956;
  color: #fff;
  border-color: #ec5956
}

.popover.popover-secondary .popover-title {
  background-color: #e9423f;
  border-bottom-color: #ec5956;
  color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.popover.popover-secondary.top .arrow {
  border-top-color: #ec5956
}

.popover.popover-secondary.top .arrow:after {
  border-top-color: #ec5956
}

.popover.popover-secondary.bottom .arrow {
  border-bottom-color: #ec5956
}

.popover.popover-secondary.bottom .arrow:after {
  border-bottom-color: #ec5956
}

.popover.popover-secondary.left .arrow {
  border-left-color: #ec5956
}

.popover.popover-secondary.left .arrow:after {
  border-left-color: #ec5956
}

.popover.popover-secondary.right .arrow {
  border-right-color: #ec5956
}

.popover.popover-secondary.right .arrow:after {
  border-right-color: #ec5956
}

.popover.popover-default {
  background-color: #ebebeb;
  color: #373e4a;
  border-color: #ebebeb
}

.popover.popover-default .popover-title {
  background-color: #d2d2d2;
  border-bottom-color: #ebebeb;
  color: #303641;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.popover.popover-default.top .arrow {
  border-top-color: #ebebeb
}

.popover.popover-default.top .arrow:after {
  border-top-color: #ebebeb
}

.popover.popover-default.bottom .arrow {
  border-bottom-color: #ebebeb
}

.popover.popover-default.bottom .arrow:after {
  border-bottom-color: #ebebeb
}

.popover.popover-default.left .arrow {
  border-left-color: #ebebeb
}

.popover.popover-default.left .arrow:after {
  border-left-color: #ebebeb
}

.popover.popover-default.right .arrow {
  border-right-color: #ebebeb
}

.popover.popover-default.right .arrow:after {
  border-right-color: #ebebeb
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px
}

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px
}

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s, ease-in-out, left;
  -moz-transition: .6s, ease-in-out, left;
  -o-transition: .6s, ease-in-out, left;
  transition: .6s, ease-in-out, left;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity = 50);
  filter: alpha(opacity = 50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5)
    0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
    endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001)
    0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
    endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity = 90);
  filter: alpha(opacity = 90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right
  {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
  left: 50%
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right
  {
  right: 50%
}

.carousel-control .icon-prev,.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: '\2039'
}

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next
    {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}

.clearfix:before,.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.affix {
  position: fixed
}

@
-ms-viewport {
  width: device-width
}

.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs {
  display: none !important
}

@media ( max-width :767px) {
  .visible-xs {
    display: block !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  th.visible-xs,td.visible-xs {
    display: table-cell !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .visible-xs.visible-sm {
    display: block !important
  }
  tr.visible-xs.visible-sm {
    display: table-row !important
  }
  th.visible-xs.visible-sm,td.visible-xs.visible-sm {
    display: table-cell !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .visible-xs.visible-md {
    display: block !important
  }
  tr.visible-xs.visible-md {
    display: table-row !important
  }
  th.visible-xs.visible-md,td.visible-xs.visible-md {
    display: table-cell !important
  }
}

@media ( min-width :1200px) {
  .visible-xs.visible-lg {
    display: block !important
  }
  tr.visible-xs.visible-lg {
    display: table-row !important
  }
  th.visible-xs.visible-lg,td.visible-xs.visible-lg {
    display: table-cell !important
  }
}

.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm {
  display: none !important
}

@media ( max-width :767px) {
  .visible-sm.visible-xs {
    display: block !important
  }
  tr.visible-sm.visible-xs {
    display: table-row !important
  }
  th.visible-sm.visible-xs,td.visible-sm.visible-xs {
    display: table-cell !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  th.visible-sm,td.visible-sm {
    display: table-cell !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .visible-sm.visible-md {
    display: block !important
  }
  tr.visible-sm.visible-md {
    display: table-row !important
  }
  th.visible-sm.visible-md,td.visible-sm.visible-md {
    display: table-cell !important
  }
}

@media ( min-width :1200px) {
  .visible-sm.visible-lg {
    display: block !important
  }
  tr.visible-sm.visible-lg {
    display: table-row !important
  }
  th.visible-sm.visible-lg,td.visible-sm.visible-lg {
    display: table-cell !important
  }
}

.visible-md,tr.visible-md,th.visible-md,td.visible-md {
  display: none !important
}

@media ( max-width :767px) {
  .visible-md.visible-xs {
    display: block !important
  }
  tr.visible-md.visible-xs {
    display: table-row !important
  }
  th.visible-md.visible-xs,td.visible-md.visible-xs {
    display: table-cell !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .visible-md.visible-sm {
    display: block !important
  }
  tr.visible-md.visible-sm {
    display: table-row !important
  }
  th.visible-md.visible-sm,td.visible-md.visible-sm {
    display: table-cell !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  tr.visible-md {
    display: table-row !important
  }
  th.visible-md,td.visible-md {
    display: table-cell !important
  }
}

@media ( min-width :1200px) {
  .visible-md.visible-lg {
    display: block !important
  }
  tr.visible-md.visible-lg {
    display: table-row !important
  }
  th.visible-md.visible-lg,td.visible-md.visible-lg {
    display: table-cell !important
  }
}

.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg {
  display: none !important
}

@media ( max-width :767px) {
  .visible-lg.visible-xs {
    display: block !important
  }
  tr.visible-lg.visible-xs {
    display: table-row !important
  }
  th.visible-lg.visible-xs,td.visible-lg.visible-xs {
    display: table-cell !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .visible-lg.visible-sm {
    display: block !important
  }
  tr.visible-lg.visible-sm {
    display: table-row !important
  }
  th.visible-lg.visible-sm,td.visible-lg.visible-sm {
    display: table-cell !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .visible-lg.visible-md {
    display: block !important
  }
  tr.visible-lg.visible-md {
    display: table-row !important
  }
  th.visible-lg.visible-md,td.visible-lg.visible-md {
    display: table-cell !important
  }
}

@media ( min-width :1200px) {
  .visible-lg {
    display: block !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  th.visible-lg,td.visible-lg {
    display: table-cell !important
  }
}

.hidden-xs {
  display: block !important
}

tr.hidden-xs {
  display: table-row !important
}

th.hidden-xs,td.hidden-xs {
  display: table-cell !important
}

@media ( max-width :767px) {
  .hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs {
    display: none !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm
    {
    display: none !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md
    {
    display: none !important
  }
}

@media ( min-width :1200px) {
  .hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg
    {
    display: none !important
  }
}

.hidden-sm {
  display: block !important
}

tr.hidden-sm {
  display: table-row !important
}

th.hidden-sm,td.hidden-sm {
  display: table-cell !important
}

@media ( max-width :767px) {
  .hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs
    {
    display: none !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm {
    display: none !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md
    {
    display: none !important
  }
}

@media ( min-width :1200px) {
  .hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg
    {
    display: none !important
  }
}

.hidden-md {
  display: block !important
}

tr.hidden-md {
  display: table-row !important
}

th.hidden-md,td.hidden-md {
  display: table-cell !important
}

@media ( max-width :767px) {
  .hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs
    {
    display: none !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm
    {
    display: none !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md {
    display: none !important
  }
}

@media ( min-width :1200px) {
  .hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg
    {
    display: none !important
  }
}

.hidden-lg {
  display: block !important
}

tr.hidden-lg {
  display: table-row !important
}

th.hidden-lg,td.hidden-lg {
  display: table-cell !important
}

@media ( max-width :767px) {
  .hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs
    {
    display: none !important
  }
}

@media ( min-width :768px) and (max-width:991px) {
  .hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm
    {
    display: none !important
  }
}

@media ( min-width :992px) and (max-width:1199px) {
  .hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md
    {
    display: none !important
  }
}

@media ( min-width :1200px) {
  .hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg {
    display: none !important
  }
}

.visible-print,tr.visible-print,th.visible-print,td.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }
  tr.visible-print {
    display: table-row !important
  }
  th.visible-print,td.visible-print {
    display: table-cell !important
  }
  .hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print {
    display: none !important
  }
}

.has-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px
}

.has-switch.switch-mini,.has-switch.switch-xs {
  min-width: 72px
}

.has-switch.switch-mini i.switch-mini-icons,.has-switch.switch-xs i.switch-mini-icons
  {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px
}

.has-switch.switch-small,.has-switch.switch-sm {
  min-width: 80px
}

.has-switch.switch-large,.has-switch.switch-lg {
  min-width: 120px
}

.has-switch.deactivate {
  -webkit-opacity: 50;
  -moz-opacity: 50;
  opacity: 50;
  -ms-filter: alpha(opacity = 5000);
  filter: alpha(opacity = 5000);
  cursor: default !important
}

.has-switch.deactivate label,.has-switch.deactivate span {
  cursor: default !important
}

.has-switch>div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0
}

.has-switch>div.switch-animate {
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s
}

.has-switch>div.switch-off {
  left: -50%
}

.has-switch>div.switch-on {
  left: 0
}

.has-switch input[type=radio],.has-switch input[type=checkbox] {
  display: block;
  position: absolute;
  margin-left: -60%
}

.has-switch span,.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px
}

.has-switch span.switch-mini,.has-switch label.switch-mini,.has-switch span.switch-xs,.has-switch label.switch-xs
  {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px
}

.has-switch span.switch-small,.has-switch label.switch-small,.has-switch span.switch-sm,.has-switch label.switch-sm
  {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px
}

.has-switch span.switch-large,.has-switch label.switch-large,.has-switch span.switch-lg,.has-switch label.switch-lg
  {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal
}

.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch label.switch-left {
  background-color: #e6e6e6;
  color: #333
}

.has-switch label.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch label.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch label:hover,.has-switch label:focus,.has-switch label:active,.has-switch label.active,.has-switch label.disabled,.has-switch label[disabled]
  {
  color: #333;
  *background-color: #d9d9d9
}

.has-switch label:active,.has-switch label.active {
  background-color: #ccc \9

}

.has-switch label i {
  color: #000;
  line-height: 18px;
  pointer-events: none
}

.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%
}

.has-switch span.switch-left {
  -webkit-border-top-left-radius: 49px;
  -moz-border-radius-topleft: 49px;
  border-top-left-radius: 49px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-bottom-left-radius: 49px;
  -moz-border-radius-bottomleft: 49px;
  border-bottom-left-radius: 49px
}

.has-switch span.switch-right {
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-right.switch-left {
  background-color: #fff;
  color: #333
}

.has-switch span.switch-right.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-right.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-right:hover,.has-switch span.switch-right:focus,.has-switch span.switch-right:active,.has-switch span.switch-right.active,.has-switch span.switch-right.disabled,.has-switch span.switch-right[disabled]
  {
  color: #333;
  *background-color: #f2f2f2
}

.has-switch span.switch-right:active,.has-switch span.switch-right.active
  {
  background-color: #e6e6e6 \9

}

.has-switch span.switch-primary,.has-switch span.switch-left {
  *background-color: #08c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-primary.switch-left,.has-switch span.switch-left.switch-left
  {
  background-color: #08c;
  color: #fff
}

.has-switch span.switch-primary.switch-right,.has-switch span.switch-left.switch-right
  {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-primary.switch-right:hover,.has-switch span.switch-left.switch-right:hover
  {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-primary:hover,.has-switch span.switch-left:hover,.has-switch span.switch-primary:focus,.has-switch span.switch-left:focus,.has-switch span.switch-primary:active,.has-switch span.switch-left:active,.has-switch span.switch-primary.active,.has-switch span.switch-left.active,.has-switch span.switch-primary.disabled,.has-switch span.switch-left.disabled,.has-switch span.switch-primary[disabled],.has-switch span.switch-left[disabled]
  {
  color: #fff;
  *background-color: #0077b3
}

.has-switch span.switch-primary:active,.has-switch span.switch-left:active,.has-switch span.switch-primary.active,.has-switch span.switch-left.active
  {
  background-color: #069 \9

}

.has-switch span.switch-info {
  *background-color: #5bc0de;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-info.switch-left {
  background-color: #5bc0de;
  color: #fff
}

.has-switch span.switch-info.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-info.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-info:hover,.has-switch span.switch-info:focus,.has-switch span.switch-info:active,.has-switch span.switch-info.active,.has-switch span.switch-info.disabled,.has-switch span.switch-info[disabled]
  {
  color: #fff;
  *background-color: #46b8da
}

.has-switch span.switch-info:active,.has-switch span.switch-info.active
  {
  background-color: #31b0d5 \9

}

.has-switch span.switch-success {
  *background-color: #62c462;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-success.switch-left {
  background-color: #62c462;
  color: #fff
}

.has-switch span.switch-success.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-success.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-success:hover,.has-switch span.switch-success:focus,.has-switch span.switch-success:active,.has-switch span.switch-success.active,.has-switch span.switch-success.disabled,.has-switch span.switch-success[disabled]
  {
  color: #fff;
  *background-color: #4fbd4f
}

.has-switch span.switch-success:active,.has-switch span.switch-success.active
  {
  background-color: #42b142 \9

}

.has-switch span.switch-warning {
  *background-color: #fbb450;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-warning.switch-left {
  background-color: #fbb450;
  color: #fff
}

.has-switch span.switch-warning.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-warning.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-warning:hover,.has-switch span.switch-warning:focus,.has-switch span.switch-warning:active,.has-switch span.switch-warning.active,.has-switch span.switch-warning.disabled,.has-switch span.switch-warning[disabled]
  {
  color: #fff;
  *background-color: #faa937
}

.has-switch span.switch-warning:active,.has-switch span.switch-warning.active
  {
  background-color: #fa9f1e \9

}

.has-switch span.switch-danger {
  *background-color: #ee5f5b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-danger.switch-left {
  background-color: #ee5f5b;
  color: #fff
}

.has-switch span.switch-danger.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-danger.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-danger:hover,.has-switch span.switch-danger:focus,.has-switch span.switch-danger:active,.has-switch span.switch-danger.active,.has-switch span.switch-danger.disabled,.has-switch span.switch-danger[disabled]
  {
  color: #fff;
  *background-color: #ec4844
}

.has-switch span.switch-danger:active,.has-switch span.switch-danger.active
  {
  background-color: #e9322d \9

}

.has-switch span.switch-default {
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false)
}

.has-switch span.switch-default.switch-left {
  background-color: #fff;
  color: #333
}

.has-switch span.switch-default.switch-right {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-default.switch-right:hover {
  background-color: #f5f5f6;
  color: #737881
}

.has-switch span.switch-default:hover,.has-switch span.switch-default:focus,.has-switch span.switch-default:active,.has-switch span.switch-default.active,.has-switch span.switch-default.disabled,.has-switch span.switch-default[disabled]
  {
  color: #333;
  *background-color: #f2f2f2
}

.has-switch span.switch-default:active,.has-switch span.switch-default.active
  {
  background-color: #e6e6e6 \9

}

.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  display: block;
  padding: 6px 8px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  color: #555;
  vertical-align: middle;
  max-width: 100%;
  line-height: 22px;
  border: 1px solid #ebebeb;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.bootstrap-tagsinput:hover {
  border-color: #cbd0d9
}

.bootstrap-tagsinput input {
  border: 0;
  box-shadow: none;
  outline: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit
}

.bootstrap-tagsinput input:focus {
  border: 0;
  box-shadow: none
}

.bootstrap-tagsinput .tag {
  display: inline-block;
  margin-right: 2px;
  color: white;
  font-size: 10px
}

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0 2px
} /*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
div.datepicker {
  padding: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  direction: ltr
}

div.datepicker-inline {
  width: 206px
}

div.datepickerdiv.datepicker-rtl {
  direction: rtl
}

div.datepickerdiv.datepicker-rtl table tr td span {
  float: right
}

div.datepicker-dropdown {
  top: 0;
  left: 0
}

div.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ebebeb;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute
}

div.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
}

div.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px
}

div.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px
}

div.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px
}

div.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px
}

div.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px
}

div.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px
}

div.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #CCC
}

div.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff
}

div.datepicker>div {
  display: none
}

div.datepicker.days div.datepicker-days {
  display: block
}

div.datepicker.months div.datepicker-months {
  display: block
}

div.datepicker.years div.datepicker-years {
  display: block
}

div.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
}

div.datepicker td,div.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0
}

.table-striped div.datepicker table tr td,.table-striped div.datepicker table tr th
  {
  background-color: transparent
}

div.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
  color: #303641;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

div.datepicker table tr td.old,div.datepicker table tr td.new {
  color: #999
}

div.datepicker table tr td.disabled,div.datepicker table tr td.disabled:hover
  {
  background: 0;
  color: #999;
  color: #dee0e4;
  cursor: default
}

div.datepicker table tr td.today,div.datepicker table tr td.today:hover,div.datepicker table tr td.today.disabled,div.datepicker table tr td.today.disabled:hover
  {
  *background-color: #737397;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false);
  color: #000
}

div.datepicker table tr td.today.switch-left,div.datepicker table tr td.today:hover.switch-left,div.datepicker table tr td.today.disabled.switch-left,div.datepicker table tr td.today.disabled:hover.switch-left
  {
  background-color: #737397;
  color: #fff
}

div.datepicker table tr td.today.switch-right,div.datepicker table tr td.today:hover.switch-right,div.datepicker table tr td.today.disabled.switch-right,div.datepicker table tr td.today.disabled:hover.switch-right
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.today.switch-right:hover,div.datepicker table tr td.today:hover.switch-right:hover,div.datepicker table tr td.today.disabled.switch-right:hover,div.datepicker table tr td.today.disabled:hover.switch-right:hover
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.today:hover,div.datepicker table tr td.today:hover:hover,div.datepicker table tr td.today.disabled:hover,div.datepicker table tr td.today.disabled:hover:hover,div.datepicker table tr td.today:focus,div.datepicker table tr td.today:hover:focus,div.datepicker table tr td.today.disabled:focus,div.datepicker table tr td.today.disabled:hover:focus,div.datepicker table tr td.today:active,div.datepicker table tr td.today:hover:active,div.datepicker table tr td.today.disabled:active,div.datepicker table tr td.today.disabled:hover:active,div.datepicker table tr td.today.active,div.datepicker table tr td.today:hover.active,div.datepicker table tr td.today.disabled.active,div.datepicker table tr td.today.disabled:hover.active,div.datepicker table tr td.today.disabled,div.datepicker table tr td.today:hover.disabled,div.datepicker table tr td.today.disabled.disabled,div.datepicker table tr td.today.disabled:hover.disabled,div.datepicker table tr td.today[disabled],div.datepicker table tr td.today:hover[disabled],div.datepicker table tr td.today.disabled[disabled],div.datepicker table tr td.today.disabled:hover[disabled]
  {
  color: #fff;
  *background-color: #66678a
}

div.datepicker table tr td.today:active,div.datepicker table tr td.today:hover:active,div.datepicker table tr td.today.disabled:active,div.datepicker table tr td.today.disabled:hover:active,div.datepicker table tr td.today.active,div.datepicker table tr td.today:hover.active,div.datepicker table tr td.today.disabled.active,div.datepicker table tr td.today.disabled:hover.active
  {
  background-color: #5b5c7c \9

}

div.datepicker table tr td.today:hover:hover {
  color: #000
}

div.datepicker table tr td.today.active:hover {
  color: #fff
}

div.datepicker table tr td.range,div.datepicker table tr td.range:hover,div.datepicker table tr td.range.disabled,div.datepicker table tr td.range.disabled:hover
  {
  background: #eee;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

div.datepicker table tr td.range.today,div.datepicker table tr td.range.today:hover,div.datepicker table tr td.range.today.disabled,div.datepicker table tr td.range.today.disabled:hover
  {
  *background-color: #f3ea7a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false);
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

div.datepicker table tr td.range.today.switch-left,div.datepicker table tr td.range.today:hover.switch-left,div.datepicker table tr td.range.today.disabled.switch-left,div.datepicker table tr td.range.today.disabled:hover.switch-left
  {
  background-color: #f3ea7a;
  color: #fff
}

div.datepicker table tr td.range.today.switch-right,div.datepicker table tr td.range.today:hover.switch-right,div.datepicker table tr td.range.today.disabled.switch-right,div.datepicker table tr td.range.today.disabled:hover.switch-right
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.range.today.switch-right:hover,div.datepicker table tr td.range.today:hover.switch-right:hover,div.datepicker table tr td.range.today.disabled.switch-right:hover,div.datepicker table tr td.range.today.disabled:hover.switch-right:hover
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.range.today:hover,div.datepicker table tr td.range.today:hover:hover,div.datepicker table tr td.range.today.disabled:hover,div.datepicker table tr td.range.today.disabled:hover:hover,div.datepicker table tr td.range.today:focus,div.datepicker table tr td.range.today:hover:focus,div.datepicker table tr td.range.today.disabled:focus,div.datepicker table tr td.range.today.disabled:hover:focus,div.datepicker table tr td.range.today:active,div.datepicker table tr td.range.today:hover:active,div.datepicker table tr td.range.today.disabled:active,div.datepicker table tr td.range.today.disabled:hover:active,div.datepicker table tr td.range.today.active,div.datepicker table tr td.range.today:hover.active,div.datepicker table tr td.range.today.disabled.active,div.datepicker table tr td.range.today.disabled:hover.active,div.datepicker table tr td.range.today.disabled,div.datepicker table tr td.range.today:hover.disabled,div.datepicker table tr td.range.today.disabled.disabled,div.datepicker table tr td.range.today.disabled:hover.disabled,div.datepicker table tr td.range.today[disabled],div.datepicker table tr td.range.today:hover[disabled],div.datepicker table tr td.range.today.disabled[disabled],div.datepicker table tr td.range.today.disabled:hover[disabled]
  {
  color: #fff;
  *background-color: #f1e663
}

div.datepicker table tr td.range.today:active,div.datepicker table tr td.range.today:hover:active,div.datepicker table tr td.range.today.disabled:active,div.datepicker table tr td.range.today.disabled:hover:active,div.datepicker table tr td.range.today.active,div.datepicker table tr td.range.today:hover.active,div.datepicker table tr td.range.today.disabled.active,div.datepicker table tr td.range.today.disabled:hover.active
  {
  background-color: #efe24b \9

}

div.datepicker table tr td.selected,div.datepicker table tr td.selected:hover,div.datepicker table tr td.selected.disabled,div.datepicker table tr td.selected.disabled:hover
  {
  *background-color: #808080;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

div.datepicker table tr td.selected.switch-left,div.datepicker table tr td.selected:hover.switch-left,div.datepicker table tr td.selected.disabled.switch-left,div.datepicker table tr td.selected.disabled:hover.switch-left
  {
  background-color: #808080;
  color: #fff
}

div.datepicker table tr td.selected.switch-right,div.datepicker table tr td.selected:hover.switch-right,div.datepicker table tr td.selected.disabled.switch-right,div.datepicker table tr td.selected.disabled:hover.switch-right
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.selected.switch-right:hover,div.datepicker table tr td.selected:hover.switch-right:hover,div.datepicker table tr td.selected.disabled.switch-right:hover,div.datepicker table tr td.selected.disabled:hover.switch-right:hover
  {
  background-color: #f5f5f6;
  color: #737881
}

div.datepicker table tr td.selected:hover,div.datepicker table tr td.selected:hover:hover,div.datepicker table tr td.selected.disabled:hover,div.datepicker table tr td.selected.disabled:hover:hover,div.datepicker table tr td.selected:focus,div.datepicker table tr td.selected:hover:focus,div.datepicker table tr td.selected.disabled:focus,div.datepicker table tr td.selected.disabled:hover:focus,div.datepicker table tr td.selected:active,div.datepicker table tr td.selected:hover:active,div.datepicker table tr td.selected.disabled:active,div.datepicker table tr td.selected.disabled:hover:active,div.datepicker table tr td.selected.active,div.datepicker table tr td.selected:hover.active,div.datepicker table tr td.selected.disabled.active,div.datepicker table tr td.selected.disabled:hover.active,div.datepicker table tr td.selected.disabled,div.datepicker table tr td.selected:hover.disabled,div.datepicker table tr td.selected.disabled.disabled,div.datepicker table tr td.selected.disabled:hover.disabled,div.datepicker table tr td.selected[disabled],div.datepicker table tr td.selected:hover[disabled],div.datepicker table tr td.selected.disabled[disabled],div.datepicker table tr td.selected.disabled:hover[disabled]
  {
  color: #fff;
  *background-color: #737373
}

div.datepicker table tr td.selected:active,div.datepicker table tr td.selected:hover:active,div.datepicker table tr td.selected.disabled:active,div.datepicker table tr td.selected.disabled:hover:active,div.datepicker table tr td.selected.active,div.datepicker table tr td.selected:hover.active,div.datepicker table tr td.selected.disabled.active,div.datepicker table tr td.selected.disabled:hover.active
  {
  background-color: #666 \9

}

div.datepicker table tr td.active,div.datepicker table tr td.active:hover,div.datepicker table tr td.active.disabled,div.datepicker table tr td.active.disabled:hover
  {
  background: #303641;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

div.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

div.datepicker table tr td span:hover {
  background: #eee
}

div.datepicker table tr td span.disabled,div.datepicker table tr td span.disabled:hover
  {
  background: 0;
  color: #999;
  cursor: default
}

div.datepicker table tr td span.active,div.datepicker table tr td span.active:hover,div.datepicker table tr td span.active.disabled,div.datepicker table tr td span.active.disabled:hover
  {
  background: #303641;
  color: #fff
}

div.datepicker table tr td span.old,div.datepicker table tr td span.new
  {
  color: #999
}

div.datepicker th.datepicker-switch {
  width: 145px
}

div.datepicker thead tr:first-child th,div.datepicker tfoot tr th {
  cursor: pointer
}

div.datepicker thead tr:first-child th:hover,div.datepicker tfoot tr th:hover
  {
  background: #eee
}

div.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle
}

div.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px
}

.input-daterange input {
  text-align: center
}

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 1.428571429;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px
}

.datepicker-inline {
  border: 1px solid #ebebeb
}

.datepicker-inline.no-border {
  border-color: transparent
}

.datepicker-inline table {
  width: 195px
}

.input-group-addon .color-preview {
  width: 16px;
  height: 16px;
  background: #000000;
  display: inline-block;
  border: 1px solid #ebebeb
} /*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu
  {
  left: auto;
  right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before
  {
  left: auto;
  right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after
  {
  left: auto;
  right: 13px
}

.bootstrap-timepicker .add-on {
  cursor: pointer
}

.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px
}

.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px
}

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute
}

.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #CCC
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input {
  border-radius: 3px
}

.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0
}

.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px
}

.bootstrap-timepicker-widget table td:not (.separator ) {
  min-width: 30px
}

.bootstrap-timepicker-widget table td span {
  width: 100%
}

.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  outline: 0;
  color: #303641
}

.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #f5f5f6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: #ebebeb
}

.bootstrap-timepicker-widget table td a i {
  margin-top: 2px
}

.bootstrap-timepicker-widget table td a i:before {
  font-family: 'Entypo';
  font-size: 12px;
  font-style: normal
}

.bootstrap-timepicker-widget table td a i.icon-chevron-up:before {
  content: '\e876'
}

.bootstrap-timepicker-widget table td a i.icon-chevron-down:before {
  content: '\e873'
}

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
  outline: 0;
  border: 0;
  background: transparent
}

.bootstrap-timepicker-widget table td input:focus {
  background: #f5f5f6
}

.bootstrap-timepicker-widget .modal-content {
  padding: 4px
}

.date-and-time>input.datepicker {
  float: left;
  width: 70%
}

.date-and-time>input.timepicker {
  float: right;
  width: 30%
}

.date-and-time>input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right: 0
}

.date-and-time>input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

@media ( min-width :767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px
  }
}

@media ( max-width :767px) {
  .bootstrap-timepicker {
    width: 100%
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%
  }
} /*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url("../images/colorpicker/saturation.png");
  cursor: crosshair;
  float: left
}

.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px
}

.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.colorpicker-hue,.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px
}

.colorpicker-hue i,.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px
}

.colorpicker-hue {
  background-image: url("../images/colorpicker/hue.png")
}

.colorpicker-alpha {
  background-image: url("../images/colorpicker/alpha.png");
  display: none
}

div.colorpicker {
  *zoom: 1;
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 2500
}

.colorpicker:before,.colorpicker:after {
  display: table;
  content: "";
  line-height: 0
}

.colorpicker:after {
  clear: both
}

.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ebebeb;
  border-bottom-color: #e6e6e6;
  position: absolute;
  top: -7px;
  left: 6px
}

.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px
}

.colorpicker div {
  position: relative
}

.colorpicker.colorpicker-with-alpha {
  min-width: 140px
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block
}

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("../images/colorpicker/alpha.png");
  background-position: 0 100%
}

.colorpicker-color div {
  height: 10px
}

.colorpicker-element .input-group-addon i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px
}

.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none
}

.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px
}

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px
}

.colorpicker.colorpicker-horizontal .colorpicker-hue,.colorpicker.colorpicker-horizontal .colorpicker-alpha
  {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0;
  margin-bottom: 4px
}

.colorpicker.colorpicker-horizontal .colorpicker-hue i,.colorpicker.colorpicker-horizontal .colorpicker-alpha i
  {
  display: block;
  height: 15px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: 0;
  margin-top: 0
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("../images/colorpicker/hue-horizontal.png")
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("../images/colorpicker/alpha-horizontal.png")
}

.colorpicker.colorpicker-hidden {
  display: none
}

.colorpicker.colorpicker-visible {
  display: block
}

.colorpicker-inline.colorpicker-visible {
  display: inline-block
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity = 0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block
}

.fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text
}

.fileinput i+.fileinput-filename,.fileinput .btn+.fileinput-filename {
  padding-left: 5px
}

.fileinput.fileinput-exists .close {
  opacity: 1;
  color: #dee0e4;
  position: relative;
  top: 3px;
  margin-left: 5px
}

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center
}

.fileinput .thumbnail[data-trigger="fileinput"] {
  cursor: pointer
}

.fileinput .thumbnail:before,.fileinput .thumbnail:after {
  content: " ";
  display: table
}

.fileinput .thumbnail:after {
  clear: both
}

.fileinput .thumbnail:before,.fileinput .thumbnail:after {
  content: " ";
  display: table
}

.fileinput .thumbnail:after {
  clear: both
}

.fileinput .thumbnail>img {
  max-height: 100%;
  display: block
}

.fileinput .btn {
  vertical-align: middle
}

.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists {
  display: none
}

.fileinput-inline .fileinput-controls {
  display: inline
}

.fileinput .uneditable-input {
  white-space: normal
}

.fileinput-new .input-group .btn-file {
  border-radius: 0 3px 3px 0
}

.fileinput-new .input-group .btn-file.btn-xs,.fileinput-new .input-group .btn-file.btn-sm
  {
  border-radius: 0 2px 2px 0
}

.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 3px 3px 0
}

.form-group.has-warning .fileinput .uneditable-input {
  color: #574802;
  border-color: #ffd78a
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #574802
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #ffd78a
}

.form-group.has-error .fileinput .uneditable-input {
  color: #ac1818;
  border-color: #ffafbd
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #ac1818
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ffafbd
}

.form-group.has-success .fileinput .uneditable-input {
  color: #045702;
  border-color: #b4e8a8
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #045702
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #b4e8a8
}

.input-group-addon:not (:first-child ) {
  border-left: 0
}

.toast-title {
  font-weight: bold
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.toast-message a,.toast-message label {
  color: #fff
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  -webkit-opacity: .8;
  -moz-opacity: .8;
  opacity: .8;
  -ms-filter: alpha(opacity = 80);
  filter: alpha(opacity = 80)
}

.toast-close-button:hover,.toast-close-button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
  -ms-filter: alpha(opacity = 40);
  filter: alpha(opacity = 40)
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%
}

.toast-top-left {
  top: 12px;
  left: 12px
}

.toast-top-right {
  top: 12px;
  right: 12px
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px
}

#toast-container {
  position: fixed;
  z-index: 999999
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#toast-container>div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #fff;
  -webkit-opacity: .8;
  -moz-opacity: .8;
  opacity: .8;
  -ms-filter: alpha(opacity = 80);
  filter: alpha(opacity = 80)
}

#toast-container>:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity = 100);
  filter: alpha(opacity = 100);
  cursor: pointer
}

#toast-container>.toast-info {
  background-image:
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")
    !important
}

#toast-container>.toast-error {
  background-image:
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")
    !important
}

#toast-container>.toast-success {
  background-image:
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")
    !important
}

#toast-container>.toast-warning {
  background-image:
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")
    !important
}

#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div
  {
  width: 96%;
  margin: auto
}

#toast-container .toast-success.black,#toast-container .toast-error.black,#toast-container .toast-info.black,#toast-container .toast-warning.black
  {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff
}

.toast {
  background-color: #030303
}

.toast-success {
  background-color: #00a651
}

.toast-error {
  background-color: #cc2424
}

.toast-info {
  background-color: #21a9e1
}

.toast-warning {
  background-color: #f89406
}

@media all and (max-width:240px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 11em
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em
  }
}

@media all and (min-width:241px) and (max-width:480px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 18em
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em
  }
}

@media all and (min-width:481px) and (max-width:768px) {
  #toast-container>div {
    padding: 15px 15px 15px 50px;
    width: 25em
  }
}




.tile-stats {
  position: relative;
  display: block;
  background: #303641;
  padding: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.tile-stats:hover {
  background: #252a32
}

.tile-stats .icon {
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1
}

.tile-stats .icon i {
  font-size: 100px;
  line-height: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom
}

.tile-stats .icon i:before {
  margin: 0;
  padding: 0;
  line-height: 0
}

.tile-stats .num,.tile-stats h3,.tile-stats p {
  position: relative;
  color: #fff;
  z-index: 5;
  margin: 0;
  padding: 0
}

.tile-stats .num {
  font-size: 38px;
  font-weight: bold
}

.tile-stats h3 {
  font-size: 18px;
  margin-top: 5px
}

.tile-stats p {
  font-size: 11px;
  margin-top: 5px
}

.tile-stats.tile-red {
  background: #f56954
}

.tile-stats.tile-red:hover {
  background: #f4543c
}

.tile-stats.tile-red .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-red .num,.tile-stats.tile-red h3,.tile-stats.tile-red p
  {
  color: #fff
}

.tile-stats.tile-green {
  background: #00a65a
}

.tile-stats.tile-green:hover {
  background: #008d4c
}

.tile-stats.tile-green .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-green .num,.tile-stats.tile-green h3,.tile-stats.tile-green p
  {
  color: #fff
}

.tile-stats.tile-blue {
  background: #0073b7
}

.tile-stats.tile-blue:hover {
  background: #00639e
}

.tile-stats.tile-blue .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-blue .num,.tile-stats.tile-blue h3,.tile-stats.tile-blue p
  {
  color: #fff
}

.tile-stats.tile-aqua {
  background: #00c0ef
}

.tile-stats.tile-aqua:hover {
  background: #00acd6
}

.tile-stats.tile-aqua .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-aqua .num,.tile-stats.tile-aqua h3,.tile-stats.tile-aqua p
  {
  color: #fff
}

.tile-stats.tile-cyan {
  background: #00b29e
}

.tile-stats.tile-cyan:hover {
  background: #009987
}

.tile-stats.tile-cyan .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-cyan .num,.tile-stats.tile-cyan h3,.tile-stats.tile-cyan p
  {
  color: #fff
}

.tile-stats.tile-purple {
  background: #ba79cb
}

.tile-stats.tile-purple:hover {
  background: #b167c4
}

.tile-stats.tile-purple .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-purple .num,.tile-stats.tile-purple h3,.tile-stats.tile-purple p
  {
  color: #fff
}

.tile-stats.tile-pink {
  background: #ec3b83
}

.tile-stats.tile-pink:hover {
  background: #ea2474
}

.tile-stats.tile-pink .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-pink .num,.tile-stats.tile-pink h3,.tile-stats.tile-pink p
  {
  color: #fff
}

.tile-stats.tile-orange {
  background: #ffa812
}

.tile-stats.tile-orange:hover {
  background: #f89d00
}

.tile-stats.tile-orange .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-orange .num,.tile-stats.tile-orange h3,.tile-stats.tile-orange p
  {
  color: #fff
}

.tile-stats.tile-brown {
  background: #6c541e
}

.tile-stats.tile-brown:hover {
  background: #584418
}

.tile-stats.tile-brown .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-brown .num,.tile-stats.tile-brown h3,.tile-stats.tile-brown p
  {
  color: #fff
}

.tile-stats.tile-plum {
  background: #701c1c
}

.tile-stats.tile-plum:hover {
  background: #5c1717
}

.tile-stats.tile-plum .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-plum .num,.tile-stats.tile-plum h3,.tile-stats.tile-plum p
  {
  color: #fff
}

.tile-stats.tile-gray {
  background: #f5f5f5
}

.tile-stats.tile-gray:hover {
  background: #e8e8e8
}

.tile-stats.tile-gray .icon {
  color: rgba(0, 0, 0, 0.1)
}

.tile-stats.tile-gray .num,.tile-stats.tile-gray h3,.tile-stats.tile-gray p
  {
  color: #8f8f8f
}

.tile-stats.tile-white {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white:hover {
  background: #f2f2f2
}

.tile-stats.tile-white .icon {
  color: #f2f2f2
}

.tile-stats.tile-white .num,.tile-stats.tile-white h3,.tile-stats.tile-white p
  {
  color: #303641
}

.tile-stats.tile-white:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-red {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-red:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-red .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-red .num,.tile-stats.tile-white-red h3,.tile-stats.tile-white-red p
  {
  color: #f56954
}

.tile-stats.tile-white-red:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-green {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-green:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-green .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-green .num,.tile-stats.tile-white-green h3,.tile-stats.tile-white-green p
  {
  color: #00a65a
}

.tile-stats.tile-white-green:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-blue {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-blue:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-blue .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-blue .num,.tile-stats.tile-white-blue h3,.tile-stats.tile-white-blue p
  {
  color: #0073b7
}

.tile-stats.tile-white-blue:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-aqua {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-aqua:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-aqua .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-aqua .num,.tile-stats.tile-white-aqua h3,.tile-stats.tile-white-aqua p
  {
  color: #00c0ef
}

.tile-stats.tile-white-aqua:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-cyan {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-cyan:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-cyan .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-cyan .num,.tile-stats.tile-white-cyan h3,.tile-stats.tile-white-cyan p
  {
  color: #00b29e
}

.tile-stats.tile-white-cyan:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-purple {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-purple:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-purple .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-purple .num,.tile-stats.tile-white-purple h3,.tile-stats.tile-white-purple p
  {
  color: #ba79cb
}

.tile-stats.tile-white-purple:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-pink {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-pink:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-pink .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-pink .num,.tile-stats.tile-white-pink h3,.tile-stats.tile-white-pink p
  {
  color: #ec3b83
}

.tile-stats.tile-white-pink:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-orange {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-orange:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-orange .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-orange .num,.tile-stats.tile-white-orange h3,.tile-stats.tile-white-orange p
  {
  color: #ffa812
}

.tile-stats.tile-white-orange:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-brown {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-brown:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-brown .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-brown .num,.tile-stats.tile-white-brown h3,.tile-stats.tile-white-brown p
  {
  color: #6c541e
}

.tile-stats.tile-white-brown:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-plum {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-plum:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-plum .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-plum .num,.tile-stats.tile-white-plum h3,.tile-stats.tile-white-plum p
  {
  color: #701c1c
}

.tile-stats.tile-white-plum:hover {
  background-color: #fafafa
}

.tile-stats.tile-white-gray {
  background: #fff;
  border: 1px solid #ebebeb
}

.tile-stats.tile-white-gray:hover {
  background: #f2f2f2
}

.tile-stats.tile-white-gray .icon {
  color: #f2f2f2
}

.tile-stats.tile-white-gray .num,.tile-stats.tile-white-gray h3,.tile-stats.tile-white-gray p
  {
  color: #8f8f8f
}

.tile-stats.tile-white-gray:hover {
  background-color: #fafafa
}

.tile-title {
  position: relative;
  display: block;
  background: #303641;
  margin-bottom: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.tile-title:hover {
  background-color: #252a32
}

.tile-title .icon {
  text-align: center;
  padding: 20px
}

.tile-title .icon i {
  font-size: 60px;
  line-height: 1;
  margin: 0;
  padding: 0;
  vertical-align: middle
}

.tile-title .icon i:before {
  margin: 0;
  padding: 0;
  line-height: 1
}

.tile-title .icon i,.tile-title h3,.tile-title p {
  color: #fff
}

.tile-title .title {
  background: #252a32;
  text-align: center
}

.tile-title .title h3,.tile-title .title p {
  margin: 0;
  padding: 0 20px
}

.tile-title .title h3 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold
}

.tile-title .title p {
  padding-bottom: 20px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-red {
  background: #f56954
}

.tile-title.tile-red:hover {
  background-color: #f4543c
}

.tile-title.tile-red .icon i,.tile-title.tile-red h3,.tile-title.tile-red p
  {
  color: #fff
}

.tile-title.tile-red .icon i {
  color: #fff
}

.tile-title.tile-red .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-red .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-green {
  background: #00a65a
}

.tile-title.tile-green:hover {
  background-color: #008d4c
}

.tile-title.tile-green .icon i,.tile-title.tile-green h3,.tile-title.tile-green p
  {
  color: #fff
}

.tile-title.tile-green .icon i {
  color: #fff
}

.tile-title.tile-green .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-green .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-blue {
  background: #0073b7
}

.tile-title.tile-blue:hover {
  background-color: #00639e
}

.tile-title.tile-blue .icon i,.tile-title.tile-blue h3,.tile-title.tile-blue p
  {
  color: #fff
}

.tile-title.tile-blue .icon i {
  color: #fff
}

.tile-title.tile-blue .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-blue .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-aqua {
  background: #00c0ef
}

.tile-title.tile-aqua:hover {
  background-color: #00acd6
}

.tile-title.tile-aqua .icon i,.tile-title.tile-aqua h3,.tile-title.tile-aqua p
  {
  color: #fff
}

.tile-title.tile-aqua .icon i {
  color: #fff
}

.tile-title.tile-aqua .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-aqua .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-cyan {
  background: #00b29e
}

.tile-title.tile-cyan:hover {
  background-color: #009987
}

.tile-title.tile-cyan .icon i,.tile-title.tile-cyan h3,.tile-title.tile-cyan p
  {
  color: #fff
}

.tile-title.tile-cyan .icon i {
  color: #fff
}

.tile-title.tile-cyan .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-cyan .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-purple {
  background: #ba79cb
}

.tile-title.tile-purple:hover {
  background-color: #b167c4
}

.tile-title.tile-purple .icon i,.tile-title.tile-purple h3,.tile-title.tile-purple p
  {
  color: #fff
}

.tile-title.tile-purple .icon i {
  color: #fff
}

.tile-title.tile-purple .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-purple .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-pink {
  background: #ec3b83
}

.tile-title.tile-pink:hover {
  background-color: #ea2474
}

.tile-title.tile-pink .icon i,.tile-title.tile-pink h3,.tile-title.tile-pink p
  {
  color: #fff
}

.tile-title.tile-pink .icon i {
  color: #fff
}

.tile-title.tile-pink .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-pink .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-orange {
  background: #ffa812
}

.tile-title.tile-orange:hover {
  background-color: #f89d00
}

.tile-title.tile-orange .icon i,.tile-title.tile-orange h3,.tile-title.tile-orange p
  {
  color: #fff
}

.tile-title.tile-orange .icon i {
  color: #fff
}

.tile-title.tile-orange .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-orange .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-brown {
  background: #6c541e
}

.tile-title.tile-brown:hover {
  background-color: #584418
}

.tile-title.tile-brown .icon i,.tile-title.tile-brown h3,.tile-title.tile-brown p
  {
  color: #fff
}

.tile-title.tile-brown .icon i {
  color: #fff
}

.tile-title.tile-brown .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-brown .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-plum {
  background: #701c1c
}

.tile-title.tile-plum:hover {
  background-color: #5c1717
}

.tile-title.tile-plum .icon i,.tile-title.tile-plum h3,.tile-title.tile-plum p
  {
  color: #fff
}

.tile-title.tile-plum .icon i {
  color: #fff
}

.tile-title.tile-plum .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-plum .title p {
  color: rgba(255, 255, 255, 0.85)
}

.tile-title.tile-gray {
  background: #f5f5f5
}

.tile-title.tile-gray:hover {
  background-color: #e8e8e8
}

.tile-title.tile-gray .icon i,.tile-title.tile-gray h3,.tile-title.tile-gray p
  {
  color: #8f8f8f
}

.tile-title.tile-gray .icon i {
  color: #8f8f8f
}

.tile-title.tile-gray .title {
  background: rgba(0, 0, 0, 0.1)
}

.tile-title.tile-gray .title p {
  color: rgba(143, 143, 143, 0.85)
}

.tile-block {
  background: #00a65b;
  color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px
}

.tile-block:before,.tile-block:after {
  content: " ";
  display: table
}

.tile-block:after {
  clear: both
}

.tile-block:before,.tile-block:after {
  content: " ";
  display: table
}

.tile-block:after {
  clear: both
}

.tile-block .tile-header {
  color: #fff;
  font-size: 17px;
  padding: 20px
}

.tile-block .tile-header a,.tile-block .tile-header span {
  color: #fff
}

.tile-block .tile-header span {
  display: block;
  margin-top: 4px;
  font-size: 11px
}

.tile-block .tile-header i {
  float: right;
  font-size: 28px;
  position: relative;
  top: 4px
}

.tile-block .tile-header i[class^="entypo-"] {
  top: 0
}

.tile-block .tile-content {
  background: rgba(0, 0, 0, 0.03);
  padding: 20px
}

.tile-block .tile-content .todo-list .neon-cb-replacement .cb-wrapper+label
  {
  top: -3px;
  margin-left: 8px
}

.tile-block .tile-footer {
  background: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  color: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 5px 5px;
  -moz-background-clip: padding;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px
}

.tile-block .tile-footer a {
  color: #fff;
  font-weight: bold
}

.tile-block .form-control,.tile-block .btn {
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  border-color: transparent
}

.tile-block .form-control::-webkit-input-placeholder,.tile-block .btn::-webkit-input-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control:-moz-placeholder,.tile-block .btn:-moz-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control::-moz-placeholder,.tile-block .btn::-moz-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control:-ms-input-placeholder,.tile-block .btn:-ms-input-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control:-moz-placeholder,.tile-block .btn:-moz-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control::-moz-placeholder,.tile-block .btn::-moz-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control:-ms-input-placeholder,.tile-block .btn:-ms-input-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control::-webkit-input-placeholder,.tile-block .btn::-webkit-input-placeholder
  {
  color: rgba(255, 255, 255, 0.6)
}

.tile-block .form-control+.todo-list,.tile-block .btn+.todo-list {
  margin-top: 20px
}

.tile-block .form-control+.btn {
  margin-top: 10px
}

.tile-block {
  background-color: #303641;
  color: #fff
}

.tile-block .tile-header a,.tile-block .tile-header span,.tile-block .tile-header i
  {
  color: #fff
}

.tile-block .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #303641
}

.tile-block .tile-footer {
  color: #fff
}

.tile-block .tile-footer a {
  color: #fff
}

.tile-block.tile-red {
  background-color: #f56954;
  color: #fff
}

.tile-block.tile-red .tile-header a,.tile-block.tile-red .tile-header span,.tile-block.tile-red .tile-header i
  {
  color: #fff
}

.tile-block.tile-red .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #f56954
}

.tile-block.tile-red .tile-footer {
  color: #fff
}

.tile-block.tile-red .tile-footer a {
  color: #fff
}

.tile-block.tile-green {
  background-color: #00a65a;
  color: #fff
}

.tile-block.tile-green .tile-header a,.tile-block.tile-green .tile-header span,.tile-block.tile-green .tile-header i
  {
  color: #fff
}

.tile-block.tile-green .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #00a65a
}

.tile-block.tile-green .tile-footer {
  color: #fff
}

.tile-block.tile-green .tile-footer a {
  color: #fff
}

.tile-block.tile-blue {
  background-color: #0073b7;
  color: #fff
}

.tile-block.tile-blue .tile-header a,.tile-block.tile-blue .tile-header span,.tile-block.tile-blue .tile-header i
  {
  color: #fff
}

.tile-block.tile-blue .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #0073b7
}

.tile-block.tile-blue .tile-footer {
  color: #fff
}

.tile-block.tile-blue .tile-footer a {
  color: #fff
}

.tile-block.tile-aqua {
  background-color: #00c0ef;
  color: #fff
}

.tile-block.tile-aqua .tile-header a,.tile-block.tile-aqua .tile-header span,.tile-block.tile-aqua .tile-header i
  {
  color: #fff
}

.tile-block.tile-aqua .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #00c0ef
}

.tile-block.tile-aqua .tile-footer {
  color: #fff
}

.tile-block.tile-aqua .tile-footer a {
  color: #fff
}

.tile-block.tile-cyan {
  background-color: #00b29e;
  color: #fff
}

.tile-block.tile-cyan .tile-header a,.tile-block.tile-cyan .tile-header span,.tile-block.tile-cyan .tile-header i
  {
  color: #fff
}

.tile-block.tile-cyan .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #00b29e
}

.tile-block.tile-cyan .tile-footer {
  color: #fff
}

.tile-block.tile-cyan .tile-footer a {
  color: #fff
}

.tile-block.tile-purple {
  background-color: #ba79cb;
  color: #fff
}

.tile-block.tile-purple .tile-header a,.tile-block.tile-purple .tile-header span,.tile-block.tile-purple .tile-header i
  {
  color: #fff
}

.tile-block.tile-purple .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #ba79cb
}

.tile-block.tile-purple .tile-footer {
  color: #fff
}

.tile-block.tile-purple .tile-footer a {
  color: #fff
}

.tile-block.tile-pink {
  background-color: #ec3b83;
  color: #fff
}

.tile-block.tile-pink .tile-header a,.tile-block.tile-pink .tile-header span,.tile-block.tile-pink .tile-header i
  {
  color: #fff
}

.tile-block.tile-pink .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #ec3b83
}

.tile-block.tile-pink .tile-footer {
  color: #fff
}

.tile-block.tile-pink .tile-footer a {
  color: #fff
}

.tile-block.tile-orange {
  background-color: #ffa812;
  color: #fff
}

.tile-block.tile-orange .tile-header a,.tile-block.tile-orange .tile-header span,.tile-block.tile-orange .tile-header i
  {
  color: #fff
}

.tile-block.tile-orange .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #ffa812
}

.tile-block.tile-orange .tile-footer {
  color: #fff
}

.tile-block.tile-orange .tile-footer a {
  color: #fff
}

.tile-block.tile-brown {
  background-color: #6c541e;
  color: #fff
}

.tile-block.tile-brown .tile-header a,.tile-block.tile-brown .tile-header span,.tile-block.tile-brown .tile-header i
  {
  color: #fff
}

.tile-block.tile-brown .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #6c541e
}

.tile-block.tile-brown .tile-footer {
  color: #fff
}

.tile-block.tile-brown .tile-footer a {
  color: #fff
}

.tile-block.tile-plum {
  background-color: #701c1c;
  color: #fff
}

.tile-block.tile-plum .tile-header a,.tile-block.tile-plum .tile-header span,.tile-block.tile-plum .tile-header i
  {
  color: #fff
}

.tile-block.tile-plum .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #701c1c
}

.tile-block.tile-plum .tile-footer {
  color: #fff
}

.tile-block.tile-plum .tile-footer a {
  color: #fff
}

.tile-block.tile-gray {
  background-color: #f5f5f5;
  color: #767676
}

.tile-block.tile-gray .tile-header a,.tile-block.tile-gray .tile-header span,.tile-block.tile-gray .tile-header i
  {
  color: #767676
}

.tile-block.tile-gray .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #f5f5f5
}

.tile-block.tile-gray .tile-footer {
  color: #767676
}

.tile-block.tile-gray .tile-footer a {
  color: #767676
}

.tile-block.tile-gray .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked
  {
  background: #dcdcdc
}

.todo-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.todo-list>li {
  margin: 0;
  margin-bottom: 5px;
  padding: 0
}

.todo-list>li:last-child {
  margin-bottom: 0
}

.todo-list>li .neon-cb-replacement .cb-wrapper {
  background: #fff
}

.todo-list>li .neon-cb-replacement .cb-wrapper+label {
  position: relative
}

.todo-list>li .neon-cb-replacement .cb-wrapper+label:after {
  position: absolute;
  content: '';
  height: 2px;
  background: #fff;
  width: 0;
  top: 50%;
  left: 0;
  margin: 0;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.todo-list>li .neon-cb-replacement.checked .cb-wrapper+label:after {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  opacity: .8;
  -ms-filter: alpha(opacity = 80);
  filter: alpha(opacity = 80);
  width: 100%
}

.todo-list>li .neon-cb-replacement.checked .cb-wrapper .checked {
  background: rgba(0, 0, 0, 0.25)
}

.tile-progress {
  background: #00a65b;
  color: #fff;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.tile-progress:before,.tile-progress:after {
  content: " ";
  display: table
}

.tile-progress:after {
  clear: both
}

.tile-progress:before,.tile-progress:after {
  content: " ";
  display: table
}

.tile-progress:after {
  clear: both
}

.tile-progress .tile-header {
  padding: 15px 20px;
  padding-bottom: 40px
}

.tile-progress .tile-header h3,.tile-progress .tile-header span {
  display: block;
  color: #fff
}

.tile-progress .tile-header h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold
}

.tile-progress .tile-header span {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px
}

.tile-progress .tile-progressbar {
  height: 2px;
  background: rgba(0, 0, 0, 0.18);
  margin: 0
}

.tile-progress .tile-progressbar span {
  display: block;
  background: #fff;
  width: 0;
  height: 100%;
  -webkit-transition: all 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
  -moz-transition: all 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
  -o-transition: all 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
  transition: all 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.tile-progress .tile-footer {
  padding: 20px;
  text-align: right;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  border-radius: 0 0 3px 3px;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}

.tile-progress .tile-footer h4,.tile-progress .tile-footer>span {
  display: block;
  color: #fff
}

.tile-progress .tile-footer h4 {
  font-size: 14px;
  margin: 0
}

.tile-progress .tile-footer>span {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px
}

.tile-progress {
  background-color: #303641;
  color: #fff
}

.tile-progress .tile-header h3,.tile-progress .tile-header a,.tile-progress .tile-header span,.tile-progress .tile-header i
  {
  color: #fff
}

.tile-progress .tile-progressbar span {
  background: #fff
}

.tile-progress .tile-footer h4,.tile-progress .tile-footer>span {
  color: #fff
}

.tile-progress .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-red {
  background-color: #f56954;
  color: #fff
}

.tile-progress.tile-red .tile-header h3,.tile-progress.tile-red .tile-header a,.tile-progress.tile-red .tile-header span,.tile-progress.tile-red .tile-header i
  {
  color: #fff
}

.tile-progress.tile-red .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-red .tile-footer h4,.tile-progress.tile-red .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-red .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-green {
  background-color: #00a65a;
  color: #fff
}

.tile-progress.tile-green .tile-header h3,.tile-progress.tile-green .tile-header a,.tile-progress.tile-green .tile-header span,.tile-progress.tile-green .tile-header i
  {
  color: #fff
}

.tile-progress.tile-green .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-green .tile-footer h4,.tile-progress.tile-green .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-green .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-blue {
  background-color: #0073b7;
  color: #fff
}

.tile-progress.tile-blue .tile-header h3,.tile-progress.tile-blue .tile-header a,.tile-progress.tile-blue .tile-header span,.tile-progress.tile-blue .tile-header i
  {
  color: #fff
}

.tile-progress.tile-blue .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-blue .tile-footer h4,.tile-progress.tile-blue .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-blue .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-aqua {
  background-color: #00c0ef;
  color: #fff
}

.tile-progress.tile-aqua .tile-header h3,.tile-progress.tile-aqua .tile-header a,.tile-progress.tile-aqua .tile-header span,.tile-progress.tile-aqua .tile-header i
  {
  color: #fff
}

.tile-progress.tile-aqua .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-aqua .tile-footer h4,.tile-progress.tile-aqua .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-aqua .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-cyan {
  background-color: #00b29e;
  color: #fff
}

.tile-progress.tile-cyan .tile-header h3,.tile-progress.tile-cyan .tile-header a,.tile-progress.tile-cyan .tile-header span,.tile-progress.tile-cyan .tile-header i
  {
  color: #fff
}

.tile-progress.tile-cyan .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-cyan .tile-footer h4,.tile-progress.tile-cyan .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-cyan .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-purple {
  background-color: #ba79cb;
  color: #fff
}

.tile-progress.tile-purple .tile-header h3,.tile-progress.tile-purple .tile-header a,.tile-progress.tile-purple .tile-header span,.tile-progress.tile-purple .tile-header i
  {
  color: #fff
}

.tile-progress.tile-purple .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-purple .tile-footer h4,.tile-progress.tile-purple .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-purple .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-pink {
  background-color: #ec3b83;
  color: #fff
}

.tile-progress.tile-pink .tile-header h3,.tile-progress.tile-pink .tile-header a,.tile-progress.tile-pink .tile-header span,.tile-progress.tile-pink .tile-header i
  {
  color: #fff
}

.tile-progress.tile-pink .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-pink .tile-footer h4,.tile-progress.tile-pink .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-pink .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-orange {
  background-color: #ffa812;
  color: #fff
}

.tile-progress.tile-orange .tile-header h3,.tile-progress.tile-orange .tile-header a,.tile-progress.tile-orange .tile-header span,.tile-progress.tile-orange .tile-header i
  {
  color: #fff
}

.tile-progress.tile-orange .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-orange .tile-footer h4,.tile-progress.tile-orange .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-orange .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-brown {
  background-color: #6c541e;
  color: #fff
}

.tile-progress.tile-brown .tile-header h3,.tile-progress.tile-brown .tile-header a,.tile-progress.tile-brown .tile-header span,.tile-progress.tile-brown .tile-header i
  {
  color: #fff
}

.tile-progress.tile-brown .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-brown .tile-footer h4,.tile-progress.tile-brown .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-brown .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-plum {
  background-color: #701c1c;
  color: #fff
}

.tile-progress.tile-plum .tile-header h3,.tile-progress.tile-plum .tile-header a,.tile-progress.tile-plum .tile-header span,.tile-progress.tile-plum .tile-header i
  {
  color: #fff
}

.tile-progress.tile-plum .tile-progressbar span {
  background: #fff
}

.tile-progress.tile-plum .tile-footer h4,.tile-progress.tile-plum .tile-footer>span
  {
  color: #fff
}

.tile-progress.tile-plum .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-progress.tile-gray {
  background-color: #f5f5f5;
  color: #8f8f8f
}

.tile-progress.tile-gray .tile-header h3,.tile-progress.tile-gray .tile-header a,.tile-progress.tile-gray .tile-header span,.tile-progress.tile-gray .tile-header i
  {
  color: #8f8f8f
}

.tile-progress.tile-gray .tile-progressbar span {
  background: #8f8f8f
}

.tile-progress.tile-gray .tile-footer h4,.tile-progress.tile-gray .tile-footer>span
  {
  color: #8f8f8f
}

.tile-progress.tile-gray .tile-footer>span {
  color: rgba(143, 143, 143, 0.7)
}

.tile-group {
  background: #303641;
  color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: table;
  width: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.tile-group:before,.tile-group:after {
  content: " ";
  display: table
}

.tile-group:after {
  clear: both
}

.tile-group:before,.tile-group:after {
  content: " ";
  display: table
}

.tile-group:after {
  clear: both
}

.tile-group .tile-left,.tile-group .tile-right {
  display: table-cell;
  position: relative
}

.tile-group .tile-left .map,.tile-group .tile-right .map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 1px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.tile-group .tile-left {
  width: 40%
}

.tile-group .tile-right {
  width: 60%
}

.tile-group .tile-entry {
  background: rgba(0, 0, 0, 0.1);
  padding: 25px 30px;
  border-bottom: 1px solid #303641
}

.tile-group .tile-entry span,.tile-group .tile-entry h3,.tile-group .tile-entry h4
  {
  display: block;
  color: #fff;
  margin: 0
}

.tile-group .tile-entry span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px
}

.tile-group .tile-entry h3+span,.tile-group .tile-entry h4+span {
  margin-top: 4px
}

.tile-group .tile-entry .op {
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -ms-filter: alpha(opacity = 50);
  filter: alpha(opacity = 50);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.tile-group .tile-entry:hover .op {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity = 100);
  filter: alpha(opacity = 100)
}

.tile-group div>tile-entry:last-child {
  border-bottom: 0
}

.tile-group .jvectormap-zoomin,.tile-group .jvectormap-zoomout {
  width: 15px;
  height: 15px;
  margin-bottom: 4px
}

.tile-group.tile-red {
  background-color: #ff4853;
  color: #fff
}

.tile-group.tile-red .tile-entry {
  border-bottom-color: #ff4853
}

.tile-group.tile-red .tile-entry h3,.tile-group.tile-red .tile-entry h4,.tile-group.tile-red .tile-entry a,.tile-group.tile-red .tile-entry span,.tile-group.tile-red .tile-entry i
  {
  color: #fff
}

.tile-group.tile-red .tile-progressbar span {
  background: #fff
}

.tile-group.tile-red .tile-footer h4,.tile-group.tile-red .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-red .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-green {
  background-color: #00a65a;
  color: #fff
}

.tile-group.tile-green .tile-entry {
  border-bottom-color: #00a65a
}

.tile-group.tile-green .tile-entry h3,.tile-group.tile-green .tile-entry h4,.tile-group.tile-green .tile-entry a,.tile-group.tile-green .tile-entry span,.tile-group.tile-green .tile-entry i
  {
  color: #fff
}

.tile-group.tile-green .tile-progressbar span {
  background: #fff
}

.tile-group.tile-green .tile-footer h4,.tile-group.tile-green .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-green .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-blue {
  background-color: #0073b7;
  color: #fff
}

.tile-group.tile-blue .tile-entry {
  border-bottom-color: #0073b7
}

.tile-group.tile-blue .tile-entry h3,.tile-group.tile-blue .tile-entry h4,.tile-group.tile-blue .tile-entry a,.tile-group.tile-blue .tile-entry span,.tile-group.tile-blue .tile-entry i
  {
  color: #fff
}

.tile-group.tile-blue .tile-progressbar span {
  background: #fff
}

.tile-group.tile-blue .tile-footer h4,.tile-group.tile-blue .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-blue .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-aqua {
  background-color: #00c0ef;
  color: #fff
}

.tile-group.tile-aqua .tile-entry {
  border-bottom-color: #00c0ef
}

.tile-group.tile-aqua .tile-entry h3,.tile-group.tile-aqua .tile-entry h4,.tile-group.tile-aqua .tile-entry a,.tile-group.tile-aqua .tile-entry span,.tile-group.tile-aqua .tile-entry i
  {
  color: #fff
}

.tile-group.tile-aqua .tile-progressbar span {
  background: #fff
}

.tile-group.tile-aqua .tile-footer h4,.tile-group.tile-aqua .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-aqua .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-cyan {
  background-color: #00b29e;
  color: #fff
}

.tile-group.tile-cyan .tile-entry {
  border-bottom-color: #00b29e
}

.tile-group.tile-cyan .tile-entry h3,.tile-group.tile-cyan .tile-entry h4,.tile-group.tile-cyan .tile-entry a,.tile-group.tile-cyan .tile-entry span,.tile-group.tile-cyan .tile-entry i
  {
  color: #fff
}

.tile-group.tile-cyan .tile-progressbar span {
  background: #fff
}

.tile-group.tile-cyan .tile-footer h4,.tile-group.tile-cyan .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-cyan .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-purple {
  background-color: #ba79cb;
  color: #fff
}

.tile-group.tile-purple .tile-entry {
  border-bottom-color: #ba79cb
}

.tile-group.tile-purple .tile-entry h3,.tile-group.tile-purple .tile-entry h4,.tile-group.tile-purple .tile-entry a,.tile-group.tile-purple .tile-entry span,.tile-group.tile-purple .tile-entry i
  {
  color: #fff
}

.tile-group.tile-purple .tile-progressbar span {
  background: #fff
}

.tile-group.tile-purple .tile-footer h4,.tile-group.tile-purple .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-purple .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-pink {
  background-color: #ec3b83;
  color: #fff
}

.tile-group.tile-pink .tile-entry {
  border-bottom-color: #ec3b83
}

.tile-group.tile-pink .tile-entry h3,.tile-group.tile-pink .tile-entry h4,.tile-group.tile-pink .tile-entry a,.tile-group.tile-pink .tile-entry span,.tile-group.tile-pink .tile-entry i
  {
  color: #fff
}

.tile-group.tile-pink .tile-progressbar span {
  background: #fff
}

.tile-group.tile-pink .tile-footer h4,.tile-group.tile-pink .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-pink .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-orange {
  background-color: #ffa812;
  color: #fff
}

.tile-group.tile-orange .tile-entry {
  border-bottom-color: #ffa812
}

.tile-group.tile-orange .tile-entry h3,.tile-group.tile-orange .tile-entry h4,.tile-group.tile-orange .tile-entry a,.tile-group.tile-orange .tile-entry span,.tile-group.tile-orange .tile-entry i
  {
  color: #fff
}

.tile-group.tile-orange .tile-progressbar span {
  background: #fff
}

.tile-group.tile-orange .tile-footer h4,.tile-group.tile-orange .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-orange .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-brown {
  background-color: #6c541e;
  color: #fff
}

.tile-group.tile-brown .tile-entry {
  border-bottom-color: #6c541e
}

.tile-group.tile-brown .tile-entry h3,.tile-group.tile-brown .tile-entry h4,.tile-group.tile-brown .tile-entry a,.tile-group.tile-brown .tile-entry span,.tile-group.tile-brown .tile-entry i
  {
  color: #fff
}

.tile-group.tile-brown .tile-progressbar span {
  background: #fff
}

.tile-group.tile-brown .tile-footer h4,.tile-group.tile-brown .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-brown .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-plum {
  background-color: #701c1c;
  color: #fff
}

.tile-group.tile-plum .tile-entry {
  border-bottom-color: #701c1c
}

.tile-group.tile-plum .tile-entry h3,.tile-group.tile-plum .tile-entry h4,.tile-group.tile-plum .tile-entry a,.tile-group.tile-plum .tile-entry span,.tile-group.tile-plum .tile-entry i
  {
  color: #fff
}

.tile-group.tile-plum .tile-progressbar span {
  background: #fff
}

.tile-group.tile-plum .tile-footer h4,.tile-group.tile-plum .tile-footer>span
  {
  color: #fff
}

.tile-group.tile-plum .tile-footer>span {
  color: rgba(255, 255, 255, 0.7)
}

.tile-group.tile-gray {
  background-color: #f5f5f5;
  color: #8f8f8f
}

.tile-group.tile-gray .tile-entry {
  border-bottom-color: #f5f5f5
}

.tile-group.tile-gray .tile-entry h3,.tile-group.tile-gray .tile-entry h4,.tile-group.tile-gray .tile-entry a,.tile-group.tile-gray .tile-entry span,.tile-group.tile-gray .tile-entry i
  {
  color: #8f8f8f
}

.tile-group.tile-gray .tile-progressbar span {
  background: #8f8f8f
}

.tile-group.tile-gray .tile-footer h4,.tile-group.tile-gray .tile-footer>span
  {
  color: #8f8f8f
}

.tile-group.tile-gray .tile-footer>span {
  color: rgba(143, 143, 143, 0.7)
}
