/*
 *  Document   : diamond.css
 *  Author     : pixelcave
 *  Description: #1abc9c -THEME DIAMOND
 *
 */

.daterangepicker .ranges li,
#top-search .form-control,
a,
a:hover,
a:active,
a:focus,
li.plan-featured h1,
.themed-color,
a.list-group-item,
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[disabled] {
    color: #1abc9c;
}

.fc-cell-overlay,
.fc-state-hover,
.fc-state-hover .fc-button-inner,
.fc-state-down,
.fc-state-down .fc-button-inner,
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-event,
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover,
.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled],
.datepicker td span.active,
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled],
.datepicker td span.active:active,
.datepicker td span.active.active,
.bootstrap-timepicker-widget table td a:hover,
.chzn-container .chzn-results .highlighted,
.jqvmap-zoomin:hover, .jqvmap-zoomout:hover,
#primary-nav li a.active,
#primary-nav li > ul a.active:hover,
.block.block-themed > .block-title,
.block-tabs.block-themed > .nav-tabs,
.tile-themed,
#to-top:hover,
.fc-external-event,
.wizard-steps .wizard-step.active,
li.plan-featured h2,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > span,
.modal-header,
.table thead > tr > th,
.popover-title,
.themed-background {
    background-color: #1abc9c;
}

.navbar.navbar-inverse {
    background-color: #1abc9c;
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
    background-color: #1abc9c \9;
}

.fc-state-hover,
.fc-state-hover .fc-button-inner,
.fc-state-down,
.fc-state-down .fc-button-inner,
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-event,
.block.block-themed > .block-content,
.block.block-themed > .block-content-flat,
.block-tabs.block-themed,
.gallery a:hover img,
.gallery-image:hover img,
a[data-toggle="lightbox-image"]:hover img,
.error-container,
li.plan-featured,
.dropdown-menu,
.navbar.navbar-inverse .dropdown-menu,
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > span,
.modal-content,
.carousel,
.table.table-bordered,
.popover,
.themed-border {
    border-color: #1abc9c;
}

.popover.top .arrow,
.popover.top .arrow:after {
    border-top-color: #1abc9c;
}

.popover.right .arrow,
.popover.right .arrow:after {
    border-right-color: #1abc9c;
}

.popover.bottom .arrow,
.popover.bottom .arrow:after {
    border-bottom-color: #1abc9c;
}

.popover.left .arrow,
.popover.left .arrow:after {
    border-left-color: #1abc9c;
}