/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
	display: flex;
	width: 100%;
	align-items: stretch;
	overflow: hidden;
	background: #fff;
}
#sidebar {
	min-width: 280px;
	max-width: 280px;
	color: #fff;
	transition: all 0.3s;
}

#sidebar {
	display: inline-block;
	float: right;
	height: 100%;
}
 
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

 

#content {
	width: 100%;
	min-height: 100vh;
	transition: all 0.3s;
	overflow: auto;
	overflow: hidden;
	    background: #0b1d33;
}
 
#sidebarCollapse {
	border: none;
	outline: none;
}
 

#sidebar {
	height: auto;
	padding: 20px 0;
	background: #0b233e;
	box-shadow:0 0 10px rgba(0,0,0,.22);
	background-size: cover;
	position: relative;
}

.navbar.navbar-expand-lg.navbar-light {
	padding: 0;
	background: #35234b;
	padding: 9px 0;
}
#sidebarCollapse {
	display: inline-block;
	float: right;
	padding: 10px 10px 0 0;
}
 
#sidebarCollapse {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
}

 
.menu_admin {
    background: transparent;
    border-radius: 5px;
    margin: 0 20px;
    padding: 0 20px;
}

.menu_admin li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid rgba(20, 20, 20, 0.18);
}
.user-info {
	text-align: center;
    padding: 12px 20px;
    border: 1px solid #00ebdc;
    border-radius: 4px;
    margin: 10px 0px 20px 0px;
}

.user-info i{
    padding: 0px 0px 6px 0px;
    font-size: 30px;
}

.user-info h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.user-info h6{
   font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 2px 0px 0px 0px;
    padding: 0px 0;
    text-transform: capitalize;
    font-size: 16px;
    color: #00ebdc; 
}

.menu_admin li i {
    padding-right: 10px;
    font-size: 20px;
    color: #00ebdc;
	margin:0px 0px 6px 0px;
}
.menu_admin li a {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 10px;
    margin: 0px 0px 6px 0px;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    transition: 0.7s;
    border-radius: 5px;
}

.log-admin {
	text-align: center;
padding: 10px 0 10px 0;
}
.user-info span {
	display: inline-block;
	width: 80px;
	height: 70px;
	background: #fff;
	text-align: center;
	padding-top: 15px;
	border-radius: 10px;
	color:#00ebdc;
}
/*.user-info h6 {
 
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 20px 0px 0px 0px;
    padding: 0px 0;
    text-transform: capitalize;
    font-size: 24px;
    color: #00ebdc;
}

*/

.admin-btn a {
	font-size: 16px;
	font-weight: bold;
	color: #323232;

	padding: 10px 23px;
	min-width: 110px;
	margin: 0 6px;
	display: inline-block;
	border-radius: 10px;
}
.btn1 {
	background: #00ebdc;
}
.btn2 {
	background: #fff;
 
 
}
.btn2:focus {
 
	color: #000;
}
.admin-btn a:hover {
	background: #000000;
	color: #fff;
}

.log-admin img {
	width:200px;
	text-align: center;
	margin: auto;
}
.admin-btn {
	padding: 10px 0;
}
.sub-menu span {
	float: right;
	padding-top: 7px;
}
.sub-menu li {
	border: none;
  
}
.sub-menu li a {
	padding: 9px 17px;
}
.admin-top h4 {
	font-size: 22px;
	color: #fff;
	text-transform: capitalize;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
}
.admin-top ul {
	display: inline-block;
	float: right;
	padding: 0;
	margin:0;
}
.admin-top ul li {
	display: inline-block;
	padding: 0 4px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.admin-top ul li a {
	
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #00ebdc;
    padding: 18px 30px;
    border-radius: 50px;
    display: inline-block;
    margin: 0px 0px 10px 10px;
    transition: 0.7s;
    position: relative;
}

.admin-top ul li a:hover {
	
	color: #fff;
	transition: 0.7s;
}

.admin-top ul li a i {
	
    position: relative;
    left: -10px;
    background: #000;
    color: #00ebdc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
}

.heading h3 {
	font-size: 30px;
	color: #00ebdc;
}
.banner_refer {
	padding:0px 0px 0px 0px;
}
.banner_refer h4 {
	
    font-size: 20px;
    font-weight: 700;
    color: #00ebdc;
    margin: 0px 0px 10px 0px;
}
.user-info h6 small {
	color: #00ebdc;
 
	padding-right: 5px;
}
.admin-top ul li span {
	font-weight: normal;
}
#sidebarCollapse {
 
	display: none;
}

.admin_main {
	font-family: 'Montserrat', sans-serif;
}

.admin-top {
background: #0b233e;
padding: 0px 20px 12px 0;
box-shadow:0 0 13px rgba(0,0,0,.22);
}
.acc-block {
  	background:#23a0e8;
	box-shadow: 0px 11px 25px -15px rgba(0,0,0,0.54);
	margin: 20px 10px;
	padding: 30px 0;
	text-align:center;
}
.admin-middle {
	padding: 20px 0px 0 0;
	font-family: 'Montserrat', sans-serif;
}
 .yl-acc {
	background: #23a0e8 !important;
 
}

.yl-acc h5, .yl-acc span {
	color: #fff !important;
}

/****************widget******************/
.widget-past-days {
    overflow: hidden;
}

.widget-past-days .flot-chart {
    margin: 0 -10px;
}

.widget-past-days__chart {
    opacity: .75;
    margin: .55rem 0 0 auto;
}

.widget-past-days__info small {
    font-size: 1rem;
    color: rgba(255,255,255,.9);
}

.widget-past-days__info h3 {
    margin: 0;
    color: #fff;
    font-weight: 400;
}

.widget-visitors__stats {
    margin: 0 -.5rem 2rem;
}

.widget-visitors__stats::after {
    display: block;
    clear: both;
    content: "";
}

.widget-visitors__stats>div {
    padding: 1.5rem 1.5rem 1.45rem;
    float: left;
    margin: 0 .5rem;
    width: calc(50% - 1rem);
    background-color: rgba(255,255,255,.08);
    border-radius: 2px;
}

.widget-visitors__stats>div>strong {
    font-size: 1.3rem;
    line-height: 100%;
    color: #fff;
    font-weight: 600;
}

.widget-visitors__stats>div>small {
    display: block;
    color: rgba(255,255,255,.5);
    font-size: 1rem;
    line-height: 100%;
    margin-top: .45rem;
}

.widget-visitors__map {
    width: 100%;
    height: 250px;
}

.widget-visitors__country {
    height: .88rem;
    width: auto;
    vertical-align: top;
    position: relative;
    margin-right: .25rem;
    left: -.1rem;
    border-radius: 1px;
}

.widget-pie__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.widget-pie__item {
    padding: 20px 0;
    text-align: center;
}

.widget-pie__item:nth-child(2n) {
    background-color: rgba(0,0,0,.1);
}

.widget-pie__title {
    color: rgba(255,255,255,.85);
}

.quick-stats__item {
    padding: 1.85rem 1.75rem 1.75rem 2rem;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        background-color: #ffb000;
}

.quick-stats__item::after {
    display: block;
    clear: both;
    content: "";
}

.quick-stats__item>.peity {
    margin-left: auto;
    padding-left: 1.2rem;
}

@media (min-width:576px) and (max-width:1199.98px){
    .quick-stats__item>.peity {
        display: none;
    }
}

.quick-stats__info {
    min-width: 0;
}

.quick-stats__info>h2,
.quick-stats__info>small {
    line-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.quick-stats__info>h2 {
    margin: 0;
    font-size: 1.3rem;
    color: #041d9b;
}

.quick-stats__info>small {
    font-size: 1rem;
    display: block;
    color: #041d9b;
    margin-top: .85rem;
}

.stats {
    padding-top: 1rem;
}

.stats__item {
    background-color: rgba(0,0,0,.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    padding: 1rem;
}

.stats__chart {
    border-radius: 2px;
    padding-top: 1rem;
    overflow: hidden;
}

.stats__chart .flot-chart {
    margin: 0 -12px -12px;
}

.stats__info {
    padding: 1.8rem 1rem .5rem;
    position: relative;
    text-align: center;
}

.stats__info h2 {
    font-size: 1.3rem;
    margin: 0;
}

.stats__info small {
    display: block;
    font-size: 1rem;
    margin-top: .4rem;
    color: rgba(255,255,255,.5);
}

.widget-pictures__body {
    margin: 0;
    padding: 2px;
    text-align: center;
}

.widget-pictures__body::after {
    display: block;
    clear: both;
    content: "";
}

.widget-pictures__body>a {
    padding: 2px 2px 1px;
    display: block;
}

.widget-pictures__body>a img {
    width: 100%;
    border-radius: 2px;
}

.widget-pictures__body>a:hover {
    opacity: .9;
}

.widget-profile__img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 1.2rem;
    border: 5px solid rgba(255,255,255,.1);
}

.widget-profile__list {
    color: #fff;
}

.widget-profile__list .media {
    padding: 1rem 2rem;
}

.widget-profile__list .media:nth-child(even) {
    background-color: rgba(255,255,255,.02);
}

.widget-profile__list .media-body strong {
    display: block;
    font-weight: 600;
}

.widget-profile__list .media-body small {
    color: rgba(255,255,255,.5);
    font-size: .92rem;
}

.widget-contacts__map {
    display: block;
    padding: 3px;
}

.widget-contacts__map img {
    width: 100%;
    border-radius: 2px;
    margin: -20px 0 -1px;
}

.widget-signups__list {
    text-align: center;
}

.widget-signups__list>a {
    vertical-align: top;
    margin: 4px 2px;
    display: inline-block;
}

.widget-signups__list .avatar-char {
    background-color: rgba(255,255,255,.08);
    color: #fff;
}

.widget-signups__list .avatar-char,
.widget-signups__list .avatar-img {
    margin: 0;
}

.widget-time {
    padding: 2rem;
}

.widget-time .time {
    font-size: 2rem;
    text-align: center;
}

.widget-time .time>span {
    padding: 1rem 1.5rem;
    background-color: rgba(255,255,255,.08);
    border-radius: 2px;
    display: inline-block;
    line-height: 50px;
    margin: 0 5px;
    position: relative;
}

.widget-time .time>span:after {
    position: absolute;
    right: -13px;
    top: 10px;
}

.widget-calendar>.actions {
    top: 30px;
}

.widget-calendar td,
.widget-calendar th {
    border-color: transparent;
    text-align: center;
}

.widget-calendar .fc-toolbar h2 {
    font-size: 1.2rem;
    padding-top: .3rem;
    text-transform: uppercase;
}

.widget-calendar .fc-day-number {
    text-align: center;
    width: 100%;
    padding: 0;
}

#widget-calendar-body {
    padding: 1rem;
}

.widget-calendar__header {
    padding: 2.1rem 2.2rem;
    background-color: rgba(255,255,255,.02);
    border-radius: 2px 2px 0 0;
}

.widget-calendar__year {
    font-size: 1.2rem;
    line-height: 100%;
    margin-bottom: .6rem;
    color: rgba(255,255,255,.8);
}

.widget-calendar__day {
    font-size: 1.5rem;
    line-height: 100%;
    color: #fff;
}

.widget-calendar__body {
    padding: 1rem;
    margin-top: 1rem;
}

.flot-chart {
    height: 270px;
    display: block;
}

.flot-chart--sm {
    height: 100px;
}

.flot-chart-legends {
    text-align: center;
    margin: 20px 0 -10px;
}

.flot-chart-legends table {
    display: inline-block;
}

.flot-chart-legends .legendColorBox>div>div {
    border-radius: 50%;
}

.flot-chart-legends .legendLabel {
    padding: 0 8px 0 3px;
    color: rgba(255,255,255,.5);
    background: transparent;
    white-space: unset;
    border: transparent !important;
}

.flot-chart-legends .legendColorBox {
	
	padding: 0 8px 0 3px;
    color: rgba(255,255,255,.5);
    background: transparent;
    white-space: unset;
    border: transparent !important;
}

.flot-tooltip {
    position: absolute;
    line-height: 100%;
    color: rgba(255,255,255,.85);
    display: none;
    font-size: .95rem;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    box-shadow: 0 3px 5px rgba(0,0,0,.1);
    border-radius: 2px;
    padding: .7rem 1rem;
    background-color: #2d1656;
    z-index: 99999;
}

#jqstooltip {
    text-align: center;
    padding: 5px 10px;
    border: 0;
    height: auto!important;
    width: auto!important;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    box-shadow: 0 3px 5px rgba(0,0,0,.1);
    border-radius: 2px;
    background-color: rgba(0,0,0,.8);
}

#jqstooltip .jqsfield {
    font-size: .95rem;
    font-weight: 500;
    font-family: inherit;
    text-align: center;
    color: rgba(255,255,255,.85);
}

#jqstooltip .jqsfield>span {
    display: none;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    background: transparent url(../img/forms/select-caret.svg) no-repeat bottom 5px right 5px;
    border-color: rgba(255,255,255,.2);
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(255,255,255,.5);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.5;
    padding: .6rem 1rem;
    color: rgba(255,255,255,.85);
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 5px rgba(255,255,255,.15);
    box-shadow: 0 0 5px rgba(255,255,255,.15);
}

.select2-container--default .select2-selection--multiple {
    background-color: transparent;
    border-color: rgba(255,255,255,.2);
    border-radius: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0;
    border: 0;
    background-color: rgba(255,255,255,.08);
    padding: .2rem .75rem;
    color: rgba(255,255,255,.85);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: .5rem;
    color: rgba(255,255,255,.85);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: rgba(255,255,255,.85);
    opacity: .75;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: transparent;
    opacity: .5;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:focus,
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: rgba(255,255,255,.75);
    color: #000;
}

.select2-selection--multiple,
.select2-selection--single {
    -webkit-transition: border-color .3s,-webkit-box-shadow .3s;
    transition: border-color .3s,-webkit-box-shadow .3s;
    transition: border-color .3s,box-shadow .3s;
    transition: border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;
}

.select2-container--open .select2-selection--single {
    -webkit-box-shadow: 0 0 5px rgba(255,255,255,.15);
    box-shadow: 0 0 5px rgba(255,255,255,.15);
    border-color: rgba(255,255,255,.5);
}

.select2-dropdown {
    background-color: rgba(0,0,0,.96);
    border: 0;
    border-radius: 2px;
    padding: .8rem 0;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);
    z-index: 99;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.select2-dropdown .select2-results__option {
    padding: .65rem 1.5rem;
}

.select2-dropdown .select2-results__option--highlighted[aria-selected]:not([aria-selected=true]) {
    background-color: rgba(255,255,255,.06);
    color: #fff;
}

.select2-dropdown .select2-results__option[aria-disabled=true] {
    color: rgba(255,255,255,.85);
    opacity: .25;
}

.select2-dropdown .select2-search--dropdown {
    margin-top: -.5rem;
    border-bottom: 1px solid rgba(255,255,255,.08);
    position: relative;
    margin-bottom: 1rem;
}

.select2-dropdown .select2-search--dropdown:before {
    font-family: zwicon;
    content: "";
    font-size: 1.5rem;
    color: rgba(255,255,255,.85);
    position: absolute;
    left: 1.4rem;
    top: .5rem;
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 0;
    background-color: transparent;
    height: 2.8rem;
    padding: 0 0 .2rem 3.5rem;
}

.select2-search__field {
    color: rgba(255,255,255,.85);
}

.select2-search__field::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
}

.select2-search__field:-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.select2-search__field::-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.select2-search__field:-ms-input-placeholder {
    color: rgba(255,255,255,.5);
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 8px 0 2px;
    padding: 0 5px;
}


.card {
   background-color: transparent !important;
}


/*****************************************/



.acc-chart {
	padding:30px 0px 30px 0px;
}

.acc-box {
	background: #ffffff;
	box-shadow:0px 0px 5px #afb1b1;
    background-size: cover;
    min-height: 120px;
    margin: 30px auto 30px;
    border-radius: 5px;
    padding: 20px 10px 10px 10px;
    border: 1px solid #b3b4b8;
    border-bottom: 2px solid #00ebdc;
}

.acc-box h4 {
	font-size: 20px;
    font-weight: 700;
    color: #00ebdc;
    margin: 0px 0px 20px 0px;
	text-align:center;
}

.acc-box p {
	font-size: 14px;
    font-weight: 500;
    color: #555;
    padding: 0px 20px 10px 20px;
    margin: 0px 0px 18px 0px;
    text-align: left;
    border-bottom: 1px solid #dbdfea;
}

.acc-box p span {
	color: #00ebdc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    font-size: 18px;
    font-weight:600;
}


.common {
   padding-top: 65px;
}
.common .top {
 
      position: absolute;
    z-index: 99;
    left: 71px;
    top: 65px;
}
.common .top i
{
}
.common .top i img
{
    margin: 0 auto;
    background: #0101ae;
    border-radius: 40px;
    padding: 5px 5px;
    border: 6px solid #fff;

}
.common1 {
    padding-top: 15px;
}
.common1 .top1 {
 
    position: absolute;
    z-index: 99;
    top: 11px;
    right: 182px;

}
.common1 .top1 i
{
}
.common1 .top1 i img
{
    margin: 0 auto;
    background: #0101ae;
    border-radius: 40px;
    padding: 5px 5px;
    border: 6px solid #ffffff;
}
.common .center {
    text-align: center;
    position: relative;
}

.acc {
	padding:30px 0px 30px 0px;
}

.acc-bg1 {
    background: #0b233e;
    background-size: cover;
    min-height: 120px;
	margin: 20px auto 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #0d0d0d;
    box-shadow: 0px 0px 6px #0b233e;
    border-bottom: 5px solid #ff9918;
}
.acc-bg1 .acc-text {
    padding: 10px 0px 0px 0px;
    float: left;
    width: 88%;
}
.acc-bg1 .acc-text p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 0px 0px 10px 10px;
    margin: 4px 0px 0px 0px;
}
.acc-bg1 .acc-text h4 {
    font-size: 24px;
    font-weight: 600;
    color: #00ebdc;
    margin: 0px 0px 0px 10px;
}

.acc-bg2 {
    background: #0b233e;
    background-size: cover;
    min-height: 120px;
    margin: 20px auto 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #0b233e;
    box-shadow: 0px 0px 6px #0b233e;
    border-bottom: 5px solid #04f915;
}
.acc-bg2 .acc-text {
    padding: 10px 0px 0px 0px;
    float: left;
    width: 88%;
}
.acc-bg2 .acc-text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px 0px 10px 10px;
    margin: 4px 0px 0px 0px;
}
.acc-bg2 .acc-text h4 {
    font-size: 24px;
    font-weight: 600;
    color: #00ebdc;
    margin: 0px 0px 0px 10px;
}

.acc-bg3 {
    background: #0b233e;
    background-size: cover;
    min-height: 120px;
    margin: 20px auto 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #0d0d0d;
    box-shadow: 0px 0px 6px #0b233e;
    border-bottom: 5px solid #6381e1;
}
.acc-bg3 .acc-text {
    padding: 10px 0px 0px 0px;
    float: left;
    width: 88%;
}
.acc-bg3 .acc-text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px 0px 10px 10px;
    margin: 4px 0px 0px 0px;
}
.acc-bg3 .acc-text h4 {
    font-size: 24px;
    font-weight: 600;
    color: #00ebdc;
    margin: 0px 0px 0px 10px;
}

.sec-bg {
    color: #49596d;
    background-color: #bcbcbc;
    border: 1px solid #dbdfea;
    padding: 18px 10px;
    font-weight: 400;
    background: url(images/info.png) no-repeat #ffffff 10px center;
    padding-left: 50px;
    font-size: 16px;
}

.sec-bg a {
    /*color: #8e5fe9;*/
    font-weight: 600;
}

.acc-1 {
	
	padding:30px 0px 30px 0px;
	text-align:center;
}

.acc-1 .acc-box1 {
    background: #142132;
    background-size: cover;
    min-height: 120px;
    margin: 20px auto 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #0d0d0d;
    box-shadow: 0px 0px 6px #142132;
    border-bottom: 5px solid #6b0bfc;
}

.acc-1 .acc-box1 h4 {
	
	font-size: 24px;
    font-weight:600;
    color: #00ebdc;
    margin: 20px 0px 20px 0px;
	text-transform:uppercase;
}

.acc-1 .acc-box1 p {
	
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px 20px 7px 20px;
    margin: 0px 0px 10px 0px;
    text-align: left;
    border-bottom: 1px solid #464646;
}

.acc-1 .acc-box1 p span {
	
    color: #00ebdc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    font-size: 16px;
    font-weight: 500;
}

.acc-1 .acc-box2 {
    background: #142132;
    background-size: cover;
    min-height: 120px;
    margin: 20px auto 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #0d0d0d;
    box-shadow: 0px 0px 6px #142132;
    border-bottom: 5px solid #f51ac4;
}

.acc-1 .acc-box2 h4 {
	
    font-size: 24px;
    font-weight: 600;
    color: #00ebdc;
    margin: 20px 0px 20px 0px;
    text-transform: uppercase;
}

.acc-1 .acc-box2 p {
	
	font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px 20px 7px 20px;
    margin: 0px 0px 10px 0px;
    text-align: left;
    border-bottom: 1px solid #464646;
}

.acc-1 .acc-box2 p span {
    color: #00ebdc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    font-size: 16px;
    font-weight: 500;
}

.acc-1 .acc-boxbut {
	
	padding:10px 0px 10px 0px;
}

.tell-but {
	
    padding: 0px 0px 20px 0px;
    text-align: center;
}
@media (max-width:560px) {
.acc-1 .acc-box1 p {
    text-align: center;
}
.acc-1 .acc-box1 p span {
    float: unset;
    width: 100%;
    display: block;
}
.acc-1 .acc-box2 p
{
 text-align: center;
}
.acc-1 .acc-box2 p span
{
    float: unset;
    width: 100%;
    display: block;
}
}



.acc-block span {
 
	text-align: center;
	width: 88px;
	height: 88px;
	display: inline-block;
	text-align: center;
	padding-top: 25px;
	background: #fff;
	border-radius: 50px;
}
 

 
.accnotes-block  {
margin-top: -55px;
 
}


.acc-block strong {
	 
	font-size: 17px;
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 20px 0 10px 0;
}

.acc-block h5 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

.acc-block h5 small {
	font-size: 26px;
	font-weight: bold;
}
.accbal-info.owl-carousel .owl-item img {
 
	width: auto;
 
	margin: auto;
}
 .theme2 {
  background: #00ebdc; 
}
.sec-note p {
	margin: 0;
	color: #fff;
	font-size: 16px;
}
.sec-note {
 background: rgba(147,14,14,1);
background: -moz-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,14,14,1)), color-stop(69%, rgba(181,11,11,1)), color-stop(100%, rgba(181,11,11,1)));
background: -webkit-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
background: -o-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
background: -ms-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
background: linear-gradient(to right, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930e0e', endColorstr='#292929', GradientType=1 );
	text-align: center;
	padding: 12px 0;
	margin: 20px 10px;
}
.sec-note p a {
	color: #00ebdc;
	text-decoration: underline;
}
.sec-note p i {
	color: #00ebdc;
	font-size: 18px;
	margin-right: 8px;
}
.heading h4 {
	font-size: 25px;
	color: #090909;
	font-family: 'Cocogoose';
	text-transform: capitalize;
}
.acc-notes h5 {
    font-size: 30px;
    color: #00ebdc;
    font-weight: bold;
    margin-bottom: 12px
}
.acc-notes h5 small {
	font-size: 19px;
	font-weight: bold;
}
.acc-notes span {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.acc-notes {
    background: #142132;
    box-shadow: 0px 0px 6px #076976;
    border-bottom: 5px solid #00ebdc;
    padding: 22px 0;
    width: 85%;
    text-align: center;
}
.acc-bal-theme {
 /* background:linear-gradient(356deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 9%, rgb(23 125 236 / 49%) 100%);*/
	margin: 75px 0 0 0;
	padding: 0 0 50px 0;
}
.bg-theme1 {
	background: #00ebdc;
	padding: 30px 0; 
}

@media only screen and (max-width:767px) {
	.referral_link_box {
		padding:30px 0px 30px;
		text-align:center;
	}
}
.referral_link_box {
	background: #142132;
    box-shadow: 0px 0px 5px #076976;
    background-size: cover;
    min-height: 120px;
    margin: 30px auto 30px;
    border-radius: 5px;
    padding: 20px 30px 20px 30px;
    border: 1px solid #142132;
    border-bottom: 5px solid #00ebdc;
}

.referral_link_box p {
	font-size: 20px;
    font-weight: 700;
    color: #00ebdc;
    margin: 0px 0px 20px 0px;
    text-align: center;
}


.referral_link_box i {
	
	width: 40px;
    height: 40px;
    position: absolute;
    left: 22px;
    top: -22px;
    bottom: 0;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}

.referral_link_box i img {
	 width: 34px;
}

.other-bal li {
	display: inline-block;
	font-size: 16px;
}
 
 .other-bal li i {
	color: #00ebdc;
	margin-right: 5px;
 }
.admin-cpyrgt {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #00ebdc;
    text-align: center;
}
.other-bal {
	text-align: center;
}
.other-bal li {
	font-size: 16px;
	color: #fff;
	display: inline-block;
 background: rgba(184,15,15,1);
background: -moz-linear-gradient(left, rgba(184,15,15,1) 0%, rgba(212,55,50,1) 68%, rgba(244,100,90,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,15,15,1)), color-stop(68%, rgba(212,55,50,1)), color-stop(100%, rgba(244,100,90,1)));
background: -webkit-linear-gradient(left, rgba(184,15,15,1) 0%, rgba(212,55,50,1) 68%, rgba(244,100,90,1) 100%);
background: -o-linear-gradient(left, rgba(184,15,15,1) 0%, rgba(212,55,50,1) 68%, rgba(244,100,90,1) 100%);
background: -ms-linear-gradient(left, rgba(184,15,15,1) 0%, rgba(212,55,50,1) 68%, rgba(244,100,90,1) 100%);
background: linear-gradient(to right, rgba(184,15,15,1) 0%, rgba(212,55,50,1) 68%, rgba(244,100,90,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b80f0f', endColorstr='#f4645a', GradientType=1 );
	padding: 8px 20px;
border-radius: 5px;
	margin: 10px 24px;
}
 
 .bg-theme2 {
	background: #24328c;
 
}
.logout {
	padding-top: 70px;
 
}
/*.menu_admin li a::after {
	position: absolute;
	content: '';
	height: 58px;
	width: 5px;
	background: #00ebdc;
	left: -20px;
	top: 0;
	bottom: 0;
	display: none;
	margin: auto;
}*/
.menu_admin li a:hover::after {
 display: block;
	
	
}
.sub-menu li a:hover::after {
	display: none;

}
.sub-menu li a:hover{
	color: #00ebdc !important;
}

.select-pay {
    text-align: center;
    padding: 0;
    margin: 0;
}
.select-pay li {
    display: inline;
    color: #f3f5f8;
    font-size: 16px;
    padding: 0px 0px;
}

 .despoit-info h5 {
	font-size: 22px;
	font-weight: bold;
	color: #00ebdc;
	text-align:center;
	margin: 0px 0px 20px 0px;
	margin-top: 0;
}
.despoit-info strong {
	font-size: 32px;
	font-weight: bold;
}
.despoit-info strong small {
	font-size: 19px;
	font-weight: bold;
}
.despoit-info {
	padding: 0px 0;
}
.deposit_btn {
	text-align:center;
	padding:10px 0px 20px 0px;
}
.despoit-info .form_block {
 
 
	width: 100%;
	margin: 0px auto 0 auto;
 
}


.form_block {
	position: relative;
	margin: 15px 0;
}

.form_block i {
    width: 40px;
	height: 40px;
    background: transparent;
    color: #00ebdc;
    position: absolute;
    left: 8px;
    top: -14px;
    bottom: 0;
    margin: auto;
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
}

.form_block i img {
	width: 34px;
}

select {
	background: linear-gradient(-19deg, #242424 10%, #000000) !important;
    font-size: 14px !important;
    color: #ffffff !important;
    height: 50px !important;
    padding: 0 35px 0 15px !important;
    font-weight: normal !important;
    border: none !important;
    width: 100% !important;
    border-radius: 5px !important;
    border: 1px solid #4f4f4f !important;
	appearance:auto !important;
	cursor:pointer;
}

select:active, 
select:focus{ border-radius:0;}

select option{-webkit-box-shadow: inset 0px 0px 0px 200px rgba(217,63,135,1);
-moz-box-shadow: inset 0px 0px 0px 200px rgba(217,63,135,1);
box-shadow: inset 0px 0px 0px 200px rgba(217,63,135,1); 
    background: #142132; padding: 5px 15px; -moz-padding:5px 15px; -webkit-padding:5px 15px; color:#fff !important;}

select option:hover{-webkit-box-shadow: inset 0px 0px 0px 200px rgba(68,49,141,1);
-moz-box-shadow: inset 0px 0px 0px 200px rgba(68,49,141,1);
box-shadow: inset 0px 0px 0px 200px rgba(68,49,141,1); background:#44318d;}
.deposit-block {
	background: #0b233e;
	background-size: cover;
	margin: 0;
}
.payment-list-detail {
	padding: 20px 0;
}
.payment-list-detail h4 {
    font-size: 22px;
    font-weight: bold;
    color: #00ebdc;
    margin: 20px 0px 15px 40px;
    text-align: left;
    border-bottom: 1px solid #4f4e4e;
    width: 60%;
    padding: 0px 0px 10px 0px;
}
.payment-list-detail li {
    font-size: 16px;
    color: #fff;
    display:inline-block;
    padding: 10px 3px;
    text-align: left;
}
 
.depo-balance li {
	background: #fdd93c;
	padding: 7px 60px;
	margin: 10px 8px;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	color: #24328c;
	border-radius: 50px;
}
.depo-balance li:hover {
	background: #24328c;
	color: #fff;
}
.depo-balance {
	display: inline-block;
	position: relative;
	padding: 15px 0 40px 0;
	width: 100%;
}
.depo-balance::after {
	background: url(../images/coins-deposit.png) no-repeat;
	width: 345px;
	position: absolute;
	height: 181px;
	content: '';
	top: -13px;
	right: 0;
}
.depo-balance ul {
	width: 78%;
}
.transact-block {
  background: #e9e9e9;
	padding: 30px 0;
}
 
.menu_admin li a:hover {
	color: #00ebdc;
	transition:0.7s;
}
.menu_admin li.logout a hover:after{
	display: none;
}
	 #sidebarCollapse {
	display: none;
 
	color: #00ebdc;
	font-size: 22px;
	padding: 4px 15px 0 4px;
	background: none;
}
.toggle_admin {
	padding-top: 6px;
}
 #sidebar.active {
	margin-left: -280px;
}
 
 /***************************************************Plan********************************************************/
 .owl-carousel .owl-item img {
	width: auto;
	margin: auto;
}

.inv-info h4 {
	font-size: 41px;
	color: #fff;
	text-align: center;
}
.inv-info {
	text-align: center;
	padding: 30px 0;
}
.inv-info a {
	margin-top: 20px;
}
.plan-ic {
	background: rgba(147,14,14,1);
	background: -moz-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,14,14,1)), color-stop(69%, rgba(181,11,11,1)), color-stop(100%, rgba(181,11,11,1)));
	background: -webkit-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -o-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -ms-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: linear-gradient(to right, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#930e0e', endColorstr='#292929', GradientType=1 );
	display: inline-block;
	width: 50px;
	height: 45px;
	text-align: center;
	padding-top: 6px;
	border-radius: 5px;
	margin-bottom: -7px;
	z-index: -1;
	position: relative;
}
.plan-block:hover .plan-top {
	background: rgba(255,216,22,1);
	background: -moz-linear-gradient(top, rgba(255,216,22,1) 0%, rgba(242,201,17,1) 32%, rgba(227,198,53,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,216,22,1)), color-stop(32%, rgba(242,201,17,1)), color-stop(100%, rgba(227,198,53,1)));
	background: -webkit-linear-gradient(top, rgba(255,216,22,1) 0%, rgba(242,201,17,1) 32%, rgba(227,198,53,1) 100%);
	background: -o-linear-gradient(top, rgba(255,216,22,1) 0%, rgba(242,201,17,1) 32%, rgba(227,198,53,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,216,22,1) 0%, rgba(242,201,17,1) 32%, rgba(227,198,53,1) 100%);
	background: linear-gradient(to bottom, rgba(255,216,22,1) 0%, rgba(242,201,17,1) 32%, rgba(227,198,53,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ebdc', endColorstr='#e3c635', GradientType=0 );
}
.plan-block:hover .plan-ic {
	background: #00ebdc;
}
.plan-top {
	background: rgba(147,14,14,1);
	background: -moz-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,14,14,1)), color-stop(69%, rgba(181,11,11,1)), color-stop(100%, rgba(181,11,11,1)));
	background: -webkit-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -o-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: -ms-linear-gradient(left, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	background: linear-gradient(to right, rgba(147,14,14,1) 0%, rgba(181,11,11,1) 69%, rgba(181,11,11,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930e0e', endColorstr='#292929', GradientType=1 );
	text-align: center;
	padding: 11px 15px;
height: 120px;
 
}
.plan-top h5 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}
.plan-top h4 {
font-size: 16px;
	font-weight: normal;
	color: #fff;
	font-weight: 500;
	margin: 0;
	padding-top: 8px;
}
.plan-top h4 small {
	font-size: 21px;
}
.plan-top h5 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	border-bottom: 1px solid rgba(255, 255, 255, 0.44);
	padding-bottom: 15px;
}
.plan-invest li {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.plan-invest li span {
	font-size: 16px;
	color: #000;
}
.plan-invest li h4 {
	color: #a50e0e;
}
.plan-invest li span {
	font-size: 16px;
	color: #000;
	display: inline-block;
	padding: 7px 0;
	border-bottom: 1px solid rgb(255, 249, 249);
	width: 100%;
}
.plan-invest li h4 {
	color: #a50e0e;
	border-bottom: 1px solid rgb(255, 249, 249);
	padding: 10px 0;
}
.plan-invest {
	text-align: center;
	background: #efefef;
	padding-top: 10px;
}
.plan-invest h6 {
	font-size: 16px;
	padding: 10px 0 15px 0;
	margin: 0;
	padding-bottom: 20px;
}
.plan-btn a {
	background: #00ebdc;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	padding: 12px 20px;
	width: 100%;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: inset 0px -1px 30px 1px rgba(255,188,180,0.79);
	-moz-box-shadow: inset 0px -1px 30px 1px rgba(255,188,180,0.79);
	box-shadow: inset 0px -1px 30px 1px rgba(255,188,180,0.79);
}
.fs-40 {
	font-size: 40px !important;
}
.plans {
	padding: 20px 0;
}
.plan-btn a:hover {
	background: #9e0e0e;
}

.plans .plan {
	
	padding:0px 0px 30px 0px;
}

.plans .plan .plan-box1 {
	
	background:url(../images/planbg1.png) no-repeat top center;
	background-size:cover;
	width: 520px;
	min-height:170px;
    padding: 0px 0px 0px;
	margin:20px auto 20px;
	cursor:pointer;
    transition: 0.7s;
}

.plans .plan .plan-box1:hover {
	
	box-shadow:0 0px 10px 0px #323232;
	transition: 0.7s;
}

.plans .plan-sub {

    padding: 0px 0px 0px;
}

.plans .plan-sub h4 {

    font-family: 'Sora', sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #f4b139;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.plans .plan-sub h4 img {

    padding: 0px 0px 0px;
}

.plans .plan-side {
	
	float: left;
	margin:0px 0px 0px -20px;
    padding: 70px 0px 0px 0px;
}

.plans .plan-side h4 {
	
    font-family: 'Sora', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #f4b139;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px rgb(243 174 47);
    -webkit-transform: rotate( 270deg );
}

.plans .plan-per {
	
	width: 20%;
    float: left;
    margin: 0px 0px 0px -30px;
    padding: 30px 0px 0px 0px;
    text-align: center;
}

.plans .plan-per h4 {
	
	font-family: 'Sora', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.plans .plan-per h2 {
	
	font-family: 'Sora', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #0d0d0d;
	background:#f4b139;
	border-radius:5px;
	padding:20px;
    margin: 20px 0px 0px 0px;
}

.plans .plan-per h2 span {
	
	font-weight: 300;
}

.plans .plan-min {
	
    width: 47%;
    float: left;
    padding: 30px 0px 0px 20px;
}

.plans .plan-min p {
	
	font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin:0px 0px 0px 0px;
}

.plans .plan-min p img {
	
    padding:0px 0px 0px 0px;
}

.plans .plan-min ul {
	
	padding:0;
	margin:0;
	list-style:none;
}

.plans .plan-min ul li {
	
	font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
	margin: 0px 0px 18px 0px;
	padding:0px 0px;
	display:block;
}

.plans .plan-min ul li span {
	
	font-weight: 800;
    color: #f4b139;
	float: right;
}

.plans .plan-but {
	
    width: 20%;
    float: left;
    margin:53px 0px 0px -26px;
    padding: 0px 0px 0px 0px;
    text-align: center;
	position: absolute;
    right: 10px;
}

.plans .plan-but a {
	
	font-family: 'Rajdhani', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #131313;
    background: url(../images/plan-but1.png) no-repeat;
    background-size: cover;
    width: 188px;
    height: 68px;
	line-height:70px;
    display: inline-block;
    text-align: center;
	transition:0.7s;
    -webkit-transform: rotate( 270deg);
}

.plans .plan-but a:hover {
	
	color: #fff;
	background: url(../images/plan-but2.png) no-repeat;
	background-size: cover;
	transition:0.7s;
}

.plans .plan-but a i {
	
    position: absolute;
    opacity: 0;
    top: -1px;
    left: 0;
    /* background: #ffffffa8; */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,0.6) 30%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,0.85) 71%,rgba(255,255,255,0) 100%);
    width: 12%;
    height: 103%;
    transform: skew(-30deg,0deg);
    animation: move 3s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
}

@media only screen and (max-width: 767px){
	.plans .plan .plan-sub {
		padding: 0px 0px 0px;
		text-align: center;
	}
	.plans .plan .plan-box1 {
		background: url(../images/planbg3.png) no-repeat top center;
		background-size: cover;
		width: 290px;
		min-height: 440px;
		padding: 0px 0px 0px;
		margin: 20px auto 20px;
		cursor: pointer;
		transition: 0.7s;
		text-align: center;
	}
	.plans .plan .plan-side {
		float: unset;
		margin: 0px 0px 0px 0px;
		padding: 40px 0px 0px 0px;
	}
	.plans .plan .plan-side h4 {
    	-webkit-transform: rotate(0deg);
	}
	.plans .plan .plan-per {
		width: 100%;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		text-align: center;
	}
	.plans .plan .plan-per h2 {
		display: inline-block;
	}
	.plans .plan .plan-min {
		width: 100%;
		float: left;
		padding: 20px 20px 0px 20px;
		text-align: left;
	}
	.plans .plan .plan-but {
		width: 100%;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		position: relative;
		right: 0px;
	}
	

}

.plans .plan .plan-box1 .plan-right {
	
	padding:0px 0px 0px 0px;
}




.logout_admin {
	text-align: center;
	padding-top: 30px;
}

@media only screen and (max-width:560px) {
	.plans .plan .plan-box1 {
		width: 290px;
	}
	.payment-list-detail h4 {
		margin: 0px 0px 15px 10px;
		width: 90%;
	}
	.payment-list-detail {
		padding: 20px 0px 10px;
	}
	.deposit_btn {
		padding: 20px 0px 0px;
	}
}


.msg {
	width: 90%;
	margin: auto;
}
.msg.sucess h5 {
	background: #339f7b;
	-webkit-box-shadow: -1px 32px 31px -6px rgba(51,159,123,0.36);
	-moz-box-shadow: -1px 32px 31px -6px rgba(51,159,123,0.36);
	box-shadow: -1px 32px 31px -6px rgba(51,159,123,0.36);
}
.msg h5 {
	font-size: 16px;
	color: #fff;
	padding: 4px 6px;
}
.msg.error h5 {
	background: #a80511;
	-webkit-box-shadow: -1px 25px 31px -6px rgba(168,5,16,0.35);
	-moz-box-shadow: -1px 25px 31px -6px rgba(168,5,16,0.35);
	box-shadow: -1px 25px 31px -6px rgba(168,5,16,0.35);
}
.msg.error i {
	background: #bf353f;
}
.msg i {
	width: 35px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
	border-radius: 5px;
	margin-right: 10px;
}

.pagination {
	justify-content: center;
	margin: 20px 0;
}

.page-item.active .page-link {
    background-color: #0b233e;
    border-color: #00ebdc;
    color: #fff !important;
}
.page-link {
  	display: inline-block;
	color: #ffffff;
	padding: 6px 11px;
	font-size: 19px;
	display: inline-block;
	margin: 0 4px;
	width: 40px;
	text-align: center;
	height: 40px;
	padding-top: 7px;
	border-radius: inherit;
	background: #00ebdc;
}
.page-link:hover {
	z-index: 2;
    text-decoration: none;
    background-color: #0b233e;
    border-color: #00ebdc;
}
.subtitle span {
	background: #c21d1b;
	color: #fff;
	padding: 4px 23px;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
}

/********************Security******************/
 
 .sec-links li a {
	color: #fff;
}
 
.sec-links li a:hover {
	color: #00ebdc;
}
.security-block h6 {
	color: #fff;
	text-align: center;
	padding: 8px 0;
	font-size: 17px;
	background: #0b233e;
}
.security-block {
    background: #142132;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    box-shadow: 0px 0px 3px #076976;
}
.security-page {
	padding: 30px 0;
}
 

.theme-sec{
	background: #0e2e55;
}


.security-block ul {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
}
.security-block li {
	display: inline-block;
	padding: 0 9px;
	color: #fff;
	font-size: 16px;
}
 
.sec-links li {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 17px;
	padding: 11px 0;
}
 .security h5 {
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}

.security {
	background: #C5C5C5;
	width: 75%;
  	margin: 30px auto;
	border-radius: 10px;
 
}
 
.security h5 a {
	color: #fff;
}

.security h5 a:hover {
	color: #000;
}

/***************************************************responsive********************************************************/

 

@media only screen and (max-width: 1300px) {
 .plan-head {
 
	border-radius: 10px 0 0 10px;
 
}
.plan-head {
 
	padding: 25px 0 25px 12px;
 
}
.plan-info li {
 
	font-size: 16px;
	padding: 6px 0 8px 21px;
}
.depo-balance li {
 
	margin: 10px 0px;
 
}
.depo-balance::after {
 
	width: 230px;
 
}
}
 @media only screen and (max-width: 1200px) {
}


 @media only screen and (max-width: 1199px) {
	 .depo-balance ul {
	width: 100%;
	margin: auto;
}

	 .depo-balance::after {
 
	display: none;
	content: inherit;
}
 
.admin-top {
 
	padding: 12px 0 12px 0;
}
.admin-top ul li {
 
	padding: 0 4px;
 
	font-size: 15px;
 
}
.sec-note p {
 
	font-size: 15px;
}

 .plan-block .owl-nav {
	padding-top: 40px;
}
.plan-head {
	padding: 25px 0 25px 35px;
}
.plan-info li {
 
	padding: 10px 40px 0 40px;
 
}

}
 @media only screen and (max-width:991px) {
	 .depo-balance {
 
	width: 100%;
	text-align: center;
}
.despoit-info h5 {
	font-size: 20px;
 
}
.plan-info li {
	padding: 10px 10px 0 17px;
}
.plan-head {
	padding: 25px 0 25px 19px;
}
	.admin-top h4 {
		float: right;
		margin:8px 20px 0px 0px;
	}
 
 .admin-top ul {
 
	float: none;
 	width: 100%;
	text-align: center;
}

.admin-top ul li {
	
	text-align: center;
    padding: 5px;
}

.sec-note p {
 
	padding: 0 10px;
}

.acc-notes {
	
	width: 100%;
	margin: 6px 0;
}
 


 }
 @media only screen and (max-width:767px) {
	 .depo-balance li {
 
	padding: 7px 25px;
 
 
 
	width: 100%;
}
	 #content {
 
	overflow: initial;
}

  #sidebarCollapse {
	width: auto !important;
	display:block;
}
  
  #sidebarCollapse {
	width: 100%;
}
 
 

#sidebar {
	margin-left: -280px;
}
#sidebar.active {
	margin-left: 0;
}
 
}
 @media only screen and (max-width:650px) {
	 .plan-head {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}
.plan-info ul {
	width: 100%;
	padding-top: 5px;
	float: none;
	text-align: center;
}
.plan-info li {
	padding: 6px 0;
	width: 100%;
}
.plan-block .owl-nav {
	text-align: center;
	padding-top: 24px;
}
 
}
