﻿html {
    -webkit-font-smoothing: antialiased;
}

body 
{
}

.form1
{
   /* height:900px;
    overflow:hidden;*/
}

.pheader
{
    width:100%;
    height:90px;
  /*  border-bottom: 2px solid #004F9E;*/
}

.lblheader1
{
    margin-top:-40px;
    position:absolute;
    margin-left:15px;
    font-family:Gabriola;
    font-size:2.3em; 
    font-weight:bold;
    color:#87CEEB;   
}
 .lblheader2
{
    margin-top:-40px;
    position:absolute;
    margin-left:17px;
    font-family:Gabriola;
    font-size:2.3em;
    font-weight:bold;
    color:#004F9E;   
}


 

.line1
{
    background-color:#1ab188; width:100%; height:20px;
}

.line2
{
    background:#24313c; width:100%; height:4px;
}

 .lblbody1
{
    pointer-events:none;
    margin-left:17px;
    font-family:Times New Roman;
   /* font-size:1.8em;*/
    font-size:1.0em;
    color:#004F9E; 
      
}

 .lblbody2
{
    pointer-events:none;
    font-family:Times New Roman;
    font-size:1.3em;
    font-weight:bold;
    color:#004F9E; 
    
}

fieldset{ border-color:#004F9E; }

 .lblbody3
{
    pointer-events:none;
    font-family:Calibri;
    font-size:0.9em;
    font-weight:normal;
    color:#004F9E; 
    
}

.horizontal
{   
    border-width:1px 0 0 0;   
    border-color:#87CEEB;  
    
}

.pnltemplatecontainer
{
  /* margin-top:-40px;*/
   width:75%;
   height:145px;
  /* border: 2px solid #004F9E; */
   margin-left:auto; margin-right:auto;
}


.imgtemplate
{
    height:90px;
    width:130px;
    padding:15px;
    cursor:pointer;
    outline:0;
}

.imgtemplate:hover
{
  /*  height:52mm;
    width:89mm;
   position:absolute;*/
}

.movingdiv
{
    width:50px; height:50px; background-color:#004F9E; border-radius:15px; text-align:center; margin-left:auto; margin-right:auto;
}

.linkbtn
{
    color:#004F9E; 
}
.linkbtn:hover
{
    color:Black;
}
/*
.maindiv
{

    user-select: none;
    overflow: hidden;
    border: 1px solid #003f81;
    margin-left: auto;
    margin-right: auto;
    width: 680px; height: 397px; z-index: auto; position: relative; background-color: white;
    display: block!important;
    z-index:3;
}*/

.maindiv
{

    user-select: none;
    overflow: hidden;
    border: 1px solid #003f81;
    margin-left: auto;
    margin-right: auto;
    width: 670px; height: 390px; z-index: auto; position: relative; background-color: white;
    display: block!important;
    z-index:3;
}
.maindivPine
{
    user-select:none;
    overflow:hidden;
    border: 1px solid #003f81;
    margin-left:auto;
    margin-right:auto;
    width:389px;
    height:637px;
    z-index:auto;
    position:relative;
    background-color:white;
    display:block !important;
    z-index:3;
}
.maindivFed {
    user-select: none;
    overflow: hidden;
    border: 1px solid #003f81;
    margin-left: auto;
    margin-right: auto;
    width: 389px;
    height: 637px;
    z-index: auto;
    position: relative;
    background-color: white;
    display: block !important;
    z-index: 3;
}

.innerdiv1
{
    background:transparent;
    z-index:1;
    pointer-events:none;
    position:absolute;
    border:1px solid white;
    top:12px; bottom:12px; right:12px; left:12px;    
}

.innerdiv2
{
    background:transparent;
    z-index:2;
    pointer-events:none;
    position:absolute;
    border:1px dashed black;
    top:12px; bottom:12px; right:12px; left:12px;    
}

.previewbtn
{
 cursor :pointer; outline:0;
 width : 140px; height: 30px; border: 1px solid #004F9E; border-radius:5px; position:absolute;
 font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; z-index:1;
}
.previewbtn:hover
{
 color: White; background-color: #004F9E; 
}

.previewbtn1
{
    cursor:pointer; outline:0;
    width: 140px; height: 30px; border: 1px solid #004F9E; border-radius:5px;
    font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; 
}
.previewbtn1:hover
{
 color: White; background-color: #004F9E; 
}

 .btnlogin
 {
     cursor:pointer;
     background-color: #004F9E;
     color: white;
     font-size:medium;
 }
.btnlogin:hover:enabled
 {   
      background-color: White;
      color:#004F9E;
 }
 
  .btncontinue
 {
     cursor:pointer;
     background-color: Green;
     color: white;
     font-size:medium;
 }
.btncontinue:hover:enabled
 {   
      background-color: White;
      color:green;
 }

.resetbtn1
{
    cursor:pointer; outline:0;
    width: 90px; height: 25px; border: 1px solid #004F9E; border-radius:5px; 
    font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; 
}
.resetbtn1:hover
{
 color: White; background-color: #004F9E; 
}
.previewbtnUser1
{
    cursor:pointer; outline:0;
    width: 140px; height: 30px; border: 1px solid #004F9E; border-radius:5px; 
    font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; 
}
.previewbtnUser1:hover
{
 color: White; background-color: #004F9E; 
}

.previewimg
{
    width: 680px;
    height: 397px;
    line-height: 397px;
    margin: 0px; padding: 0px;
    left: 0px; top: 0px;
    z-index: 0;
    text-align: center; 
    pointer-events: none;
    position:absolute;
}

.previewimg2 {
    width: auto;
    height: auto;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    z-index: 0;
    text-align: center;
    pointer-events: none;
    position: absolute;
}



.previewtext
{
    margin: 0px; 
    padding: 0px; 
    color: #ef4136; 
    text-align: left; 
    white-space: nowrap; 
    height: 56px; 
    z-index: 9; 
    font-family: Asul-Bold;
}

.object
{
    position: absolute;
}

#nwgrip, #negrip, #swgrip, #segrip, #ngrip, #egrip, #sgrip, #wgrip {
    left: -5px;
    top: -5px;
}

#nwgrip, #negrip, #swgrip, #segrip, #ngrip, #egrip, #sgrip, #wgrip {
    width: 9px;
    height: 9px;
   /* background-color: #fff;*/
    border: 1px solid #000;
}

.ui-resizable{position:relative;
    top: -41px;
    left: 0px;
    width: 474px;
}
.ui-resizable-handle{position:absolute; font-size:.1px; display:block}
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}
.ui-resizable-n{cursor:n-resize; height:7px; width:100%; top:-5px; left:0}
.ui-resizable-s{cursor:s-resize; height:7px; width:100%; bottom:-5px;left:0}
.ui-resizable-e{cursor:e-resize; width:7px; right:-5px; top:0; height:100%}
.ui-resizable-w{cursor:w-resize; width:7px; left:-5px; top:0; height:100%}
.ui-resizable-se{cursor:se-resize; width:12px; height:12px; right:1px; bottom:1px}
.ui-resizable-sw{cursor:sw-resize; width:9px; height:9px; left:-5px; bottom:-5px}
.ui-resizable-nw{cursor:nw-resize; width:9px; height:9px; left:-5px; top:-5px}
.ui-resizable-ne{cursor:ne-resize; width:9px; height:9px; right:-5px; top:-5px}


.regButton
{
width: 240px; height: 30px; border: 1px solid #004F9E; border-radius:5px;
font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; 
}
.regButton:hover
{
 color: White; background-color: #004F9E; 
}

.textbox
{
    height:50px;
    width:240px;
    border-radius:5px;
    border:1px solid #004F9E; outline-width:0;
    padding: 3px;
    line-height: 1.0;
    text-indent: 0.3rem;
    white-space: pre;
    resize: none;
    vertical-align:middle;
    
}

.textboxsingle
{
    height:20px;
    width:300px;
    border-radius:5px;
    border:1px solid #004F9E; 
    outline-width:0;
    padding: 3px;
    line-height: 1.0;
    text-indent: 0.3rem;
    white-space: pre;
    resize: none;
    vertical-align:middle;
    font-family:Calibri;
    color:#004F9E;
}

.textboxsingle:focus
{
   border-bottom:2px solid #004F9E;  
}

.textboxsingle1
{
    height:18px;
    width:150px;
    border-radius:5px;
    border:1px solid #004F9E; 
    outline-width:0;
    padding: 3px;
    line-height: 1.0;
    text-indent: 0.3rem;
    white-space: pre;
    resize: none;
    vertical-align:middle;
    font-family:Calibri;
    color:#004F9E;
}

.textboxsmall
{
    height:20px;
    width:28px;
    border-radius:5px;
    border:1px solid #004F9E; outline-width:0;
    padding: 1px;
    line-height: 1.0;
    text-indent: 0.3rem;
    white-space: pre;
    resize: none;
    vertical-align:middle;
    
}

.dropdownstylefname
{
    height:23px; width:160px; border-radius:4px; border:1px solid #004F9E; outline-width:0;
}
.dropdownstylefsize
{
    height:23px; width:70px; border-radius:4px; border:1px solid #004F9E; outline-width:0; 
}
.dropdownstyleAddress
{
    background:transparent;
    text-align:center; height:20px; width:310px; border:1px solid white; outline-width:0;font-family:Calibri;
    color:white;
}

.fontButton
{
width: 30px; height: 30px; border: 1px solid #004F9E; border-radius:5px; outline-width:0; margin-left:10px;
font-size: large; font-family:Poor Richard; color: #004F9E; background-color: White; cursor:pointer;
}
.fontButton:hover
{
 color: White; background-color: #004F9E; 
}

.fontButtoncolor
{
width: 24px; height: 24px; border: 1px solid #004F9E; border-radius:5px; outline-width:0; /*margin-left:262px; margin-top:-31px;*/
font-size: large; font-family:Poor Richard; color: #004F9E; cursor:pointer; text-align:center; 
margin-left:auto; margin-right:auto;
background-image: url('Images/arrow.png');

}

#resize-handle {
  position: absolute;
  
  -webkit-transform: translate(200px, 200px);
  transform: translate(200px, 200px);
  left: -35px;
  top: -35px;
  width: 40px;
  height: 40px;
  background-color: #92e;
  border: solid 4px #fff;
  border-radius: 100%;
  
  cursor: move;
}

.resize-drag {
    
  border-radius: 8px;
  padding: 1px;
 /* margin: 20px 60px;*/
  position :absolute;
  border:2px dotted grey;
  box-sizing: border-box;
  background:transparent; 
  
}
.resize-draguser {
    
 /* border-radius: 8px;*/
  padding: 1px;
  position :absolute;
  box-sizing: border-box;
  background:transparent; 
}


.textall
{
  color: Black;
  font-size: medium;
  font-family: Arial;
  text-align:left;
  white-space: pre;
  overflow:hidden;
  display: table-cell;
}

.resize-container {
  width: 100%;
  height: 240px;
}

.container {
    width: 500px;
    height: 500px;
    background: red;
}

.interactable {
    width: 50px;
    height: 50px;
    background: white;
    border: solid 2px black;
}

.spotlight{
	background-color:#000;
	opacity:0.9;
	filter:alpha(opacity=90);
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	/*z-index:510*/
	}
	
	::-webkit-scrollbar {
    width: 12px; 
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
    border-radius: 10px;  
    
}
 
::-webkit-scrollbar-thumb {
    border-radius: 20px; 
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5); 
    
}

.spancss 
{
  font-family:Arial;
  font-size:16px;
  color:#131112;
  position: absolute;
  top: 100%;
  transform: translateY(-100%);
  
}

.spanweb 
{
  font-family:Arial;
  font-size:16px;
  color:#131112;
  
}

/* NEW DESIGN*/
a {
  text-decoration:none;
  color:#1ab188;
  transition:.5s ease;
}


.mainform {
  background:#24313c;
  padding: 25px;
  width:400px;
  margin:10px auto;
  border-radius:8px;
  box-shadow:0 4px 10px 4px #9fa09e;
}

.heading {
    padding:4px;
    background:#1ab188;
    color:white;
    font-size:20px;
    float:left;
    width:100%;
    text-align:center;
    margin-top:-5px;
    margin-bottom:10px;
    font-family:Berlin Sans FB;
  }
  
h1 
{
  text-align:center;
  color:#ffffff;
  font-weight:300;
  margin:80px 0 40px 0;
  font-family:Poor Richard;
}


.txt
{
    font-size:12px;
  width:70%;
  height:15px;
  padding:5px 10px;
  background:none;
  background-image:none;
  border:1px solid #a0b3b0;
  color:#ffffff;
  border-radius:0;
  transition:border-color .25s ease, box-shadow .25s ease;
}
.txt:focus
{
    outline:0;
	border-color:#1ab188;
}

  

.field-wrap {
  position:relative;
  margin-bottom:2px;
}



.button {
  border:0;
  outline:none;
  border-radius:0;
  padding:1px 0;
  font-family:Candara;
  font-size:2.3rem;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:.1em;
  background:#1ab188;
  color:#ffffff;
  transition:all.5s ease;
  -webkit-appearance: none;
  cursor:pointer;
  text-align:center;
}
 .button:hover, .button:focus {
    background:#0e6d53;
  }

.button1 {
  border:0;
  outline:none;
  border-radius:0;
  padding:2px 0;
  font-family:Candara;
  font-size:1.3rem;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:.1em;
  background:#1ab188;
  color:#ffffff;
  transition:all.5s ease;
  -webkit-appearance: none;
  cursor:pointer;
  text-align:center;
}
 .button1:hover, .button1:focus {
    background:#0e6d53;
  }
  

.button-block {
  display:block;
  width:100%;
}

/*Header*/
.Tab .ajax__tab_header
{
    color: #4682b4;
    font-size: 14px;
    background-color: #ffffff;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:1px solid #b4cbdf;
    padding-top:0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url("Images/tab_active.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url("Images/tab_left_active.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url("Images/tab_right_active.gif") no-repeat right;
    padding-right:10px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url("Images/tab_hover.gif") repeat-x;
    height:20px;
    cursor:pointer;
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url("Images/tab_left_hover.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url("Images/tab_right_hover.gif") no-repeat right;
    padding-right:10px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
    background:url("Images/tab_Inactive.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_inner
{
    color: #666666;
    background:url("Images/tab_left_inactive.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_outer
{
    color: #666666;
    background:url("Images/tab_right_inactive.gif") no-repeat right;
    padding-right:10px;
    margin-right: 2px;
}