﻿.skin-red .main-header .navbar {
    background-color: #ED1C24; !important
}

.skin-red .main-header .logo {
    background-color: #BC161E; !important
    color: #fff;
    border-bottom: 0 solid transparent; !important
}

.skin-red .main-header .logo:hover {
  background-color: #ED1C24; !important
}
.ui-widget-header {
    border: 1px solid #235ebc;
    background: #2377ff repeat-x;
    color: #ffffff;
    font-weight: bold;
}

.ui-button.ui-state-active:hover {
	border: 1px solid #eeeeee;
	background: #ffffff;
	font-weight: bold;
	color: #2377ff;
}
.fc-right{
    margin-left:132px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    padding: 6px 12px 12px 6px !important;
}