/*************************************************/

 
	
 .currency_convert_page .form-control {
    border-radius: 0;
    border-color: #273274;
    font-weight: normal;
    text-align: center;
}
	
span.converter_label {
    color: #454545;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
}

div#results .divxxrates {
    border: 0;
    margin-top: 0;
    width: 50%;
    text-align: left;
    float: left;
    min-height: 34px;
    margin-bottom: 16px;
    /* background: #fff; */
    line-height: 31px;
    margin-right: -1px;
    color: #273274;
    font-weight: 600;
    font-size: 15px;
}
div#results .divxxrates span{font-size: 12px;}


div#input_fields_wrap select {
    margin-bottom: 15px;
}
div#results .divxxrates br {
    display: none;
}


.add_field_button i.fa.fa-plus {
    margin-left: 4px;
    font-size: 13px;
}

.add_field_button {
    color: #273274;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    /* width: 100%; */
    margin: 0 auto;
    display: block;
    padding: 0;
    font-weight: 600;
}
.add_field_button:hover,.add_field_button:focus,.add_field_button:active {
   background-color: transparent; outline:none;    color: #21a344;
}
.calculator_fild {
    position: relative;
}


section#calculator {
    position: absolute;
    z-index: 11;
    width: 262px;
    left: 0;
    top: 100%;    display: none;
}
section#calculator .calculator {
    padding: 10px;
    margin-top: 15px;
    background-color: #e2e1e1;
    border-radius: 5px;
    font-size: 0;
    

}

section#calculator .calculator > input[type=text] {
    background-color: #fff;
}
section#calculator .calculator .key {
    background-color: #273274;}
 
 


.map_data .tabs-left > .nav-tabs {
    float: left;
    margin-right: 0;
border-right: 0;
    border-bottom: 0;
    width: 19%;
}
.map_data .tabs-left > .nav-tabs > li {
    float: none;
    padding-left: 0;
    line-height: normal;
    font-size: initial;
    border-right: 0;
}
.map_data .tabs-left > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 0px;
    margin-right: -1px;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    color: #8A8C9A;
    border-bottom-color: #cdd0df;
}
.map_data .tabs-left > .nav-tabs > li > a:hover {
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: #cdd0df;
}

.map_data .tabs-left > .nav-tabs > li > a i.fa {
    margin-right: 16px;
    font-size: 15px;position: relative;
    z-index: 1;
}
.map_data .tabs-left > .nav-tabs .active > a, .map_data .tabs-left > .nav-tabs .active > a:hover, .map_data .tabs-left > .nav-tabs .active > a:focus {
    border-color: #273274 transparent #ddd #ddd;
    background-color: #273274;
    color: #f4f4f4;     position: relative;   border-radius: 15px 0 0 15px;
}

.map_data .tabs-left > .nav-tabs .active > a:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 30px;
    left: -3px;
    top: 0;
    background: #273274;
    border-radius: 50%;
    border: 1px solid #273274;
}
.map_data .tabs-left > .nav-tabs .active > a:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 10px;
    left: -1px;
    top: -1px;
    background: #FFFFFF;
    border-radius: 0;
    border: 0;
}
.map_data .tabbable.tabs-left .tab-content {
    background: transparent !important;
    border: 1px solid #273274;
    width: 81%;
    float: left;
    padding: 18px;    min-height: 460px;
}

.map_data .tabbable.tabs-left:after {
    content: "";
    display: block;
    clear: both;
}






.map_data>ul.nav.nav-tabs {
    margin-bottom: 15px;
}


.map_data>.tab-content {
    margin-top:0px;
    border: 0;
}
.map_data>ul.nav.nav-tabs li {
    font-size: inherit;
    font-weight: 300;
    line-height: normal;
    padding-left: 0;
    list-style: none;
    border-right: 0;
}
.map_data>ul.nav.nav-tabs li>a {
    display: block;
    text-decoration: none;
    line-height: normal;
    padding: 9px 20px;
    margin-right: 0;
    color: #454545;
    font-size: 16px;
}
.map_data>ul.nav.nav-tabs li.active a {
    color: #4761f9;
    border-top: 1px solid #909ef1;
    border-right: 1px solid #909ef1;
    border-left: 1px solid #909ef1;
    background: #fff;
    margin-bottom: 0px;
    border-radius: 0;
}

 

 

.map_data>ul.nav.nav-tabs.no_border {
    border-bottom: 0;
}

.descrip {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 15px;
}
div#filter-container input.filterby {
    background: #f4f4f4;
    border: 1px solid #ccc;
    margin-right: 6px;
    padding: 2px 6px;
    color: #000;
}
div#filter-container input.filterby:hover {
    background-color: #273274;
    border-color: #273274;
    color: #fff;
}
.block_div {
    margin-top: 13px;
}
.block_div>label {
    margin-right: 20px;
}
.block_div>label input {
    margin-left: 6px;
    padding: 5px 6px;
    border: 1px solid #253374;
    font-size: 13px;
    font-weight: normal;
    background: #fff;
    height: 34px;
}
div#grapha {
    width: 100% !important;
}

.map_data .tabbable.tabs-left .widget.tab-content {
    float: none;
    width: 100% !important;
    border: 0;
    padding: 0;
    min-height: 0;
}
.map_data {
    margin-bottom: 30px;
}
#graphfor {
    font-size: 24px;
    margin-bottom: 1em;
    display: inline-block;
}
img.economic_calendar_symbol {
    float: none !important;
    width: auto;
    min-height: 22px;
    max-height: 22px;
    padding: 3px;
    margin: 0 auto !important;
    display: block;
}
.widget.tab-content table.dfx-calendar-table tbody td {
    padding: 8px !important;
    line-height: 1.428571429;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 12px;
}
.widget.tab-content table.dfx-calendar-table tbody tr.notes td {
    font-size: 12px !important;
    line-height: 20px;
    color: #444;
    padding: 10px !important;
    background: rgb(250, 250, 250);
}
 
.calendar-toggle-btn {background: url(../images/plus&minus-icons.png) no-repeat -1px -18px;width: 16px;height: 16px;display: inline-block;vertical-align: middle;margin-top: -2px;cursor: pointer;}

.calendar-toggle-btn.open {background: url(../images/plus&minus-icons.png) no-repeat -1px -52px;width: 16px;height: 16px;display: inline-block;
vertical-align: middle;margin-top: -2px;cursor: pointer;}

table.dfx-calendar-table .notes {
    display: none;
}
 table.dfx-calendar-table tbody tr:first-child {
    background: #f5f5f5;
}
table.dfx-calendar-table thead th {
    font-weight: normal;
}
.tab-content div#paginator-start-end {
    display: none;
}
section#calculator .calculator .key.action {
    background-color: #646060;
}
section#calculator .calculator .key.action.setval {
    background-color: #21a344;
    width: 140px;
    margin: 0 auto;
    display: block;
}

.calculator .row {
   
    margin-left: 0 !important;
    margin-right: 0 !important;
    
}
div#history {
    width: 100% !important;
}
span.has_cal {
    position: relative;
    display: block;
}
span.has_cal img {
    position: absolute;
    right: 14px;
    top: 12px;
}
.tab-content>.tab-pane #history input[type="text"] {
    border-radius: 0;
    border-color: #273274;
    font-weight: normal;
    text-align: left;
}
.from-container>span,.to-container>span {
    color: #454545;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
}
.history_currency {
    font-size: 15px;
    color: #273274;
    margin-bottom: 19px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    font-weight: 600;
}
div#historicon ul {
    background: #f4f4f4;
    list-style: none;
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 25px;
	    height: 340px;
    overflow: auto;
}
div#historicon ul li span {
    width: 140px;
    display: inline-block;
}
div#historicon ul li {
    /* float: left; */
    border-bottom: 1px solid #fff;
    padding: 6px 0px;
}
div#historicon ul li span.value {
    color: #273274;
    /* font-weight: 600; */
}

/********************************/

.intl-tel-input {
margin: 10px;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #333;
}
.intl-tel-input input {
width: 250px;
border: 1px solid #CCC;
font-family: inherit;
font-size: 100%;
color: inherit;
}


ul.calculator-fields .select2-container--default .select2-selection--single {
    background-color: #f5f5f5;
    border: 0;
    border-radius: 0;
    border-left: 1px solid #c6c6c6;
    height: 100%;
}
ul.calculator-fields .select2-container > span.selection {
  display: block;
}

.calculator-fields .input-group {
    display: block;
}

.calculator-fields .select2-container {
    position: absolute;
    right: 1px;
    width: 109px !important;
    top: 1px;
    display: block;
}

ul.calculator-fields  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 30px;
}

ul.calculator-fields .input-group input {
   
    width: 100%;
      padding-right: 120px;    height: 40px;
}


ul.calculator-fields  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: -1px;
    right: 1px;
    background: url(../images/gkt-drop.png) no-repeat center;
    width: 30px;
    border-left: 1px solid #c6c6c6;
 }

ul.calculator-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.calculator-fields .input-group *:focus {
    outline: none;
}
div#flotTip {
    background: rgba(39, 50, 116, 0.87) none repeat scroll 0 0 !important;
    border-color: #273274 !important;
    color: #fff !important;
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
@media (max-width: 992px){
    /*.flot-overlay, .flot-base, #grapha2, .flot-text{width: 100%!important;}
    .tickLabel {font-size: 7px;}*/
    .map_data .tabbable.tabs-left .tab-content, .map_data .tabs-left > .nav-tabs{width: 100%;}
    .map_data .tabs-left > .nav-tabs > li{float: left; margin-bottom: 0;}
    .map_data .tabs-left > .nav-tabs > li > a i.fa{margin-right: 9px;}
    .map_data .tabs-left > .nav-tabs > li > a{padding-left: 9px; padding-right: 9px;font-size: 11px;}
    .descrip span.pull-right{float: none!important;}
    .map_data .tabbable.tabs-left .widget.tab-content{overflow-x: scroll;}
    .map_data .tabs-left > .nav-tabs .active > a, .map_data .tabs-left > .nav-tabs .active > a:hover, .map_data .tabs-left > .nav-tabs .active > a:focus{border-radius: 15px;}
    div#grapha, .graphclass{overflow: scroll; width: 100%!important;}
    
}