ul {
    margin: 0.1em 0em 0.86em 0.86em;
}
ol {
    margin: 0.1em 0em 0.86em 1.2em;
}
ol li {margin-inline-start: 0.2em; margin-bottom: 0.5em;}
ul li,
ol ul li{margin-inline-start: 0.2em; margin-bottom: 0.5em;}
.svg-img{
	position: relative;
	width: 100%;
}
.screen-data.color-white{color: #fff;}
.screen-container{z-index: 0;}
.max-width{max-width: 600px;}
.play-overlay{
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.play-overlay .btn {
	position: relative;
	width: 100px;
	height: 100px;
	background: rgba(20, 30, 85, 0.8);
	border-radius: 50%;
	overflow: hidden;
}
.play-overlay .btn.hover {background: rgba(20, 30, 85, 0.6);}
.play-overlay .btn .btn-icon{position: relative; left: 4px; font-size: 2.2em;}

.info-btn-panel{
	min-width: auto;
	min-height: auto;
}
.center-img-box{
	position: relative;
	max-width: 600px;
	margin: 0 auto;
}
.info-icon,
.info-btn {
	background-color:#000;
	color: #fff;
	border-radius: 50%;
	width: 2em;
	height: 2em;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0em 0.5em;
	text-align: center;
	padding: 0.45em 0em 0em;
	box-sizing: border-box;
	font-size: 0.8em;
	min-width: auto;
}

.formula-box{
	width: auto;
	margin: 1em auto 2em;
}
.formula-box .cell1{width: 100px;}
.formula-box .cell2 .txt{margin:0.5em 1em;}
.formula-box .splitter-line{
	position: relative;
	width: auto;
	height: 0.1em;
	left: 0em;
	
}
.formula-box .splitter-line .line{
	background-color: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0em;
}
.img-scroll-panel .panel{
	position: relative;
	width: 100%;
	height: 85%;
}
.zoom-btn-panel{
	position: absolute;
	bottom: 0em;
	right: 0em;
	padding: 0.5em;
}
.zoom-btn-panel .btn-panel{display: inline-block; vertical-align: middle; min-width: auto;}
.zoom-btn-panel .btn{min-width: auto;}

.img-scroll-panel .scroll-parent {max-height: none; height: 410px;}
.img-scroll-panel .scrollable{max-width: 850px; 
	transition: all 200ms ease-in; 
	-ms-transform-origin: 0 0 0; 
	-webkit-transform-origin: 0 0 0; 
	transform-origin: 0 0 0;
	margin: 0 auto;
}
.img-scroll-panel .scrollable .base-img{max-width: 850px;}

.text-img-block{
	display: flex;
	flex-flow: row nowrap;
	position: absolute;
	bottom: 80px;
	left: 35px;
}
.line-text-box{
	position: relative;
	border-top: 2px solid #000;
	background-color: rgba(255, 255, 255, 0.94);
	padding: 45px;
	width: 940px;
	height: auto;
	display: block;
}
.text-img-block .line-text-box{ 
	position: relative;
	width: 720px;
	min-height: 450px;
}
.text-img-block .img-box{
	position: relative;
	width: 625px;
	min-height: 450px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px;
}
.text-img-block .second-panel{
	position: relative;
	width: 770px;
	min-height: 450px;	
	margin-left: 20px;
}

.screen .center-data-panel{
    position: relative;
    margin: 2em auto 0em;
    width: 77%;
    padding: 2em 2em;
    background-color: rgba(255,255,255,0.7);
    border-radius: 0.3em;
}
.screen .screen-title-div{
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 1em;
}
.screen .screen-title-div span{
	display: table-cell;
	vertical-align: middle;
}
.screen .screen-title-div .icon{
	font-size: 1.5em;
	padding-inline-end: 0.5em;
	width: 1em;
}
.download-pdf-btn{color:#000; height: auto;}
.download-pdf-btn .btn-icon{font-size: 3em;}
.download-pdf-btn.hover{color:#023761; 
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.svg-img-box{position: relative; background-color: #e3f7fd; padding: 1em;}
.svg-img-box .svg-img{width: 100%; height: auto; position: initial;}
.svg-img-box .bottom-div{
	position: absolute;
	bottom: 6%;
	right: 3%;
}
.magnify-box{background-color:#000; 
	border-radius: 0.33em; 
	width:3em; 
	height: 3em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.magnify-box .magnify-icon{color: #fff; font-size: 1.7em;}

.gb-magnify-btn{
	height: auto;
	min-width: auto;
	background: transparent;
	padding: 0em;
	display: black;
}
.gb-magnify-btn .bottom-div{
	position: absolute;
	bottom: 0em;
	right: 0em;
}
.gb-magnify-btn.hover .magnify-box{background-color:#023761;}
.gb-magnify-btn.hover .magnify-icon{
    -ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
    transform: scale(1.2);    
}

.app-body .screen-modal-pop.magnify-pop .svg-img-box{padding: 0.5em;}
.app-body .screen-modal-pop.magnify-pop .scroll-parent{border: none;}

.global-modal-pop.resources-pop .modal-content-box{	text-align: left;}
.global-modal-pop.resources-pop .modal-content-box .flex-div{
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	margin-top: 20px;
}
.global-modal-pop.resources-pop .modal-content-box .flex-div > div{width: 50%; padding-right: 30px;}

.global-modal-pop.help-pop .modal-box{
    width: 90%;
    max-width: 1280px;
    
}
.global-modal-pop.help-pop .modal-alert .modal-content-box {
	padding: 10px 40px 60px 60px;
	text-align: center;
	min-height: 4em;
	background-color: transparent;
  }
.global-modal-pop.help-pop .activity-panel{max-width: 1480px;}
.global-modal-pop.help-pop .scroll-parent{max-height: none;}

.screen .center-img-panel{
	position: relative;
	max-width: 600px;
	margin: 0 auto;
	padding: 0.5em;
}
.screen .center-img-panel.extra-small{ max-width: 360px;}
.screen .center-img-panel.small{ max-width: 540px;}
.screen .center-img-panel.medium{ max-width: 720px;}
.screen .center-img-panel.big{ max-width: 770px;}
.screen .center-img-panel.extra-big{ max-width: 870px;}

.screen.tab_full_screen .split-with-pop .activity-panel{padding-top: 1em; display: flex; flex-flow: row nowrap;}
.screen.tab_full_screen .split-with-pop .fix-height.popup{min-height: 480px;}
.screen.tab_full_screen .split-with-pop .clickable .click-btn{height: 80px;}

#screen_multi_col_opt1 .feedback-container{
	position: absolute;
	bottom: auto;
	top: 285px;
	width: 67%;
}

#screen_1_1_20 .text-img-block{
	position: absolute;
	bottom: auto;	
	top: 10px;
}

#screen_1_1_30 .text-img-block{
	position: absolute;
	bottom: 80px;
}

#screen_1_1_50 .text-img-block .line-text-box{	min-height: auto;}
#screen_1_1_50 .tab-container{position: absolute; top: 0px; left: 0px;}
#screen_1_1_50 .tab-container .clickable-0 {position: absolute; top: 360px;	left: 680px;}
#screen_1_1_50 .tab-container .clickable-1 {position: absolute; top: 320px;	left: 1040px;}
#screen_1_1_50 .tab-container .clickable-2 {position: absolute; top: 160px;	left: 1690px;}
#screen_1_1_50 .tab-container .clickable-3 {position: absolute; top: 580px;	left: 1170px;}
.app-body .modal-pop-1_1_50 .popup-content-box{height: 700px; display: flex;}
.app-body .modal-pop-1_1_50 .popup-content-box .modal-left-panel img { width: 700px; }
.app-body .popup.screen-modal-pop.modal-pop-1_1_50 .pop-col-text { padding: 10px 50px 30px 40px; }
.app-body .popup.modal-pop-1_1_50 .pop-title { padding: 40px 110px 30px 40px; }

#screen_1_1_60 .text-img-block { position: absolute; bottom: 80px; }
#screen_1_1_60 .text-img-block .line-text-box { min-height: 200px; }

#screen_2_1_20 .text-img-block { position: absolute; bottom: auto; }
#screen_2_1_20 .text-img-block .line-text-box { width: 700px; }

#screen_2_1_20 .link-to-lonza > div { display: flex; margin-bottom: 17px; }
#screen_2_1_20 .link-to-lonza img { width: 36px; margin-right: 10px; }
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_20 .pop-col-text { padding-right: 94px; }
#screen_2_1_20 .gb-extra-info-btn.web-link { border: none; color: #E9713A; }
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_20 .popup-titlebar img { width: 36px; margin-right: 10px; }
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_20 .popup-titlebar .lonza-title { display: flex; margin-left: 60px; }
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_20 .lonza-title .pop-title { padding-left: 10px; }
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_20 .modal-alert { min-height: 650px; }

#screen_2_1_30 .text-img-block { position: relative; bottom: auto; }
#screen_2_1_30 .text-img-block .line-text-box { position: relative; width: 900px; min-height: 210px; }
#screen_2_1_30 .tab-screen.image-tab .parent-div {
	max-width: none;
	margin-left: 35px;
    width: calc(100% - 70px);
}
#screen_2_1_30 .parent-div .btn-box a {
	width: 300px;
	height: 100%;
    padding: 0px;
	display: flex;
    flex-direction: column;
	background: transparent;
    border: none;
}
#screen_2_1_30 .parent-div .btn-box .tab-btn.hover { transform: scale(1.04); }
#screen_2_1_30 .parent-div .btn-box img { width: 300px; } 
#screen_2_1_30 .parent-div .btn-box a.tab-btn.hover img { border: 8px solid #E9713A; border-radius: 50%; }
#screen_2_1_30 .parent-div .btn-box .btn-box-txt {
	padding: 26px;
    width: 100%;
    background: #E9713A;
	margin-top: 30px;
}
#screen_2_1_30 .parent-div .btn-box.visited .btn-box-txt{background: #BFBFBF;}
#screen_2_1_30 .parent-div .btn-box.visited .hover .btn-box-txt{background: #E9713A;}
#screen_2_1_30 .tab-bar {
    width: calc(100% - 70px);
    background: white;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 35px;
    margin-top: 30px;
	margin-bottom: 10px;
}
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .pop-col-text { padding: 10px 20px 30px 60px;}
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .link-to-lonza { display: flex; margin-bottom: 20px; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .link-to-lonza img { width: 36px; margin-right: 10px; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .popup-content-box .scroll-parent { width: 96%; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .popup-content-box { padding-bottom: 50px; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30.tab-pop-3 .popup-content-box .pop-col-img {
    width: 1330px;
    display: flex;
    justify-content: center;
}
.app-body .popup.screen-modal-pop.modal-pop-2_1_30.tab-pop-3 .popup-content-box .pop-col-img img { width: 960px; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .col-divider { display: flex; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .col-divider p { width: 50%; }
.app-body .popup.screen-modal-pop.modal-pop-2_1_30 .link-to { background: #ffffff; padding: 30px; }

#screen_2_1_35 .text-img-block { position: absolute; bottom: auto; }
#screen_2_1_35 .text-img-block .img-box { min-height: 808px; }
#screen_2_1_35 .text-img-block .line-text-box {
    position: relative;
    width: 840px;
    min-height: 450px;
    padding-right: 55px;
}
#screen_2_1_35 .text-img-block .inline-div{position: relative; margin: 0 auto 30px; width: 80%;}

#screen_2_1_37 .text-img-block { position: absolute; bottom: 80px; }
#screen_2_1_37 .text-img-block .line-text-box { min-height: 200px; }

#screen_2_1_40.screen .text-img-block { bottom: auto; }
#screen_2_1_40 .text-img-block .line-text-box { width: 1400px; min-height: 120px; }
#screen_2_1_40 .matching-line-question .question {
    position: absolute;
    top: 106px;
    left: 35px;
	width: 1400px;
}
#screen_2_1_40 .matching-line-screen .feedback-container, #screen_2_1_40 .matching-line-question .feedback-container { top: 37px; width: 380px; left: 1432px; }
#screen_2_1_40 .matching-line-question .feedback-container .gb-extra-info-btn {
    border: none;
	width: auto;
	min-width: auto;
	height: auto;
}
#screen_2_1_40 .matching-line-question .feedback-container .gb-extra-info-btn .btn-txt{padding: 0px;}
.app-body .popup.screen-modal-pop.gb-extra-info-pop-2_1_40 .pop-col-text { padding-right: 94px; }

#screen_2_1_50.screen .text-img-block { bottom: auto; }
#screen_2_1_50 .accordion-custom { position: absolute; left: 812px; }
#screen_2_1_50 .text-img-block .line-text-box { min-height: 300px; width: 676px; }
#screen_2_1_50 .accordion-screen .accordion-panel .panel-group { width: 940px; }
#screen_2_1_50 .accordion-screen .accordion-panel .panel-collapse .text-box{min-height: 294px;}

#screen_2_1_60 .text-img-block { position: absolute; bottom: auto; }
#screen_2_1_60 .img-box {
	position: absolute;
    right: 10px;
    background-color: #ffffff;
    padding: 0px;
    top: 2px;
    width: 990px;
}
#screen_2_1_60 .text-img-block .line-text-box {
    position: relative;
    width: 780px;
    min-height: 450px;
}
#screen_2_1_60 .mcq-mrq-question .question.box-option .option-item.option-item_0 .btn-text { padding-right: 30px; }
#screen_2_1_60 .tab-screen .activity-panel{padding: 0em;}
#screen_2_1_60 .tab-screen .parent-div .clickable{padding: 0em;}
#screen_2_1_60 .tab-screen .parent-div .clickable .click-btn{
	border-radius: 0em;
	height: auto;
	border: 0px;
	padding: 45px;
}
#screen_2_1_60 .tab-screen .parent-div .clickable .click-btn .magnify-circle{position: absolute;}
#screen_2_1_60 .text-img-block .second-panel {
	position: relative;
	width: 990px;
	min-height: 250px;
	margin-left: 35px;
	margin-top: 490px;
}
#screen_2_1_60.mcq-mrq-screen .feedback-container, 
#screen_2_1_60 .mcq-mrq-question .feedback-container{height: auto;}

#screen_2_1_70.screen .text-img-block { bottom: auto; position: relative; }
#screen_2_1_70 .text-img-block .line-text-box { width: 1168px; min-height: 120px; }
#screen_2_1_70 .tab-container.tab-screen { left: 35px; width: 1440px; }
#screen_2_1_70 .tab-screen.folder-view .fix-height.popup .popup-content-box { display: flex; }
#screen_2_1_70 .tab-screen.folder-view .fix-height.popup .pop-col-text { padding-top: 50px; padding-right: 40px; padding-left: 50px; }
#screen_2_1_70 .tab-screen.folder-view .fix-height.popup .pop-col-img { position: relative; width: 45%; min-height: 464px; height: 100%; }

#screen_2_1_80 .text-img-block { bottom: 104px; }
#screen_2_1_80 .text-img-block .line-text-box{ width: 910px; min-height: auto;}
#screen_2_1_80 .tab-container{position: absolute; top: 0px; left: 0px;}
#screen_2_1_80 .tab-container .clickable-0 {position: absolute; top: 220px; left: 1090px;}
#screen_2_1_80 .tab-container .clickable-1 {position: absolute; top: 180px; left: 1430px;}
#screen_2_1_80 .tab-container .clickable-2 {position: absolute; top: 160px;	left: 1690px;}
#screen_2_1_80 .tab-container .clickable-3 {position: absolute; top: 820px;	left: 1190px;}
.app-body .modal-pop-2_1_80 .popup-content-box{height: 660px;}
.app-body .popup.screen-modal-pop.modal-pop-2_1_80.tab-pop-1 .popup-content-box .pop-col-img {
    width: 1330px;
    display: flex;
    justify-content: center;
}
.app-body .popup.screen-modal-pop.modal-pop-2_1_80 .pop-col-text { padding: 10px 60px 20px 60px; }

#screen_3_1_20 .text-img-block .line-text-box{	min-height: auto;}
#screen_3_1_20 .tab-container{position: absolute; top: 0px; left: 0px;}
#screen_3_1_20 .tab-container .tab-btn{
	display: block;
	border-radius: 0px;
	min-width: auto;
	height: auto;
	border: none;
}
#screen_3_1_20 .tab-container .tab-btn .magnify-circle{
	position: absolute;
	top: 340px;
	left: 260px;
}
#screen_3_1_20 .tab-container .clickable-0 {
	position: absolute;
	top: 0px;
	left: 1020px;
	width: 615px;
	height: auto;
}
.app-body .modal-pop-3_1_20 .popup-content-box{height: 640px;}

#screen_3_1_30 .text-img-block {
	position: absolute;
	bottom: auto;
	top: 10px;
}
#screen_3_1_30 .img-box {
    position: absolute;
    right: 0px;
    top: 12px;
   
}
#screen_3_1_30 .text-img-block .line-text-box {
    position: relative;
    width: 780px;
    min-height: 450px;
}

#screen_3_1_30 .tab-container{position: absolute; top: 0px; right: 0px;}
#screen_3_1_30 .tab-container .tab-btn{
	display: block;
	border-radius: 0px;
	min-width: auto;
	height: auto;
	border: none;
}
#screen_3_1_30 .tab-container .tab-btn .magnify-circle{
	position: absolute;
	top: 340px;
	left: 260px;
}
#screen_3_1_30 .tab-container .clickable-0 {
	position: absolute;
	top: 0px;
	right: 280px;
	width: 615px;
	height: auto;
}
.app-body .modal-pop-3_1_30 .popup-content-box{height: 640px;}

#screen_3_1_35 .text-img-block{
	position: absolute;
    top: 100px;
    bottom: auto;
	
}
#screen_3_1_35 .text-img-block .line-text-box{min-height: auto;}

#screen_3_1_40 .text-img-block { bottom: auto; }
#screen_3_1_40 .text-img-block .line-text-box { min-height: auto; width: 676px; }
#screen_3_1_40 .accordion-custom { position: absolute; left: 800px; }

#screen_3_1_40 .accordion-screen .accordion-panel .panel-group { width: 940px; }
#screen_3_1_40 .accordion-screen .accordion-panel .panel-collapse .text-box{min-height: auto;}

#screen_3_1_45 .text-img-block { position: absolute; bottom: 80px; }
#screen_3_1_45 .text-img-block .line-text-box { min-height: 200px; }

#screen_3_1_50 .text-img-block { position: absolute; bottom: auto; }
#screen_3_1_50 .text-img-block .line-text-box { width: 900px; }

#screen_3_1_60 .text-img-block{
	left: auto;
	right: 10px;
	bottom: 140px;
}
#screen_3_1_60 .text-img-block .line-text-box{width: 900px;	min-height: auto;}
#screen_3_1_60 .tab-container{position: absolute; top: 0px; left: 0px;}
#screen_3_1_60 .tab-container .clickable-0 {position: absolute; top: 380px;	left: 320px;}
#screen_3_1_60 .tab-container .clickable-1 {position: absolute; top: 730px;	left: 350px;}
#screen_3_1_60 .tab-container .clickable-2 {position: absolute; top: 120px;	left: 820px;}
.app-body .modal-pop-3_1_60 .popup-content-box{height: 540px;}

#screen_4_1_20 .text-img-block { bottom: auto; }
#screen_4_1_20 .text-img-block .line-text-box { min-height: auto; width: 676px; }
#screen_4_1_20 .accordion-custom { position: absolute; left: 800px; }
#screen_4_1_20 .accordion-screen .accordion-panel .panel-group { width: 940px; }
#screen_4_1_20 .accordion-screen .accordion-panel .panel-collapse .text-box{min-height: auto;}

#screen_4_1_30 .text-img-block{bottom: auto;  top:0px; position: relative;}
#screen_4_1_30 .text-img-block .line-text-box{width: 1168px; min-height: auto;}
#screen_4_1_30 .tab-container{
	position: relative;
	width: 100%;
	top: 0px;
	left: 35px;
}
#screen_4_1_30 .tab-container .link-div img{width: 36px; margin-right: 10px;}
#screen_4_1_40 .text-img-block{bottom: auto;  top:0px; position: relative;}
#screen_4_1_40 .text-img-block .line-text-box{width: 1720px; min-height: auto;}
#screen_4_1_40 .multi-col-opt-question.full .activity-panel{position: relative; margin-left: 35px; width: 1720px;}
#screen_4_1_40 .multi-col-opt-question .feedback-container{
	position: relative;
	width: 1322px;
	top: -75px;
}

#screen_4_1_70 .text-img-block { position: absolute; bottom: 80px; }
#screen_4_1_70 .text-img-block .line-text-box { min-height: 200px; }

#screen_4_1_50 .text-img-block { position: absolute; bottom: auto; }
#screen_4_1_50 .text-img-block .line-text-box { width: 970px; }

#screen_4_1_60 .text-img-block { position: absolute; bottom: auto; }
#screen_4_1_60 .text-img-block .line-text-box { width: 970px; }
#screen_4_1_60.mcq-mrq-screen .feedback-container, 
#screen_4_1_60 .mcq-mrq-question .feedback-container{height: auto;}
#screen_4_1_60.mcq-mrq-screen .feedback-container .popup, 
#screen_4_1_60 .mcq-mrq-question .feedback-container .popup{min-height: 850px;}

#screen_5_1_20 .text-img-block { position: absolute; bottom: auto; }
#screen_5_1_20 .text-img-block .line-text-box { width: 700px;  }
#screen_5_1_20 .link-to-lonza > div { display: flex; margin-bottom: 17px; }
#screen_5_1_20 .link-to-lonza img { width: 36px; margin-right: 10px; }
#screen_5_1_20 .text-img-block .second-panel { width: 1062px;  }
#screen_5_1_20 .feedback-container .scroll-parent { max-height: 690px; }

#screen_5_1_30 .text-img-block { bottom: auto; }
#screen_5_1_30 .text-img-block .line-text-box { min-height: auto; width: 720px; }
#screen_5_1_30 .accordion-custom { position: absolute; left: 820px; }
#screen_5_1_30 .accordion-screen .accordion-panel .panel-group { width: 940px; }
#screen_5_1_30 .accordion-screen .accordion-panel .panel-collapse .text-box{min-height: 244px;}

#screen_5_1_35 .text-img-block { position: absolute; bottom: 80px; }
#screen_5_1_35 .text-img-block .line-text-box { min-height: 200px; }

#screen_5_1_40.screen .text-img-block { bottom: auto; position: relative; }
#screen_5_1_40 .text-img-block .line-text-box { width: 870px; min-height: 120px; }
#screen_5_1_40 .tab-container.tab-screen { left: 35px; width: 1720px; }
#screen_5_1_40 .tab-screen.folder-view .fix-height.popup .popup-content-box { display: flex; }
#screen_5_1_40 .tab-screen.folder-view .fix-height.popup .pop-col-text { padding-right: 40px; padding-left: 50px; width: 1170px; min-height: 510px;}
#screen_5_1_40 .tab-screen.folder-view .fix-height.popup .pop-col-img { position: relative; width: 550px; min-height: 450px; height: 100%; }
#screen_5_1_40 .tab-screen.folder-view .popup { padding: 0px; }
#screen_5_1_40 .tab-screen.folder-view .clickable .click-btn { width: 375px; }
#screen_5_1_40 .tab-screen.folder-view .cust-pt { margin-top: 25px; }

#screen_5_1_50.screen .text-img-block { bottom: auto; }
#screen_5_1_50 .text-img-block .line-text-box { width: 1020px; min-height: 120px; }
#screen_5_1_50.dnd-sort-screen .question {
    position: absolute;
    top: 200px;
    left: 35px;
    width: 1020px;
}
#screen_5_1_50.dnd-sort-screen .feedback-container { top: -212px; width: 740px; left: 1062px; }

#screen_5_1_60 .text-img-block { position: absolute; bottom: auto; top: 90px; left: 85px; }
#screen_5_1_60 .text-img-block .line-text-box { width: 650px; min-height: 350px; }

#screen_6_1_10 .text-img-block { position: absolute; bottom: auto; }
#screen_6_1_10 .text-img-block .line-text-box { width: 1220px; }
#screen_6_1_10 .text-img-block .second-panel{width: 530px;}

#screen_6_1_30 .text-img-block { position: relative; bottom: auto; margin-bottom: 70px; }
#screen_6_1_30 .text-img-block .line-text-box { position: relative; width: 870px; min-height: 210px; }
#screen_6_1_30 .tab-screen.image-tab .parent-div { max-width: none; width: 1134px; }
#screen_6_1_30 .parent-div .btn-box a {
	width: 300px;
	height: 100%;
    padding: 0px;
	display: flex;
    flex-direction: column;
	background: transparent;
    border: none;
}
#screen_6_1_30 .parent-div .btn-box .tab-btn.hover { transform: scale(1.04); }
#screen_6_1_30 .parent-div .btn-box .tab-img-wrapper {     
	width: 300px;
    background: #ffffff;
    border-radius: 50%;
    height: 300px;
    padding: 58px;
    display: flex;
    align-items: center;
    justify-content: center; 
} 
#screen_6_1_30 .parent-div .btn-box a.tab-btn.hover .tab-img-wrapper { border: 8px solid #E9713A; border-radius: 50%; }
#screen_6_1_30 .parent-div .btn-box .btn-box-txt {
	width: 100%;
    background: #E9713A;
    margin-top: 30px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 26px 30px;
}
#screen_6_1_30 .parent-div .btn-box.visited .btn-box-txt{background: #BFBFBF;}
#screen_6_1_30 .parent-div .btn-box.visited .hover .btn-box-txt{background: #E9713A;}
#screen_6_1_30 .tab-bar {
    width: calc(100% - 70px);
    background: white;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 35px;
    margin-top: 30px;
	margin-bottom: 10px;
}
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .pop-col-text { padding: 10px 20px 30px 60px;}
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .link-to-lonza { display: flex; margin-bottom: 20px; }
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .link-to-lonza img { width: 36px; margin-right: 10px; }
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .popup-content-box .scroll-parent { width: 96%; }
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .popup-content-box { padding-bottom: 50px; }
.app-body .popup.screen-modal-pop.modal-pop-6_1_30.tab-pop-3 .popup-content-box .pop-col-img {
    width: 1330px;
    display: flex;
    justify-content: center;
}
.app-body .popup.screen-modal-pop.modal-pop-6_1_30 .modal-alert {
	min-height: 700px;
}

#screen_6_1_40 .text-img-block { position: absolute; bottom: auto; top: 0px; }
#screen_6_1_40 .text-img-block .line-text-box { width: 950px; min-height: 350px; }


/* --mediaQuery Start-- */
