@import url("../fonts.css");
@import url('https://fonts.googleapis.com/css?family=Oswald');

/* POWERED www.Chakirdev.com */

*{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    direction:ltr;
    background:transparent;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    text-rendering: optimizeLegibility;    
}

body{
    font-family: 'Oswald', sans-serif;
    text-rendering: optimizeLegibility;    
    direction:ltr;
    background:url('../images/whitediamond.jpg') center center fixed;
}
ul{list-style: none;}
input{border-radius:0px;}
.nav{border-radius: 0px;}

h1,h2,h3,h4,h5,h6{font-family: 'Oswald', sans-serif;text-rendering: optimizeLegibility;}
.btn{border-radius: 0px;}

.lft{float:right;}
.rgt{float:left;}
.clr{clear:both;}

#HomePage{width:1100px;margin:auto;}
.logo{width:184px;margin-top:-15px;}
.social{width:40px;margin:10px;}

.panel-login {
    border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #029f5b;
	font-size: 18px;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}

.profile {
  margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
}

.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

/* Profile Content */
.profile-content {  
  padding: 20px;
  background: #fff;
  min-height: 260px;
}
.text {
    max-width: 750px;
    height:auto;
    border:1px solid #ddd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); margin: 15px 0; overflow:hidden;
    border-color: rgb(252, 227, 176); 
    background-color: #ffffcc; 
    background-image: url(https://d3dma7a8zw52bz.cloudfront.net/assets/documents/document_body_rules-f0711254a4cc2b734e9317489d363ce2.gif);
}

.content-text {
    padding:0px 20px 10px;
    margin: 0px;
}
.lead{font-family: "tahoma";font-size: 12px;color:#019875;}

.formcnt1{width:400px;}
.formcnt2{width:500px;margin-left:10px;}


.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;    } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


footer{height:80px;}
.btndelete{margin-top:15px;}
.caret{color:white;}

@media screen and (min-width: 250px) and (max-width: 399px){
#HomePage{width:300px;margin:auto;}
.formcnt1{width:250px;}
.formcnt2{width:250px;margin-left:0px;} 
.social{width:60px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}   
.btndelete{margin-top:0px;}
#moba{color:white;font-family:'tahoma';}
img{max-width: 250px;}      
}
@media screen and (min-width: 400px) and (max-width: 550px){
#HomePage{width:380px;margin:auto;}
.formcnt1{width:300px;}
.formcnt2{width:300px;margin-left:0px;} 
.social{width:60px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}  
.btndelete{margin-top:0px;}  
#moba{color:white;font-family:'tahoma';} 
img{max-width: 350px;}      
}
@media screen and (min-width: 551px) and (max-width: 650px){
#HomePage{width:530px;margin:auto;}
.formcnt1{width:400px;}
.formcnt2{width:400px;margin-left:0px;} 
.social{width:30px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}   
.btndelete{margin-top:0px;} 
#moba{color:white;font-family:'tahoma';}
img{max-width: 450px;}      
}
@media screen and (min-width: 651px) and (max-width: 750px){
#HomePage{width:630px;margin:auto;}
.formcnt1{width:250px;}
.formcnt2{width:300px;margin-left:20px;} 
.social{width:30px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}   
.btndelete{margin-top:0px;}
#moba{color:white;font-family:'tahoma';}
img{max-width: 550px;}      
}
@media screen and (min-width: 751px) and (max-width: 850px){
#HomePage{width:730px;margin:auto;}
.formcnt1{width:250px;}
.formcnt2{width:300px;margin-left:20px;} 
.social{width:30px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}   
.btndelete{margin-top:0px;}  
#moba{color:white;font-family:'tahoma';}  
img{max-width: 650px;}      
}
@media screen and (min-width: 851px) and (max-width: 1000px){
#HomePage{width:730px;margin:auto;}
.formcnt1{width:250px;}
.formcnt2{width:300px;margin-left:20px;} 
.social{width:30px;margin:5px;margin-left: 10px;}
footer{font-size: 12px;}   
.btndelete{margin-top:0px;} 
#moba{color:white;font-family:'tahoma';}    
img{max-width: 700px;}      
}