

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}



#ic {
    filter: brightness(2);
}

.cke_chrome {
    display: block;
    border: 0px solid #d1d1d1;
    padding: 0;
    border-radius: 10px;
}

.cke_top{
    border-radius: 10px 10px 0px 0px
}

.cke_bottom{
    border-radius: 0px 0px 10px 10px
}
.cke_inner {

    background: #F0F0F3;
}
.modal-content {
   
    border-radius: 10px;
}

.modal-body {
    font-family: 'Montserrat';
    font-style: normal;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    padding: 12 0;
}

.input-file-btn::before{
    transition: 0.3s;
  content: "";
 
  top: 0;
  z-index:100;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.2);
  border-radius: 6px;
}


.form-control {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
        color: #969b9f;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #EDEDED;
    box-shadow: inset 2px 2px 3px 2px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.alert {
    border-radius: 10px;
}
body {
    background-color: #F0F0F3;
    padding-top: 0px;
    
    overflow: hidden;
    color:black;
}
.navbar-dark .navbar-toggler-icon {
      filter: invert(1);
}
#hrm {
    margin:0;
}
.bg-drak {
    background-color: #F0F0F3;
}
.text-dark {
    color:black;
}

.navbar-dark .navbar-nav .nav-link {
    color: black;
}
#filegruz {
  
}
#gl_s {
    border-bottom: 5px solid #1C6EA4;
}
.form-check-input:checked[type=radio] {
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e); */
    background: radial-gradient(37.5% 37.5% at 31.25% 31.25%, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(90deg, #3982F7 0%, #21B6F7 100%);
    box-shadow: 0px 0px 4px #2E9EFC;
}
.form-check-input:checked {
    background-color: #e74848;
    border-color: #fb7171;
    border: 0;
}
	.krs {
	        margin-bottom: 10;
	    transition: 0.3s;
	        box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 15px;
    gap: 10px;
    width: 100%;
    padding-right:40px;
    height: 34px;
    border: 1px solid #C7C8CA;
    border-radius: 20px; 
	    background-color:white;
	}
    
   .krs:hover {
       border: 1px solid #3094F7;
border-radius: 20px;

   }
   
   #nastr {
       font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
/* identical to box height */


/* 2 */

color: #000000;
   }
   
   .form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    /* background: #FFFFFF; */
    border: 1px solid #EDEDED;
     box-shadow: inset 2px 2px 3px 2px rgba(0, 0, 0, 0.08); 
     border-radius: 10px; 
}
#mehr {
        margin: 0;
           
}
   #mehr2 {
    margin-top: 1px;
   
}
   @media (min-width: 768px)
.container {
    max-width: 768px;
}
#fils {
    border: 1px solid #EDEDED;
box-shadow: inset 2px 2px 3px 2px rgba(0, 0, 0, 0.08);
border-radius: 10px;
}
#gltx {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;

/* 1 */

color: #676767;
}

#ic {
     float: right;
     padding: 20;
}
#tst {
   
   background-color:#3094F7;
   color:#3094F7;
   height:3px;
   width:260px;
   text-align:left;
   margin-left:0px

}

	.krs_k {
	    transition: 0.3s;
	        box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 15px;
    gap: 10px;
    background-color: white;
    width: 207px;
    height: 34px;
    border: 1px solid #C7C8CA;
    border-radius: 20px; }
   .krs:hover {
       border: 1px solid #3094F7;
border-radius: 20px;
   }

button, input, optgroup, select, textarea {
    margin: 0;
        font-family: sans-serif;
    font-size: 12px;
    line-height: initial;
}

	    #shablons {
	        
	            display: inline-block;
	    }
.delicon {
    position: relative;
    right: 30;
    top: 10;
    transition: 0.3s;
}

.delicon:hover {
    filter: invert(1);
    transform: rotate(90deg);
}
            .butt {
                transition: 0.3s;
                text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
/* identical to box height */

align-items: center;
text-align: center;

/* 7 */

color: #FFFFFF;

text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border: 18px;
position: relative;
width: 400px;
    max-width: 100%;
height: 48px;



background: linear-gradient(135.28deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #8E8E8E;
box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.15);
border-radius: 10px;
            }
            
            
            .butt:hover {
                background: linear-gradient(135.28deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #000000;
            }
            
                    .txt {
            /* Сохранить шаблон */




height: 20px;
left: calc(50% - 165px/2 - 147.5px);

text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
/* identical to box height */

align-items: center;
text-align: center;

/* 7 */

color: #FFFFFF;

text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
        }
            
            .buttblue {
                transition: 0.3s;
                text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
/* identical to box height */

align-items: center;
text-align: center;

/* 7 */

color: #FFFFFF;

text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
                    border: 18px;
position: relative;
width: 400px;
    max-width: 100%;
height: 48px;
                background: linear-gradient(135.28deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #3094F7;
box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.15);
border-radius: 10px;
            }
            
            .buttblue:hover {
                    background: linear-gradient(330deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #0080ff;
            }
                                 .buttgreen {
                transition: 0.3s;
                text-align: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
align-items: center;
text-align: center;
color: #FFFFFF;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
                    border: 18px;
position: relative;
width: 400px;
    max-width: 100%;
height: 48px;
                 background: linear-gradient(135.28deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #42e456;
box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.15);
border-radius: 10px;
            }
            .buttgreen:hover {
                background: linear-gradient(135.28deg, rgba(255, 255, 255, 0.6) -3.14%, rgba(255, 255, 255, 0) 86.72%), #00ff1f;
            }
hr {
    margin: 1rem 0;
    color: white;
    background-color: white;
    border: 0;
    opacity: 100;
}

.form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    box-shadow: inset 2px 2px 3px 2px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    color: #606060;
}

#shab {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;

}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #59a3ff;
}

.drugbutt {
 transition: 0.3s;
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
height: 48px;
border: 1px solid #C1C1C1;
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
align-items: center;
text-align: center;
color: #676767;
}
.drugbutt:hover {
border: 1px solid black;    
//background-color:white;
}
.drugbutt_b {
     transition: 0.3s;
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
height: 48px;
border: 1px solid #3094F7;
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
align-items: center;
text-align: center;
color: #676767;
}
.drugbutt_b:hover {
border: 1px solid black;    
//background-color:white;
}
.drugbutt_r {
     transition: 0.3s;
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
height: 48px;
border: 1px solid #F07676;

border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
align-items: center;
text-align: center;
color: #676767;
}
.drugbutt_r:hover {
border: 1px solid black;    
//background-color:white;
}
.input-file {
	position: relative;
	display: inline-block;
	    max-width: 100%;
}
.input-file-btn {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
	vertical-align: middle;
	color: black;
	text-align: center;
	
	
	line-height: 22px;
	height: 40px;
	padding: 10px 20px;
	box-sizing: border-box;
	width: 400px;
	max-width:100%;
height: 48px;

	margin: 0;
	transition: background-color 0.2s;
	border: 1px solid #EDEDED;
	border-radius: 10px;
box-shadow: -5px -5px 20px #FFFFFF, 5px 5px 20px rgba(174, 174, 192, 0.5);
}
.input-file-text {
	padding: 0 10px;
	line-height: 40px;
	display: inline-block;
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
 
/* Focus */
.input-file input[type=file]:focus + .input-file-btn {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
 
/* Hover/active */
.input-file:hover .input-file-btn {
	background-color: white;
}
.input-file:active .input-file-btn {
	background-color: white;
}
 
/* Disabled */
.input-file input[type=file]:disabled + .input-file-btn {
	background-color: #eee;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    background: #F0F0F3;
box-shadow: -5px -5px 20px #FFFFFF, 5px 5px 20px rgba(174, 174, 192, 0.5);
border-radius: 10px;
}
.card {
        background-color:#F0F0F3;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0.0rem;
}


.opis {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
text-align: center;

/* 1 */

color: #676767;
}
 .btn-primary {
    color: #fff;
    background-color: #e56969;
    border-color: #fb7171;
}
.btn-primary:hover{
    border-color: #fb7171;
    background-color: #e74848;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: red;
    border-color: red;
    box-shadow: 0 0 0 0.25rem red;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #ff7600;
    background-color: #F0F0F3;
}
.form-check-input:checked {
    background-color: #e74848;
    border-color: #fb7171;
}
.progress-bar {
    background-color: #7b5a5a;
}
a {
    color: #e74848;;
    text-decoration: underline;
}
a:hover {
    color:red;
}
#gll {
   
}
@media (min-width: 576px)
.h-sm-100 {
    height: 94%;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #e74848;
    border-color: #e74848;
}
    /* ===== Scrollbar CSS ===== */
  /* Firefox */
 
*::-webkit-scrollbar-thumb {
    /* background-color: #d3d3d3; */
    border-radius: 10px;
    border: 3px solid #ffffff;
}
.fixed-top {
    position: relative;
}
#shb {
    display:flex;
}
#cntt {
    max-width:100%;
        display: inline-block;
}
.h2, h2 { 
    color:black;
}
p {
    color:black;
}
