body
{
	margin: 0 0 0 0 !important;
	background-color: #f0f2f5;
}
.DivLoginMain
{
	height: 100%;
    width: 30%;
    margin: 0 auto;
    position: relative;
    margin-top: 100px;
}

.DivLoginPallete
{
	background-color: #1b0c0c;
}

.DivLoginSecond
{
	width: 80%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px
}

.DivLine
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.DivSpace
{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.DivLineButton
{
	margin-top: 52px;
	margin-bottom: 5px;
	padding-left: 50px;
    padding-right: 50px;
}

.SpanLine
{
	font-size: 15px;
	color: black;
	font-family: sans-serif;
	color: #662d91;
}

button
{
	font-size: 15px;
	width: 100%;
    display: inline-block;
    overflow: auto;
    white-space: nowrap;
    margin: 0px auto;
    border: 1px #d3dee0 solid;
    height: 38px;
    border-radius: 7px;
    background-color: #2192dc;
    color: white;
    font-weight: normal;
    cursor: pointer;
}

button:hover
{
/*     border: 1px black solid; */
    background-color: #3983d0;
    
/*     font-weight: bold; */
}

.SpanLine:hover
{
/* 	text-decoration: underline; */

}

/* input[type=text], input[type=password] */
/* { */
/* 	border: none; */
/* 	height: 30px; */
/* 	width: 99%; */
/* 	padding-left: 5px; */
/* 	border-radius: 5px; */
/* 	font-size: 15px; */
/* 	border: solid 1px black; */
/* } */

select
{
	height: 23px;
	width: 100%;
	padding-left: 5px;
	border: solid 1px black;
    border-radius: 5px;
}

p
{
    border: 1px solid #ccc;
    padding: 25px;
    margin: 5px
}
       
.card
{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 30%;
	border-radius: 5px;
	height: 450px;
	margin-bottom: 25px;
	background: white;
	padding-top: 25px;
}

.cardLogin
{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 100%;
	border-radius: 5px;
	height: 450px;
	margin-bottom: 25px;
	background: white;
	padding: 5px;
	height: 350px;
}

.card2
{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	border-radius: 5px;
	height: 80%;
	margin: 100px;
	background: white;
	position: absolute;
	overflow: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 25%;
}
	
.cardLeft
{
	float: left; 
	margin-left: 15%;
}
		
.cardRight
{
	float: right; 
	margin-right: 15%;
}

.card:hover
{
	box-shadow: 0 8px 16px 0 #c10707;
}

.containerCard
{
	height: 211px;
}

.imgCard
{
 	border-radius: 5px 5px 0 0;
 	margin: auto; 
 	display: block;
 	max-width: 200px;
    max-height: 200px;
    width: 100%;
    height: 100%;
}

.imgIcon
{
/*  	border-radius: 5px 5px 0 0; */
 	max-width: 25px;
    max-height: 25px;
    width: 100%;
    height: 100%;
    padding-right: 5px;
}

.imgIconLogo
{
    width: 100%;
    padding-left: 5px;
}

.spanIcon
{
	height: 29px;
	vertical-align: middle;
}

.container
{
 padding: 2px 16px;
}

.divServices
{
	height: 155px;
	overflow: auto;
	padding: 7px;
	font-size: 15px;
}

.divServicesIndividual
{
	height: 115px;
	overflow: auto;
	padding: 7px;
	font-size: 15px;
}

.divCardApplyButton
{
	height: 35px;
    margin: 11px;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    background-color: blue;
    border-radius: 5px;
}

.name
{
	text-align: center; 
	font-size: 25px;
	padding: 5px 5px 15px 5px;
}

.info
{
	padding: 5px; 
	font-size: 15px;
}

.loadingDivClass
{
	margin: 0 auto;
    height: auto;
    width: 155px;
    display: blocked;
    padding-top: 17%;
}

.searchResultDiv
{
	margin-top: -7px;
	margin-bottom: 7px;
	margin-left: 1%;
	margin-right: 1%;
}

.searchResultLabel
{
	display: inline-block;
	width: 87%;
	font-size: 15px;
	padding: 5px;
}

.searchResultValue
{
	display: inline-block;
    width: 98%;	
	font-size: 15px;
	padding: 5px;
}

.buttonStyle
{
	padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 2%;
	float: right;
	cursor: pointer;
	font-size: 15px;
}

/* .searchButton
{
	background-color: lightblue;
    border-radius: 5px;
    margin-bottom: 5px;
} */



.dropDownValue
{
	width: 98%;
	overflow: auto;
	height: 100px;
}

#checkboxes
{
	display: block;
	background-color: white;
	border-radius: 5px;
	border: solid 1px black;
}

#checkboxes span:hover
{
	background-color: #3983d0;
}

#loadingDiv
{
	width: 100%;
	height: 100%;
	position:fixed;
	z-index:100;
	background-color:white;
	display: blocked;
}

.headerClass
{
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 1;
	border-bottom: 1px black solid;
	background: white;
}

.leftHeaderClass
{
	style="width: 10%;
    height: 100%;
    margin-right: -1px;
    float: left;"
}

#searchTextDiv
{
	text-align: center;
	padding-top: 15px;
	font-size: 15px;
}

#myScrollDiv
{
	position: absolute;
	width: 100%;
	top: 15%;
}

.ResultClass
{
	text-align: center;
	font-size: 15px;
}

select
{
	font-size: 15px;
}

.loadingButton, .cancelButton
{
	display: none;
}

#idName
{
	cursor: pointer;
}

.footerLogin
{
	position: absolute;
    bottom: 0;
    width: 100%;
/*     height: 50px; */
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;
}

.SpanLineLink
{
	width: 100%;
    float: right;
    padding-top: 21px;
/*     cursor: pointer; */
    color: #662d91;
}


a:hover
{
	cursor: pointer;
}

#NewAccount:hover, #NewBusiness:hover, #btnAboutUs:hover, #TC:hover
{
	text-decoration: underline;
}

#resultDiv
{
	position: unset;
	width: 100%;
	height: 100%;
	position:none;
	z-index:100;
	background-color: #f0f2f5;
}

.resultDivClass
{
	position: unset;
    top: 0%;
    left: 30%;
    right: 30%;
    background-color: white;
    height: 70%;
}

.DivUserPageMain
{
/* 	height: 0!important; */
}

#hint
{
	margin-top: -25px;
	float: right; 
	position: relative;
}

.loadingDivClass1
{
	margin: 0 auto;
    height: auto;
    width: 155px;
    display: none;
    padding-top: 17%;
}

#loadingDiv1
{
	width: 100%;
	height: 100%;
	position:fixed;
	z-index:100;
	background-color:white;
	display: none;
}

#indexPageDiv
{
	width: 100%;
	height: 100%;
	position:fixed;
	z-index:1;
	background-color:white;
	padding-top: 7%;
	opacity: 1;
	transition:opacity 0.5s linear;
}

.indexPageClass
{
	margin-left: 23%;
    margin-right: 23%;
	text-align: center;
}

.DivIcon
{
/* 	margin-left: 28%; */
/* 	margin-right: 28%; */
	margin-top: -52px;
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(255 255 255 / 90%);
  z-index: 1000;
  cursor: pointer;
}

#text{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  border-radius: 5px;
  background-color: #3983d0;
  position: absolute;
  padding: 10px;
  top: 50%;
  left: 50%;
  font-size: 23px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

@media only screen and (max-width: 1000px)
{
	.indexPageClass > img
	{
    	width: 100%;
	}
	
}

@media only screen and (max-width: 767px)
{
	.DivLoginMain
	{
		width: 80%;
	}
	
	button
	{
		font-size: 2.5vw;
	}
	
	.SpanLine
	{
		font-size: 2.5vw;
	}
	
	.cardLeft
	{
		width: 70%;
		float: none;
	}
		
	.cardRight
    {
		width: 70%;
		float: none;
		margin-left: 15%;
	}
	
	.name
	{
		font-size: 5vw;
	}
	
	.divCardApplyButton
	{
		font-size: 3vw;
	}
		
	.contact
	{
		font-size: 3vw;
	}
		
	.address
	{
		font-size: 3vw;
	}
	
	.birthdate
	{
		font-size: 3vw;
	}
	
	.info
	{
		font-size: 3vw;
	}
		
	.searchResultValue
	{
		font-size: 3vw;
		width: 96%;
	}
		
	.searchResultLabel
	{
		font-size: 3vw;
	}
		
	.buttonStyle
	{
		font-size: 3vw;
		padding-right: 4%;
	}
		
	.searchCancel
	{
		float: left;
	}
		
/* 	input[type=text], input[type=password] */
/* 	{ */
/* 		width: 99% */
/* 	} */
		
	.ResultClass
	{
		font-size: 3vw;
	}
	
	#searchTextDiv
	{
		font-size: 3.5vw;
	}
		
	select
	{
		font-size: 3vw;
	}
	
/* 	input[type=text], input[type=password] */
/* 	{ */
/* 		font-size: 2.5vw; */
/* 	} */
		
	.dropDownValue 
	{
    	width: 96%;
    }
    
    .footerLogin
    {
    	font-size: 2.5vw;
    }
    
    .loadingDivClass1, .loadingDivClass
	{
	    padding-top: 69%;
	}
	
	.indexPageClass
	{
		margin-left: 15%;
    	margin-right: 15%;
	}
	
	.indexPageClass > img
	{
    	width: 100%;
	}
	
	.DivIcon
	{
/* 		margin-top: -52px; */
	}
	
	#divAboutUs
	{
		width: 40px!important;
		font-size: 2.5vw!important;
	}
	
	.resultDivClass
	{
	    left: 20%;
	    right: 20%;
	}
}


@media only screen and (max-width: 400px)
{
	.searchResultValue
	{
		width: 90%
	}
	
	.dropDownValue
	{
		width: 92%;
	}
	
	.buttonStyle
	{
		padding-right: 8%;
	}
	
	.resultDivClass
	{
	    left: 15%;
	    right: 15%;
	}
}
