.btn-blue,
.btn-g-gray,
.btn-gray {
    -moz-transition: .3s all ease;
    max-width: 100%
}

.btn-blue,
.checkbox-box,
.inline-item {
    display: inline-block
}

.btn-blue,
.btn-f-danger {
    text-transform: uppercase
}

.btn-blue,
.checkbox-box,
.inline-item {
    vertical-align: top
}

.btn-blue {
    min-width: 180px;
    height: 30px;
    line-height: 29px;
    padding: 0 10px;
    border: 1px solid transparent;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff!important;
    text-decoration: none!important;
    background: #a10036;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.btn-blue:hover {
    opacity: .9
}

.inline-item-col .inline-item {
    min-width: 170px
}

.inline-item {
    margin-right: 20px;
    margin-bottom: 20px
}

.btn-b-danger i,
.btn-g-gray i,
.btn-gray i,
.btn-green i {
    margin-right: 5px
}

.inline-item .category-news-filter-col {
    min-width: 170px;
    padding-left: 0;
    padding-right: 0
}

.inline-item .btn-form-edit {
    min-width: 120px;
    padding: 0 20px
}

.inline-item .btn-b-danger,
.inline-item .btn-gray {
    min-width: 170px;
    padding-left: 10px;
    padding-right: 10px
}

.checkbox-box {
    padding-left: 30px;
    line-height: 20px;
    font-size: 14px;
    color: #4d4d4f;
    position: relative;
    font-weight: 400;
    cursor: pointer
}

.checkbox-box input[type=checkbox] {
    background: 0 0!important;
    cursor: pointer;
    border: 0;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0
}

.checkbox-box input[type=checkbox]:before {
    width: 20px;
    height: 20px;
    border: 1px solid #d3d7d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: -5px;
    left: -1px;
    background: #fff;
    z-index: 10;
    content: ''
}

.btn-g-gray,
.btn-gray {
    -webkit-border-radius: 4px;
    padding: 0 15px;
    height: 30px
}

.checkbox-box input[type=checkbox]:checked:after {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";
    color: #a10036;
    font-size: 14px;
    position: absolute;
    z-index: 20;
    top: -2px;
    left: 2px;
    display: block
}

.btn-g-gray,
.btn-gray,
.btn-green {
    vertical-align: top;
    font-size: 15px;
    line-height: 30px
}

.btn-b-danger,
.btn-f-danger,
.btn-g-gray,
.btn-gray,
.btn-green {
    display: inline-block;
    text-align: center;
    text-decoration: none!important
}

.btn-g-gray,
.btn-gray {
    outline: 0;
    background: #f2f7f9;
    -webkit-transition: .3s all ease;
    -moz-border-radius: 4px
}

.btn-gray {
    color: #a10036;
    transition: .3s all ease;
    border-radius: 4px
}

.btn-gray:hover {
    color: #fff;
    background: #a10036
}

.btn-g-gray {
    color: #8e9192;
    transition: .3s all ease;
    border-radius: 4px
}

.btn-b-danger,
.btn-green {
    outline: 0;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    padding: 0 15px;
    max-width: 100%;
    height: 30px
}

.btn-g-gray:hover {
    color: #fff;
    background: #8e9192
}

.btn-green {
    color: #fff;
    background: #4bbc00;
    transition: .3s all ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.btn-g-gray .icon-open-book,
.btn-gray .icon-left-arrow,
.btn-green .icon-open-book {
    vertical-align: -2px
}

.btn-green:hover {
    opacity: .8
}

.btn-gray .icon-file,
.btn-gray .icon-inbox {
    font-size: 17px;
    vertical-align: -2px
}

.btn-b-danger {
    vertical-align: top;
    color: #a10036;
    font-size: 15px;
    background: 0 0;
    border: 1px solid #a10036;
    transition: .3s all ease;
    line-height: 26px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.btn-b-danger:hover {
    color: #fff;
    background: #a10036
}

.btn-b-danger .icon-garbage {
    vertical-align: -2px
}

.important {
    color: #a10036;
    line-height: 1.1
}

.btn-f-danger {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 12px;
    color: #fff!important;
    background: #a10036;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    transition: .3s all ease
}

.btn-f-danger:hover {
    background: #de2330
}

.important .icon-exclamation-button {
    margin: 0 5px 0 0;
    vertical-align: -1px
}

@media(max-width:568px) {
    .inline-item {
        margin-right: 0;
        width: 100%
    }
    .btn-control {
        margin-left: -10px;
        margin-right: -10px
    }
    .btn-control .inline-item {
        width: 50%;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center
    }
    .btn-control .inline-item .btn-b-danger,
    .btn-control .inline-item .btn-gray {
        min-width: 0;
        width: 100%
    }
}