

/* Start:/local/components/mds/docs.list/templates/.default/style.css?17243997532013*/
.hardsee div.filesBlock .card {
    background-color: inherit;
    border-color: inherit;
}

div.filesBlock .filesList > a {
    display: table;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
    transition: 0.2s;
    color: #4c4c4c;
}

.hardsee div.filesBlock .filesList > a {
    color: inherit;
}

div.filesBlock .filesList > a:hover {
    background-color: rgba(255, 246, 190, 1);
    text-decoration: none;
    transition: 0.2s;
}

.hardsee div.filesBlock .filesList > a:hover {
    background-color: inherit;
}


div.filesBlock .filesList .file-icon::before {
    transition: 0.2s;
}

div.filesBlock .filesList > a:hover .file-icon::before {
    border-color: rgba(255, 246, 190, 1) rgba(255, 246, 190, 1) rgba(255,255,255,.35) rgba(255,255,255,.35);
    transition: 0.2s;
}

.hardsee div.filesBlock .filesList > a:hover .file-icon::before {
    border-color: transparent;
}

div.filesBlock .filesList > a > div.ico {
    display: table-cell;
    width: 40px;
    vertical-align: top;
    position: relative;
}

div.filesBlock .filesList > a > div.ico > div.sign {
    top: 25px;
    display: block;
    font-size: 25px;
    position: absolute;
    right: 6px;
    color: #26bd00;
}

div.filesBlock .filesList > a > div.info {
    display: table-cell;
    vertical-align: middle;
}

div.filesBlock .filesList div.info div.filename {
    font-size: 16px;
    line-height: 18px;
}
div.filesBlock .filesList div.info div.description {
    font-size: 14px;
    line-height: 17px;
}

div.filesBlock div.card-header {
    cursor: pointer;
    font-size: 16px;
    display: table;
    width: 100%;
}

div.filesBlock div.card-header div.folder-icon {
    display: table-cell;
    width: 40px;
}

div.filesBlock div.card-header div.folder-name {
    display: table-cell;
    vertical-align: middle;
    line-height: 17px;
}

div.filesBlock div.card-header .fa {
    color: #ffbe44;
    vertical-align: middle;
}

div.filesBlock div.card-header.collapsed .fa-folder-open:before {
    content: "\f07b";
}


/* End */


/* Start:/local/components/mds/firstclass/templates/.default/style.css?17243997531751*/
div.firstclass .colTitle {
    text-align: center;
    font-weight: bold;
    font-size: 3.5rem;
}

div.firstclass .count {
    text-align: center;
    font-weight: bold;
    font-size: 5rem;
}

div.firstclass .boys .colTitle,
div.firstclass .boys .count
{
    color: #018fef;
}

div.firstclass .girls .colTitle,
div.firstclass .girls .count
{
    color: #ff00a0;
}

div.firstclass .girls .file-icon
{
    background-color: #ff00a0;
}

div.firstclass .girls .progress-bar {
    background-color: #ff66c6;
}

div.firstclass .list {
    padding: 5px;
}

div.firstclass .updateTime {
    text-align: center;
}


div.firstclass .list > a {
    display: table;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
    transition: 0.2s;
    color: #4c4c4c;
}

.hardsee div.firstclass .list > a {
    color: inherit;
}

div.firstclass .list > a:hover {
    background-color: rgba(255, 246, 190, 1);
    text-decoration: none;
    transition: 0.2s;
}

.hardsee div.firstclass .list > a:hover {
    background-color: inherit;
}

div.firstclass .list .file-icon::before {
    transition: 0.2s;
}

div.firstclass .list > a:hover .file-icon::before {
    border-color: rgba(255, 246, 190, 1) rgba(255, 246, 190, 1) rgba(255,255,255,.35) rgba(255,255,255,.35);
    transition: 0.2s;
}

div.firstclass .list > a > div.ico {
    display: table-cell;
    width: 40px;
    vertical-align: top;
}

div.firstclass .list > a > div.info {
    display: table-cell;
    vertical-align: middle;
}

div.firstclass .list div.info div.fio {
    font-size: 16px;
    line-height: 18px;
}
div.firstclass .list div.info div.description {
    font-size: 14px;
    line-height: 17px;
}
/* End */
/* /local/components/mds/docs.list/templates/.default/style.css?17243997532013 */
/* /local/components/mds/firstclass/templates/.default/style.css?17243997531751 */
