
body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0 !important;
	background: -webkit-linear-gradient(to bottom, #4d9f00, #c0ea99);
	background: linear-gradient(to bottom, #a9cf54, #a9cf54);
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px !important ;
}

.normal-text
{
	color:#fff;
	padding:0px;
	text-decoration:none !important;
	font-weight:normal !important;
	font-size: 14px !important;
}

.personal_login_heading23
{
	padding-bottom:10px  !important;
}

.normal_text_login
{
	color:#fff;
	padding:0px;
	text-decoration:none !important;
	font-weight:bold !important;
	font-size: 14px !important;
}

.normal_text_login5
{
	color:#fff;
	padding:0px;
	text-decoration:none !important;
	font-weight:bold !important;
	font-size: 16px !important;
}

.normal_text_login4
{
	color:#fff;
	padding:0px;
	text-decoration:none !important;
	font-weight:bold !important;
	font-size: 13px !important;
}


.login-form {
    color: #fff;
}

.heading
{
	color:#000;
	padding:10px 10px 0px 0px;
	text-decoration:none !important;
	font-weight:normal !important;
	font-size:1.3em;
}

/*Login Pages start*/


.login-block{
    background: #DE6262;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #FFB88C, #DE6262);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #FFB88C, #DE6262); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
float:left;
width:100%;
padding : 50px 0;
}
.banner-sec{ min-height:490px; border-radius: 0 10px 10px 0; padding: 0 6px;}
.bg-white{background:#fff; border-radius: 10px;}
.carousel-inner{border-radius:0 10px 10px 0;}
.carousel-caption{text-align:left; left:5%;}
	.login-sec{padding: 0px 15px 0px 25px; position:relative;}
.login-header{padding: 10px 10px; position:relative;}
.login-sec .copy-text{position:absolute; width:80%; bottom:20px; font-size:13px; text-align:center;}
.login-sec .copy-text i{color:#FEB58A;}
.login-sec .copy-text a{color:#E36262;}


.banner-text{
	width: 100%;
    position: absolute;
    background-color: #0000009e;
    bottom: 40px;
    padding: 20px;
    border-left: 5px solid #000000;
}
.banner-text h2{color:#fff; font-weight:600;}
.banner-text h2:after{content:" "; width:100px; height:5px; background:#FFF; display:block; margin-top:20px; border-radius:2px;}
.banner-text p{color:#fff;}



/*New StyleSheet*/


	/*Text Field*/
/* .textbox { */
    /* border: solid 1px #000 !important; */
    /* height: 35px !important; */
    /* width: 100% !important; */
    /* color: #000 !important; */
    /* display: block !important; */
    /* font-size: 12px !important; */
    /* line-height: 1.42857 !important; */
    /* padding: 6px 12px !important; */
/* } */
 
/* .textbox:focus {   */

    /* border-color: #80c242 !important;  */
    /* border-style: solid !important; */
    /* border-width: 1px !important; */
    /* outline: 0 !important; */

/* } */
.cus-log .textbox {
    border: solid 2px #fff !important;
    height: 35px !important;
    width: 100% !important;
    color: #fff !important;
    background-color: transparent;
    display: block !important;
    font-size: 12px !important;
    line-height: 1.42857 !important;
    padding: 6px 12px !important;
}
 
.cus-log .textbox:focus {  

    border-color: #80c242 !important; 
    border-style: solid !important;
    border-width: 2px !important;
    outline: 0 !important;
	   background-color: transparent;

} 
.cus-log input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff!important;
  opacity: 1!important;/* Firefox */
}

.cus-log input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff!important;
}

.cus-log input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff!important;
}

/*Text Field End*/



	/*Button Start*/
	
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 1em !important;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 10px 16px;
}
  
.btn-lg {
  font-size: 1em !important;
  line-height: 1.33;
  border:thick 2px #c5e3b3;
  border-radius:0 !important;
}

.btn-primary {
  color: #fff;
  background-color: #989a37 !important;
  border-color: #7e800a !important;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #989a37 !important;
  border-color: #7e800a !important;
}

/***********************
  RAISED BUTTONS
************************/
.btn-primary.raised {
    box-shadow: 0 3px 0 0 #c5e3b3 !important;
}
.btn-primary.raised:active, .btn-primary.raised.active {
    background: #6fb942 !important;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}

/***********************
  CUSTON BTN VALUES
************************/

.btn-group-lg > .btn, .btn-lg
{
	padding: .3rem 1rem !important;
	text-transform:none !important;
	border-radius: 3px !important;
	
	}

.btn {
    padding: 14px 50px;
    border: 0 none;
    font-weight:normal;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-primary {
	background-color: #989a37 !important;
	border-color: #7e800a;
	color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #989a37 !important;
}
.btn-primary:active, .btn-primary.active {
    background: #4b832a !important;
    box-shadow: none;
}



/*Button End*/


.copyright{
	background:#0c8341;
	color:#FFF;
	font-size:12px;
}

.padding0
{
	padding:0 !important;
}

.top_header
{
	padding-top:15px;
	padding-bottom:15px;
}
.nav_cstm{
	padding-top: 0px;
}
.clear10
{
	clear:both;
	height:10px;
}
.clear12
{
	clear:both;
	height:12px;
}
.clear5
{
	clear:both;
	height:5px;
}
.clear15
{
	clear:both;
	height:15px;
}
.clear20
{
	clear:both;
	height:20px;
}
.clear30 {
	clear: both;
	height: 30px;
}
.clear40
{
	clear:both;
	height:40px;
}

.no-gutter{
    padding-right:0 !important;
    padding-left:0 !important;
	margin-right:0 !important;
    margin-left:0 !important;
	
	}
	
.alert
{
padding: .25rem .50rem !important;

font-size: .80rem !important;

}
.main-bg{
	background-color:white;
	padding: 20px 20px;
}
.logo-img{
	width:290px;
}
.g-clr{
	color: #008242!important;
}
.w-clr{
	color: #fff!important;
}
.hr-c {
	border-top: 2px solid rgba(255, 255, 255, 0.48);
}
.form-control:focus {
	box-shadow:none;
}
.icon-fa{
	text-align:center;
	margin-bottom:0;
}
.icon-fa i {
    font-size: 72px;
    color: #6fb942;
	margin-bottom: 10px;
}
.useful ul li {
    background-color: transparent;
    border: none !important;
    font-size: 14px;
}
.social-i a img {
    width: 40px;
    height: 40px;
}
.f-9{
	font-size:12px;
	color:#fff;
}
.bg-gry {
    background-color: #c7e8ec;
    padding: 15px 10px;
}

.subpage_bg{
	background-image: url("../img/toronto-city-ligh-bg-4 - 2025.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	background-size: cover;
}

.subpage_bg_createAccount {
	background-color: #2F333E; /*#1C2125;*/
}

.login-bg{
	
	background-image: url("../img/h2.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	background-size: cover;
}
.overlay {
/*  background-color: rgba(0, 0, 0, 0.68);*/

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
      padding-bottom: 30px;
    padding-top: 60px;
}

.logo2{
	width:150px;
	margin-bottom:20px;
}
















/* for above extra large screen col-xl-12 */
@media (min-width: 1501px) and (max-width: 1700px){
	
}
/* for extra large screen col-xl-12  */
@media (min-width: 1200px) and (max-width: 1400px){

}
/* for large screen col-lg-12  */
@media (min-width: 992px) and (max-width: 1199px){
	.icon-fa i {
		font-size: 40px;
		color: #6fb942;
		margin-bottom: 0px;
	}
	.banner-sec {
    min-height: auto;
	}
}
/* for medium screen col-md-12  */
@media (min-width: 768px) and (max-width: 991px){
	.banner-sec {
    min-height: auto;
	}
	.carousel-inner {
    border-radius: 10px 10px 0 0;
}
.icon-fa i {
		margin-bottom: 0px;
	}
.login-sec{padding: 0px 15px;}
}
/* for small screen col-sm-12  */
@media (min-width: 576px) and (max-width: 767px){
	.logo-img{
	width:200px;
	}
	.banner-sec {
    min-height: auto;
	}
	.carousel-inner {
    border-radius: 10px 10px 0 0;
	}
	.icon-fa i {
    font-size: 80px;
    color: #6fb942;
}
.icon-fa i {
		margin-bottom: 0px;
	}
	.login-sec{padding: 0px 15px;}
}
/* for extra small screen col-12  */
@media (min-width: 320px) and (max-width: 575px){
	.logo-img{
	width:150px;
	}
	.banner-sec {
    min-height: auto;
	}
	.carousel-inner {
    border-radius: 10px 10px 0 0;
}
.icon-fa i {
    font-size: 50px;
    color: #6fb942;
}
.icon-fa {
    margin-bottom: 5px;
}
.icon-fa i {
		margin-bottom: 0px;
	}
	.login-sec{padding: 0px 15px;}
}


/* for medium mobile screen col-12  */
@media (min-width: 436px) and (max-width: 575px){
	
}
/* for extra small iphone screen col-12 */
@media (min-width: 320px) and (max-width: 435px){
	
}



body
{
	background:#000;
}
.main-bg{
	 background-color: rgba(0, 0, 0, 0.68);
	padding: 5px 20px;
}
.overlay {
   background-color: rgba(0, 0, 0, 0.0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    padding-top: 0px;
}
.need_help_label
{
	padding-top:39px;
	padding-bottom:10px;
	margin:0px;
}
.need_help_label a
{
	color:#fff !important;
}
.clear20
{
	clear:both;
	height:20px;
}
.useful ul li {
    color: #fff;
}
.footer_bg_area {
	color: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top: solid 1px #fff;
	
}

.footer_bg_area .overlay
{
	color:#000;
	}

.footer_bg_area .useful ul li
{
	color:#fff;
	}
.bg-gry {
    background-color: #000;
    padding: 15px 10px;
}

.personal_login
{
	background-image: url("../img/personal_login.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;

	background-size:cover;
}
.cover_personal_bg
{
	 background-color: rgba(0, 0, 0, 0.10);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    padding-top: 0px;
	padding:20px;
}
.cover_personal_bg_full
{
	 background-color: rgba(0, 0, 0, 0.40);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    padding-top: 0px;
	padding:20px;
	min-height:555px;
}
.personal_login_heading
{
	font-size:24px !important;
	padding-bottom:0px;
	padding-top:10px;
}

.personal_login_heading_20px {
    font-size: 18px !important;
    padding-bottom: 0px;
    padding-top: 10px;
}

.heading_signin1
{
	font-size:18px;
	margin-top:20px;
	border-bottom:solid 1px #fff;
	margin-bottom:20px;
}

.heading_signin4
{
	font-size:18px;
	margin-top:10px;
	border-bottom:solid 1px #fff;
	margin-bottom:20px;
}

.heading_signin1 h3
{
	font-size:18px;
}

.heading_signin1 a
{
	font-size:14px;
	color:#fff;
	font-weight:700;
}
.remember_email
{
	margin-top:20px;
}






/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 24px;
}

.slider.round:before {
  border-radius: 50%;
}
.login_time_label
{
	font-size:13px;
	color:#6fb942 !important;
	margin-top:10px;
}



.business_login
{
	background-image: url("../img/business_login.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;

	background-size:cover;
}
.logo2 {
    width: 76px;
    margin-bottom: 0px;
}

.heading_signin2 {
    font-size: 32px;
	color:#fff;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
	font-weight:bold;
}
/*.heading_signin2:after {
    content: " ";
    width: 100px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
}*/


.heading_subpage2 {
    font-size: 20px;
	color:#fff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:600;
}
.heading_subpage2:after {
    content: " ";
    width: 100px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
}




.affiliate_login
{
	background-image: url("../img/affiliate.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;

	background-size:cover;
}

.p_full_login
{
	padding-left:8px;
	padding-right:8px;
}
.affiliate_login2
{
	background-image: url("../img/affiliate2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;

	background-size:cover;
}
.business_login2
{
	background-image: url("../img/business_login2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;
	background-size:cover;
}



.personal_login_2
{
	background-image: url("../img/personal_login2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;

	background-size:cover;
}
.authentication_label {
	color: #7D6666; /*SL: 2020-07-21 Changd from #fff to #7D6666*/
	margin-top: 40px;
}
.authentication_label h3
{
	color:#7D6666; /*SL: 2020-07-21 Changd from #fff to #7D6666*/
	font-size:18px;
	font-weight:bold;
}
.login-sec h2{margin-bottom:6px; font-weight:600; font-size:20px; color: #fff;}

.login-sec1 h2{margin-bottom:15px; font-weight:600; font-size:20px; color: #fff;}


.normal-text {
    color: #fff;
    padding: 0px;
    text-decoration: none !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.login-form {
    color: #fff;
}
.w-clr {
    color: #fff !important;
}
.w-clr2 {
    color: #fff !important;
}
.normal_text_login {
    color: #fff;
}
.logo_text {
	text-align: left;
	padding-right: 25px;
}
.error_msg_login .close {
    padding-right: 5px;
    padding-top: 5px;
}
.manage_account a
{
	color:#6fb942;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
.manage_account strong
{
	color:#fff;
	font-weight:bold;
	display:block;
	font-size:18px;
	margin-bottom:10px;
}
.manage_account2 a
{
	color:#6fb942;
	font-weight:bold;
}
.manage_account2 strong
{
	color:#fff;
	font-weight:bold;
	display:block;
	font-size:18px;
	margin-bottom:10px;
}
.username_recovery strong
{
	
	color:#fff;
	font-weight:bold;
	display:block;
	font-size:24px;
}
.username_recovery a
{
	
	color:#6fb942;
}

.btn-default
{
}
.alert_create_account
{
	text-align:left;
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.user_account_table thead
{
	background-color:#6fb942;
	font-size:14px;
	text-align:center;
}
.user_account_table thead th
{
	padding:5px;
}
.user_account_table tbody
{
	
	font-size:14px;
	text-align:left;
	color:#fff;
}
.user_account_table tbody td
{
	padding:8px;
}
.user_account_table tbody td i
{
	color:#6fb942;
}
.tabele_lastchild tr td:last-child 
{
	color:#6fb942;
}


.min_h_pass {
	min-height: 400px;
}

.question_mark_icon {
	background-color: transparent !important;
	border: none;
	padding: 0px;
	margin-top: 5px;
}

.model_width_custom {
	max-width: 800px;
}

.modal_header_green {
	background: #1c8b17;
	color: #fff;
	border: none !important;
}

.modal_title_csutom {
	font-size: 24px;
	color: #fff !important;
}

.modal_body_cstom {
	border: none !important;
}

.modal_content_custom {
	border: none !important;
}

.modal_row_area {
	background-color: #eee;
	padding: 0px;
	padding-top: 0px;
	border-radius: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


.tooltip_affliate {
	display: inline-block;
	position: relative;
	border-bottom: 1px dotted #666;
	text-align: left;
	border: none;
}

	.tooltip_affliate .right {
		min-width: 190px;
		top: 60%;
		right: 0;
		margin-left: 20px;
		transform: translate(0, 50%);
		padding: 10px 0px;
		color: #444444;
		background-color: #EEEEEE;
		font-weight: normal;
		font-size: 13px;
		border-radius: 8px;
		position: absolute;
		z-index: 99999999;
		box-sizing: border-box;
		box-shadow: 0 1px 8px #FFFFFF;
		display: none;
	}

	.tooltip_affliate:hover .right {
		display: block;
	}

	.tooltip_affliate .right i {
		position: absolute;
		top: 40%;
		right: 22%;
		margin-top: -41px;
		width: 20px;
		height: 24px;
		overflow: hidden;
	}

	.tooltip_affliate .right i::after {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		left: 0;
		top: 50%;
		transform: translate(28%,-70%) rotate(45deg);
		background-color: #EEEEEE;
		box-shadow: 0 1px 8px #FFFFFF;
	}

	.tooltip_affliate img {
		border: none !important;
		outline: none !important;
	}

	.tooltip_affliate img:visited {
		border: none !important;
		outline: none !important;
	}

	.tooltip_affliate img ::after, ::before {
		border: none !important;
		outline: none !important;
	}

	.tooltip_affliate img:focus {
		outline: none;
	}

a {
	outline: none !important;
}

img {
	outline: none !important;
}

button {
	outline: none !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.tooltip_affliate .right {
		min-width: 250px;
	}
}

@media (min-width: 99px) and (max-width: 1024px) {

	.tooltip_affliate .right {
		min-width: 250px;
	}

	.tooltip_affliate .bottom i {
		left: 82%;
		top: 0%;
		right: 100%;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.tooltip_affliate .right {
		min-width: 290px;
		left: 0;
		transform: translate(-90%, 0);
		top: 161%;
	}

	.tooltip_affliate .right i {
		top: 0%;
		right: 15%;
		margin-top: -12px;
	}

	.tooltip_affliate .right i::after {
		left: 0;
		top: 61%;
		transform: translate(0%,-50%) rotate(47deg);
	}
}


@media (min-width: 768px) and (max-width: 991px){

.personal_login_heading {
    font-size: 18px !important;
}
.heading_signin2 {
    font-size: 16px;
}
.heading_signin1 h3 {
    font-size: 14px;
}
.remember_email a
 {
    font-size: 12px;
}
}

@media (min-width: 320px) and (max-width: 767px){
	.logo_text
	{
		text-align:center;
	}
	.text_left_sm label {
		text-align: left;
		float: left;
	}

	.logo_text {
		text-align: right;
		padding-right: 130px;
	}

	.model_width_custom {
		max-width: 98%;
	}

	.question_mark_icon {
		margin-bottom: 20px;
	}
}

@media (min-width: 320px) and (max-width: 575px) {
	.tooltip_affliate .right {
		min-width: 290px;
		left: 0;
		transform: translate(-90%, 0);
		top: 161%;
	}

	.tooltip_affliate .right i {
		top: 0%;
		right: 13%;
		margin-top: -12px;
	}

	.tooltip_affliate .right i::after {
		left: 0;
		top: 61%;
		transform: translate(0%,-50%) rotate(47deg);
	}
}

.min_h_pass
{
	min-height:400px;
}