/* reset.css */

 body
 {
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
 }

/* header */

header
{
	background-color:#3C424F;
	padding:2px 0px;
}

.header-right
{
	float:right;
}

.header-right button:focus{
    outline:none !important;
        box-shadow: none !important;
}

.header-right .btn-primary
{
	background-color:transparent !important;
	border:none !important;
}

.header-right .dropdown-menu {
   /* right:5px !important;*/
    left: -24px !important;
    min-width: 4px !important;
   /* top: 92%;*/
}

.header-right span
{
	font-size:13px;
}

.dropdown-item
{

	font-size:13px;
}

.dropdown-item:focus, .dropdown-item:hover
{
	background-color:transparent !important;
	color: #38C72A !important;
}



.header-right .dropdown-menu .fa {
    padding-right: 10px;
}


.nav-bar-read .navbar-light .navbar-nav .nav-link
{
	color:#000 !important;
	font-size:13px;
    font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
    font-weight:500;
}

.nav-bar-read .bg-light {
    background-color: #fff !important;
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 1px 2px #ddd;
}

.nav-bar-read .dropdown-menu
{
min-width: 0px !important;
left: -15px;
-webkit-box-shadow: 0 3px 1px rgba(162, 162, 162, 0.2);
-webkit-border-radius: 0;
-webkit-border: 1px solid #ececec;
-moz-box-shadow: 0 3px 1px rgba(162, 162, 162, 0.2);
-moz-border-radius: 0;
-moz-border: 1px solid #ececec;

	
}


.nav-bar-read .navbar
{
	padding:0px;
}

.nav-bar-read  .navbar-expand-lg .navbar-nav .nav-link
{
    padding: 14px 13px;
}

.nav-bar-read .dropdown-menu
{
background-color: #fff !important;
    border: none;
    /* bottom: 0; */
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin:0px;
}

.nav-bar-read  .dropdown-item
{
	color:#000 !important;
}

.header-right a:hover
{
	color:#00DC00 !important;
}



.nav-bar-read  .dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
    color: #1963F6 !important;
}


/* login-screen */


.login-screen {
    margin: 0 auto;
    text-align: center;
    background-color: #f1f1f1;
    padding: 22px;
}

.login-middle {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #dedede;
    box-shadow: 0px 2px 3px #ddd;
}

.login-middle ul
{
	list-style:none;
}

.login-middle p {
    font-size: 25px;
	color:#999;
}

.login-middle span
{
    color: #1963F6;
}

.login-middle strong {
    font-weight: 500;
    font-size: 22px;
    color: #999;
	position:relative;
	
}


.login-middle strong::after {
    height: 2px;
    display: block;
    width: 100px;
    background: #808080;
    border-right: 1px white;
    content: '';
    position: absolute;
    top: 17px;
    right:0px;
	left:117px;

}


p.dont {
    padding-top: 10px;
    display: inline-block;
}


.login-middle strong::before {
    height: 2px;
    display: block;
    width: 100px;
    background: #808080;
    border-right: 1px white;
    content: '';
    position: absolute;
    top: 17px;
    right: 116px;

}

.social-links li {
    display: inline-block;
	cursor: pointer;
}

.social-links li a
{
    color: #fff;
    font-size: 20px;
    padding: 15px;
    width: 50px;
    height: 50px;
    background-color: #3c424f;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 19px;
    text-align: center;
    display: block;
}

.social-links ul {
    margin-top: 15px;
    padding-left: 10px;
}

span.or {
    font-size: 25px;
    color: #999;
    margin-bottom: 26px;
    display: inline-block;
}

.icon-screen .fa {
    color: #000;
}

.remem
{
	float:left;
}

a.forget
{
	float:right;
	color:#1963F6 !important;
}

.log-in {
   
    margin-top:15px;
    width: 100%;
   
}

.social-links p {
    font-size: 15px;
    padding-top: 12px;
}

.register-log
{
	color:#1963F6 !important;
}

.login-logo img {
    padding-bottom: 20px;
    width: 150px;
    height: auto;
    object-fit: cover;
}


.already a {
    color: #1963f6;
}


/* signup-screen */


.signup
{
	margin-top:25px;
}

.signup input,select{
    height: 33px !important;
}

.already a {
    padding: 1px 0px 0px 3px;
}



.signup .sub-scribe-select
{
	width:90.8%;
}

.signup .read {
    float: left;
}

.mb-3.icon-screen.rest-si {
    margin-bottom: 0px !important;
}

.signup .input-group-prepend {
    width: 40px;
}

.form-group.sub-scribe-select select {
    border-radius: 0px;
}

.login .input-group-prepend {
    width: 40px;
}

p.already {
    width: 100%;
    float: left;
    text-align: left;
	margin-bottom:0px;
}
	
.forget-pass
{
	margin-top:50px;
}

.forget-pass p {
    font-size: 14px;
}

.back
{
	text-align: right;
    padding-top: 15px;
}

.back a {
    color: #1963F6 !important;
}

p.back {
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}



/* add-customer */



.add-back .content-body
{
	border:none !important ;
}	


.add-back .nav-tabs .nav-link
{
	border:none !important;
}

.add-back .nav-tabs
{
    border-bottom: 1px solid #ddd;
}


.add-back .cust-rest
{
	position: relative;
	margin:15px 0px;
}


.rest-rost input {
    position: relative;
}

.rest-rost button.btn.btn-danger.new {
    position: absolute;
    top: 0px;
    right: 15px;
}



li.nav-item:hover
{
	border-bottom:none;
}

.add-back .nav-tabs li>a.active {
    color: #3498db !important;
    border-bottom: 2px solid #19bc9b !important;
}


.nav-tabs li>a {
    border: none !important;
    border-radius: 0 !important;
    color: #212529 !important;
}





/* responsive */

@media (max-width:1199px)
{
	
.signup .sub-scribe-select 
{
    width: 83.8%;
	}
}


@media (max-width:767px)
{
.login-middle strong::before
{
	display:none;
}

.login-middle strong::after
{
	display:none;
}

}

/****vasu super admin********/
.login-fields {
    margin-top: 25px;
    margin-bottom: 25px;
}
.error p {
    /* margin-bottom: -18px !important; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    color: #ff0000 !important;
    text-align : left !important;
}
.mb-3, .my-3 {
    margin-bottom: 0.5rem!important;
}