
.button {
  background-color: #0000ff;
  border: none;
  color: white;
  padding: 15px 25px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.button:hover {
  background-color: green;
}

 
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
 
.modal-login .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-login .modal-header {
	border-bottom: none;   
    position: relative;
    justify-content: center;
}
.modal-login h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modal-login .form-control:focus {
	border-color: #70c5c0;
}
.modal-login .form-control, .modal-login .btn {
	min-height: 40px;
	border-radius: 3px; 

}
.modal-login .close {
    position: absolute;
	top: -5px;
	right: -5px;
}	
.modal-login .modal-footer {
	background: #ecf0f1;
	border-color: #dee4e7;
	text-align: center;
    justify-content: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 14px;	
}
.modal-login .modal-footer a {
	color: #999;
}		
.modal-login .avatar {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #ffffff;
	padding: 15px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-login .avatar img {
	width: 100%;
}
.modal-login.modal-dialog {
	margin-top: 80px;
}
.modal-login .btn {
	color: #ffffff;
	border-radius: 4px;
	background: #00AAFF;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border: none;
	position:relative; 
	left:55px;
}
.modal-login .btn:hover, .modal-login .btn:focus {
	background: green;
	outline: none;
}





.modal-pandl {
	max-width: 90%;
	font-size: .8em;
}

.modal-pandl .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-pandl .modal-header {
	border-bottom: none;   
    position: relative;
    justify-content: center;
}
.modal-pandl h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modal-pandl .form-control:focus {
	border-color: #70c5c0;
}
.modal-pandl .form-control, .modal-login .btn {
	min-height: 40px;
	border-radius: 3px; 

}
.modal-pandl .close {
    position: absolute;
	top: -5px;
	right: -5px;
}	
.modal-pandl .modal-footer {
	background: #ecf0f1;
	border-color: #dee4e7;
	text-align: center;
    justify-content: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 14px;	
}
.modal-pandl .modal-footer a {
	color: #999;
}		
.modal-pandl .avatar {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #ffffff;
	padding: 15px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-pandl .avatar img {
	width: 100%;
}
.modal-pandl.modal-dialog {
	margin-top: 80px;
}
.modal-pandl .btn {
	color: #ffffff;
	border-radius: 4px;
	background: #00AAFF;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border: none;
	position:relative; 
	left:55px;
}
.modal-pandl .btn:hover, .modal-login .btn:focus {
	background: green;
	outline: none;
}






.trigger-btn {
	display: inline-block;
	margin: 10px auto;
}

.modal-register .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-register .modal-header {
	border-bottom: none;   
    position: relative;
    justify-content: center;
}
.modal-register h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modal-register .form-control:focus {
	border-color: #70c5c0;
}
.modal-register .form-control {
	min-height: 40px;
	border-radius: 3px; 
}

.modal-register .btn {
    margin: 0 auto;
}

.modal-register .close {
    position: absolute;
	top: -5px;
	right: -5px;
}	
.modal-register .modal-footer {
	background: #ecf0f1;
	border-color: #dee4e7;
	text-align: center;
    justify-content: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 14px;	
}
.modal-register .modal-footer a {
	color: #999;
}		
.modal-register .avatar {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #ffffff;
	padding: 15px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-register .avatar img {
	width: 100%;
}
.modal-register.modal-dialog {
	margin-top: 80px;
}
.modal-register .btn {
	color: #ffffff;
	border-radius: 4px;
	background: #00AAFF;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border: none;
	position:relative; 
	left:55px;
}
.modal-register .btn:hover, .modal-register .btn:focus {
	background: green;
	outline: none;
}

.loader {
  border: 18px solid #f3f3f3;
  border-radius: 50%;
  border-top: 18px solid #3498db;
  width: 18px;
  height: 18px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.loader-lg {
  border: 58px solid #f3f3f3;
  border-radius: 50%;
  border-top: 58px solid #3498db;
  width: 58px;
  height: 58px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.mobileHide { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
.mobileHide { display: none;}
}
.mobileShow {display: none;}
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ 
.mobileShow {display: inline;}
}

.premiumShow {
	display: none;
}

