/* allow cphRightColumn editing on backend */
.sfPageContainer div[id$="RadDockZonecphFooter"]
{
    z-index: -1;
}

.big-and-small
{
    margin-top: 110px;
}

@media (min-width: 992px)
{
    .big-and-small
    {
        margin-top: 160px;
    }

    .big-and-small .small-column
    {
        margin: 0 0 0 1%;
    }
}

.big-and-small .small-column .ad
{
    display: none;
}

@media (min-width: 768px)
{
    .big-and-small .small-column .ad
    {
        display: block;
    }
}

.big-and-small .big-column .calendar
{
    width: 25%;
    float: left;
}

@media (max-width: 767px)
{
    .big-and-small .big-column .calendar,
    .big-and-small .big-column .content
    {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
    .big-and-small .big-column .calendar
    {
        margin-bottom: 25px;
    }
}

.big-and-small .big-column .calendar .date
{
    width: 100%;
}

.big-and-small .big-column .calendar .wrapper
{
    padding: 0 0 0 16px;
    width: 100%;
    float: left;
    border: 1px solid #cbcbcb;
}

.big-and-small .big-column .calendar .header-text
{
    color: #999999;
    font-size: 11px;
    font-weight: normal;
}

.big-and-small .big-column .calendar .info-text
{
    font-family: "Klavika-Regular", Roboto;
}

.big-and-small .big-column .calendar .button,
.big-and-small .big-column .content .button
{
    display: inline-block;
    color: #3d5998;
    border: 1px solid #3d5998;
    padding: 12px;
    margin: 25px 8px 0 0;
    line-height: normal;
}

@media (min-width: 1200px)
{
    .big-and-small .big-column .calendar .button
    {
        padding: 12px 39px;
    }
}

.big-and-small .big-column .content
{
    width: 75%;
    float: left;
    padding: 20px 16px;
    font-size: 13px;
}

.big-and-small .big-column .hr
{
    background: #7f7f7f;
    height: 1px;
}

@media (min-width: 1200px)
{
    .big-and-small .big-column .calendar
    {
        width: 24%;
    }

    .big-and-small .big-column .content
    {
        width: 76%;
    }
}

.big-and-small .big-column .content .title,
.big-and-small .big-column .content .sub-title
{
    font-family: "Klavika-Regular", Roboto;
    font-size: 28px;
    color: #333333;
    text-transform: uppercase;
}

.big-and-small .big-column .content .sub-title
{
    color: #40c5eb;
}

.big-and-small .big-column .nav.nav-pills a
{
    font-size: 14px;
}

@media (max-width: 767px)
{
    .row.big-and-small-row
    {
	    padding: 0 15px;
    }

    .big-and-small .big-column
    {
	    margin: 0;
    }

    .big-and-small .big-column .content
    {
	    width: 100%;
	    padding: 20px 0;
    }
}

.big-and-small .big-column .bodygraytext
{
    font-size: 13px;
}

.big-and-small .big-column .bodygraytext a
{
    font-weight: bold;
    color: #333333;
}

.big-and-small .big-column .bodygraytext a:hover
{
    color: #00adf1;
    text-decoration: none;
}

.big-column ul.bodygraytext
{
    padding-left: 30px;
}

.big-and-small .big-column p.bodygraytext + p
{
     margin-top: 1em;
     margin-bottom: 0;
}

.big-and-small .big-column .bodygraytext2
{
    color: #333333;
    font: 13px/24px Roboto, sans-serif;
    padding: 0;
}

.big-and-small .big-column ul.bodygraytext2
{
    float: left;
    margin: 0 12px 0 12px;
}

.big-and-small .big-column hr
{
    border-top: 1px solid #cbcbcb;
}

.big-and-small .big-column .videoheader
{
    font-size: 16px;
    font-weight: bold;
}

.big-column .collapseomatic {
	background-repeat: no-repeat;
	padding: 10px 0 10px 16px;
	/*border: 1px dotted blue;*/
	cursor: pointer;
	background-image:url(https://promaxbda.org/images/default-source/images/header-bar2.jpg?sfvrsn=2);
	background-size:100% 37px;
	display:block;
	color:#FFF;
	font: 16px/22px Roboto, sans-serif;
	margin-bottom:10px;
}

.big-column .arrowright {
	background-position: top right;
	padding: 0 16px 10px 0;
}
.big-column .noarrow {
	background-image: none !important;
	padding: 0 0 10px 0;
}
.big-column .colomat-hover {
	text-decoration: underline;
}
.big-column .colomat-close {
}
.big-column .collapseomatic_excerpt, .big-column .collapseomatic_content {
	margin-top: 0px;
	margin-left: 16px;
	padding: 0px;
}
.big-column .content_collapse_wrapper {
	position: absolute; left: -999em;
}
.big-column .collapseall, .big-column .expandall {
	cursor: pointer;
}
.big-column .collapseall:hover, .big-column .expandall:hover {
	text-decoration: underline;
}
.big-column .maptastic {
    position: absolute !important;
	left: -10000px !important;
	display:block !important;
}

.big-column .time
{
    color: #ffffff;
    font: 16px/22px Roboto, sans-serif;
	padding: 2px 0 2px 0;
}

.big-column .location
{
    color: #ffffff;
    font: 14px/22px Roboto, sans-serif;
    padding: 2px 0 2px 0;
}

.big-column .breaks
{
    color: #3b3c3e;
    font: 15px/19px Roboto, sans-serif;
    padding-bottom:1em;
}

.big-and-small .big-column .collapseomatic_content .title
{
    color: #3b3c3e;
    font: 15px/19px Roboto, sans-serif;
    font-size: 15px;
    padding-bottom: 1em;
    font-weight:bold;
    text-transform: none;
}

.big-column .collapseomatic_content .title a
{
    color: #3b3c3e;
    font-size: 15px;
}

.big-column .collapseomatic_content .title a:hover
{
    color: #00adf1;    
}

.big-column .sessiontext
{
    color: #333333;
    font: 13px/19px Roboto, sans-serif; 
}

.big-column .sessiontext a
{
    color: #333333;
}

.big-column .sessiontext a:hover
{
    color: #00adf1;
	text-decoration: none;
}

.big-column p.sessiontext + p
{
    margin-top: 1em;
}

.big-column #keydates3 table tr td
{
    border-bottom: 1px solid #bfbfbf;
    font: 13px/13px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
    color: #14263c;
    padding: 5px 10px;
	
}

.big-column #keydates3 table
{
    border-top: 1px solid #bfbfbf;
}


.big-column #keydates4 table tr td
{
    border-bottom: 1px solid #ffffff;
    font: 12px/13px Roboto, sans-serif;
    vertical-align: middle;
    text-align: center;
    color: #14263c;
    padding: 3px 0;
}

.big-column #keydates4 .col1
{
    background: #3b4ea5;
    text-align: left;
    padding-left: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.big-column #keydates4 .col2-new
{
    background: #e5e5e5;
    border-left: 2px solid #fff;
}

.big-column #keydates4 .col2-new-shaded
{
    background: #999999;
    border-left: 2px solid #fff;
}

.big-column #keydates4 .col2
{
    background: #e5e5e5;
    border-left: 3px solid #fff;
}

.big-column #keydates4 .col2-shaded
{
    background: #999999;
    border-left: 3px solid #fff;
}

.big-column #keydates4 .col1-new
{
    background: #3b4ea5;
    text-align: left;
    padding-left: 1px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.big-column #keydates4 .col3-new
{
    background: #66BE3E;
    text-align: left;
    padding-left: 1px;
    color: #fff;
    border-bottom: 1px solid #ffffff;
}

.big-column .reservationbutton
{
    float: left;
    margin: 0 0 0;
}

.big-column .reservationbutton a
{
    color: #fff;
    display: block;
    background: #3652a6;
    width: 300px;
    font: 15px Roboto, sans-serif;
    padding: 3px 12px;
}
