html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body {
    margin: 0
}

article,
header,
main,
menu,
nav,
summary {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

small {
    font-size: 85%
}

img {
    border: 0
}

button {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled] {
    cursor: default
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus {
    outline: 0
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 30px
}

.h2,
h2 {
    font-size: 26px
}

.h3,
h3 {
    font-size: 22px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 5px
}

.small,
small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-group {
    margin-bottom: 15px
}

a.btn.btn-primary.text-uppercase {
    position: relative;
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    text-align: center;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 900;
    font-family: "Anton";
    padding: 5px 20px;
    border-radius: 35px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.9s;
    -moz-transition: all ease 0.9s;
    -ms-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
    text-shadow: 5px 4px 0px rgba(0, 0, 0, .1);
    background: linear-gradient(to bottom, #ffd679 30%, #f7ac03 70%);
    filter: drop-shadow(0 0px 20px rgba(101, 40, 193, 0.5));
    box-shadow: 0px 0px 2px 1px rgba(247, 172, 4, 0.8);
    color: var(--bg);
}

input.btn.btn-primary.text-uppercase {
    position: relative;
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    text-align: center;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 900;
    font-family: "Anton";
    padding: 5px 20px;
    border-radius: 35px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.9s;
    -moz-transition: all ease 0.9s;
    -ms-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
    text-shadow: 5px 4px 0px rgba(0, 0, 0, .1);
    background: linear-gradient(to bottom, #ffd679 30%, #f7ac03 70%);
    filter: drop-shadow(0 0px 20px rgba(101, 40, 193, 0.5));
    box-shadow: 0px 0px 2px 1px rgba(247, 172, 4, 0.8);
    color: var(--bg);
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px
}

.btn[disabled] {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active {
    background-image: none
}

.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff
}

.btn-primary:focus {
    color: #fff
}

.btn-primary:hover {
    color: #fff
}

.btn-primary.active,
.btn-primary:active {
    color: #fff
}

.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff
}

.btn-primary.active,
.btn-primary:active {
    background-image: none
}

.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff
}

.btn-success:focus {
    color: #fff;
    background-color: #40806a
}

.btn-success:hover {
    color: #fff;
    background-color: #40806a
}

.btn-success.active,
.btn-success:active {
    color: #fff;
    background-color: #40806a;
    border-color: #398439
}

.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active {
    background-image: none
}

.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #dc143c;
    border-color: #dc143c
}

.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active {
    background-image: none
}

.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover {
    background-color: #dc143c;
    border-color: #dc143c
}

.btn-danger .badge {
    color: #dc143c;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

.open>a {
    outline: 0
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 20px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

.label {
    display: inline;
    padding: 5px 10px;
    font-weight: 700;
    line-height: 2.2;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 20px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: var(--cloud)
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: var(--cloud)
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #40806a
}

.label-danger {
    background-color: #dc143c
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.item-group-list.active>.badge {
    color: #337ab7;
    background-color: #fff
}

.item-group-list>.badge {
    float: right
}

.item-group-list>.badge+.badge {
    margin-right: 5px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.group-list {
    padding-left: 0;
    margin-bottom: 20px
}

.item-group-list {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff
}

.item-group-list:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.item-group-list:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.item-group-list:focus,
a.item-group-list:hover,
button.item-group-list:focus,
button.item-group-list:hover {
    color: var(--text);
    text-decoration: none;
    background-color: var(--bg)
}

button.item-group-list {
    width: 100%;
    text-align: left
}

.item-group-list.active,
.item-group-list.active:focus,
.item-group-list.active:hover {
    z-index: 2;
    background-color: #337ab7;
    border-color: #337ab7
}

.item-group-list.active .item-group-list-text,
.item-group-list.active:focus .item-group-list-text,
.item-group-list.active:hover .item-group-list-text {
    color: #c7ddef
}

.item-group-list-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.item-group-list-success,
button.item-group-list-success {
    color: #3c763d
}

a.item-group-list-success:focus,
a.item-group-list-success:hover,
button.item-group-list-success:focus,
button.item-group-list-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.item-group-list-success.active,
a.item-group-list-success.active:focus,
a.item-group-list-success.active:hover,
button.item-group-list-success.active,
button.item-group-list-success.active:focus,
button.item-group-list-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.item-group-list-danger {
    color: #a94442;
    background-color: #f2dede
}

a.item-group-list-danger,
button.item-group-list-danger {
    color: #a94442
}

a.item-group-list-danger:focus,
a.item-group-list-danger:hover,
button.item-group-list-danger:focus,
button.item-group-list-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.item-group-list-danger.active,
a.item-group-list-danger.active:focus,
a.item-group-list-danger.active:hover,
button.item-group-list-danger.active,
button.item-group-list-danger.active:focus,
button.item-group-list-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.item-group-list-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    background-color: var(--divback);
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel>.group-list {
    margin-bottom: 0
}

.panel>.group-list .item-group-list {
    border-width: 0;
    border-radius: 0
}

.panel>.group-list:first-child .item-group-list:first-child {
    border-top: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.panel>.group-list:last-child .item-group-list:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 20px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-default {
    border-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-danger {
    border-color: #ebccd1
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.container:after,
.nav:after,
.navbar-header:after,
.navbar:after,
.panel-body:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.hidden {
    display: none !important
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.label a {
    color: #fff !important
}

h1,
h2,
h3 {
    font-weight: 600
}

.nav-bar .material-icons,
li a .material-icons {
    margin-right: 20px
}

.col-md-3 {
    width: 25% !important;
    float: left
}

:root {
    --main: #ef9a3e;
    --white: #fff;
    --divback: #fff;
    --border: #e2e1e0;
    --text: #000;
    --accent: #2f2076;
    --bg: #150035;
    --imp: #d8d2f4;
    --cloud: #673AB7;
    --desc:#f6e1c5;
}

body {
    background: var(--bg);
    margin: 0px 0 60px 0;
    padding: 0;
    color: var(--text);
    font-family: "Trebuchet MS", sans-serif;
    line-height: 1.42857143;
    font-size: 18px;
    overflow-x: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

img {
    max-width: 100%;
    border: 0
}

a {
    color: var(--text);
    text-decoration: none !important;
    font-weight: 700
}

a:active,
a:hover {
    outline: 0;
    color: var(--accent)
}

.big,
b {
    font-weight: 900
}

h1 {
    font-size: 200%;
    margin: .67em 0
}

small {
    font-size: 80%
}

.label a {
    color: var(--divback) !important
}

.b {
    font-weight: 700
}

.back {
    background: rgba(0, 0, 0, .4)
}

.item-group-list {
    padding: 10px !important
}

.item-group-list.result-box {
    padding: 0px !important
}

.item-group-list.wave span.block.big {
    background: #2f2076;
    color: #fff;
    padding: 10px;
    font-size: 28px;
    border-top-left-radius: 20px;
    border: 1px solid #fff; 
    border-top-right-radius: 0px;
}

.result-box .tpad.refresh {
    position: relative;
    min-height: 50px;
    margin-top: -10px;
}

.result-box .tpad.refresh a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.item-group-list.wave span.block.big .small {
    font-size: 42% !important;
}

.main-result {
    font-size: 34px;    padding-top: 10px;
}

.item-group-list ul {
    list-style: none;
    padding-bottom: 15px;
}

.item-group-list ul li { 
    text-align: center;
    border-bottom: 1px solid rgb(48 32 119);
    width: 90%;
    margin: auto;
}
.item-group-list ul li a {
    padding: 12px 0;
}
.title {
    font-size: 36px !important;
    letter-spacing: -1px;
    line-height: 51px;
    font-weight: 400;
    background: -webkit-linear-gradient(#fcb503 46%, #e5881b 54%, #fcb11a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 99;
    width: auto;
    margin: 10px 0px 0px 0px;
}

h1.h1-title {
    font-size: 38px !important;
    letter-spacing: -1px;
    line-height: 46px;
    font-weight: 400;
    background: -webkit-linear-gradient(#fcb503 46%, #e5881b 54%, #fcb11a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    width: auto;
    margin: 20px 0px;
}

.cpad {
    padding-left: 8px;
    padding-right: 8px
}

.brand,
.t-brand {
    font-size: 20px;
    overflow: hidden;
    margin-top: 0px
}

h1.brand {
    color: yellow;
    font-size: 24px;
/*    letter-spacing: 3px; */
    font-size: 100% !important;
}

.top-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)
}

.navbar {
    border-radius: 0;
    background: var(--main);
    color: var(--divback)
}

.navbar a {
    color: var(--white)
}

.navbar .brand {
    padding: 0 30px
}

.navbar .t-brand {
    padding: 0 5px
}

.block {
    display: block;
    overflow: hidden
}

.close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 70px;
    font-weight: 200
}

.nav-time {
    margin-top: 8px
}

#page-content-wrapper {
    margin: 0;
    overflow-x: hidden
}

.tpad {
    padding: 12px 0;
    overflow: hidden;
    box-sizing: border-box
}

.big {
    font-size: 125%
}

.item-group-list.active,
.item-group-list.active:focus,
.item-group-list.active:hover {
    background-color: var(--main);
    border-color: var(--border)
}

.free-tips .item-group-list {
    margin: 0px 0 10px 0;
    padding-top: 5px !important;
}

.free-tips .item-group-list.active,
.free-tips .item-group-list.active:focus,
.free-tips .item-group-list.active:hover {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid;
    border-radius: 0 !important;
}

.free-tips .item-group-list.active span {
    font-size: 20px;
    text-align: center;
    display: block;
    float: none;
}

.btn-primary {
    background-color: var(--accent);
    border-color: var(--main)
}

.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:hover {
    background-color: #d4111b;
    border-color: #d4111b
}

.wave {
    position: relative
}

.wave:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-image: -o-radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-image: radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-repeat: no-repeat;
    -webkit-background-size: 1000% 1000%;
    background-size: 1000% 1000%;
    background-position: 50%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: background .5s, opacity 1s;
    -o-transition: background .5s, opacity 1s;
    transition: background .5s, opacity 1s
}

.wave:active:after {
    -webkit-background-size: 0 0;
    background-size: 0 0;
    opacity: .2;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}

.wave a {
    display: block
}

.badge-font {
    font-size: 80% !important
}

.list-item {
    word-wrap: break-word
}

h1,
h2 {
    font-size: 125% !important
}

#pg {
    max-width: 480px;
    margin: auto
}

.nav-bottom {
    background-color: var(--divback);
    color: var(--main);
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 10;
    height: 50px
}

.nav-bottom a {
    color: var(--main);
    text-decoration: none
}

.grid-4 {
    width: 18%;
    box-sizing: border-box
}

.label-default {
    background-color: #4f5a65 !important
}

.label-danger {
    background-color: #a40a29 !important
}

.btn-success,
.label-success {
    background-color: #174f3c !important
}

p .label {
    margin: 2px;
    line-height: 2
}

.panel a {
    display: block
}

.small {
    font-size: 80% !important
}

.md-header {
    padding: 8px 10px;
    background-color: var(--main);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3)
}

.md-header .md-search-bar {
    display: flex;
    align-items: center;
    margin: 0 15px
}

.md-header .md-search-bar {
    padding: 0 15px
}

.md-header .nav-left,
.md-header .nav-right {
    display: flex;
    flex-direction: row;
    align-items: center
}

.md-header .brand,
.md-header .nav-bar,
.md-header .nav-left a,
.md-header .nav-right a {
    color: var(--bg);
    font-weight: 700
}

.md-header .md-search-bar img {
    background-color: var(--bg);
    border-radius: 51%;
}

.md-header {
    color: var(--white)
}

.md-header .nav-bar:hover {
    cursor: pointer
}

.md-header .brand {
    padding: 0
}

.md-header .nav-mobile {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 20;
    background-color: var(--divback);
    width: 75%;
    height: 100%;
    transition: .4s ease
}

.md-header .nav-mobile ul.nav-mobile-list {
    list-style: none
}

.md-header .nav-mobile ul.nav-mobile-list li.divider {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.md-header .nav-mobile ul.nav-mobile-list li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 15px 15px;
    color: var(--text)
}

.md-header .nav-mobile ul.nav-mobile-list li a:focus,
.md-header .nav-mobile ul.nav-mobile-list li a:hover {
    background-color: rgba(0, 0, 0, .1)
}

.md-header .nav-mobile-shadow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease
}

.md-header.active .nav-mobile {
    left: 0
}

.md-header.active .nav-mobile-shadow {
    opacity: 1;
    visibility: visible
}

ul {
    padding-inline-start: 0 !important
}

.nav-bottom {
    background-color: var(--divback);
    color: var(--accent);
    text-align: center;
    position: fixed;
    width: 100% !important;
    bottom: 0;
    z-index: 10;
    height: 50px;
    left: 0;
}

.nav-bottom a {
    color: var(--accent);
    text-decoration: none
}

.wave {
    position: relative
}

.wave:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-image: -o-radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-image: radial-gradient(circle, #353434 10%, transparent 10.01%);
    background-repeat: no-repeat;
    -webkit-background-size: 1000% 1000%;
    background-size: 1000% 1000%;
    background-position: 50%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: background .5s, opacity 1s;
    -o-transition: background .5s, opacity 1s;
    transition: background .5s, opacity 1s
}

.wave:active:after {
    -webkit-background-size: 0 0;
    background-size: 0 0;
    opacity: .2;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}

.wave a {
    display: block
}

.l {
    float: left
}

.r {
    float: right
}

.clr {
    clear: both
}

.top-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000
}

.red {
    color: #dc143c
}

.green {
    color: #40806a
}

a {
    color: var(--accent)
}

a:hover {
    color: var(--text)
}

.imp {
    background: var(--imp) !important
}

.item-group-list.active a {
    color: var(--bg);
}

.item-group-list .pannaMatkaAnk p {
    font-size: 16px;
}

.copyrights {
    color: #000;
    font-size: 18px;
    text-align: center;
}

.item-group-list {
    background: var(--divback);
    border-radius: 20px !important;
    margin: 10px 0;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    border-top-left-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
}

.accordion {
    font-size: 100% !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    transition: .4s
}

.accordion:hover,
.expand {
    background-color: var(--bg)
}

.accordion:after {
    content: "\002B";
    float: right;
    margin-left: 5px
}

.expand:after {
    content: "\2212"
}

.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out
}

.admob {
    background-color: var(--divback);
    position: fixed;
    bottom: 42px;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(0, 0, 0, .16), 0 -1px 5px rgba(0, 0, 0, .16)
}

.banner {
    max-width: 100% !important;
    height: auto
}

.tgreen {
    color: green
}

table,
.table-responsive {
    width: 100%
}

.modal img {
    max-width: 100%;
    width: 200px;
    height: auto
}

.trigger {
    z-index: 10000;
    position: fixed;
    right: 5px;
    bottom: 140px;
    text-align: center;
    padding: 5px;
    background: #3e3e3e;
    color: #fff;
    font-size: 16px;
    outline: none;
    border: none;
    border-radius: 50%
}

.modal {
    z-index: 10001;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    overflow-y: auto
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--divback);
    padding: 1rem 1.5rem;
    width: 80%;
    border-radius: .5rem
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: .25rem;
    background-color: lightgray
}

.close-button:hover {
    background-color: darkgray
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s
}

.support {
    position: fixed;
    bottom: 100px;
    right: 5px;
    background: url(/assets/whatsapp.svg) no-repeat #fff;
    height: 32px;
    width: 32px;
    z-index: 11;
    border-radius: 50%
}

.refresh a {
    font-size: 50px;
    margin-top: -25px;
    font-weight: 100;
}

.call-btn a {
    font-size: 37px;
    margin-top: -13px;
    font-weight: 100;
}


.whatsapp a {
    margin-top: 8px;
    display: block;
}

.home-link a {
    font-size: 27px;
    margin-top: -4px;
}
.main-matka-result a {
    margin: 15px 15px 30px;
}
.main-matka-result span.block.main-result {
    padding: 10px 0;
}
.main-matka-result .item-group-list.wave.result-box:first-child, .satta-matka-results .item-group-list:first-child {
    display: none;
} 
span.block.main-result {
    font-weight: 900;
}
.mobiMainH .title {
    font-size: 30px !important;
    text-align: center;
}

.mobiMainH h1.brand {
    text-align: center;
}
.goToBottom, .goToTop {
    margin-top: 10px;
}
.goToBottom a, .goToTop a {
    margin: auto;
    display: block !important;
    width: 160px;
}
.chartPanel table {
    width: 98% !important; 
}
.chartTables table.panel-chart {
    width: 98% !important;
}
.main-ads{
    background: var(--desc);
}
#pg .chartTables table.panel-chart {
    width: 98% !important;
}