/*
 *  Document   : amethyst.css
 *  Author     : pixelcave
 *  Description: THEME AMETHYST
 *
 */

a,
a:hover,
a:focus,
.text-primary,
.text-primary:hover,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus,
.themed-color,
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #f39c12;
}

.sidebar-nav li a.open,
.sidebar-nav li.active > a,
.sidebar-nav li a.open:hover,
.sidebar-nav li.active > a:hover,
.sidebar-nav li ul,
a.header-link,
a.header-title-link,
.header-section,
.gallery a:hover img,
.gallery-image:hover img,
a[data-toggle="lightbox-image"]:hover img,
.timeline li.alt-color .timeline-item,
.timeline li.alt-color.text-right .timeline-item,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
a.thumbnail:hover,
a.thumbnail:focus,
.fc-event,
div.tagsinput span.tag,
.themed-border,
.switch-primary span,
.switch-default input:checked + span {
    border-color: #f39c12;
}

header.navbar .navbar-brand:hover,
header.navbar .navbar-brand:focus,
.nav.header-nav > li.active > a,
.nav.header-nav > li.open > a,
.sidebar-nav li a.active,
.sidebar-nav li > ul a.active:hover,
.sidebar-nav li ul a.active,
.sidebar-nav li ul a.active:hover,
.block-title .nav-tabs > li > a:hover,
#to-top:hover,
.ms-categories .nav > li > a:focus,
.ms-categories .nav > li > a:active,
.ms-categories .nav > li.active a,
.ms-categories .nav > li.active a:hover,
.table-pricing.table-featured th,
.table-pricing th.table-featured,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
.wizard-steps .row > div.done,
.wizard-steps .row > div.active,
.fc-highlight,
.fc-state-default,
.fc-state-disabled,
.fc-event,
.chosen-container .chosen-results li.highlighted,
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
.bootstrap-timepicker-widget table td a:hover,
.themed-background,
.switch-primary input:checked + span,
.slider-selection,
.select2-results .select2-highlighted,
.select2-container-multi .select2-choices .select2-search-choice,
.switch-default input:checked + span {
    background-color: #f39c12;
}

footer {
    border-bottom-color: #f39c12;
}

.block .block {
    border-color: #f39c12;
}

.directory-list li a:hover, .directory-list li a.active {
    background-color: #f39c12;
	color: #fff;
}

#page-content.block {
	border-top-color: #f39c12;
	border-bottom-color: #f39c12;
}

.jspDrag {
	background: #f9ce8b;
}

.md-body {
	border-color: #f39c12;
}

.md-content {
	border-top-color: #f39c12;
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
}

.ui-dialog {
    border-color: #f39c12;
}

.ui-dialog-buttonset button {
	background-color: #f39c12;
	border-color: #fd9c01;	
}

.ui-dialog-buttonset button:hover {
	background-color: #f8b64e;
}

.nav .caret,
.nav a:hover .caret,
.nav a:focus .caret {
    border-top-color: #f39c12;
    border-bottom-color: #f39c12;
}

/* Brighter color for the header links top border on hover */
a.header-link:hover,
a.header-title-link:hover {
    border-top-color: #f8b64e;
}

/* Brighter color for primary labels on hover */
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #f8b64e;
}

/* Lighter color for the timeline item title */
.timeline li.alt-color .timeline-title {
    background-color: #f8b64e;
}

/* Lighter color for table hover, calendar overlay and tags input */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.fc-state-highlight,
div.tagsinput span.tag {
    background-color: #fcf4e7; //#f9ce8b;
}

/* Primary Button */
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.fc-state-default {
    background-color: #f39c12;
    /* Darker Color for border and box shadow */
    border-color: #fd9c01;
    -webkit-box-shadow: 0 1px 0 #fd9c01;
    box-shadow: 0 1px 0 #fd9c01;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-active {
    background-color: #f8b64e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #f9ce8b;
}