a.active.kg {
    margin-right: 5px;
    margin-left: 5px;
}

table > thead > tr > th {
    text-align: center;
}

.viewlabel1 {
    text-align: left !important;
    border-bottom: 1px solid #cccccc;
    padding-left: 5px;
    width: 15%;
}

.viewlabeltitle {
    text-align: right;
    width: 15%;
}

.fileinput-button {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.fileinput-button input {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
}

.logo {
    border: 1px;
    border-style: solid;
    border-color: #d0caca
}