/*   
  SmartWizard 2.0 plugin 
  jQuery Wizard control Plugin
  by Dipu
  
  http://www.techlaboratory.net
  http://tech-laboratory.blogspot.com
*/
.swMain {
  position:relative;
  display:block;
  margin:0 auto;
  padding:0;
  border: 0px solid #CCC;
  overflow:visible;
  float:left;
  width: 100%;
}

.swMain .stepContainer {
  margin: 0;
  padding:0;    
  border: 0px solid #CCC;
}

.swMain .stepContainer div.content {
    width: 100%;
    margin: 0;
    padding: 0;
}

.swMain div.actionBar {
    width: 97.91666%;
    margin: 1em auto;
    padding: 0;    
    color: #5A5655;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swMain div.actionBar a {
    display: inline-block;
}

.swMain .stepContainer .StepTitle {
    font-weight: bold;
    font-size: 2em;
    margin: 1em 1.04166%; 
}

.swMain ul.anchor {
    list-style: none;
    margin: 1em 0;
    padding: 0;
}
.swMain ul.anchor li{
    display: inline-block;
    width:205px;
    margin: 0 10px 0 0;
    padding: 0;
    border: 0px solid #E0E0E0;
}

#UserTitleId {
    width: 47.82608%;
}

#ErrorSuccessNotifierMessage {
    padding: 0 1.041667%;
}

#CaptchaContent {
    float: left;
    overflow: hidden;
    width: 100%;
}

    #CaptchaContent img,
    #ReloadImage {
        margin-left: 26.04166%;
    }

#ReloadImage {
    background: none;
    text-decoration: underline;
    border: none;
    padding: 0;
    cursor: pointer;
}

.login-media {
    text-align: center;
    margin-bottom: 2em;
}

.register-section {
    text-align: center;
}

.register-section p {
        font-size: 1.2em;
        margin: 0.5em 0;
}

#RememberMe {
    padding: 0.6em 0 0 1.041667% !important;
}

/* Anchor Element Style */
.swMain ul.anchor li a {
  display:block;
  overflow: hidden;
  margin:0;
  padding:3px;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  outline-style:none;
}

.swMain ul.anchor li a .stepNumber{
    float: left;
    text-align: center;
    padding: 0 0 5px 5px;
    font-size: 1.25rem;
    font-weight: bold;
}

.swMain ul.anchor li a .stepDesc{
    float: left;
    text-align: left;
    padding: 10px 0 5px 5px;
    font-size:1.25rem;
    font-weight: bold;
}
.swMain ul.anchor li a .stepDesc small{
    font-size: 0.8rem;
    font-weight: normal;
}

.swMain ul.anchor li a.selected{
  
    behavior: url(/pie/PIE.htc);
}

.swMain ul.anchor li a.selected:hover { 
    behavior: url(/pie/PIE.htc);  
}

.swMain ul.anchor li a.done { 
  position:relative;
  color:#ccc;  
  background: #f8f8f8;  
  border: 1px solid #ccc;   
  z-index:99;
}
.swMain ul.anchor li a.done:hover {
  color:#5A5655;  
  background: #ccc; 
  border: 1px solid #5A5655;   
}
.swMain ul.anchor li a.disabled {
  color:#CCCCCC;  
  background: #F8F8F8;
  border: 1px solid #CCC;  
  cursor:text;
}
.swMain ul.anchor li a.disabled:hover {
  color:#CCCCCC;  
  background: #F8F8F8;     
}

.swMain ul.anchor li a.error {
  color:#6c6c6c !important;  
  background: #f08f75 !important;
  border: 1px solid #fb3500 !important;      
}
.swMain ul.anchor li a.error:hover {
  color:#000 !important;       
}

.swMain .buttonNext,
.swMain .buttonPrevious,
.swMain .buttonFinish {
    display: block;
    margin: 1em 1.04166%;
    padding: 7px 5px 7px;
    text-decoration: none;
    text-align: center;
    width: 14.89361%;
    font-size: 0.9rem;
    color: #FFF;
    outline-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/pie/PIE.htc);      
}

    .swMain .buttonNext:hover,
    .swMain .buttonPrevious:hover,
    .swMain .buttonFinish:hover {
        behavior: url(/pie/PIE.htc);
    }

.swMain .buttonDisabled {
  color:#F8F8F8  !important;
  background: #CCCCCC !important;
  cursor:text;    
}

#Title,
#DateofBirth {
    width: 47.82608%;
    font-size: 1.3em !important;
    border: 3px solid #b3b3b3;
    padding: 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#Title input,
#DateofBirth input {
    color: #999;
}

.swMain .loader {
  position:relative;  
  display:none;
  float:left;  
  margin: 2px 0 0 2px;
  padding:8px 10px 8px 40px;
  border: 1px solid #FFD700;
  color:#5A5655;       
  background: #FFF url(../images/content/loader.gif) no-repeat 5px;  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index:998;
}
.swMain .msgBox {  
  display: none;
  margin: 4px 0 0 5px;
  padding: 5px;
  border: 1px solid #FFD700; 
  background-color: #FFFFDD; 
  color: #5A5655;
  min-width: 200px;
  overflow: hidden;
}
.swMain .msgBox .content {
  padding: 0px;
  float:left;
}
.swMain .msgBox .close {
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #CCC;
  display: block;
  float: right;
  margin: 0 0 0 5px;
  outline-style: none;
  padding: 0 2px 0 2px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.swMain .msgBox .close:hover{
  color: #EA8511;
  border: 1px solid #EA8511;  
}

/*#UserName_EC,
#Password_EC {
    width: 34.28571%;
}*/


/*----- Media Queries -----*/

/*@media only screen and (max-width : 1120px) { 

    .content {
        width: 90%;
    }
    
    .swMain ul.anchor li a .stepNumber {
        font-size: 3em;
    }

}

@media only screen and (max-width : 860px) {

    .content {
        width: 100%;
    }

    .swMain ul.anchor li a .stepDesc small{
        font-size: 0.55em;
    }

}

@media only screen and (max-width : 860px) {
    .swMain ul.anchor li a .stepDesc small{
        font-size: 0.45em;
    }
}*/