:root {
    --primary: #174f74;
    --light: #2274aa;
    --secondary: #ff4200;
}

a,
.opening-time .time-table .opening-time--title,
.theme-clr,
.navbar .nav > li a:hover,
.navbar .nav > li.active > a:hover,
.dropdown-menu > li > a:hover,
.opening-time .week-day.today dt,
.sidebar-item.widget_nav_menu .nav-pills > li > a:hover,
.lined .meta-data a,
.table tbody .active td,
.foot a.tweet_user,
.foot a.read-more,
.foot .nav a:hover,
.navbar-inverse .nav-collapse .nav > li > a:hover:hover,
.opening-time .time-table > .additional-info {
	color: #428ff4;
}
.main-content {
	padding-top: 0;
}
select.form-control {
	height: 40px;
}

.custombtn {
    width: 70px;
}

hr {
	margin-top: 0;
}
h2 {
	font-size: 26px;
}
.navbar .nav > li.dropdown:hover > .dropdown-toggle,
a:hover {
	color: #387acf;
}

.navbar .nav > li.active > a,
.navbar .nav > li.active:after {
    border-bottom-color: #f6f6f6 !important;
}

.navbar .nav > li.dropdown.open > a:after,
.navbar .nav > li.dropdown.active > a:after,
.navbar .nav > li.dropdown.open.active > a:after,
.navbar .nav > li.dropdown:hover > a:after {
    border-top-color: #f6f6f6 !important;
}

.breadcrumbs-container .divider {
    border-left-color: #f6f6f6 !important;
}

.nav-collapse .dropdown-menu,
#wp-calendar caption,
.accordion-heading.open a .icon,
.tap-to-call {
    background-color: #f6f6f6 !important;
    width: fit-content;
    min-width: 100%;
    max-width: 240px;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: var(--primary) !important;
}

.table tbody .active {
    border-left-color: var(--primary) !important;
    border-right-color: var(--primary) !important;
}

.table tbody .active td {
    border-top-color: var(--primary) !important;
    border-bottom-color: var(--primary) !important;
}

.filter-table td 
{
    padding: 5px;
}

.btn-featured:hover {
	background-color: #387acf !important;
}

.foot {
    background-color: var(--primary) !important;
    border-top-color: var(--primary) !important;
}

.arrows .fa-chevron-right:hover:hover,
.arrows .fa-chevron-left:hover:hover,
.foot #to-the-top,
.jumbotron .bottom-widgets,
.btn-featured {
    background-color: var(--primary) !important;
    background-image: -moz-linear-gradient(top, #428ff4, #387acf) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#428ff4), to(#387acf)) !important;
    background-image: -webkit-linear-gradient(top, #428ff4, #387acf) !important;
    background-image: -o-linear-gradient(top, #428ff4, #387acf) !important;
    background-image: linear-gradient(to bottom, #428ff4, #387acf) !important;
}

blockquote p,
body {
	color: #727272 !important;
}

.dropdown-menu {
	border-top-color: #f6f6f6 !important;
}
.datepicker.dropdown-menu {
    transform: unset !important;
}
.navbar .container {
	background: #f6f6f6 !important;
}

.btn-featured:before {
	border-top-color: #f6f6f6 !important;
}

.navbar .nav > li a,
.navbar .brand,
.navbar .brand h1,
.navbar .nav > li.dropdown.active > .dropdown-toggle {
	color: #777777 !important;
}
@media (max-width: 991px) {
	.navbar .nav > li a,
	.navbar-inverse .nav-collapse .nav > li > a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #777777 !important;
	}
}


.foot,
.foot a,
.foot .lined h2 {
	color: #ffffff !important;
}
.foot .lined h5,
.foot a:hover {
	color: #ababab  !important;
}


			.divide-line .icon {
	background-color: #ffffff !important;
}

		.jumbotron .header-padding {
	background-color: rgba(124, 124, 124, 0.8) !important;
}

		.divide-line .icon {
	background-color: #ffffff !important;
}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    margin-top: 6px;
    margin-left: 0;
    margin-right: 6px;
}
.bottom-btn {
	width: 100%;
}
.backblock {
	    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.daily-planning-error {
    color: red;
    width: 16px;
}

.has-tooltip {
    position: relative;
}

.has-tooltip .title {
    position: absolute;
    bottom: 10px;
    left: 20px;
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}

#fancybox-close {
    right: -15px;
    top: -15px !important;
}
	div#fancybox-content{border-color:#FFFFFF !important;}
	div#fancybox-title{background-color:#FFFFFF !important;}
	div#fancybox-outer{background-color:#FFFFFF !important;}
	div#fancybox-title-inside{color:#333333 !important;}

.ui-datepicker {
    z-index: 1035 !important;
}

.bootstrap-datetimepicker-widget {
    z-index: 1035;
}

.report-btn-group {
    display: flex;
    flex-wrap: wrap;
}

.report-btn-group a {
    margin: 4px;
    min-width: 124px;
}

.tox-tinymce {
    width: 100% !important;
    border-radius: 0.25rem !important;
}

#loading-gif {
    height: 70px;
    width: 70px;
}

.enumDropDownList-width {
    width: 50px;
}

.enumDropDownList-width option:first-child {
    display: none;
}
.hide-delete-btn{
    display:none;
}
.text-switch {
    padding: 5px;
}
/*----------switch----------*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* Hide scrollbar for Chrome, Safari and Opera */
.scrollbar-hidden::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge add Firefox */
.scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
}

.staff-numbers {
    background-color: #c7c7c754;
    padding: 5px 10px 5px 20px;
    border-radius: 5px;
    border: #00000085 1px solid;
    margin-bottom: 5px;
}