body, html {
    background-color: #1f2f3c;
    font-family: Comfortaa, sans-serif;
    color: #ccc;
    font-size: 13px
}

.h3, h3 {
    font-size: 1.45rem
}

.h5, h5 {
    font-size: 1.15rem
}

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

.navbar-inverse {
    background: 0;
    background-color: transparent
}

.navbar {
    margin-top: 20px;
    border: 0
}

.text-primary {
    color: #fccc2e;
    line-height: 1.2;
    font-size: 20px;
    margin: 0 0 8px 0;
    font-weight: 700
}

.logo {
    width: 202px
}

.share {
    color: #a4a4a4;
    background-color: #141e26;
    width: 171px;
    font-size: 12px;
    padding: 10px 0 10px 10px;
    border-radius: 10px 0 0 10px;
    border: #141e26
}

.securetip {
font-size: 12px;
    color: #b1b3b5;
}

.sharebtn {
    width: 50px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    box-shadow: -3px 0 3px rgba(0, 0, 0, .1);
    background-color: #0c5460;
    color: #fff
}

.btnshare {
    border: none;
    display: inline-block;
    font-weight: 600;
    padding: 6px 0 6px;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 15px 10px -15px #111
}

.btnshare:hover {
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    box-shadow: 0 20px 15px -15px #111
}

.btn-group.special {
    display: flex
}

.btnmain {
    border: none;
    display: inline-block;
    font-weight: 600;
    padding: 13px 30px 12px;
    font-size: 16px;
    border-radius: 4px;
    box-shadow: 0 15px 10px -15px #111
}

.btnmain:hover {
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    box-shadow: 0 20px 15px -15px #111;
    outline: 0
}

.btnmain:focus {
    outline: 0
}

.btnmain:active {
    outline: 0
}

.btnvote:focus {
    outline: 0
}

.btnvote:active {
    outline: 0
}

.baslik {
    font-size: 19px;
    color: #fff;
    line-height: 35px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .75)
}

.createbtn {
    color: #fff;
    background: #406079
}

.createbtn:hover {
    background: #34495e;
    color: #fff
}

.btnvote {
    border: none;
    display: inline-block;
    font-weight: 600;
    padding: 12px 30px 12px;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 0 15px 10px -15px #111
}

.btnvote:hover {
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    box-shadow: 0 20px 15px -15px #111
}

.disabledbtn {
    background: #6f6f6f;
    padding: 8px 3px;
    font-size: 12px;
    margin-top: 7px;
    color: #fff;
    cursor: no-drop
}

.disabledbtn:hover {
    background: #818181
}

.votebtn {
    color: #fff;
    background: #406079
}

.votebtn:hover {
    background: #2978b2;
    color: #fff
}

.commentupdown {
    color: #fff;
    background: #406079;
    padding: 0 8px
}

.commentupdown:hover {
    background: #2978b2;
    color: #fff
}

.resultbtn {
    color: #fff;
    background: #8a3131;
    float: right
}

.resultbtn:hover {
    background: #9e3838;
    color: #fff
}

.analyzebtn {
    color: #fff;
    background: #2980b9;
    float: right
}

.analyzebtn:hover {
    background: #3498db;
    color: #fff
}

.commentebtn {
    color: #fff;
    background: #2980b9;
    float: right;
    padding: 12px 21px 12px;
    font-size: 13px
}

.commentebtn:hover {
    background: #3498db;
    color: #fff
}

.special .btn {
    flex: 1;
    font-size: 13px
}

.topic-list > li > a {
    position: relative;
    word-wrap: break-word;
    display: block;
    text-decoration: none;
    cursor: pointer;
    color: #ccc;
    font-size: 12px;
    padding: 10px 10px
}

.topic-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0
}

.topic-list > hr {
    padding: 0 !important;
    margin: 2px !important
}

.btn.btn-secondary {
    background-color: #cdc735
}

.createpoll_s {
    font-size: 1.45rem;
    border: 0;
    display: block;
    overflow: auto;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.3
}

textarea {
    border: 0 none #fff;
    overflow: hidden;
    padding: 0;
    outline: 0;
    background-color: #d0d0d0
}

textarea#id_title {
    background: 0;
    color: #fff
}

.form-control #id_title {
    font-size: 1px
}

.form-control:focus {
    box-shadow: none
}

.form-control-underlined {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0;
    padding-left: 0
}

.form-control::placeholder {
    font-size: .95rem;
    color: #aaa;
    font-style: italic
}

.callout.large {
    background: #192630;
    padding: 2rem 2.5rem;
    border: 0;
    border-radius: 8px
}

.margin {
    margin-bottom: 380px
}

hr {
    max-width: 62.5rem !important;
    height: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #cacaca !important;
    border-left: 0 !important;
    margin: 1.25rem auto !important;
    clear: both !important;
    border-bottom: 1px dashed rgba(255, 255, 255, .1) !important
}

.mT1r {
    margin-top: 1rem !important
}

.createpoll_s::-webkit-input-placeholder {
    font-size: 1.45rem;
    font-style: normal
}

.createpoll_s:-moz-placeholder {
    font-size: 1.45rem;
    font-style: normal
}

.createpoll_s::-moz-placeholder {
    font-size: 1.45rem;
    font-style: normal
}

.createpoll_s:-ms-input-placeholder {
    font-size: 1.45rem;
    font-style: normal
}

.createpoll_s::-ms-input-placeholder {
    font-size: 1.45rem;
    font-style: normal
}

.votes::-webkit-input-placeholder {
    font-size: 1.125rem;
    font-style: normal
}

.votes:-moz-placeholder {
    font-size: 1.125rem;
    font-style: normal
}

.votes::-moz-placeholder {
    font-size: 1.125rem;
    font-style: normal
}

.votes:-ms-input-placeholder {
    font-size: 1.125rem;
    font-style: normal
}

.votes::-ms-input-placeholder {
    font-size: 1.125rem;
    font-style: normal
}

.ip-options [type=email], .ip-options [type=password], .ip-options [type=text] {
    min-height: 3rem;
    font-size: 1.125rem;
    color: #fff;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-bottom: 0;
    padding: 10px 14px 10px 0px;
    line-height: 3rem;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0
}

.formoptions [type=email], .formoptions [type=password], .formoptions [type=text] {
    min-height: 3rem;
    font-size: 1.125rem;
    color: #fff;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-bottom: 0;
    padding: 10px 14px 10px 10px;
    line-height: 3rem;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0
}

.ip-options ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0
}

.firstopt, .selct {
    margin-bottom: .6rem !important;
    background: rgba(0, 0, 0, .2) !important;
    padding-left: 8px !important
}

.passwdbg, .selct {
    background: rgba(0, 0, 0, .2) !important
}

.form-group {
    width: 100%
}

.h2color {
    color: #cec839 !important
}

.collapse-header {
    position: relative;
    padding: 15px 50px 15px 8px;
    display: block;
    color: #8f979e;
    overflow: hidden;
    font-size: 14px
}

.collapse-header::href {
    position: relative;
    z-index: 2;
    margin: 0;
    color: #fff;
    font-size: 1.5em;
    text-decoration: none
}

.collapse-header::after {
    content: "+";
    position: absolute;
    z-index: 3;
    left: 122px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    font-weight: 300;
    font-size: 2em;
    line-height: 1em;
    color: #fff;
    transition: .2s
}

.collapse-header.collapsed::after {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.collapse-header:hover::before {
    transform: translateX(0)
}

.acacac {
    font-size: 13px
}

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

input[type=checkbox], input[type=radio] {
    cursor: pointer
}

.wrapper {
    width: 50%;
    max-width: 40rem;
    margin: 4.9rem auto 0
}

.custom-select {
    display: none
}

.dropdown-container {
    position: relative
}

.dropdown-select {
    z-index: 200;
    padding: 1.4rem;
    text-align: left;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease
}

.dropdown-select:before {
    float: right;
    transition: .3s ease
}

.active .dropdown-select:before {
    transform: rotate(180deg)
}

.emailinput {
    background-color: #141e26
}

.emailinput:focus {
    background-color: #141e26
}

.text-muted {
    color: #eaeaea !important
}

.textInput {
    background-color: #141e26
}

.textInput:focus {
    background-color: #141e26
}

.dropdown-select-ul {
    display: none;
    z-index: 100;
    position: absolute;
    width: 100%;
    max-height: 50rem;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    border: 1px solid;
    border-top: none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.dropdown-select-ul li {
    display: block;
    padding: .7rem 1.4rem;
    cursor: pointer
}

.dropdown-select-ul li.optgroup, .dropdown-select-ul li.selected {
    cursor: default
}

.dropdown-select-ul li.optgroup {
    width: 92%;
    padding-right: .7rem;
    margin: 0 4%;
    border-bottom: 1px solid;
    font-size: 90%;
    text-align: right
}

.active .dropdown-select-ul {
    display: block;
    animation-fill-mode: both;
    animation-duration: .3s;
    animation-name: fadeIn
}

.no-js .custom-select {
    display: block
}

.no-js .dropdown-select, .no-js .dropdown-select-ul {
    display: none
}

.dropdown-select {
    background-color: #406079;
    color: #ecf0f1
}

.dropdown-select:focus, .dropdown-select:hover {
    background-color: #34495e
}

.active .dropdown-select {
    background-color: #34495e
}

.dropdown-select-ul {
    border-color: #34495e;
    background: #ecf0f1;
    color: #34495e
}

.dropdown-select-ul li:focus, .dropdown-select-ul li:hover {
    background: #e3e9eb
}

.dropdown-select-ul li.selected {
    background: #dae2e4;
    color: #34495e
}

.dropdown-select-ul li.optgroup {
    background: #ecf0f1;
    color: #a1aab0;
    border-bottom-color: #bdc3c7
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.dropdown-select-ul {
    padding-inline-start: 0
}

.searchbar {
    margin-bottom: auto;
    margin-top: auto;
    height: 34px;
    background-color: #353b48;
    border-radius: 30px;
    padding: 5px
}

.search_input {
    color: #fff;
    border: 0;
    outline: 0;
    background: 0 0;
    width: 0;
    caret-color: transparent;
    line-height: 26px;
    transition: width .4s linear
}

.searchbar:hover > .search_input {
    padding: 0 10px;
    width: 150px;
    caret-color: red;
    transition: width .4s linear
}

.searchbar:hover > .search_icon {
    background: #fff;
    color: #e74c3c
}

.search_icon {
    height: 25px;
    width: 25px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #65b3d6;
    text-decoration: none;
    background-color: #353b48;
    border: none
}

.scrollbar {
    height: 620px;
    overflow-y: scroll
}

#style-3::-webkit-scrollbar {
    width: 7px;
    background-color: #f5f5f5, .3
}

.topic-list li:hover {
    background: #00000069
}

.topic-list > hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: .5em;
    margin-block-end: .5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px
}

.totalfonts {
    font-size: 16px;
    color: #fff
}

.item .form-group .form-check {
    min-height: 4rem;
    font-size: 15px;
    color: #afb7bd;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 15px 0 0 15px;
    line-height: 1.8rem;
    display: block;
    background: rgba(0, 0, 0, .2);
    margin-bottom: 12px
}

.item .form-group .form-check:hover {
    background: rgba(0, 0, 0, .4)
}

.redBackground {
    background: #2978b2 !important;
    color: #fff !important
}

input[type=checkbox] {
    display: none
}

input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block
}

input[type=checkbox] + label:before {
    content: "\f096"
}

input[type=checkbox] + label:before {
    letter-spacing: 10px
}

input[type=checkbox]:checked + label:before {
    content: "\f046"
}

input[type=checkbox]:checked + label:before {
    letter-spacing: 7px
}

.btn-info {
    background-color: #406079;
    border-color: #406079;
    color: #fff
}

.btn-info:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #fff
}

.page-link {
    background-color: #406079;
    border-color: #406079;
    color: #fff;
    font-size: 13px
}

.page-link:hover {
    background-color: #34495e;
    border-color: #34495e;
    color: #fff;
    font-size: 13px
}

.results {
    min-height: 4rem;
    font-size: 19px;
    color: #fff;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 14px 0 0 1px;
    display: block;
    margin-bottom: 26px
}

.progress {
    height: 40px !important
}

.progress-bar {
    font-size: 18px;
    padding: 6px 0 6px 0;
    font-weight: 700;
    background-color: #3094e4;
    overflow: visible;
    height: 100%
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 3s linear infinite;
    animation: progress-bar-stripes 3s linear infinite
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.results .progress {
    background: rgba(0, 0, 0, .3);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 0 10px 10px 0;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3)
}

.results .progress-bar {
    border-radius: 0 10px 10px 0;
    text-shadow: 1px 1px 8px #000
}

.progressx {
    animation: progressBar 1.5s ease-in-out;
    animation-fill-mode: both
}

@keyframes progressBar {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

.callout.large.viewurl {
    background: #192630;
    padding: 20px 10px 20px 0;
    border: 0;
    border-radius: 8px
}

*, :after, :before {
    box-sizing: border-box;
    outline: 0
}

.hover {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 55px;
    background-color: #4db6ac;
    border-radius: 99px;
    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);
    overflow: hidden
}

.hover:after, .hover:before {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    width: 50%;
    height: 100%;
    transition: .25s linear;
    z-index: 1
}

.hover:before {
    content: '';
    left: 0;
    justify-content: flex-end;
    background-color: #4db6ac
}

.hover:after {
    content: '';
    right: 0;
    justify-content: flex-start;
    background-color: #44a69c
}

.hover:hover {
    background-color: #46627f;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.hover:hover span {
    opacity: 0;
    z-index: -3
}

.hover:hover:before {
    opacity: .5;
    transform: translateY(-100%)
}

.hover:hover:after {
    opacity: .5;
    transform: translateY(100%)
}

.hover span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #f5f5f5;
    font-size: 24px;
    font-weight: 700;
    opacity: 1;
    transition: opacity .25s;
    z-index: 2
}

.hover .social-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
    height: 100%;
    color: #f5f5f5;
    font-size: 24px;
    text-decoration: none;
    transition: .25s
}

.hover .social-link i {
    text-shadow: 1px 1px rgba(70, 98, 127, .7);
    transform: scale(1)
}

.hover .social-link:hover {
    background-color: rgba(245, 245, 245, .1)
}

.hover .social-link:hover i {
    animation: bounce .4s linear
}

@keyframes bounce {
    40% {
        transform: scale(1.4)
    }
    60% {
        transform: scale(.8)
    }
    80% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}

.miniform {
    background: #406079;
    color: #fff;
    border: 0;
    font-size: 13px;
    cursor: pointer
}

.miniform:focus {
    background-color: #406079;
    color: #fff
}

.miniform::placeholder {
    color: #e3c4c4;
    font-size: 13px
}

.miniform::-webkit-input-placeholder {
    color: #e3c4c4;
    font-size: 13px
}

.miniform:-ms-input-placeholder {
    color: #e3c4c4;
    font-size: 13px
}

.has-tooltip {
    position: relative;
    font-style: normal;
    color: #b7b7b747
}


.has-tooltip:hover {
    cursor: help
}

.has-tooltip:hover .tooltipleft, .has-tooltip:hover .tooltipright {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0) scale(1);
    transform: rotateX(0) scale(1);
    pointer-events: auto
}

.tooltipleft {
    position: absolute;
    bottom: 120%;
    width: 320px;
    padding: .75rem 1rem;
    border-radius: 6px;
    text-indent: 0;
    white-space: normal;
    text-align: center;
    color: #fff;
    display: block;
    visibility: hidden;
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    -webkit-transform: rotateX(20deg) scale(.8);
    transform: rotateX(20deg) scale(.8);
    font-size: .8rem;
    background: rgba(0, 0, 0, .9);
    left: 2px;
    margin: 0 0 5px -30px;
    -webkit-transform-origin: center 120%;
    transform-origin: left 120%
}

.tooltipleft:after {
    content: "";
    position: absolute;
    top: 100%;
    width: 0;
    border: 7px solid transparent;
    border-top: 5px solid #333;
    border-top-color: rgba(0, 0, 0, .9);
    left: 10%;
    margin-left: -7px
}

.tooltipright {
    position: absolute;
    bottom: 120%;
    width: 320px;
    padding: .75rem 1rem;
    border-radius: 6px;
    text-indent: 0;
    white-space: normal;
    text-align: center;
    color: #fff;
    display: block;
    visibility: hidden;
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    -webkit-transform: rotateX(20deg) scale(.8);
    transform: rotateX(20deg) scale(.8);
    font-size: .8rem;
    background: rgba(0, 0, 0, .9);
    left: -90px;
    margin: 0 0 5px -197px;
    -webkit-transform-origin: center 120%;
    transform-origin: left 120%
}

.tooltipright:after {
    content: "";
    position: absolute;
    top: 100%;
    width: 0;
    border: 7px solid transparent;
    border-top: 5px solid #333;
    border-top-color: rgba(0, 0, 0, .9);
    left: 91%;
    margin-left: -7px
}

.tooltipdiv {
    padding: 0
}

.tooltipdivanalyze {
    padding: 0;
    display: contents;
}

.custom-checkbox {
    padding: 0
}

.form-check {
    padding-left: 2px
}

.form-check-label {
    cursor: pointer
}

.content {
    margin: auto;
    margin-bottom: 150px;
    -webkit-box-shadow: 0 6px 9px -5px rgba(0, 0, 0, .56);
    -moz-box-shadow: 0 6px 9px -5px rgba(0, 0, 0, .56);
    box-shadow: 0 6px 9px -5px rgba(0, 0, 0, .56);
    min-height: 970px
}

.fixed_footer {
    width: 100%;
    height: 150px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -100;
    background-color: #18232b
}

#opajaxpoll {
    height: 820px;
    min-width: 287px
}

#footer {
    padding: 1em 0 0;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
    color: #fff;
    font-size: 13px
}

select.dropdown {
    padding: 9px 13px;
    border-radius: 6px;
    color: #fff;
    border: 1px solid var(--border);
    background: #34495e;
    line-height: 22px;
    font-size: 16px;
    font-family: inherit;
    -webkit-appearance: none;
    font-size: 14px;
    margin-bottom: 5px
}

.infopoll {
    font-size: 14px;
    color: #fff
}

.card {
    background: #2f485d;
    padding: 30px
}

.card ul li a {
    color: #fff
}

.card ul li a:hover {
    color: #2094d9;
    text-decoration: none
}

.country_desc div {
    display: none
}

.city_desc {
    background-color: #152029;
    padding: 10px 0 0 0;
    border-radius: 10px 10px 0 0
}

.city_list li:hover {
    cursor: pointer;
    color: #fff
}

.table td {
    text-align: center
}

section {
    padding: 30px 0
}

canvas {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header.page-header {
    padding: 20px 0
}

.content-inner {
    position: relative;
    width: calc(100% - 250px);
    min-height: calc(100vh - 70px);
    padding-bottom: 60px
}

.content-inner.active {
    width: calc(100% - 90px)
}

.page-header {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 8
}

[class*=icon-] {
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.card {
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1), -1px 0 2px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1), -1px 0 2px rgba(0, 0, 0, .05)
}

.card-header {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05)
}

.text-bold {
    font-weight: 700
}

.text-small {
    font-size: .9rem
}

.text-xsmall {
    font-size: .8rem
}

.bg-cgart {
    padding: 15px;
    background: #192630;
    border: 0;
    border-radius: 8px
}

.bg-cgarthead {
    font-size: 20px;
    background: #17232d;
    border-radius: 15px 15px 0 0;
    color: #fff;
    margin: 15px 45px 0 45px;
    padding: 10px 15px 0 15px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .75)
}

.icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    min-width: 40px;
    max-width: 40px;
    border-radius: 50%
}
.form-control:disabled, .form-control[readonly] {
    background-color: #383838;
    opacity: 1;
    cursor: no-drop;

}

.title {
    font-size: 1.1em;
    font-weight: 300;
    color: #fff;
    margin: 6px 20px
}

.dropdown-menu {
    padding: 9px 11px;
    background: #ebeff0;
    line-height: 27px;
}

.blacktext {
    color: black;
}

.blacktext:hover {
    color: #406079;
}

.progress {
    margin-top: 10px;
    height: 4px
}

.number {
    font-size: 40px;
    font-weight: 300
}

.number.date {
    font-size: 25px
}

section.dashboard-counts .number strong {
    font-weight: 700
}

section.dashboard-counts .row {
    padding: 30px 15px;
    margin: 0
}

section.dashboard-counts div[class*=col-] .item {
    border-right: 1px solid #1f2f3c;
    padding: 15px 0
}

section.dashboard-counts div[class*=col-]:last-of-type .item {
    border-right: none
}

@media (max-width: 1199px) {
    section.dashboard-counts div[class*=col-]:nth-of-type(2) .item {
        border-right: none
    }
}

@media (max-width: 575px) {
    section.dashboard-counts div[class*=col-] .item {
        border-right: none
    }
}

.statistic {
    padding: 20px 15px;
    margin-bottom: 15px
}

.statistic:last-of-type {
    margin-bottom: 0
}

.statistic strong {
    font-size: 1.5em;
    color: #333;
    font-weight: 700;
    line-height: 1
}

.statistic small {
    color: #aaa;
    text-transform: uppercase
}

.statistic .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    min-width: 40px;
    max-width: 40px;
    color: #fff;
    border-radius: 50%;
    margin-right: 15px
}

.jvectormap-container {
    background-color: #192630 !important;
    border-radius: 15px;
    padding: 15px
}

.table-dark {
    color: #fff;
    background-color: #192630
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #213345
}

.table-hover tr:hover td, .table-hover tr:hover th {
    background-color: #10181f
}

a {
    color: #65b3d6
}

a:hover {
    color: #bae0ff
}

.iconanalyze {
    font-size: 43px;
    color: #c2ffbe
}

.iconanalyzedemografik {
    font-size: 69px;

    color: #c2ffbe
}

.overflowlu {
    max-height: 400px;
    height: 400px;
    overflow-x: auto
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #141e26
}

::-webkit-scrollbar-thumb {
    background: #324252
}

::-webkit-scrollbar-thumb:hover {
    background: #254a67
}

@media (max-width: 1200px) {
    .bg-cgarthead {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .bg-cgarthead {
        font-size: 17px;
        margin: 0
    }

    section {
        padding: 0 0
    }

    .chart {
        padding-top: 20px
    }

    tr {
        font-size: 14px
    }

    section.dashboard-counts .number strong {
        font-size: 28px
    }
}

#entry-item-list .content {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    min-height: auto
}

textarea.edittextbox {
    padding: 8px 8px;
    border: 1px solid #494949;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #464646
}

textarea.edittextbox {
    padding: 8px 8px;
    border: 1px solid #141e26;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #141e26;
}

.edittextbox.with-helpers {
    height: 105px;
    font-size: 12px;
    padding: 10px;
    width: 100%;
}

.cmmli70 {
    list-style-type: none;
}

.maxwidth600 {
    max-width: 600px;
}

.item {
    font-size: 13px;
    margin-left: 5px;
}

.commentauth {
    color: #ffff63;
    font-size: 13px;
}

.reportbtn {
    color: #ff6868;
}

.commentdate {
    font-size: 11px;
}

.errorbox {
    font-size: 12px;
    color: #ff6868;
}

.commenttext {
    font-size: 12px;
    color: #fff
}

.commentsort {
    padding: 2px 5px
}

.lockicon {
    font-size: 28px;
    background: #000;
    padding: 0 16px;
    color: #fff
}

.passwordinput {
    background: rgba(0, 0, 0, .2) !important;
    border: 0;
    padding: 21px;
    color: #fff;
    padding-left: 8px !important
}

.datesil {
    color: #fff;
    position: absolute;
    right: 30px;
    top: 131px;
    font-size: 15px;
    font-weight: 700
}

.datesil2 {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.dropdown-menu.show {
    display: block;
    z-index: 1021;
}

@media (max-width: 992px) {
    .logo {
        width: 177px;
        padding-top: 5px
    }

    .navbar-toggle {
        margin-top: 0;
        background: #141e26;
        padding: 9px 10px;
        color: #fff;
        border-radius: 5px
    }

    .content {
        margin-bottom: 180px
    }

    .fixed_footer {
        height: 180px
    }

    .baslik {
        font-size: 17px
    }

    input[type=checkbox] + label:before {
        letter-spacing: 10px;
        font-size: 18px
    }

    .item .form-group .form-check {
        font-size: 14px
    }

    .btnmain {
        padding: 13px 25px 12px
    }

    .btnvote {
        padding: 12px 15px 12px
    }
}

@media (max-width: 767px) {
    .h3, h3 {
        font-size: 1.45rem
    }

    .content {
        margin-bottom: 422px;
        min-height: 750px
    }

    .fixed_footer {
        height: 420px
    }

    .createpoll_s {
        font-size: 1.45rem
    }

    .callout.large {
        padding: 15px
    }

    .createpoll_s::-webkit-input-placeholder {
        font-size: 1.45rem
    }

    .createpoll_s:-moz-placeholder {
        font-size: 1.45rem
    }

    .createpoll_s::-moz-placeholder {
        font-size: 1.45rem
    }

    .createpoll_s:-ms-input-placeholder {
        font-size: 1.45rem
    }

    .createpoll_s::-ms-input-placeholder {
        font-size: 1.45rem
    }

    .votes::-webkit-input-placeholder {
        font-size: 1rem
    }

    .votes:-moz-placeholder {
        font-size: 1rem
    }

    .votes::-moz-placeholder {
        font-size: 1rem
    }

    .votes:-ms-input-placeholder {
        font-size: 1rem
    }

    .votes::-ms-input-placeholder {
        font-size: 1rem
    }
}

.fixed {
    position: fixed;
    will-change: transform;
}

.fixed--bottom {
    bottom: 0;
    left: 0;
    right: 0;
}

.cookie-disclaimer button {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    margin: 0;
    padding: 0;
}

.cookie-disclaimer .button {
    border-style: solid;
    border-width: 0.0625em;
    padding: 0.5em 1em;
    position: relative;
}

.button::after {
    background-color: inherit;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
    z-index: -1;
}

.button:focus::after,
.button:hover::after {
    opacity: 1;
}

/* modules/cookie-disclaimer.css */

.cookie-disclaimer {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 12px;
    opacity: 0;
    padding: 12px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
    transition: opacity 0.3s, transform 0.5s, -webkit-transform 0.5s;
}

.cookie-disclaimer.is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.cookie-disclaimer :first-child {
    margin-top: 0;
}

.cookie-disclaimer :last-child {
    margin-bottom: 0;
}

/* modules/media.css */

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.media-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.media-object--left {
    margin-right: 1em;
}

.media-object--right {
    margin-left: 1em;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


/* Form validation icons - removed overly broad input + span rule */

.validity {
    display: block;
}

.alert-dismissible {
    font-size: 14px;
    background: #7f0303;
    color: white;
}

.alert-success {
    color: #ffffff;
    background-color: #192630;
    border-color: #192630;
    font-size: 14px;
}


@media (max-width: 767px) {
input:invalid+span:after {
position: absolute;
    content: '✖ ';
    right: 40px;
    top: 116px;
    color: red;
}

input:valid+span:after {
position: absolute;
    content: '✓';
    right: 40px;
    top: 116px;
    color: lightgrey;
}

}

.grecaptcha-badge {
    display: none!important;
}
