@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@media (max-device-width: 480px) {
    .item-data {
        width: 19% !important;
        padding: 0;
        padding-left: 8px !important;
        padding-top: 3px !important;
    }
    .item-data:nth-of-type(5n) {
        width: 23% !important;
    }
    .item-data span.name {
        font-size: 8px !important;
    }
    .item-data .value {
        font-size: 18px !important;
    }
    .rate-data .container {
        width: 100%;
    }
    .header-ad {
        /*        width: 100%!important;*/
        margin-bottom: -10px;
    }

    .content1-ad,
    .content2-ad {
        left: -5px;
        top: -10px;
    }

    body .item-data .change span {
        font-size: 9px !important;
    }

    .header-arrow {
        width: 12px !important;
        height: 8px !important;
    }

    .rate-data {
        padding-left: 0 !important;
    }
}
body {
    direction: ltr;
    font-family: "Ubuntu", sans-serif;
    background-color: #fff;
}
span {
    font-size: 15px;
}
.logo {
    padding: 10px 0 14px;
}
.logo img {
    width: 200px;
    margin-top: 6px;
}
.header {
    /*    background-color: #033679;*/
    padding: 14px 0;
    height: 75px;
}
.language-button {
    float: right !important;
}

/* top-nav */
.top-nav {
    min-height: 27px !important;
    height: 27px !important;
    margin-bottom: 0;
    border-radius: 0 !important;
    border: 0 !important;
    /*    background-color: #245CA7;*/
}
.top-nav a,
.top-nav .col-md-11 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.top-nav a,
.top-nav span {
    /*    color:#eee!important;*/
}
.top-nav .navbar-nav {
    margin: 0 !important;
}

/* bottom-nav */
.bottom-nav {
    background-color: #245ea9;
    border: 0;
    padding: 3px;
    margin-top: -1px;
    border-radius: 0 !important;
    margin-bottom: 0;
}
.bottom-nav a {
    color: #eee !important;
    font-size: 16px;
}
.bottom-nav-container {
    width: 100%;
    margin: 0 auto;
}
.bottom-nav ul li {
    margin-right: -7px;
}
/* end of bottom-nav */

.cur-flag {
    margin-right: 6px;
}
.cur-ramz {
    font-size: 11px;
    color: #666;
}
.section-title-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.section-title-cont h1 {
    font-size: 20px;
    margin: 0 !important;
}
table thead tr:hover {
    background-color: #fff !important;
    color: inherit !important;
}
table tr:hover {
    background-color: #245ea9 !important;
    color: #fff;
}
table tr:hover th a {
    color: #fff !important;
}
table tr:hover th a .cur-ramz {
    color: #d2d2d2 !important;
}
table tr {
    border-bottom: 1px solid #f9f9f9 !important;
}
table tr th,
table tr td,
.local-cur tr th,
.gold tr th {
    border-top: 0 !important;
    line-height: 1.728571 !important;
}
.table > thead > tr > th {
    border-bottom: none !important;
}
table tr:nth-child(even) {
    background-color: #fefefe;
}
.global-cur,
.local-cur,
.gold {
    border: none;
}
.global-cur a:hover,
.local-cur a:hover,
.gold a:hover {
    text-decoration: none !important;
}
thead {
    /*background-color: #F0f0f0;*/
    /*border-top: 5px solid;*/
    /*border-bottom: 1px solid #e1e1e1;*/
}
tbody {
    background-color: #fff;
}
.local-cur thead {
    font-size: 13px;
    color: #209351;
    border-top-color: #209351;
}
.global-cur thead {
    color: #b20000;
    border-top-color: #b20000;
}
.gold thead {
    color: #d9a300;
    border-top-color: #d9a300;
}
.converter .panel-heading {
    background-color: #fff;
    color: #245ea9;
    font-size: 16px;
    font-weight: 600;
    height: 35px;
    padding-top: 7px;
    border-bottom: 0;
}
.converter .panel-body {
    padding-left: 20px;
}
.converter .cur-change {
    width: 38%;
    display: inline-block;
}
.result1,
.result2 {
    width: 55%;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}
.converter {
    background-color: #fff;
    border-radius: 5px;
    color: #245ea9;
    /*border-color: #fff;*/
    float: left;
}
.sell_buy {
    background: #f9f9f9 !important;
    border: 0 !important;
    height: 40px;
    padding-top: 6px;
}
.sell_buy label {
    color: #000;
    font-weight: 500;
}
.sell-input {
    margin-left: 20%;
    float: left;
}
.buy-input {
    margin-left: 25%;
    float: left;
}
.newsletter .panel-body {
    background-color: #f9f9f9;
}
.newsletter .btn {
    background-color: #00aef1;
    color: #fff;
    left: -13px;
}
.newsletter .email {
    padding-top: 10px;
    width: 95%;
}
.arrow {
    width: 10px;
    margin-top: 7px;
}

.footer {
    background-color: #f7f7f7;
    padding: 5px;
    border-top: 3px solid #245ea9;
}
.footer h3 {
    color: #245ea9;
}
.footer .copyright {
    padding: 20px 0;
}
.footer a:hover {
    text-decoration: none !important;
}
.sp-apps ul {
    list-style: none;
}
#currency-select {
    width: 130px;
    display: inline;
}
.cur-info-container {
}
.cur-container .col-md-4 {
    float: right;
}
.cur-header {
    /* padding: 0 0 0 25px; */
    margin-bottom: 20px;
}
.cur-col {
    width: 30%;
}
.cur-header h1 {
    font-size: 26px !important;
    color: #333333;
    font-weight: bold;
    margin-bottom: 2px;
}
.cur-header h2 {
    display: inline;
    align-items: center;
    max-width: 100%;
    width: auto;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: normal;
    margin-bottom: 0;
    font-weight: 400;
    color: #787b86;
}
.row-data {
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.cur-extra-data {
    margin-top: 15px;
}
.cur-extra-data .cur-col span.label,
.cur-extra-data .gold-col span.label {
    font-size: 11px !important;
    padding-bottom: 5px;
}
.cur-extra-data .cur-col span.value,
.cur-extra-data .gold-col span.value {
    font-size: 17px !important;
    font-weight: 500 !important;
}
.cur-data .cur-col span.label,
.cur-data .gold-col span.label {
    font-size: 13px;
    color: #9b9b9b;
    display: block;
    padding: 0 !important;
    text-align: left;
}
.cur-data .cur-col span.value,
.cur-data .gold-col span.value {
    font-size: 30px;
    color: #333;
    font-weight: 600;
}
.cur-col .arrow,
.gold-col .arrow {
    display: inline !important;
}
.contact-form input {
    width: 45%;
}
.contact-form textarea {
    width: 70%;
}
.contact-form {
    border: 1px solid #eee;
    background-color: #f7f7f7;
    padding-left: 50px;
    padding-top: 20px;
    margin-bottom: 40px;
}
.contact-form td {
    border: 0 !important;
}
.contact-form th {
    border: 0 !important;
}
.contact-form tr {
    border: 0 !important;
}
.contact-form tbody {
    border: 0 !important;
}
.contact-form thead {
    border: 0 !important;
}
.contact-form table {
    width: 100%;
}
.h-social-icons {
    margin-right: -20px !important;
}
.h-social-icons .fa {
    font-size: 24px;
}
.navbar-header {
    float: left;
}
.navbar-header .fa {
    color: #eee;
}
.header-ad {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 970px;
}
.content1-ad,
.content2-ad {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 336px;
    max-height: 280px;
    min-height: 250px;
    margin-bottom: 10px;
    clear: both;
}
.bottom-nav-container .navbar-nav > li > a {
    padding-bottom: 19px;
    height: 56px;
    padding-top: 18px;
}
.bottom-nav-container .navbar-nav > .h-social-icons > a:hover {
    background: none;
}
.bottom-nav-container .navbar-nav > li > a:hover {
    background-color: #487dc3;
}
.bottom-nav .active a {
    background-color: #487dc3 !important;
}
#myNavbar {
    margin-top: -3px;
    margin-bottom: -3px;
    border: 0 !important;
    box-shadow: none !important;
}

.bottom-nav .navbar-header {
    float: right;
}
.navbar-default .navbar-toggle {
    z-index: 9999;
}
.mobile_header_ad {
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 140px !important;
    /*    max-width: 336px!important;*/
    margin-bottom: 10px;
}
.mobile-nav-button:hover,
.mobile-nav-button:focus {
    background: #5289d0 !important;
}

.sn_mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}
.sn_mobile .col-xs-4 {
    text-align: center;
    padding: 0 !important;
}
.sn_mobile a {
    display: block;
    padding: 5px;
    font-size: 20px !important;
}
.sn_mobile .fa {
    color: #fff;
}
.sn_mobile .facebook {
    background-color: #3b5998;
}
.sn_mobile .twitter {
    background-color: #0084b4;
}
.sn_mobile .google {
    background-color: #cc2429;
}

.item-data span.name {
    display: block;
    text-transform: uppercase;
    letter-spacing: -0.06em;
    font-size: 10px;
    font-weight: 600;
    color: #b0ccf2;
}

.item-data .value {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
}

.item-data:last-child {
    border-right: none;
}

.item-data {
    width: 10%;
    padding-top: 1px;
    height: 75px;
    position: relative;
    color: #fff;
    padding-left: 10px;
    /*border-left: 1px solid #245ea9;*/
    overflow: hidden;
    /*margin: -10px 5px 0;*/
}

.item-data:hover {
    background-color: #114586;
}

.item-data a {
    color: #fff;
}

.item-data a:hover {
    text-decoration: none !important;
}

.item-data .change {
    margin-top: -6px;
    color: #b0ccf2;
}
.header-arrow {
    display: block;
    width: 14px;
    height: 10px;
}

.arrow {
    display: block;
    width: 12px;
    height: 8px;
}

.up {
    color: #53b661;
}
.down {
    transform: scale(-1);
    color: #e33530;
}
.down-hd {
    color: #f0504c;
}

.item-data .change span {
    font-size: 12px;
    font-weight: 600;
}

.item-data .arrow {
    margin: 0 !important;
}

.rate-data .container {
    height: 60px !important;
}

.rate-data {
    background-color: #174f96;
    width: 100%;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding-left: 35px;
}

.line-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.change-percentage {
    font-size: 11px;
    margin-top: 3px;
}
.change-td {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}
.global-cur th {
    width: 50% !important;
}
.content .row {
    margin-top: 20px;
}
.table-container {
    /*border: 1px solid #ddd;*/
    border-radius: 5px;
    padding: 0px 5px;
}

#chartContainer {
    max-height: 300px;
    height: 300px;
    margin-top: 20px;
}

/* Conflict with Bootstrap, not needed after v7.0.1 */
.highcharts-bindings-wrapper * {
    box-sizing: content-box;
}
.highcharts-credits,
.highcharts-input-group,
.highcharts-title {
    display: none;
}

.cur-container {
    min-height: 650px !important;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 102px;
}

.box {
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
    text-align: center;
}
.box > h3.title {
    font-family: sans-serif !important;
    font-size: 16px;
    color: #222;
    font-weight: 500;
}
.box > p {
    font-family: sans-serif !important;
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}
.box > .icon:hover > .info > h3.title,
.box > .icon:hover > .info > p,
.box > .icon:hover > .info > .more > a {
    color: #222;
}
.box > .more a {
    font-family: sans-serif !important;
    font-size: 12px;
    color: #222;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.box > .icon:hover > .info > .more > a {
    color: #fff;
    padding: 6px 8px;
    background-color: #63b76c;
}
.box .space {
    height: 30px;
}

.modal-header-primary {
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.breadcrumbs span {
    font-size: 11px;
}
.breadcrumbs {
    padding: 0 17px;
    margin-top: 20px;
    margin-bottom: -10px;
}
.cur-change-data {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cur-change-data table {
    width: 100%;
}
.cur-change-data table thead tr {
    height: 40px;
}
.cur-change-data table tbody tr {
    height: 60px;
}
.cur-change-data table td {
    padding-left: 20px;
}
.cur-change-data h3,
.cur-convert-data h3 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.cur-convert-data {
    width: 100%;
    margin-top: 30px;
}
.cur-convert-data td {
    width: 50%;
}
.cur-convert-data table {
    width: 100%;
}
.cur-convert-data table thead tr {
    font-size: 18px;
}

.table th {
    padding: 7px !important;
}

/*
Search in all currencies
*/

#curSearch {
    border: none;
    padding: 0;
    font-weight: 500;
    color: #000;
    outline: none;
    width: 100px;
}
.fa-search {
    margin-left: 8px;
    color: #929292;
}
ul.last-news li {
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 10px;
}

ul.last-news {
    padding: 0;
}
.widget-content {
    margin-bottom: 20px;
}
.widget-content,
.space-ilan {
    float: right;
}
.widget-content .last-news-title {
    font-size: 15px;
    /*font-family: 'NotoNaskhArabic';*/
    color: #000;
}

.widget-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}
.widget-title h3 {
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 992px) {
    .box {
        width: 23% !important;
        margin-bottom: 20px !important;
        min-width: 160px !important;
    }
    /*
        .box-container{
            min-height: 450px;
        }
*/
}
.header-ad {
    clear: both;
    margin-bottom: 5px !important;
}
.mobile_header_ad {
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.nav-tr-title {
    float: right;
    color: #eee;
}
.navbar-nav {
    float: left !important;
}
.last-box {
    margin-bottom: 10px !important;
}
.box {
    /* padding: 1px; */
    background: #f7f7f7;
    margin: 9px;
    margin-bottom: 0px;
    float: left;
    min-width: 43%;
    border-right: 4px solid #20b15d !important;
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 0 0 rgba(119, 119, 119, 0.26);
}
.box-title {
    margin-top: 1px;
    margin-bottom: -10px;
}
.box .box-arrow {
    float: left;
    /*        margin: 22px 25px 0 10px;*/
    width: 32px;
    position: relative;
    top: 20px;
    padding-left: 10px;
}
.cur-rate {
    float: right;
    padding-right: 10px;
}
.green {
    color: #20b15d;
}
.red {
    color: #e20000;
}
.yellow {
    color: #e9bc08;
}
p.cur-suffix {
    float: right;
    /*
        margin-top: 33px;
        margin-right: 8px;
*/
    color: #a7a7a7;
    font-size: 12px;
    display: none;
}

/* .box{
             padding: 0px 0 0px 0 !important;
                 text-align: left;
        }
        .box-title{
            padding-left: 18px;
            margin-top: 15px;
        }
        .box-body{
            padding-left: 10px;
            padding-right: 10px;
        } */

.cur-rate {
    float: left;
    margin-left: 10px;
}

.box-arrow {
    float: right !important;
    margin-right: 10px;
}
.box {
    padding: 0px 0 0px 0 !important;
    text-align: left;
}

.box-title {
    padding-left: 18px;
    margin-top: 15px;
}

.box-body {
    padding-left: 10px;
    padding-right: 10px;
}



/* JOIN US MODAL */

#join_tme .modal-body {
    text-align: center;
}
.logo-container {
    padding-right: 0!important;
}
.version-btn-group {
    vertical-align: bottom!important;
    margin-left: 3px;
}
.site-version {
    padding: 4px 8px;
    background-color: #002451;
    border-color: #245ea9;
    color: #fff;
}
.site-version.focus, .site-version:focus, .site-version:hover{
    color: #fff;
}
.bottom-nav .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529!important;
    text-align: left;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #9bc7ff;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff!important;
    text-decoration: none;
    background-color: #174f96;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
