﻿.CustomerPic478 {
    width:100%;
    padding: 5px;
    border: solid 1px #ddd;
    max-height: 120px;
}
.SuperAdmin485 {
    font-size: 18px;
    color: #fff;
}
    .SuperAdmin485:hover {
        color: #fff;
    }
.dropdown-menu
{
	overflow-x:hidden;
	overflow-y:auto;
	max-height: 450px;
}
.AdvanceSearch47
{
	cursor: pointer;
}
.ui-autocomplete
{
	max-height: 200px;
	overflow-x:hidden;
	overflow-y: scroll;
}
@media print
{
	.printSignatory
	{
		display: block;
	}
}
.well1
{
	border: solid 1px #ccc;
	padding: 10px;
}

.page26 .pageDetail54
{
	padding: 10px;
}

.page26 .title6
{
	padding: 6px;
	background-color: #31a9e2;
	color: #fff;
	text-align: left;
	font-size: 15px;
	padding-left: 25px;
	font-weight: 600;
}

.page26
{
	float: none;
}
/*===========================Start Main Menu==================================*/
.MainMenu ul li a:hover
{
	text-decoration: none;
}

.MainMenu ul li a
{
	padding: 8px 15px;
	display: block;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.MainMenu ul li
{
	float: left;
}

.MainMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.MainMenu
{
	background-color: #2881ab;
}
/*===========================End Main Menu==================================*/
/*===========================Start Login.aspx==================================*/
.loginControl65 td
{
	padding: 5px;
	color: #fff;
}

.loginControl65
{
	border: solid 1px #999;
	background-color: #31a9e2;
	height: 180px;
	margin-top: 15px;
	padding-top: 25px;
	background-image: url('../images/logintexture.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.loginTop45 .i1
{
	font-size: 20px;
	font-weight: 600;
	color: #666;
}

.loginTop45 .i2
{
	font-size: 14px;
}

.login46
{
	width: 380px;
	background-color: #fff;
	border: dashed 2px #ddd;
	padding: 6px;
}

.head45
{
	padding: 4px;
	background-color: #31a9e2;
	color: #fff;
	text-align: center;
	font-size: 23px;
}

@media (max-width: 767px)
{
	.body452 .login46
	{
		margin-top: 50px;
	}

	.body452
	{
		padding: 5px;
	}

	body
	{
		background-image: url('../images/bd-mobile.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
}

@media (min-width: 767px)
{
	.body452 .login46
	{
		margin-top: 60px;
	}

	.body452
	{
		padding: 20px 20px;
	}

	body
	{
		background-image: url('../images/bd-desktop.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
}
/*===========================End Login.aspx==================================*/
