/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.color-yellow {color:#c59d2c !important;}
.color-purple {color:#38255d !important;}
.color-green {color:#0da517 !important;}
.color-blue {color:#31a7de !important;}

a.link-white { color: white !important; text-shadow: 2px 2px #ef3e33; }

ol.alpha {list-style-type: lower-alpha;}

.simcal-current-month, .simcal-current-year { color: #c59d2c; }

.subscribeform { padding: 0px; }

.mc-layout__modalContent {
    background: white;
}

.x-navbar.x-navbar-fixed-left {
    overflow: visible;
}

.x-content-dock {
    right: 20px !important;
}
/*
.x-content-dock {
	background-image: url("http://www.vicouncilonarts.org/wpimages/confetti2.gif");
}
*/
.x-content-dock h4 { text-align: center; font-size: 1em !important; }
.x-content-dock.right.x-content-dock-off {
    right: -350px !important;
}

.x-recent-posts .x-recent-posts-date {
    display: none !important;
}
.x-recent-posts a {
    border: none !important;
}

input[type="checkbox"]:disabled + label { color: #999; }
.gv-table-view { font-size: 14px !important;}
.gv-table-view td {overflow: auto; }

.blackbg .gfield_label { color: #b33d3d !important;}
.blackbg_wrapper #input_4_4_1,
.blackbg_wrapper #input_4_4_2,
.blackbg_wrapper #input_4_4_3,
.blackbg_wrapper #input_4_4_4 {
    margin: 4px 0;
}