/* GLOBAL */

BODY {background-color: ##ffffff;}

/* a, a:hover, button, button:hover {
    color: dodgerblue;
} */

a, a:hover {
    color: dodgerblue;
}

.norightclick {
f -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
body.no-loader #pageloader {
    display: none;
}
#pageloader.white-loader {
    background-color: rgba(255,255,255,0.9);
}
.halfwidth {
    width: 50%;
}
.RoundedCorners {
    border-radius: 5px;
}
.RoundedCorners:hover {
    opacity: 0.5;
}
.grecaptcha-badge, .grecaptcha-logo {
    display: none;
}
/* .cbp-item {
    max-height: 300px; 
}
*/

#pagetop.white-pagetop p {
    color: #555;
    font-weight: normal;
}
#pagetop a:hover {
    color: dodgerblue !important;
}
#page-header .page_header_inner h1.page_note {
    font-size: 14px;
    margin: 0;
}
#PageHeaderText {
    width: 50%;
}
.nav-menu ul li a {
    font-size: 12px;
}
#portfolio-items .item a {
    background-color: #FFFFFF;
}
.type2 .item_icon p {
    color: #000000;
    font-weight: 600;
}
.AdminTextLink, .AdminTextLink a {
    color: dodgerblue;
    background-color: white;
    font-size: 12px;
}
.AdminTextLink a:hover {
    color: dodgerblue;
}
.redCounter {
    background-color: red;
    border-radius: 10px;
    color: white;
    padding: 5px 7px;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    font-family: "raleway", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.widget .widget-head {
    font-weight: 700;
}
/* TILES */

.tilebox {
    padding-bottom: 10px;
}
.tilebox a {
    color: dimgray;
    font-size: 18px
}
.tilebox a:hover {
    color: dodgerblue;
}
.tilebox IMG {
    width: 64px;
    height: 64px;
    margin-right: 10px;
}
.tilebox a SPAN {
    font-size: 14px;
    padding-left: 10px;
}
/* ELASTISLIDE (IMAGE STRIP) */

.elastislide-wrapper {
    box-shadow: none;
}
.elastislide-list {
    text-align: center;
}
.elastislide-horizontal {
    padding: 0;/* margin-bottom:40px; */
}
.elastislide-horizontal ul li {
    width: auto !important;
    max-width: 100% !important;
}
.elastislide-carousel ul li a img {
    max-height: 200px;
    border: 0px solid white;
}
.elastislide-wrapper nav span {
    background: #ddd url(/images/elastislide_nav.png) no-repeat 4px 3px;
}
.elastislide-carousel ul li a img:hover {
background-color: opacity: 0.5;
}
/* BUTTONS */

a.content-button {
    background-color: dodgerblue !important;
    color: white;
}
a.content-button a {
    color: white;
}
a.content-button p:first-child, a.content-button p:nth-of-type(2) {
    color: white;
}
 .colored-btn, .dark-btn, {
 background-color:dodgerblue;
}
.colored-btn, .colored-btn:focus, .dark-btn, .dark-btn:focus {
    color: #fff;
    background-color: dodgerblue;
}
.cbp-filter-item-active {
    background-color: dodgerblue;
}
.colored-bg {
    background-color: dodgerblue;
}
.post .post-inner .post-more:hover {
    background-color: dodgerblue;
}
.contact .contact_form.type-2.white-form button:hover {
    background-color: dodgerblue;
}
/* CUBE PORTFOLIO */

.cbp .cbp-item a:hover {
    color: white;
    font-weight: 600;
}
.cbp-l-loadMore-defaultText, .cbp-l-loadMore-button-defaultText, .cbp-l-loadMore-loadingText, .cbp-l-loadMore-noMoreLoading {
    font-family: "raleway", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: dodgerblue;
}
/* PAGINATION */

.pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span {
    height: 40px;
    padding-top: 10px;
}
.header-style-3.header a {
    color: #999;
}
.header-style-3.header a:hover {
    color: dodgerblue;
}
/* COLORS */

.fontshadow {
    text-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.red, .red a, .red a:hover {
    color: red;
}
.blue, .blue a, .blue a:hover {
    color: dodgerblue;
}
a:hover {
    color: dodgerblue;
}
.medgray, .gray {
    color: #777;
}
.medgray a, .gray a {
    color: #777;
}
/* .medgray a:hover, .gray a:hover {
	color: dodgerblue;
} */

.darkgray {
    color: #555;
}
.darkgray A {
    color: #555;
}
.darkgray A:hover {
    color: dodgerblue;
}
.dark {
    color: #555 !important;
}
.feature-boxes.type-3 .feature-box .feature-text p {
    color: #555;
}
.boxes.boxes-type-2 .box-header + p {
    color: #555;
}
.testimonials.type-1 h2 {
    color: #555;
}
.testimonials.type-1 p {
    color: #555;
}
#portfolio-items.type2 .item .center-details .details {
    border: 1px solid #ccc;
}
#portfolio-items.type2 .item .center-details .details h2 {
    color: #555;
    font-weight: 500;
}
#portfolio-items.type2 .item .center-details .details p {
    color: #555;
    font-weight: 500;
}
.post .dates .details ul li {
    color: #555;
}
.post .dates .details ul li:hover {
    background-color: transparent;
}
.widget p.widget-desc, .widget .widget-head {
    color: #555;
}
.sidebar .widget a.tag.active {
    border-color: dodgerblue !important;
    background-color: dodgerblue !important;
    color: white;
    cursor: default;
}
.sidebar .widget a.tag {
    border: 1px solid #999;
    color: #555;
    font-weight: normal;
}
.contact .contact_form.type-2.white-form input, .contact .contact_form.type-2.white-form textarea, .contact .contact_form.type-2.white-form button {
    border-color: #999;
    background-color: #fdfdfd;
    color: #555;
    text-transform: none;
}
.contact .contact_form.type-2 button, .contact .contact_form.type-2 input, .contact .contact_form.type-2 textarea {
    text-transform: none;
}
/* .post .dates .details ul li a:hover {background-color: #EEEEEE; } */


/* PAGINATION */

div.pagination ul li a, div.pagination ul li a:focus {
    color: #ccc;
    border-color: #ccc;
    font-weight: 500;
}
#CurrentPage {
    background-color: dodgerblue;
    color: white;
    font-weight: bold;
    border-color: dodgerblue;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover {
    color: dodgerblue;
}
div.pagination ul li a, div.pagination ul li a:focus {
    color: #555;
    font-weight: 600;
}
div.pagination ul li a:hover {
    background-color: #eee;
}
/* FORMS */

.reply-form input, .reply-form textarea {
    color: #555;
    font-weight: 600;
}
textarea {
    padding: 10px;
}
.hidden {
    display: none;
}
.strip_form {
    border: 1px solid #777;
    color: #555;
}
.strip_form:hover, .strip_form:focus {
    background: transparent;
}
INPUT {
    border-color: #999;
    background-color: #fdfdfd;
    color: #555;
    font-weight: 600;
    font-size: 15px;
    text-transform: none;
    opacity: 1;
    border-radius: 6px;
    line-height: 22px;
    padding: 8px 20px;
    outline: none;
    border: 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all 0.5s;
    font-family: 'Oswald', sans-serif;
}
SELECT {
    border-color: #999;
    background-color: #fdfdfd;
    color: #555;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 6px;
    line-height: 22px;
    padding: 8px 20px;
    outline: none;
    border: 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all 0.5s;
    font-family: 'Oswald', sans-serif;
}
P, DIV, H1, H2, H3, H4, H5, H6, INPUT, SUBMIT, SELECT, TEXTAREA {
    font-family: "raleway", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.post-media.center {
    text-align: center;
}
.dark-border-btn {
    border: 1px solid #999;
    color: #777;
}
.dark-border-btn:hover {
    border: 1px solid dodgerblue;
    background: dodgerblue;
    background-color: dodgerblue;
    color: white;
}
.contact .contact_form.type-2.white-form input, .contact .contact_form.type-2.white-form textarea, .contact .contact_form.type-2.white-form input, .contact .contact_form.type-2.white-form textarea {
    border-color: #777;
    color: #555;
    font-weight: 600;
}
.contact .contact_form.type-2.white-form input:hover, .contact .contact_form.type-2.white-form textarea:hover, .contact .contact_form.type-2.white-form input:focus, .contact .contact_form.type-2.white-form textarea:focus {
    border-color: #777;
    color: #555;
    font-weight: 600;
}
/* HEADER


 */

#page-header.tiny-header {
    padding: 15px 0;
    background-image: none;
    background: #f5f5f5;
}
#page-header.soft-header {
    background-image: none;
    background: #f5f5f5;
    padding: 15px 0;
}
.h3.widget-head.mb-20 a {
    color: dodgerblue;
}
.TinyImageCircle {
    border-radius: 50px;
}
.TinyImageCircle:hover {
    opacity: 0.5;
}
.HeaderAvatar {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}
.HeaderAvatar:hover {
    opacity: 0.5;
}
.SmallImageCircle {
    border-radius: 50px !important;
    width: 65px;
    height: 65px;
    /* float:left; */
    margin-right: 20px;
    margin: 0 auto;
}
.SmallImageCircle:hover {
    opacity: 0.5;
}
.post-text.larger {
    font-size: 15px;
}
h4.media-heading a {
    color: #555;
}
h4.media-heading a:hover {
    color: dodgerblue;
}
.second-nav.white-nav {
    background-color: rgba(255,255,255,0.8);
}
/* IMAGEVIEW */

.media-left a img {
    width: 64px;
    height: 64px;
    max-width: 64px;
    max-height: 64px;
    border-radius: 5px;
}
.media-body .details {
    background: #fafafa;
    border-radius: 5px;
    color: #555;
}
#imageCenterNav {
    display: none;
}
p.widget-desc.paragraph a {
    color: #079eac;
    ;
}
p.widget-desc.paragraph a:hover {
    color: dodgerblue;
    ;
}
.post .dates {
    width: 25%;
    padding-right: 30px;
}
.post .post-inner {
    width: 75%;
}
.post .dates .details ul li i {
    right: 0px;
}
.post .dates .details ul li {
    padding: 7px 25px 5px 0;
}
/* FORM */

.reply-form textarea {
    min-height: 100px;
}
.reply-form form {
    margin-top: 0px;
}
.reply-form input, .reply-form textarea {
    border: 1px solid #999;
    color: #555;
}
.UserIcon64 {
    width: 64px;
    height: 64px;
    background-color: #999;
    font-size: 60px;
    opacity: .2;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}
.UserIcon64 a {
    background-color: #555;
    color: white;
}
.UserIcon48 {
    width: 48px;
    height: 48px;
    background-color: #999;
    font-size: 40px;
    opacity: .2;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white;
}
.UserIcon48 a {
    background-color: #555;
    color: white;
}
.UserIcon32 {
    width: 32px;
    height: 32px;
    background-color: #999;
    font-size: 30px;
    opacity: .2;
    padding: 2px;
    text-align: center;
    border-radius: 5px;
}
#page-header .page_header_inner h5.page_note {
    font-size: 14px;
}
/* ALERTS */

div.alert.alert-info a {
    color: #31708f;
    ;
    text-decoration: underline;
}
div.alert.alert-success a {
    color: #3c763d;
    text-decoration: underline;
}
div.alert.alert-warning a {
    color: #8a6d3b;
    text-decoration: underline;
}
div.alert.alert-danger a {
    color: #a94442;
    text-decoration: underline;
}
.about_with_slider .texts .text {
    font-size: 15px;
    text-align: justify;
    color: #555;
}
/* BROWSE */

.custom-tabs .nav-tabs li.active a {
    background: dodgerblue;
    border-color: dodgerblue;
    color: white;
}
#pagetop .TopMemberName {
    position: inherit;
    text-align: right;
    float: left;
    padding-right: 70px;
}
/* ARTIST ABOUT US */

.basic_slider .flex-direction-nav, .image-pgn-slider .flex-direction-nav {
    top: 0;
}
.basic_slider .flex-control-nav {
    top: 0;
    margin-top: 10px;
}
.about_with_slider .texts {
    padding: 0px 25px 0;
}
/* ARTIST CONTACT PAGE */

.contact .contact_form.type-2 {
    margin: 5px auto 0;
}
.ArtistContactColumn2 {
    width: 50%;
    line-height: 25px;
}
.boxes, #blog .posts {
    margin-top: 30px;
}
/* ARTIST BLOG */

.post {
    margin-top: 40px;
}
/*
.post .dates {
    width: 30%;
}
.post .post-inner {
    width: 70%;
}
.post .post-inner .post-media img {
	width: auto;
    height: auto;
    max-width:100%;
	max-height:100%;
}
*/

.post .post-inner .post-text {
    color: #555;
    font-size: 15px;
    margin-top: 5px;
}
.post .dates .date {
    border-bottom: 0px solid #ffffff;
    border-top: 1px solid #ddd;
}
.not-active {
    pointer-events: none;
    cursor: default;
}
.comments {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
/* ARTIST LOGIN */

.login_type {
    max-width: 600px;
}
/* ARTIST GALLERY  */
.AlignBottom {
    bottom: 0px;
}
#ArtistIconLeftCol {
    width: auto;
    padding-right: 10px;
    margin: 0;
}
#PageHeaderText {
    text-align: left;
    float: left;
}
/*  QUICK ZOOM */
.mz-zoom-window.mz-magnifier {
    background: rgba(255,255,255,.8);
}
/* HOME PAGE */
.testimonials.type-1 .inner .quote {
    background-color: rgba(0,0,0,0.03);
}
.testimonials.type-1 h2 {
    color: #777;
}
.feature-boxes .feature-box {
    min-height: 150px;
    margin: 25px auto 0;
}
.header + p {
    max-width: 950px;
    margin: 0 auto;
}
.ArtistBackgroundCredit {
    float: right;
    text-align: right;
    padding-right: 10px;
    color: rgba(255,255,255,0.50);
    font-size: 14px;
}
.ArtistBackgroundCredit a {
    color: rgba(255,255,255,0.50);
}
.ArtistBackgroundCreditLight {
    float: right;
    text-align: right;
    padding-right: 10px;
    color: rgba(0,0,0,0.50);
    font-size: 12px;
}
.ArtistBackgroundCreditLight a {
    color: rgba(0,0,0,0.50);
}
.ArtistBackgroundCreditLight a:hover {
    color: dodgerblue;
}
.ArtistBackgroundCreditWhiteLeft {
    float: left;
    text-align: left;
    padding-left: 10px;
    color: #555;
    font-size: 12px;
}
.ArtistBackgroundCreditWhiteLeft a {
    color: #555;
}
.ArtistBackgroundCreditWhiteLeft a:Hover {
    color: dodgerblue;
}
/* BLOG */
.widget ul.categories li.active {
    background-color: dodgerblue;
}
.widget ul.categories li.active {
    background-color: dodgerblue;
}
.widget ul.categories li:hover a, .widget ul.categories li:hover::before {
    background-color: dodgerblue;
}
.widget ul.categories li.active:before {
    color: white;
}

@media only screen and (max-width: 1185px) {
#PageHeaderText {
    padding-left: 20px;
    padding-right: 20px;
}
#page-header.big-header {
    padding: 100px 0;
}
}

@media only screen and (max-width: 800px) {
#PageHeaderText {
    text-align: center;
    width: 100%;
}
.boxes, #blog .posts {
    padding: 0px;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.post .post-inner .post-text {
    padding-left: 15px;
    padding-right: 15px;
}
.media-body .details {
    padding: 5px !important;
}
#ArtistIconLeftCol {
    width: auto;
    padding-right: 10px;
    margin: 0;
}
#imageCenterNav {
    display: block;
    width: 100%;
}
#pagetop {
    display: none;
}
#page-header .page_header_inner h2.page_header, #page-header .page_header_inner h1.page_header {
    font-size: 24px;
}
.page_header_inner .right {
    display: none;
}
.contact .contact_form.type-2 div div {
    width: 100%;
    padding-bottom: 20px;
}
.contact .contact_form.type-2 div div:first-child {
    width: 100%;
}
.contact .contact_form.type-2 div div:last-child {
    width: 100%;
    padding-left: 0px;
}
.contact .contact_form.type-2 {
    padding: 5px 5px;
}
.ArtistContactColumn2 {
    width: 100%;
    line-height: 25px;
}
#page-header.big-header {
    padding: 50px 0;
}
}
/* MESSAGE BOARDS */

.post .post-inner .post-header {
    color: dodgerblue;
}
.post .post-inner .post-text a {
    color: dodgerblue;
}
.post .post-inner .post-media img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.widget ul.categories li:before {
    margin-left: 10px;
}
.post .post-inner .post-more {
    background: #eee;
    border-radius: 5px;
}
.widget ul.categories li a {
    color: #555;
    font-weight: 500;
}
/* JOIN PAGES */

.header-style-1.header + p {
    max-width: 850px;
}
/* FORMS */

.contact .contact_form.type-2 select {
    font-size: 15px;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 6px;
    line-height: 28px;
    padding: 13px 20px;
    height: 55px;
}
/* FOOTER */

.footer-link {
    margin-bottom: 15px;
}
.footer-link:hover {
    color: dodgerblue;
}
footer.big-footer .footer_bottom p {
    font-size: 12px;
}
footer.big-footer .footer_bottom a.author_link {
    color: #8a8a8a;
}

/* PORTFOLIO */


/*
@media only screen and (max-width: 800px) {
.col-xs-4, .col-md-4, .col-xs-8 {
    width: 100%;
}
*/

@media only screen and (max-width: 800px) {
.col-xs-8 {
    width: 100%;
}
.flex-control-nav, .flex-control-paging {
    pointer-events: none;
    cursor: default;
}
.SmallImageCircle {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
#leftimagecol {
    display: none;
}
}

@media only screen and (max-width: 540px) {
.feature-boxes .feature-box .feature-text p {
    display: none;
}
.feature-boxes .feature-box {
    min-height: 40px;
    padding: 40px 0 !important;
}
.feature-boxes .feature-box.no-margin-top {
    margin: 10px auto 0 !important;
}
.home-button {
    display: BLOCK;
    MARGIN-top: 50px;
}
.fun-facts .facts {
    padding: 25px 0;
}
#page-header .page_header_inner h5.page_note {
    overflow: hidden;
}
#page-header .page_header_inner h2.page_header {
    overflow: hidden;
}
.elastislide-carousel ul li a img {
    max-height: 100px;
}
.mobilehide {
    display: none;
}
.tilebox a {
    color: dimgray;
    font-size: 16px
}
.tilebox IMG {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.tilebox a SPAN {
    font-size: 14px;
    padding-left: 10px;
}
}
/* END MEDIA */

/* DARK BACKGROUD COPY
.sdark-bg:before{
		background-color:rgba(0,0,0, 0.2);
		position: absolute;
		left:0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
		content:'';
	}

.dark-bg:before{
		background-color:rgba(34,34,34, 0.89);
		position: absolute;
		left:0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
		content:'';
	}

.xdark-bg:before{
		background-color:rgba(24,24,24, 0.8);
		position: absolute;
		left:0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
		content:'';
	}

.dark-layout .light-bg:before,
	.xxdark-bg:before{
		background-color:rgba(0,0,0, 0.75);
		position: absolute;
		left:0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
		content:'';
	}
 */

body.dark-layout footer.big-footer.dark-footer {
    background-color: #131313;
}
body.dark-layout footer.big-footer.dark-footer .footer_bottom {
    background-color: #151515;
}
footer.big-footer.dark-footer {
    background-color: #1e1e1e;
}
footer.big-footer.dark-footer .footer_bottom {
    background-color: #181818;
}
/* END: DARK BACKGROUD COPY */


/* 2020 CHANGES */


.news .box .details a.post_read_more_button {
    background: #eee;
    color: #555;
}
/* li a {
    color: #555;
    line-height: 20px;
} */
li a:hover {
    color: dodgerblue;
}
featuredyear a {
    color: #555;
}
#portfolio-filters.type2.cbp-l-filters-alignCenter .cbp-filter-item a {
    color: #555;
}
#portfolio-filters.type2.cbp-l-filters-alignCenter .cbp-filter-item a:hover {
    color: dodgerblue;
}

.lightgraybg {
    background-color: #f0f0f0;
}

#pricing-tables .price_boxes .box {
    width: calc(33% - 10px);
}

#pricing-tables .price_boxes ul.price_list li {
    color: #555;
	padding: 14px 0;
	border-bottom: 1px solid #ccc;
}

#pricing-tables .price_boxes ul.price_list li.blue {
    color: dodgerblue;
}

/*
.cd-horizontal-timeline .events-wrapper::before {
    background-image: -webkit-linear-gradient( left , #ffffff, rgba(248, 248, 248, 0));
    background-image: none; }

.cd-horizontal-timeline .events-wrapper::after {
    background-image: -webkit-linear-gradient( right , #ffffff, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, #ffffff, rgba(248, 248, 248, 0));}
*/

.cd-horizontal-timeline .events-wrapper::before {
    background-image: none !important; 
}

.cd-horizontal-timeline .events-wrapper::after {
    background-image: none !important;
}

.GroupAdminTextLink {color:#777; background-color: white;  font-size:12px;}
.GroupAdminTextLink a {color:#777;}
.GroupAdminTextLink a:hover {color:dodgerblue;}

/* TABLES */
table {
    width: 100%;
}

tr {
    vertical-align: middle;
}
tr.rowHighlight {
    background-color:silver;
}

th {
    background-color: dodgerblue;
    color: white;
	font-weight:bold;
	text-align:center;
}

th, td {
    padding: 15px;
	border-bottom: 1px solid #ddd;
	min-height: 80px;
	text-align:center;
    vertical-align: middle;

}

tr:nth-child(even) {
	background-color: #f2f2f2
}

/* END TABLES */

.sectionBlock {
    margin-top: 0px; 
    border:1px silver solid; 
    padding:20px; 
    border-radius:5px;
}

.sectionBlockShade {
    margin-top: 0px; 
    border:1px silver solid; 
    padding:20px; 
    border-radius:5px;
    background-color:#f0f0f0;
}

.dashboardBox {
    border:solid 1px #D3D3D3; 
    height:200px; 
    margin: 20px; 
    padding:0px; 
    border-radius: 5px; 
    overflow: hidden;
}

.dashboardBoxNumber {
    color:black;
    height:130px; 
    font-size:50pt; 
    font-weight: bold; 
    padding-top: 10px;
}

.dashboardBoxNumber a {
    color:black;
}

.dashboardBoxNumberNull {
    color:silver;
    height:130px; 
    font-size:50pt; 
    font-weight: bold; 
    padding-top: 10px;
}

.dashboardBoxNumberNull a {
    color:silver;
}

.left-tab {border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 5px; border-top-left-radius: 5px;}
.center-tab {border-radius: 0px;}
.right-tab {border-bottom-right-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0px; border-top-left-radius: 0px;}

.sectionAltBG {
    background:#F4F4F4;
}

.whiteShadow {
    text-shadow: 1px 1px white;
}

.blackLink, .blackLink a{
    color:black;
}

/* SUPPORT FAQ */
.accordion a.panel-button {
	color: #222;
    font-weight: bold;
}

.accordion .panel-body {
    color: #222;
}




