@charset "utf-8";
/* CSS Document */
a:focus.focus-visible,
button:focus.focus-visible,
div:focus.focus-visible{
    -moz-outline: 1px dotted #000 !important;
    outline: 1px dotted #000 !important;
  
}
body{
    color: #111;
    font-size: 14px;
    font-weight: 500; /*500*/
	line-height: 1.61;    background:url(../img/bg.png) no-repeat;background-size:cover;background-attachment: fixed;
}
b, strong{
    font-weight: 600;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    margin-bottom: 1em;
    font-weight: 600;
    line-height: 1.2;   
}

h1, .h1{

}
h2, .h2{
    margin-bottom: 0;
    font-size: 17px;
    /* letter-spacing: -0.04em; */
    font-family: arial;
    padding-left: 15px;
    float: left;
    padding-top: 22px;
}
h3, .h3{
    margin-bottom: 0.7em;
    font-size: 2.17rem;
    letter-spacing: -0.04em;
}
h4, .h4{
    font-size: 1.5rem;
    letter-spacing: -0.04em;
}
h5, .h5{
    font-size: 1.25rem;
}
h6, .h6{
    font-size: 1rem;
    font-weight: 700;
}
p{
    margin: 0 0 1.5em 0;
}
ul, ol{
    margin: 0 0 1.5em 0;
}
.wrapper{width:100%;float:left}
.container{
    max-width: 1180px;
    margin:0px auto;
	width:1180px;    -webkit-box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
    background-color: #ffffff;    position: relative;border: 1px solid #ccc;
}
.wrapper{}
.no-copy {
    -webkit-user-select: none;
}
.ebmData{
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    padding: 6px;
    font-size: 14px;
    position: relative;
    margin-left: 10px;
}

#LRValuePopupDiv {
     visibility:hidden;
     position: absolute;
     left: 0%;
     top: 0%;
     width:100%;
     height:100%;
     z-index: 2000;
     background: rgba(0, 0, 0, 0.6);
}
#LRValuePopupContentDiv{
    background-color: #ffffff;
    border: 4px double #000;
    border-radius: 0;
    position: absolute;
    width: 700px;
    height: 400px;
}
#LRHeaderContentDiv{
        background-color: #17335b;;
	position:relative;
	top:0px;
	left:0px;
	 width:700px;padding: 5px 0px;
	
	}
#LRheadingText{
position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0;
    padding: 0;

	
}
#imgContentDiv{
	position:relative;
	top:5px;
	left:14px;
	//border:#333333 1px solid;
	 width:670px;
	 height:360px;
	 overflow-x:auto;
	 overflow-y:auto;
}
#LRCloseBtn{
    position: absolute;
    top: 3px;
    /* left: 0; */
    width: 30px;
    height: 30px;
    background: url(../img/cross1.png);
    cursor: pointer;
    right: 3px;
    background-size: 100%;
}
#LRValueButton{
	visibility:hidden; float: right;
    margin-right: 10px;
}
#HelpPopupDiv {
     visibility:hidden;
     position: absolute;
     left: 0%;
     top: 0%;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background: rgba(0, 0, 0, 0.6);
}
#HelpPopupContentDiv{
    position: relative;
    top: 30%;
    left: 25%;
    width: 50%;
    background-color: #fde4b7;
    border: 4px double #000;
    border-radius: 0;
    padding: 15px;
    text-align: center;
    box-shadow: -2px 2px 8px 1px rgb(253 228 183 / 21%);
    -webkit-box-shadow: -2px 2px 8px 1px rgb(253 228 183 / 21%);
    -moz-box-shadow: -2px 2px 8px 1px rgb(253 228 183 / 21%);
}
#helpInstruction{
    text-align:left;    font-family: arial sans-serif;    font-size: 15px;
}
#helpButton{
	visibility: hidden; 
}
.helpbutton{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#EEFFFF;
   background-color:#D9A348;
   border-radius:10px;
   border-style:solid;
   border-color:#36260C;
   border-width:2px;
}

#selectComponent{
        visibility: hidden;z-index: 10;
    float: right;
    position: relative;
    right: 10px;
}
#backgroundCanvasDiv{
	//position: absolute; 
	//top: 10%; 
	//left:0%; 
	z-index:6;
}
#draggerCanvasDiv{
	position: absolute; 
	top:0%; 
	z-index:7;
}
#headerDiv{
    width: 100%;
    float: left;
    position: relative;
}
#footerDiv{
	visibility:hidden;
font-size: 14px;
    background: #000;
    color: #fff;
    padding: 10px 0px;
    text-align: center;
	
}
#headerDivCont{
	font-family:Verdana, Geneva, sans-serif Arial, Helvetica, sans-serif "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
header{height: 100px;
    width: 100%;
    float: left;
    color: #fff;    background: url(../img/header.jpg) no-repeat;}
.topband{    background: #d7a767;
    float: left;
    width: 100%;
    padding: 5px 0px;}
button.helpbutton{background: transparent;
    border: 0px;
    border-radius: 0px;
    float: right;
    position: relative;
    right: 10px;    top: 30px;}
button.helpbutton span{width:35px;float:left;height:35px;background:url("../img/help.png");    background-size: 100%;}
#LRValueButton button.helpbutton{background:#0e2b57;}
#HelpPopupContentDiv h3{    margin-top: 0;}
button.closebtn span{width:30px;float:left;height:30px;background:url("../img/cross.png");    background-size: 100%;}
button.closebtn{position: absolute;
    top: 6px;
    right: 18px;
    background: transparent;
    border: 0;
    width: 30px;
    height: 30px;}
button.LRbutton{    background: #0e2b57;
    padding: 6px 14px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #ffffff;}
#footerDiv {    font-family: arial;    font-size: 14px;
    background: #000;
    color: #fff;
    padding: 10px 0px;
    text-align: center;}
#footerDiv p{margin:0;} 
#footerDiv p a{color:#fff;}
.topband h2{margin-bottom: 0;
    font-size: 17px;
    /* letter-spacing: -0.04em; */
    font-family: arial;
    padding-left: 40px;
    float: left;
    padding-top: 5px;
    margin-top: 0;}
select:not(:-internal-list-box)
Specificity: (0,1,1)
 {
    overflow: hidden !important;
}
select:focus-visible {outline-offset: 1px;}
select:focus-visible {
    outline: 1px solid #000;
}
#LRheadingText h4{    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;}

.skiplink {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px;
    z-index: 100;
    text-decoration: none;
    border: none;
  }

  .skiplink:focus {
    top: 0; /* Brings it into view */
  }

  