body {
background-color: #e8e8e8 !important; font-family: 'Roboto', sans-serif!important;
}
.bismillah {
	width:100%;
	height:40px;
	background-image:url(../Images/786.png);
	background-position:center;
	background-repeat:no-repeat;
}
.clear {
	clear:both
}
.container {
	width:94%;
	margin:0 auto;
	min-height:440px;
	/*background-image:url(../Images/bg-container.png);*/
	background-position:bottom; background-repeat:no-repeat;
	background-color:#e8e8e8;
	/*-webkit-box-shadow: -1px 2px 8px 0px rgba(7, 7, 7, 0.59);
	-moz-box-shadow:    -1px 2px 8px 0px rgba(7, 7, 7, 0.59);
	box-shadow:         -1px 2px 8px 0px rgba(7, 7, 7, 0.59);*/
}
.col-40 {
	float:left;
	width:40%;
}
.col-50 {
	float:left;
	width:50%;
}
.col-60 {
	float:left;
	width:60%;
}


h1 {
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	color:#F7F5E6;
	padding-left:25px;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	color:#F7F5E6;
	padding-left:25px
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#F7F5E6;
	margin:0px;
	font-weight: 500;
	padding:0px 0px 10px 50px;
	
}
p {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#F7F5E6;
	padding-left:25px;
	font-weight: 100;
}
.panel {
	font-family: 'Roboto', sans-serif;
}
.liststyle {
	background-image:url(../Images/ok-20.png);
	background-repeat:no-repeat;
	background-position:center;
	height:23px;
	width:20px;
	position:absolute;
	padding-left:50px;
	opacity:1;
}
.logo {
	width:400px;
	height:350px;
	background-image:url(../Images/logo.png);
	background-position: 55px center;
	background-repeat:no-repeat;
}

.portlet.box.lightblue > .portlet-title {
    background-color: #079dbb;
}
.contaner-button {
	widows:94%;
	margin:0 auto;
}
.m-top10 {
	margin-top:20px;
    margin-bottom: 20px;
}
.m-top13 {
	margin-top:13px;
}
.m-top17 {
	margin-top:5px;
}
.button {
	background-color:#33cc00;
	border-radius:7px;
	width:30%;
	margin:0 auto;
	padding:1px 0px;
	margin-top:20px;
	-webkit-box-shadow: -1px 2px 8px 0px rgba(7, 7, 7, 0.59);
	-moz-box-shadow:    -1px 2px 8px 0px rgba(7, 7, 7, 0.59);
	box-shadow:         -1px 2px 8px 0px rgba(7, 7, 7, 0.59);
}
.btn-login {
width: 100%;
    background: #333a56 !important;
    border-color: ##539750 !important;
    color: #F7F5E6 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px !important;
    border-radius: 0px!important;
}
.btn-login:hover {
	    width: 100%;
    background: #52658f  !important;
    border-color: #52658f  !important;
    color: #F7F5E6 !important;
}
.btn-signup {
    width: 100%;
    background: #52658F !important;
    border-color: #52658F !important;
    color: #F7F5E6 !important;
    margin-top: 35px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px !important;
    border-radius: 0px!important;
}
.btn-signup:hover {
	width: 100%;
	background:#333a56 !important ;
	border-color:#333a56 !important ;
	color:#F7F5E6 !important;
}
.panel-signup {
	background-color: #52658F !important;
	border-color: #52658F !important;
	color: #F7F5E6 !important;
	font-size:18px;
	font-weight:bold;
}
.panel-login {
	background-color: #333A56 !important;
	border-color: #333A56 !important;
	color: #F7F5E6 !important;
	font-size:18px;
	font-weight:bold;
    margin-right:-1px;
}
.txt-login {
	color:#6c6c6c;
	text-align:left;
	padding-left:0px;
	font-size:13px;
	padding-top:24px;
}

.arrow {
	height:35px;
	width:60px;
	background-image:url(../Images/arrow-36-28.png);
	background-position:30px 3px;
	background-repeat:no-repeat;
	display:inline-block;
}
.container-button h1 {
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	color:#F7F5E6;
	padding-left:10px;
	margin:8px 15px;
}
.form-control {
    border: 1px solid #52656f!important;
    border-radius: 0px!important;
   
}
.container-footer {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
    color: #565656;
    font-size: 13px;
}
.panel-heading {
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}
.panel-default {
    border-color: #333A56!important;
    border-radius:0px!important;
}
.panel-body{ background-color:#F7F5E6; border-bottom:1px solid #F7F5E6; border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; min-height:360px;}
.panel{
-webkit-box-shadow: -1px 2px 8px 0px rgba(1, 1, 1, 0.05)!important;
	-moz-box-shadow:    -1px 2px 8px 0px rgba(1, 1, 1, 0.05)!important;
	box-shadow:         -1px 2px 8px 0px rgba(1, 1, 1, 0.05) !important;
}
.appLink {
    text-align:center;
    margin-bottom:15px;
}
.appLink a:hover{
    text-decoration:none;
}
.appLink .appLogoImage {
    width:45px;
}
.appLink .googlePlayBtn {
    height: 47px;
}
.loginAsOtherAcc {
    display:flex;
    flex-flow:column;
}
.loginAsOtherAcc a{
    padding:10px;
    /*width:100%;*/
    font-weight:500;
    border-radius:3px !important;
    margin:0 5px;
    position:relative;
    padding-left: 35px;
    padding-right:35px;
    white-space:nowrap;
    margin-bottom:10px;
}
.loginAsOtherAcc a img {
    position: absolute;
    left: 10px;
    top: 9px;
    width: 22px;
}
.loginAsOtherAcc a.its img {
    width: 18px;
    top: 5px;
}
.loginAsOtherAcc a:hover{
    text-decoration:none;
}
.loginAsOtherAcc a.ggl{
    /*background-color:#cf4332;
    color:#fff !important;*/
    border: thin solid #888;
    background-color: #fff !important;
    color: #444;
}
.loginAsOtherAcc a.its{
    background-color:#ecd7a8;
    color:#8a2900 !important;
}
.gmailConf {
    width:40% !important;
    max-width:500px;
}
.gmailConf .portlet-title {
    /*height: 40px;*/
}
.gmailConf .portlet-title .caption{
    float: left;
    color:#fff;
    font-size:16px;
}
.gmailConf .portlet {
    background-color: #333A56;
}
.gmailConf .portlet-body {
    background-color: #F7F5E6;
}
.gmailConf .inputBottom {
    padding:10px;
    text-align: center;
}
.lrPaddings {
    padding-left:15px;
    padding-right:15px;
}
.removeBorders table tr td{
    border:0 !important;
    text-align:center;
    padding:6px !important;
}
.btn.darkblue {
    background-color: #333a56 !important;
    color: #fff !important;
    padding: 4px 14px !important;
    border-radius:0 !important;
    height: 30px;
}
.btn.darkblue:hover,.btn.darkblue:focus{
    background-color: #333a56 !important;
    color: #fff !important;
}
.inputField {
    min-height: 30px !important;
    width: auto !important;
    border: 1px solid #000;
}
.msgPin {
    color: #2b9122;
    font-size: 13px;
    padding: 0 50px;
}
.footerContent {
    background-color: #eaeaea;
    padding: 10px;
    margin: 0 0px;
}
.verifyField {
    max-width: 320px;
    margin: auto;
    display:flex;
}
.verifyField .btn-default {
    background-color: #333a56;
    color: #fff;
    padding: 4px 14px;
    border-radius:0;
    margin-top:0;
}
.verifyField .btn-default:hover, .verifyField .btn-default:focus {
    color: #fff;
    background-color: #333a56;
}
.verifyField .numbertext {
    height:30px;
    padding-left:10px;
    width: 100%;
    margin-right:10px;    
}
.signUpHeading {
    margin: 0;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 23px;
}
.signUpBtn {
    margin-top:0;
}
.fullWidthBox {
    /*width:100% !important;*/
    display:inline-block !important;
}
/*@media styles*/
@media (min-width:0px){
	.offset-1 {
  margin-left: 8.33333%;
}
	.logo-heading {
	font-size: 25px;
    color: #333a56;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin-top: 40px;
    text-align: left;
    text-transform: uppercase;
    word-spacing: -2px;
}
	.header-container {
	background: none;
	min-height:55px;
	padding-top: 15px;
	width: 100%;
}
	.header-container .h1 {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	color:#1570a6;
	padding-left:15px
}
.header-container .h2 {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	color:#79bd1f;
}
.header-container .h3 {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#afb2ab;
	vertical-align:bottom;
}
	.header-container p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#afb2ab;
	text-align:center;
	padding-right:15px;
	margin:0px;
	padding-top:10px;
}
a {
    color: #333a56!important;
    text-decoration: none;
}
.logo-login {
	width:150px;
	height:150px;
	/*background-image:url(../Images/logo-login.png);*/
	background-position:center;
	background-repeat:no-repeat;
	margin:0px auto;
	margin-top:30px;
}
.txt-signup {
	color: #565656;
    text-align: left;
    padding-left: 0px;
    font-size: 13px;
    padding-top: 19px;
}

}
@media(min-width:710px){
	.offset-1 {
  margin-left: 0%;
}
	.logo-heading {
	font-size: 25px;
    color: #333a56;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin-top: 40px;
    text-align: left;
    text-transform: uppercase;
    word-spacing: 2px;
	
}
	.header-container {
	background: none;
	min-height:55px;
	padding-top: 15px;
	width: 100%;
}
	.header-container .h1 {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#1570a6;
	padding-left:15px
}
.header-container .h2 {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#79bd1f;
}
.header-container .h3 {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#F7F5E6;
}
	.header-container p {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#afb2ab;
	text-align:right;
	padding-right:15px;
	margin:0px;
	padding-top:10px;
}
.logo-login {
	width:150px;
	height:150px;
	background-image:url(../Images/logo-login.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
}

}
@media(min-width:750px){
	
.txt-signup {
color: #565656;
    text-align: left;
    padding-left: 0px;
    font-size: 13px;
    padding-top: 19px;
}	
}

@media(min-width:800px){
	.header-container {
	background: none;
	min-height:55px;
	padding-top: 15px;
	width: 100%;
}
	.header-container p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#afb2ab;
	text-align:right;
	padding-right:15px;
	margin:0px;
	padding-top:10px;
}
.logo-login {
	width:150px;
	height:150px;
	background-image:url(../Images/logo-login.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
}

.txt-signup {
	color: #565656;
    text-align: left;
    padding-left: 0px;
    font-size: 13px;
    padding-top: 19px;
}
}
@media(min-width:920px){
	.header-container {
	background: none;
	min-height:55px;
	padding-top: 15px;
	width: 100%;
}
	.header-container p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#afb2ab;
	text-align:right;
	padding-right:15px;
	margin:0px;
	padding-top:10px;
}
.logo-login {
	width:150px;
	height:150px;
	background-image:url(../Images/logo-login.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
}

.txt-signup {
color: #565656;
    text-align: left;
    padding-left: 0px;
    font-size: 13px;
    padding-top: 19px;
}
}
@media(min-width:1020px){
	.header-container {
    background: none;
	background-position:center;
	background-color:#e8e8e8 ;
	min-height:60px;
	padding-top: 15px;
	width: 100%;
}
	.header-container p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#F7F5E6;
	text-align:right;
	padding-right:15px;
	margin:0px;
	padding-top:10px;
}
.logo-login {
	width:150px;
	height:150px;
	background-image:url(../Images/logo-login.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-top: 20px;
    margin-bottom: 20px;
}

.txt-signup {
	color: #565656;
    text-align: left;
    padding-left: 0px;
    font-size: 13px;
    padding-top: 19px;
}
}
@media only screen and (max-width: 700px) {
    .modalPopupSetWidth.gmailConf {
        width: 90% !important;
        left: 0 !important;
        right: 0;
        margin: auto;
    }
    .gmailConf .table-responsive{
        margin-bottom:0;
    }
    .inputField {
        margin-bottom:10px;
    }
    .modalPopup2 .portlet-body {
        overflow:unset !important;
    }
}
/*/-@media styles*/

