/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

.abra-page { padding: 20px 0; float: left; width: 100%; }

.abra-container { width: 94%; max-width: 1200px; margin-left: auto; margin-right: auto }

.abra-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px }

.abra-col { position: relative; width: 100%; min-height: 1px; font-size: 14px; padding-right: 20px; padding-left: 20px; }

.abra-left-col { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.abra-right-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.abra-col-inner{ background:#fff;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 8px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 8px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 8px; }

.abra-title { font-family: 'Nunito', sans-serif; font-style: normal; font-weight: 800; font-size: 18px; line-height: 24px; color: #000000; letter-spacing:0.3px }

.col-titleleft h2{ font-family: 'Nunito', sans-serif; font-weight: 800; letter-spacing:0.3px;}

.abra-comment-formwrap { display: block; margin: 10px 0; width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 30px; position: relative; padding-right: 95px; }

.abra-comment-formwrap .form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }

.abra-comment-formwrap .form-inline .form-group { display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; width: 100%; }

.abra-comment-formwrap .form-inline .abra-form-control { display: inline-block; width: 97% !important; vertical-align: middle; min-height:  0px !important; }
.abra-col-inner .abra-pulse-content { font-size:  18px; line-height:  1.8; }
input[type="text"].abra-form-control { padding: 14px 15px!important; font-style:italic; font-size: 14px!important; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #E0E0E0!important; border-radius: 5px!important;

box-shadow: 2px 3px 8px 0px rgba(0,0,0,0.10);
-webkit-box-shadow: 2px 3px 8px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 2px 3px 8px 0px rgba(0,0,0,0.10);


}
#comments { padding-bottom: 30px; }
.abra-rightimg .abrac-marketplace-tabs span { width: 33.33%; min-width: 0 !important; }
.abra-rightimg .abrac-conversion-form input[type="text"], .abra-rightimg .abrac-conversion-form input[type="number"] { border-radius: 6px 0px 0px }
.abra-btn { display: inline-block; font-weight: 400; color: #fff; padding: 15px 20px; border-radius: 5px; text-align: center; background: rgba(110, 42, 205, 1); right: 0; text-transform: capitalize;}

.abra-comment-formwrap p.form-submit { display: inline-block; position: absolute; right: 0; top: 0; }

.abra-comment-title span { display: inline-block; }

.abra-comment-title span.abra-title-comt { margin-right: 10px; }

.abra-comment-title span.abra-title-comt h4 { font-size: 16px; margin: 10px 0; }

.abra-comment-title span.cmt-time { font-size: 13px; color: #999; }

.abra-comment-replywrap p { font-size: 14px; }

.abra-comment-row { margin-top: 20px; }

.abra-comment-wrap { margin-bottom: 50px; }

.abra-mb-20 { margin-bottom: 15px; }

.abra-px-15 { padding-left: 15px; padding-right: 15px }

.abra-px-25 { padding-left: 25px; padding-right: 25px }

.abra-graph-wrap { margin-bottom: 50px; }

.abra-graphvalue-wrap { width: 100%; float: left; border-bottom: 1px solid #E5E5E5; border-top: 1px solid #E5E5E5; margin-bottom: 10px; }

.abra-col-inner p { line-height:1.8}

.abra-col-title { float: left; width: 100%; padding: 20px 0 20px 15px; }

.abra-col-title .coltitle { float: left; margin-right: 30px; position: relative; padding-left: 40px; display: flex; }

.abra-col-title .col-titleright.coltitle h2 { margin: 0; font-size: 16px; font-weight: normal; color: #999; }

.abra-col-title .col-titleleft.coltitle h2 { font-size: 20px; margin: 0; }

.abra-col-title .coltitle h2 img { position: absolute; left: 0; top: -4px; }

.abra-value { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; }

.abra-v-price { flex-grow: 2; }

.abra-v-market { flex-grow: 1; }

.abra-v-vol { flex-grow: 1; }

.abra-v-tpercent { flex-grow: 1; }

.abravale-col.abra-v-price { border: 0; }

.v-title { color: #777; display: block; margin-bottom: 6px; font-size: 14px; font-family: 'Nunito', sans-serif;font-weight: 600;}

.abravale-col { border-left: 1px solid #ddd; padding: 20px; }

.abra-cost { font-size: 30px; font-family: 'Nunito', sans-serif; font-weight: 900; margin-right: 15px; }

.abra-percent,
.abra-cost { display: inline-flex; vertical-align: middle; }

.g-value { color: #2DA771; }

.r-value { color: #DA4649; }

.abravale-col { border-left: 1px solid #ddd; padding: 25px 25px; }

.v-per { font-size: 14px; font-family: 'Nunito', sans-serif; font-weight: 600;}

.v-sm-per { font-size: 14px; margin-bottom: 5px; display: block; font-weight: 600; font-family: 'Nunito', sans-serif; }

.abra-percent { font-size: 18px; font-family: 'Nunito', sans-serif; }

.abra-v-tpercent .list-th { display: inline-block; vertical-align: middle; padding: 0 5px; }

.arrowup::before { position: absolute; content: ""; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 6px solid #2DA771; left: 0; top: 7px; }


.arrowup { position: relative; padding-left: 13px; }

.arrowdown::before { position: absolute; content: ""; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #DA4649; left: 0; top: 7px; }

.arrowdown { position: relative; padding-left: 13px; }

.rt-imgwrap { position: relative; }

.abra-appbtn { position: absolute; bottom: 0; padding: 15px 4px; left: 0; right: 0; }

.abra-appbtn .appbtn { width: 50%; float: left; padding: 0 7px; text-align: center; }

.abra-appbtn .appbtn > img { display: inline; }

.appbtn a,
.appbtn a:hover,
.appbtn a:focus { text-decoration: none; outline: none }

.abra-graph-wrap .abrac-chart-types-main {
  display: inline-block;
  float:  right;
  background-color: #F5F5F5;
  border-radius:  4px;
  padding: 10px;
}
.rt-imgwrap .abrac-outer-wrapper {
  max-width: unset;
}
.rt-imgwrap .abrac-outer-wrapper .abrac-marketplace-tabs {
  width:  100%;
}
.rt-imgwrap .abrac-outer-wrapper .abra-title-wrapper {
  font-size:  15px;
}
.rt-imgwrap .abrac-outer-wrapper .abrac-conversion-form div.payment-method-images img {
  width:  10%;
}
.abra-graph-wrap .abrac-chart-types-main .abrac-chart-type{
  padding: 5px 5px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}
.abra-graph-wrap .abrac-chart-types-main .abrac-chart-type.active {
  background-color: #fff;
  font-weight: bold;
}

.abra-container { max-width: 95%; }

.abra-v-price { width: 100%; }

.abra-v-price { width: 100%; border-bottom: 1px solid #ddd !important; }
.abra-v-vol,
.abra-v-market,
.abra-v-tpercent { width: 33%; }

.abra-v-market { border-left: 0; }

.abra-v-tpercent { }
.search-pulse-text {
  width:  100%;
}
.search-pulse {
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    padding:  0;
    box-shadow: 0px 5px 10px 0px #383636;
}
.search-pulse li {
  list-style: none;
  background-color: #fff;
  width: 100%;
  margin:  0;
}
.search-pulse li:hover {
  background: #6e2acd;
  opacity: 0.4;
  color: #fff;
}
.search-pulse li a {
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    font-size: 18px;
    font-weight: 600;
}
.search-pulse li a:hover {
  color:  #fff;
}
.trade-table {
  border: 0;
}
.entry-content table.trade-table th,
.entry-content table.trade-table td {
    border-top: 0 !important;
    border-right: 0;
    border-left: 0;
    padding: 5px 0 !important;
    border-bottom: 1px solid #CBCBCB;
}
.entry-content table.trade-table th {
    color: #727272 !important;
    font-weight: 300;
    font-size: 20px;
}
.entry-content table.trade-table th:last-child,
.entry-content table.trade-table td:last-child {
    text-align: center;
}
.trade-buy {
    background: #FCAC2B 0% 0% no-repeat padding-box;
    color: #fff !important;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 500;
}
.trade-buy:hover {
    background: #D48A31 0% 0% no-repeat padding-box;
    color: #fff;
    text-decoration: none;
}
.trade-img {
    display: inline-block;
    float: left;
    max-width: 35px;
    margin-right: 10px;
}
.vertical-align-sub {
    vertical-align: sub;
}
.c-dark {
    color: #000000;
}
.c-light {
    color: #4A4A4A;
}
.c-symbol {
    color: #747474;
}
.c-chart {
    text-align: center !important;
    max-width: 250px !important;
}
.abra-trade-main {
    background: #ffffff;
    padding: 20px 50px;
}
.trade-tabs-main {
    margin: 20px 0;
}
.abra-trade-content table.trade-table {
    background: #EFEFEF 0% 0% no-repeat padding-box;
}
.trade-tabs {
    display: inline-block;
    width: auto;
}
.trade-tabs span {
    padding: 10px 20px;
    background-color: #F8F8F8;
    color: #8B8B8B;
    float: left;
    cursor: pointer;
    border: 1px solid #DBDBDB;
}
.trade-tabs span.active {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #000000;
}
.trade-table .text-gainer {
    color:  #08932D;
}
.trade-table .text-looser {
    color:  #CB0000;
}
.trade-footer {
    margin-top: 50px;
}
.coin-offered-wrapper {
    display: inline-block;
    float: right;
}
.trade-chart {
    width: 150px;
    margin: auto;
}
.coin-offered-wrapper span.coin-offered-span {
    display: inline-flex;
    width: auto;
}
.coin-offered-span button:not(.pum-close):not(.greensboro-YesNo--No):not(.greensboro-close):not(.navbar-toggle):not(.slick-arrow):not([data-dismiss=alert]):not([data-dismiss=modal]) {
    background: #FCAC2B 0% 0% no-repeat padding-box;
    padding: 5px 10px;
    width: 100% !important;
}
.coin-offered-wrapper span.coin-offered-span.first {
    margin-right: 20px;
    padding-top: 10px;
}
.pulse-search-wrapper {
    position: relative;
}
.pulse-search-wrapper span {
    position: relative;
}
.pulse-search-wrapper span img {
    position: absolute;
    width: 35px;
    top: 7px;
    left: 8px;
}
.pulse-search-wrapper span input[type=text]:not(.adminbar-input){
    padding-left: 60px !important;
}
.pulse-search-wrapper span input[type=text]:not(.adminbar-input).empty {
    padding-left: 10px !important;
}
.pulse-search-ul {
    position: absolute;
    list-style: none;
    background: #fff;
    width: 99%;
    top: 54px;
    left: 1px;
    box-shadow: 8px 8px 8px 4px rgb(0 0 0 / 10%);
    z-index: 99999;
    padding-left: 0;
}
.pulse-search-ul li {
    margin: 0px 0px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-left: 8px;
    padding-top: 8px;
}
.pulse-search-ul li a{
    display: table;
    text-decoration: none;
    color: #000;
}
.pulse-search-ul li a img {
    width: 30px;
    display: table-cell;
    margin-right: 10px;
    margin-bottom: 10px;
}
.pulse-search-ul li span {
    display: table-cell;
    vertical-align: top;
    padding-top: 4px;
}
.get-quote.mobile {
    display: none;
}
.trade-load-more-action {
    width: 200px;
    margin: 20px auto;
}
button:not(.pum-close):not(.greensboro-YesNo--No):not(.greensboro-close):not(.navbar-toggle):not(.slick-arrow):not([data-dismiss="alert"]):not([data-dismiss="modal"]).trade-load-more {
    background: #FCAC2B 0% 0% no-repeat padding-box;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 500;
}
button:not(.pum-close):not(.greensboro-YesNo--No):not(.greensboro-close):not(.navbar-toggle):not(.slick-arrow):not([data-dismiss="alert"]):not([data-dismiss="modal"]).trade-load-more {
    background: #FCAC2B 0% 0% no-repeat padding-box;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 500;
}
.mobile-search {
    display: none;
}
.trade-table tbody tr:hover {
    background-color: rgba(0,0,0,0.1);
}
.pulse-search-ul li:hover {
    background-color: rgba(0,0,0,0.1);
}
div.trade-chart {
    min-height: 95px;
}
.glance-link {
    background-color: #6f2acd;
    color: #fff !important;
    text-decoration: none;
    padding: 15px;
    border-radius: 5px;
}
@media ( max-width: 992px ) {
.inner-wrap-abra { background: #fff; margin-bottom: 20px; padding: 15px; }
.abra-v-market, .abra-graphvalue-wrap, .abravale-col { border: 0!important; }
.abra-v-price { border-bottom: 0px solid #ddd !important; }
.abra-col { width: 100%; max-width: 100%; flex: 0 0 100% }

/*.abra-rightimg { display: none; }*/

.abra-v-vol,
.abra-v-market,
.abra-v-tpercent { }

.abra-v-market { border-left: 0; }

.abra-v-tpercent { }

/*.abra-left-col { -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.abra-right-col { -webkit-order: 1; -ms-flex-order: 1; order: 1; }*/
.rt-imgwrap { max-width: 290px; margin: auto; }
}
@media ( max-width: 560px ) {
    .entry-content table.trade-table th, .entry-content table.trade-table td {
        padding: 15px 0 !important;
    }
    .mobile-search {
        padding-bottom: 20px;
        display: block;
    }
    .web-search {
        display: none;
    }
    div.trade-chart {
        min-height: 0px;
    }
  .abra-col-title .coltitle h2 img { left: 0; top: -7px; }

  .abra-col-title .col-titleright.coltitle h2,
  .abra-col-title .col-titleleft.coltitle h2 { font-size: 14px; }

  .abravale-col { padding: 12px 10px; }

  .abra-v-vol,
  .abra-v-market { width: 50%; border-bottom: 1px solid #ddd; }

  .abra-v-tpercent { width: 100%; }

  .abra-v-market { border-left: 0; }

  .abra-v-tpercent { border-left: 0; }

  .c-name,
  .c-chart {display: none;}
  .abra-trade-main { padding: 20px 10px; }
  .c-symbol { font-weight: 700; color: #000000;}
  .entry-content table.trade-table th { font-size: 15px; }
  .trade-buy { padding: 5px 15px; font-size: 15px; font-weight: 400; border-radius: 8px; }
  .get-quote.mobile { display: block; }
  .get-quote.desk { display: none; }
}
 @media ( min-width: 1099px) {

.abravale-col { padding: 20px 10px 20px 20px; }

.abra-v-price { min-width: 34%; }

.abra-cost {  }

.abra-percent { font-size: 16px; font-family: 'Nunito', sans-serif;}
}
 @media ( min-width: 1100px ) {
}
