@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,700;0,900;1,500;1,900&display=swap');


/**/

#kt_aside_mobile_toggle{display:none;}
#kt_header_menu_mobile_toggle{display:none;}

.modal .modal-dialog {
	margin: 0 auto;	
}

*, ::after, ::before {
    box-sizing: border-box;
}

.scroll-y {
    overflow-y: scroll;
    position: relative;
}

@media (min-width: 992px)
.px-lg-15 {
    padding-right: 3.75rem!important;
    padding-left: 3.75rem!important;
}

.pb-15 {
    padding-bottom: 3.75rem!important;
}

.px-10 {
    padding-right: 2.5rem!important;
    padding-left: 2.5rem!important;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1.75rem;
    overflow: hidden;
}



.text-center {
    text-align: center!important;
}
.mb-13 {
    margin-bottom: 3.25rem!important;
}

.mb-3 {
    margin-bottom: .75rem!important;
}
@media (min-width: 1200px)
.h1, h1 {
    font-size: 1.75rem;
}

.text-gray-400 {
    color: #b5b5c3!important;
}
.fw-bold {
    font-weight: 500!important;
}
.fs-5 {
    font-size: 1.15rem!important;
}

.fw-bolder {
    font-weight: 600!important;
}
.link-primary {
    color: #009ef7;
}

.mb-8 {
    margin-bottom: 2rem!important;
}
.g-9, .gy-9 {
    --bs-gutter-y: 2.25rem;
}
.g-9, .gx-9 {
    --bs-gutter-x: 2.25rem;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

@media (min-width: 768px)
.col-md-12 {
    flex: 0 0 auto;
    width: 100%;
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.fw-bold {
    font-weight: 500!important;
}
.fs-6 {
    font-size: 1.075rem!important;
}
.mb-2 {
    margin-bottom: .5rem!important;
}
label {
    display: inline-block;
}

.required:after {
    content: "*";
    position: relative;
    font-size: inherit;
    color: #f1416c;
    padding-left: .25rem;
    font-weight: 700;
}

.form-select.form-select-solid {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    max-width: 100%;
    padding: 6px 12px;
    border-radius: 7px;
    font-size: 15px;
}
.form-select {
    box-shadow: none!important;
}
.form-select {
    display: block;
    width: 100%;
    padding: .75rem 3rem .75rem 1rem;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #181c32;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: 1px solid #e4e6ef;
    border-radius: .475rem;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
}

select {
    word-wrap: normal;
}
button, select {
    text-transform: none;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.second {
    display: none;
}

.first {
    display: none;
}

.mb-8 {
    margin-bottom: 2rem!important;
}
.flex-column {
    flex-direction: column!important;
}
.d-flex {
    display: flex!important;
}


.fw-bold {
    font-weight: 500!important;
}
.fs-6 {
    font-size: 1.075rem!important;
}
.mb-2 {
    margin-bottom: .5rem!important;
}


.form-control.form-control-solid {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    padding: 8px 11px;
}

textarea.form-control {
    min-height: calc(1.5em + (1.5rem + 2px));
}
.form-control {
    box-shadow: none!important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .75rem 1rem;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #181c32;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e6ef;
    appearance: none;
    border-radius: .475rem;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea {
    resize: vertical;
}

.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    border: 0;
    padding: 10px 20px;
    font-size: 14px !important;
}
.btn:not(.btn-shadow):not(.shadow):not(.shadow-sm):not(.shadow-lg) {
    box-shadow: none!important;
}
.btn-check:active+.btn.btn-light, .btn-check:checked+.btn.btn-light, .btn.btn-light.active, .btn.btn-light.show, .btn.btn-light:active:not(.btn-active), .btn.btn-light:focus:not(.btn-active), .btn.btn-light:hover:not(.btn-active), .show>.btn.btn-light {
    color: #7e8299;
    border-color: #e4e6ef;
    background-color: #e4e6ef!important;
}
.btn.btn-light {
    color: #7e8299;
    border-color: #f5f8fa;
    background-color: #f5f8fa;
}
.btn-check:active+.btn-light, .btn-check:checked+.btn-light, .btn-light.active, .btn-light:active, .show>.btn-light.dropdown-toggle {
    color: #000;
    background-color: #f7f9fb;
    border-color: #f6f9fb;
}
.btn-light:hover {
    color: #000;
    background-color: #f7f9fb;
    border-color: #f6f9fb;
}
.btn-check:active+.btn, .btn-check:checked+.btn, .btn.active, .btn:active {
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.btn:hover {
    color: #181c32;
    text-decoration: none;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.btn {
    outline: 0!important;
}

.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    color: #181c32;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .75rem 1.5rem;
    font-size: 1.1rem;
    border-radius: .475rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (min-width: 992px)
div:hover, ol:hover, pre:hover, span:hover, ul:hover {
    scrollbar-color: #e9edf1 transparent;
}
.rounded {
    border-radius: .475rem!important;
}
@media (min-width: 576px)
.modal-content {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 10%);
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,.2);
    border-radius: .475rem;
    box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 10%);
    outline: 0;
}

.modal.show .modal-dialog {
    transform: none;
}
.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px);
}
.modal .modal-dialog {
    outline: 0!important;
}
.mw-750px {
    max-width: 750px!important;
}
@media (min-width: 576px)
.modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
@media (min-width: 576px)
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.indicator-progress {
    display: none;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.wdwc_area {
    background-color: #fff;
    padding: 50px 0;
    margin: 30px 0;
}

.container {
    max-width: 1320px;
}

@media (min-width: 992px)
.container {
    padding: 0 30px;
}
@media (min-width: 992px)
.container {
    padding: 0 30px;
}

@media (min-width: 1200px)
.container {
    max-width: 1140px;
}
@media (min-width: 992px)
.container {
    max-width: 960px;
}
@media (min-width: 768px)
.container {
    max-width: 720px;
}
@media (min-width: 576px)
.container {
    max-width: 540px;
}

.container {
    width: 100%;
    padding-right: var(--bs-gutter-x,1.5rem);
    padding-left: var(--bs-gutter-x,1.5rem);
    margin-right: auto;
    margin-left: auto;
}


.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.wdwc_item p {
    font-style: italic;
}


/**/


.top_menu_wdwc .header-menu {
    /*display:none;*/
}
.login_page .link-primary{
    color: #ffbc00;
}
.login_page .btn.btn-primary{
    background-color: #1f3b34;
}
.wdwc_logo_big{
    font-style: italic;
    font-weight: 900;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 10px;
    color: #1e1e2d;
    font-family: 'Rubik', sans-serif;
}
.login_page .wdwc_logo_big{
    font-size: 30px;
}
.font_rubik{
    font-family: 'Rubik', sans-serif;

}
.float-right {
    float:right;
}
.wdwc_logo_big:hover{
    color: initial;
}
.forgot_logo {background-color: #f1faff;color: #009ef7;margin-bottom: 35px;padding: 12px 18px;font-size: 25px;}

.login_logo {
    display: inline-block; margin: 0 auto; margin-bottom: 10px; color: #1F3B34; 
}

.wdwc_logo {
    width: 40px;
    height: 40px;
    background: #009ef7;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

.wdwc_area {
    background-color: #fff;
    padding: 50px 0;
    margin: 30px 0; 
}

.wdwc_item {}
.wdwc_item h2 {
    font-size: 1.5em;
}
.wdwc_item li {}
.wdwc_item p {
    font-style: italic;
}

.full_raidus {
    border-radius: 50%;
}

.first {display:none;}
.second {display:none;}

.alert_area{
    float: left;
    width: 50%;
    margin-bottom: 35px;
}
.alert_area p{
    margin-bottom: 50px;
}

.hide_input {
    border: none; outline: none;
}

.log_update_button {
    float: right;
    position: absolute;
    right: 145px;
    margin-top: -27px;
    border: none;
    padding: 8px 15px;
    border-radius: 6px;
    background: #dbf2ff;
    color: #009ef7;
    font-size: 12px;
}
.log_update_button button {}

.timeline-label {
    position: relative;
}

.timeline-label .timeline-item:last-child {
    margin-bottom: 0;
}
.timeline-label .timeline-item {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 10px;
}

.timeline-label .timeline-badge {
    flex-shrink: 0;
    background: #fff;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: relative;
    margin-top: 0px;
    margin-left: -.5rem;
    padding: 3px!important;
    border: 6px solid #fff!important;
    margin-right: 5px;
}

.btn.btn-primary {
    color: #fff;
    border-color: #009ef7;
    background-color: #009ef7;
}

.me-3 {
    margin-right: .75rem!important;
}

.text-muted {
    color: #a1a5b7!important;
}
.text-muted {
    color: #a1a5b7!important;
}
.fw-bold {
    font-weight: 500!important;
}
.fs-7 {
    font-size: .95rem!important;
}

.card .card-header .card-title.flex-column {
align-items: flex-start;
    justify-content: center;
}
.card .card-header .card-title, .card .card-header .card-title .card-label {
    font-weight: 500;
    font-size: 1.275rem;
    color: #181c32;
}
.card .card-header .card-title {
    display: flex;
    align-items: center;
    margin: .5rem;
    margin-left: 0;
}
.align-items-start {
    align-items: flex-start!important;
}
.flex-column {
    flex-direction: column!important;
}
.card-title {
    margin-bottom: .5rem;
}

.pt-5 {
    padding-top: 1.25rem!important;
}

.pb-5 {
    padding-bottom: 1.25rem!important;
}


.wdwc_area_content {
    padding-right: 20px;
    width:100%;
}

.card {
    border: none;
    border-radius: 8px;
    box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 10%);
    outline: 0;
}