

.loginbox {
	/*border: 1px solid #0a83b4; */
	background-color: #e6e6e6 !important;
	box-shadow: 0 5px 6px #797979;
   /* -moz-box-shadow: 0 5px 10px #797979;
    -webkit-box-shadow: 0 5px 10px #797979;	 */  
    -webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
    behavior:url(ie-css3.htc);
    z-index:1;
    position:relative;
}

.liccard2 {
    margin: 75px 20px 0 30px; 
    width: 400px;
    float:left; 
    }

.liccard_title {
    padding: 0px 0;
}
.liccard_title .label{
    font-size: 13px; 
    font-weight: bold; 
    color: #146cac; 
    padding:0;
    float:none;
    text-align:center;
    float:none;   
}

.loginbox .logcontent { 
    padding:0px 5px 30px 0px;
    } 

.loginbox .lbltxt span.label {
    font-weight:bold;
    font-size: 15px;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif; 
    color:#3a3b3d; 
    /*margin:0 -0 -15px 0;*/
       
    }

  .loginbox .lbltxt span{  
    /*padding:3px 5px; */
    }

/*.loginbox .lbltxt span a{
    text-decoration:none;
    background-image:url(../images/qmicon.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding:2px 10px;
    z-index:-1;
    }*/
        
.icon1{
    background-image:url(../images/qmicon3.png);
    background-position: left;
    background-repeat: no-repeat;
    padding: 27px 90px;
    
  }

.DontHaveAccount a{
    text-decoration:none;
   /* background-image:url(../images/qmicon2.png);*/
    /*background-position: right center;*/
    background-repeat: no-repeat;
    padding:27px 90px;
    z-index:-1;
}

.loginbox input, textarea { 
    font-family:"Myriad Pro", Helvetica, Arial, sans-serif; 
    font-size:12px; 
    color:#57595d;
    }

    
.loginbox a {
    text-decoration:none;
    }

.loginbox .logbttn .button {
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px; 
    border-radius: 0px; 
    display: inline-block; 
    float: right; 
    behavior:url(ie-css3.htc);
    }
.loginbox .logbttn .button a {
    padding: 5px 10px 4px 10px; 
    color:#fff; 
    font-weight: bold; 
    font-size: 16px; 
    display: block;
    text-decoration:none;
    }

.loginbox .logbttn .button.green {
	background:url(../images/bg8.jpg) top left repeat-x;
	border: 1px solid #01593e;
	color:#FFFFFF;
}

.loginbox .logbttn .button.green:hover {
    background: #009e6e;
    text-decoration:none;
    }
/*.loginbox .button.green:active {margin-top: 0px;}*/

.loginbox .button.blue {
	background-image: linear-gradient(bottom, #1F7FB6 0%, #4EABE0 100%);
	background-image: -o-linear-gradient(bottom, #1F7FB6 0%, #4EABE0 100%);
	background-image: -moz-linear-gradient(bottom, #1F7FB6 0%, #4EABE0 100%);
	background-image: -webkit-linear-gradient(bottom, #1F7FB6 0%, #4EABE0 100%);
	background-image: -ms-linear-gradient(bottom, #1F7FB6 0%, #4EABE0 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1F7FB6),color-stop(1, #4EABE0));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4EABE0, endColorstr=#1F7FB6)";    
	border: 1px solid #2a76a2; 
	border-bottom: 2px solid #215f82;
	box-shadow: inset 0px 1px 0px #9cd0ee;
	text-shadow: -1px -1px 0px #246c95;
	background-color: #3897cd;
	behavior:url(ie-css3.htc);
}

.loginbox .button.blue:hover {
    background: #3897cd;
    }
/*.loginbox .button.blue:active {margin-top: 19px;}*/

/** Login Fields **/
.loginbox .loginarea{
    padding: 0px 0 0 15px;
    width:100%;
      
    }
    
.loginbox .loginarea .loginLabel 
{
    vertical-align:top;
    float:left;
    width:150px;
    padding: 15px 0px 15px 27px;
    margin:0px 0px 0px 28px;
    background-image:url(../images/qmicon.png);
    background-position: left;
    background-repeat: no-repeat;
    background-color:Red;
    
    }
    

.loginbox .loginarea .loginLabel2 
{
    vertical-align:top;
    float:left;
    width:210px;
    padding: 15px 0px 15px 27px;
    margin:0px 0px 0px 28px;
    background-image:url(../images/qmicon2.png);
    background-position: left;
    background-repeat: no-repeat;
    
    }
    
    
.loginbox .loginarea .loginLabel3 
{
    vertical-align:top;
    float:left;
    width:210px;
    padding: 15px 0px 15px 27px;
    margin:0px 0px 0px 28px;
    background-image:url(../images/qmicon3.png);
    background-position: left;
    background-repeat: no-repeat;
    
    }

.loginbox .loginarea .loginText {
    float:right;
    width:220px;
    padding: 7px 0px 0px 0px;
    }



.loginbox .loginarea .loginText1 {
    float:right;
    width:50px;
    padding: 7px 0px 0px 0px;
    }



.loginbox .login {
	font-size: 13px;
	color: #8e8d8d;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 8px 10px 8px 10px;
	background-color: #ffffff;
	width: 187px;
	display: block;
	border:0px solid #dddddd;
	margin: 5px 150 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 1px 0px #F1F1F1;	
	behavior:url(ie-css3.htc);    
}


/*.loginbox .user {background: url(../images/user.png) no-repeat;}
.loginbox .user.error {background: url(../images/user_error.png) no-repeat; border:1px solid #f19d9d; background-color: #ffe0e0; box-shadow: inset 0px 0px 0px #fff ; color: #d95e5e;}

.loginbox .password {background: url(../images/password.png) no-repeat;}
.loginbox .password.error {background: url(../images/password_error.png) no-repeat; border:1px solid #f19d9d; background-color: #ffe0e0; box-shadow: inset 0px 0px 0px #fff ; color: #d95e5e;}*/

/** Register Fields **/
.loginbox .register {
	font-size: 14px;
	color: #8e8d8d;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 11px 15px 10px 15px;
	background-color: #fdfdfd;
	width: 290px;
	display: block;
	border:1px solid #d8d8d8;
	margin: 5px 0 15px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	behavior:url(ie-css3.htc);
}

.loginbox .checkbox li fieldset { height:16px; border:0px;}

.loginbox .register.error {border:1px solid #f19d9d; background-color: #ffe0e0; box-shadow: inset 0px 0px 0px #fff ; color: #d95e5e;}

/**  Custom Checkbox **/
.loginbox .checkbox {margin: 5px 0 5px 0; border:none;}
.loginbox .checkbox li {list-style: none; height: 15px;}

.loginbox .checkbox li:not(#foo) > fieldset > div > span > input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 15px;
}

.loginbox .checkbox li:not(#foo) > fieldset > div > span > input[type='checkbox'] + label {
    margin: 0;
    clear: none;
    padding: 0 0 0 22px;
    cursor: pointer;
    background: url(../images/check.png) no-repeat;
	height: 15px; display: block;
}

.loginbox .checkbox li:not(#foo) > fieldset > div > span > input[type='checkbox']:checked + label {
    background: url(../images/check.png) no-repeat;
	height: 15px; display: block;
	background-position: 0 -15px;
}

/** Text Under Box**/
.loginbox .bottom_text { 
    padding: 5px 0 0 0; 
    text-align: left; 
    line-height: 30px;
    }
    
/*.loginbox a.bottom_text {
    color: #3f9dd1; 
    font-size:13px; 
    font-weight: bold; 
    padding: 0 8px 0 0; 
    background: url(../images/bullet.png) no-repeat 100% 50%;
    }*/
    
.loginbox a:hover.bottom_text  {
    color: #80daff; 
    -webkit-transition:all 0.2s linear; 
    -moz-transition:all 0.2s linear; 
    -o-transition:all 0.3s linear; 
    -transition:all 0.2s linear;}

    
.loginbox .blue {color:#2b83b6 !important;}
.loginbox .blue:hover {color: #878787 !important;}

.loginhead { font:bold 36px "Myriad Pro", Helvetica, Arial, sans-serif; color:#ffffff; border-bottom:1px solid #04619c; padding:30px 0 3px 0; text-shadow: 1px 1px 2px #303030; filter: dropshadow(color=#303030, offx=1, offy=1); behavior:url(ie-css3.htc);}

.loginhead span { font-size:20px; margin-left:250px; }

.signupcall {
    margin-top:0px;
    text-align: center;
    padding: 0px 0px 20px 0px;
}


.signupcall2 {
    margin-top:0px;
    text-align: center;
    padding: 55px 0px 20px;
}



.signupcall2 .label {
    line-height:30px; 
    font:normal 16px "Myriad Pro", Helvetica, Arial, sans-serif; 
    color:#3F9DD1; 
    float:none;
    }
   
.signupcall2 a .label  {
    color: #007DC3; 
    font-weight: bold; 
    text-decoration:none;
    }
    
.signupcall2 a:hover .label  {
    color: #51B0EA; 
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear; 
    -o-transition:all 0.3s linear; 
    -transition:all 0.2s linear;
    text-decoration:none;
    }



.Paypremium {
    text-align: center;
    font-weight:bold;
    font-size: 5px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif    
    color:#000000; 
    padding:10px 0px;
}

.lblPaypremium span.label 
{
    text-align:center;
    float:none;
    font-weight:bold;
    font-size: 16px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif 
    color:#000000 !important;
}

 /*.QuestionsLeft 
{
    text-align: center;
    font-size: 14px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif    
    color: #00000;
    float:left;
}

.QuestionsRight 
{
    text-align: center;
    font-size: 14px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif    
    color:#000;
    float:right;
}*/

.QuestionsCenter 
{
    text-align: center;
    font-size: 16px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif color:#000000; 
    padding: 40px;
}


.QuestionsCenter1 
{
    text-align: center;
    font-size: 16px;
    font-family: "Myriad Pro", Helvetica, Arial, Sans-Serif color:#000000; 
    padding: 140px 40px 0 0;
}
.signupcall .label {
    line-height:30px; 
    font:normal 16px "Myriad Pro", Helvetica, Arial, sans-serif; 
    color:#3F9DD1; 
    float:none;
    }
   
.signupcall a .label  {
    color: #b71234; 
    font-weight: bold; 
    text-decoration:none;
    }
    
.signupcall a:hover .label  {
    color: #3a3b3d; 
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear; 
    -o-transition:all 0.3s linear; 
    -transition:all 0.2s linear;
    text-decoration:none;
    }

.box80, .logbttn {width:100px; float:right; padding:0px 30px 40px 0px; margin:-10px 0px 10px}
.box80, .logbttn1 {width:100px; float:right; padding:0px 14px 2px 0px; margin:0px 0px;}
.box210 { width:210px; float:left;}

ul.logpage { 
    margin:0; 
    padding:15px 10px;
    color:#ffffff;
    background:#90d346 url(../images/sidebg.jpg) top left repeat-x; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 2px 2px #797979;
    -webkit-box-shadow: 0 2px 2px #797979;
    box-shadow: 0 2px 2px #797979;
    z-index:1;
    position:relative;
    behavior:url(ie-css3.htc);
    }

    
ul.logpage li { 
    padding:13px 0px 14px 20px; 
    list-style-type:none; 
    line-height:18px; 
    font-size:13px; 
    border-bottom:1px dotted #e4e4e4;     
    }

/*-----------------message user control style sheet-------------------------*/
.styleForValidationSummary
{
      margin-left:6px;
      margin-bottom:4px;
      background-color:#ffece6;
      text-align:left;
      margin-right:10px;
      border:1px solid #ff936f;

}
.styleForErrorMsg
{
      margin-left:6px;
      margin-bottom:4px;
      background-color:#ffece6;
      text-align:left;
      margin-right:10px;
      border:1px solid #ff936f;
      width:660px;
      /*border:1px solid #b7deef;*/
}
.styleForErrorMsgInMultiLanguage
{
      margin-left:6px;
      margin-bottom:4px;
      background-color:#ffece6;
      text-align:left;
      margin-right:10px;
      border:1px solid #ff936f;
      width:456px; 
      
}
.styleForNotificationMsg
{
      margin-bottom:6px;
      background-color:#ffece6;
      text-align:left;
      border:1px solid #ff936f;
      width:660px;
      padding:4px;
}

.styleForNotificationMsgOffer
{
      margin-bottom:6px;
      background-color:#ffece6;
      text-align:left;
      border:1px solid #ff936f;      
      padding:4px;
}

.styleForConfirmationMsg
{
      margin-bottom:6px;
      background-color:#e1eafa;
      text-align:left;
      border:1px solid #033eaa;
      width:660px;
      padding:4px;
}

.pnlOfferStyle
{
	margin-top:5px;
	margin-left:2px;
}

.lblStyleForErrorMsgOnTable
{
    font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
    font-size:12px;
    color:#f93407;
    text-align:left;
    padding-top:3px;    
    padding-left:4px;
    padding-right:4px;
    vertical-align:middle;
    float:left;
}
.msgControlimgWidth
{
	float:left;
	width:25px;
	padding-left:6px;
	
}


.titleStyle1
{
    font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
      font-size:14px;
      font-weight:bold;
      text-align:left;
      color:#4a5f7a;
      text-align:left;
      background-color:#ffffff;
      padding-left:6px;
      padding-bottom:6px;
      padding-top:6px;
}
.styleForSuccessMsg
{
      
      margin-bottom:4px;
      background-color:#ecf4e1;
      text-align:left;
      border:1px solid #94c6a4;
      width:660px;
      padding:4px;
}


.lblStyleForSuccessMsgOnTable
{
    font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
    font-size:12px;
    color:#66a179;
    text-align:left;
    padding-left:4px;
    padding-right:4px;
}


.refselect {
  /*position: relative;
	display:inline-block;*/
    border: 0px solid #0A7BB4;   
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:White;
	float:left;
	/*width:415px;*/
	height:30px;
	outline : none;
    overflow : hidden;
    text-indent : 0.01px;
    
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
   appearance:none;
    
    /*text-overflow : '';*/
    
}

.refselect select 
{

    font-size:11px;
    color:#5A5C67;
    height:24px;
    padding: 5px 0px 4px 5px;
   /* margin: 0;*/
    ;
    position: relative;
	text-indent: 0.01px;
	-moz-padding-end: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;	
    
    -prefix-appearance: none;
    
    text-overflow:'';
    background: transparent;
    background-color: transparent;
    border: none;
	/*width:415px;*/
	height:30px;
	background:url(../images/selectarrow.png) no-repeat center right;
}


.refselect select::-ms-expand 
{
    
  /*display: none;*/

    /*for IE*/
}

.refselect select
 {
    -moz-appearance: menuitemtext;
    -appearance: none;
    -text-overflow: ''; /* this is important! */
    
}



.refselect :focus {
    outline: none;
}

.lbltxtphone span.label 
{
    text-align:center;
    float:none;
}

.lbltxttime span.label 
{
    text-align:left;
    float:none;
}