body{
	font-family: "PT Sans",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #303030;
	background-color: #e3ebfe;
}
.container{
	background-color: #f3f6fe;
}
p.text-intro{
	background: #e3ebfe;
	padding: 10px;
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
}
.section-currencies-table .table-responsive{
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
}
.section-currencies-table .table{
    margin-bottom: 0px
}
.section-currencies-table thead tr{
	background: #3183f1;
	color:#fff;
}
.section-currencies-table td{
	font-size: 13px;
	vertical-align: middle!important;
	background: #e3ebfe;
}
.section-currencies-table td.flag{
	text-align: center;
	background: #c4d8fd;
}
.section-currencies-table td.code{
	background: #c4d8fd;
}
.dd-container .dd-selected{
	padding: 0px;	
}
.dd-option-image, .dd-selected-image{
	width:32px;
}
.form-wrapper{
	margin-bottom: 50px;
}
.form-container{
	width: 100%;
	margin-bottom: 50px;
	margin-top: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.form-container h2{
	color:#fff;
	margin-top: 10px;
}
#btn-switch,
#btn-calculate{
	font-size: 30px;
}
.input-wrap {
	display:block;
	margin-top:15px;
}
.input-rate {
	
}
.select-wrap {
	display:block;	
}
.select-wrap .dd-options,
.select-wrap .dd-container,
.select-wrap .dd-select{
	width:100%!important;
}

.support-title{
	margin: 50px 0px 20px 0px;
	font-size: 23px;
}

#section-ads{
	margin-top:20px;
}

#section-ads img{
	width:100%;
}

.background{
	background-color: rgba(15, 37, 21, 0.85);
	background-image: url(../img/bg.jpg);
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
}
.main-content{
	margin-top: 10px;
}

.lb-field{
	color:#fff;
	margin-bottom:0;
}
.fa-equal:before{
	content: "=";
    font-weight: bold;
	font-size: 40px;
}

.select-language-wrapper{
	color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.select-language-wrapper img{
	margin-left: 5px;
    height: 30px;
}

.dd-optgroup {
    padding: 10px;
    display: block;
    border-bottom: solid 1px #ddd;
    overflow: hidden;
    color: #333;
    font-weight: bold;
    font-size: 20px;
}
.dd-optgroup label{
	margin-bottom: 0;
}

.dd-subopt a {
    padding-left: 20px;
}

@media (max-width: 991px){				
	.form-container .col-md-2{
		margin:10px 0px;
	}				
}

.row.section{
	margin-bottom:20px;
}

.section .section-title{
	font-size: 23px;
    margin-bottom: 20px;
}
.section .conversion-links-title{
    margin-bottom: 20px;
	font-size: 23px;
}
.section-table-rates table th{
	background: #3183f1;
    color: #fff;
    font-size: 12px;
    text-align: center;	
}

.section-table-rates table td.source{
	background: #c4d8fd;
    font-size: 14px;
    text-align: right;
	vertical-align: middle;
}
.section-table-rates table td.target{
	background: #e3ebfe;
    font-size: 14px;
	vertical-align: middle;
}
.btn-print{
	float: right;
    clear: both;
    text-transform: uppercase;
    font-size: 12px;
	color: #a791c7;
    box-shadow: 1px 1px #bdbdbd;
}
.section-chart{
	background: #fff;
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	padding-bottom: 1px;
}
.section-chart img{
	width:100%;
}
.section-chart .line-chart{
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 25px;
}
.section-table-detail{
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
}
.section-table-detail .odd{
	background:#c4d8fd;
}
.section-table-detail .even{
	background:#e3ebfe;
}
.section-table-detail td.title{
	font-weight: bold;
}
.section-chart .start-date-timeline{
	padding-left: 10px;
}
.section-chart .end-date-timeline{
	float:right;
	padding-right: 10px;
}
.section-table-detail .table,
#printableTable .table{
	margin-bottom:0px;
}
#printableTable .table-responsive{
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
}
a:link.linktext {
	color: #212121;
	text-decoration: none;
}
a:visited.linktext {
	color: #212121;
	text-decoration: none;
}
a:hover.linktext {
	color: #000000;
	text-decoration: underline;
}
a:active.linktext {
	color: #000000;
	text-decoration: none;
}
.linktext {
}

/* Styles for Popup */
.popup-wrapper{
	background: white;
	padding: 20px 30px;
	text-align: left;
	max-width: 600px;
	margin: 40px auto;
	position: relative;
}
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
	opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.btn-close-popup{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.btn-close-popup i{
	font-size: 25px;
}
#contact-form input, #contact-form textarea{
	background: #f2f2f2;	
}
.column-wrapp{
	-webkit-box-shadow:3px 3px 10px 1px rgba(0,0,0,0.57);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	box-shadow: 3px 3px 10px 1px rgba(0,0,0,0.57);
	padding: 10px 0px 1px 15px;
	background:#e3ebfe;
}
.chosen-container{
	width:100%!important;
}
.chosen-container-single .chosen-single{
	height: 34px!important;
	padding-top: 5px!important;
}
.chosen-container-single .chosen-single div b{
	background-position-y: 7px!important;
}
#crptCurr,#stdCurr{
	width: 100%;
    background: #fff;
    height: 34px;
}