body{
font-size: 15px;
line-height: 23px;
overflow-x: hidden;
color: #282828;
background-color: #fff;
} 
.form-control {
padding: 0.15rem 0.75rem;
border: 1px solid #111;
    font-size: 13px;
}

input, textarea{
	   font: 400 13.3333px Arial;
	        height: 31px;
    padding: 3px 7px !important;
    border: 1px solid #999 !important;

}
textarea{
	height: 50px !important;
}
input::placeholder, textarea::placeholder {
	color: #555!important;
	opacity: 0.7!important;
	font-size: 13px;
}
.section-authentication-signin{
	height: unset;
}
.checkboxagree{
position: absolute;
height: unset;
margin-top: 4px;
}
.userlbl{
margin-left: 20px;
font-size: 13px;
}
.register-footer{
	    background: linear-gradient(to bottom,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent);
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0 10px 0;
    color: #282828;
    padding: 18px 0;
}

.register-footer a{
	 color: #282828;
}



.pag_button{
    background: #146236;
    color: #fff;
    border-radius: 2px;
      border: 1px solid #146236;
         padding: 2px 15px;
}
.pag-button-active{
    background: #fff;
    border: 1px solid #146236;
    color:#146236;
}
.index-card{
	background: #fff;
	padding:5px;
}
.pad-3{
	padding: 3px;
}
.ft-13{
	font-size: 13px;
}
.mrcheck-5{
	margin-top: 5px;
	margin-right: 5px;
}
.ft-25{
	font-size: 25px;
}
.logotitle{
	text-align: center;
    font-size: 20px;
    color: #3b4082;
    font-weight: 800;
}
.txt-cnt{
	text-align: center;
}
.tbl-head{
background: #2a0052;
color: #fff;

}
.txt-right{
	text-align: right;
}
.ft-20{
	  font-size:18px;
}
.mb-10{
	    margin-bottom: 10px !important;
}
.pad-0{
	padding:0px !important;
}
.mt-20{
	margin-top: 20px;
}
.color-000{
	color: #000;
}
.ft-13{
	    font-size: 13px
}
.a-divider{
	    text-align: center;
    position: relative;
    top: 2px;
    padding-top: 1px;
    line-height: 0;
}
.amazon-title{
	line-height: 1;
    font-size: 12px;
    color: #767676;
    font-weight: 400;
    z-index: 2;
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 0 8px 0 7px;
}
.create-div{
	    background: #e7e9ec;
    border-radius: 3px;
    border: 1px solid;
    border-color: #bdbdbd#bdbdbd#bdbdbd;
}
.create-div .btn{
	    background: #ffffffab;
    color: #000;
        width: 100%;
    text-transform: unset !important;
    font-size: 14px;
}
.signinregiter{
font-size: 12px;
padding-top: 5px;
}

.ml-0{
margin-left: 0px;
}
.wizard-btn{
    color: #fff;
    background-color: #2a0052;
    border-color: #2a0052;
}
.price-fix{
	    font-size: 20px;
    color: #000;
    text-align: left;
}
.col-fix{
	    position: fixed;
    right: 0px;
}
.gridform .col-md-6{
	padding:10px;
}
.gridform label{
	    color: #000;
    float: left;
}
.gridform input, .gridform textarea{
    background: #ededed;
    padding: 0.175rem 0.75rem;
border: 1px solid #999;
    font-size: 14px;
}

.form-contact{
	padding: 20px !important;
	padding-top: 10px !important;
    border: 1px solid #ececec;
    margin-top: 0px;
}
.txt-left{
	text-align: left;
}
select{
	    border: 1px solid #999 !important;
	    height: 31px;
	        padding: 3px 7px !important;
}

.ft600{
    font-weight: 600;
}
