﻿
.MemberLoginBox .Facebook .Button a {
  font-size: 18px;
  padding-top: 2px;
  padding-bottom: 2px;

  color: #286090;
  background-color: #ffffff;
  border-color: #286090;
}
.MemberLoginBox .Facebook .Button a:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.MemberLoginBox .Facebook .Button a i {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 18px;
}
.MemberLoginBox .member-area i {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 5px;
}
.MemberLoginBox {

}
.MemberLoginBox .member-area, .MemberLoginBox .Facebook {
  display: inline-block;
  margin-left: 15px;
  line-height: 43px;
}
div.MemberLoginPage
{
	margin:20px auto 50px auto;
	max-width:400px;
	background: white 0 0 no-repeat;
	box-shadow: 0px 0px 12px #4b4b4b;
	border: 1px solid transparent;
	box-sizing: border-box;
}
.form-content
{
    padding:20px;
}
.form-break
{
    margin:15px 0 10px 0;
    border-bottom:1px solid gray;
    position:relative;
    height:10px;
}
.label-Checkbox
{
    font-size:14px;
}
.form-break span
{
    background-color:white;
    padding:0 15px 0 15px;
    position: relative;
    top: 1px;

}
.Register a , .Forgot a, .MemberLoginPage .btn
{
    transition:0.35s ease-in-out;
}
.fa-facebook-round
{
    height:30px;
    display: inline-block;
    vertical-align:baseline;
}
.fa-facebook-round:before {
  content: "\f09a";
  background-color:White;
  border-radius:20%;
  padding:0 10px 0 10px;
  
  height:30px;
  color:#337ab7;
  margin-right:5px;
  margin-left:5px;
  
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  line-height:30px;
}
.membership-row section
{
    padding-bottom:15px;
}
.membership-row a:hover
{
    text-decoration:none;
}
.membership-row a span
{
    display:block;
    color:White;
    padding-top:10px;
}

.membership-icon:before
{
    font-size:65px;
    text-align:center;
    color:White;
}
.member-link { 
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    text-align:center;
    padding-top:18px;
}
.bg-blueblack
{
    background-color:#415b6c;
}
.bg-red
{
    background-color:#e84c3d;
}
.bg-gray
{
    background-color:#b1b1b3;
}
.bg-blue
{
    background-color:#337ab7;
}
.bg-purple
{
    background-color:#8d44ad;
}
.bg-orange
{
    background-color:#f39c11;
}
.bg-greenblue
{
    background-color:#1dd2af;
}
.bg-green
{
    background-color:#2cac61;
}
.bg-darkorange
{
    background-color:#d25400;
}

.fa-pencil:before {
  content: "\f040";
}
.fa-lock:before {
  content: "\f023";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-dollar:before {
  content: "\f155";
}
.fa-pencil-square-o:before {
  content: "\f044";
}
/*********************** regsiter page *****************************/
.regsiter-page
{
    margin:20px auto 50px auto;
	max-width:500px;
	background: white 0 0 no-repeat;
	box-shadow: 0px 0px 12px #4b4b4b;
	border: 1px solid transparent;
	box-sizing: border-box;
}
.text-message
{
    padding:6px 10px 6px 10px;
    border:1px solid #ededed;
    font-size:14px;
}
/*********************************************************************/
@media (min-width: 768px) 
{
    .member-link { height: 140px; }
}

@media (min-width: 480px) and (max-width: 767px) 
{
    .fb-login { font-size:14px;}
    .member-link { height: 140px; }
}
@media (max-width: 479px) 
{
    .fb-login { font-size:14px; }
    .member-link { height: 110px; }
    .membership-icon::before
    {
        font-size: 55px;
    }
    .membership-row a span
    {
        font-size:13px;
        padding-top:0;
    }
}
/************************************************************************************/
div.MemberWelcomeBox
{
	overflow: hidden;
	position: relative;
	background-color:#637bad;
	
	height:125px;
	width:100%;
	border-radius: 5px;
	
}
div.MemberWelcomeBox a.Avatar {
	display: block;
	height: 50px;
	width: 50px;
	overflow:hidden;
	
	margin:5px auto 5px auto;
}
div.MemberWelcomeBox a.Avatar img {
	border:none;
	width:50px;
	height:50px;
	border-radius: 2px;
	
}

div.MemberWelcomeBox .Hello {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #637bad;
	margin-top: 0px;
	margin-right:31px;
	margin-bottom:0px;
	margin-left:15px;
	overflow: hidden;
	width:auto;
	color: white;
	line-height: 29px;
	height: 29px;
	font-size:20px;
	text-align:center;

}
div.MemberWelcomeBox .Area {
	
	overflow: hidden;
	width:80px;
	color: white;
	height: 20px;
	font-size:12px;
	position:absolute;
	top:10px;
	left:3px;
    outline:0;
}
div.MemberWelcomeBox .Area A
{
    display:block;
   /* background:url(../Edit.png) no-repeat right center;
    background-size:10px;
    padding-right:23px;*/
    width:80px;
    height:20px;
    outline:0;
    color: white;
    text-decoration:none;
}
div.MemberWelcomeBox .Area A:hover
{
    color: #f6f6f6;
    text-decoration:none;
}
DIV.MemberWelcomeBox A{
	color: #c1dff3;
}
DIV.MemberWelcomeBox A:hover{
	color: white;
	text-decoration: none;
}

div.MemberWelcomeBox .Area A img
{
    display:none;
}
div.MemberWelcomeBox .Logout
{
    text-align:right;
    font-size:11px;
    border-radius: 2px;
    background-color:#748bbb;
    display:block; height:33px;
    line-height:33px;
    width:100px;
    float:left;
    margin:3px;
}
div.MemberWelcomeBox .Link a img, div.MemberWelcomeBox .Logout a img
{
    width:20px;
    margin-left:10px;
    float:right;
}
