@media (min-width: 1220px){
.uk-container {
    min-width:75%!important;margin-left:8%!important
  }}
.main-outer, .top-a-outer, .footer-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer, .bottom-d-outer {
   padding: 0px 0;
}
uk-alert-warning {
    background: #f00;
    color: #fffdfa;
    text-align: center;
    font-weight: 700;
    border-radius: 100px;
    font-size: 20px;
    border: solid 10px #fff;
}
#es .es-profile-header__bd {
  color:#333;
}
.toolbar {
    background-color: rgb(22, 22, 22);
}
h3.uk-panel-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#es .o-form-actions {
    background-color: #161616;
}
#es .popbox-dropdown-nav__post {
    color: #cecece;
}
#es .g-list-inline>li {
    color: #d4d4d4;
}
#main-content {
   background-color: rgb(22, 22, 22);
}
#es .popbox-dropdown__title {
    color: #fdfdfd;
}
#es a:link {
    color: #dedddd;
}
#es a:link:hover {
    color: #fff;
}
#es .es-stream-mini .es-stream time {
    color: #d6d6d6;
}
#es .es-navbar__icon-link>i {
    font-size: 18px;
}
.uk-button-primary {
    background-color: #088ed6a8;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.uk-button-danger:active, .uk-button-danger.uk-active {
    background-color: #c91032b0;
    color: #ffffff;
  	padding-top: 20px;
    padding-bottom: 20px;
}
#es .es-adv-search2__options {
    background-color: #161616;
}
#es .es-login-box__form {
    background-color: #0000004d;
}
#es .es-login-box__form-title {
    color: #fbfbfb;
}
#es.bootstrap-datetimepicker-widget .timepicker-hour, #es.bootstrap-datetimepicker-widget .timepicker-minute, #es.bootstrap-datetimepicker-widget .timepicker-second {
    color: #5a5a5a;
}
.tm-main > :nth-child(n+2) {
    display: none;
}
#es.mod-es-dropdown-menu .dropdown-toggle_ {
    background: #f5f5f5;
    padding: 10px;
    margin-top: -100px;
    margin-right: -10px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
#es .o-alert--warning {
    background-color: #024e6f;
    border-color: #024e6f;
    color: #ffffff;
}
#es .es-snackbar {
    color: #fff;
    background-color: #024e6f;
}
#es .o-alert--success {
    background-color: #1faf00;
    border-color: #1faf00;
    color: #ffffff;
}
#es .o-alert--danger, #es .o-alert--error {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
h3.uk-panel-title {
    box-shadow: 0 1px 0 #0093bb;
}
#es .t-lg-mb--md {
    margin-bottom: 2px !important;
}