/*
Ñòèëè äëÿ ëè÷íîãî êàáèíåòà ñòóäåíòà
*/
body{
    background-image: url('../pics/fon_top.jpg'), url('../pics/fon_bottom.jpg');
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 100%;
    background-position: left top, left bottom;
    background-repeat: no-repeat, no-repeat;
    height: 100%;
}
body, html {
    min-height: 100vh;
    margin: 0;
    padding: 0;
}
body, .log-body {
    margin: 0;
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.log-body-gradient{
    background: #a9dcc0;
    background: -webkit-linear-gradient(45deg, #98cab0 0%, rgba(254, 254, 254, 0) 90%);
    background: linear-gradient(45deg, #98cab0 0%, rgba(254, 254, 254, 0) 90%);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-success >.card-header{
    color: #fff;
    background-color: #006747;
    border-color: #006747;
}
.panel-primary > .card-header {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
a {
    color: #006747;
    text-decoration: none;
}
a {
    background-color: transparent;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-info {
    background-color: #5bc0de;
}
.label-success {
    background-color: #5cb85c;
}
.label-warning {
    background-color: #f0ad4e;
}
/* .main_content .col-1,.main_content  .col-2,.main_content  .col-3,.main_content  .col-4,.main_content  .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 0px !important;
    padding-left: 0px !important;
} */
h3,
.h3 {
    font-size: 24px;
}
.navbar-collapse.collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-inverse {
    background-color: #006747;
    border-color: #006747;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-nav {
    margin: 0;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.navbar-nav > li {
    float: left;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFFFFF;
    background-color: #006747;
}
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}
nav.sidebar a {
    padding-right: 13px;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}

.navbar {
    padding: 0 !important;
}

nav.sidebar.navbar.sidebar > .container-fluid .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #FFFFFF;
}
.navbar > .container-fluid .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
}
nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
    text-align: center;
    width: 100%;
    margin-left: 0px;
}
.navbar-default .navbar-brand {
    color: #FFFFFF;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
nav.sidebar a {
    padding-right: 13px;
}
a.navbar-brand {
    color: #fff;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 20px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
/* .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
} */
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-default {
    background-color: #787878;
    border-color: #787878;
    font-size: 16px;
}
.container {
    max-width: 100%;
}
.form-signin-heading{
    font-family: helvetica;
    font-size: 30px;
}
.green{
    font-family: helvetica;
    font-size: 14px; 
    color: rgb(0, 103, 71);
}
.menu_i{
    font-size: 18px;
}
.input-block-level{
    font-family: helvetica;
    font-size: 16px;  
}
.h4{
    font-family: helvetica;
    font-size: 16px;   
}

.btn-success {
    color: #fff;
    background-color: #006747;
    border-color: #006747;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #DADADA;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.a {
    color: #006747;
    text-decoration: none;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
h4, .h4 {
    font-size: 18px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*.alert-success {*/
/*    color: #3c763d;*/
/*    background-color: #dff0d8;*/
/*    border-color: #d6e9c6;*/
/*    border: 1px solid #3c763d;*/
/*    font-size: medium;*/
/*    font-weight: bold;*/
/*    border-radius: 3px;*/
/*}*/
/*.alert-danger {*/
/*    color: #b92c28;*/
/*    background-color: #f2dede;*/
/*    border-color: #9C0019;*/
/*    font-size: medium;*/
/*    font-weight: bold;*/
/*    border-radius: 3px;*/

/*}*/
/*.alert-warning {*/
/*    color: #c69b06;*/
/*    background-color: #fcf8e3;*/
/*    border-color: #faebcc;*/
/*    border: 1px solid rgb(198, 155, 6);*/
/*    border-radius: 3px;*/
/*    font-size: medium;*/
/*    font-weight: bold;*/

/*}*/
.bavbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;

    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.button_down {
    position: fixed; 
    top: 50%; 
    right: 3%; 
    z-index: 1;  
    padding: 20px;
}
.button_up {
    position: fixed; 
    top: 30%; 
    right: 3%;
    z-index: 1; 
    padding: 20px;
}
.menu_item{
    font-size:16px;
}
.start_studcab{
    margin-bottom: 0px;
    height: 60px
}
.comm {
    resize:none; 
}
.diplom {
    padding:20px; 
}
.ind {
    margin-bottom: 3%; 
}
.propusk {
    border: 0px; 
    color: white;
}
.arm {
    padding:20px; 
    padding-top: 2%;
}
.profile{
    -webkit-user-select:none;
    display:block; 
    margin:auto; 
}
.msg_border {
    border: 1px solid RGBA(0, 103, 71, 0.73); 
    border-radius: 4px; 
    width: 100%; 
    min-height: 95px;
}
.mess_1 {
    border: medium none rgb(218, 218, 218); 
    background-color: rgb(218, 218, 218); 
    border-radius: 4px; width: 100%; 
    /*height: 430px;*/ 
    padding: 5px 10px;
    overflow: auto;
    height: 370px;
}
.msg_red {
    background: rgba(215, 7, 7, 0.27) none repeat scroll 0% 0%;
}
.marg{
    margin: 7px 0px 15px 4px;
}
.sender_mess {
    display: flex;
    margin: 5px 0px;
    justify-content: flex-end;
}
.recipient_mess {
    display: flex;
    margin: 5px 0px;
    justify-content: flex-start;
}
.chat_mess_1 {
    text-align: justify;
    margin: 4px 0px;
    padding: 5px 10px; 
    border-radius: 4px;
    background: rgba(2, 130, 255, 0.19) none repeat scroll 0% 0%;
}
.chat_mess_2 {
    text-align: justify;
    margin: 4px 0px;
    padding: 5px 10px; 
    border-radius: 4px;
    background: RGBA(10, 167, 118, 0.22);
}
.block{
    margin-left: 2%; 
    margin-right: 2%;  
}
.table_avg_marks {
    margin: 10px 0;
}
#spravDest{
    list-style: none;
}
#spravDest label {
    padding: 2px; 
}
.caption {
    text-align:center; 
}
#message {
    text-align:center; 
    color:red;
}
img {
    position: static;
}
.studInfo {
    float:left; 
    width:250px; 
    height: 200px; 
    margin: 5px; 
    padding:10px 5px 10px 5px; 
    border: 1px dotted black;
    border-radius: 10px;
}
.activePhoto {
    width:100px;
    float:left;
}
.activeButton {
    float:none;
    padding:5px;
    margin-left: 15px;
}
fio {
    font-weight: bold;
    font-family: monospace;
}
status {
    text-transform: capitalize;
    float: none;
}
warrning {
    color: #990000;
}
#pivot {
    width:90%;
    margin:10px;
}
#pivot td {
    border: 1px solid black;
    text-align: center;
    padding: 3px;
}
#pivot td.absent {
    background-color: lightgray;
} 
#pivot td.itog {
    text-align: center;
}
#pivot thead td {
    font-weight: bold;
    text-align: center;
}
#legend {
    font-size: 80%;
}
#legend div {
    border:1px solid black;
    width:100px;margin:10px;
    text-align: center;
}
#legend br {
    float: none;
}
#calendar2 {
    width: 100%;
    font: monospace;
    line-height: 1.2em;
    font-size: 15px;
    text-align: center;
}
#calendar2 thead tr:last-child {
    font-size: small;
    color: rgb(85, 85, 85);
}
#calendar2 thead tr:nth-child(1) td:nth-child(2) {
    color: rgb(50, 50, 50);
}
#calendar2 thead tr:nth-child(1) td:nth-child(1):hover, #calendar2 thead tr:nth-child(1) td:nth-child(3):hover {
    cursor: pointer;
}
#calendar2 tbody td {
    color: rgb(44, 86, 122);
}
#calendar2 tbody td:nth-child(n+6), #calendar2 .holiday {
    color: rgb(231, 140, 92);
}
#calendar2 tbody td.today {
    background: rgb(220, 0, 0);
    color: #fff;
}
.mess_insruction_message_file {
    padding:10px;
    font-size: 16px;
    font-weight: bold;
}
.height_50 {
    height: 50px;
}
.padd-top-2 {
    padding-top: 2%;
}

.msgDate {
    color: rgba(0,0,0,.54);
    text-align: right;
}
.height_100 {
    height: 100px;
}
.links {
    text-decoration: underline;
}
.flex-center {
    display: flex;
    justify-content: center;
}
.sp {
    padding:20px;
    overflow: auto;
    height: 450px;
}
.header-font {
    font-family: helvetica;
    font-size: 18px;
}
.header-font-align {
    display: flex;
    justify-content: left;
}
.sched-marg{
    margin-left: 10px;
    margin-right: 10px;
}
.menu-4{
    color: #FFFFFF;
    padding: 10px 15px;
    width: 100%;
}
.pageTitle {
    font-size: 140%;
    font-weight: bold;
    padding: 5px;
}

.compProgress{
    border-bottom: 1px solid gray;
    height:104px;
    padding:1px;
}

.compProgress img {
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 100px;
}

.compInfo {
}

.compBar img{
    border: 1px inset gray;
    margin: 5px;
    height: 10px;
}
.search{
    border-radius: 5px;
    box-shadow: 0 1px 5px #e3e3e3;
    border-style: solid;
    height: 35px;
}
.pagination li {
    padding: 5px;
    border-radius: 5px;
}

.pagination li.active {
    border-radius: 5px;
}
button[name="registration"], button[name="forgot_password"]{
    margin-bottom: 5px;
}
.text_4 {
    font-family: "Helvetica";
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}
.zajavlenia_sprav_fs{
    font-size: 14px;
}
.zajavlenia_sprav_bc{
    background-color: #dfecf74f;;
}
.sber_button {
    font-size: 14px;
    color: #fff;
    /*background-color: #00A30C;*/
    background-color: #00aa46;
    padding: 7px 9px;
    border-radius: 20px;
    text-shadow: none;
    border: none;
    margin-top: 10px;
}
.thumbnail {
    position: relative;
    z-index: 0;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 0;
}

.thumbnail span { /*CSS for enlarged image*/
    position: absolute;
    background-color: #3d3d3d;
    padding: 5px;
    left: -1000px;
    border: 1px solid white;
    visibility: hidden;
    color: Yellow;
    text-decoration: none;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

.thumbnail span img { /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 40px;
    left: 0;
    /*position where enlarged image should offset horizontally */
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e9ecefd5;
    border-left-color: rgb(233, 236, 239);
    border-left-width: 1px;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-info {
    border-left-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }

  .btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
  }

  .btn-outline-success {
    color: #28a745;
    border-color: #28a745;
  }

  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}


.bd-callout {
    padding: 1.25rem;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e9ecefd5;
    border-left-color: rgb(233, 236, 239);
    border-left-width: 1px;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-info {
    border-left-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

/* Íîâûå ñòèëè */
#blinked {
    animation: blink-animation 1s steps(3, start) infinite;
    -webkit-animation: blink-animation 1s steps(3, start) infinite;
}
.btn .btn-success{
    background-color: #5FB085 !important;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
.box {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    z-index: 2077;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    animation: fadeIn 0.4s ease-in-out;
}

.image-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: -150%; /* Èçìåíÿåì íà÷àëüíóþ ïîçèöèþ ñêàíåðà */
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.6), transparent);
    animation: scan 2s 1.37s linear infinite; 
}

@keyframes scan {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
#loader {
    display: none;
    opacity: 0;
}
.bg-active{
    background-color: rgba(0, 107, 81, 0.46) !important;
}
.btn-menu{
    border: none !important;
}
.btn.active, .btn.active:hover{
    background-color: #19875446 !important;
}
.btn.danger, .btn.danger:hover{
    background-color: #dc354646 !important;
}
.btn-menu:hover{
    background-color: #ededed !important;
}
.btn-menu:hover, .btn[aria-expanded="true"], .btn.active{
    color: var(--bs-success);
    transition: color 0.2s;
}
.btn-menu:hover .shadow-sm, .btn[aria-expanded="true"] .shadow-sm, .btn.active .shadow-sm{
    box-shadow-sm: 0 0.5rem 1rem rgba(25, 135, 84, 0.25) !important;
    background-color: var(--bs-light) !important;
    transition: box-shadow-sm 0.2s;
}
a{
    text-decoration: none !important;
    display: flex !important;
    justify-content: start !important;
}
.active-sub{
    background: #198754;
    background: -webkit-linear-gradient(90deg, rgba(26, 135, 84, 0.15) 0%, rgba(240, 240, 240, 0) 8%) !important;
    background: linear-gradient(90deg, rgba(26, 135, 84, 0.15) 0%, rgba(240, 240, 240, 0) 8%) !important;
    border-color: var(--bs-success) !important;
}
.fs-5{
    font-size: 0.95rem !important;
}
.mobile-menu{
    display: none;
}
.btn-menu-mobile::after {
    background-color: white !important;
    width: 100%;
}
.footer{
    display: block !important;
}
@media only screen and (max-width: 820px) { 
    .pc-menu { 
        display: none; 
    } 
    .main_content{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .mobile-menu{
        display: block;
    }
    .footer{
        display: none !important;
    }
    html{
        height: auto;
    }
}
@media only screen and (min-width: 820px) { 
    .pc-frame { 
        max-height: 100%; 
        overflow-y: auto; 
        margin-bottom: 4rem; 
    } 
    .pc-frame-col{
        height: 100% !important;
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!important;
    }
}


.panel-menu-mobile {
    position: relative; 
    background-color: var(--bs-light);
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 30px 0 0;
    margin-bottom: 0;
    border: 2px solid var(--bs-gray-300);
    border-bottom: 2px solid var(--bs-light);
    /* box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.15) !important; */
}

.btn-container {
    position: absolute;
    top: -30px; 
    left: 50%;
    transform: translateX(-50%);
}

.panel-menu-mobile::before {
    content: '';
    position: absolute;
    top: -37px;
    left: 50%;
    transform: translateX(-50%);
    width: 65px;
    height: 38px;
    background-color: var(--bs-light);
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    border: 2px solid var(--bs-gray-300);
    border-bottom: 2px solid var(--bs-light);
    /* box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.15) !important; */
    z-index: 0;
}
.menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
}
.line {
    fill: none;
    stroke: var(--bs-success);
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
        stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}
.line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
}
.line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}
.opened .line1 {
    stroke: var(--bs-danger);
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}
.opened .line2 {
    stroke: var(--bs-danger);
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
}
.opened .line3 {
    stroke: var(--bs-danger);
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}
.fs-footer{
    font-size: 0.75rem;
}

.alert-secondary-custom {
    background: var(--bs-secondary);
    background: linear-gradient(90deg, var(--bs-secondary) 10px, rgba(255, 255, 255, 1) 10px);
    border-color: #DDDD;
}

.alert-primary-custom {
    background: var(--bs-primary);
    background: linear-gradient(90deg, var(--bs-primary) 10px, rgba(255, 255, 255, 1) 10px);
    border-color: #DDDD;
}

.alert-danger-custom {
    background: var(--bs-danger);
    background: linear-gradient(90deg, var(--bs-danger) 10px, rgba(255, 255, 255, 1) 10px);
    border-color: #DDDD;
}

.alert-success-custom {
    background: var(--bs-success);
    background: linear-gradient(90deg, var(--bs-success) 10px, rgba(255, 255, 255, 1) 10px);
    border-color: #DDDD;
}

.alert-warning-custom {
    background: var(--bs-warning);
    background: linear-gradient(90deg, var(--bs-warning) 10px, rgba(255, 255, 255, 1) 10px);
    border-color: #DDDD;
}