.error {
    border: 2px #ff6b6b solid
}

.wait-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    font-family: inherit;
    overflow: hidden;
    background-color: rgba(54, 70, 93, 0.95)
}

.wait-loading .spinner-border {
    position: absolute;
    top: 50%;
    left: 50%
}

.process {
    text-indent: -99999px;
    background-image: url(imgs/process-white.svg?v=4);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px
}

.main-selected-numbers {
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px;
    display: none;
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    min-width: 98%;
    z-index: 9999;
    margin-bottom: 0 !important;
    color: #FFF !important;
    background-color: #18a2b8 !important;
}

.main-selected-numbers ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
    flex-wrap: wrap;
    max-height: 105px;
    /*height: 100%;*/
    overflow-y: auto;
    overflow-x: hidden;
}

.main-selected-numbers ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.main-selected-numbers ul::-webkit-scrollbar {
    width: 6px;
	background-color: #F5F5F5;
}

.main-selected-numbers ul::-webkit-scrollbar-thumb {
    background-color: #2e2d2d;
}

.main-selected-numbers ul li {
    position: relative;
    padding: 5px 10px 5px 5px;
    background: #fff;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
    color: #000000c9;
    cursor: pointer;
    min-width: 65px;
    max-width: 75px;
    text-align: center;
    width: 100%;
}

.main-selected-numbers ul li:after {
    display: inline-block;
    content: "\00d7";
    top: -5px;
    right: 2px;
    position: absolute;
}

.main-selected-numbers #btnSubmit {
    background-color: #18a2b8;
    color: #FFF;
}

ul.caption-numbers {
    margin: 15px 0 5px
}

.caption-numbers li {
    border: 2px #a9a9a9 solid;
    display: inline-block;
    padding: 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: 900;
    cursor: pointer !important;
}

.caption-numbers li.reserved,
.list_card li a.reserved {
    background-color: #ffb400;
    border-color: #ffb400;
    color: #FFF !important;
    cursor: not-allowed
}

.caption-numbers li.your-purchase,
.list_card li a.your-purchase {
    background-color: #fd8356 !important;
    border-color: #ff4500 !important;
    color: #FFF !important;
    cursor: not-allowed
}

.caption-numbers li.paid,
.list_card li a.paid {
    background-color: #70D44B;
    border-color: #70D44B;
    color: #FFF !important;
    cursor: not-allowed
}

ul.list_card li span.reserved {
    background-color: #f9a443;
    border-color: #ce7005;
    color: #FFF !important
}

ul.list_card li span.your-purchase {
    background-color: #fd8356 !important;
    border-color: #ff4500 !important;
    color: #FFF !important
}

ul.list_card li span.paid {
    background-color: #58b77f;
    border-color: #06863b;
    color: #FFF !important
}

.custm_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: 4px
}

.custm_btn.right {
    float: right !important
}

.main-selected-numbers span {
    color: #FFF;
    font-size: 22px;
    line-height: 32px
}

.pull-left {
    float: left !important
}

.owl-item.active {
    padding-right: 15px;
    padding-left: 15px
}

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

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

.progresso {
    background-color: #f1f1f1;
    position: relative;
    padding: 0 12px;
    margin-bottom: 15px;
    color: #333;
    text-shadow: 1px 1px #FFF;
    height: 28px
}

.progresso-bar {
    height: 28px;
    position: absolute;
    width: 25%;
    background-color: #4caf50;
    top: 0;
    left: 0;
    z-index: 1
}

.progresso-texto {
    position: absolute;
    line-height: 28px;
    z-index: 2
}

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

.btn-view-pass {
    top: 5px;
    right: 8px
}

.btn-generator-pass {
    top: 5px;
    right: 50px
}

.form.form-box {
    width: 100%;
    max-width: 740px;
    margin: 0 auto
}

.royalSlider>.rsImg {
    visibility: hidden
}

.rsWebkit3d .rsSlide {
    -webkit-transform: none
}

.rsWebkit3d img {
    -webkit-transform: translateZ(0)
}

.rsSlideCount {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #FFF;
    text-shadow: 2px 2px 4px #000
}

#property_gallery {
    width: 100%;
    height: 480px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

div#sidebar {
    text-align: center
}

#sidebar ul,
.widget_footer ul {
    list-style: none;
    padding: 0
}

#sidebar ul li {
    border-bottom: 1px solid #dee2e6 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

h2.widget_title {
    padding: 10px;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
    text-align: center;
    color: #33475e
}

.processing {
    width: 100%;
    background: #f9f9f9;
    display: none;
    padding: 7px 0 !important;
    position: absolute;
    margin-bottom: 5px;
    border-radius: 4px;
    text-align: center
}

.favorite i {
    color: #fab92f
}

ul.list-unstyled.row {
    display: inline-block
}

ul.list_card li {
    width: 23%;
    text-align: center;
    margin-bottom: 4%;
    margin-right: 2%
}

ul.list_card li:nth-of-type(4n+0) {
    margin-right: 0 !important
}

ul.list_card li a,
ul.list_card li span {
    line-height: 35px;
    display: block;
    border: 2px solid #28a745;
    border-radius: 5px
}

.checked,
ul.list_card li a.checked,
ul.list_card li span.checked {
    background-color: #17a2b8;
    color: #FFF !important
}

.page-template-page-my-favorites .btn_favorite,
.page-template-page-my-favorites .btn_favorite .post_favorite {
    margin: 0 !important
}

.btn-close {
  position: absolute;
  transform: translate(100%,-50%);
  margin: 0;
  border: 0;
  padding: 0;
  background: red;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 150ms;
}
.btn-close .icon-cross {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  width: 10px;
  height: 10px;
}
.btn-close .icon-cross:before, .btn-close .icon-cross:after {
  content: '';
  position: absolute;
  top: 3.5px;
  left: 0;
  right: 0;
  height: 2px;
  background: white;
  border-radius: 2px;
}
.btn-close .icon-cross:before {
  transform: rotate(45deg);
}
.btn-close .icon-cross:after {
  transform: rotate(-45deg);
}
.btn-close .icon-cross span {
  display: block;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: inherit !important;
    color: inherit !important;
}

.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none !important;
}

@media(min-width: 48em) {
    ul.list-unstyled.row {
        display: flex
    }
    ul.list_card li {
        /*width: 5%;*/
        margin-bottom: 1%;
        min-width: 60px;
        max-width: 70px;
        text-align: center;
        width: 100%;
    }
    ul.list_card li,
    ul.list_card li:nth-of-type(2n+0) {
        margin-right: 5px !important
    }
    ul.list_card li:nth-of-type(10n+0) {
        /*margin-right: 0 !important*/
    }
    ul.list_card li a,
    ul.list_card li span {
        font-size: 13px
    }
    .tooltip-inner {
        max-width: 100%
    }
}

@media(min-width: 1260px) {
    .single-post .container {
        max-width: 1220px
    }
}