.menu{
    padding-left: 5px !important;
}
.default-sidebar>.side-navbar ul a:hover{
    color: #e76c90;
}
h1{
    margin-bottom: 20px;
}
.required label:after{
    content: "*";
    color: #fe195e;
    font-size: 18px;
    position: relative;
    top: 6px;
    left: 4px;
}

.help-block{
    color: #fe195e;
}

.form{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

table{
    color: #2c304d;
}
table .la{
    font-size: 22px;
}
table .la-trash{
    color: #fe195e;
}
.back{
    margin-bottom: 10px;
}

.table td{
    vertical-align: top;
}

#summary{
    margin-bottom: 10px;
}
.red{
    color: #fe195e !important;
}

.active{
    color: #e76c90 !important;
}
.active .la{
    color: #e76c90 !important;
}

#map{
    height: 300px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.div{
    border-bottom: 3px solid #1b184d;
    margin-left: -5px;
}

.popover{
    display: none;
}

.pagination li{
    padding: 5px;
    font-size: 18px;
}
.pagination li.active a{
    color: #e76c90;
    font-weight: bold;
}

.site-login{
    margin-top: 60px;
    margin-bottom: 60px;
    max-width: 400px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
}

.logo-big{
    width: 70px !important;
}
.brand-big{
    width: 176px;
}

.btn-success{
    color: #fff !important;
}

.counter{
    background-color: #e76c90;
    position: absolute;
    right: 15px;
    color: #2c304d;
    font-weight: bold;
    border-radius: 15px;
    padding: 1px 4px;
    font-size: 10px;
}

.times-index td:first-child{
    display: none;
}
.times-index th:first-child{
    display: none;
}

.times-index th{
    text-align: center;
}
.times-index td{
    width: 11%;
    text-align: center;
}

.fil{
    margin-bottom: 30px;
}

.field-ruznamafilterform-city{
    display: inline-block;
    min-width: 200px;
    margin-right: 20px;
}
.field-ruznamafilterform-month{
    display: inline-block;
    min-width: 200px;
    margin-right: 20px;
}

tbody tr:hover{
    background-color: #d6d6d6 !important;
    transition: 0.2s;
}


.content-inner1{
    margin-left: auto;
    margin-right: auto;
}