/*icons*/
@font-face {
    font-family: 'icomoon_59_fz';
    src:  url('fonts/icomoon_59_fz.eot?k03lhi');
    src:  url('fonts/icomoon_59_fz.eot?k03lhi#iefix') format('embedded-opentype'),
        url('fonts/icomoon_59_fz.ttf?k03lhi') format('truetype'),
        url('fonts/icomoon_59_fz.woff?k03lhi') format('woff'),
        url('fonts/icomoon_59_fz.svg?k03lhi#icomoon_59_fz') format('svg');
    font-weight: normal;
    font-style: normal;
}

.document-item [class^="icon-"]:before,.document-item  [class*=" icon-"]:before {font-family: 'icomoon_59_fz' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
/*.icon-add:before{content: "\e900"}
.icon-plus:before{content: "\e901"}
.icon-minus:before{content: "\e902"}
.icon-zoom:before{content: "\e903"}
.icon-minus-zoom:before{content: "\e904"}
.icon-left:before{content: "\e905"}
.icon-right:before{content: "\e906"}
.icon-up:before{content: "\e907"}
.icon-down:before{content: "\e908"}
.icon-point:before{content: "\e909"}
.icon-point-map:before{content: "\e90a"}
.icon-telephone:before{content: "\e90c"}
.icon-phone:before{content: "\e90d"}
.icon-email:before{content: "\e90e"}
.icon-mail:before{content: "\e90f"}
.icon-search:before{content: "\e910"}
.icon-send:before{content: "\e911"}
.icon-printer:before{content: "\e960"}*/
.document-item .icon-file:before{content: "\e912"}
.document-item .icon-txt:before{content: "\e913"}
.document-item .icon-doc:before{content: "\e914"}
.document-item .icon-jpg:before{content: "\e915"}
.document-item .icon-png:before{content: "\e916"}
.document-item .icon-pdf:before{content: "\e917"}
.document-item .document-item icon-ppt:before{content: "\e918"}
.document-item .icon-xls:before{content: "\e919"}
.document-item .icon-zip:before{content: "\e91a"}

/*document-list*/
.document-list{margin-bottom: 30px;margin-top: 15px;}
.document-item .inline-block{width: calc(100% - 95px);}
.document-item .wrapper-icon{font-size: 53px;}
.document-item .wrapper-icon{color:#157fc4; vertical-align: middle; margin-right: 15px;}
.document-item .name{word-wrap: break-word;}
.document-item .name a{font-size: 18px; font-weight: 500;}
.document-item .descript {font-size: 14px;}
.document-item .descript span{margin-right: 25px;font-weight: 300;}
.document-item .descript a{text-decoration: underline;}
.document-item .descript a:hover{text-decoration: none;}
.document-item{/*margin-bottom: 20px;*/ margin-bottom: 15px;}
.inline-block {display: inline-block;vertical-align: middle;}
.document-item .inline-block {width: calc(100% - 95px);}

/**/
.table {width: 100%;max-width: 100%;margin-bottom: 20px;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.table-responsive {min-height: .01%;overflow-x: auto}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.row {margin-right: -15px;margin-left: -15px}
.row:after, .row:before {display: table;content: " ";}
.row::after{clear: both;}
.col-mb-1,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-btn{ position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px; float: left; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.col-mb-12 {width: 100%}
.col-mb-11 {width: 91.66666667%}
.col-mb-10 {width: 83.33333333%}
.col-mb-9 {width: 75%}
.col-mb-8 {width: 66.66666667%}
.col-mb-7 {width: 58.33333333%}
.col-mb-6 {width: 50%}
.col-mb-5 {width: 41.66666667%}
.col-mb-4 {width: 33.33333333%}
.col-mb-3 {width: 25%}
.col-mb-2 {width: 16.66666667%}
.col-mb-1 {width: 8.33333333%}

.btn-mibok{border: 0;text-decoration: none;white-space: nowrap;height: 40px;padding: 0 20px;text-align: center;vertical-align: middle;display: inline-block; color:#fff;background: rgba(24, 24, 24, 0.3);border-radius: 4px;padding-left: 40px;padding-right: 40px; font-size: 16px;}