body {
	background: #fafafa;
}

@media (min-width: 1200px) {
	.container {
		width: 1300px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 1300px;
	}
}

.modal-content {
	border-radius: 3px;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.modal-header {
	padding: 10px;
}
.mobileShow {
display: inline;
bottom: 0;
position:fixed;
width:100%;
height:50px;

} 

  
    .mobileHide { 
  display: inline; 
  } 

  /* Smartphone Portrait and Landscape */ 
  @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 480px){ 
     .mobileHide { display: none;}
  }
  .faded-container {
	background: linear-gradient(333deg, #00ffb8 0%, #3eb8ff 100%) !important;
	padding: 3rem 0;
}
  
.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #EDEEEE;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: inset none;
}

.btn-default, .btn-default:hover  {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

.btn-extra, .btn-extra:hover {
	background: linear-gradient(333deg, #f44242 0%, #e02c2c 100%) !important;
	color: white;
}

.panel-default {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: 0;
	border-radius: 0;
}
.panel-default>.panel-heading {
	background-color: #FFF;
	border-color: #EDEEEE;
}
.panel-default>.panel-footer {
	background-color: #FFF;
	border-color: #EDEEEE;
}
.panel-heading {
	padding: 8px 15px;
}



.sticky-footer {
	margin-top: 5rem;
	padding: 2rem 0 3rem 0;
	font-size: 0.9rem;
}

.sticky-footer, .sticky-footer a {
	color: #9b9b9b;
}

.sticky-footer a:hover {
	color: #000;
}



/* Helper classes */
.clearboth {
	clear: both;
}
.full-width {
	width: 100%;
}
.zoomer {
	transition: transform .3s ease-in-out;
}

.zoomer:hover {
	transform: scale(1.02);
}
.no-shadow {
	text-shadow: none;
}

.white, .white a, .white a:hover {
	color: #fff;
}


.inline {
	display: inline;
}

.center {
	text-align: center;
}

.clickable {
	cursor: pointer;
}

.table-fixed-full {
	table-layout: fixed;
	width: 100%;
}

.table-statistics tr td:first-child {
	font-weight: bold;
}

.no-underline, .no-underline:hover{
	text-decoration: none;
}

.no-padding-sides {
	padding-left: 0;
	padding-right: 0;
}

.no-margin {
	margin: 0;
}

.center-margin {
	margin: 0 auto;
}

.get-back-button {
	color: #1a9ddb;
	background-color: #ffffff;
	border-color: #1a9ddb;
	padding: 3px 10px;
	transition: all 0.5s;
}
.get-back-button:hover, .get-back-button:focus, .get-back-button:active, .get-back-button.active, .open .dropdown-toggle.get-back-button {
	color: #FFFFFF;
	background-color: #1a9ddb;
	border-color: #1a9ddb;
}

.dropdown-toggle-simple::after {
	display:none;
}

.dropdown-menu {
	box-shadow: 0px 0px 20px #00000010;
	border: 0;
}				
/* Navbar custom menu */
.navbar-avatar-image {
	width: 24px;
	height: 24px;
	margin-right: 10px
}

.navbar-main-bg {
	background: #fff !important;
}
.navbar-main-bg .navbar-brand {
	color: #3D3B3C !important;
	font-size: 1.1rem;
}


.navbar-main .navbar-nav > li > a {
	font-size: 0.9rem;
	color: #595758;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-main .navbar-nav > li > a:hover {
	color: #403f3f;
}

.navbar-menu-margin {
	margin-bottom: 3rem;
}
.navbar {
	min-height: 0px !important;
}



.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	background-color: #3B4F5E;
	border-color: #3B4F5E;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background-color: #3B4F5E;
}



/* Store page */
.label-store {
	font-size: 60%;
}
.media-store {
	margin-top: 25px;
}
.media-store-disabled {
	opacity: 0.5;
}
.paypal-submit {
	width: 100px;
	height: auto;
}

.bg-main {
	background: linear-gradient(333deg, #00ffb8 0%, #3eb8ff 100%) !important;
	transition: background 1s;
}


.color-main {
	color: #00eaca;
}

.ig-text-color {
	color: #ff4c75;
}

.bg-instagram {
	background: #f75581;
	background: linear-gradient(333deg, #c32dca 0%, #ffbb3e 100%);
}

/* Index presentation */
.index-container {
	width: 100%;
	background: #1b1e21 url('../images/index.jpg');
	background-size: cover;
	min-height: 450px;
}

.index-header-text {
	padding-top: 10rem;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);

	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	animation-delay: 0.3s;
}
.index-subheader-text {
	font-weight: 200;
	/*padding-top: 10rem;*/
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	color: #ececec;

	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	animation-delay: 0.7s;
}
.index-header-button {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	animation-delay: 0.9s;
}
.index-block-margin {
	margin: 5rem 0;
}


/* Other stuff animated */
.container-animated-up {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3;
}

/* Animate dropdown menu */
.dropdown .dropdown-menu{
	animation-name: ex;
	animation-duration: .3s;
}
@keyframes ex {
	from {
		opacity: .3;
	}
	to {
		opacity: 1;
	}
}

/* Chart */
.chart-container {
	position: relative;
	margin: auto;
	height: 250px;
	width: 100%;
}

.admin-widget-chart-container {
	position: relative;
	margin: auto;
	height: 50px;
	width: 100%;
}
/* custom shadow cards */
.card-shadow {
	box-shadow: 0px 0px 20px #00000010;
	border: 0;
}

.card-small-text {
	font-size: 0.85rem;
	line-height: 1rem;
	text-transform: lowercase;
	font-weight: lighter;
}

.card-bg-index {
	background: #00a2ff !important;
}


.bg-shadow {
	box-shadow: 2px 2px 10px 0px #88888866;
}

.profile-html {
	min-height: 100%;
}

.profile-body {
	font-family: 'Montserrat', sans-serif;
	background: rgb(245,245,245);
	background: linear-gradient(-45deg, rgba(245,245,245,1) 1%, rgba(250,250,250,1) 100%);
	height: 100%;
	background-repeat: no-repeat;
}

.profile-button-addition {
	white-space: normal;
	word-wrap: break-word;
}


.profile-verified-badge {
	color: #3897F0;
}

.profile-settings-avatar {
	max-width: 165px;
	max-height: 165px;
	cursor: pointer;
}

[type="radio"][name="color"] {
	visibility:hidden;
}

.round-shape {
border-left:10px solid;
}
.round-shape-admin {
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
	border-radius: 50%;
	margin: 5px;
	transition: opacity 0.3s;
}
.round-shape:hover {
	opacity: 0.9;
}

.bitly-logo {
	width: 20px;
	height: 20px;
	margin: 5px;
	transition: opacity 0.3s;
}
.bitly-logo:hover {
	opacity: 0.9;
}

/* Pricing cards */
.pricing-card-pro {
	background: linear-gradient(333deg, #00dc9f 0%, #2fb2ff 100%) !important;
}

.pricing-card-header-text-free {
	color: #00dc9f;
}

.pricing-card-header-text {
	font-weight: bold;
	letter-spacing: 0.15rem;
	font-size: 0.9rem;
}

.pricing-card-price-currency {
	font-size: 0.9rem;
	font-weight: lighter;
}

.pricing-card-price {
	font-size: 4.1rem;
	font-weight: lighter;
}

/* Small Admin navbar */
.navbar-small-admin-menu {
	background: #1efcc4 !important;
	border: none;
	border-radius: 0px;
	font-family: 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
	margin-bottom: 0px;
}

.navbar-small-admin-brand {
	font-size: 0.9rem;
	height: 30px;
	padding: 0.3rem 0 0 0;
	margin-right: 20px;
	color: #fff;
}
.navbar-small-admin-brand:hover {
	color: #fff;
}

.navbar-small-admin-nav {
	height: 30px;
	float: none;
}

.navbar-small-admin-nav > li > a {
	font-size: 0.75rem;
	padding-top: 0.4rem;
	padding-bottom: 0;
	color: #fff;
	opacity: 0.9;
}

.navbar-admin-menu .navbar-nav-admin>li>a {
	color: #fff;
	opacity: 0.9;
}

.navbar-admin-menu .navbar-nav-admin>li>a:hover, .navbar-admin-menu .navbar-nav-admin>li>a:focus {
	opacity: 1;
}

/* Datepicker modal */
.datepicker-modal {
	z-index: 9999 !important;
}

/* Admin menu */
.navbar-admin-menu {
	/*background: linear-gradient(333deg, #1DD4CD -0%, #1BDB90 100%);*/
	background: #fff;
	border: none;
	border-radius: 0px;
	font-family: 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
	margin-bottom: 0px;
}
.navbar-admin-menu-border {
	background: linear-gradient(333deg, #1DD4CD -0%, #1BDB90 100%);
	min-height: 10px;
}

.navbar-admin-nav {

}

.navbar-toggler-admin {
	background: rgba(27, 219, 144, 0.8);
}

.navbar-admin-nav > li > a {
	font-size: 1rem;
	padding-top: 0.65rem;
	padding-bottom: 0.65rem;
	padding-left: 0.8rem !important;
	padding-right: 0.8rem !important;
}

.navbar-admin-brand {
	font-size: 1.1rem;
	padding: 0;
	color: rgba(0, 0, 0, 0.85) !important;
	transition: all .2s ease-in-out;
}

.navbar-admin-brand:hover {
	color: #1BDB90 !important;
}

.nav-link-admin {
	color: rgba(0, 0, 0, 0.85) !important;
	transition: all .2s ease-in-out;
	position: relative;
	top: 0;
}
.nav-link-admin:hover {
	top: -5px;
	color: rgb(0, 0, 0) !important;
}
  .il-submit {
    padding: 0.7rem .75rem !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5b1e', endColorstr='#ff066e',GradientType=0 ) !important;
    width: 100%;
    border: 0 !important;

}
/* Right to left */
.rtl body {
	direction: rtl;
}

.rtl .container {
	text-align: right;
}

.rtl .form-check-input {
	margin-left: 0;
	margin-right: -1.25rem;
}

.rtl .btn-get-back {
	padding: .2rem .5rem .3rem .5rem;
}

.rtl .list-group {
	padding-right: 0;
}

.rtl .list-group-item {
	text-align: right;
}

.rtl .dropdown-toggle::after {
	margin-right: .255em;
}

.rtl .sticky-footer {
	text-align: right;
}

.rtl .card {
	text-align: right;
}

.rtl .index-search-input {
	margin-right: 0;
	margin-left: .5rem;
}

.rtl .index-source-button {
	margin-right: 0;
	margin-left: .5rem;
}

.rtl .index-container {
	text-align: right;
}

.rtl .dropdown-item {
	text-align: right;
}

.rtl .btn-group>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem;
}

.rtl .btn-group>.btn:last-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
}

.rtl .btn-group>.btn:last-child:not(:last-child):not(:first-child) {
	border-radius: 0;
}

.rtl .input-group>.form-control:not(:first-child) {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.rtl .input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.rtl .datepicker {
	left: auto;
	right: -10000px;
}

.rtl .datepicker.active {
	right: unset;
}

.rtl .dropdown-menu {
	left: 0;
	right: auto;
}

.rtl .input-group-datepicker {
	margin-right: 0;
	margin-left: .5rem;
}

.rtl .form-check {
	padding-left: 0;
	padding-right: 1.25rem;
}

.btn-outline-color {
color: #000000;
border-color: #000000;
}
.btn-outline-color:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.25);
box-shadow:0 0 0 0.2rem rgba(255,255,255,0.25);
}

