﻿@font-face {
  font-family: proximanova-regular;
  src: url('../../external/font/proximanova-regular-webfont.eot');
  src: url('../../external/font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../external/font/proximanova-regular-webfont.woff') format('woff'), url('../../external/font/proximanova-regular-webfont.woff2') format('woff2'), url('../../external/font/proximanova-regular-webfont.ttf') format('truetype'), url('../../external/font/proximanova-regular-webfont.svg#proximanova-regular') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: proximanova-bold;
  src: url('../../external/font/proximanova-bold-webfont.eot');
  src: url('../../external/font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../external/font/proximanova-bold-webfont.woff') format('woff'), url('../../external/font/proximanova-bold-webfont.woff2') format('woff2'), url('../../external/font/proximanova-bold-webfont.ttf') format('truetype'), url('../../external/font/proximanova-bold-webfont.svg#proximanova-bold') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: proximanova-semibold;
  src: url('../../external/font/ProximaNova-Semibold.eot');
  src: url('../../external/font/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../../external/font/ProximaNova-Semibold.woff') format('woff'), url('../../external/font/proximanova-bold-webfont.woff2') format('woff2'), url('../../external/font/ProximaNova-Semibold.ttf') format('truetype'), url('../../external/font/ProximaNova-Semibold.svg#proximanova-bold') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

*{margin:0;padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-tap-highlight-color:green;border:0;/*outline:none;*/}
body
{-webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    font-size:16px;
	line-height: 1.5 !important;
	letter-spacing: 1.92px !important;
	word-spacing: 2.56px !important;
	font-family: 'proximanova-regular';
}
.template{width:840px;margin:0 auto;display:block;}
.wrapper{float:left;width:100%;background:#ebebeb;position:relative;color:#07245A;}
h2{font-family:  'proximanova-semibold';font-size: 22px;}
h1{font-family:  'proximanova-semibold';font-size: 25px;}
.expected-ratio .phenotype p{
    font-family:  'proximanova-semibold';
}

header,section,footer{width:100%;float:left;}
header {padding:5px 2%;}
header .logo{float:left;}
header .title{float:left;padding:7px 7px;color:#07245A;font-size: 25px;}
footer{float:left;color:#07245A;font-size:10px;text-align:right;padding:5px 2%;}
section{background:#fcfcfc;padding:10px 15px;margin:0 2%;width:96%;}

section .example-topic{margin-bottom:15px;}

.grplabel{
    display: flex;
}

.dragLabel{
    font-size: 16px;
    font-weight: bold;
}

section .alert-msg{
    float:left;
    width:100%;
    text-align:center;
    font-family:'proximanova-semibold';
    font-size:20px;
    padding:4px 0;
    margin:10px 0px 0px 0px;
    height: 32px;
    background: #E01A24;
    color:#fff;
    display: none;
    font-weight: bold;
    
}
section .alert-msg.green{color:#fff;}
section .alert-msg.red{color:#fff;}
section .button-area{display:block;margin:10px 88px;float: right;}
section .button-area button{
    width:180px;
    background:#fff;
    height:40px;border:0;
    font-size:18px;
    color:#E01A24;
    margin:0 7px;
    cursor:pointer;
    border:2px solid #E01A24;
    font-weight: bold;
}
section .button-area button:hover{background:#E01A24;color:#fff;}
section .button-area button:active{background:#E01A24;color:#fff;}
section .button-area button:focus{background:#E01A24;color:#fff;}
section .button-area button[disabled]{background:#fff;border:2px solid lightgrey;color:lightgrey;cursor: default;}

.question {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
   margin-top:5px;
}

.drop_container {
    background-color: #ebebeb;
    width: 775px;
    height: 224px;
    padding: 5px;
    margin-bottom: 15px;
}



.components{
font-size: 22px;
   font-weight: bold;
   text-align: center;
}

section .lead{font-size:16px;margin-bottom: 15px;}
ul.drag-area,ul.drop-area{list-style:none;}
.drag-drop-section{float:left;width:775px;}
.drag-area{float:left;width:auto;margin:-7px 0;}
.draggable{ float: left; text-align: center;cursor:pointer;padding-top:3px;}

.draggable img {
    position: relative;
    width: 60px;
    height: 20px;
}
.answerImg {
    width: 320px;
    margin-top: 75px;
}
.recombinant{text-align: center;padding-top: 5px;padding-bottom: 5px;}
ul.drag-area,ul.drop-area{list-style:none;display: table-row;}


.drop-area-div {
    width: 150px;
    float: left;
    padding-left: 40px;
    padding-top: 64px;
    background: url(../images/table-01.png);
    background-repeat: no-repeat;
    margin-left: -20px;
    height: 512px;
}



.drag-area-div {
   
    position: absolute;
    top: 60px;
    left: 120px;
    
}
.answerImgDiv,.sequenceDiv{text-align: center;border:1px solid #999999;height:550px;width:320px;background:#fff;float:left;position: relative;}
.sequenceDiv2{width: 59px;float: left;}
.sequenceDiv{
margin-left: 6px;
width: 448px;
}
.droppable img {
    position: absolute;
    width: 60px;
    height: 20px;
    top: 1.3px;
    left: 1.2px;
}

.drop-area li { position: relative; float: left;}

.droppedDisable {background-blend-mode: multiply; opacity:0.5; cursor: default;}

p.drop_label{
    position: absolute;  
    float: left;  
    width: 100%;   
    left: 0;   
    bottom: 5px;  
    text-align: center;
    font-family:  'proximanova-semibold';
    font-style: italic;
    z-index: 1;
   display: none;
}




.componentText {
    width: 775px;
    border-bottom: 1px solid gray;
}
.draggable span{font-family:  'proximanova-semibold';display: none;}
span#spanItalic {font-style: italic};
.drop-area{float:left;width:300px;}
.drop-area li .droppable {
    border: 1px solid #E01A24;
    height: 25px;
    width: 64px;
    background: #fff;
    border-radius: 10px;
    float: left;
    margin: 5px 15px 0px;
    position: relative;
    margin-top: 5px;
}


.drag-area li {
    position: relative;
    float: left;
    margin-left: 12px;
}

.expected-input-fields{
    float:left;
    width:100%;
    font-size:16px;
}



.expected-input-fields .expected-ratio {float:left;background:#fff;color:#000;padding:15px;height:290px}
.phenotype p{padding-bottom: 5px;width: 100%;float: left;text-align: left;font-family:  'proximanova-semibold';}
.genotype p{padding-bottom: 5px;width: 50%;
float: left;text-align: center; font-family:  'proximanova-semibold';}
.expected-input-fields .phenotype{width:390px;}.expected-input-fields .genotype{margin-left:8px;}
.expected-input-fields.disabled * {color: lightgrey;cursor: default;}
input[type="text"]:disabled {
    background: #c8b296;
    cursor: default;
}
.expected-input-fields.disabled .expected-ratio { background: #fff;     font-size: 16px; border: 1px grey solid; cursor: default;}

.genotype .form-group{width: 100%;  text-align: center; height: 26px;}
.genotype .form-group .inputs,.form-group .lable{display: inline-block;}

.phenotype .form-group{width: 100%;  text-align: left; }
.phenotype .form-group .inputs,.form-group .lable{display: inline-block;vertical-align: top;}
p{
    font-size: 16px;

}

/*.form-group .lable,.form-group .inputs span{margin-top:10px;}*/

/*input.chb1
{
    width: 60px;
    height: 60px;
}*/
.phenotype .form-group .lable{width: 87%;text-align: left;}
.genotype .form-group{width: 100%;}
.phenotype .form-group .chb1{width: 24px;height: 24px;background-image: url(../images/radio_button.png)}
.phenotype .form-group .chb2{width: 24px;height: 24px;background-image: url(../images/radio_button.png)}
.genotype .form-group .chb3{width: 21px;height: 21px;background: url(../images/check_box.png)}


.genotype .form-group .chb3:active{width: 21px;height: 21px;background: url(../images/check_box_selected.png)}



.genotype .form-group .lable{width: 100px;text-align:center; font-style: italic; }

input[type="text"]:focus {

        outline: 2px auto black;


}
[type="text"]{width:65px;height:34px;margin:3px 5px;padding:10px 0;font-family:  'proximanova-semibold';text-align:center;font-size:17px;border:0;}

.subMenu{display: none;}
.drag-area li:focus .subMenu{display: block;}
.subMenu:focus{display: block;}


.popup-layer{position: absolute;width:100%;margin:0 auto;height:100%;display:none;}
.popubox_layer{display: table;width: 100%;height: 100%;background:rgba(128,128,128,.7);}
.table-row{display: table-row;width: 100%;height: 100%;}
.table-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.table-layer{
    width:650px;
    margin:0 auto;
    background-color:#fff;
	box-shadow: 5px 6px 5px rgba(111, 107, 90, 0.60);-moz-box-shadow: 5px 6px 5px rgba(111, 107, 90, 0.60);
	-webkit-box-shadow: 5px 6px 5px rgba(111, 107, 90, 0.60);border-width: 2px;
	border:1px solid #07245A;
	height: auto;
	z-index: 1;
	position: relative;
}

.help_header {
    height: 50px;
    background-color: #07245A;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}



.close_btn {
    width: 150px;
    background: #fff;
    height: 40px;
    border: 0;
    font-size: 20px;
    color: #000;
    margin: 0 auto;
    cursor: pointer;
    border: 2px solid #E01A24;
    color: #E01A24;
    
    text-align: center;
    font-weight: bold;
    margin-left: 40%;
    margin-top:5%;
}

.close_btn:hover{background:#E01A24;color:#fff;}
.close_btn:focus{background:#E01A24;color:#fff;}
.close_btn:active{background:#E01A24;color:#fff;}

.table-layer_content{
    color:#000;
    padding-top: 55px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom:40px;
    font-size: 15px;
    z-index: 1;
}
.pop_textbox{padding: 10px;font-family:'proximanova-regular';font-family:  'proximanova-semibold';}
.pop_textbox p.seeds_data{font-size: 20px;text-align: center;font-weight: bold;color:#07245A;}
.pop_textbox p.Genotype_dataright{font-style: italic;}

.alignleft{
    float: left;
    height:50px;
    width:100%; 
    padding-right: 5px;
    font-size: 20px;
    text-align: center;
}
.alignright{float: left;text-align: left;width:318px;word-wrap: break-word;}
.rTable {display: table;width: 439px;text-align: center;font-family:'proximanova-regular';font-family:  'proximanova-semibold'; font-style: italic;}
.rTableRow {display: table-row; }
.rTableHeading {display: table-header-group;}
.rTableCell{display: table-cell; padding: 3px 10px;border: 1px solid #000; text-align: left;}
.rTableHead {display: table-cell; padding: 3px 10px;}
.rTableHeading {display: table-header-group;font-family:'proximanova-semibold';}
.rTableFoot {display: table-footer-group;font-family:'proximanova-semibold';background-color: #fff;}
.rTableBody {display: table-row-group;}
.rTableCell:first-child{border:1px solid black !important;width: 13%;}

ul.tabBoxTbl {
    position: absolute;
    right: -80px;
    top: 30px;
    width: 170px;
    left: -12px;
    list-style: none;
    background: grey;
    font-family: 'proximanova-semibold';
    font-size: 14px;
    color: #fff;
    z-index: 9;
    display: none;
}



.tabBoxRow {
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    height: 22px;
    margin-left:0px !important;
    
}



.tabBoxRow:focus{
    background-color: red;
}

.tabBoxRow:last-child{border:none;}
.tabBoxTbl:after {
    right: 54%;
    top: 0%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(110, 63, 1, 0);
    border-right-color: grey;
    border-width: 12px;
    margin-top: -23px;
    transform: rotate(90deg);
}

h2{
font-family:'proximanova-bold';
text-align: center;
background: lightgrey;
font-size: 20px;
}
.expected-input-fields p{
font-family:'proximanova-bold';font-size:18px;font=font-weight: bold;
} 
p{font-size:16px;}
header{height:55px;}
section{padding-top:20px;}

.button-area{
    margin-bottom: 0px !important;
    margin-top:15px !important;
}
footer{ height: 25px !important;}
.alert-msg{min-height: 35px;margin-top:0 !important;padding-bottom:0 !important;}
.expected-ratio{padding-top:15px !important;padding-bottom:15px !important;}
.expected-input-fields .expected-ratio p{padding-bottom:5px !important;margin-top:0px;}

.drag-area{margin:0;}
.expected-ratio.phenotype,.expected-ratio.genotype{display: inline-block;border:1px solid grey;}

.expected-input-fields{
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

/*.expected-input-fields .expected-ratio{margin:auto 1em 0 1.5em !important;}*/
.expected-ratio.genotype{margin-left:15px !important;width: 320px;color:#07245A;}
.expected-ratio.phenotype{margin-right: 0 !important;color:#07245A;}


.pheno_content_1, .pheno_content_2, .geno_content_1, .geno_content_2 {
    width: 100%;
}



.pheno_content_left, .geno_content_left {
    float: left;
    width: 30%;
    padding: 5px 0;
    border: 1px solid #000;
    padding-left: 10px;
    margin-top: 0px;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
}


.pheno_content_right,.geno_content_right{
    float: left;
    width: 68%;
    padding:5px 0;
    border: 1px solid #000;
    padding-left:10px;
    height: 40px;
    font-size: 16px;
}

.geno_help_content {
    padding-top: 25px;
}


#btnYes, #btnNo {
    width: 125px;
    background: #fff;
    height: 40px;
    border: 0;
    font-size: 20px;
    color: #000;
    margin: 0 auto;
    cursor: pointer;
    border: 2px solid #E01A24;
    color: #E01A24;
    text-align: center;
    font-weight: bold;
    /* margin-left: 300px; */
    margin-bottom:40px;
}

#btnYes:hover, #btnNo:hover{background:#E01A24;color:#fff;}
#btnYes:focus, #btnNo:focus{background:#E01A24;color:#fff;}
#btnYes:active, #btnNo:active{background:#E01A24;color:#fff;}

.popup-overlay {
    visibility:hidden;
     position: absolute; /* Positioning and size */
  width: 840px;
  height: 100%;
  background-color: rgba(128,128,128,0.7); /* color */
   z-index: 1;
}
.popup-content {
    visibility: hidden;
	/* padding: 58px; */
    font-size: 18px;
    position: absolute;
    background: #fff;  
    left: 14%;
    top: 34%;   
    border: 1px solid grey;
    
}
.popup-overlay.active{  
  visibility:visible;
  text-align:center;  
  width: 840px;
}


.popup-content.active {  
  visibility:visible;
}

.disabledLabelCls{
    color:lightgrey;
    cursor: default;
   
}

.dragLabel{
    font-size: 16px;
    font-weight: bold;
}

#itext2{
    position: relative;
    text-align: left;
    margin-bottom: 15px;
}


#itext3{
    position: relative;
    text-align: left;
    display: inline-block;
    margin-top:15px;
}
#itext4{
    position: relative;
    text-align: center;
    margin-top:15px;
    color:#07245A;
	font-size: 16px;
}
#label_1 {
    margin-left: 88px;
    margin-top: 10px;
    width: 135px;
}
#label_2 {
    margin-left: 132px;
    margin-top: 10px;
    width: 120px;
}
#label_3 {
    margin-left: 130px;
    margin-top: 10px;
    width: 140px;
}

.span_drop {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    top: 42%;
    left: 22%;
    width: 142px;
    text-align: center;
}

.drag-top{
text-align: center;

color:#fff;
display:flex;
font-weight: bold;
font-size: 16px;}

.help_cont{
color:#000;padding:10px;text-align: center;color:#fff;
}

.help_cont_flex{
font-weight:bold;color:#ffffff;display: flex;
}

.help_cont_flex_topdiv{
border-bottom: 1px gray solid;width:250px;padding:2px;background-color: #07245A;border-right: 1px #fff solid;
}

.help_cont_flex_btndiv{
width:250px;padding:2px;border: 1px gray solid;
}

.headpopupcls{
    width: 600px;
	padding: 50px;
}



#btnAccess {
	margin-right: 0;
	margin-top: 5px;
	cursor: pointer;
	float: right;
}

#close_btnAccess {
	width: 150px;
	background: #fff;
	height: 40px;
	border: 0;
	font-size: 20px;
	color: #000;
	margin: 0 auto;
	cursor: pointer;
	border: 2px solid #E01A24;
	color: #E01A24;

	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

#close_btnAccess:hover {
	background: #E01A24;
	color: #fff;
}

#close_btnAccess:focus {
	background: #E01A24;
	color: #fff;
}

#close_btnAccess:active {
	background: #E01A24;
	color: #fff;
}

.popup-overlay-access {
	visibility: hidden;
	position: absolute;
	width: 840px;
	height: 100%;
	background-color: rgba(128, 128, 128, 0.8);
	z-index: 1;
}

.popup-overlay-access.active {
	visibility: visible;
	text-align: center;
	width: 840px;
}

.popup-content-access.active {
	visibility: visible;
}

.popup-content-access {
	visibility: hidden;
	font-size: 18px;
	position: absolute;
	background: #fff;
	left: 5%;
	top: 14%;
	border: 1px solid grey;
	width: 752px;
}

.popup-content-access p {
	padding: 20px;
	text-align: left;
}

.errContainer {
	float: left;
	height: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}
.errVisible{
	height: auto;
	margin-top: 20px;
}

#errorTxt {
	border: 1px solid #333;
	text-align: center;
	padding: 5px 0;
	float: left;
	width: 90%;
	border-radius: 5px;
}

.cellDisable {
	/* background-color: black;
	background-blend-mode: multiply;
	opacity:0.5;
	cursor: default;
	pointer-events: none;
	color: #bbb; */
	background-color: #dfdfdf;
	cursor: default;
	pointer-events: none;
	color: #aaa;
	border: 2px solid #444 !important;
}
