﻿
body {
    /*margin: 0 auto;
    padding: 0;
    clear: both;
    background-color: #EAE6E3;*/
    margin: 0;
    padding: 0;
    clear: both;
    /*background: url(bgplates.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 100vh;

        */
    min-height: 100vh;
    position: relative;
}

.logoplacement {
    padding: 14px;
    height: 130px;
    width: 230px;
}

#wrapper {
    margin: 0 auto;
    min-width: 1000px;
    max-width: 3000px;
    position: relative;
    min-height: 100vh;
    box-shadow: 0 2px 10px 2px #BEBDBD;
    overflow: hidden;
}

#main-body {
    padding-bottom: 210px;
}

#footer {
    height: 210px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #333333;
    color: #b7d6d6;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}

.footer-word {
    text-align: center;
}

    .footer-word a {
        color: #7AE8FF;
        text-decoration: none;
    }


.margin1st
{
    margin: 0 auto;
    width: 80%;
  
}



/*css navigator*/



.divheader
 {
     
 width:100%;
  background: -webkit-linear-gradient(#666,#333);
   height:55px;
   background: -webkit-linear-gradient(#373737, #4F4B4B);
    background: -moz-linear-gradient(#373737, #4F4B4B);
    background: -o-linear-gradient(#373737, #4F4B4B);
    background: -ms-linear-gradient(#373737, #4F4B4B);
    background: linear-gradient(#373737, #4F4B4B);
   
   
    
    /*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);

background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);*/
    
  
 
    

 }
 



 /* css Panels*/
  
  
  .Panels
  {

     width:100%;
      height:484px;
    /*background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
   background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);*/
    
    background-color:#FFF;
    
      
  }
  
    
  
 .FooterPanels
  {
    
      text-align:center;
      background-color:#201F1F;
      width:100%;
      height:50px;
        font-size:small;
     /* box-shadow: 0px 1px 1px 1px #201F1F;*/
    
    
  }
  
  .footer
{
       position: relative;
    background: #040404;
 
          height:100px;
       
}
  
.footerword
{
      
       
      
    
  position: absolute;
   top:50%;
    width: 100%;
    z-index:2;
    
  color:#fff;
    text-align:center;
    color:#FFF;
    font-family:Calibri Light;
   
    font-size:medium;
  
}



.footer:before
{
     content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1;
      background: url(wp2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;

}
  
 
 /*top margin for footer word*/
  
  .topheight
  {
      height:20px;
  }
  



@-webkit-keyframes drop {
    0% {
        -webkit-transform: translateY(-80px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes drop {
    0% {
        -moz-transform: translateY(-80px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes drop {
    0% {
        -o-transform: translateY(-80px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@-ms-keyframes drop {
    0% {
        -ms-transform: translateY(-80px);
    }
    100% {
        -ms-transform: translateY(0);
    }
}







 
 
 .Signout
 {
 color:White;  
 }
 .Signout:hover
 {
    color: #fe9040;
 }
 
  .back
 {
     margin-left:50px;
     border:none;
     margin-top:15px;
     width:60px;
     color:White;
     font-size:small;
     
            background-color: Transparent;
            background-repeat:no-repeat;
            border: none;
            cursor:pointer;
            overflow: hidden;
  

 }
 
 .back:hover
 {
 color: #fe9040;
 }
 

 .newinputs2
{
    width:200px;
    padding: 2px 20px;
  
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
 
}

 .newinputs3
{
    width:90px;
    padding: 2px 20px;
  
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;

}


 .newinputs4
{
    width:100px;
    padding: 2px 20px;
  
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.newlabel1
{
         float:left;

         
        font-size:larger;
        color:#0078FF;
        font-family:Century Gothic;
        font-weight:bold;

}



 .divheadercontent
 {
     float:right;
     margin-right:25px;
     margin-top:10px;
     font-family:Century Gothic;
      font-size:small;
      color:#FFF;
 }
 
 .margincenter
 {
     margin:0 auto;
    width:70%;
   
 }
 
 .tablebody
{
   

  
     
    font-family:Century Gothic;
    font-size:small;   

 
}


th
{
    width:200px;
  
}



/*paperform css*/

.paperform
{

        margin:0 auto;
       width:90%;
 
}



.divheadercontent a
{
   color:#FFF;
}

.divheadercontent a:hover
{
    
   color:#FFB900;
}





/*font face */

@font-face {
	font-family: 'Conv_Lato-Black';
	src: url('fonts1/Lato-Black.eot');
	src: local('â˜º'), url('fonts1/Lato-Black.woff') format('woff'), url('fonts/Lato-Black.ttf') format('truetype'), url('fonts/Lato-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_Ubuntu-C';
	src: url('fonts1/Ubuntu-C.eot');
	src: local('â˜º'), url('fonts1/Ubuntu-C.woff') format('woff'), url('fonts/Ubuntu-C.ttf') format('truetype'), url('fonts/Ubuntu-C.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

  
 
  /*top margins*/
  
  .topmargins3
  {
      width:100%;
      height:50px;
  }
  
  .topmargins
  {
      height:60px;
  }
  
  .topmargins2
  {
      height:5px;
  }
  
 
  
  .emailcs
  {
   font-family:Conv_Ubuntu-C;
    color:#87898B;   
    font-size:medium;
     float:right;
      
  }
  
.textboxcs
{
    font-family: "Conv_Ubuntu-C";
    font-size: small;
    color: #808080;
    width: 105%;
    height: 30px;
   
    text-indent: 10px;
    border-top: none;
    border-bottom: 0.5px solid #D6D6D6;
    border-right: 0.5px solid #D6D6D6;
    border-left: 0.5px solid #D6D6D6;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
    outline: none;
    padding: 5px;
}

.textboxcs_20
{
    font-family: "Conv_Ubuntu-C";
    font-size: small;
    color: #808080;
    width: 20%;
    height: 30px;
   
    text-indent: 10px;
    border-top: none;
    border-bottom: 0.5px solid #D6D6D6;
    border-right: 0.5px solid #D6D6D6;
    border-left: 0.5px solid #D6D6D6;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
    outline: none;
    padding: 5px;
}

.textboxcs_notes
{
     font-family: "Conv_Ubuntu-C";
    font-size: small;
    color: #808080;
    width: 105%;
    height: 150px;
   
    text-indent: 10px;
    border-top: none;
    border-bottom: 0.5px solid #D6D6D6;
    border-right: 0.5px solid #D6D6D6;
    border-left: 0.5px solid #D6D6D6;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
    outline: none;
    padding: 5px;
}

  .sendbuttoncs
  {
      box-shadow: 
        0 0 1px rgba(0, 0, 0, 0.3), 
        0 3px 7px rgba(0, 0, 0, 0.3), 
        inset 0 1px rgba(255,255,255,1),
        inset 0 -3px 2px rgba(0,0,0,0.25);
          font-family: Conv_Ubuntu-C;
        font-size:medium;
         
      width:40%;
         padding:10px 20px;
           border:none;
           outline:none;
           background-color:#20B7F5;
           color:#FEFFFF;
           cursor:pointer;
  }
  
  .sendbuttoncs:hover
  {
       transition:0.4s;
          font-family: Conv_Ubuntu-C;
        border-bottom:solid 1px #20B7F5;
         border-top:solid 1px #20B7F5;
          border-right:solid 1px #20B7F5;
           border-left:solid 1px #20B7F5;
           background-color:Transparent;
           color:#20B7F5;
  }
  
  
  .margin2nd
{
    margin: 0 auto;
    width: 80%;

}
 
.margin4th
{
    margin: 0 auto;
    width: 80%;

} 
  
   .tologin
  {
       font-family: Conv_Ubuntu-C;
   
    float:right;
    width: 20%;
    font-size: medium;
    padding: 10px;
    border: none;
    outline: none;
   background: -webkit-linear-gradient( top, #F5F4F4,#DEDEDE, #A9A9A9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top , #F5F4F4,#DEDEDE, #A9A9A9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #F5F4F4,#DEDEDE, #A9A9A9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(top, #F5F4F4,#DEDEDE, #A9A9A9);
    color: #707070;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), inset 0 1px rgba(255,255,255,1), inset 0 -3px 2px rgba(0,0,0,0.25);
  }
  
  .tologin:hover
  {
         transition: 0.4s; 
 
    background-color: #FAFAFA;
    border-bottom: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-top: 1px solid #707070;
    color: #707070
  }
  
   .tbcellspace
  {
      width:2%;
  }
  
  .tbcell1
  {
      width:18%;
  }
  
    .tbcell2
  {
      width:48%;
  }
  
  
    .tbcell3
  {
      width:30%;
  }
  
  
  .Didcs
  {
      
     font-family:Conv_Lato-Black;
     font-size:xx-large;
     color:#00CDFF;
    
  }
  
  .Instructioncs
  {
     
      font-family:Conv_Ubuntu-C;
      font-size:medium;
      color:#87898B;   

      margin-left:40px;
  }
  
  
  .button5 
{
 
  
 
  text-decoration: none;
   float: right;
  margin-right:70px;
  display: inline-block;
  border-radius: 4px;
 /* background-color: #0078FF;*/
background-color:#FFF;
  border: none;
  color:#0078FF;
  text-align: center;
  font-size:medium;
  padding: 20px;
  width: 230px;
  height:15px;
  transition: all 0.5s;
  cursor: pointer;

 
}

.button5 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button5 span:after 
{

  content: '<';
  position: absolute;
  opacity: 0;
  top: 0;
  left: -20px;
  transition: 0.5s;
}

.button5:hover span {
  padding-left: 25px;
}

.button5:hover span:after {
  opacity: 1;
  left: 0;
}

.lblmsgcss
{
   font-family:Ubuntu;
   font-size:medium;
}

.newimg
 {
     width:30%;
     height:20vh;
     
       margin:15px 20px;
       opactiy:0.4;
 }
 
 
 
 .imgloc
 {
   width:100%;
 
   height:16vh;
   background-color:White;
   cursor:default;
 }
 
  .lblmg
{
  font-family:"Conv_Ubuntu-C";
     font-size:Medium;
  color:#8E938F;
}


.divtable
{
    display:table;
    width:100%;
  
    
}

.divtable2
{
    display:table;
    width:100%;

    margin-left:50px;
    
}

.divrow
{
    display:table-row;
    
}

/*.textboxcs
{
    display:table-row;
    height:60px;
}*/

.divcell2
{
    display:table-cell;
    width:2%;
    padding:10px 20px;
}

.divcell10
{
    display:table-cell;
    width:12%;
    padding:10px 20px;
}

.divcell18
{
    display:table-cell;
    width:18%;
      vertical-align:middle;
   padding:10px 20px;
}

.divcell20
{
    display:table-cell;
    width:20%;
   vertical-align:middle;
   padding:10px 20px;

}

.divcell48
{
    display:table-cell;
    width:48%;
    padding:10px 20px;
  vertical-align:middle;
}

.divcell30
{
    display:table-cell;
    width:30%;
    padding:10px 10px;
    
}

.divcell32
{
    display:table-cell;
    width:32%;
    padding:10px 20px;
 vertical-align:middle;
}

.divcell50
{
    width:50%;
 display:table-cell;
}

.divcell100
{
    width:100%;
 display:table-cell;
}

.imgcs
{
    margin-top:8px;
}

.lblbigheader
{
    font-family: "Conv_Ubuntu-C";
    font-size:xx-large;
    color: #676666;
    margin-left:20px;
    
}


.margin3rd
{
    margin: 0 auto;
    width: 95%;

}

.topmargins10
{
    width: 100%;
    height: 10px;
}

.topmargins20
{
    width: 100%;
    height: 20px;
}

.topmargins30
{
        width: 100%;
    height: 30px;
}

.topmargins50
{
        width: 100%;
    height: 50px;
}

.topmargins60
{
        width: 100%;
    height: 60px;
}

.fff
{
    background:#fff;
}

.buttoncssright
{
    font-family: Conv_Ubuntu-C;
   
   
    width: 15%;
    float:right;
    font-size: medium;
    padding: 10px;
    border: none;
    outline: none;
   background: -webkit-linear-gradient( top, #F5F4F4,#DEDEDE, #A9A9A9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top , #F5F4F4,#DEDEDE, #A9A9A9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #F5F4F4,#DEDEDE, #A9A9A9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(top, #F5F4F4,#DEDEDE, #A9A9A9);
    color: #707070;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), inset 0 1px rgba(255,255,255,1), inset 0 -3px 2px rgba(0,0,0,0.25);
}

.buttoncssright:hover
{
    transition: 0.4s; 
 

 
    color: #707070;
}


.lined
{
    width: 100%;
    border: 0.3px solid #ECECEC;
  
}

.linedstyle {
    margin: 0 auto;
    height: 10px;
    background-image: -webkit-linear-gradient(left, #fff, #ADADAD, #fff);
    background-image: -moz-linear-gradient(left, #fff, #ADADAD, #fff);
    background-image: -ms-linear-gradient(left, #fff, #ADADAD, #fff);
    background-image: -o-linear-gradient(left, #fff, #ADADAD, #fff);
}



.imgmargin
{
   margin-left:20px;
    margin-top:10px;
}

.mainheaderdiv {
    background-color: #EAE6E3;
    width: 100%;
    height: 140px;
}
.termsofuse
{
      position: absolute;
   top:20%;
    width: 100%;
    z-index:2;
  
  color:#fff;
    text-align:center;
    color:#FFF;
    font-family:Calibri Light;
   
    font-size:medium;
}  

.termsofuse a
{
    color:#7AE8FF;
     text-decoration:none;
}
 
