@media screen and (min-width: 768px) {
    #alert-modal:before {
        content: ' ';
        display: inline-block;
        height: 100%;
        width: 400px;
        vertical-align: middle;
        margin-right: -0.25em;
    }
    .msgtitletrade {
        min-width: 190px;
    }
    .msgtitlebroadcast {
        min-width: 300px;
    }
    .msglogo {
        width: 100%;
    }
    .msglogotrade {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .msgtitletrade {
        min-width: 180px;
    }
    .msgtitlebroadcast {
        min-width: 220px;
    }
}
@media screen and (max-width: 991px) {
    #messageMore {
        display: inline-block;
    }
}

@media screen and (min-width: 992px) {
    #messageMore {
        display: none;
    }
}

.ui-datepicker-title select {
    color: #333333;
}

#mrkt-tbl-outer {
    border-bottom: 1px solid #ddd;
}

.fa-info:before {
    font-family: FontAwesome;
    content: "\f05a";
    display: inline-block;
    padding-right: 4px;
    padding-left: 1px;
}

.fa-mail:before {
    font-family: FontAwesome;
    content: "\f0e0";
    display: inline-block;
    padding-right: 4px;
}

.fa-print:before {
    font-family: FontAwesome;
    content: "\f02f";
    display: inline-block;
    padding-right: 4px;
}

.fa-ban:before {
    font-family: FontAwesome;
    content: "\f05e";
    display: inline-block;
    padding-right: 4px;
    padding-left: 2px;
}

.fa-permit:before {
    font-family: FontAwesome;
    content: "\f164";
    display: inline-block;
    padding-right: 4px;
}

.fa-bell-slash:before {
    font-family: FontAwesome;
    content: "\f1f6";
    display: inline-block;
    padding-right: 4px;
}

.fa-bell:before {
    font-family: FontAwesome;
    content: "\f0f3";
    display: inline-block;
    padding-right: 4px;
}

.fa-bell-slash-trade:before {
    font-family: FontAwesome;
    content: "\f1f6";
    display: inline-block;
    padding-right: 4px;
}

.fa-bell-trade:before {
    font-family: FontAwesome;
    content: "\f0f3";
    display: inline-block;
    padding-right: 4px;
}

.msgActionTriangle {
    border-left: 30px solid transparent;
    border-right: 30px solid green;
    border-bottom: 30px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    right: 16px;
    margin-top: -10px;
    cursor: pointer;
}

.msgActionTriangle i {
    color: white;
    font-size: 15px;
    position: absolute;
    right: -28px;
    margin-top: 2px;
}

.msgaction.dropdown {
    margin-left: -232px;
}

.msgSubject {
    font-weight: bold;
    font-size: 16px;
}

.imageArea {
    border: 4px dashed #DDDFE2;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    height: 316px;
    width: 316px;
    position: relative;
    display: none;
}

.imageArea:before {
    font-family: FontAwesome;
    content: "\f067";
    color: #DDDFE2;
    font-size: 24px;
    display: inline-block;
    width: 312px;
    line-height: 312px;
    text-align: center;
    vertical-align: bottom;
}

.imageDelete {
    color: #DDDFE2;
    font-size: 24px;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 54px;
    z-index: 99;
    display: none;
}

.imageAreaSmall {
    border: 4px dashed #DDDFE2;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    height: 158px;
    width: 158px;
    position: relative;
    display: none;
}

.imageAreaSmall:before {
    font-family: FontAwesome;
    content: "\f067";
    color: #DDDFE2;
    font-size: 18px;
    display: inline-block;
    width: 156px;
    line-height: 156px;
    text-align: center;
    vertical-align: bottom;
}

.imageDeleteSmall {
    color: #DDDFE2;
    font-size: 18px;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 35px;
    z-index: 99;
    display: none;
}

.inputFile {
    cursor: pointer;
    opacity: 0.0;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 316px;
    height: 316px;
}

.sidebar .contact span {
    float: right;
    margin-right: 10px;
}

.bid-expired {
	background: lightgray;
}

.bid-expire-imminent {
	background: pink;
}

.bid-expire-soon {
	background: #ffe4b2;
}

.coinEntryTable tbody tr td {
    padding: 8px 4px 0px 4px;
}
.coinEntryTable td:nth-child(7) {
    padding-left: 21px;
}
.coinEntryTable td:nth-child(9) {
    width: 100px;
}
.coinEntryTable td:nth-child(11) {
    width: 100px;
}

#messageMoreDiv {
    text-align: center;
}

#footer {
    padding: 0;
}

#homepage-footer {
    padding-top: 70px;
}

.msgicon {
    padding-right: 10px;
}

.msgarrow {
    width: 30px;
    padding-left: 10px;
}

.msglogo {
    max-width: 100px;
    text-align: right;
}

.msglogo img {
    max-width: 100px;
    max-height: 40px;
    margin-top: 10px;
    vertical-align: bottom;
}

.msglogotrade {
    max-width: 220px;
    text-align: right;
}

.msglogotrade i {
    margin: 0px 5px 10px 5px;
}

.msglogotrade img {
    max-width: 100px;
    max-height: 40px;
    margin-top: 10px;
    vertical-align: bottom;
}

.html p {
    word-break: break-word !important;
}

.thumb-info-wrapper img {
    object-fit: contain;
}

#member-rows img {
    max-width:150px;
    max-height:40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#member-rows .fa-comment {
    font-size: 30px;
    vertical-align: middle;
    margin-left: 30px;
}

.arrow-down {
    margin-bottom: 2px;
}

.arrow-up {
    margin-bottom: 2px;
}

.page-header .img-circle {
    max-height: 90px;
}

.page-header .img-rectangle {
    max-height: 90px;
}

.page-header .pull-right {
    height: 35px;
    margin-top: -35px;
    margin-right: 25px;
}

.rightAlign {
    text-align: right !important;
}

.leftAlign {
    text-align: left !important;
}

.centerAlign {
    text-align: center !important;
}

.panel-heading.system-message {
    color: #a94442;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}
.panel-heading.system-message .msgActionTriangle {
    border-right: 30px solid #a94442;
}
.msgSubject.system-message  {
    display: none !important;
}

.panel-heading.trade-message {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.panel-heading.direct-message {
    background-color: #E6E6FA !important;
    border-color: #E6E6FA !important;
}

.reports .panel-heading {
    font-weight: bold;
    font-size: 18px;
}

.reports .row {
    margin-bottom: 4px;
}

.reports .col-md-4 label {
    font-weight: 600;
}

.reports .col-md-12 label {
    font-weight: 600;
}

.reports .col-md-3 input {
    padding: 0px 3px;
}

.reports .col-md-2 {
    padding: 0px;
}

.reports .reset {
    float: left;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#quickBroadcastPanel {
    background: #4DAD53;
}

#quickBroadcastTitle {
    margin-bottom: 0px;
    cursor: pointer;
    color: #FFF;
}
#quickBroadcastTitleText {
    color: #FFF;
}

#quickBroadcastForm {
    margin-top: 14px;
}

pre.broadcast {
    max-height: 170px;
    line-height: 18px;
}

#view-pricing {
    float: right;
    cursor: pointer;
    margin-bottom: -20px;
}

#view-pricing span {
    color: #FFFFFF !important;
    display: inline-block;
}

#view-pricing img {
    height: 32px;
    width: 32px;
    margin-right: 5px;
    margin-bottom: 25px;
}

.tablesorter-scroller tbody td {
    white-space: nowrap;
    min-width: 70px;
}

.tablesorter-scroller-fixed:after {
    content: '';
    border-right: 1px solid #444;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    /* set to zero for non-jquery ui themes; use "left" here for RTL pages */
    right: 0;
    /* match the margins set to the table to keep the border the same height as the table */
    margin: 10px 0 15px;
}

.tablesorter-header-inner img {
    vertical-align: text-top !important;
}

#pricing-table td {
    text-align: right;
}

.dynamic-height-wrap {
    word-break: break-word;
    white-space: initial;
}

.panel span {
    cursor: pointer;
}

.panel span.collapsed:before {
    font-family: FontAwesome;
    content: "\f067";
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
}

.panel span:before {
    font-family: FontAwesome;
    content: "\f068";
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
}

.panel-default,.panel-warning span:before {
    content: none;
}
.dynamic-height-wrap p span:before {
    content: none;
}

html .toggle-primary .toggle label {
    color: #0088cc;
    border-left-color: #0088cc;
	border-right-color: #0088cc;
	font-size: 1.4em;
	font-weight: 400;
}

html .toggle-primary .toggle.active > label {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #ffffff;
	font-size: 1.4em;
	font-weight: 400;
}

.issetrow, .issetrow > td {
    background-color: yellow !important;
    color: #4C4D4D !important;
}

.issetrow a {
    color: #4C4D4D;
}

.issetrow.hover > td, .issetrow.hover > td a {
    color: #0088cc !important;
}

.istyperow, .istyperow > td {
    background-color: #0088cc !important;
    color: #ffffff !important;
}

.istyperow a {
    color: #ffffff;
}

.istyperow.hover > td, .istyperow.hover > td a {
    color: yellow !important;
}

.label-us-coins {
    background-color: #0088cc;
    color: #FFF;
    display: inline-block;
    width: 68px;
    margin-right: 10px;
}
.label-us-currency {
	background-color: #47a447;
    color: #FFF;
    display: inline-block;
    width: 68px;
    margin-right: 10px;
}
.label-world-coins {
	background-color: #d2322d;
    color: #FFF;
    display: inline-block;
    width: 68px;
    margin-right: 10px;
}
.label-all-catalogs {
	background-color: #f5e381;
    color: #000;
    display: inline-block;
    width: 68px;
    margin-right: 10px;
}
.label-search {
    cursor: pointer;
}
.label-search.highlight {
    border-bottom: 4px solid #FFF;
}

#header .header-search .form-control {
    font-size: 13.6px;
}

.us-currency {
    background-color: #006633;
}

.us-currency h1, .world-coins h1 {
    border-bottom-color: #682866 !important;
}

.world-coins {
    background-color: #990000;
}

.us-currency a, .world-coins a, .us-currency .active, .world-coins .active {
    color: #ffffff;
}

.cacRow-us-currency, .cacRow-world-coins, .blueRow-us-currency, .blueRow-world-coins, .guideRow-us-currency, .guideRow-world-coins {
    display: none;
}

.bidAsk-us-currency {
    display: none;
}

.hidePlusBtn {
    display: none !important;
}

.hideTypeTab {
    display: none !important;
}

.modal-body {
    padding: 0px 15px;
}
.modal-dialog {
    width: auto;
    max-width: 1000px;
}

#alert-modal .modal-dialog {
    width: 400px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 1%;
    right: 1%;
    bottom: 1%;
    left: 1%;
}
#alert-modal .modal-header {
    background: #218AC7;
}
#alert-modal .modal-title {
    color: #FFFFFF;
}
#alert-modal .modal-body {
    padding: 10px 15px;
}
#alert-modal th,td {
    padding: 5px;
}
.alert-modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
					background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
					box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.currency-cell {
    text-align: right;
}

.steps {
    clear: both;
    list-style: none;
    padding-left: 2%;
}
.steps span {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.steps li {
    margin: 2em 0;
    display: block;
    position: relative;
    counter-increment: inst;
    padding-left: 1em;
}
.steps li::before {
    content: counter(inst);
    background: #218AC7;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    font-style: italic;
    text-shadow: 1px 1px #218AC7);
    border-radius: 50%;
    font-size: 1.5em;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    left: -5%;
    top: -0.65em;
    height: 1.35em;
    width: 1.35em;
    position: absolute;
    transition: all 0.2s ease-in-out;
    margin-left: 2.5%;
}

#ajax-loader-overlay {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 5000;
    background: transparent;
}
#ajax-loader-pane,
.page-loader-pane {
    width: 300px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -150px;
    text-align: center;
    background: #222 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#218AC7), to(#222));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#218AC7), to(#222));
    border: 1px solid #2a2a2a;
    color: white;
    font-weight: normal;
    text-shadow: black 0px 1px 0px;
    opacity: 0.85;
    border-radius: 0.6em;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#ajax-loader,
.page-loader {
    background-image: url(../images/ajax-loader.png);
    background-size: 35px 35px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    height: 35px;
    margin: 0px auto;
    opacity: 0.9;
    position: static;
    width: 35px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#ajax-loader-text,
.page-loader-text {
    font-size: 16px;
}
.spin {
    -webkit-transform: rotate(360deg);
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.caret-up {
    color: green !important;
}
.caret-up:before {
    font-family: FontAwesome;
    content: "\f0d8";
    display: inline-block;
    padding-right: 3px;
}

.caret-down {
    color: red !important;
}
.caret-down:before {
    font-family: FontAwesome;
    content: "\f0d7";
    display: inline-block;
    padding-right: 3px;
}

.commentBox {
    border-top: 1px dotted #bbb;
}
.commentBox.trade-message {
    display: none !important;
}
.commentBox.system-message {
    display: none !important;
}
.titleBox {
    background-color:#fdfdfd;
    padding: 10px;
    font-weight: bold;
}
.titleBox div {
    display: inline;
}
.showhide {
    float: right;
    margin-left: 10px;
    font-style: italic;
    font-weight: normal;
    cursor: pointer;
}
.showhide:before {
    content: "[ ";
}
.showhide:after {
    content: " ]";
}
.likesBox {
    background-color: #F0F8FF;
    padding-left: 10px;
    border-top: 1px dotted #bbb;
    display: flex;
}
.likesBox.nolikes {
    display: none;
}
.thumbsUpSmall {
    display: inline;
    padding-right: 20px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.thumbsUpSmall:before {
    font-family: FontAwesome;
    content: "\f164";
    display: inline-block;
    padding-right: 3px;
    font-size: 14px;
    color: #0F88CA;
}
.actionBox {
    border-top: 1px dotted #bbb;
    padding: 0px 10px 10px 10px;
}
.actionBox .form-group * {
    width: 100%;
}
.commentInput {
    width: 87%;
    box-sizing: border-box;
}
.commentList {
    padding: 0;
    list-style: none;
    max-height: 200px;
    overflow: auto;
}
.commentList li {
    margin: 0;
    margin-top: 5px;
}
.commentList li > div {
    display: table-cell;
}
.commentList .lock {
    background-color: #FFE4E2;
}
.cmtImg {
    width: 35px;
    margin-right: 10px;
    height: 100%;
    float: left;
}
.cmtImg img {
    width: 100%;
    border-radius: 50%;
}
.cmtTxt p {
    margin: 0;
}
.cmtTxt span:before {
    content: "";
    padding: 0;
}
.subText {
    color:#aaa;
    font-family: verdana;
    font-size: 11px;
    cursor: default !important;
    padding-right: 5px;
}
.thumbsUp {
    display: inline;
    padding-right: 30px;
    font-weight: bold;
    cursor: pointer;
}
.thumbsUp:before {
    font-family: FontAwesome;
    content: "\f164";
    display: inline-block;
    padding-right: 3px;
    font-size: 24px;
}
.thumbsUp:after {
    content: "Like";
}
.liked {
    color: #0F88CA;
}
.cmtAct {
    display: inline;
}
.cmtEmail {
    display: inline;
    cursor: pointer;
}
.cmtEmail:before {
    font-family: FontAwesome;
    content: "\f0e0";
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    color: #777777;
}
.cmtDel {
    display: inline;
    cursor: pointer;
}
.cmtDel:before {
    font-family: FontAwesome;
    content: "\f00d";
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    color: #777777;
}
.cmtEd {
    display: inline;
    cursor: pointer;
}
.cmtEd:before {
    font-family: FontAwesome;
    content: "\f044";
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    color: #777777;
}
.cmtHide {
    display: inline;
    cursor: pointer;
}
.cmtHide:before {
    font-family: FontAwesome;
    content: "\f023";
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    color: #777777;
}
.editCmt .modal-dialog {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 1%;
    right: 1%;
    bottom: 1%;
    left: 1%;
}
.editCmt .modal-header {
    background: #218AC7;
}
.editCmt .modal-title {
    color: #FFFFFF;
}
.editCmt .modal-body {
    padding: 10px 15px;
}
.editCmt th,td {
    padding: 5px;
}
.edit-comment-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
					background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
					box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.editCmt textarea {
    resize: none;
    width: 100%;
    height: 300px;
}
.spot {
    float: right;
}
.spot td {
    font-size: 15px;
    text-align: right;
}
.spot td:first-child {
    font-weight: bold;
    padding-right: 20px;
}
.spotwhen {
    text-align: center;
}
.spotwhenspan {
    display: inline-block;
    font-size: 12px;
    padding-top: 10px;
}
.spot_price {
    font-size: 17px;
    text-align: right;
    height: 32px;
    display: inline-block;
    margin: 13px 0px 0px 16px;
}
.spot_price_box {
    background: #F0F8FF;
    border: 1px solid #ccc;
    padding: 5px 10px 5px 10px;
    border-radius: 20px;
    display: block;
    min-width: 220px;
}
.spot_price_box div {
    display: inline;
}
.spot_price_box td {
    padding: 0px 0px 0px 5px !important;
}
.spot_price_container {
    margin: 5px 0px 5px 0px;
    /* display: none; */
}
.header-column-text-right {
    text-align: right;
}
.modal-header .spot_price_box {
    display: inline-block;
    margin-top: 5px;
}
.addPriceTable th {
    vertical-align: bottom !important;
    white-space: nowrap;
    text-align: center;
}
.addPriceTable tr {
    white-space: nowrap;
}
.addPriceTable td:nth-child(1) {
    text-align: right;
}
.addPriceTable td:nth-child(2) {
    text-align: right;
}
.addPriceTable td:nth-child(3) {
    padding-left: 21px;
}
.addPriceTable td:nth-child(5) {
    width: 100px;
}
.addPriceTable td:nth-child(8) {
    width: 100px;
}
.addPriceTable td:nth-child(9) {
    padding-left: 32px;
}
.addPriceTable .footerRow td:nth-child(1) {
    text-align: left;
}
.favoriteToggle {
    cursor: pointer;
    float: right;
    font-size: 24px;
    margin-top: 24px;
    margin-right: 3px;
}
.favoriteToggle:before {
    font-family: FontAwesome;
    content: "\f004";
    display: inline-block;
    padding-right: 4px;
    padding-left: 1px;
}
.favColor {
    color: red;
}
.fav-us-coins {
    border-left: 10px solid #0088cc;
}
.fav-us-currency {
    border-left: 10px solid #47a447;
}
.fav-world-coins {
    border-left: 10px solid #d2322d;
}
.filterBy h4 {
    padding-top: 10px;
}
.filterBy .col-md-4 {
    padding-left: 5px;
}
.panel-body .video {
    max-height: 2000px;
}
.youtube_container {
    display: block;
    position: relative;
    padding-top: 56.25%;
}
.youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spotcell {
    font-style: italic;
}
.executeTradeTable td:nth-child(1) {
    min-width: 140px;
}
.brdr-top-blue {
    border-top: 3px solid #0F88CA !important;
}
.brdr-bot-blue {
    border-bottom: 3px solid #0F88CA !important;
}
#scrollableContent::-webkit-scrollbar {
    display: none;
}
.apr-image {
    max-width: 100%;
}
.imgs-grid-modal {
    z-index: 99999 !important;
}