html {
	overflow-y: scroll;
}

table, td, th {    
    border-top: 1px solid #1c1e21;
    border-bottom: 1px solid #1c1e21;
    text-align: left;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 15px;
}

body {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 25px;
	font-family: Helvetica, Arial, san-serif;
}

p {
	margin-bottom: 0px;
	font-family: Helvetica, Arial, san-serif;
}

.skoltech_ban {
	width: 90px;
	height: auto;
	float: right;
	position: relative;
	top: -55px;
}

.img-logomob {
		width: 67%;
		height: auto;
		top: -19px;
		position: relative;
}

.sapphire-logo {
	width: 30%;
	height: auto;
	top: 20px;
	position: relative;
}

.sapphire-text {
	left: 340px;
	top: -70px;
	position: relative;
}

.paragr_indent-5 {
	margin-bottom: 5px;
}

.paragr_indent-8 {
	margin-bottom: 8px;
}
.paragr_indent-10 {
	margin-bottom: 10px;
}

.paragr_indent-13 {
	margin-bottom: 13px;
}
.paragr_indent-20 {
	margin-bottom: 20px;
}

.paragr_indent-30 {
	margin-bottom: 30px;
}

.paragr_indent-40 {
	margin-bottom: 40px;
}

.paragr_indent-50 {
	margin-bottom: 50px;
}

.paragr_indent-60 {
	margin-bottom: 60px;
}

.paragr_predent-5 {
	margin-top: 5px;
}

.paragr_predent-10 {
	margin-top: 10px;
}

.paragr_predent-20 {
	margin-top: 20px;
}

.paragr_predent-13 {
	margin-top: 13px;
}

.paragr_predent-30 {
	margin-top: 30px;
}

h3 {
	margin-top: 0px;
}

.years_publ {
	margin-top: 30px;
}

.journals {
	color: #00a651;
	font-weight: 600;
}

#our_software {
	position: relative;
	min-height: 1px;
}

.vdj-logo {
	width: 80%;
	height: auto;
}

.img-mainpage,
.img-service {
	width: 100%;
	height: auto;
}

.container {
	margin-top: 54px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right:0px;
}

.software {
	position: absolute;
	font-size: 13px;
	left: 330px;
	top: 31px;
}

.software a {
	text-decoration: none;
	color: black;
	margin-right: 20px;
	padding-bottom: 1px;
}

.software a:hover {
	border-bottom: 1px solid;
}

.publications {
	list-style-position: inside;
}

.contacts {
	text-decoration: underline;
	color: #3ec3dd;
}

.contacts:hover {
	text-decoration: underline;
	color: #38B8D1;	
}

ol {

	padding-left: 0px;
}

.mixcr {
	color: #3ec3dd;
	font-weight: 600;
}

.vdjtools {
	color: #f4783b;
	font-weight: 600;
}

.vdj_li {
    list-style: none; /* Скрываем маркеры списка */
	position: relative;
	left: -40px;
	line-height: 130%; /* Сдвигаем элементы списка влево */
   }
   
.mcxli,
.serv_li {
	list-style: none;
	position: relative;
	left: -40px;
	line-height: 130%;
}

.mcxlicirl {
	list-style: none;
	font-size: 13px;
	position: relative;
	left: -20px;
	line-height: 125%;
}

.serv_li::before {
	content: "\25cf";
	padding-right: 7px;
	color: #3ec3dd;
}

.mcxli::before {
	content: "\25cf";
	padding-right: 10px;
	color: #3ec3dd;
}

.mcxlicirl::before {
	content: "\25cb";
	padding-right: 10px;
	color: #3ec3dd;
}
   
.vdj_li::before {
    content: '\25cf'; /* Добавляем маркер в шестнадцатеричном формате*/
    padding-right: 10px; /* Расстояние от маркеров до текста */
    color: #f4783b; /* Маркеры оранжевого цвета */
   }

.migec {
	color: #00a651;
	font-weight: 600;
}

.order {
	text-decoration: underline;
	color: #00a651;
}

.mageri {
	color: #ed217c;
	font-weight: 600;
}

.btn {
	border-radius: 0;
	width: 250px;
}

.btn-manual {
	border-radius: 0;
	border: none;
	width: 370px;
}

.btn-immunocloud {
	border-radius: 0;
	border: none;
	width: 370px;
}

.navbar-default {
  background-color: white;
  border-color: #e7e7e7;
}

#mixcr-picture {
	width: 110%;
	position: relative;
	top: 22px;
	left: -30px;
}

#migec-picture {
	width: 100%;
	position: relative;
	top: 10px;
}

.footer {
	font-size: 12px;
	top: 50px;
}

.news{
	font-size: 20px;
}

.ref_style {
	font-size: 12px;
	float: right;
	top: 20px;
	font-style: oblique;
	position: relative;
}

.bold_text {
	font-weight: 600;
}

.ref_style_text {
	font-size: 12px;
}

.btn-primary {
	background-color: #3ec3dd;
	border-color: #3ec3dd;
}

.btn-primary:hover ,
.btn-primary:active {
	background-color: #09BBDE;
	border-color: #09BBDE;
}

.btn-warning {
	background-color: #f4783b;
	border-color: #f4783b;
}

.btn-warning:hover,
.btn-warning:active {
	background-color: #F2580C;
	border-color: #F2580C;
}

.btn-success {
	background-color: #00a651;
	border-color: #00a651;
}

.btn-success:hover,
.btn-success:active {
	background-color: #03994C;
	border-color: #03994C;
}

.btn-danger {
	background-color: #ed217c;
	border-color: #ed217c;
}

.btn-danger:hover,
.btn-danger:active {
	background-color: #EB0069;
	border-color: #EB0069;
}

.download-soft {
	text-align: center;
	margin-bottom: 13px;
}

.download-button {
	text-align: center;
	position: relative;
	top: 25px;
}

.download-migec {
	text-align: left;
	position: relative;
	top: 25px;
}

.milab_footer {
	position: relative;
	top: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

p  a.mixcr:hover {
	color: #09BBDE;
	text-decoration: underline;
}

p  a.mixcr {
	text-decoration: underline;
}

p a.vdjtools:hover {
	color: #F2580C;
	text-decoration: underline;
}

p a.migec:hover {
	color: #03994C;
	text-decoration: underline;
}

p a.vdjtools {
	text-decoration: underline;
}

p a.migec {
	text-decoration: underline;
}

.underline-page {
	border-bottom: 2px solid black;
}

.underline-page-subnav {
	border-bottom: 1px solid;
}

.navbar {
	border-color: white;
}

.navbar-toggle {
  position: relative;
  float: right;
  top: -2px;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}

.navbar-default .navbar-toggle {
  border-color: #253131;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
}

.circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
}

.crcl_n_orange {
	background-color: #f4783b;
	left: -25px;
	top: 405px;
}

.crcl_n_pink {
	background-color: #ed217c;
	left: -25px;
	top: 170px;
}

.crcl_n_green {
	background-color: #00a651;
	left: -25px;
	top: 290px;
}

.crcl_n_blue {
	background-color: #3ec3dd;
	left: -25px;
	top: 53px;
}

.circle-cont-blue {
	background-color: #3ec3dd;
	left: 290px;
	top: -20px;
}

.circle-mixcr-blue {
	background-color: #3ec3dd;
	left: 300px;
	top: 55px;
}

.circle-soft-orange{
	background-color: #f4783b;
	left: 250px;
	top: 70px;
}

.circle-vdjt-orange {
	background-color: #f4783b;
	left: 280px;
	top: 65px;
}

.circle-main-green {
	background-color: #00a651;
	left: 280px;
	top: -25px;
}

.circle-about-pink {
	background-color: #ed217c;
	left: 250px;
	top: -25px;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
}

@media (min-width: 240px) and (max-width: 767px) {
	.software {
		display: none;}

	.underline-page {
		border-bottom: 1px solid white;}

	.img-logomob {
		width: 200px;
		position: relative;
		top: -16px;}
}

@media (min-width: 240px) and (max-width: 991px) {
	.ref_style {
		display: none;
	}
	
	.circle,
	.circle-cont-blue,
	.circle-mixcr-blue,
	.circle-soft-orange,
	.circle-vdjt-orange,
	.circle-main-green,
	.circle-about-pink	{
		display: none;
	}
	
	#migec-picture {
		display: none;
	}

	#our_software {
		margin-bottom: 30px;
		margin-top: 0px;
	}
	
	#mixcr-picture {
		display: none;
	}
	
	.vdjtools-picture {
		display: none;
	}
	
	.img-mainpage {
		display: none;
	}
	
	.download-migec {
	text-align: center;
	position: relative;
	top: 25px;
}
	.download-soft {
		display: none;
	}

	.sapphire-logo {
		width: 150px;
		height: auto;
		top: 10px;
		position: relative;
	}

	.sapphire-text {
		left: 180px;
		top: -30px;
		position: relative;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.img-logomob {
		margin-bottom: 54px;	
	}
	
	.navbar-nav,
	.navbar-collapse,
	.collapse	{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.nav,
	.navbar-nav {
		font-size: 16px;
	}
	
	.nav li a,
	.navbar-nav li a {
		margin: 30px 30px 20px 0px;
		padding: 10px 0px 2px;
		border-bottom: 2px solid white;
		color: #000000;
	}
	
	.nav li a:hover,
	.nav li a:active,
	.navbar-nav li a:hover,
	.navbar-nav li a:active	{
		margin: 30px 30px 20px 0px;
		padding: 10px 0px 2px;
		border-bottom: 2px solid black;
		color: #000000;
		background-color: white;
	}
	
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
	  background-color: #ffffff;
	  color: #000000;
	  border-bottom: 2px solid black;
	}
	
	.navbar-default .navbar-nav > li > a {
	color: #000000;
	}

	.software {
		left: 15px;
		top: 130px;
	}
}

@media (min-width: 240px) and (max-width: 767px) {
	.skoltech_ban_wrap {
		text-align: center;
	}
	.skoltech_ban {
		width: 90px;
		height: auto;
		float: none;
		position: relative;
		top: 0px;
		right: 0px;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.nav li a,
	.navbar-nav li a{
		margin: 0px 16px 20px;
		padding: 10px 0px 2px;
    	display: block;
		font-size: 16px;
		color: #000000;
    }

    .nav li a:hover,
	.navbar-nav li a:hover{
	border-bottom: 2px solid; 
    }

    .navbar-default .navbar-nav > li > a {
		color: #000000;
	}

	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active {
		color: black;
		background-color: transparent;
	}

    .navbar-collapse {
    	position: absolute;
    	left: 300px;
    	top: -15px;
    }

    .img-mainpage {
    	margin-top: 10px; 
    }

    .img-service {
    	margin-top: 5px;
    	margin-bottom: 20px;
    }
}