/*CSS UPDATE V2*/

body.main.submain {
	font-family: 'Poppins';
	background: #ffffff;
	margin-top: -18px;  
}
.bgiimagesafterlogin{
	display: none;
}
.basecolorlight{
	background-color: #51b79f;
}
#content {
    background-color: #f4f4f4;
    border-top-left-radius: 50px; 
    padding: 10px;
} 
fieldset {
    background: transparent;
	min-width: 800px;
}
legend {
    background: transparent !important;
    color: #330066 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
	font-weight: bold;
}

.displaytag thead, .displaytag th{ 
	background-color: #005267 !important;
	height:40px;
	border: none; 
	color: white;;
}  

.displaytag td { 
    border-bottom: 1px solid #d9d9d9;
	border-top: none;
	border-right: none;
	border-left: none;
	color: black ;
	padding: 5px 3px;
	font-size: 12px; 
}

.displaytag thead tr{
	background-color: #005267;
}

.displaytag a{
	font-size: 12px;
    text-decoration: none;
    color: #005267;
}


.yesbizs-banner {
    border-top-left-radius: 50px;
    overflow: hidden;
    background: url('/YES/images/V2/yesbizs-header.jpg');
    background-size: auto 100%;
    height: 200px;
}

@media (min-width: 961px) {
    .dashboard-header-container {
        margin-top: 99px;
    }
}
.dashboard-header-container {
    margin-top: 33px;
}
.dashboard-header-ttl {
    color: #3a0d69;
    font-size: 50px;
    text-align: center;
    font-weight: bold;
}
.dashboard-header-sub-ttl {
    color: black;
    font-size: 25px;
    text-align: center;
}


.goog-te-gadget-simple {
    background-color: white;
    width: 153px;
}

h1.intro {
    background-color: #005267;
}

h1.intro {
    background-color: #005267;
    background-image: linear-gradient(#005267, #51b79f);
}

.maximized {
	background-color: #005267;
}



