body { background-color : #f1f1f1; }
.navbar-brand { 
	font-size: 24px;
    line-height: 30px;
	color: #0ab54b !important;
	font-weight : 700;
}
.bg-primary {
    background-color: #ffffff!important;
}
.sign-up-menu li a.nav-link {
	color: #777777 !important;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 14px !important;
	padding: 10px 15px !important;	
}
.sign-up-menu li a.nav-link:hover {
	color: rgb(8, 177, 77) !important;	
}
.register-btn {
	border-radius: 40px;
    text-transform: uppercase;
    padding: 10px 25px;
    font-size : 20px;
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(8, 177, 77), rgb(30, 212, 64)) repeat scroll 0 0;
    box-shadow: 0 4px 25px 0 rgba(10, 204, 47, 0.29) !important;
}
.navbar.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/menu.png);
    cursor: pointer;
}
.blue-grey.lighten-5 {
    background-color: #ffffff!important;
}
.footer-padding { padding-top: 30px; }
footer.page-footer .footer-text { 
    overflow: hidden;
    background-color : #ffffff;
    color: rgba(255,255,255,.6);
    border-top: 1px solid #ccc ;
	padding: 15px 0;
}
.contact-content span {
    display: inline-block;
    width: 10%;
}
.contact-content p {
    display: inline-block !important;
    font-size: 14px;
    vertical-align: top !important;
    width: 85%;
    text-align: left !important;
}
.contact-content span i {
   color: rgb(8, 177, 77) !important;	 
}
.footer-part p {
    color: rgb(204, 204, 204);
    font-size: 15px;
    line-height: 24px;
}
h6.text-uppercase { color : #333333; }
b, strong {
    font-weight: 700;
}
.col .input-signup {
    background: rgb(227, 246, 249) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0px !important;
    margin-bottom: 15px;
}
.col .input-signup:focus {
    outline: none !important;
	box-shadow: none !important;
}
p a.dark-grey-text { 
	color: rgb(204, 204, 204) !important;
    font-size: 15px;
    line-height: 25px;
	font-weight: 400;
}
p a.dark-grey-text:hover { 
	color: rgb(8, 177, 77) !important;
    font-size: 15px;
    line-height: 25px;
}
.teal.accent-3 {
    border: 1px solid #08b14d;
}
.card-case { margin: 30px 0; }
.global-card { margin-top: 70px; }


.btn-header { color :#ffffff !important; margin: 10px 0; border-radius: 50px; padding: 12px 30px !important; font-size:14px;}
.btn.sign-btn { background-color : #fd8e3c; }
.btn.login-btn { background-color : #08B14D; }
.btn i { margin-right: 10px; }
.btn.two-btn { margin-right: 10px; }
.btn.new-btn { float: right; margin: 19px 0;  }
.btn.setting-btn { border-radius : 50px; }
.row .right-btn.text-right { text-align: right; }


.right-btn.text-right { width: 100%;}
.font-weight-bold-400 { font-weight: 400; color : #636363; margin-top: 50px !important;}
h3.site-text { margin: 25px 0; display: inline-block; font-weight :400; color : #636363; }
.md-table thead th { font-weight : 600;  }
span.line { padding: 0 10px; }
form.md-width { width: 100%; }
.radio-active { margin-right: 15px;  }
.form-check-input.radio-check {
    margin-top: 1.3rem;
}
/*------- mdb css --------*/

.card.card-cascade .view.gradient-card-header {
    padding: 10px;
	text-align: center;
	color: #fff !important;
	background-color: #30b2e2 !important;
}
.card.card-cascade.narrower .view {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -2.25rem;
	width: 100%;
}	
.card.card-cascade .view {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.12), 0 6px 20px 0 rgba(0,0,0,.12);
	border-radius: 4px;
}
.light-blue.lighten-1 {
    background-color: #29b6f6 !important;
}
.view {
    position: relative;
    cursor: default;
}
h2.h2-responsive {
    margin-top: 10px;
    font-weight: 400;
}
.form-field {
    position: relative;
    width: 80%;
    margin: 50px auto 0 auto;
}
.logo-form-field {
    width: 90%;
    margin: 50px auto 0 auto;
}
.form-check { width: 80%; margin: 0 auto; }
.btn-login { background-color : #30b2e2; color :#ffffff !important; margin: 50px 0; border-radius: 50px; padding: 12px 50px !important; font-size:14px;}
.sign-check { color : #636363; }
.md-form i.prefix { color : #636363 !important; }
.md-form .prefix.active { color : #4285f4 !important; }
.border-sign { border-right: 1px solid #ccc; }
.sign-text { color: #636363; font-weight:400; position: relative; top: 50%; }
.sign-color { color : #4285f4; }


/*---- step css ----*/

.steps-form-2 {
    display: table;
    width: 100%;
    position: relative; }
.steps-form-2 .steps-row-2 {
    display: table-row; }
.steps-form-2 .steps-row-2:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 98%;
    height: 2px;
    background-color: #636363; }
.steps-form-2 .steps-row-2 .steps-step-2 {
    display: table-cell;
    text-align: center;
    position: relative; }
.steps-form-2 .steps-row-2 .steps-step-2 p {
    margin-top: 0.5rem; }
.steps-form-2 .steps-row-2 .steps-step-2 button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 {
    width: 70px;
    height: 70px;
    border: 2px solid #636363;
    background-color: white;
    color: #636363;
    border-radius: 50%;
    padding: 22px 18px 15px 18px;
    margin-top: -22px; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2:hover {
    border: 2px solid #30b2e2;
    color: #30b2e2 !important;
    background-color: white !important; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 .fa {
    font-size: 1.7rem; }
[type=submit], [type=reset], button, html [type=button] {
    -webkit-appearance: inherit !important;
}
.step-number { font-size : 30px; line-height: 26px; }
.form-width { width: 100%; }
.all-step { margin-top: 60px; }
.font-weight-bold-400 { font-weight: 400; color : #636363; margin-top: 50px !important;}
a.btn-amber { background-color : #30b2e2 !important; color : #ffffff !important; border:none !important; }
.file-field {
    position: relative;
}
.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}
.note {
	font-size: 12px;
    float: left;
    color: #636363;
	margin-bottom: 0;
}
.btn.btn-green { background-color : #1a9746; margin: -10px 10px 0 0; }
.btn.btn-red { background-color : #cc3434; margin: -10px 10px 0 0;  }
em { color : #ff0000;  }
.form-background { 
	background-color : #ffffff; 
	padding: 10%;
	webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 5px;
 }

label.logo-size { position: absolute; margin-bottom: 0 !important; color :#636363; }

.col .width-box {
	display: inline-block;
    float: left;
    width: 50%;
    z-index: 99;
    margin-left: 0;
    
}
.col .height-box {
	display: initial;
    z-index: 9;
	top: 22px;
}
.width-checkbox { margin-top: -20px; }
.btn-blue-grey {
    background-color: #ffffff!important;
    color: #636363!important;
}
.btn-mdb-color {
    background-color: #30b2e2!important;
    color: #fff!important;
}

/*---- checkbox -----*/

.form-check-input[type=checkbox]+label, label.btn input[type=checkbox]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 0 !important;
}

.form-check.check-popup {
    margin-top: 15px;
    color: #30b2e2;
}
.form-check.check-popup .form-check-input[type=checkbox]+label, .form-check.check-popup label.btn input[type=checkbox]+label{
    padding-left: 30px;

}

.form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 1.375rem;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #30b2e2;
    border-bottom: 2px solid #30b2e2;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.form-check-input[type=checkbox]+label:before, .form-check-input[type=checkbox]:not(.filled-in)+label:after, label.btn input[type=checkbox]+label:before, label.btn input[type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #8a8a8a;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.form-check-input[type=checkbox]:not(.filled-in)+label:after, label.btn input[type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

/*---- browse ----*/

p.browse-text { font-size: 18px; font-weight: 500; margin: 20px auto 0 auto; color: #636363; }

.overlay {
  position: absolute; 
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  height: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  
  text-align: center;
}

.image-text:hover .overlay {
  opacity: 2;
}
.text{
	color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.image-text {
  position: relative;
  width: auto;
  max-width: 100%;
}
.overlay span a.btn-login {
	background-color: #30b2e2;
    color: #ffffff !important;
    border-radius: 50px;
    padding: 10px 15px !important;
    font-size: 12px;
}
a.btn-start { margin: 10px 0;  }
.overlay span a.btn-preview {
	background-color: transparent;
    color: #30b2e2 !important;
    border-radius: 50px;
	border : 1px solid #30b2e2;
    padding: 10px 15px !important;
    font-size: 12px;

}
.previous-btn { margin-right: 10px; }

.form-check-input[type=radio]:checked+label, .form-check-input[type=radio]:not(:checked)+label, label.btn input[type=radio]:checked+label, label.btn input[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 0;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    border: 2px solid #5a5a5a;
}


.form-check-input[type=radio]:checked+label:after, label.btn input[type=radio]:checked+label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after {
    background-color: #30b2e2;
}

.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after {
    border: 2px solid #30b2e2;
}

/*---- media query ----*/

@media (max-width:767px) {
	.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 {
		width: 30px;
		height: 30px;
		margin-top: -5px;
		padding: 20px 20px 18px 18px;
		line-height:0
	}	
	.step-number {
		font-size: 15px;
		line-height:0;
		margin-left: -3px;	
	}
	.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 .fa{
		font-size: 15px;
		line-height:0;
		margin-left:-6px;	
	}
    .image-text {
        max-width: 207px;
        margin: 0 auto;
    }
}
@media (max-width:1200px) and (min-width: 767px) {
    .image-text img {
        max-width: 150px;
    }
    .btn.btn-green, .btn.btn-red { padding: 10px 15px; }
}
@media (max-width:992px) and (min-width: 767px) {
    .overlay {
        width: 150px;
    }
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, .form-check-input[type=radio]:checked+label:before, .form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after, label.btn input[type=radio]:checked+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
/*    */

.form-check-input[type=radio]:checked+label:before, label.btn input[type=radio]:checked+label:before {
    border: 2px solid transparent;
}
.form-check-input[type=radio]+label:after, .form-check-input[type=radio]+label:before, label.btn input[type=radio]+label:after, label.btn input[type=radio]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px 0;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
}
.form-check-input[type=radio]:checked+label:after, label.btn input[type=radio]:checked+label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after {
    background-color: #30b2e2;
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after {
    border: 2px solid #30b2e2;
}
.form-check-input[type=radio]:checked+label, .form-check-input[type=radio]:not(:checked)+label, label.btn input[type=radio]:checked+label, label.btn input[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #30b2e2 !important
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}
[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.form-check-inline .form-check-input {
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}
.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, .form-check-input[type=radio]:checked+label:before, .form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after, label.btn input[type=radio]:checked+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.radio-field {
    position: relative;
    width: 80%;
    margin: 25px auto 0 auto;
}
.form-check  {
    position: relative;
    display: block;
    padding-left: 0 !important;
}


.form-check.form-check-inline  {
    display : inline-flex;
    width: auto;
}
.checked-field {
    position: relative;
    width: 80%;
    margin: 40px auto 0 auto;
}
.domain-input {
    float: left;
    width: 60%;
    margin-left: -15px !important;
    position: relative;
    z-index: 999999;
}
.domain-label { display: inline; }

.md-form label {
    top: -15px;
}
#signUpNewForm .md-form label {
    top: 0px;
}