﻿input:focus, select:focus, option:hover, option:focus, textarea:focus, a:focus, .btn:focus, button:focus, button:active,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

option, option:focus, option:hover {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

.body {
    font-family: Verdana, sans-serif;
}

.empro {
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}

#note_matches {
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    z-index: 9999999;
    padding-left: 11%;
    padding-right: 11%;
    text-align: center;
    display: none;
}

#note_matches #inner-note-matches {
    height: 50px;
    width: 100%;
    /*   background-color:#5c5c5c;   */
    background-color: grey;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -khtml-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #6E6E6E;
    -moz-box-shadow: 4px 4px 4px rgba(37, 37, 37, 0.7);
    -webkit-box-shadow: 4px 4px 4px rgba(37, 37, 37, 0.7);
    box-shadow: 4px 4px 4px rgba(37, 37, 37, 0.7);
}

#note_matches #inner-note-matches span {
    font-size: 18px;
    line-height: 50px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: bold;
}

#close-match-note {
    font-size: 28px;
    font-weight: bold;
    line-height: 24px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-decoration: none;
    position: absolute;
    top: -39px;
    right: 11.5%;
    background-color: grey;
    padding: 8px;
    font-weight: bold;
}

#close-match-note:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
}

a {
    color: #222222;
}

.bs-docs-nav .navbar-nav > li > a {
    border-left: 1px solid #222222;
}

.bs-docs-nav {
    background-color: #222222;
}

.bs-docs-nav .navbar-nav > li > a {
    color: #fff
}

.bs-docs-nav .navbar-toggle .icon-bar {
    background-color: #fff;
}

.logs .form-group {
    color: #9e0f07 !important;
}

.ylw {
    color: #ffffff;
}

ul.item-list li {
    float: left;
    list-style: none outside none;
    margin: 1px;
}

.lingkaran {
    border: 1px solid #D0D0D0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(248, 248, 248, 0.5) !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.lingkaran-inner {
    padding: 20px !important;
    border: 1px solid #D0D0D0 !important;
    background-color: rgba(248, 248, 248, 0.5) !important;
    margin-bottom: 30px;
}

.boxshad {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 1px solid #D0D0D0 !important;
}

.padme {
    min-height: 420px;
    margin: 5px;
}

.bs-docs-container {
    padding-top: 20px;
    margin-bottom: 20px;
}

.msg-spec-label {
    background-color: #F9B804;
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    position: absolute;
    top: -7px;
    right: 0;
}

/*blog*/
h1 {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 32px;
}

h5 {
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 4px !important;
}

.top-columns {
    padding: 0 !important;
}

.top-columns img {
    border: 1px solid #ffffff;
}

.blog-section {
    border: 2px solid #000000;
}

.top-profiles {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.blog-section {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
}

.blog-detail {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.blog-detail p {
    overflow: inherit;
}

.blog-title {
    padding: 0 0 20px !important;
}

.blog-info {
    padding-left: 20px !important;
}

.selection2 {
    padding: 3px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid red;
    background: #ffffff;
    color: #888;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 25px;
}

.blog-img {

    float: left;
    margin: 0 15px 15px 20px;
}

strong a {
    color: #333333;
    text-decoration: none;
}

.navbar li {
    list-style: none;
}

img.myfav {
    position: absolute;
    right: 8px;
}

.is_online {
    display: inline-block;
    color: #11b826;
    float: right;
    margin: 5px 15px 0 0;
    font-size: 16px;

}

.is_offline {
    display: inline-block;
    color: red;
    margin: 5px 15px 0 0;
    float: right;
    font-size: 16px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

#landing h1 {
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 10px !important;
}

.online-ul {
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
}

.online-ul li {
    float: left;
    list-style: none;
    position: relative;
    max-width: 10%;
}

.online-ul img {
    width: 100%;
    height: auto;
}

.online-ul .online-item {
    position: absolute;
    left: 0;
    top: 0;
}

#landing label {
    width: 140px;
}

#landing select {
    width: 100%;
}

#landing {
    height: 36px;
    line-height: 36px;

}

#landing .fa {
    margin-right: 5px;
}

#landing .upload-photo {
    margin: 15px 0;
    max-width: 100%;
    height: auto;
}

#landing .leeftijd {
    width: 100%;
}

#landing textarea {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
}

#landing .leeftijd select {
    width: 100%;
}

.oplasaan {
    /*position: absolute; */
    right: 0;
    bottom: 0;
    margin: 15px 0;
}

@media (max-width: 480px) {
    .oplasaan {
        position: inherit;
        margin: 15px;
    }
}

#landing .inner-landing {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.lingkaran .lingkaran {
    margin: 0 0 15px;
}

#landing .btn2 {
    width: 240px;
    text-align: left;
}

#landing select {
    padding: 3px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;

    cursor: pointer;
    height: 25px;

    border-color: rgb(169, 169, 169);
    border: 1px solid;
    background-color: white;
    appearance: menulist;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
}

#landing .landing-checkbox {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
    line-height: 18px;
}

#landing .landing-checkbox input {
    margin-right: 5px;
}

#landing .text-bold {
    font-weight: bold;
}

#landing .require {
    color: green;
}

.modal-landig .modal-body {
    overflow: hidden;
}

.modal-landig h2 {
    color: #f0ad4e;
    margin-top: 0;
}

.modal-landig a {
    color: #f0ad4e;
    font-weight: 600;
    cursor: pointer;
}

.modal-landig p {
    text-align: left;
}

.modal-landig span {
    background: #f0ad4e;
    color: #fff;
    display: inline-block;
    float: left;
    border-radius: 50%;
    font-size: 22px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 10px;
}

/*
@media (max-width: 991px) {
    .modal-backdrop.fade, .modal-backdrop.fade {
        display: none !important;
    }
}
*/

.ui-draggable {
    opacity: 0.5;
}

.ui-draggable-dragging .modal-dialog {
    opacity: 0.5;
}

/***/
.panel-body {
    background: none;
}

.panel-body .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.blog-panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.full {
    background: url('../images/1.jpg') no-repeat top fixed;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -o-background-size: 100%;
}

.btn-red {
    color: #FAFAFA;
    border-color: #FAFAFA;
    background-color: #e41b17;
    border-radius: 0;
}

.btn-red:hover,
.btn-red:focus,
.btn-red.focus,
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-flat {
    background-color: #c40905;
    color: #FAFAFA;
}

.btn-flat {
    color: #FAFAFA;
    background-color: transparent;
    border-color: #FAFAFA;
    border-radius: 0;
}

.btn-flat:hover,
.btn-flat:focus,
.btn-flat.focus,
.btn-flat:active,
.btn-flat.active,
.open > .dropdown-toggle.btn-flat {
    color: #FAFAFA;
    background-color: #c40905;
    border-color: #adadad;
}

.btn-flat:active,
.btn-flat.active,
.open > .dropdown-toggle.btn-flat {
    background-image: none;
}

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

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

.radio-inline span {
    border: 1px solid #CCC;
    padding: 5px 10px;
}

input[type="radio"]:checked + span {
    background-color: #e41b17;
    color: #FAFAFA;
}

.custom-list > li {
    list-style: none;
}

.custom-list > li:before {
    content: '\f05d'; /* FontAwesome char code inside the '' */
    font-family: FontAwesome; /* FontAwesome or whatever */
    display: inline-block;
    padding-right: 10px;
}


.text-red {
    color: #e41b17;
}

.text-white {
    color: #FAFAFA;
}

.text-yellow {
    color: #ffcd52;
}

.text-green {
    color: #61e760;
}

.div_login {
    border: 1px solid #e41b17;
    box-shadow: 0px 0px 2px #333;
}

#changepwd input{
    border-radius: 3px;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .custom-radio {
        margin-top: 100px;
    }

    #nav2 {
        margin-top: 100px;
    }

    .full {
        background: url('../images/1.jpg') no-repeat fixed;
        background-position: 0px 90px;
        background-size: 100%;
    }

    .custom-form {
        padding-top: 155px;
    }

    .div_login {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: absolute;
        margin-top: 50px;
        margin-bottom: 0;
        z-index: 2000;
    }

    .small-navbar {
        margin-top: 50px;
    }

    .user-profile-photo img {
        width: 100%;
        height: 100px;
    }
}

/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .custom-radio {
        margin-top: 100px;
    }

    #nav2 {
        margin-top: 50px;
    }

    .tips {
        min-height: 80px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 980px) {
    .user-profile-photo img {
        width: 100%;
        height: auto;
    }

    .tips {
        min-height: 100px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .tips {
        min-height: 50px;
    }
}

@media (min-width: 1600px) {
    .tips {
        min-height: 70px;
    }
}

.icon-online {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 5px;
}

.user-profile-photo {
    padding: 0px;
}

.tips > small {
    line-height: 0px;

}

.tips-img {
    padding: 0;
    margin: 0;
}

.tip_list {
    margin-bottom: 100px;
    font-size: 43px;
}

.well > div {
    margin-bottom: 10px;
}

.panel-body, .panel-body p, .panel-body small, .panel-body .small {
    color: #000;
    font-size: 13px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 20px;
}

.well {

    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 30px;
}

.bloglist .tips-img {
    margin-bottom: 15px;
    height: 100px;
    overflow: hidden;
    padding: 0 15px;
}

@media (max-width: 768px) {
    #main-pay-form {
        padding: 20px 0;
    }

    .pay-country span, .cred-head span {
        font-size: 12px;
    }

    .search-container .search-form-row .zoeken-btn {
        position: static;;
        width: 100%;
    }
}

.mistercash-bnk img {
    max-width: 100%;
    height: auto;
}

#ppicture {
    margin-bottom: 15px;
}

.my-prof-line {
    margin-bottom: 5px;
}

.my-prof-line select {
    width: 100%;
}

.my-prof-line #onehalf {
    width: 47%;
    float: left;
}

.my-prof-line #onehalf2 {
    width: 47%;
    float: right;
}

.matches-picture .search-img {
    width: 100%;
    height: auto;
}

.matches-inner {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 15px 0;
    margin-bottom: 30px;
}

.matches-inner a {
    position: relative;
    display: block;
}

.matches-name {
    margin: 0;
}

.matches-about {
    height: 69px;
}

.matches-province {
    margin: 0;
}

.matches-btns {
    overflow: hidden;
    margin: 0;
}

.matches-btns .a1 {
    float: left;
    width: 47%;
}

.matches-btns .a2 {
    float: right;
    width: 51%;
    margin: 0;
}

#example {
    float: right;
    margin: 0 5px;
    padding: 5px 12px;
    border: 1px solid #ccc;
}

.fa-matches {
    float: right;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
}

.ppicture-container, #matches-smile-container {
    display: none;
    margin-bottom: 3px;
}

.btn-warning {
    border: none;
}

#matches-smile-container {
    border: 1px solid #ccc;
    width: 100%;

    padding: 6px 12px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.matches-smile {
    cursor: pointer;
}

.matches-textarea {
    font-weight: normal;
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    .matches-province {
        margin-bottom: 46px;
    }
}

@media (max-width: 991px) {
    .matches-province {
        margin-bottom: 7px;
        height: 34px;
    }

    .matches-btns .a1, .matches-btns .a2 {
        float: none;
        width: 100%;
    }

    .matches-btns .a1 {
        margin-bottom: 5px;
    }

    .matches-btns .a2 {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .matches-name {

    }

    .a1, .a2 {
        font-size: 11px;
    }

    .matches-inner .right-side {
        padding-left: 0;
    }

}

.btn-warning, .btn-primary {
    color: #fff;
    background-color: #e41b17;
    border-color: #e41b17;
}

.btn-warning:hover, .btn-primary:hover {
    color: #FAFAFA;
    background-color: #c40905;
    border-color: #c40905;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c40905;
    border-color: #c40905;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #c40905;
    border-color: #c40905
}

.msg-spec-label {
    background-color: #e41b17;
}

.label-warning {
    background-color: #e41b17;
    border-color: #e41b17;
}

.label-warning:hover {
    background-color: #c40905;
    border-color: #c40905;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #c40905;
    border-color: #c40905;
}

#photo-set {
    overflow: hidden;
}

@media (max-width: 767px) {

    .detail h1, .profile h1, .profile h1 span {
        margin-bottom: 10px !important;
        font-size: 18px !important;
        position: relative;
    }
}

.detail-left strong {
    width: 150px;
    display: inline-block;
}

.detail-right strong {
    width: 150px;
    display: inline-block;
}

.detail-left p {
    margin-bottom: 5px;
}

.detail-right p {
    margin-bottom: 5px;
}

.detail-top p {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .red-btn {
        width: 100%;
    }

    .is_online {
        display: none;
        position: absolute;
        right: -14px;
        top: -4px;
        background: #11b826;
        width: 10px;
        height: 10px;
        overflow: hidden;
        border-radius: 50%;
    }

    .is_offline {
        display: none;
        position: absolute;
        right: -14px;
        top: -4px;
        background: red;
        width: 10px;
        height: 10px;
        overflow: hidden;
        border-radius: 50%;
    }

    .h1_mob_icon_online {
        position: absolute;
        right: 15px;
        top: 5px;
        background: #11b826;
        width: 10px;
        height: 10px;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        margin-right: 5px;
    }

    .h1_mob_icon_offline {
        position: absolute;
        right: 15px;
        top: 5px;
        background: red;
        width: 10px;
        height: 10px;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        margin-right: 5px;
    }

    .right-side-page .btn {
        font-size: 11px;
    }

    .prof-button-group {
        position: absolute;
        top: -27px;
    }

    .datingtips-body nav {
        text-align: center;
    }

    .datingtips-body .pagination {
        margin: 20px -10px;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 6px 8px;
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .red-btn {
        font-size: 11px;
    }
}

.detail-left span {
    text-transform: capitalize;
}

.detail-right span {
    text-transform: capitalize;
}

.col-xs-4 .circle {
    float: none;
    margin: 0;
}

.col-xs-4 .circle img {
    width: 100%;
    height: auto;
}

.form-control {
    border-radius: 0;
}

.dl-horizontal dt {
    text-align: left;
}

#profile-set .form-holder {
    margin-bottom: 15px;
}

#profile-set .form-holder select {
    width: 160px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#profile-set #month, #profile-set #day, #profile-set #year {
    width: auto;
    margin-right: 3px;
}

.select2-container-multi .select2-choices {
    border-radius: 0 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px !important;
}

.dl-horizontal dd span {
    text-transform: capitalize;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.upload-alert {
    color: red;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 35px;
}

.upload-succes {
    color: green;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 35px;
}

#search-results {
    overflow: hidden;
    clear: both;
}

#paginator-container {
    overflow: hidden;
    clear: both;
}

#spinner-l {
    width: 32px;
    height: 32px;
    display: none;
    background: url('/assets/img/spinner-l.gif');
    float: left;
}

.cboxElement img {
    margin-bottom: 10px;
}

.modal {
    width: 100%;
    height: 200%;
    margin: 0;
    padding: 0;
}

.form-container {
    position: relative;
    margin-bottom: 15px;
}

.form-container .help-inline {
    position: absolute;
    left: 25px;
    bottom: 0px;
    font-size: 10px;
    color: red;
}

.text-preloader {
    display: none;
}

@keyframes blink {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}

.text-preloader span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}

.text-preloader span:nth-child(2) {
    animation-delay: .2s;
}

.text-preloader span:nth-child(3) {
    animation-delay: .4s;
}

.cboxLoadedContentDiv {
    background-size: cover;
    width: 100%;
    height: 100%;
}

.cboxLoadedContentDiv img, .highRes {
    width: 100%;
    height: 100%;
}

.hidden-js {
    display: none;
}

img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

a {
    user-drag: none;
    -webkit-user-drag: none;
}

img, a {
    -webkit-touch-callout: none !important;
}

.down-arrow {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: 16px;
    margin-left: 4px;
    border-top: 8px solid #000000;
}


td {
    border: 1px solid #ccc;
    padding: 3px 10px;
}
td:last-child{
    font-weight: bold;
}

.grecaptcha-badge {
    display: none;
    visibility: hidden;
}