﻿@charset "utf-8";
/*--
	Color styles
--*/

body.rtl { font-family: Tahoma; direction: ltr !important; }

@media (min-width:992px) {
    .desktop-only { display: block !important; }
    .desktop-only-inline { display: inline-block !important; }
    .mobile-only { display: none !important; }
}

@media (max-width: 991px) {
    .mobile-only { display: block !important; }

    .desktop-only { display: none !important; }
    .desktop-only-inline { display: none !important; }
}

/*bootstrap*/
.form-control { border-radius: 0; }
.input-group-addon { border-radius: 0; }
.btn-group-xs > .btn, .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; margin: 0; }
.ng-invalid { border-color: #eb5641; }
.well { background-color: #fff; border: none; box-shadow: none; }
fieldset { background-color: #f9f9f9; padding: 10px; border: solid 1px #eee; }
legend { color: #000; font-weight: bold; background-color: #fff; display: inline; border: solid 1px #eee; padding: 5px 10px; }
/*****/
header li.act-link a, .text-title span, .dec-list li:before, .resum-header i, .sl-tabs li i, .testimonials-slider ul.star-rating li, .to-top-wrap i, .scroll-nav a.external:after, .mail-link:hover, .price, .fixed-filter .gallery-filters a.gallery-filter-active, .slider-zoom, .page-nav a span, .post-meta li i, .post-author-wrap li a, .controls button, .sliding-menu a:hover { color: #ed7f1d; }
    header.sticky li.act-link a, .footer-social li a, .share-icon, .fixed-icons-wrap ul li a, .bold-separator, .fixed-column, .btn, .scroll-nav li a.act-link:before, .scroll-nav li a.act-link:after, .custom-skillbar, .price:before, .color-bg, ul.tabs li.current .tb-item, .testimonials-slider-holder .customNavigation a, .accordion-title.activeac h5 a, .resum-header:before, .menu-inner:before, .customNavigation.gals a, .bold-title:before, .progress-bar, #submit, .grid-det h3:before, .inline-filter .gallery-filters a.gallery-filter-active, .box-item.vis-det a, .inline-filter .folio-counter, .fixed-filter .folio-counter, .box-item.hd-box .image-popup, .post-tags li a:hover, .pagination a.current-page, .pagination a:hover, .carousel-item h3:before, .box-item.vis-det a.popgal, .show-share:before { background: #ed7f1d; }
.loader { border-top: 10px solid #ed7f1d; border-right: 10px solid #ed7f1d; border-bottom: 10px solid #ed7f1d; }
.hd-box-wrap h2:after { border-color: transparent #ed7f1d transparent transparent; }
/*.rtl header.main-header { left: auto; right: 0; }
.rtl .menu-wrap { right: 70px; }*/
.rtl .menu-inner { direction: rtl; }
/******/
.page-title { margin-left: 70px; background-color: #eee; color: #666; font-size: 46px; padding: 15px; text-align: left; font-weight: 900; }
.rtl .page-title { text-align: right; }
.page-title h3 { font-size: 20px; }
.rtl .page-title h3 { font-family: 'B Yekan' }
.page-body { margin-left: 70px; padding: 15px; background-color: transparent; min-height: 810px; text-align: left; }
.rtl .page-body { text-align: right; direction: rtl; }
.page-body .btn { float: none; }
.page-body > div { }
/*sidebar*/

.list-group-item:first-child { border-radius: 0; }
.list-group-item:last-child { border-radius: 0; }
.list-group-item { text-align: left; font-size: 14px; }
.rtl .list-group-item { text-align: right; }
.rtl .sliding-menu a { letter-spacing: 1px; font-family: 'B Yekan'; font-weight: normal; }
/****/
.rtl .panel-news { direction: rtl; }
.panel-news { background-color: rgba(0,0,0,.07); border-color: #333; color: #eee; }
    .panel-news a { color: #ed7f1d; }
.panel-heading { background-color: rgba(0,0,0,.07) !important; border-color: #333; color: #eee !important; font-weight: bold; }
.news-date { margin-bottom: 10px; font-weight: bold; }
.news-v3-in-sm h3 { font-weight: bold; font-size: 14px; padding: 5px 0 10px; }
.news-v3-in-sm a { color: #ed7f1d; }

/* rates */
.rateswrapper { margin-top: 10px; z-index: 999999; }
.ratebox { margin: 0 50px; background: rgba(0,0,0,0.3); padding: 10px; }

.welcome { text-align: left; background: rgba(0,0,0,0.3); margin: 5px; padding: 15px; }
    .welcome h2 { color: #fff; font-weight: 300; font-size: 1rem; padding: 0; }
.rtl .welcome { font-family: 'B Yekan'; text-align: right; }
.rtl .top-rate { direction: rtl; }
.trade-aud { font-family: "Segoe UI"; font-size: 30px; font-weight: bold; margin-bottom: 10px; }
/*.rtl .trade-aud { font-size: 30px; margin-bottom: 5px; }*/
.cur_th { background: rgba(0,0,0,0.3); border-color: #555 !important; text-align: left; }
.cur_tr { background: transparent !important; }
    .cur_tr td { border-color: #555 !important; }
.cur_item { color: #fff; font-size: 35px; }
.cur_name { color: #ffc815; font-size: 25px; }
.cur_ico { vertical-align: baseline; margin-bottom: -4px; }
.cur_rate { font-size: 45px; font-weight:bold;}
.buy-text, .sell-text { font-size: 23px; font-weight: bold; padding: 5px 10px; }
.rtl .buy-text, .rtl .sell-text { font-family: "Segoe UI"; }

.exchangebox { margin: 0 50px; background: rgba(0,0,0,0.3); padding: 10px; text-align: left; }

@media (max-width: 991px) {
    .rateswrapper { left: 10px; right: 10px; height: 900px; }
        .rateswrapper .ratebox { width: 100%; }

    .exchangebox { width: 100%; }

    .hero-wrap { overflow: visible; height: 1000px; }
    .full-height { height: 1000px; }
}
