﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #FFFFFF;
    font-size: .80em;
    font-family: "Lato",sans-serif;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited
{
    color: #1badcf ;
}

a:hover
{
    color: #1badcf ;
    text-decoration: none;
}

a:active
{
    color: #1badcf ;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 0;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 30px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/


div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    /*margin: 2px 12px 10px 10px;*/
    margin: 2px 12px 5px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}
div.accountInfoLogin
{
    /*width: 80%;*/
    float: left;
    margin-left: 23%;
    width: 48%;
}
/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both; 
}
.clearBottom
{
    clear: both;
    background:#1979b3; 
    height:25px;
}
.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
.successNotification
{
    font-size: 1.2em;
    color: Green;
}
.bold
{
    font-weight: bold;
}

.submitButton
{
    padding-right: 0;
    text-align: center;
}

.button
{
    /*background:url(../images/button.png);*/
    text-align: center;
    padding-right: 10px; 
    cursor: hand;
   
} 
.hide1
{
	display:none;
	width :0px;
}

.bottom_logo{     text-align: center;
    width: 100%; }
    
 .bottom_logo span {     
         padding-bottom: 10px;
    position: relative;
      }

.headerWite 
{
    float: left;
    margin-bottom: 0;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    
    }   
    
 .headerWite .title{
   text-align: center;
    width: 100%;
    }
    
 .headerWite .title h1{
    margin: 0px;
    } 
    
  .mainLogin  
  {
    background: transparent none repeat scroll 0 0;
    float: left;
    padding-left: 15%;
    padding-right: 15%;
    width: 70%;

      }
      
        .mainLogin2  
  {
    
    float: left;
    margin-bottom: 17px;
    margin-top: 36px;
    padding: 20px;
    text-align: center;
    width: 100%;
      }
      
        .mainLogin2  a
  {
    
   color: #1badcf  !important;
    text-decoration: none;
      }
      
  .mainLogin .view-reports {
    
    background: #1badcf   none repeat scroll 0 0;
    float: left;
    height: 360px;
    margin: 65px 0 0;
    padding: 0;
    width: 50%; 
      }
      
    .mainLogin .view-reports .title 
    {
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 29px;
    text-align: center;
    width: 100%;
      }
      
      
.mainLogin .view-reports .icon-image 
{
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
    }
    
.mainLogin .view-reports .text 
{
    color: #fff;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 0.5 !important;
    padding: 0 5% 10px;
    text-align: center;
    width: 90%;
    }
    
.mainLogin .view-reports .btn 
{
    padding-right: 0;
    text-align: center;
    }
    
.mainLogin .view-reports .btn input
{
    background: #B2E12A;
    border: 6px solid #fff;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-family: "Lato",sans-serif;
    font-weight: bold;
    height: 70px;
    margin-top: 30px;
    padding: 8px;
    text-transform: uppercase;
    width: 70px;
    }
    
  .mainLogin .view-reports .btn input:hover
{
    background: #1badcf ;
    }
      
.mainLogin .accountInfoLogin {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e1e4+0,e0e1e4+41,f2f2f4+67,e0e1e4+100 */
    background: #f2f2f4 none repeat scroll 0 0;
    float: left;
    height: 360px;
    margin: 65px 0 0;
    padding: 0;
    width: 50%;
}

.mainLogin .accountInfoLogin .title 
    {
    color: #1badcf;
    font-family: "Lato",sans-serif;
    font-size: 29px;
    text-align: center;
    width: 100%;
      }
      
.mainLogin .accountInfoLogin .icon-image {
    margin-top: -62px;
    text-align: center;
}

.mainLogin .accountInfoLogin .text 
{
    color: #333333;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 0.5 !important;
    padding: 0 5% 10px;
    text-align: center;
    width: 90%;
    }
    
 .mainLogin .accountInfoLogin .login
{
    padding: 0 5%;
    text-align: center;
    width: 90%;
    }
    
    
 .mainLogin .accountInfoLogin .login .username 
{

    text-align: center;
    width: 100%;
    }
    
 .mainLogin .accountInfoLogin .login .username label
{
    color: #333333;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    }
    
    
.mainLogin .accountInfoLogin .login .username input
{
    border: 0 none;
    color: #989898;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 32px;
    margin-bottom: 7px;
    padding-left: 10px;
    width: 265px;
	-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;

    }
    
  .mainLogin .accountInfoLogin .login .password
{
     margin-top: 10px;
    text-align: center;
    width: 100%;

    }
    
 .mainLogin .accountInfoLogin .login .password label
{
    color: #333333;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    }
    
    
.mainLogin .accountInfoLogin .login .password input
{
    border: 0 none;
    border-radius: 5px;
    color: #989898;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 32px;
    margin-bottom: 7px;
    padding-left: 10px;
    width: 265px;

    }
    
 .mainLogin .accountInfoLogin .login .loginl-ink
{
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
    }
    
     .mainLogin .accountInfoLogin .login .loginl-ink .Forgot-Password
{
    float: left;
    padding-right: 2%;
    text-align: right;
    width: 48%;
    }
    
     .mainLogin .accountInfoLogin .login .loginl-ink .Forgot-UserID
{
    float: left;
    padding-left: 2%;
    text-align: left;
    width: 48%;
    }
	
.mainLogin .accountInfoLogin .login .loginl-ink .Forgot-Password a,
.mainLogin .accountInfoLogin .login .loginl-ink .Forgot-UserID a
{
    color: #1badcf ;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    text-decoration: none;
    }
	
.mainLogin .accountInfoLogin .login .loginl-ink .Forgot-Password a:hover,
.mainLogin .accountInfoLogin .login .loginl-ink .Forgot-UserID a:hover
{
    color: #007AC3;
    }
    
 .mainLogin .accountInfoLogin .login .submitButton input
{
    background: #B2E12A  none repeat scroll 0 0;
    border: 6px solid #fff;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-family: "Lato",sans-serif;
    font-weight: bold;
    height: 70px;
    margin-top: 20px;
    padding: 8px;
    text-transform: uppercase;
    width: 70px;
    }
    
    
  .mainLogin .accountInfoLogin .login .submitButton input:hover
{
  
    background: none repeat scroll 0 0 #1badcf;
    }
    
.accountInfoLogin .failureNotification 
{
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
   }
   
   .accountInfoLogin .login .failureNotification 
{
      float: right;
    width: 6px;
        font-size: 13px;
   }
   
 .accountInfoLogin .failureNotification ul
{
     margin: 0 0 7px;
    padding: 0;   
   }
   
   
 .accountInfoLogin .failureNotification li
{
       font-size: 13px;
    line-height: 1.2;
    list-style: none outside none; 
   }
   
.fancybox-lock .fancybox-overlay {
    background: url("../images/fancy-bg.png") repeat ;
}

.login-pag .fancybox-opened {
    width: 100px !important;
    z-index: 8030;
}

.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
    background: url("../images/close-btn.png") no-repeat top right ;
}

#divSendPassword .title {
    color: #1badcf ;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 10px;
}
    
#divSendPassword #tdMsg {
    color: #000000 !important;
    font-family: "Lato",sans-serif;
    font-size: 13px !important;
    font-weight: lighter !important;
    padding: 9px;
    text-align: left
}
    
 #divSendPassword label
{
    color: #333333 !important;
    font-family: arial;
    font-size: 16px !important;
    font-weight: bold !important;
    padding-left: 5px;
    padding-right: 5px;
        margin-top: 10px;
    }
    
#divSendPassword input
{
    border: 1px solid #CCCCCC;
    height: 23px;
    margin-bottom: 3px;
    margin-top: 10px;
    width: 230px;
    }
    
 #divSendPassword #tdInfo 
{
    float: left;
    height: auto !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    }
    
   #divSendPassword #tderror 
{
    float: left;
    height: auto !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    }
    
    
 #divSendPassword #LnkResetPassword
{
      -webkit-border-radius: 4px;
  border-radius: 4px;
     background: #1badcf ;
    border: 1px solid #1badcf ;
    color: #FFFFFF !important;
    font-family: 'PT Sans',sans-serif;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 26px !important;
    margin-right: 8px;
    margin-top: 10px;
    min-width: 100px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    }
    
     #divSendPassword #LnkResetPassword:hover
{
     background: none repeat scroll 0 0 #1badcf ;
    }

.linkLogout
{
    text-decoration: none;
    color: #1badcf ;
}

.linkLogout:hover
{
     text-decoration: none;
     color: #0566B2;
}