html, body {
    height: 100%;
}
body {
    display: flex;
    flex-direction: column;
}
.ws_logo {
    position: relative;
    background: #406da4;
    padding: 15px;
    height: 50px;
    z-index: 1000;
}
.ws_logo img {
    position: absolute;
    padding-left: 100px;
}
.ws_logo .projectName {
    padding-left: 250px;
    /*padding-top: 15px;*/
    color: white;
    font-size: 15px;
}
.menu {
    margin: 0;
    position: absolute;
    top: 50%;
    right: -50px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#navbar ul{
    display: none;
    position: absolute;
}
#navbar li:hover ul {
    display: block;
}
#navbar, #navbar ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#navbar li {
    float: left;
    position: relative;
    height: 100%;
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, .2);
}
#navbar li:last-child {
    float: left;
    position: relative;
    height: 100%;
    border-right: none;
}
#navbar li a {
    display: block;
    padding: 6px;
    color: #fff;
    text-align: center;
}
#navbar ul li {
    float: none;
}
.left-menu {
    padding-top: 20px;
    padding-left: 10px;
    position: relative;
    float: left;
    width: 260px;
}
.left-menu a {
    color: grey;
}
.left-menu a:hover {
    color: #1330c0;
}
.left-menu hr {
    margin: 8px;
}
.auth_form {
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.auth_form form {
    width: 100%;
    border: 2px solid #e1e1e1;
    border-radius: 4px;
    padding: 20px;
}
.auth_form form h2 {
    font-size: 20px;
}
.request_form {
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.request_form .reference input, .request_form .date input{
    width: 300px;
    display: inline-block;
}
.table-condensed {
    min-width: 300px;
}
.modal-body .modal-body-content p {
    cursor: pointer;
}
.wrapper {
    flex: 1 0 auto;
}
.content {
    width: 1200px;
}
.request_form>.content {
    width: 90%;
}
.request_form ul#requestTab {
    width: 1200px;
}
.request_form .buttons {
    width: 1200px;
}
#requestTabContent {
    display: flex;
    align-items: center;
    justify-content: center;
}
#requestTabContent>div {
    width: 1200px;
}
#requestTabContent>div#listOfModules {
    width: 100%;
}
table {
    border: 1px solid #CCCCCC;
}
.table-header {
    background: #CCCCCC;
    color: black;
    font-size: 14pt;
    vertical-align: top;
}
#request_form .table {
    margin-bottom: 0;
}
.member-info {
    width: 600px;
    border: 0;
}
.member-info .field-name {
    width: 300px;
    font-weight: bold;
}
.wsss-table {
    width: 600px;
}
.wsss-table tr td {
    border: 1px solid black;
}
#diagram {
    width: 500px;
    height: 500px;
}
.btns {
    text-align: right;
    padding-bottom: 10px;
}
.btns button {
    padding: 10px;
}
.photo {
    text-align: center;
}
.photo .container {
    width: 400px;
    text-align: center;
}
.mem-list-actions {
    width: 270px;
}
.sign-mem-list-actions {
    width: 110px;
}
.colleges input, select {
    width: 100%;
    height: 50px;
}
.member-photo {
    max-width: 400px;
    height: auto;
    margin-bottom: 10px;
}
.member-form {
    background: #cae0fe;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.file-box {
    border: 1px solid grey;
    padding: 10px;
}
.file-link {
    color: #1330c0;
}
.file-link:hover {
    color: #1330c0;
}
.tdr-mem-check {
    background: #fffde6;
}
.tdr-mem-sign {
    background: #e1ffeb;
}
.form-group label {
    font-weight: bold;
    color: #666;
}
.place {
    width: 80px;
}
.sign-btn {
}
.col-middle {
    text-align: center;
}
abbr {
    color: #1330c0;
}
.ws_footer {
    background: #252525;
    color: white;
    padding-left: 100px;
}
.footer-info {
    padding: 20px;
    flex: 0 0 auto;
}
.field-error {
    background-color: #c05a5d;
}
.red {
    color: red;
}
.green {
    color: green;
}
.orange {
    color: orange;
}
.gray {
    color: rgb(60, 60, 60);
}
.blue {
    color: blue;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.center {
    text-align: center;
}
.fa-check {
    font-weight: bold;
    color: green;
}
.btn {
    margin: 5px;
}
.table-btn {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.skills-passport-view {
    width: 800px;
}
.wsss-table {
    counter-reset: rowNumber;
}
.wsss-table tr {
    counter-increment: rowNumber;
}
.wsss-table tr td:first-child {
    width: 30px;
    text-align: center;
}
.wsss-table tr td:first-child::before {
    content: counter(rowNumber);
}
.exportFiles {
    border: 1px solid red;
    text-align: center;
}
/* Style Checkbox */
.pure-material-checkbox {
    z-index: 0;
    position: relative;
    display: inline-block;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
}

/* Input */
.pure-material-checkbox > input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: -1;
    position: absolute;
    left: -10px;
    top: -8px;
    display: block;
    margin: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    box-shadow: none;
    outline: none;
    opacity: 0;
    transform: scale(1);
    pointer-events: none;
    transition: opacity 0.3s, transform 0.2s;
}

/* Span */
.pure-material-checkbox > span {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

/* Box */
.pure-material-checkbox > span::before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    margin: 3px 11px 3px 1px;
    border: solid 2px; /* Safari */
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    border-radius: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    transition: border-color 0.2s, background-color 0.2s;
}

/* Checkmark */
.pure-material-checkbox > span::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 1px;
    width: 10px;
    height: 5px;
    border: solid 2px transparent;
    border-right: none;
    border-top: none;
    transform: translate(3px, 4px) rotate(-45deg);
}

/* Checked, Indeterminate */
.pure-material-checkbox > input:checked,
.pure-material-checkbox > input:indeterminate {
    background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-checkbox > input:checked + span::before,
.pure-material-checkbox > input:indeterminate + span::before {
    border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-checkbox > input:checked + span::after,
.pure-material-checkbox > input:indeterminate + span::after {
    border-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
}

.pure-material-checkbox > input:indeterminate + span::after {
    border-left: none;
    transform: translate(4px, 3px);
}

/* Hover, Focus */
.pure-material-checkbox:hover > input {
    opacity: 0.04;
}

.pure-material-checkbox > input:focus {
    opacity: 0.12;
}

.pure-material-checkbox:hover > input:focus {
    opacity: 0.16;
}

/* Active */
.pure-material-checkbox > input:active {
    opacity: 1;
    transform: scale(0);
    transition: transform 0s, opacity 0s;
}

.pure-material-checkbox > input:active + span::before {
    border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-checkbox > input:checked:active + span::before {
    border-color: transparent;
    background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
}

/* Disabled */
.pure-material-checkbox > input:disabled {
    opacity: 0;
}

.pure-material-checkbox > input:disabled + span {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
    cursor: initial;
}

.pure-material-checkbox > input:disabled + span::before {
    border-color: currentColor;
}

.pure-material-checkbox > input:checked:disabled + span::before,
.pure-material-checkbox > input:indeterminate:disabled + span::before {
    border-color: transparent;
    background-color: currentColor;
}

.request-progress-bar {
    padding: 5px;
}

.request-progress-bar.non_active {
    background: #cae0fe;
    border-color: #007bff;
    color: #000;
}
.request-progress-bar.active {
    background: #28a745;      /* зелёный фон */
    border-color: #28a745;    /* зелёная рамка */
    color: #fff;              /* белый текст */
}
.cursor_pointer {
    cursor: pointer;
}

#searchButton {
    background-color: initial;
    transition: background-color 0.3s;
}

#searchButton:hover {
    background-color: #406da4;
    color: white;
    cursor: pointer;
}

#filterButton {
    background-color: initial;
    transition: background-color 0.3s;
}

#filterButton:hover {
    background-color: #406da4;
    color: white;
    cursor: pointer;
}

.enbek-container {
    border: 2px solid #007bff; /* Синий цвет границы */
    padding: 15px;
    border-radius: 5px;
    background-color: #f0f8ff; /* Светло-голубой фон для выделения */
    margin-bottom: 20px; /* Отступ снизу для разделения с другими элементами */
}
.enbek-container .form-group {
    margin-bottom: 15px; /* Дополнительный отступ между полями */
}

.enbek-container_kz {
    border: 2px solid #007bff; /* Синий цвет границы */
    padding: 15px;
    border-radius: 5px;
    background-color: #f0f8ff; /* Светло-голубой фон для выделения */
    margin-bottom: 20px; /* Отступ снизу для разделения с другими элементами */
}
.enbek-container_kz .form-group {
    margin-bottom: 15px; /* Дополнительный отступ между полями */
}
.btn-download-purple {
    background-color: #946fd9;
    border-color: #946fd9;
    color: white;
}

.btn-download-purple:hover {
    background-color: #5936a5;
    border-color: #4e2f91;
    color: white;
}

.btn-download-purple i {
    color: white;
}

.btn-download-purple:hover i {
    color: white;
}

.light-form {
    border: 2px solid #007bff; /* Синий цвет границы */
    padding: 15px;
    border-radius: 5px;
    background-color: #f0f8ff; /* Светло-голубой фон для выделения */
    margin-bottom: 20px; /* Отступ снизу для разделения с другими элементами */
}
.light-form .form-group {
    margin-bottom: 15px; /* Дополнительный отступ между полями */
}

/* End style checkbox*/