button {
	font-family: 'Calibri';
    background-color: #00BCF2;
    color: white;
    padding: 14px 20px;
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	 border-radius: 5px;
}

.LocalVideoElement
{
    transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -moz-transform:rotateY(180deg); /* Firefox */
}

.notification{
	    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}


li.active
{
background: linear-gradient(to right, #00BCF2, #00BCF2);
    padding-bottom: 2px;
}

li a
{
    background: #fff;
    color: #00BCF2;
    padding: 2rem;
}

.flipbook .shadow{
box-shadow:0 4px 10px #666;
}


body{
    background-color: #F0F8FF;
}

body::after {
  background-image: url(/img/background.jpg);
}

.back
{
	margin-top: 25px;
	
    border-radius: 0.45rem;
	background-color: #fff;
	padding: 10px 25px;
}
.back-big
{
    
    padding:10px 100px;
}

.back-min
{
	margin-top: 10px;
	
    border-radius: 0.45rem;
	background-color: #f5f5f5;
	padding: 10px 10px;
}

.tr_input
{
	font: normal normal bold 20px/24px Calibri;
	color: #313438;
	font-size: 20px;
	display: block;
    width: 100%;
	font-weight: 400;
	background-color: whitesmoke;
    border: 0px;
    border-bottom: 1px solid #313438;
    border-radius: 0px;
}

.tr_input:focus
{ 
	font: normal normal bold 20px/24px Calibri;
	border: 0px;
	border-bottom: 1px solid #313438;
    border-radius: 0px;
}

.tr_input:focus-visible
{ 
	font: normal normal bold 20px/24px Calibri;
	border: 0px;
	border-bottom: 1px solid #313438;
    border-radius: 0px;
}

.h2, h2 {
    font: normal normal bold 17px/21px fn;
    font-size: 29px;
    margin: 40px 0px 10px 10px;
	color: #313438;
}


.card
{
	
	margin: 10px;
	background-color: whitesmoke !important;
 //   box-shadow: 0px 4px 5px 0px rgba(103, 103, 103, 0.15) !important;
    border: 0;
    border-radius: 0;
}

.card-storage
{
	
	background-color: #ffff !important;
    box-shadow: 0px 4px 5px 0px rgba(103, 103, 103, 0.0) !important;
    border: 0;
    border-radius: 0;
}



.card-storage:hover
{
	color:black;
	cursor:pointer;
	background-color: #ffff !important;
    box-shadow: 0px 4px 5px 0px rgba(103, 103, 103, 0.15) !important;
    border: 0;
    border-radius: 0;
}
.card-title
{
    height: 70px;
}
.container
{
	border-radius: 0.45rem;
}

.recordbook
{
	    border: 1px solid rgba(86,61,124,.2);
}

.recordbook.row>[class^=col-] {
	font-size: 9px;
    padding: 4px;
    /*background-color: rgb(255, 255, 255);*/
    border-left: 1px solid rgba(86,61,124,.2);
}

.navbar {
  
    padding: 9.5px;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    background: linear-gradient(to right, #00BCF2, #00BCF2);
	    border-color: #ffffff00;
 
}

.nav{
   display: inline-flex !important;
    width: 100%;
	padding-top: 5px;

}
.nav-link {
    display: block;
    padding: .3rem .6rem;
	
}

.back #v-mod-tab .nav-link {
    display: block;
    padding: .3rem .6rem;
	padding: 1px 12px;
	margin: 5px 12px;
	border-radius: 50px;
	border: 1.2px solid #707070;
	cursor: pointer;			
    font-size: 15px;
}

#v-mod-tab
{
	padding: 5px 0px 5px 0px;
}

.back #v-mod-tab .nav-link.nav-link.active {
   
	    border-color: #ffffff00;
 
}
.progress 
{
	height:20px;
	
}

#lk.nav{
   display: inline-flex !important;
    width: calc( 100% - 20px);
	padding-top: 5px;
	top: -1px;
    position: relative;
    padding: 0px 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	flex-direction: column;
}

#lk .nav-tabs .nav-item.show .nav-link, #lk.nav-tabs .nav-link.active {
    color: #fcfcfcs;
    background-color: #fcfcfc;
    background: #fcfcfc;
    padding: 20px;
	border: 0px solid #00BCF2;
	border-bottom: 6px solid #fcfcfc;
    border-image: linear-gradient( to right, #00BCF2, #00BCF2) 0 0 100%;
}

#lk .nav-tabs .nav-item.show .nav-link, #lk.nav-tabs .nav-link {
    border-bottom: 1px solid #e9ecef;
	padding: 10px 0px;
}

.nav-pills .nav-link.active {
    color: #797979;
    background-color: #ededed;
}

.button{
    background-color: #00BCF2;
    color: white;
   
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	border: 1px solid #00BCF2;
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 5px;
	text-decoration: none !important;
	display: inline-block;
}

.buttonB{
    background-color: #00BCF2;
    color: white;
   
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	 border: 1px solid #00BCF2;
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 5px;
	text-decoration: none !important;
	
}

.buttonW{
    background-color: white;
    color: #00BCF2;
   
    margin: 8px 8px;
    border: 1px solid #00BCF2;
    cursor: pointer;
    width: auto;
	
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 5px;
	text-decoration: none !important;
	
}


.icon-eye:before { content: '\e858'; }

.button:hover{
	background-color: #00BCF2;
    color: white;
    filter: brightness(1.1)
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	border: 1px solid #00BCF2;
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 5px;
}

.button_del{
    background-color: #00BCF2;
    color: white;
   
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
	text-decoration: none !important;
	
}

.button_copy{
    background-color: #00BCF2;
    color: white;
   
    margin: 8px 8px;
    border: none;
    cursor: pointer;
    width: auto;
	
	padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
	text-decoration: none !important;
	
}

.textType1
{
	text-align: initial;
	color: #707070;
	font-size: 16px;
}
.textType1Bold
{
	text-align: initial;
	color: #707070;
	font-size: 15px;
	font-weight:bold;
}
.textType2
{
	padding: 2px !important;
	color: #b7b7b7;
	font-size: 16px !important;
}
.textType3
{
	padding: 2px !important;
	font-size: 16px !important;
}

.EditLess
{
	margin: 0px;
    padding: 0px;
    width: 100%;
}


a{
 color: #00BCF2;

}

a:hover {
    color: #000;
    text-decoration: underline;
}

.tab-content{
//background-color: #fff;
  //    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

.globtab{
background-color: #fff;
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
padding: 10px;

}

.navhead:before{
  color: #0f0 !important;

}
.headpad
{
/*	padding: 0.5rem;*/
padding: 10px 0px 30px 10px;
    left: -20px;
    position: relative;
}
.navhead {
    display: inline-flex;
    padding: 10px 0px 5px 0px;
    margin-left: 0px;
    color: #707070;
    font-size: 18px;
    border-bottom: 3px solid #00BCF2;
    border-image: linear-gradient( to right, #00BCF2, #00BCF2) 0 0 100%;
}
.smalbt{
background: linear-gradient(to right, #03ae5a, #00732a);
    width: fit-content;
    padding: 2px 15px;}
.bg-color-grey {
    background-color: 
    #95a5a6;
}

:before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    width: 50px;
    height: 50px;
    font-size: 35px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
    background: 
    #00BCF2;
    background-color: #00BCF2;
    margin: 4px 10px 0 0;
	cursor: pointer;
}
.rounded-x {
    border-radius: 50% !important;
/*	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.24);*/
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-book:before { content: '\e85d'; }
.icon-doc:before { content: '\e863'; }
.icon-ok:before { content: '\e895'; }
.icon-plus:before {    font-style: initial;    content: '\e86a';}
.icon-edit:before {    content: '\e865';  right: 15px;}
.icon-download:before {
    content: '\e911'; /* Иконка стрелки вниз */
    font-family: 'Font Awesome'; /* Укажите нужный шрифт для иконок */
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.icon-play-circled2:before { content: '\e888'; }
.icon-play-circled:before { content: '\e889'; } 
.icon-volume-off:before { content: '\e99f'; }
.icon-volume-high:before { content: '\e9a2'; }
.icon-mic-outline:before { content: '\e99d'; }
.icon-mic:before { content: '\e99e'; }


.icon-minus:before {
font-family: 'fontello';
    font-style: initial;
    color: red;

    content: '\e86b';
}
.icon-ch:before {
font-family: 'fontello';
    font-style: initial;
    color: green;

    content: '\2713';
}

.icon-bell:before {    content: '\e89d';}

.modal-l {max-width: 90%;}
.modal-m {max-width: 70%;}
.modal-s {max-width: 50%;}
}

.caseedit
{
position: absolute;
    right: 0;
   
    padding: 8px;
}
.icon-edit:before {
font-family: 'fontello';
    font-style: initial;

    content: '\e865';
}



.butAdd
{
position: absolute;
    top: 10px;
    right: 10px;
    display: inline-flex;
    width: auto;
    padding: 0px 5px;
    background-color: #00BCF2;
    border-color: #dee2e6 #dee2e6 #fff;
}
.butAdd:hover, .butAdd:active
{
 background-color: #00752b !important;
    border-color: #03aa57 !important;
}

.btn-del
{
    position: absolute;
    width: 100px;
    left: 20px;
    bottom: 16px;
    background-color: #F44336;
}

.btn-save, .btn-cancel
{   width: 100px;
    right: 20px;
    bottom: 16px;
}

.close
{
width: 60px;
}


@font-face {
  font-family: 'fontello';
  src: url('/public/files/fontello.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fn';
  src: url('/public/files/fn.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri';
  src: url('/public/files/Calibri.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Magistral';
  src: url('/public/files/Magistral.woff') format('ttf');
  font-weight: normal;
  font-style: normal;
}

.BiTex{
	letter-spacing: var(--unnamed-character-spacing-0);
color: var(--unnamed-color-313438);
text-align: left;
font: normal normal bold 27px fn;
letter-spacing: 0px;
color: #313438;
opacity: 1;
text-align: center;
padding: 30px 0px;
}
.MeTex{
letter-spacing: var(--unnamed-character-spacing-0);
color: var(--unnamed-color-313438);
text-align: left;
font: normal normal bold 18px fn;

letter-spacing: 0px;

opacity: 1;
}




.row
{

     margin-right: 0px;
     margin-left: 0px; 
}


 .row>[class^=col-] {
	font-size: 14px;
    padding: 0.5rem;
    /*background-color: rgb(255, 255, 255);*/
   /* border-left: 1px solid rgba(86,61,124,.2);*/
}
.nullleft
{
	  border-left: 0!important;
}


.journal{
	
    /* margin: 8px 0; */
    border: none;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px;
	    background-color: transparent;
}

.j0

{
	width: 100%;
	color: white;
    background-image: url(/public/assets/do/no.png);
	background-size: 15px, 15px;
    background-position: center;
    background-repeat: no-repeat;

}

.j1
{
	 width: 100%;
	color: white;
    background-image: url(/public/assets/do/yes.png);
	background-size: 15px, 15px;
    background-position: center;
    background-repeat: no-repeat;

}

.j1:focus,.j0:focus
{
	border: 0px solid white;
	outline: 0px auto -webkit-focus-ring-color;
}

.jrow{
	    border-bottom: 0px solid #f9f9f9;
		color:#707070;
}
.jrowstudnum 
{
	    width: 20px;
    padding: 0px 10px 0px 0px;
    color: #b8b8b8;
    display: inline-block;
}
.ldate
{ font-size:10px;}
.lthem{
	    font-size: 11px;

}
.ltype
{
	    font-size: 12px;

	color: #b8b8b8;
}

.fot
{padding: 26px 0px !important;
    font-size: 16px !important;
    color: #707070;}
.colalter1
{
	background-color: #fdfdfd;
    border: 1px solid whitesmoke;
    border-radius: 5px;
}
.BigNumb
{
margin: 0px 18px;
    font-size: 40px;
    font-weight: 900;
    color: #555;
}

.messages {
    height: 500px;
    min-height: calc(100% - 93px);
    max-height: calc(100% - 93px);
    overflow-y: scroll;
    overflow-x: hidden;
}
.divMess{
	    display: flow-root;

}

.messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
}
.messages ul li p {
margin-bottom: 0rem;
    white-space: initial;
    text-overflow: ellipsis;
    overflow: hidden;


    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: calc(100% - 50px);
    line-height: 130%;
	
}

.messages ul li.sent p {
    background: #ededed;
    color: #797979;
	    border-radius: 20px;
		border-radius: 0px 20px 20px  20px ; 
}

.messages ul li.replies p {
    background: #00BCF2;
	color:#fff;
    float: right;
	border-radius: 20px 0px 20px  20px ;
}

.messages ul li img {
    width: 30px;
    border-radius: 50%;
    float: left;
}
.messages ul li.replies img {
    float: right;
    margin: 0px 0 0 8px;
}
.messages ul li.sent img {
    margin: 0px 8px 0 0;
}

.messages ul li.replies .inf{
    float: right;
    color: #a79f9f;
    padding-right: 40px;
    font-size: 11px;
}

.messages ul li.sent .inf{
    float: left;
    color: #a79f9f;
    padding-left: 40px;
    font-size: 11px;
}

.messinfo{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-wrap: nowrap;
    font-size: 10px;
	color: #aaa;
}

.message-input {
  /*  position: absolute;*/
    bottom: 0;
    width: 100%;
    z-index: 99;
	padding-top: 20px;
}
.message-input .wrap { 
    position: relative;
	border-bottom: 1px solid #00BCF2;
}
.wrap input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 65px);
    padding: 5px;
    /*font-size: 0.8em;*/
    color: #32465a;
}

.testcard {
	/*border: 1px solid; */
	border: 1px solid #00BCF2;
    border-left: 6px solid #00BCF2;
   /* border-image: linear-gradient( to top, #00BCF2, #00BCF2) 0 100%;*/
    background-color: #f8f8f8;
 /*   margin-bottom: 20px;	*/
}

.vmid {
    display: inline-grid;
    align-items: center;
	text-align: right;
}

.badge {
    padding: 7px 7px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff0; 
}

.loader {
  --background: linear-gradient(135deg, #f82323, #fe2727);
  --shadow: rgb(254 39 39 / 28%);
  --text: #866c6c;
  --page: rgba(255, 255, 255, 0.36);
  --page-fold: rgba(255, 255, 255, 0.52);
  --duration: 3s;
  width: 200px;
  height: 140px;
  position: relative;
}
.loader:before, .loader:after {
  --r: -6deg;
  content: "";
  position: absolute;
  bottom: 8px;
  width: 120px;
  top: 80%;
  box-shadow: 0 16px 12px var(--shadow);
  transform: rotate(var(--r));
}
.loader:before {
  left: 4px;
}
.loader:after {
  --r: 6deg;
  right: 4px;
}
.loader div {
  width: 100%;
  height: 100%;
  border-radius: 13px;
  position: relative;
  z-index: 1;
  perspective: 600px;
  box-shadow: 0 4px 6px var(--shadow);
  background-image: var(--background);
}
.loader div ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.loader div ul li {
  --r: 180deg;
  --o: 0;
  --c: var(--page);
  position: absolute;
  top: 10px;
  left: 10px;
  transform-origin: 100% 50%;
  color: var(--c);
  opacity: var(--o);
  transform: rotateY(var(--r));
  -webkit-animation: var(--duration) ease infinite;
          animation: var(--duration) ease infinite;
}
.loader div ul li:nth-child(2) {
  --c: var(--page-fold);
  -webkit-animation-name: page-2;
          animation-name: page-2;
}
.loader div ul li:nth-child(3) {
  --c: var(--page-fold);
  -webkit-animation-name: page-3;
          animation-name: page-3;
}
.loader div ul li:nth-child(4) {
  --c: var(--page-fold);
  -webkit-animation-name: page-4;
          animation-name: page-4;
}
.loader div ul li:nth-child(5) {
  --c: var(--page-fold);
  -webkit-animation-name: page-5;
          animation-name: page-5;
}
.loader div ul li svg {
  width: 90px;
  height: 120px;
  display: block;
}
.loader div ul li:first-child {
  --r: 0deg;
  --o: 1;
}
.loader div ul li:last-child {
  --o: 1;
}
.loader span {
display: block;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 20px;
    text-align: center;
    color: #212529;
    font-size: 20px;
    font-weight: 400;

}

@-webkit-keyframes page-2 {
  0% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  35%, 100% {
    opacity: 0;
  }
  50%, 100% {
    transform: rotateY(0deg);
  }
}

@keyframes page-2 {
  0% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  35%, 100% {
    opacity: 0;
  }
  50%, 100% {
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes page-3 {
  15% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  50%, 100% {
    opacity: 0;
  }
  65%, 100% {
    transform: rotateY(0deg);
  }
}
@keyframes page-3 {
  15% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  50%, 100% {
    opacity: 0;
  }
  65%, 100% {
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes page-4 {
  30% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  65%, 100% {
    opacity: 0;
  }
  80%, 100% {
    transform: rotateY(0deg);
  }
}
@keyframes page-4 {
  30% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  65%, 100% {
    opacity: 0;
  }
  80%, 100% {
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes page-5 {
  45% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  80%, 100% {
    opacity: 0;
  }
  95%, 100% {
    transform: rotateY(0deg);
  }
}
@keyframes page-5 {
  45% {
    transform: rotateY(180deg);
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  80%, 100% {
    opacity: 0;
  }
  95%, 100% {
    transform: rotateY(0deg);
  }
}
div.text-dark:hover {
    background-color: #bcc2e5!important;
    border-radius: 5px;
}
.bg-wh {
    background-color: #00BCF2!important;
    border-radius: 5px;
}

.bg-primary
 {
    background-color: #00BCF2!important;
    border-radius: 5px;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #8e8e8e;
    border-radius: .25rem;
}

.page-link {
    background-color: #00BCF2;
    color: white;
}
.page-link:hover {
    color: #313538;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.0rem rgb(128 130 132);
}
.page-item.active .page-link {
    z-index: 3;
    color: #313538;
    background-color: #f5f5f5;
    border-color: #dee2e6;
}

.modal-footer {
    border-top: 0px solid #dee2e6;
}

#timer{
    position: absolute;
    right: 5px;
    top: 5px;
}


#messCount
{
position: absolute;
background-color: black;
left: ;
width: 20px;
height: 20px;
border-radius: 10px;
}

.messCountHide
{
  display:none;
}

.dropdown-item:hover {
	background-color:#00BCF2;
	color:white;

}