block-copyright/*theme.css*/
body,
input,
select,
textarea,
a,
button,
[type='button'],
[type='reset'],
[type='submit'],
.ui-widget {
  color: #555;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #555;
}

a {
  color: #63666A;
}

a:hover,
a:active,
a:focus {
  color: #2C2A29;
}

::selection {
  background-color: #FFCD00;
  color: #2C2A29;
}


/*Button*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  background-color: #FFCD00;
  border-bottom: 2px solid #a98900;
}

button:hover,
button:focus,
[type='button']:hover,
[type='button']:focus,
[type='reset']:hover,
[type='reset']:focus,
[type='submit']:hover,
[type='submit']:focus {
  background-color: #555;
}

button:disabled:hover,
[type='button']:disabled:hover,
[type='reset']:disabled:hover,
[type='submit']:disabled:hover {
  background-color: #555;
}


#block-basic-local-tasks .tabs__tab {
  border-bottom: 1px solid #63666A;
}

/* #endregion */
/* #region  Header */
/* #region  Top Bar */
.top-bar {
  background-color: #ffcd00;
}

.top-bar .js-form-type-search input.form-search {
  background-color: #FFCD00;
  border-color: #FFCD00 #FFCD00 #fff;
  color: #fff;
}


.top-bar .js-form-type-search input.form-search::placeholder {
  color: #63666A;
}



.top-bar i.better_search {
  background: url("../../images/search-icon.svg") center center no-repeat;
}

.header {
  background-color: #fff;
}




.header .block-onlineservices .register-link {
  color: #2C2A29;
  border-bottom: 1px solid #2C2A29;
}

.header .block-onlineservices .register-link:hover {
  border-bottom: 1px solid #63666A;
  color: #63666A;
}


.logon-menu {
  background-color: #f4f4f5;
  border: 1px solid #d4d4d4;
}

.logon-menu .logon-link {
  color: #fff;
  background-color: #8f8d89;
  border-bottom: 1px solid #636565;
}

.logon-menu .logon-link:hover {
  color: #2C2A29;
  background-color: #FFCD00;
  border-color: #a8881f;
}

.logon-btn {
  color: #FFF;
}




.views-field-field-banner-image {
  background-color: #fff;
}

.views-field-field-banner-taglines p {
  color: #63666A;
}


.views-field-field-banner-taglines a {
  color: #63666A;
}

.views-field-field-banner-taglines a:hover,
.views-field-field-banner-taglines a:active {
  color: #2C2A29;
}

.block-views-block-slideshow-home-page .views-slideshow-pager-bullets li,
.block-views-block-slideshow-home-page .views-slideshow-pager-bullets li:hover {
  background-color: #63666A;
}

.block-views-block-slideshow-home-page .views-slideshow-pager-bullets li.active {
  background-color: #ffcd00;
}

/* #endregion */
/* #region  Breadcrumb */
.after-header {
  background: url("../../images/main-breadcrumbs-back.gif");
}
.page-node-1 .after-header {
  background: transparent;
}

.breadcrumb {
  color: #7d7d7d;
  background-image: url("../../images/breadcrumbs-end-arrow.png");
  background-color: transparent;
}

.breadcrumb ol {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
}

.breadcrumb ol>li a,
.breadcrumb ol>li a:hover {
  color: #A4A4A4;
}

.breadcrumb ol>li a::after {
  color: #7d7d7d;
}

/* #endregion */
/* #endregion */
/* #region  Footer */
/*Bottom bar*/
.bottom-bar {
  background-color: #ffcd00;
  -webkit-box-shadow: 0 7px 10px -6px #333;
  -moz-box-shadow: 0 7px 10px -6px #333;
  box-shadow: 0 7px 10px -6px #333;
}


.bottom-bar .block-menu ul.menu li.menu-item a {
  color: #63666A;
}


.bottom-bar .block-menu ul.menu li.menu-item a.first-link {
  background: url("../../images/footer-top-links-1.png") 0 50% no-repeat;
}

.bottom-bar .block-menu ul.menu li.menu-item a.second-link {
  background: url("../../images/footer-top-links-2.png") 12px 50% no-repeat;
}

.bottom-bar .block-menu ul.menu li.menu-item a.third-link {
  background: url("../../images/footer-top-links-3.png") 5px 50% no-repeat;
}

.bottom-bar .block-menu ul.menu li.menu-item a.fourth-link {
  background: url("../../images/footer-top-links-4.png") 3px 50% no-repeat;
}
[dir="rtl"] .bottom-bar .block-menu ul.menu li.menu-item a {
    background-position: 100% 50%;
}

/*Footer*/
.footer {
  background-color: #63666A;
}


.footer .block-menu>ul.menu>li.menu-item>a,
.footer .block-menu>ul.menu>li.menu-item>span {
  color: #eee;
}

.footer .block-menu>ul.menu>li.menu-item>ul.menu>li.menu-item a,
.footer .block-menu>ul.menu>li.menu-item>ul.menu>li.menu-item span {
  color: #e6e6e6;
  background: url("../../images/footer-list-items-dot.png") 0 50% no-repeat;
}


.after_footer {
  color: #5e5e5e;
}


.views-carousel .jcarousel-control-prev,
.views-carousel .jcarousel-control-next{
  background-color: #FFCD00;
  box-shadow: 0px 1px 2px #999;
}

.views-carousel .jcarousel ul>li {
  background-color: #f4f4f5;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 7px 10px -6px black;
  -moz-box-shadow: 0 7px 10px -6px black;
  box-shadow: 0 7px 10px -6px black;
}


.views-carousel .carousel-title {
  color: #2C2A29;
}


.views-carousel .views-field-field-carousel-button-text a {
  background-color: #FFCD00;
  color: #FFF;
  -moz-box-shadow: inset 0 -1px 2px #666666;
  -webkit-box-shadow: inset 0 -1px 2px #666666;
  box-shadow: inset 0 -1px 2px #666666;
}

.views-carousel .jcarousel li:hover {
  background-color: #63666A;
}


.views-carousel .jcarousel li:hover .carousel-title {
  color: #FFFFFF;
}

.views-carousel .jcarousel li:hover .carousel-tagline {
  color: #FFFFFF;
}

.views-carousel .jcarousel li:hover .views-field-field-carousel-button-text a {
  background-color: #FFFFFF;
  color: #FFCD00;
}

.sharePrice {
  background-color: #f4f4f5;
  color: #2c2a29;
}


.sharePrice .value {
  color: #256092;
}

.sharePrice .change {
  border: 2px dotted #256092;
  background-image: url("../../images/change-arrow.png");
}

.sharePrice .st_down {
  color: #cf240d;
}

.sharePrice .st_up {
  color: #64b938;
}


[class*="block-views-block-slider"]>h2 {
  background-color: #ffcd00;
}

[class*="block-views-block-slider"] .skin-default {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

[class*="block-views-block-slider"] .views-field-field-press-release-image {
  border-bottom: 1px solid #cccccc;
}



[class*="block-views-block-slider"] .views-field-title a {
  color: #2c2a29;
}


[class*="block-views-block-slider"] .views-slideshow-controls-bottom .views-slideshow-pager-bullets ul>li {
  background: #63666A;
}

[class*="block-views-block-slider"] .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: #ffcd00;
}


.tweet-top {
  background-color: #ffcd00;
}

.tweet-name a {
  background: url("../../images/tweet-img.png") 1% 50% no-repeat;
  color: #2C2A29;
}

/* #endregion */
/* #endregion */
/* #region  Product page */
.product_page__tabs a,
.product_page__tabs a:hover {
  color: #ffcd00;
}


.product_page #after-header::after {
  background-color: #E9E9E9;
  border-top: 1px solid #d3d3d3;
}

.product_page__tabs .tabs {
  color: #535353;
}

.product_page__tabs .tabs ul>li {
  color: #2C2A29;

}

[dir="ltr"] .product_page__tabs .tabs ul>li {
  background: url("../../images/list-arrow.png") 0 0 no-repeat;
}

[dir="rtl"] .product_page__tabs .tabs ul>li {
  background: url("../../images/list-arrow-ar.png") 100% 0 no-repeat;
}

.tabs-panel {
  background-color: #E9E9E9;
  border-top: 1px solid #d3d3d3;
}

.tabs-panel .nav-link:hover {
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3;
}

.tabs-panel .nav-link.active {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  background-color: #fff;
}


.tabs-panel .nav-label {
  color: #63666a;
}

.tabs-panel .nav-link.active .nav-label {
  color: #2c2a29;
}

.product_page__tabs .tab__tab-description {
  color: #302e2e;
}


.product_page__tabs .tab__apply-link a {
  color: #fff;
  background-color: #63666A;
}


[dir="ltr"] .product_page__tabs .features-tree {
  background: url("../../images/separator-v.png") 0 0 repeat-y;
}

[dir="rtl"] .product_page__tabs .features-tree {
  background: url("../../images/separator-v.png") 100% 0 repeat-y;
}

.product_page__tabs .features-tree h2 {
  color: #FFCD00;
}

[dir="ltr"] .product_page__tabs .features-tree h2 {
  background: url("../../images/title-dotted-tree.png") 2% 18px no-repeat;
}

[dir="rtl"] .product_page__tabs .features-tree h2 {
  background: url("../../images/title-dotted-tree.png") 98% 18px no-repeat;
}

.product_page__tabs .features-tree p {
  color: #211F20;
}


.product_page__tabs .features-item h2 {
  color: #2C2A29;
}

.product_page__tabs .features-item p {
  color: #535353;
}


[dir="ltr"] .product_page__tabs .features-item ul>li {
  background: url("../../images/list-item-small-disk.png") 0 50% no-repeat;
}

[dir="rtl"] .product_page__tabs .features-item ul>li {
  background: url("../../images/list-item-small-disk.png") 100% 10px no-repeat;
}

.product_page__tabs .features-item ul>li a {
  color: #ffcd00;
}

.product_page__tabs .row-centered .eligibility-criteria {
  background-color: #f0f0f0;

}

[dir="ltr"] .product_page__tabs .eligibility-criteria ul>li {
  background: url("../../images/list-arrow.png") 0 0 no-repeat;
}

[dir="rtl"] .product_page__tabs .eligibility-criteria ul>li {
  background: url("../../images/list-arrow-ar.png") 100% 0 no-repeat;
}


[dir="ltr"] .product_page__tabs .eligibility-criteria ul>li>ul>li {
  background: url("../../images/list-item-small-disk.png") 0 7px no-repeat;
}

[dir="rtl"] .product_page__tabs .eligibility-criteria ul>li>ul>li {
  background: url("../../images/list-item-small-disk.png") 100% 7px no-repeat;
}

/* documentation */
.product_page__tabs .documentation {
  background-color: #FFCD00;
}

.lylw-box{
  background-color: #FFCD00;
}
.lylw-box .html__html-block  a{
	color:#000;
}
[dir="ltr"] .product_page__tabs .documentation ul>li {
  background: url("../../images/list-item-small-disk-black.png") 0 7px no-repeat;
}

[dir="rtl"] .product_page__tabs .documentation ul>li {
  background: url("../../images/list-item-small-disk-black.png") 100% 7px no-repeat;
}

/* information */
.product_page__tabs .information {
  background-color: #ffdf67;
}

/* service-standards */
.page .service-standards,
.product_page__tabs .service-standards {
  background-color: #f0f0f0;
}


[dir="ltr"] .product_page__tabs .service-standards ul>li {
  background: url("../../images/list-item-small-disk.png") 0 7px no-repeat;
}

[dir="rtl"] .product_page__tabs .service-standards ul>li {
  background: url("../../images/list-item-small-disk.png") 100% 7px no-repeat;
}


.product_page__tabs .charges h2 {
  color: #000;
}


.product_page__tabs .charges a {
  color: #63666A;
}
.awareness-form{
	background: url(/sites/default/files/Banking_Awareness-02.png);
    box-shadow: 1px 1px 10px #888888;
}
.awareness-form .ui-state-active:focus{outline-color: #fff;}
.awareness-form .ui-state-active, .awareness-form .ui-widget-content .ui-state-active,
 .awareness-form .ui-widget-header .ui-state-active, .awareness-form a.ui-button:active, .awareness-form .ui-button:active, .awareness-form .ui-button.ui-state-active:hover{color:#555;}
.awareness-form .ui-button{outline-color: #fff}
.awareness-form .quiz-question-multichoice .field-type-text-with-summary .first,.awareness-form  .page-node-quiz-results .field-type-text-with-summary .first,
.awareness-form .q-no {
    background: #ffcd00;
}
.awareness-form #quiz-question-answering-form .quiz-question-multichoice .field-type-text-with-summary p,.awareness-form .result .q{
    color: #2c2a29;
}
.awareness-form .pieChart table td{
	border-color: #ddd;	
}
.awareness-form .pieChart table th{
	border-color:#ffcd00;
	background:#ffcd00;
	color:#fff;
}
.awareness-form .pieChart table td{
	color:#bababa
}
[dir="rtl"] .awareness-form table{text-align:right;}
#edit-navigation-submit {
    background-color: #FFCD00;
    color: #fff;
}
#edit-navigation-submit:hover {
    background-color: #a98900;
}
.awareness-form .ui-button:hover,.awareness-form .ui-button:active{color:#2b2b2b}
.awareness-form .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.awareness-form  .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    border: 6px solid #a98900;
}
.field-prefix{
	background-color: #f8f8f8;
    border-bottom: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}
.webform-submission-form select,.webform-select2{
	background-color: #2C2A29;
    color: #ffffff;
    background-image: url("../../images/form-dropdown-select-arrow.png");
}

.webform-submission-form select:hover, .webform-select2:hover{
    background-color: #FFCD00;	
}
.webform-submission-form input.webform-button--submit{
    color: #fff;
}

.awareness-no{
	background:#ffcd00;
}

input[type="email"],input[type="text"],input[type="tel"],input[type="date"],input[type="number"]{
	background-color: #f8f8f8;
	border-bottom:2px solid #eeeeee;
	border-right:2px solid #eeeeee;
}

#webform-submission-suggestions-complaints-and-call-add-form input[type="radio"]:checked ~ label.option {
    background-color:#FFCD00;
}


#webform-submission-suggestions-complaints-and-call-add-form label.option:hover {
  background-color: #FFCD00;
}
.form-required::after {
background-image: url(../../images/astrick.png);
}
/* credit ratings start */
.credit-ratings .field-item p{color:#535353;}
.credit-ratings .field-item th{color: #000;  background-color: #ffcd00;}

.credit-ratings .field-item tr {padding: 5px 5px;border:0px;}
.credit-ratings .field-item tr:nth-child(odd) > td {
    background-color: #edebeb;
}
/* credit ratings end */
/* webform end */
/* investor relations start */
.investor-relations-boxes h3{
	background: #ffce00;
	color: #000;
}

.financial_latest_news 	.views-field-field-press-release-date .field-content {
    border-right: 1px dotted #63666A;
}
[dir="rtl"] .financial_latest_news 	.views-field-field-press-release-date .field-content {
    border-left: 1px dotted #63666A;
}

.financial_latest_news .views-field-field-press-release-date {
    color: #63666A;
}
.financial_latest_news h2{
	background: #ffce00;
	color: #000;
}
.financial_latest_news #block-views-block-news-list-block-3{    background: #f4f4f5;}
.financial_latest_news .views-field-title a{color: #63666A;}
/* investor relations end */
/* Financial Report Start */
.html__html-block .fin-years span a {
    color: #000;

}
.html__html-block .fin-years span.selected a ,.html__html-block .fin-years span a:hover{
	background: #666666;
    color: #fff;	
}
.charts-menuitem-highlight,.charts-menuitem-hover{background-color:#ffcc00 !important;border-color:#ffcc00 !important;}
.google-visualization-controls-categoryfilter LI {
    background-color: #ffd400 !important;
}

.field-name-field-contenttextbox > .field-items > .field-item .fin-years span a{ ;color: #000;}
.field-name-field-contenttextbox > .field-items > .field-item .fin-years span.selected a,.field-name-field-contenttextbox > .field-items > .field-item .fin-years span.selected a:hover{    background: #666666;color:#fff;}
.fin-years .years.selected{background:#ffcc00;}
.fin-years{ background: #FFCD00;}
.fin-years .years{border-right: 2px solid #000;}
[dir="rtl"] .fin-years .years{border-left: 2px solid #000;}
.ui-tabs .fin-wrapper  .ui-tabs-nav li.ui-tabs-tab.ui-tabs-active {background:#ffffff;}
.ui-tabs .fin-wrapper .ui-tabs-nav li.ui-tabs-tab.ui-tabs-active a{color:#000;}
.fin-wrapper{background:#e9e9e9;}
ul.ui-tabs-nav.ui-widget-header{background:#e9e9e9;}
.google-visualization-table-th.gradient{color:#000;}
.fintabs .subtabContent{border-bottom:1px dashed #000;}

.ui-tabs .fin-wrapper .tabContainer .ui-tabs-nav li.ui-tabs-tab.ui-tabs-active a{background:#fff;color:#000;}
.ui-tabs .tabContainer .ui-tabs-nav li.ui-tabs-tab a{color:#000;border:2px solid #ffcc00 !important;background: #ffcc00;}
.ui-tabs .tabContainer .ui-tabs-nav li.ui-tabs-tab.ui-tabs-active a{color:#fff;border:2px solid #666666 !important;font-weight:bold;background: #666666;}
.ui-tabs .ui-tabs-nav, .ui-tabs .ui-tabs-nav li{border-width: 0 0 2px 0;}
.tabContainer .charts-menu-button-inner-box{border-width: 1px;  border-radius: 10px;}
.tabContainer .charts-menu-button{background:none;}
.charts-inline-block .charts-menu-button-dropdown{    background: url(/sites/default/files/arrow-dropdown.jpg) no-repeat -0 0;}
.charts-menu-button-inner-box{color: #141311; }
.field-name-field-contenttextbox > .field-items > .field-item .tabs1 .tabContainer .fin-years a:hover{background: #666666; color: #fff;}
.field-name-field-contenttextbox > .field-items > .field-item a{color:#333333;}
.ui-tabs .ui-tabs-nav li.ui-tabs-tab a{color:#484745;}
.ui-tabs .ui-tabs-nav,.ui-tabs .ui-tabs-nav li{background:#ffce00;}


[dir="ltr"] .paragraph--type--faq .ui-accordion-header-icon {
  background: url("../../images/collapsible-items-arrow-right.png") 0 0 no-repeat;
}

[dir="rtl"] .paragraph--type--faq .ui-accordion-header-icon {
  background: url("../../images/collapsible-items-arrow-left.png") 100% 0 no-repeat;
}


.paragraph--type--faq .faq__question {
  color: #535353;
}

[dir="ltr"] .paragraph--type--faq ul>li {
  background: url("../../images/list-item-small-disk.png") 0 7px no-repeat;
}

[dir="rtl"] .paragraph--type--faq ul>li {
  background: url("../../images/list-item-small-disk.png") 100% 7px no-repeat;
}


.product_page__tabs .block-dotted {
  border: 2px dotted #6a6a6a;
}
.epp .block-dotted {
  border: 2px dotted #6a6a6a;
}
.epp .block-dotted li,
.epp .block-dotted ul>li a {
  color: #ffcd00;
}
.product_page__tabs .block-dotted li,
.product_page__tabs .block-dotted ul>li a {
  color: #ffcd00;
}

.product_page__tabs hr {
  border-color: #ffcd00;
}

.two-cols h3 {
  color: #f3c000;
}

.two-cols h2 {
  color: #f3c000;
}


.table-dotted th,
.faq__answer table th {
  color: #FFCD00;
}


.table-dotted tbody>tr,
.faq__answer table tbody>tr {
  background-color: #fcfcfc;
}

.table-dotted tbody>tr:nth-of-type(odd),
.faq__answer table tbody>tr:nth-of-type(odd) {
  background-color: #f0f0f0;
}

[dir="ltr"] .table-dotted table td+td,
[dir="ltr"] .table-dotted table th+th,
[dir="ltr"] .faq__answer table td+td,
[dir="ltr"] .faq__answer table th+th {
  border-left: 2px dotted #6a6a6a;
}

[dir="rtl"] .table-dotted table td+td,
[dir="rtl"] .table-dotted table th+th,
[dir="rtl"] .faq__answer table td+td,
[dir="rtl"] .faq__answer table th+th {
  border-right: 2px dotted #6a6a6a;
}

.gold-title h2 {
  color: #ffcd00;
}

.gold-title h3 {
  color: #ffcd00;
}

.product_page__body {
  color: #555;
}

.product-page-body-container {
  background-color: white;
}

.dylw-box h2 {
  background-color: #fcce01;
  color: #535353;
}

.box {
  border: 1px solid #d6d6d6;
}
[dir="ltr"] .travel-card {
  border: 1px solid #ddd;
}

[dir="ltr"] .travel-card td {
  border: 1px solid #ddd;
}

[dir="ltr"] .ncol {
  color: rgb(255, 0, 0);
}


.travel-card td p{margin:0px;display:inline-block;}
[dir="rtl"] .travel-card {
  border: 1px solid #ddd;
}

[dir="rtl"] .travel-card td {
  border: 1px solid #ddd;
}


[dir="rtl"] .ncol {
  color: rgb(255, 0, 0);
}


/* Community Investment */
.circle-container a.center span {
  color: #292825;
}


.circle-container .center {
  background: url("../../images/empty-big-inv.png") no-repeat;
}


/* this is just for showing the angle on hover */
.circle-container a:not(.center):before {
  color: white;
  background: rgba(0, 0, 0, .5);

}

/* this is for showing the circle on which the images are placed */
.circle-container:after {
  border: dashed 1px #000000;

}


[dir="ltr"] .circle-container .verse-txt {
  color: #2c2a29;
  background: #fff;
}

[dir="rtl"] .circle-container .verse-txt {
  color: #2c2a29;
  background: #fff;
}

.html__html-block a {
  color: #FFCD00;
}

.html__html-block p,
.html__html-block ul,
.html__html-block ol {
  color: #535353;
}

.subsection-square .html__html-block {
  border: 2px dotted #6a6a6a;
}


.subsection-square .html__html-block h2 {
  color: #ffcd00;
}

.subsection-square .html__html-block .read-more,
.subsection-square .html__html-block .toggle-less,
.subsection-square .html__html-block a {
  color: #2C2A29;
}

.subsection-square ul {
  color: #535353;
}

.paragraph--type--csr {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 4px -2px #444444;
  -moz-box-shadow: 0 1px 4px -2px #444444;
  box-shadow: 0 1px 4px -2px #444444;
}

.csr__csr-link a,
.csr__csr-file a {
  color: #292825;
}

.csr__csr-file a {
  background-image: url("../../images/application-pdf.png");
}


.section-page-view .views-row .separator-v {
  background: url("../../images/separator-v.png") 95% 0 repeat-y;
}


.section-page-view .views-row .separator-h {
  background: url("../../images/separator-h.png") 0 93% repeat-x;
}


.section-item-title {
  color: #292825;
}


.section-item-link {
  color: #63666A;
}

.views-field-field-section-item-icon .field-content {
  background: url("../../images/empty-section-icon.png") 0 0 no-repeat;
}


.branchLocation.blm {
  background-image: url(/sites/default/files/footer-top-links-2.png);
  color: #42403f !important;
}


[dir="rtl"] .cashSARspan {
  border-left: 2px dotted #292825;
}


.cashSARspan {
  border-right: 2px dotted #292825;
  color: #FFCD00;
}


.all-atms a {
  background-color: #63666A;
  color: #FFFFFF;
}

.product_page__tabs .tabs .black-box li {
  color: #fff;
}

/* for colored boxes by owais */
.TabsColoredBox {
  background-color: #ffdf67;
}

.TabsColoredBox.clr2 {
  background-color: #FFCD00;
}


.TabsColoredBox span {
  background-color: #FFF9E2;
  color: #2C2A29;
}

.note {
  color: #fcce01;
}



.black-box {
  background-color: #2C2A29;
  color: #fff;
}
.black-box .html__html-block p,
.black-box .html__html-block ul,
.black-box .html__html-block ol{
  color: #fff;
}

.product_page__tabs .documentation a,
.product_page__tabs .documentation a:hover {
  color: #63666A;
}

.black-box .html__html-block h2 {
  color: #fff;
}

/* ----- Car Finance Calculator ----- */

.car-finance-calc-ctr {
  background-color: #FFF;
  -webkit-box-shadow: 0 0 6px 0 #999999;
  -moz-box-shadow: 0 0 6px 0 #999999;
  box-shadow: 0 0 6px 0 #999999;
}

.tabs-smallTabDesc {
  color: #302e2e;
}


.calc-item-title {
  color: #2C2A29;
}

.calc-result-equal {
  color: #494949;
}

#calculatorBigResult,
#calculatorBigResult1,
#calculatorBigResult2,
#calculatorBigResult3,
#calculatorBigResult4 {
  color: #494949;
  background-color: #ffcd00;
  -moz-box-shadow: inset 3px 6px 9px #b99b26;
  -webkit-box-shadow: inset 3px 6px 9px #b99b26;
  box-shadow: inset 3px 6px 9px #b99b26;
}


#resetcalc,
#resetcalc1,
#resetcalc2,
#resetcalc3,
#resetcalc4 {
  background-color: #63666a;
  color: #ffcd00;

}

.calc-item-outputText, .calc-item-outputText1, .calc-item-outputText3 {
  color: #ff0000;
}

.calc-item-ctr input {
  background-color: #C5C5C5;
  color: #2C2A29;
}

.calc-item-currency {
  color: #2C2A29;
}

#showSliderYears,
#showSliderYears1,
#showSliderYears2,
#showSliderYears3 {
  color: #2C2A29;
}
#calculatorAgeSlider6,
#calculatorAgeSlider .ui-slider-range,
#calculatorAgeSlider,
#calculatorAgeSlider .ui-slider-range,
#calculatorAgeSlider1,
#calculatorAgeSlider1 .ui-slider-range,
#calculatorAgeSlider2,
#calculatorAgeSlider2 .ui-slider-range,
#calculatorAgeSlider3,
#calculatorAgeSlider3 .ui-slider-range {
  background-color: #FFCD00;
  -moz-box-shadow: inset 2px 1px 3px #b99b26;
  -webkit-box-shadow: inset 2px 1px 3px #b99b26;
  box-shadow: inset 2px 1px 3px #b99b26;
}

#calculatorAgeSlider6 .ui-slider-handle,
#calculatorAgeSlider .ui-slider-handle,
#calculatorAgeSlider1 .ui-slider-handle,
#calculatorAgeSlider2 .ui-slider-handle,
#calculatorAgeSlider3 .ui-slider-handle {
  background-color: #F8F7F7;
  background-image: url("../../images/calc-slider-handle.jpg");
  -webkit-box-shadow: 0 3px 5px 1px #999999;
  -moz-box-shadow: 0 3px 5px 1px #999999;
  box-shadow: 0 3px 5px 1px #999999;
}

.car-finance-calc-btmNotes {
  color: #2C2A29;
}

.car-finance-calc-btmNotes .calcYellowNbr {
  color: #e8a400;
}

.car-finance-calc-btmNotes .calcBranchSpan>a {
  color: #2C2A29;
}

.murabahaAppForm-label,
.fullFormLabel {
  color: #2C2A29;
}


.formYellowStar {
  color: #FFCD00;
}



.murabahaAppForm-input>p,
.fullFormInput>p {
  color: #FFCD00;
}


.murabahaAppForm-input label,
.fullFormInput label {
  background-color: #2C2A29;
  color: #FFFFFF;
}

.murabahaAppForm-input input[type="radio"]:checked+label,
.fullFormInput input[type="radio"]:checked+label {
  background-color: #FFCD00;
}

.murabahaAppForm-input>select,
.fullFormInput>select {
  background-color: #2C2A29;
  color: #ffffff;
  background-image: url("../../images/form-dropdown-select-arrow.png");
}


.murabahaAppForm-colLeft .murabahaAppForm-input>select>option {
  background-image: url("../../images/cust-serv-separator-v.png");
  color: #2C2A29;
}

.murabahaAppForm-colLeft .murabahaAppForm-input>select>option:hover {
  background-image: url("../../images/list-arrow.png");
}


.murabahaAppForm-input>select:hover {
  background-color: #FFCD00;
}

.murabahaAppForm-input>select>option,
.fullFormInput>select>option {
  background-color: #ffffff;
  color: #2C2A29;
}



.murabahaAppForm-input>input,
.fullFormInput>input {
  background-color: #f8f8f8;
  color: #2C2A29;

}


.murabahaAppForm-SubmitBtnNotes {
  color: #2C2A29;
}

.murabahaAppForm-SubmitBtnNotes>a,
.formSubmitBtnCtr>a {
  color: #2C2A29;
}

.murabahaAppForm-SubmitBtnCtr>input,
.formSubmitBtnCtr>input {
  background-color: #2C2A29;
  color: #FFFFFF;
}

#murabahaAF-submitBtn,
#formSubmitBtn {
  background-color: #FFCD00;
  -moz-box-shadow: inset 0 -1px 2px #a98900;
  -webkit-box-shadow: inset 0 -1px 2px #a98900;
  box-shadow: inset 0 -1px 2px #a98900;
}


.murabahaAppForm-SubmitBtnCtr>#murabahaAF-submitBtn:hover,
.formSubmitBtnCtr>#formSubmitBtn:hover {
  -moz-box-shadow: inset 0 -1px 8px #a98900;
  -webkit-box-shadow: inset 0 -1px 8px #a98900;
  box-shadow: inset 0 -1px 8px #a98900;
}

.calc-arzaq-subtype-selector-ctr {
  background-color: #FFF;
  -webkit-box-shadow: 0 0 6px 0 #999999;
  -moz-box-shadow: 0 0 6px 0 #999999;
  box-shadow: 0 0 6px 0 #999999;
}


.calcFullWidth a.calcProdTypeSubItem {
  color: #bababa !important;
}

.calcFullWidth .calcProdTypeSubItem.activeCalc {
  border-bottom: 6px solid #FFCD00;
  color: #3c3c3c !important;
}


.calcProdTypeSubItem {
  color: #bababa;

}

a.calcProdTypeSubItem {
  color: #bababa !important;
}

.calcProdTypeSubItem.activeCalc {
  color: #3c3c3c !important;
}



.sidebar.first .menu--main>h2,
.sidebar.first .menu--top-nav>h2 {
  border-bottom: 1px solid #eee;
  background-color: #FFCD00;
  color: #FFFFFF;
}

.sidebar.first .menu--main>h2 a,
.sidebar.first .menu--top-nav>h2 a {
  color: #FFFFFF;
}


.sidebar.first .menu--main ul li a.is-active,
.sidebar.first .menu--top-nav ul li a.is-active {
  color: #FFCD00;
}

[dir="ltr"] .sidebar.first .menu--main>ul>li,
[dir="ltr"] .sidebar.first .menu--top-nav>ul>li {
  background-image: url("../../images/list-arrow.png");

}

[dir="rtl"] .sidebar.first .menu--main>ul>li,
[dir="rtl"] .sidebar.first .menu--top-nav>ul>li {
  background-image: url("../../images/list-arrow-ar.png");

}

.sidebar.first .menu--main ul li a,
.sidebar.first .menu--top-nav ul li a {
  color: #2C2A29;
}

.sidebar.first .menu--saib-tools,
.sidebar.first .menu--ways-to-bank {
  background-color: #f0f0f0;
}

.sidebar.first .menu--saib-tools>h2,
.sidebar.first .menu--ways-to-bank>h2 {
  color: #2C2A29;
}


[dir="ltr"] .sidebar.first .menu--saib-tools ul li,
[dir="ltr"] .sidebar.first .menu--ways-to-bank ul li {
  background-image: url("../../images/list-arrow.png");
}

[dir="rtl"] .sidebar.first .menu--saib-tools ul li,
[dir="rtl"] .sidebar.first .menu--ways-to-bank ul li {
  background-image: url("../../images/list-arrow-ar.png");
}

.sidebar.first .menu--saib-tools a,
.sidebar.first .menu--ways-to-bank a {
  color: #2C2A29;
}

#total,
#expensesTotal {
  color: #f9cd3a;
}


.field-name-field-contenttextbox>.field-items>.field-item .financial_calculator a {
  color: #3c3c3c;
}


.field-name-field-contenttextbox>.field-items>.field-item a {
  color: #3c3c3c;
}

.yellow-color {
  color: #f3c000;
}

.spending-categories {
  background: #f2f2f2;
}

.spending-no {
  color: #f3c000;
}

.financial_calculator div.error {
  background-image: url(/sites/default/files/message-24-error.png);
  border-color: #ed541d;
  background-color: #fef5f1;
}

.dottedLayout-item-list .dottedLayout-item-bodyLink>a,
.dottedLayout-item-list .dottedLayout-item-bodyLink>a:link,
.dottedLayout-item-bodyLink a {
  background: #f3c000;
  color: #fff;

}


.dottedLayout-item-list .dottedLayout-item-bodyMain {
  color: #42403f;
}

.dottedLayout-item-list>ul>li.views-row-1,
.dottedLayout-item-list>ul>li.views-row-2,
.dottedLayout-item-list>ul>li.views-row-3,
.dottedLayout-item-list>ul>li.views-row-4 {
  background-image: url(/sites/default/files/cust-serv-separator-v.png);
}



.financial_calculator input.previous {
  background: #63666a;
  color: #fff;

}

.financial_calculator input.next {
  background: #f3c000;
  color: #fff;
}

.financial_calculator select {
  background-color: #63666a;
  color: #fccd01;
}

.expenses-total {
  color: #2c2a29;
}

.budget-calculator {
  background: #f2f2f2;
}
.budget-calculator h3,
.budget-calculator h2 {
  color: #666666;
}


.budget-calculator h1 {
  color: #f3c000;
}


.calcItem {
  color: #2C2A29;
}


.calcInput input[type="radio"]:checked+label {
  background: url(/sites/default/files/radio-checked-unchecked.png) no-repeat 0 100%;
}

.home-finance-calculator #calculatorAgeSlider5, #calculatorAgeSlider5 .ui-slider-range,.home-finance-calculator #calculatorAmountSlider,#calculatorAmountSlider   .ui-slider-range{
    background-color: #FFCD00;
    -moz-box-shadow: inset 2px 1px 3px #b99b26;
    -webkit-box-shadow: inset 2px 1px 3px #b99b26;
    box-shadow: inset 2px 1px 3px #b99b26;
}
.home-finance-calculator #calculatorAgeSlider5 .ui-slider-handle ,.home-finance-calculator #showSliderAge5 .ui-slider-handle,.home-finance-calculator #calculatorAmountSlider   .ui-slider-handle{
    background-color: #F8F7F7;
    background-image: url(../../images/calc-slider-handle.jpg);
    -webkit-box-shadow: 0 3px 5px 1px #999999;
    -moz-box-shadow: 0 3px 5px 1px #999999;
    box-shadow: 0 3px 5px 1px #999999;
}

/* Home finance Calculator End */
.calcInput input[type="radio"]+label {
  background: url(/sites/default/files/radio-checked-unchecked.png) no-repeat 0 0%;
}

.calcInput input[type="checkbox"]:checked+label {
  background: url(/sites/default/files/checkbox-checked-unchecked.png) no-repeat 0 100%;
}

.calcInput input[type="checkbox"]+label {
  background: url(/sites/default/files/checkbox-checked-unchecked.png) no-repeat 0 0%;
}

.calcNote {
  color: #FF0000;
}

.calcHiddenLabel {
  background-color: #edebeb;
}

.fullFormInput>select {
  background-color: #2C2A29;
  color: #ffffff;
  background-image: url(../../images/form-dropdown-select-arrow.jpg);

}

input[type="button"].calcButton {
  background-color: #63666A;
  box-shadow: 0 -1px 2px #63666A inset;
  color: #FFFFFF;

}

.calcSubtitle1 {
  background: #63666a;
  color: #fff;
}

.calcTitle {
  background: #FFCD00;
}

.calc-msg {
  color: red;
}


.wow-points-title {
  color: #2C2A29;
  background: #FFCD00;
}


.financial_calculator div.tab a {
  color: #3c3c3c;

}

.duration-txt {
  color: #2c2a29;
}

.financial_calculator .duration-buttons input[type="button"] {
  background: #868888;
  color: #ffffff;
}

.financial_calculator .duration-buttons input[type="button"].active {
  background: #f3c000;
  color: #42403f;
}

/* Change background color of links on hover */
.financial_calculator div.tab a:hover {
  background-color: #f3c000;
}

/* Create an active/current tablink class */
.financial_calculator div.tab a:focus,
.financial_calculator div.tab a.active {
  background-color: #f3c000;
}



label {
  color: #3c3c3c;
}

.financial_calculator .tabs-wraper {
  box-shadow: 1px 1px 10px #888888;
  background: #f9f9f9 url(/sites/default/files/calc-bg-img.png?d) top right no-repeat;
}


#Result.tabcontent {
  background: #fff;
}


div.expenses-total.accordion {
  color: #2c2a29;
}

.financial_calculator div.accordion {
  color: #2c2a29;
}

.financial_calculator div.accordion:before {
  content: url(/sites/default/files/close-click.png);
  color: #f3c000;
}

.financial_calculator div.accordion.active:before {

  content: url(/sites/default/files/open-click.png);
}

input[type="text"] {
  background-color: #f8f8f8;
  color: #3c3c3c;
}


.financial_calculator input {
  background-color: #f8f8f8;
  color: #2C2A29;
}

.currencyinput {
  border: 1px inset #ccc;
  background-color: #f8f8f8;
  color: #2C2A29;
}

.currencyinput:after {
  color: #3c3c3c;
}

.divisons>div.divisions-total.divisions-total-expanses>span {
  color: #fff;
}

.divisons>div>span {
  color: #42403f;
}

.expenses-title {
  color: #ffcd00;
}

.divisons .info-title {

  border-right: 1px dashed #000;
}


.divisions-total {
  background: #ffe574;
}

.divisions-total.divisions-total-expanses.green {
  background: green;
}

.divisions-total.divisions-total-expanses.red {
  background: #e26b2a;
}

.financial_calculator .divisons>div.divisions-total.divisions-total-expanses>span {
  color: #fff;
}

.divisons .odd {
  background: #edebeb;
}

.financial_calculator .divisons .even {}

.financial_calculator .blue {
  background: #200f64;
}

.budget-values ul li .inside_budget {
  color: green;
}

.budget-values ul li .outside_budget {
  color: #e26b2a
}

.budget-values ul li .exact_budget {
  color: #200f64;
}


.salary-color {
  background: #f9cd3a;
}

.inv-color {
  background: #41464b;
}

.gov-ben-color {
  background: #cf6538;
}

.allwonces-color {
  background: #41464b;
}

.overtime-color {
  background: #2a5980;
}

.other-inc-color {
  background: #c5bdb3;
}

.house-color {
  background: #f9cd3a;
}

.car-color {
  background: #b0b443;
}

.water-color {
  background: #2a5980;
}

.elec-color {
  background: #be923c;
}

.phone-color {
  background: #735167;
}

.mob-color {
  background: #cf6538;
}

.gov-color {
  background: #41464b;
}

.school-color {
  background: #41464b;
}

.worker-color {
  background: #c5bdb3;
}

.shopping-color {
  background: #ffe574;
}

.budget-values {
  border-bottom: 1px dotted #000
}

.budget-values ul li {
  color: #2c2a29;
}


#iban-show-result {
  color: #deab00;
}

#iban-entry {
  color: #2C2A29;
}

#convertiban {
  color: #FFF;
  background-color: #63666A;
  -moz-box-shadow: inset 0 -1px 2px #63666A;
  -webkit-box-shadow: inset 0 -1px 2px #63666A;
  box-shadow: inset 0 -1px 2px #63666A;
}

.aseel-carousel .jcarousel-control-prev,
.aseel-carousel .jcarousel-control-next {
  background-color: #FFCD00;
  box-shadow: 0px 1px 2px #999;
}

.offer-item-whiteBack {
  background-color: #FFF;
  -webkit-box-shadow: 0 5px 6px -2px #444444;
  -moz-box-shadow: 0 5px 6px -2px #444444;
  box-shadow: 0 5px 6px -2px #444444;
}

.offer-item-title{
  color: #ababab;
}

.offer-item-discount {
  background-image: url("../../images/offers-discount-back.png");
  color: #2C2A29;
}


.offer-item-linkArrow {
  background-image: url("../../images/offers-discount-arrow.png");
}
.block-views-block-latest-offers-carousel-block-1 h2,
.block-views-block-more-offers-table-block-1 h2{
  color: #2C2A29;

}

.menu-views-filter .menu-item a{
  background-color: #2C2A29;
  color: #FFFFFF;

}
.menu-views-filter .menu-item a:hover,
.menu-views-filter .menu-item a.is-active{
  background-color: #FFCD00;
}
.menu-views-filter .menu-item .is-active::after{

  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #ffffff;
}
.menu-views-filter > h2{
  color: #2C2A29;
}

.block-views-block-more-offers-table-block-1 .form-select{
  background-color: #2c2a29;
  background-image: url("../../images/saib-dropdown-select-arrow.png");
  border: 1 solid #2c2a29;
  color: #f3c000;
}

.block-views-block-more-offers-table-block-1 .form-select option{
  color: #7c7c7c;
  background-color: #eeeeee;
}

.block-views-block-atms-block-1 table th,
.block-views-block-atms-block-1 table th a{
  color: #ffcd00 !important;
}

.block-views-block-atms-block-1 table td {
  color: #555;
}
.block-views-block-atms-block-1 table a {
  color: #42403f !important;
}
.block-views-block-atms-block-1 table tr.even {
  background-color: #edebeb;
}
/* #endregion */

.ajax-progress-fullscreen {
  background-color: transparent;
  background-image: url("../../images/wait-loader.gif");
}



table.susframe{
    border:2px dotted #272727;
    background: #fff;
	
}
table.susframe tr{ 
	border-bottom:2px dotted #272727;
	}
table.susframe td{
	color:#2c2a29;
}

.susframefirst td{
	border-right:2px dotted #272727;
	border-left:2px dotted #272727;
	}
.susframefirstrow{
	background-color:#ffcd00!important;
	}

 .susframeotherrow{
	background-color:#fbd64d;
	}

.newh2{
	color:#2C2A29;
}

 .newul li{
	 color:#535353!important;
 }

.calcProdTypeItem {
    color: #FFFFFF;
    background-color: #2C2A29;
}
.calcProdTypeItem.activeCalc {
    background-color: #FFCD00;
}
a.calcProdTypeItem {
    color: #FFFFFF !important;
}
.flexxxxx{color:#2C2A29!important;}

/*theme2.css*/
.row1{ color:#555;}
.row2{color:#555;}
.row3{color:#555;}
.textheader{color:#292825;}
.innertextheader{color:#2C2A29; }
[dir="ltr"] .corpgovheader{background-image:url(/sites/default/files/directorsInnerViewTitleIcon.png); }
[dir="rtl"] .corpgovheader{background-image:url(/sites/default/files/directorsInnerViewTitleIcon.png);  }
.boardofdirectors h2{color:#535353; }
.boardofdirectors p{color:#535353; }
.boardofdirectors img{border:1px solid #e1e1e1; }
[dir="ltr"] .comitteeheader{background-image:url(/sites/default/files/ManagementTeamInnerViewTitleIcon.png); }
[dir="rtl"] .comitteeheader{background-image:url(/sites/default/files/ManagementTeamInnerViewTitleIcon.png); }
[dir="ltr"] .comitteeheader2{background-image:url(/sites/default/files/ShariahCommitteeInnerViewTitleIcon.png);  }
[dir="rtl"] .comitteeheader2{background-image:url(/sites/default/files/ShariahCommitteeInnerViewTitleIcon.png); }
[dir="ltr"] .Blackbutton a{color: #fff;background-color: #63666A;}
[dir="ltr"] .members h2{color:#2C2A29!important;}
[dir="ltr"] .members p{color: #535353;}
[dir="rtl"] .Blackbutton a{color: #fff;background-color: #63666A;}
[dir="rtl"] .members h2{color:#2C2A29!important;}
[dir="rtl"] .members p{color: #535353;}
[dir="rtl"] .saiboverviewheader{background-image:url(/sites/default/files/overview-innerViewTitleIcon.png); }
[dir="ltr"] .saiboverviewheader{background-image:url(/sites/default/files/overview-innerViewTitleIcon.png); }
[dir="rtl"] .visionheader{background-image:url(/sites/default/files/vission-innerViewTitleIcon.png); }
[dir="ltr"] .visionheader{background-image:url(/sites/default/files/vission-innerViewTitleIcon.png); }
[dir="ltr"] .saiboverviewtable { background: url("../../images/separator-v.png") 0 0 repeat-y; }
[dir="rtl"] .saiboverviewtable { background: url("../../images/separator-v.png") 100% 0 repeat-y; }
.saiboverviewtable h2 {color: #FFCD00;}

[dir="ltr"] .saiboverviewtable h2 {background: url("../../images/title-dotted-tree.png") 2% 18px no-repeat;}
[dir="rtl"] .saiboverviewtable h2 {background: url("../../images/title-dotted-tree.png") 98% 18px no-repeat;}
.saiboverviewtable p {color: #211F20;}
[dir="ltr"].saiboverviewtable h3 {background-color: white;}
[dir="rtl"].saiboverviewtable h3 { background-color: white; }
[dir="ltr"] .saiboverviewtable ul{color: #211F20;}
[dir="rtl"] .saiboverviewtable ul{color: #211F20;}
[dir="ltr"] .saiboverviewtable ul>li {background: url("../../images/list-item-small-disk.png") 0 50% no-repeat;}
[dir="rtl"] .saiboverviewtable ul>li {background: url("../../images/list-item-small-disk.png") 100% 10px no-repeat;}
.saiboverviewtable ul>li a {color: #ffcd00;}
.branches-header h2{
    color: #42403f;
}
.branches-header p{
    color: #42403f;
}
.branches-filters{
    color: #3c3c3c;
}
.branches-filters .form-control{
    background-color: #63666A;
    background-image: url("../../images/form-dropdown-select-arrow.png");
    color: #ffffff;
}
#branches-ladies + label {
    background: url("../../images/checkbox-bg.png?a") no-repeat 0 -45px;
}

#special-needs + label {
    background: url("../../images/checkbox-bg.png?a") no-repeat 0 -45px;
}

.branches-title h3{
    color: #2C2A29;
}
.block-views-block-branches-block-1 table th,
.block-views-block-branches-block-1 table th a {
    color: #ffcd00;
}
.block-views-block-branches-block-1 table tr.even{
    background-color: #edebeb;
}
.block-views-block-branches-block-1 table td {
    color: #555;
}

.block-views-block-branches-block-1 table td+td ,
.block-views-block-branches-block-1 table th+th ,
[dir="rtl"] .block-views-block-branches-block-1 table td+td ,
[dir="rtl"] .block-views-block-branches-block-1 table th+th {
    background-image: url("../../images/separator-v.png");
}
.ladiesLabel{
    color: #815474;
}
.block-views-block-atms-block-2 .views-field-title .field-content,
.block-views-block-branches-block-2 .views-field-title .field-content{
    color: #2C2A29;
}
.block-views-block-atms-block-2 .views-label,
.block-views-block-branches-block-2 .views-label{
    color: #FFCD00;
}
.block-views-block-atms-block-2 .field-content,
.block-views-block-branches-block-2 .field-content{
    color: #535353;
}
.page-search-node .pager__items a,
.block-views-block-more-offers-table-block-1 .pager__items a{
    color: #2C2A29;
}

.page-search-node .pager__item--active a,
.block-views-block-more-offers-table-block-1 .pager__item--active a{
    color: #FFCD00;
}

.paragraph--type--faq .faq__answer p,
.paragraph--type--faq .faq__answer ul>li,
.paragraph--type--faq .faq__answer ol>li{
    color: #535353;
}

.block-views-block-more-offers-table-block-1 footer a{
    color: #63666A;
}
.press_release__press-release-date,
.award__award-date{
    color: #63666a;
}

.innerViewDirectorsBackBtn > a{
    background-color: #63666A;
    color: #FFF;
    -moz-box-shadow: inset 0 -1px 2px #494a4a;
    -webkit-box-shadow: inset 0 -1px 2px #494a4a;
    box-shadow: inset 0 -1px 2px #494a4a;
}


.block-views-block-news-list-block-1 .views-field-title a,
.block-views-block-news-list-block-2 .views-field-title a,
.block-views-block-news-list-block-4 .views-field-title a{
    color: #292825;
}
.views-field-field-press-release-date,
.views-field-field-award-date{
    color: #63666A;
}


.block-views-block-magazine-block-1 .views-field-nothing{
    -webkit-box-shadow: 0 1px 4px -2px #444444;
    -moz-box-shadow: 0 1px 4px -2px #444444;
    box-shadow: 0 1px 4px -2px #444444;
}
.views-field-field-video-thumbnail{
    background-color: #ffdf67;
}
.views-field-field-video-thumbnail a{
    background-color: #000000;
}
.views-field-field-video-thumbnail a::after{
    background-image: url("../../images/video-play-icon.png");
}
.views-field-field-video-title{
    background-color: #ffdf67;
}
.views-field-field-video-title a{
    color: #292825;
}
.section-item-subtitle{
    color: #535353;
}
.views-carousel .carousel-tagline p{
    color: #fff;
}
.page__body p,
.page__body li,
.page__body em{
    color: #535353;
}

.h2-yellow{
    color: #FFCD00;
}
.page__body a{
    color: #FFCD00;
}
a.offer-item-linkButton{
    background-color: #63666a;
    color: #fff;
}
a:hover.offer-item-linkButton{
    background-color: #FFCD00;
}
.page__body h2{
    color: #2C2A29;
}

.tweet-feed{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.bottom-bar{
    -webkit-box-shadow: 0 7px 10px -6px #333;
    -moz-box-shadow: 0 7px 10px -6px #333;
    box-shadow: 0 7px 10px -6px #333;
}

.footer .block-menu>ul.menu>li.menu-item>ul.menu>li.menu-item a:hover{
    color: #FFCD00;
}
#navigation{
    border-bottom: 2px solid #FFCD00;
}
.black-content a{
    color: #535353;
}
.views-faqs .faqs-group-header.ui-state-active a{
    color: #454545;
}
[dir="ltr"] .views-faqs .ui-accordion-header-icon {
    background: url(../../images/collapsible-items-arrow-right.png) 0 0 no-repeat;
}
[dir="rtl"] .views-faqs .ui-accordion-header-icon {
    background: url(../../images/collapsible-items-arrow-left.png) 100% 0 no-repeat;
}
.views-faqs .views-field-field-question .field-content{
    color: #535353;
}
.views-faqs .views-field-field-answer p{
    color: #535353;
}
.views-faqs .views-field-field-answer ul li{
    background-image: url("../../images/list-item-small-disk.png");
    color: #535353;
}
.views-faqs .views-field-field-answer ol li{
    color: #535353;
}
.html__html-block figcaption a{
    color: #63666A;
}
.yellow-title h1,
.yellow-title h2,
.yellow-title h3,
.yellow-title .html__html-block h1,
.yellow-title .html__html-block h2,
.yellow-title .html__html-block h3{
    color: #FFCD00;
}
.html__html-block h2,.row h2{
    color: #2C2A29;
}
.html__html-block h3{
    color: #302e2e;
}
.active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a,
.active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a:focus,
.active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a:hover,
.active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>span.we-megamenu-nolink{
    color: #555;
}

.service-standards .html__html-block a{
    color: #63666A;
}
.service-standards .html__html-block p{
    color: #2C2A29;
}
.information .html__html-block p{
    color: #2C2A29;
}
.information .contact-number{
    color: #2C2A29;
    background-color: #fff9e2;
}
.eligibility-criteria .html__html-block p{
    color: #2C2A29;
}

[dir="rtl"] .views-element-container footer .pager-next,
[dir="ltr"] .views-element-container footer .pager-previous{
    background-image: url("../../images/pagination-arrow-prev.png");
} 
[dir="ltr"]  .views-element-container footer .pager-next,
[dir="rtl"] .views-element-container footer .pager-previous{
    background-image: url("../../images/pagination-arrow-next.png");
} 
.views-element-container footer .pager > .pager-current{
    color: #FFCD00;
}
.navbar-toggle .icon-bar,
.navbar-toggle:hover .icon-bar{
    background-color: #2c2a29;
}


.block-mobilemainnavigation .navbar-we-mega-menu.navbar{
    background: #ffcd00;
}
#block-mobilemainnavigation .form-search{
    background: #ffffff;
    border: 1px solid#9d8d54;
    color: #2c2a29;
}
#block-mobilemainnavigation i.better_search{
    background-image: url("../../images/mobile-menu-search-icon.png");
}
#block-mobilemainnavigation .navbar-we-mega-menu.navbar .we-mega-menu-ul a,
#block-mobilemainnavigation .navbar-we-mega-menu.navbar .we-mega-menu-ul a:focus,
#block-mobilemainnavigation .navbar-we-mega-menu.navbar .we-mega-menu-ul a:hover,
#block-mobilemainnavigation .navbar-we-mega-menu.navbar .we-mega-menu-ul .we-megamenu-nolink{
    background-color: transparent;
    color: #000 !important;
}
#block-mobilemainnavigation .links li a,
#block-mobilemainnavigation .links li a:hover{
    color: #63666A;
}
#block-mobilemainnavigation .basic__body h2{
    color: #000;
}
#block-mobilemainnavigation .basic__body p,
#block-mobilemainnavigation .basic__body a{
    color: #000;
}
.block-mobileonlineservices .navbar-toggle .icon-bar,
body.toggled .block-mobileonlineservices .navbar-toggle .icon-bar,
.block-mobileonlineservices .navbar-toggle:hover .icon-bar,
body.toggled .block-mobileonlineservices .navbar-toggle:hover .icon-bar{
    background-color: transparent;
}
.block-mobileonlineservices .navbar-we-mega-menu.navbar{
    background-color: #292825;
}
.block-mobileonlineservices .navbar-we-mega-menu.navbar ul a,
.block-mobileonlineservices .navbar-we-mega-menu.navbar ul .we-megamenu-nolink,
.block-mobileonlineservices .navbar-we-mega-menu.navbar ul a.is-active,
.block-mobileonlineservices .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active{
    color: #fff;
    background-color: #8f8d89;
}
.header-call-us{
    color: #FFF;
}
.header-internet-banking{
    color: #FFF;
}
.block-views-block-slideshow-home-page .views_slideshow_cycle_teaser_section {
    background-color: #fff;
}
.block-mobileonlinechat,
.block-onlinechat{
    background-color: #ffcd00;
}
.chat-online,
.closeCht{
    color: #000;
}





.selectcard {
	background-color: #2C2A29;
    color: #ffffff;

    background-image: url(/sites/default/files/form-dropdown-select-arrow.png);

}

.product_page__tabs .documentation ol>li{
	color: #2C2A29;
	}
/*theme3.css
[dir="rtl"] .html__html-block p,
[dir="rtl"] .html__html-block ul,
.black-link a{
    color: #696969;
    text-decoration-color: #FFCD00;
}*/

.gold-title .html__html-block h2{
    color: #ffcd00;
}

.colored-box-2 .TabsColoredBox{
    background-color: #FFCD00;
}

.block-dotted .html__html-block p,
.block-dotted .html__html-block ul,
.block-dotted .html__html-block ol{
    color: #2c2a29;
}

.html__html-block h4{
    color: #2C2A29;
}

.shariah-committee .html__html-block h3{
    color: #63666A;
}
.shariah-committee .html__html-block p{
    color: #63666A;
}
.shariah-committee .html__html-block ul,
.shariah-committee .html__html-block ol {
    color: #535353;
}
.comitteeheader2{
    color: #2C2A29;
}

.press_release .block-basic-page-title h1,
.award .block-basic-page-title h1{
    color: #2C2A29;
}
.press_release .press_release__body p,
.award .award__body p{
    color: #292825;
}

.block-views-block-news-list-block-1 h2,
.block-views-block-news-list-block-2 h2,
.block-views-block-news-list-block-4 h2{
    color: #2C2A29;
}

.block-views-block-news-list-block-1 .pager__item,
.block-views-block-news-list-block-2 .pager__item,
.block-views-block-news-list-block-4 .pager__item{
    color: #FFCD00;
}
.block-views-block-news-list-block-1 .pager li>a,
.block-views-block-news-list-block-2 .pager li>a,
.block-views-block-news-list-block-4 .pager li>a{
    background-image: url(../../images/pagination-arrow-next.png);
}
[dir="rtl"] .block-views-block-news-list-block-1 .pager li>a,
[dir="rtl"] .block-views-block-news-list-block-2 .pager li>a,
[dir="rtl"] .block-views-block-news-list-block-4 .pager li>a,
.block-views-block-news-list-block-1 .pager li>a[rel="prev"],
.block-views-block-news-list-block-2 .pager li>a[rel="prev"],
.block-views-block-news-list-block-4 .pager li>a[rel="prev"]{
    background-image: url(../../images/pagination-arrow-prev.png);
}
[dir="rtl"] .block-views-block-news-list-block-1 .pager li>a[rel="prev"],
[dir="rtl"] .block-views-block-news-list-block-2 .pager li>a[rel="prev"],
[dir="rtl"] .block-views-block-news-list-block-4 .pager li>a[rel="prev"]{
    background-image: url(../../images/pagination-arrow-next.png);
}


.black-text{
    color: #2C2A29;
}

.block-views-block-slider-block-2 > h2,
.block-views-block-slider-block-awards > h2 {
    color: #2C2A29;
}

.tab-normal-title .html__html-block h2{
    color: #2C2A29;
}

.block-views-block-branches-block-3 .views-label,
.block-views-block-branches-block-3 .field-content{
    background-image: url(../../images/separator-h.png);
}

.block-views-block-branches-block-3 .views-label{
    color: #ffcd00;
}
.block-views-block-branches-block-3 .field-content{
    background-color: #edebeb;
    color: #42403f;
}
.block-views-block-branches-block-3 .jcarousel-skin-default .jcarousel-control-prev,
.block-views-block-branches-block-3 .jcarousel-skin-default .jcarousel-control-next{
    background-image: url(../../images/saib-carousel-arrows.png);
}

.page-search-node .block-basic-content .js-form-type-search input.form-search{
    background: transparent;
    color: #2C2A29;

}

.page-search-node .block-basic-content > h2{
    color: #2C2A29;
}

.page-search-node .block-basic-content ol > li{
    border-bottom: 1px solid #d3d7d9;
}

.page-search-node .block-basic-content ol > li h3 > a{
    color: #2C2A29;
}
.page-search-node .block-basic-content ol > li h3 > a:hover{
    color: #999;
}
.page-search-node .block-basic-content ol > li p{
    color: #555;
}

[dir="rtl"] .page-search-node .pager__items .pager__item--previous a,
.page-search-node .pager__items .pager__item--next a{
    background-image: url(../../images/pagination-arrow-next.png); 
}
[dir="rtl"] .page-search-node .pager__items .pager__item--next a,
.page-search-node .pager__items .pager__item--previous a{
    background-image: url(../../images/pagination-arrow-prev.png); 
}
[dir="rtl"] .page-search-node .pager__items .pager__item--last a,
.page-search-node .pager__items .pager__item--first a{
    background-image: url(../../images/pagination-arrow-first.png);
}
[dir="rtl"] .page-search-node .pager__items .pager__item--first a,
.page-search-node .pager__items .pager__item--last a{
    background-image: url(../../images/pagination-arrow-last.png); 
}

.offer .offer__body,
.offer .offer__offer-branches,
.offer .offer__website,
.block-aseeltermsandconditions h2{
    color: #2C2A29;
}
.offer .offer__website a{
    color: #FFCD00;
}
.offer .offer__body p,
.offer .offer__offer-branches p,
.block-aseeltermsandconditions li{
    color: #535353;
}

.offer .offer__offer-branches h1{
    color: #2C2A29;
}

.block-views-block-slideshow-block-2 .offer-disc{
    color: #ed2125;
}

.product_page__tabs .tabs .two-cols ul>li{
    color: #535353;
}

.page__body h1 {
    color: #2C2A29;
}

.page .html__html-block li{
    color: #2C2A29;
}
.service-standards .html__html-block .visa-checkout p{
    color: #2C2A29;
}

.contenttextbox h3{
    color: #292825;
}

.flexx-transfer .html__html-block h2{
    color: #555;
}
[dir="rtl"] .flexx-transfer .html__html-block h2{
    color: #2c2a29
}

[dir="rtl"] .html__html-block .onlinesmallerfont,
[dir="rtl"] .onlinesmallerfont > li{
    color: #2c2a29;
}

.cardyellow.gold-title ol>li,
.cardyellow.gold-title ul>li{
    color: #535353;
}
ol.onlinesmallerfont > li:before {
    color: #fcce01;
}

.gray-text,
.gray-text p,
.gray-text li{
    color: #535353 !important;
}



/*responsive.css*/
.empbenefit a,.empbenefit a:hover {
	color: #535353;
}
.empbenefit .collapsed .ui-icon, .ui-widget-content .ui-icon{
	background: url(../../images/collapsible-items-arrow-right.png) 0 0 no-repeat;
}
.empbenefit  .ui-icon, .ui-widget-content .ui-icon{
	background: url(../../images/collapsible-items-arrow-right.png)  no-repeat;
	    background-position: 0 100%;
}
[dir="rtl"]  .empbenefit .collapsed .ui-icon, .ui-widget-content .ui-icon{
	background: url(../../images/collapsible-items-arrow-left.png) 100% 0 no-repeat;
}
[dir="rtl"]  .empbenefit  .ui-icon, .ui-widget-content .ui-icon{
	background: url(../../images/collapsible-items-arrow-left.png)  no-repeat;
}
.cardyellow h3 {
    color: #f3c000;
}
.normalfontli li{
	color: #535353 !important;
}
.blacklinks a{
	color: #535353;
}
.blacklinks a:hover{
	color: #999;
}




/* #accessibilities */
#block-accessibilitiesfontandcolors,
.color_picker ul li{
  background-color: #FFFFFF;
  border-color: #959595;
}
.inc_font, .dec_font,.def_font{
	color: #2c2928;
	
}
@media only screen and (min-width: 992px)  {


  #navigation {
    background: url("../../images/we-mega-menu-bg.png") 0 0 repeat-x;
  }

  /*level 0*/
  .navbar-we-mega-menu {
    background-color: transparent;
  }


  .we-mega-menu-li[data-level='0'] {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #d6d6d6;
  }


  .we-mega-menu-li[data-level='0'].active {
    background-color: #FFCD00;
  }


  .we-mega-menu-li[data-level='0'].dropdown-menu.active>.we-mega-menu-submenu {
    background-color: #FFCD00;
  }

  .navbar.navbar-we-mega-menu .we-mega-menu-li[data-level='0']>a,
  .navbar.navbar-we-mega-menu .we-mega-menu-li[data-level='0']>a:focus,
  .navbar.navbar-we-mega-menu .we-mega-menu-li[data-level='0']>a:hover {
    color: #63666A;
    background-color: transparent;
  }

  .we-mega-menu-li[data-level='0'].active>a,
  .we-mega-menu-li[data-level='0'].active>a:focus,
  .we-mega-menu-li[data-level='0'].active>a:hover {
    background-color: transparent;
  }


  .active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a,
  .active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a:focus,
  .active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>a:hover,
  .active .we-mega-menu-submenu .we-mega-menu-li[data-level='1']>span.we-megamenu-nolink {
    color: #63666A;
  }

  /*level 2*/
  .navigation .we-mega-menu-ul .nav-tabs .we-mega-menu-li .we-mega-menu-submenu {
    background-color: transparent;
  }


  .megamenu-block .views-row {
    background-color: #FFCD00;
  }


  [dir="ltr"] .megamenu-block .views-row .views-field {
    border-right: 1px solid #cfa400;
    /*LTR*/
  }

  [dir="rtl"] .megamenu-block .views-row .views-field {
    border-left: 1px solid #cfa400;
    /*RTl*/
  }


  .megamenu-block .views-row .views-field-field-menu-item-title,
  .megamenu-block .views-row .views-field-field-menu-item-title a {
    color: #2C2A29;
  }

  .megamenu-block .views-row .views-field-langcode a {
    color: #FFFFFF;
    background-color: #292825;
    -moz-box-shadow: inset 0 -1px 2px #666666;
    -webkit-box-shadow: inset 0 -1px 2px #666666;
    box-shadow: inset 0 -1px 2px #666666;
  }

  .we-mega-menu-submenu li.we-mega-menu-li .megamenu-block .views-row .views-field-langcode a:hover,
  .we-mega-menu-submenu li.we-mega-menu-li .megamenu-block .views-row .views-field-langcode a:focus {
    background-color: #FFFFFF;
    color: #FFCD00;
  }
}
@media only screen and (max-width: 991px) {
    .section-page-view .views-row.grid-1-2 .separator-v{
        background: url(../../images/separator-v.png) 93% 0 repeat-y !important;
    }
	.region-we-mega-menu{
		background-color:transparent;
	}
    .col-lg-4.grid-1-2.last-3 .separator-h,
    .col-lg-4.grid-2-2.last-3 .separator-h,
    .col-lg-4.grid-2-2.last-2 .separator-h{
        background: url(../../images/separator-h.png) 0 93% repeat-x;
    }	

}
@media only screen and (max-width: 767px) {
	.views-field-field-banner-taglines{
		background-color: #ffffff;
	}
	#block-views-block-news-list-block-3 .views-row{
		border-bottom: 1px dotted #63666A;
		
	}
}




@media only screen and (max-width: 600px) {

	.calcInput input[type="checkbox"]:checked+label {
	  background: url(/sites/default/files/checkbox-checked.png) no-repeat 0 0%;
	}
	.calcInput input[type="checkbox"]+label {
	  background: url(/sites/default/files/checkbox-unchecked.png) no-repeat 0 0%;
	  }
}

@media only screen and (max-width: 575px){
    .section-page-view .views-row.grid-1-2.last-2 .separator-h{
        background: url(../../images/separator-h.png) 0 93% repeat-x !important;
    }
    .section-page-view .views-row.last-2 .separator-h{
        background: url(../../images/separator-h.png) 0 93% repeat-x !important;
    }
	
}
#block-copyright a{
	color: #63666A !important;
}
[class*="block-views-block-slider"] .views-read-more{
	color: #555555 !important;
}
#treasurysubmit .fullFormInput > select > optgroup > option {
    background-color: #ffffff;
    color: #2C2A29;
}
#treasurysubmit .fullFormInput > select > option {
    background-color: #ffffff;
    color: #2C2A29;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #EEEEEE;
    background-color: #FFCD00;
    font-weight: normal;
    color: #fff;

}
.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #000;
	color:#fff;
}
