@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Montserrat, sans-serif;
	font-size: 15px;
	line-height: normal;
	background-color: #22214B;
}
/* .loginwrap {
	height: 100vh;
	width: 100vw;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background-color: #373666;
	color: #D6D6E9;
	background-image: url(../images/autotallybg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:cover;
} */
.loginwrap {
	height: 100vh;
    width: 100%;
    text-align: center;  
    display: block;
    background-color: #373666;
    color: #D6D6E9;
    background-image: url(../images/autotallybg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: auto;
}

.dashboad-wrap {
	width:100%;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
.topbanner {
	float: left;
	width: 94%;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	background-image: url(autotally-images/inner-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #ffb71b;
	background-size:cover;
}
.dash-logo {
	float: left;
	width: 12%;
}

.dashboad-wrap .topbanner .dash-logo img {
	height: auto;
	width: 100%;
}
.client-name {
	width: auto;
	float: right;
	font-size: 21px;
	color: #FFF;
	padding-right: 3%;
	padding-top: 14px;
}
.settings {
	float: right;
	width: 55px;
}
.settings a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity:0.7;
}
.settings a img:hover {
	opacity:1;
}
.body-wrap {
	float: left;
	width: 94%;
	height: auto;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	background-color: #3f3e77;
}
.date {
	float: left;
	width: 97%;
	font-size: 17px;
	color: #FFF;
	margin-bottom: 2%;
	padding-left: 3%;
}
.four-col {
	float: left;
	height: 160px;
	width: 20%;
	background-color: #F4F4F4;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding: 2%;
	font-weight: 600;
}
.two-col {
	float: left;
	height: 290px;
	width: 48.5%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 2%;
}
.strokeyellow {
	border: 3px solid #F5D607;
	
}
.strokeyellow:hover {
	background-color: #F5D607;
}
.col-title-wrap input {
	width: 55%;
	float: right;
	padding-top: 1.5%;
	padding-right: 2%;
	padding-bottom: 1.5%;
	padding-left: 45px;
	border: 2px solid #CCC;
	color: #999;
	background-image: url(autotally-images/search.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
}

.strokeblue {
	border: 3px solid #00d2ff;
	
}
.strokeblue:hover {
	background-color: #00D2FF;
}
.strokegreen {
	border: 3px solid #8EE442;
	
}
.strokegreen:hover {
	background-color: #8EE442;
}
.strokeviolet {
	border: 3px solid #E0C1F3;
	
}
.strokeviolet:hover {
	background-color: #E0C1F3;
}
.table-top-gray td{
	background-color: #F0F0F0;

}

.two-col.strokeyellow .col-title-wrap .main-title {
	background-color: #F5D607;
}
.two-col.strokeblue .col-title-wrap .main-title {
	background-color: #00D2FF;
}
.two-col.strokegreen .col-title-wrap .main-title {
	background-color: #8EE442;
}
.two-col.strokeviolet .col-title-wrap .main-title {
	background-color: #E0C1F3;
}

.col-title-wrap {
	float: left;
	width: 95%;
	margin-top: 3%;
	margin-bottom: 5%;
	padding-right: 5%;
}
.scroll-box {
	float: left;
	width: 88%;
	padding-right: 2%;
	padding-left: 5%;
	height: 160px;
	overflow: auto;
	font-size: 14px;
}
.whitetext {
	color: #FFF;
	background-color: #4a4968;
}

.main-title {
	float: left;
	width: auto;
	padding-top: 1%;
	padding-right: 4%;
	padding-bottom: 1%;
	padding-left: 4%;
	font-size: 25px;
	font-weight: bold;
}


.wrap-100 {
	float: left;
	width: 100%;
	margin-top: 47px;
	height: auto;
}
.bottom-links {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	display: inline-block;
}
.bottom-links a {
	text-decoration: none;
	background-color: #FC0;
	padding-top: 11px;
	padding-right: 21px;
	padding-bottom: 11px;
	padding-left: 21px;
	width: 15%;
	font-weight: bold;
	color: #4A4968;
	margin-right: 0.5px;
	margin-left: 0.5px;
	display: inline-block;
	text-align: center;
}
.bottom-links a:HOVER {
	color: #FFF;
	background-color: #4A4968;
}




h3 {
	margin: 0px;
	padding: 0px;
	font-size: 21px;
}
h5 {
	background-color: #4a4968;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 11px;
	font-size: 15px;
}

h3 span {
	background-color: #FFF;
	font-weight: normal;
	font-size: 18px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.yellow {
	background-color: #f5d607;
}
.blue {
	background-color: #00d2ff;
}
.green {
	background-color: #8ee442;
}
.violet {
	background-color: #e0c1f3;
}

.body-white {
	background-color: #FFF;
	height: auto;
	width: 94%;
	float: left;
	color: #333;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 7%;
	padding-left: 3%;
}
.alert-danger{
	background: #f19696d1;
    color: #8d2a2a;
    padding: 5px;
    margin: auto;
    font-size: 13px;
    text-align: justify;
    font-weight: 500;
}


.login-box {
	background-color: #ffb71b;
	width: 21%;
	color: #000;
	margin: auto;
	height: 65vh;
	min-height:500px;
	padding: 2%;
	outline: 6px solid RGBA(255,255,255,0.3);
	outline-offset:21px;
	font-size: 13px;
	position: relative;
	top:4rem;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
.bottom-white {
	width: 94%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/cone.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 33px;
	padding-right: 3%;
	padding-bottom: 33px;
	padding-left: 3%;
}
.bottom-white img {
	height: auto;
	width: 70%;
}


.login-box input {
	width: 94%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	padding-top: 4%;
	padding-right: 3%;
	padding-bottom: 4%;
	padding-left: 3%;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	color: #4E4E4E;
}
.loginwrap .login-box img {
	height: auto;
	width: 70%;
	margin-bottom: 11px;
	margin-top: 16px;
}

.loginwrap .login-box   #button {
	width: 100px;
	background-color: #2A2B64;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	float: right;
	margin-right: 0%;
}
.loginwrap .login-box   #button:HOVER {
	background-color: #000;
}

.dropbtn {
	color: white;
	font-size: 16px;
	border: none;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../images/settings.png);
	height: 47px;
	width: 47px;
	background-colour:none;
}

.dropbtn:hover, .dropbtn:focus {
}

.dropdown {
  float: right;
  position: relative;
  display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	right: 0;
	z-index: 1;
	background-color: #FFF;
}

.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 9px;
	padding-left: 16px;
}

.dropdown a:hover {
	background-color: #D9AD00;
	color: #FFF;
}
button {background-color:transparent;
}

.show {display: block;}



@media screen and (max-width:1380px){
	.two-col {
		width: 48.4%;
	}
	.topbanner {
		padding-top: 3%;
		padding-bottom: 3%;
	}
	
}

@media  screen and (max-width:920px) {
	.login-box {
		width: 50% ;
		top:25rem;
		height: 80vh;
	}
}
@media screen and (max-width:1280px){
	.login-box {
		width: 80%;
		top:5rem;
		height: 88vh;
	}	
	.login-box input{
		font-size: 36px;
	}
	.loginwrap .login-box #button{
		width: 200px;

	}
	.bottom-white{
		font-size: 32px;
	}

	.two-col {
		width: 48.4%;
	}
}
	
@media screen and (max-width:1024px){
	.two-col {
		width: 48.3%;
	}	

	.col-title-wrap input {
		width:47%;	
	}

}
