/* === color === */

a, a:hover,a:focus,a:active, footer a.text-link:hover, strike, .post-meta span a:hover, footer a.text-link, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > li > a:hover,.navbar .nav > li > a:focus,.navbar .nav > .active > a:focus, .validation  { 
	color:#3297C6;
}

.navbar-brand span{
    color: #3297C6;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
	color:#3297C6;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#3297C6;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#3297C6;
}	
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color:#3297C6;
}
/* === background color === */

.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
  background-color: #3297C6;
}


.breadcrumb {
  background-color: #3297C6;
}

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #3297C6;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #3297C6;
}

input:focus {
	border-color: #3297C6;
}


#sendmessage {
	color: #3297C6;
}

.pullquote-left {
	border-left:5px solid #3297C6;
}

.pullquote-right {
	border-right:5px solid #3297C6;
}

/* cta */

.cta-text h2 span {
  color: #A3D9F6;
}

ul.clients li:hover {
	border:4px solid #3297C6;
}

/* box */
.box-bottom {
	background:#3297C6;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #3297C6;
  border:1px solid #3297C6;
}

.btn-theme {
  border:1px solid #3297C6;
  background: #3297C6;
}

/* modal styled */
.modal.styled .modal-header {
  background-color: #3297C6;
}


/* blog */
.post-meta {
	border-top:4px solid #3297C6;
}

.post-meta .comments a:hover  {
	color:#3297C6;
}

.widget ul.tags li a:hover {
	background: #3297C6;
}

.recent-post .text h5 a:hover{
	color:#3297C6;
}

/* pricing box */

.pricing-box-alt.special .pricing-heading {
	background: #3297C6;
}


/* portfolio */
.item-thumbs .hover-wrap .overlay-img-thumb {
	background: #3297C6;	
}


/* pagination */
#pagination a:hover {
    background: #3297C6;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #3297C6;
}


/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #3297C6;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #3297C6;
}

/* fancybox */
.fancybox-close:hover {
	background-color:#3297C6;
}
.fancybox-nav:hover span {
	background-color:#3297C6;
}

/* parallax c slider */
.da-slide .da-link:hover{
	background: #3297C6;
	border: 4px solid #3297C6;
}

.da-dots span{
	background: #3297C6;
}

/* flexslider */
#featured{
background-image:url(../img/Background.jpg);
	background-size:cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

#featured .flexslider .slide-caption {
	border-left:5px solid #3297C6;
}

/* Nivo slider */
.nivo-directionNav a:hover {
    background-color: #3297C6;
}
.nivo-caption, .caption {
	border-bottom: #3297C6 5px solid;
}

/* footer */
footer{
	background:#3297C6;
}
#sub-footer{
	background:#3297C6;
}

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin-left: 0px;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

.pageImage
{
    background-image: url(../img/Background.jpg);
}

.pageImage img {
    width:100%
}

.post-it {
background:#fefabc; 
padding:15px; 
font-family: 'Open Sans', Arial, sans-serif; 
font-size:15px; 
color: #000; 
/*width:200px;*/ 

/*-moz-transform: rotate(-7deg);
-webkit-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
-ms-transform: rotate(-7deg);
transform: rotate(-7deg);*/

box-shadow: 0px 4px 6px #333;
-moz-box-shadow: 0px 4px 6px #333;
-webkit-box-shadow: 0px 4px 6px #333;

}

.EBLogo {
	max-width:461px !important;
	width:100%;
}

.FormsBody {
    margin: auto;
    max-width: 800px;
    background-color: white !important;
    line-height:1.2em;
    font-size:13px !important;
}

.noMarginInput .Input {
    margin-left: 0px !important;
}

.Input {
      /*max-width: 210px !important;*/
      /*min-width: 140px !important;*/
    /*font-size: 14px !important;*/
    color: #454545 !important;
    padding: 4px !important;
    border: 1px solid #b6b6b6 !important;
    /*background: white !important;*/
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    /*margin-left: 10px !important;*/
    text-rendering: auto !important;
    color: initial !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    text-transform: none !important;
    text-indent: 0px !important;
    text-shadow: none !important;
    display: inline-block !important;
    text-align: start !important;
    -webkit-appearance: textfield !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    -webkit-rtl-ordering: logical !important;
    -webkit-user-select: text !important;
    cursor: auto !important;
}



.Select{
      width: inherit !important;
  max-width: 200px !important;
  min-width: 140px !important;
    /*margin-left: 10px !important;*/
    padding: 4px !important;
    border: 1px solid #b6b6b6 !important;
    background: #fff ;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}



ct{
      width: inherit !important;
  max-width: 200px !important;
  min-width: 140px !important;
    /*margin-left: 10px !important;*/
    padding: 4px !important;
    border: 1px solid #b6b6b6 !important;
    background: #fff !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.FormFieldLabel {
  color: black;
  font-weight: bold;
}

.blackLabel {
  color: black;
}

.FormNameHeader, .FormSectionHeader {
    background-color:#D1D1D1 !important;
    max-width: 800px;
    text-align: center;
    font-family: Arial;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom:5px;
    margin-top:5px;
}

.FormNameHeader, .FormSectionHeader {
    background-color:#D1D1D1 !important;
    max-width: 800px;
    text-align: center;
    font-family: Arial;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom:5px;
    margin-top:5px;
}

.FormSectionHeader {
    font-family: 'Courier New', Courier, monospace;
    color: #121212;
}

.FormNameHeader {
    font-size: 20px;
    font-weight:bold;
}

.FormsLogo {
    /*padding-bottom:15px;*/
}

.ReadyReckoner table {    font-size: smaller; width:100%; border:1px solid #d8d8d8;   -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; background:#ffffff; border-collapse:separate; overflow:hidden; }
.ReadyReckoner table caption { width:90%; margin:0px auto; padding:10px 20px; border-bottom:none; text-align:center }
.ReadyReckoner table tr:nth-child(even) { background: #fff; }
.ReadyReckoner table tr:nth-child(odd) { background: #f6f6f6; }
.ReadyReckoner table th { padding:10px; border-bottom:1px solid #d8d8d8; background: #ebebeb; background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 3%, #f3f3f3 6%, #ebebeb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#ffffff), color-stop(6%,#f3f3f3), color-stop(100%,#ebebeb)); background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 3%,#f3f3f3 6%,#ebebeb 100%); background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 3%,#f3f3f3 6%,#ebebeb 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 3%,#f3f3f3 6%,#ebebeb 100%); background: linear-gradient(top,  #ffffff 0%,#ffffff 3%,#f3f3f3 6%,#ebebeb 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); }
.ReadyReckoner table th:first-child { padding:10px 10px 10px 20px;}
.ReadyReckoner table th:first-last{ padding:10px 20px 10px 10px; }
.ReadyReckoner table tfoot th { border-bottom:none; }
.ReadyReckoner table td { padding:10px; }
.ReadyReckoner table td:first-child { padding:10px 10px 10px 20px; }
.ReadyReckoner table td:last-child { padding:10px 20px 10px 10px; }

@media print {     
.no-print, 	.no-print * 
{
display: none !important;
}

.EBLogo {
max-width:461px !important;
}

.landScape
{ 
 width: 100%; 
 height: 100%; 
 margin: 0% 0% 0% 0%; 
 filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3);
} 
}


/*.FormsLeftHalf label {
    float: left;
    vertical-align:middle;
}

.FormsLeftHalf input {
    width: 100%;
}

.FormsLeftHalf span .strech {
    display: block;
    overflow: hidden;
    padding-right: 5px;
}*/


.FormsRightHalf {
    width:50%;
    text-align:right;
}

.FormTable td {
    padding-bottom:2px;
}

.FormTable label {
    color:black !important;
	font-weight: bold !important;
    font-size:14px !important;    
	margin-right: 5px !important;
}

/*.no-print, 	.no-print * 
{
display: none !important;
}*/

.FormsLeftHalf {
    /*width:50%*/
}

.FormTable td {
    padding-bottom:3px;
}

.FormsFooter{
    font-size:x-small;
    text-align:center;
}

.FormSubmit
{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}


@page{size:auto; margin-bottom:5mm;margin-top:5mm;}

.MembersPage #inner-headline {
    margin-bottom:30px;
}

.TransactionHistoryPage .Input {
    margin-left:0 !important;
}

.callaction h2 {
color:white !important
}

.callaction .container .row {
margin-bottom:0px !important;
}

.hide {
display:none;
}

.show {
display:block;
}

.TransactionGrid{
    font-size:x-small !important;
    text-align:center;
}

.TransactionGrid th{
    text-align:center !important;
}

.SummaryGrid th{
    text-align:center !important;
    padding:5px 5px 5px 5px !important;
    max-width: 150px !important;
}

.CurrencyProfitMargin {
    margin-left: 0 !important;
    width: 5px !important;
    min-width: 75px !important;
}

.btnSubmitCurrencyOrder {
    min-width:200px;
}

.inputError {
color:white !important;
background-color:red !important;
}

.inputNormal {
color:black !important;
background-color:white !important;
}

 .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 400px;
        margin-left: -120px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }

.CurrencyHeadTable{
        margin-bottom:20px;
    max-width: 100%;
    background-color: #006699;
    color: white;
    }

.CurrencyHeadTable input{
    color: black !important;
    }

.CurrencyDetailTable th
{
    text-align: center !important;
    background-color: rgb(99, 161, 202);

}


/*#CurrencyHeadTable, th, td {
    border: 1px solid black;
}

#CurrencyHeadTable th, td {
    padding: 10px;
}*/



.faqSection
{
    margin-bottom:2px !important;
}
.faqSubSection
{
margin-bottom:2px !important;
margin-left:30px;
}
.faqQuestion
{
margin-bottom:2px !important;
margin-left:60px;
}

.faqQuestion div {
    margin-top:5px !important;
    margin-bottom:5px !important;
}

.pagerClass tr td
{
    padding-left:10px !important;
    padding-right:10px !important;
}

.cbListHeaderSelection label{
    font-size:x-small !important;
    margin-right:7px !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
{
    background-color:white;
}

.nav-tabs > li > a
{
    border: 1px solid #919191;
    background-color:#fff;
}

td {
padding: 1px !important;
}


.orange{
    background-color:rgba(255, 204, 0, 0.63) !important;
    color:black
}

.isblue {
color:red}


#freeImgBoxFeatured{
    float: left;
    position: relative;
    top: -45px;
    /* left: 35px; */
}

.advertisingText {
font-size:33px;
line-height:40px;
    text-align: center;
}

.pwcbullet{
    
    max-width:none !important;
}

.pwcbullets{
    background-color:rgba(65, 191, 255, 1); 
    color:white;
}

.orangesection{
    background-color:rgba(224, 124, 9, 1); 
    color:white;
}


.pad20 {
    padding: 8px !important;
    vertical-align:top;
}

.contentContainer{
        border: 1px solid #e6e6e6;
    background: #fcfcfc;
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
    box-shadow: 0 2px 0 rgba(0,0,0,0.03);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*span :empty{
    display:none !important;
}

.hideIfEmpty :not(:empty){
       display:none;
}*/

.iframeLoadingDiv {
  background:url(../img/progress.gif) center center no-repeat;
 }

.InputRequired{
    background-color:rgb(211, 255, 205) !important;
}

.DateRate{
    background-color:rgb(255, 229, 206) !important;
}

#comodoseal a{
    background-color:transparent !important;
    z-index:1000000000;
}

.AppHeader {
    font-size: x-large;
    text-align: center;
    background-color: forestgreen;
    border-top: solid black 2px;
    border-bottom: solid black 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

.AppGradient{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f7faa+40,88bbe2+100 */
background: #2f7faa; /* Old browsers */
background: -moz-linear-gradient(top,  #2f7faa 40%, #88bbe2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2f7faa 40%,#88bbe2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2f7faa 40%,#88bbe2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f7faa', endColorstr='#88bbe2',GradientType=0 ); /* IE6-9 */

}

.AppButton {
	display: inline-block;
	position: relative;
	color: #888;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
	text-decoration: none;
	text-align: center;
	padding: 8px 12px;
	font-size: 12px;
	font-weight: 700;
	font-family: helvetica, arial, sans-serif;
	border-radius: 4px;
	border: 1px solid #bcbcbc;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12);

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
}

.AppButton:hover {
	color: #555;
}

.AppButton:active,.AppButton:active:after,.AppButton:active:before {
	-webkit-box-shadow: none;
	box-shadow: none;
}