﻿/*Start General*/
.overflow-hidden {overflow:hidden;}
.nowrap {
white-space:nowrap;
}

.hidden-internal-error {display:none;}
.hidden-title {    visibility:hidden; }

.skip-to-content {visibility:hidden; display:none;}

a[role='button'], .mouse-pointer{
    cursor:pointer;
}

.footnote {
    font-size: 12px;
    font-weight: bold
}

.ul-red-bullets {list-style-type: none;}
.li-red-bullet::before {
  content: "• ";
  color: #600; /* or whatever color you prefer */
  font-size:1.2em;
}
/*End General*/


/*Start SpeakerWebsite*/

.menu-speakerwebsite-gf ul {
    margin: 0; 
    padding: 0;
    width:100%;
    list-style-type: none;
}



.menu-speakerwebsite-gf ul li a {
    text-decoration: none;
    color: #600; 
    padding: 10.5px 11px;
    background-color: #e8e8e8;
    display:block;
}
 

.menu-speakerwebsite-gf ul li a:visited {
    color: #600;
}

.menu-speakerwebsite-gf ul li a:hover, .menu-speakerwebsite-gf ul li .current {
    color: #600;
    background-color: #ccc;
}

.speakerwebsiter-contactus {background-color:#333; color:#fff; padding:5px;}
.table-row-black-speaker {background-color:#333 !important; color:#fff !important;} 
/*End SpeakerWebsite*/



.container-image,.container-image-nocontent{
    min-height:330px;
    transition: min-height 0.25s linear;
}
@media (max-width: 767px) {
    .container-image, .container-image-nocontent{
        min-height:200px;
    }
}

/**  Begin  CSS for Standing Table   **/
    table.standing_gridtable {
    width:100%;
}
table.standing_gridtable th {
    padding: 8px;
    
}
table.standing_gridtable td {
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
} 
/**  End  CSS for Standing Table   **/   



/**  Begin  CSS for Image  Gallery   **/
.senate_images_gallery_container {
    margin-bottom:2px;
    margin-top:2px;
}

.senate_image_gallery_box{
    vertical-align: top;   
    margin:1px;
    float:left;
    overflow:no-display;
    
}


.senate_image_gallery{
    border:1px #000000 solid;
}
/**  End  CSS for Image  Gallery  **/


/**  Begin  CSS for  Breadcrumb Senate  **/
.breadcrumb_senate {padding:5px 10px;margin-bottom:0px;list-style:none;background-color:#fff;border-radius:0}
.breadcrumb_senate>li{display:inline-block}
.breadcrumb_senate>li+li:before{content:"->";padding:0 2px;color:#ccc}
.breadcrumb_senate>.active{color:#ccc}
/**   End  CSS for  Breadcrumb Senate   **/



/**  Begin  CSS for  Print Format  **/
.senate_printformat_container {
    margin-top:10px;
    text-align:right;
}

.senate_printformat_link {
    float:right;
    background-color:#ffffff;
    padding-left:0px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    border:1px #cccccc solid;
    font-size:0.8em;
    letter-spacing:2px;
    
}
/**   End  CSS for for  Print Format   **/

/**  Begin  CSS for  OLD pages  **/
.spanMembersList:after { content:", ";   } /* this CSS is for the content on page  Content/Sen/Chamber/421/Journals/027jr_2016-04-14-e.htm */
/**  End  CSS for  OLD pages  **/



/**  Begin  CSS for  tags  concepp **/
.senate_tags_on_page {
    float:left;
    background-color:#000000;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:2px;
    padding-top:2px;
    margin-right:10px;
    border:1px #000000 solid;
    font-size:0.8em;
    text-transform: uppercase;
    letter-spacing:2px;
    margin-bottom: 10px;
}

.main-div-photo-gallery {}

.senate_tags_on_page a:link  
{ 
    color:#ffffff;
}

.senate_tags_on_page  a:visited 
{ 
    color:#ffffff;
}

.senate_tags_on_page  a:active
{ 
    color:#ffffff;
}
.senate_tags_on_page  a:after
{ 
    color:#ffffff;
}
/**  End  CSS for  tags concept  **/


/**  Begin  CSS for  expand meetings calendar **/
.senate_meetingsListSenateCalendarExpand {
    height:auto;
     overflow:visible;
}

.senate_meetingsListSenateCalendarCollapse {
    max-height:380px;
    overflow:hidden
}
/**  End  CSS for  expand meetings calendar **/


/**  Begin  CSS for  HomePage News **/
div[class*="senate_media-box"] {
    position: relative;
}

@media (max-width: 1200px) {
    .senate_media-box, .senate_media-box_first, .senate_media-box_right{
        height: 200px;
        
    }
    .senate_media-box-wrapper, .senate_media-box_first-wrapper, .senate_media-box_right-wrapper {
        padding-bottom:4px;
    }
    .senate_media-box-wrapper, .senate_media-box_first-wrapper, .senate_media-box_right-wrapper, .senate_media-box-wrapper-1, .senate_media-box-wrapper-2 {
        margin-bottom:8px;
    }
}
@media (min-width: 1200px) {
    .senate_media-box {
        /*position: relative;
    height: 200px;
    width:100%;
    margin:1px 0;
    overflow:no-content;*/
        height: 200px;
        position: relative;
    }

    .senate_media-box-wrapper-1 {
        padding-right: 8px;
        padding-bottom:0;
    }
    .senate_media-box-wrapper-2 {
        padding-right: 8px;
        padding-left: 0px;
        padding-bottom:0;
    }

    .senate_media-box_first {
        /*position: relative;
    height: 320px;
    width:100%;
    margin:1px 0;
    overflow:no-display;*/
        position: relative;
        height: 320px;
    }

    .senate_media-box_first-wrapper {
        padding-right: 8px;
        padding-bottom: 8px;
    }

    .senate_media-box_right {
        /*position: relative;
    height: 238px;
    width:100%;
    margin:1px 0;
    overflow:no-display;*/
        position: relative;
        height: 235px;
    }

    .senate_media-box_right-wrapper {

        padding-bottom: 8px;
        padding-left:0;
    }
    .senate_media-box_right-wrapper-button {

        padding-bottom: 0;
        padding-left:0;
    }

    .btn-view-all-news {
        height: 42px;
    }
}
.home-page-news-wrapper{
    margin-right: -0.5px;
}
/**  End  CSS for  HomePage News **/



/**  Begin  CSS for  HomePageCalendar **/
.senate_cell_meeting_date_default {
    width: 100%;
    height: 100%;
    background: #e6e6e6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    
}

.senate_cell_meeting_date_default:hover{
    
    color:#aaa;
    text-decoration:none;
    background:#ccc;
    
}
/**  END  CSS for  HomePageCalendar **/



/**  Begin  CSS for  Full Calendar **/
.senate_cell_fullcalendar {
    text-align:center;
    color:#ffffff;
    margin:1px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #cccccc;
    -webkit-box-shadow: #B3B3B3 5px 5px 5px;
    -moz-box-shadow: #B3B3B3 5px 5px 5px; 
    box-shadow: #B3B3B3 5px 5px 5px;
}

.senate_cell_fullcalendar a:link { color:#ffffff; }

.senate_cell_fullcalendar_no_event { background-color:#CCCCCC;}

.senate_cell_fullcalendar_header {
    text-align:center;
    font-size:1.2em;}
.senate_cell_fullcalendar:hover   { background-color:#000000; color:#ffffff;  }

.senate_cell_fullcalendar_event {
    background-color:#8B0000;
}

.senate_cell_fullcalendar_sitting {
    background-color:#E3A20B;
}
/**  Begin  CSS for  Full Calendar **/

/**  Begin  CSS for  noJavascriptWarning **/
.noJavascriptWarning 
{
    font-size:1.5em;
    background-color:red;
    color:white;
    text-align:center;
    margin:0px;
    padding:0px;
}

.noJavascriptWarning:hover 
{
    font-size:1.5em;
    background-color:#000000;
    color:white;
    text-align:center;
    margin:0px;
    padding:0px;
}
/**  END  CSS for  noJavascriptWarning **/



/**  begin  CSS for  Quote regular news **/
.quote_regular_article
{
 background-image:url(../images/layout/senate-news-articles/red-Quote.png);
 background-repeat:no-repeat;
 border-left:3px solid #4B0401;
 vertical-align:top; 
 padding-left:10px; 
 padding-top:40px;
}
/**  end  CSS for  Quote regular news **/


/*fixed_mini_social_article_container
{
    margin:0 auto;
     
}*/

.social-media-wrapper, .tags-wrapper{
    margin:30px 0;
}
/**  begin  CSS minisocial article **/
.fixed_mini_social_article {
    
    /*position:fixed;
    top:300px;*/
    left:5px;

}
/**  end  CSS minisocial article **/


/**  begin SenCaPLusWatermark **/
.media-box-sencaplus-watermark {
    /*color: #fff;*/
    transition: background-color 0.25s linear;
    /*position: relative;*/
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    /*padding: 1px 5px 1px 5px ;*/
}

.media-box-sencaplus-watermark::after { 
    content: url(/images/layout/SenCAPlus-logo-overlay.png);
} 
/**  end SenCaPLusWatermark **/


/**  begin  news article right column border  **/
.news_article_border_right_column 
{
    border-left:2px solid #cccccc; 
    padding-left:10px;
    margin-right:0px;
    padding-top:0px;
    margin-top:15px;
}
/**  end  new article right column border  **/



/* START Pagination */

nav.page {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}
    nav.page .current, nav.page a:hover {
        background-color: #333;
        color: #fff;
    }
    nav.page li, nav.page a {
        display: inline-block;
    }

    nav.page a{
        color: #333;
        border: 1px solid #333;
        font-weight: 700;
        font-size: 12px;
        width: 32px;
        height: 32px;
        line-height: 29px;
        margin: 4px;
        transition: 0.2s all ease;
        text-decoration: none;
    }
/* END Pagination */

/* START Controls*/
form.filters.newsroom-filters{
    text-align:center;
    margin-top:10px;
    margin-bottom:50px;
}
form.filters{
    text-align:center;
    margin-top:10px;
}
form.filters > div {
    height: 34px;
    overflow:hidden;
    display:inline-block;
}
form.filters > div > div.dropdown-style {
    border-bottom: 3px solid #BBB;
    height: 34px;
    overflow:hidden;
    display:inline-block;
    min-width:250px;
    background:url("/images/layout/caret-down-2.png") no-repeat right #DDD;
    transition: all 0.2s linear;
} 
form.filters select {
    background: transparent;
    padding: 5px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    width: 110%;
    -webkit-appearance: none;
    /*text-transform:uppercase*/
}
form.filters > div > div.dropdown-style:hover {
    background:url("/images/layout/caret-down-2.png") no-repeat right #CCC;
    border-bottom: 3px solid #AAA;
}
form.filters > div > div.dropdown-style:focus {
    background:url("/images/layout/caret-down-2.png") no-repeat right #AAA;
    border-bottom: 3px solid #999;
}
form.filters div.dropdown-container{
    margin-bottom:3px;
    margin-top:3px;
}
.drop-down-label{
    vertical-align:70%;
}
/* END controls */



/* START  in the chamber calendar */
.in-the-chamber-calendar-year{
    font-size:1.1em;
    text-align:left; 
    background-color:#000; 
    color:#fff;
    margin-top:10px;
}

.in-the-chamber-calendar-month{
    font-size:1em;
    text-align:left; 
    background-color:#fff; 
    color:#000;
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding:5px;
}


.in-the-chamber-calendar-day{
    float:left;    
    font-size:1em;
    text-align:left; 
    background-color:#fff; 
    color:#000;
    margin-right:10px;
}

.in-the-chamber-calendar-day-link{
    text-decoration:underline;
}

/* END  in the chamber calendar */


/* START  in speeches */
.speech_banner 
{
    background-image:url(/images/layout/speech.jpg);
    height:280px;
}

.speech_center_title
{
    text-align:center;
}

.speech_title_red_color
{
    color:#660000;
}

.speech_article_border_right_column
{
    border-left:0px solid #cccccc; 
    padding-left:10px;
    margin-right:0px;
    margin-left:0px;
    padding-top:0px;
    margin-top:0px;

}

/* END  in speeches */


/* Start Modal News Letter Senator Page */
/* The Modal  (background) */
.modal-senator-newsletter {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-senator-newsletter-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
 .modal-senator-newsletter_close {
    color: #aaa;
    float: right;
    font-size:1.5em;
    font-weight: bold;
}

 .modal-senator-newsletter_close:hover,
 .modal-senator-newsletter_close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    
}
 /* End Modal News Letter Senator Page */



 .btn-senate-home-page{
     text-align:right;
 }




/*
    JQueryUI tabs
*/
.ui-tabs{
    margin-top:22px;
    border: medium none!important;
    
}
.ui-tabs .ui-tabs-nav{
    border:none;
    border-bottom: 2px solid #600;
    background-color:#fff;
}
.ui-tabs .ui-tabs-tab{

}

.ui-tabs .ui-tabs-tab{
    background-color:#e8e8e8;
    border:solid 2px #777;
}

.ui-tabs .ui-tabs-tab a{
    color: #000;
    text-transform:uppercase;
    font-weight:700;
}

.ui-tabs .ui-tabs-active{
    background-color: #600;
    border:solid 2px #600;
}
.ui-tabs .ui-tabs-active a{
    color: #fff;
}

/*
    Tables
*/
.table.dataTable{
    border: 1px solid #555!important;
    border-radius: 2px;
    overflow:hidden;
}
.table tr.even{
    background-color: #E6E7E8;
}
.table thead th{
    background-color: #600;
}
.table thead th, .table thead th a{
    color:#fff!important;
    text-align:center;
}

.table tr.footer, .table tr.footer td {
    background-color: #600;
    color:#fff !important;
    text-align:center;
}
/*give some space for the sorting carots*/
.table  th.sorting, .table  th.sorting_desc, .table  th.sorting_asc{
    padding-right: 15px;
}
.senate-contact-table{
    margin-bottom:20px;
}


.dataTables_filter, .dataTables_length{
    display:none;
}
.alphabetic-filter{
    width:100%;
    text-align:center;
    margin-top:20px;
    margin-bottom:35px;
}
.alphabetic-filter span{
    display:inline-block;
    min-width:25px;
    padding:0px 7px;
    margin: 10px 1px;
    cursor:pointer;
    border-radius:6px;
}
.alphabetic-filter span:hover{
    border:1px solid #AAA;
    background-color:#CCC;
    -webkit-box-shadow: inset 0 0 3px #ccc;
    box-shadow: inset 0 0 3px #ccc;
}
.alphabetic-filter span.active, .alphabetic-filter span:active{
    border:1px solid #AAA;
    background-color:#fff;
    -webkit-box-shadow: inset 0 0 3px #ccc;
    box-shadow: inset 0 0 3px #ccc;
}
.dataTables_wrapper{
    margin-bottom: 10px;
}
.dt-buttons .buttons-pdf, .dt-buttons .buttons-pdf:hover, .dt-buttons .buttons-pdf:active  {
    background-color:#fff !important;
    background-color:unset !important;
    background-color:none !important;
    border:none !important;
    
    background-repeat:no-repeat;
    background-image: url('../images/layout/PDF_file_icon.png') !important;
    padding-left:35px;
}
.table .staff-legend{
    font-size: 10px;
    font-weight:normal;
}
.table .sorting_asc {
    background-image: url('../images/layout/sort_asc.png') !important;
}
.table .sorting_desc {
    background-image: url('../images/layout/sort_desc.png') !important;
}
/*
    Disable text selection
*/
.noselect,.alphabetic-filter, .filter-events, nav, .tools-menu, .btn, .buttons-footer, .dataTables_paginate  {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  /*-khtml-user-select: none;     Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           
}


.senate-contact-table th{
    text-align:center!important;
    /*display: table-cell!important;*/
  vertical-align: middle!important;
}



/* start senators tiles  */
.senators-grid a{
    color:#600;
}

.p-senators-tiles-line-height-reduced 
{
   line-height:1.3em;
}

.max-width-grid-photo {max-width:132px;}
.senators-page-card
{ 
    padding-bottom:0px;
    text-align:center;
}
.senators-page-card-officer{ padding-bottom:5px;}


img.pol-officer-image{
    float:left;
    margin-right:15px;
}

.senators-page-card-speaker{padding-bottom:15px;}
.senators-page-tiles-officer-titles
{
    border-bottom:1px solid #000; 
    padding-bottom:10px;
    margin-bottom:15px;
    margin-top:30px;
}


@media (min-width:768px) 
{
    .senators-page-card{ min-height:300px;}

}
@media (max-width:992px) 
{

    img.pol-officer-image{
        float:none;
    }
    .senators-page-card-speaker, .senators-page-card-officer{
        text-align:center;
    }
}

/* start senators tiles */



/* start senators views switcher */
.senators-switcher {
 background-color:#F5F5F5;
 /*padding:10px;*/
 margin-top:30px;
 margin-bottom:35px;
 border:1px solid #cccccc;

}
.senators-switcher-label{
    display:inline-block;
    margin:10px;
}
.senators-switcher-item{
    display:inline-block;
    margin:10px;
}
.senators-switcher-item img{
    /*width:30px;*/
    margin-right:10px;

}
@media (max-width:768px) {
    .senators-switcher div{
        display:block;
    }
}
/*.switcher_container div{
    display:inline-block;
}
.switcher_container img{
    margin: 0 5px;
}
.div_dist_switch {
    margin-left:20px;

}*/

/* end senators views switcher */

.hamburger-text{
    font-size:18px;
    position:absolute;
    top:2px;
    left:50px;
}

.hamburger .hamburger-inner, .hamburger .hamburger-inner::after, .hamburger .hamburger-inner::before{
    background-color: #fff;
}
.hamburger{
    padding-top: 10px;
    margin-bottom: 4px;

}
.hamburger-label{
    display: inline-block;
    position: relative;
    top: -4px;
    padding-left: 2px;

    
}

/*
    Committee mega menu
*/


.mega-menu-committee{
    position: absolute;
    left:0;
    width:100%;
}

.committee-list-mega-menu {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.committee-list-mega-menu .committee-items{
    padding:3px 0;
    
}
.committee-list-mega-menu div{
    height: 34px;
}

.committee-list-mega-menu .committee-items a{
    color:#fff;
}
.committee-list-mega-menu .committee-items a .acronym{

    font-weight:700;

}

.mega-menu-committee-joint-com-header{
    font-size:22px;
    font-weight:700;
    margin-bottom:5px;
}
.committee-items{
    line-height:1.125em;

}
.mega-menu-joint-com-spacer{
    margin-top:5px;
}


.mega-menu-in-the-chamber{
    position: absolute;
    /*right:0px;*/
    width:630px; /*was 602px GC -Task 12487 */
}


.session-dropdown-session{
    padding-left:20px;
}

.past-session-container
{
    background-image:url(/images/layout/backgroundpastsession.jpg) ; 
    background-size: cover;
    color:#ffffff;
}
.past-session-inline-paading {padding:5px;}
.past-session-container-inside {border:1px solid #fff; margin-top:10px; margin-bottom:10px;}
.button-link-pastsession {color:#000 ; background-color:#fff; padding:5px;}

/*Icon style*/
.icon-wrapper a{
    text-transform:uppercase;
}



/*Session dropdown chooser*/
.session-control-wrapper{
    text-align:right;
}
.session-control{
    margin:10px 0;
    text-align:right;
    border:3px solid #600;
    display:inline-block;
    
}
.session-control > div{
    display:inline-block;

} 
.session-label{
    padding:1px 10px;
}
.session-control .dropdown-menu{
    right:0;
    left:auto;
}
.session-control-pastsession 
{
    background-color:#e8e8e8; 
    color:#600; 
    padding:2px 5px 2px 5px; 
    margin-left:0px;
    margin-bottom:0px;
    margin-top:0px;
    border:2px solid #e8e8e8; 
    
}


/*effects*/

.responsive-effect,.responsive-effect *, 
.senca-photo-wrapper,.senca-photo-wrapper *,
.home-page-news-wrapper *{
    transition-property: width, height;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
}

.color-change-effect, .color-change-effect *{
    transition-property: background-color, color;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
}
.collapse-effect, .collapse-effect *{
    transition-property: height;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
}
/*container spacer*/
.container-spacer{
    padding-top:50px;
    padding-bottom:50px;
}

.container-spacer-bottom{
    padding-bottom:50px;
}
.container-spacer-top{
    padding-top:50px;
}
.container-spacer-left{
    padding-left:50px;
}

.heading-no-space{margin-top:0 !important;}

.container-spacer-small{
    padding-top:25px;
    padding-bottom:25px;
}

.container-spacer-small-bottom{
    padding-bottom:25px;
}
.container-spacer-small-top{
    padding-top:25px;
}


/*elipsis for long texts*/
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/*inline blocks*/
.inline{
    display:inline-block;
}
.roboto-bold{
    /*font-family: "robotobold";*/
    font-weight:700;
}
.current-senators-title{
    margin-bottom:30px;
}

/*Senate Footer*/
.main-footer {
    background: url('../images/layout/senate-footer.jpg?quality=80');
    background-size: cover; 
    background-position:center bottom;
    height: 271px;
}
.copyright-footer {
    text-align: center;
    padding: 5px;
    background: url('../images/layout/senate-footer-bottom.jpg?quality=80');
    background-size: cover;
    background-position: center top;
    min-height: 37px;
}

footer.site-footer .twitter-timeline{
    height:220px!important;
}

/*contact info legend*/
dl.senators-staff-legend{
    text-align:center;
    margin:10px;
}

dl.senators-staff-legend dt {
    display: inline-block;
    margin-left: 5px;
}
dl.senators-staff-legend dt{
    border-radius:50%;
    border: 1px solid #600;
    width:22px;
    height:22px;
    font-size:12px;
    text-align:center;
    display:inline-block;
    font-weight:bold;

}
.hover-for-info-senator-staff{
    cursor:help;
    border-radius:50%;
    border: 1px solid #600;
    width:22px;
    height:22px;
    font-size:12px;
    text-align:center;
    display:inline-block;
    font-weight:bold;
    /*color:#fff;*/
}
dl.senators-staff-legend dd{
    display:inline-block;
    margin-right:5px
}
ul.contact-staff-list{
    list-style:none;
}

/*Pdf button moved to the right*/
@media (min-width:768px) {
    .dt-buttons {
        position: absolute!important; /*was forced to use absolute positioning...*/
        right: 0px;
        top: -40px;
    }
}


.past-mandate-list{
    list-style:none;
}


/*Modify bootstrap gutters*/
.container.container-gutter-small{

}
.container.container-gutter-small .col-xs-1, .container.container-gutter-small .col-sm-1, .container.container-gutter-small .col-md-1, .container.container-gutter-small .col-lg-1, .container.container-gutter-small .col-xs-2, .container.container-gutter-small .col-sm-2, .container.container-gutter-small .col-md-2, .container.container-gutter-small .col-lg-2, .container.container-gutter-small .col-xs-3, .container.container-gutter-small .col-sm-3, .container.container-gutter-small .col-md-3, .container.container-gutter-small .col-lg-3, .container.container-gutter-small .col-xs-4, .container.container-gutter-small .col-sm-4, .container.container-gutter-small .col-md-4, .container.container-gutter-small .col-lg-4, .container.container-gutter-small .col-xs-5, .container.container-gutter-small .col-sm-5, .container.container-gutter-small .col-md-5, .container.container-gutter-small .col-lg-5, .container.container-gutter-small .col-xs-6, .container.container-gutter-small .col-sm-6, .container.container-gutter-small .col-md-6, .container.container-gutter-small .col-lg-6, .container.container-gutter-small .col-xs-7, .container.container-gutter-small .col-sm-7, .container.container-gutter-small .col-md-7, .container.container-gutter-small .col-lg-7, .container.container-gutter-small .col-xs-8, .container.container-gutter-small .col-sm-8, .container.container-gutter-small .col-md-8, .container.container-gutter-small .col-lg-8, .container.container-gutter-small .col-xs-9, .container.container-gutter-small .col-sm-9, .container.container-gutter-small .col-md-9, .container.container-gutter-small .col-lg-9, .container.container-gutter-small .col-xs-10, .container.container-gutter-small .col-sm-10, .container.container-gutter-small .col-md-10, .container.container-gutter-small .col-lg-10, .container.container-gutter-small .col-xs-11, .container.container-gutter-small .col-sm-11, .container.container-gutter-small .col-md-11, .container.container-gutter-small .col-lg-11, .container.container-gutter-small .col-xs-12, .container.container-gutter-small .col-sm-12, .container.container-gutter-small .col-md-12, .container.container-gutter-small .col-lg-12
{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.container.container-gutter-small .row{
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.container.container-gutter-medium{

}
.container.container-gutter-medium .col-xs-1, .container.container-gutter-medium .col-sm-1, .container.container-gutter-medium .col-md-1, .container.container-gutter-medium .col-lg-1, .container.container-gutter-medium .col-xs-2, .container.container-gutter-medium .col-sm-2, .container.container-gutter-medium .col-md-2, .container.container-gutter-medium .col-lg-2, .container.container-gutter-medium .col-xs-3, .container.container-gutter-medium .col-sm-3, .container.container-gutter-medium .col-md-3, .container.container-gutter-medium .col-lg-3, .container.container-gutter-medium .col-xs-4, .container.container-gutter-medium .col-sm-4, .container.container-gutter-medium .col-md-4, .container.container-gutter-medium .col-lg-4, .container.container-gutter-medium .col-xs-5, .container.container-gutter-medium .col-sm-5, .container.container-gutter-medium .col-md-5, .container.container-gutter-medium .col-lg-5, .container.container-gutter-medium .col-xs-6, .container.container-gutter-medium .col-sm-6, .container.container-gutter-medium .col-md-6, .container.container-gutter-medium .col-lg-6, .container.container-gutter-medium .col-xs-7, .container.container-gutter-medium .col-sm-7, .container.container-gutter-medium .col-md-7, .container.container-gutter-medium .col-lg-7, .container.container-gutter-medium .col-xs-8, .container.container-gutter-medium .col-sm-8, .container.container-gutter-medium .col-md-8, .container.container-gutter-medium .col-lg-8, .container.container-gutter-medium .col-xs-9, .container.container-gutter-medium .col-sm-9, .container.container-gutter-medium .col-md-9, .container.container-gutter-medium .col-lg-9, .container.container-gutter-medium .col-xs-10, .container.container-gutter-medium .col-sm-10, .container.container-gutter-medium .col-md-10, .container.container-gutter-medium .col-lg-10, .container.container-gutter-medium .col-xs-11, .container.container-gutter-medium .col-sm-11, .container.container-gutter-medium .col-md-11, .container.container-gutter-medium .col-lg-11, .container.container-gutter-medium .col-xs-12, .container.container-gutter-medium .col-sm-12, .container.container-gutter-medium .col-md-12, .container.container-gutter-medium .col-lg-12
{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.container.container-gutter-medium .row{
    margin-left: -10px !important;
    margin-right: -10px !important;
}

/*Committee news*/
@media (min-width:768px){
    .committee-news-wrapper .news-item-1, .committee-news-wrapper .news-item-1b{
        height:345px;
    }
    .committee-news-wrapper .news-item-2{
        height:450px;
    }
    .committee-news-wrapper .news-item-3{
        height:240px;
    }
    .committee-news-wrapper .news-item-4{
        height:240px;
    }
    .committee-news-wrapper .news-item-5{
        height:450px;
    }
} 
.committee-news-wrapper .media-box{
    background-position:center center;
    background-size:cover;
}


/*OPNP Journals Debates Navigation card */
.card_opnp_jour_debates{
    background-color:#fff;
    opacity: 0.9;
    padding:5px 10px 5px 10px;
    font-size:1.2em;
    margin:40px 0;
}
.card_opnp_jour_debates_redbox{
    opacity:1.0;
    margin:5px 0px 5px 0px;
    color:#fff;
    background: #600;
    border:4px #fff solid;
    font-size:0.9em;
    text-align:center;
    min-height:8.5em; 
    line-height:1.4em;
}
@media(max-width:991px){ .card_opnp_jour_debates_redbox {
    min-height:6em; 
}}
.card-opnp-nav-previTextMinus {
    font-size: 0.8em;
}

div.card-opnp-nav-previTextMinus a {
    font-size: 0.8em;
}

.card-previous-nav-opnp {
    float: left;
    margin-right: 25px;
}

.card-next-nav-opnp {
    float: right;
    padding-right: 5px;
}
.card-nav-prev {
    background-image: url('../images/layout/calendar/Arrow-Left.png');
    margin-left:4px;
    
}
.card-nav-next {
    background-image: url('../images/layout/calendar/Arrow-Right.png');
}
.card-nav {
    background-color: #404042;
    color: #fff;
    padding: 5px;
    width:35px;
    height:35px;
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    margin-top:12px;
}

.card-fontsize-plus {
    
    line-height:1.3em;
    font-size: 1.5em;
    background-color: #404042;
    color: #fff;
    cursor: pointer;
    width: 35px;
    height: 35px;
    text-align:center;
    display: inline-block;
    margin:4px;
}

div.card_opnp_jour_debates a {
    text-decoration: none;
    color: #000;
}

div.card_opnp_jour_debates_redbox a {
    text-decoration: none;
    color: #fff;
}

.card-opnp-calendar {
    margin-left: 5px;
}

div.card-opnp-calendar a {
    color: #600;
    text-decoration: underline;
}





.view-schedule-of-meetings{
    text-decoration:none;
}


/* start committees*/
.cmt-nomembers
{
    
    font-size:1.4em;
    /*background-image:url(/images/layout/committees/bg-currentmember.jpg);
    background-size:cover;
    background-repeat:no-repeat;*/
    margin-top:15px;
    margin-left:-15px;
    margin-right:-15px;
    border:3px solid #600;
    text-align:center;
    padding:5px;
    
    }
.cmt-p-senators-tiles-line-height-reduced 
{
   line-height:1.3em;
}
.cmt-members-meeting-schedule a:hover{
    text-decoration:none;
    display:block;
    clear:both;
}
.cmt-view-meeting-calendar-icon,
.cmt-view-meeting-arrow{
    margin-right:30px;
}
.cmt-view-meeting-calendar-icon,
.cmt-view-meeting-arrow,
.cmt-view-meeting-text
{
    background-repeat:no-repeat;
    background-position:center center;
    height:93px;
    float:left;
    
}
.cmt-view-meeting-calendar-icon {
    background-image:url('/images/layout/icons/calendar.png');
    width:88px;
    display:inline-block;
}

.cmt-view-meeting-arrow {
    display:inline-block;
    background-image:url('/images/layout/icons/Arrow-Right-Committees.png');
    vertical-align:central;
    width:24px;
}

.cmt-view-meeting-text {
    display:inline-block;
    font-size:2.2em; 
    color:#fff;
    line-height:1em;
    padding:30px 0;
}
@media screen and (max-width:570px){
    .cmt-view-meeting-text {
        margin-top:0.5em;
        font-size:1.5em;
    }
    .cmt-view-meeting-arrow{
        display:none;
    }
}
@media screen and (max-width:420px){
    .cmt-view-meeting-text {
        font-size:1.2em;
    }
    /*.cmt-view-meeting-arrow{
        display:none;
    }*/
}
.lang-fr .cmt-view-meeting-text{
    font-size:1.8em;
    line-height:1.1em; 
}

/*.cmt-members-view-calendar {margin-left:50px; margin-top:15px;  font-size:2.2em; color:#fff;}*/
a.cmt-members-view-calendar:link {
    color: #fff;
}

.cmt-members-content-grid {
    background-color: #e8e8e8;
}

.cmt-members-div-spacer {
    margin-bottom: 15px;
    margin-top: 15px;
}

.cmt-exofficio-name-spacer {
    width: 5px;
}

.cmt-exofficio-content {
    border-left: 5px solid #E3A20B;
    padding-left: 10px;
}

.cmt-members-expand-text {
    background-color: #600;
    border: #0f0000;
    color: #fff;
    padding: 5px;
}

    .cmt-members-expand-text:after {
        content: url(/images/layout/icons/Arrow-down.png);
    }

    .cmt-members-expand-text:hover {
        background-color: #300;
    }

.cmt-carousel-bottom-spacer {
    height: 5px;
}

.cmt-members-meeting-schedule {
}

.cmt-news-carousel {
    width: 100%;
    height: 200px;
    max-height: 200px;
}

.cmt-news-carousel-link-text {
    color: #fff;
    text-decoration: none;
}

    .cmt-news-carousel-link-text:hover {
        color: #fff;
        text-decoration: none;
    }

    .cmt-news-carousel-link-text:visited {
        color: #fff;
        text-decoration: none;
    }

    .cmt-news-carousel-link-text:active {
        color: #fff;
        text-decoration: none;
    }

.cmt-members-content-grid {
    background-color: #e8e8e8;
}

.cmt-view-meeting-schedule {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #333333;
}

.cmt-view-meeting-schedule-gutter {
    margin-left: 40px;
}

.cmt-specific-permalink-spacer {
    height: 30px;
}

.cmt-while-link {
    color: #fff;
}

    .cmt-while-link:hover {
        color: #fff;
        text-decoration: none;
    }

    .cmt-while-link:visited {
        color: #fff;
        text-decoration: none;
    }

    .cmt-while-link:active {
        color: #fff;
        text-decoration: none;
    }

.cmt-last-meeting {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
    margin: 27px 0;
    text-decoration: none;
}

    .cmt-last-meeting:link {
        color: #fff;
        text-decoration: none;
    }

    .cmt-last-meeting:hover {
        color: #fff;
        text-decoration: none;
    }

    .cmt-last-meeting:visited {
        color: #fff;
        text-decoration: none;
    }

    .cmt-last-meeting:active {
        color: #fff;
        text-decoration: none;
    }

.cmt-banner-wide-line-background {
    background-color: #333333;
    padding-bottom: 5px;
    height: 5px;
}

.committee-list-boxes{
    overflow:hidden;
}
    .committee-list-boxes .committee-list-name-long-smaller-font{
        font-size:90%;
        line-height:1.5;
    
    }


.navbar-committee-mobile a{
    color:#5e5e5e!important;
}
/*
    committee hamburger menu - changes... 2017-02-09
*/
.cmt-light-menu-bkg{
    height: 150px;
    display: inline-block;
    background-color: rgba(45,45,45,.75);
    padding: 35px 5px 35px 10px;
    width: 10%;
    float: left;
    transition: background-color 0.125s linear;
    border-right: 1px solid white;
    cursor:pointer;
}
/*.cmt-banner-image:hover .cmt-light-menu-bkg{
    background-color: rgba(45,45,45,.70);
}*/
.cmt-banner-image .cmt-light-menu-bkg:hover{
    background-color: rgba(45,45,45,.60);
}
.cmt-banner-black {
    display: inline-block;
    width: 89.99%;
    float: right;
}
.cmt-hamburg{
	float: none;
}
@media(min-width:1200px){
    .cmt-light-menu-bkg{
        width: 8%;
    }
    .cmt-banner-black {
        width: 91.99%;
    }
}
.cmt-menu-txt{
    text-transform:uppercase;
    font-weight:bold;
    color:#fff;
    text-align:center;
    margin-top:-11px;
    margin-left:-6px;
    font-size:17px;
}
/* end committees*/

 
/*
    General forms
*/
input[type="text"]{
    height:30px;
}
input[type="text"]{
    border-radius:3px;
    border: 1px solid #999;
}
.all-meetings-wrapper form input[type="text"]:focus{
    border: 1px solid #000;
}
form.changed .submit-button{
    box-shadow: 0 0 5px #600;
}


/*
    COMMITTEES - Schedule of all meetings
*/
.all-meetings-search-form{
    max-width:800px;
    margin:20px auto;
}
.all-meetings-search-form label{

}
.all-meetings-search-form> div{

    padding:2px;
}
.all-meetings-search-form .search-field{

    /*width:59%;
    min-width:250px;*/
}
.all-meetings-search-form .search-field:focus{
    
}
.all-meetings-search-form .date-time-picker{

    text-align:center;
    cursor:pointer;
}
.all-meetings-search-form input[type="text"],.all-meetings-search-form select {
    height:30px;
    width:100%;
}


.all-meetings-search-form input[type="submit"]{
    border:none;
    width:100px;
}

.all-meetings-search-form .dropdown .btn{
    padding-top: 4px!important;
    padding-bottom: 4px!important;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    width:100%
}

.all-meetings-search-form .search-buttons {
    /*margin-left: auto;*/
}
.meetings-table ul>li>ul>li{
    font-size:.925em;
}
/*.meetings-table th.meetings-table-header-date{
    min-width:115px!important;
}*/
.meetings-table th.meetings-table-header-session{
    min-width:70px!important;
}
.meetings-table th.meetings-table-header-icons{
    width:80px!important;
}
.meetings-table th.meetings-table-header-studies-bills{
    width:45%;
}
a.all-meetings-icon{
    text-decoration:none;
}
img.all-meetings-icon{
    width:30px;
}
.meetings-legend-wrapper{
    background-color: #E6E7E8;
    padding:4px 16px;
    border: 1px solid #555;
    border-radius: 2px;
    margin-top:6px;
    margin-bottom:6px;
}

@media (min-width:768px) 
{
    dl.meetings-table-legend{
        display:table;

        font-size:.825em;
    }
        dl.meetings-table-legend dt {
            display: table-cell;
        }

        dl.meetings-table-legend dd {
            display: table-cell;
            width:200px;
            font-size:0.925em;
        }

}
@media (max-width:768px)
{
    dl.meetings-table-legend{
        display:block;
    }
        dl.meetings-table-legend dt {
            padding:0px 6px 6px 6px;
            display: inline;
        }

        dl.meetings-table-legend dd {
            display: inline;
            font-size:0.875em;
        }
        /*dl.meetings-table-legend dd:after {
            See fixes.css
        }*/
}

span.red-star{
    color:red;
    font-size:1.25em;
}
.info-before-search-message p{
    font-size:.925em;
    margin:0 0 5px;
}
.appearing_spacer, .appearing-spacer, .appearingspacer
{
    height:10px;
}

.btn-meeting-table-printer-friendly{
    margin-top:23px;
    float:right;

}

/* Committees - Studies and Bills*/
.meeting-sub-row-wrapper{
    margin:.125em 3em;

}
.studies-and-bills-table-header-icons{
    width:50px;
}
.studies-and-bills-table th:not(.studies-and-bills-table-header-icons){
    min-width:100px;
}
.studies-and-bills-table{
    font-size:.925em;
}
/*.studies-and-bills-table td div{
    max-height:10em;
    text-overflow: ellipsis;
    overflow: hidden; 
}
.studies-and-bills-table td div:after{
    content:'...';
}*/
/*COMMITTEES - Notice of meeting*/

.notice-of-meeting-header{

    width:100%;
    margin-bottom:24px;
    margin-top:5px;
}
.notice-of-meeting-header-panel{
    background-color: #E6E7E8;
    padding:4px 16px;
    border: 1px solid #555;
    border-radius: 2px;
}
.notice-of-meeting-header-item{


}
.notice-of-meeting-cancelled{
    color: #900;
    font-weight:700;
}
.notice-of-meeting-prev-button {
    background-image: url('../images/layout/calendar/Arrow-Left.png');
    
}
.notice-of-meeting-next-button {
    background-image: url('../images/layout/calendar/Arrow-Right.png');

}
.notice-of-meeting-nav-button{
    background-repeat:no-repeat;
    background-color:#414042;
    background-position:center center;
    height:40px;
    width:40px;
    margin:10px auto;
}
.notice-of-meeting-social-icons{
    padding:5px 7px;
    /*text-align:center;*/
}
.notice-of-meeting-social-icons a:not(:first-of-type):not(:last-of-type){
    padding:2px;
    
}
.notice-of-meeting-social-icons a img{
    width:22px;
    height:22px;
}
.notice-of-meeting-wrapper span.agendaItemOrderReference
{
    font-weight:bold;
    padding-bottom:15px;
    float:left;
}
.notice-of-meeting-wrapper .NoticeDash
{
    padding-right:.5em;
}
.notice-of-meeting-wrapper span.agendaItemNumber {
    float: left;
    width: 5%;
    font-weight: bold;
}
.notice-of-meeting-wrapper hr {

    border-top: 1px solid #555;
}
.notice-of-meeting-wrapper .agenda-header{
    margin-bottom: 25px;
}

.notice-of-meeting-wrapper span.noticeTitleType {
    font-weight: bold;
    font-size: 1.125em;
}
.notice-of-meeting-wrapper div.agendaTime {
    text-decoration: underline;
    padding-left:3em!important;
}
.notice-of-meeting-wrapper span.agendaRepresenting {
    font-style: italic;
    display: block;
}
.notice-of-meeting-icon-panel{
    float:right;
    margin:1em;
}
@media (max-width:768px) {
    .notice-of-meeting-icon-panel{
        float:none;

    }
}
.notice-of-meeting-icon-panel-box{
    min-width:100px;
    background-color:#fff;
    border: 1px solid #555;
    
    padding:.125em;
}
.tv-text-identifier{
    font-weight:bold;
}
.witnessScheduleBullets{
    margin-bottom:2em;
}
.parenthesis:before{
    content:'(';
}
.parenthesis:after{
    content:')';
}
.notice-of-meeting-date{
    font-weight:bold;
    text-decoration:underline;
    font-size:1.125em;
    margin-bottom:1em;
}
.notice-of-meeting-time{
    margin-bottom:1.5em;
}
a.notice-of-meeting-icon, div.notice-of-meeting-icon {
    text-decoration:none;
    display:block;
}

a.notice-of-meeting-icon span, div.notice-of-meeting-icon span{
    font-size:.75em;
    padding:0.5em;
    
}
img.notice-of-meeting-icon{
    width:30px;
}
.notice-of-meeting-wrapper .clerk-label, 
.notice-of-meeting-wrapper .location-label{
    font-weight:bold;
}

/*Content Viewer*/

.content-viewer-pdf-button{
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url('../images/layout/PDF_file_icon.png') !important;
    background-position: left center;
    padding: 10px 10px 10px 40px;
    float:right;
    margin:10px 0;
}

.content-viewer-pdf-button-disabled{
    background-color: #fff;
    padding: 10px 10px 10px 40px;
    float:right;
    margin:10px 0;
    
}

.content-viewer-document{
    clear:right;
}
/*content files classes and ids*/
#text-size,#sen-banner{
        display:none;
    }
#portal-outer, #portal-middle, #portal-wrapper{
    margin:0!important;
}
/*--------------------------------------*/
/*Attendance Section*/

/*Moved to attendance.css*/

/*--------------------------------------*/

/* Add margin-top media icosns footer */
.media-icon-footer-separator {margin-top:15px;}


/*Begin Senator Page*/
.senpage-image-align-up {vertical-align:top; margin-top:-5px;}
/*End Senator Page*/

/*begin icons bottom spacer*/
.icon-text-spacer {height:10px;}
/*end icons bottom spacer*/

/* we use this class for fix the rte content*/
.text-content-margin {padding:0px 10px 0px 10px;}

/*Begin Specific  Committee Reports*/
.cmt-ul-list-report {}
.cmt-li-list-report {margin-left:3em; }
p[style="background: khaki; text-align: center; font-weight: bold; margin-top: 10pt;"]/*for IRIS report detailcontent */
{
    display:none;
}
p[style="font-weight: bold; margin-top: 10pt; text-align: center; background: khaki;"] /*for IRIS report detailcontent */
{
    display:none;
}
/*End Specific  Committee Reports */



/* Start Briefs*/
.cmt-brief-title {background-color:#f0f0f0; }
.cmt-briefs-table-header {background-color:#000; color:#fff;}
.cmt-briefs-td-spacer {width:25px !important; border-bottom:0px; color:#fff;}
.cmt-briefs-submitter-separator {border-bottom:1px solid #c8c8c8; border-top:none !important; }
.cmt-briefs-submitter-no-separator {border-bottom:none !important; border-top:none !important; }
.cmt-briefs-add-left-space {padding-left:30px !important;}
.cmt-briefs-alignleft-header {text-align:left !important;}
.cmt-brief-whitespace-nowrap{ white-space:nowrap;}
@media (max-width: 768px) {
    .cmt-briefs-table {
        font-size:90%;
    }
    .cmt-briefs-table td{
        padding:3px!important;
    }
}
/* End Briefs*/


/* Start OLD HTML*/
.StyleArialBodyTextBold{font-weight:bold;}
/* End OLD HTML*/



/*  begin About the Senate >*/

.ats-media-box {
    position: relative;
    height: 200px;
    border: 3px solid #ffffff;
  
}
.ats-media-box-title {

    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    font-size: 1.714em;
    color: #ffffff;
    min-height: 50px;
    background-color: rgba(0, 0, 0, 0.5); 
    margin-top: 13px;
    margin-bottom: 0px;
    border-top: 3px solid #ffffff;
    border-left:  3px solid #ffffff;
    border-right:  3px solid #ffffff;
    text-align: center;
    padding-top: 10px;
   
   }
.ats-media-box_date, .media-box_title {
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    transition: background-color 0.25s linear
}
.ats-media-box_link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-size: cover
}
.ats-media-box_link:hover .media-box_title, .media-box_link:hover .media-box_date, .media-box_link:active .media-box_title, .media-box_link:active .media-box_date, .media-box_link:focus .media-box_title, .media-box_link:focus .media-box_date {
    color: #000;
    background-color: rgba(255,255,255,0.9)
}
.ats-media-box_date {
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-size: 0.85em;
    padding: 5px 10px
}




/*start popup image*/
.popup-image-macro > .media-box{
    overflow:hidden;
    border:1px solid #000;
}
.popup-image-macro { 
    
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.popup-image-macro:hover{
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand')"; /* IE8 */
   /*filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand');  IE6 and 7 */ 
}
/* end popup image*/



/*start image gallery*/
.senate_image_gallery_box > .media-box{
    overflow:hidden;
    border:1px solid #000;
}
.senate-image-gallery { 
    height:200px; 
    width:200px; 
    
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.senate-image-gallery:hover{
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand')"; /* IE8 */
   /*filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand');  IE6 and 7 */ 
}
/* end image gallery*/

/*start about us banner*/
.banner-about-us { height: 50px;}
/*start about us banner*/

/*start contact us banner*/
/*.banner-contact-us { height: 200px;}*/
/*start contact us banner*/


/*start annual alendars*/
.banner-annual-calendars {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    padding-top:100px;
    padding-bottom:100px;
}
 .senate-inline-block { display:inline-block;}
 .button-annual-calendars { 
        background-color: #600;
        border:solid 2px #600;
        color:#fff; 
        margin-bottom:15px; 
        margin-left:15px; 
        width:150px; 
        text-align:center; 
        text-decoration:none !important;}
  .button-annual-calendars a:link, .button-annual-calendars a:visited {
    text-decoration: none !important;
}
 .annul-calendars-spacer {margin-top:20px;}
/*end annual calendars*/

/*start external link*/

/*a[href*="http://parl.gc.ca"]::after, a[href*="http://senparlvu"]::after, a.external-link::after { */
a.external-link::after { 
     background: url('/images/layout/external-link-b.png') no-repeat;
}

a.external-link-white::after { 
     background: url('/images/layout/external-link-w.png') no-repeat;
}
a.external-link::after, a.external-link-white::after{
    content: "";
     display:inline-block;
     width: 12px;
     height: 12px;
     margin-left:2px;
     background-size:cover;
}
/*end external link*/



/*.senca-cat-list-txt-xs{
    font-size:0.65em;
}*/

.social-media-box {
    margin-top: 5px;
    height: 90px;
}
.social-media-box a:hover{
    text-decoration:none;
}
.social-media-title,.social-media-link{
    display:inline-block;

}
.social-media-title.email-title{
    
    
}

.social-media-title {
	font-size:1em;
	color: #000;


}
.social-media-icon{
    width:60px;
    max-height:60px;
    margin-right:10px;
}
.social-media-icon.icon-fb, .social-media-icon.icon-tw{
    width:50px;
    margin-left:5px;
    margin-right:17px;
    display:inline-block;
}
.social-media-icon.email-icon{
    margin-top:3px;
}
.social-media-link {

	background-position: center center;
}

.max-width-social_icon {max-width:132px;}

/*{ 
    padding-bottom:0px;
    text-align:center;
}*/

.container-spacer-sm{
    padding-top:100px;
    padding-bottom:100px;
}
/*.home-carousel-item{
    
}*/

.container-muted .carousel-control {
    background: #e8e8e8 !important;
}

.no-overflow {
    overflow: hidden;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.media-box_date.left, .media-box-sencaplus-watermark.left {
    left: 0px;
    right: auto;
}

.dd-carousel-container .dd-carousel {
    width: calc(100% + 1px);
}

.dd-carousel-container .carousel-inner .item .carousel-item {
    padding-right: 0px;
    padding-left: 0px;
}


.dd-carousel-container .carousel-inner .item .carousel-item:first-child  {
    padding-left: 0px;
    padding-right: 12px;
}

.dd-carousel-container .carousel-inner .item .carousel-item:last-child  {
    padding-right: 0px;
    padding-left: 8px;
}

.dd-carousel-container .home-carousel-control {
    position: absolute;
    right: 0px;
    margin: 0;
    z-index: 20;
    background: rgba(255, 255, 255, 0.8);
    padding: 0px;
    width: 102px;
}

.dd-carousel-container .home-carousel-control.bottom {
    bottom: 0;
}
.dd-carousel-container .home-carousel-control li  {
    list-style-type: none;
}

.dd-carousel-container .home-carousel-control li .fa  {
    font-size: 30px;
    display: inline-block;
    padding: 10px 20px;
    color: black;
    -webkit-transition: 0.35s all;
    transition: 0.35s all;
}

.dd-carousel-container .home-carousel-control li .fa:hover {
    color: white;
    background: black;
}

#home-carousel-container {
    padding-top: 50px;
    padding-bottom: 50px;
}


@media (max-width: 374px) {
    div.home-carousel-item h3 {
        font-size: 1.9em;
    }
    .dd-carousel-container .carousel-control .icon-prev, .dd-carousel-container .carousel-control .glyphicon-chevron-left {
        left: 50%;
        color: #555;
    }
    .dd-carousel-container .carousel-control .icon-next, .dd-carousel-container .carousel-control .glyphicon-chevron-right {
        right: 20%;
        color: #555;
    }

}
@media (min-width: 375px) {
    div.home-carousel-item h3 {
        font-size: 1.9em;
    }
    .dd-carousel-container .carousel-control .icon-prev, .dd-carousel-container .carousel-control .glyphicon-chevron-left {
        left: 40%;
        color: #555;
    }
    .dd-carousel-container .carousel-control .icon-next, .dd-carousel-container .carousel-control .glyphicon-chevron-right {
        right: 20%;
        color: #555;
    }
}
@media (min-width: 768px) {
    .dd-carousel-container .carousel-control .icon-prev, .dd-carousel-container .carousel-control .glyphicon-chevron-left {
        left: 20%;
    }
    .dd-carousel-container .carousel-control .icon-next, .dd-carousel-container .carousel-control .glyphicon-chevron-right {
        right: 20%;
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
    .dd-carousel-container .home-carousel-control {
        right: 1px;
    }

   .dd-carousel-container.carousel-control .icon-prev, .dd-carousel-container .carousel-control .glyphicon-chevron-left {
        left: 50px;
    }
    .dd-carousel-container .carousel-control .icon-next, .dd-carousel-container .carousel-control .glyphicon-chevron-right {
        right: 50px;
    }
    
    .dd-carousel-container .carousel-inner .item .carousel-item:nth-child(2) {
        width: calc(33.3333% + 2px);  
        margin-left: -4px;  
    }

    .dd-carousel-container .carousel-inner .item .carousel-item:last-child  {
            width: calc(33.33333% + 2px);
    }
}

.home-carousel-heading{
    margin-top:0!important;
}
.home-carousel-link{
    position:relative;

    display: block;
    height: 270px;

    background-position: center center;
    background-size: cover;
}

/* begin you tube */
.sen-container-youtube {
  background: #e3e3e3;
  padding:5px 5px 5px 5px;
  margin-bottom:5px;
}
/* end  you tube */


/*.home-carousel-text{

}*/

/*
.hp-media-box {
    position: relative;
    height: 300px;
    margin: 40px 0;
    padding: 50px;
   
}

.hp-media-box-heading {
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    font-size: 1.714em;
    color: #000;
    text-align:center;
    position: absolute;
    left: 25%;
    top: -30px;

}*/

 .text-right{
     text-align:right;
 }
 .text-center{
     text-align:center;
 }
 .muted {
     background-color: #e8e8e8;
     padding-top: 10px;
}
 .as-text-red {
     font-size: 2.14em;
     color: #a94442;

 }
 /*as-button-red {
    color: #a94442;
    background-color:#fff;
    border-color: #a94442
}*/  
/*.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    color: #a94442;
    background-color: #fff; !important;
    border-color: #a94442;
}*/

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: .9;
    vertical-align: central;
    width: 0;
}
 

/*start general content*/
.cont-ahref-html-menu {color:#000;}
.cont-js-html-pdf-rep {padding-top:5px; padding-right:10px;}
.cont-margin-right5 {margin-right:5px;}
.cont-margin-top5 {margin-top:5px;}
.cont-margin-right-notes {margin-right:10px;}
.cont-margin-left-notes {margin-left:10px;}
.cont-div-padding5 {padding:5px;}
.cont-annualrep-periode {color:#333;}
.cont-annualrep-div{width:200px; height:220px;}
.cont-speechdate {background-color:#e8e8e8; padding:5px;}
.cont-black-divspeakerleo {background-color:#333; color:#fff; padding:5px;}
.cont-divtransparencyblack {background-color: #333;color: #fff;padding: 10px 15px} 
.cont-divtransparencygray {padding: 15px;min-height: 280px;background-color: #e8e8e8;}
.cont-divblackborder {border: 1px solid #333;}
.cont-proced-references{border: 1px solid #333; margin-top:5px;}
.cont-proced-references-header {height:48px;  background-size: cover; opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ }
.cont-proced-references-content {padding:5px;}
.cont-h2-transp-account {margin-top:-25px;}
/*end general content*/

/*Twitter box*/
iframe.twitter-tweet{
    margin: 10px auto;
}

/* non-standard tag */
twitterwidget{
    margin-left:auto;
    margin-right:auto;
}

/*Debates search*/
.debate-search-result h4{
    margin-top:0;
}
.debate-search-result{
    border:1px solid #AAA;
    border-radius:4px;
    margin:20px 0;
    padding:20px;
}
.debate-search-result em.desc-keyword{
    font-weight:bold;
    font-style:normal;
}
.debate-search-refinement-group ul li{
    margin-left:1em;
}
.debate-search-refinement-selected-items ul li{
    font-size:.75em;
    display:inline-block;
    padding:.125em;
}
form.debate-simple-search-form{
    width:80%;
    margin:0 auto;
}
form.debate-advanced-search-form .row{
    margin:10px 0;
}

form.debate-simple-search-form label, 
form.debate-simple-search-form select,
form.debate-simple-search-form input,
form.debate-advanced-search-form label, 
form.debate-advanced-search-form select,
form.debate-advanced-search-form input{
    width:100%;
    height:25px;
    line-height:1;
    padding:0;
}
form.debate-page-form.debate-simple-search-form{
    width:80%;
}
/*.show-more-less-refinements.show-less-refinement span{
    display:none;
}*/
.show-more-less-refinements.show-less-refinement .more-text-refinement{
    display:none;
}
.show-more-less-refinements.show-less-refinement .less-text-refinement{
    display:inline;
}
.show-more-less-refinements:not(.show-less-refinement) .less-text-refinement{
    display:none;
}
.show-more-less-refinements:not(.show-less-refinement) .more-text-refinement{
    display:inline;
}

/*End: Debates search*/


/*Senate Rules*/

.btn-pdf {
    background-color:#fff !important;
    background-color:unset !important;
    background-color:none !important;
    border:none !important;
    
    background-repeat:no-repeat;
    background-image: url('../images/layout/PDF_file_icon.png') !important;
    padding-left:35px !important;
    color:black;
}

.btn-pdf:hover, .btn-pdf:focus {
    color:black;
    text-decoration: underline;
}

table.table-rules td,
table.table-rules-index td{
    padding-bottom:20px;
    vertical-align: text-top;
    display:none; /* Hide every column except the first and last */
}

table.table-rules tr td:first-of-type
{
    width:20%;
    display:table-cell;
    padding-right:20px;
}

table.table-rules-index tr td:first-of-type
{
    display:table-cell;
    padding-right:20px;
}

table.table-rules tr td:last-of-type,
table.table-rules-index tr td:last-of-type {
    display:table-cell;
}

table.table-rules table tr td,
table.table-rules-index table tr td {
    vertical-align: top;
}

table.table-rules-index td.tab-1 {
    padding-left: 30px;
}

table.table-rules-index td.tab-2 {
    padding-left: 60px;
}

table.table-rules-index td.tab-3 {
    padding-left: 90px;
}

table.table-rules-index tr:not(.title):hover {
    background: #e8e8e8;
}

table.table-17 tr td:first-of-type {
    vertical-align: top;
}
/*End: Senate Rules*/

/*Start: expander button*/


.btn-expand{
    
    padding:10px 40px 10px 15px !important;
    
    background-position:right center;
    background-position-x:97.8%;
    background-repeat:no-repeat;

}
.btn-expand.collapsed{
    background-image:url('/images/layout/arrow-down-white.png');
}

.btn-expand{
    background-image:url('/images/layout/arrow-up-white.png');
}

h2.title-line, h1.title-line { 
    width:100%; 
    border-bottom: 4px solid black; 
    line-height:0.1em; 
} 
h2.title-line span, h1.title-line span { 
    background:#fff; 
    padding:0 20px 0 0; 
}

.fa-rss-square {
    color: black;
}

div.senate-div-container {
    border:1px solid #AAA;
    border-radius:4px;
    margin:20px 0;
    padding:20px;
}

div.video-container {
    position: relative;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
    overflow: hidden;
    z-index: 1;
}

div.video-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

div.video-container:hover {
    background: #D7D7D7;
}

div.video-container .video-title {
    color: #600;
}

div.video-container > .video-description {
    border-top: 1px solid #ddd;
}

div.video-container > .video-posted {
    margin-bottom: 0px;
    clear: both;
}

.video-thumbnail {
    float: left;
    margin: 5px 25px 15px 15px;
    width: 100px;
    height: 100px;
    background-size: cover;
}

div.video-container > i.fa {
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: calc(50% - 40px);
    opacity: 0;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
    font-size: 80px;
    line-height: 80px;
    color: #FFF;
    z-index: -1;
}

div.video-container:hover > i.fa {
    top: calc(50% - 40px);
    color: #FFF;
    opacity: 1;
    right: 0px;
}

.side-speech {
    margin-bottom: 10px;
    line-height: 16px;
}

/* START Site-wide search */

.website-search-result h4{
    margin-top:0;
}
.website-search-result{
    border:1px solid #AAA;
    border-radius:4px;
    margin:20px 0;
    padding:20px;
}
.website-search-result:hover {
    box-shadow: 0 0 1px #333 inset;
}
.search-results-ajax-panel a{
    text-decoration:none !important;
    /*background-color:#abc;*/
}
.search-results-ajax-panel a div{
    display:block;
}
.search-results-ajax-panel.ajax-panel-loading{
    opacity:.5;
}
.search-results-ajax-panel .website-search-summary, .rules-search-wrapper .website-search-summary{
    color:#000;
    
    margin-bottom:.1em;
}
.search-tab-wrapper .search-field, .search-tab-wrapper .search-field-bills, .rules-search-wrapper .search-field {
    height: auto !important;
    padding: .5em .5em .5em 50px !important;
    margin: 28px 10% 10px;
    width: 80%;
    display: block;
    font-size: 1.5em !important;
    background-image: url('../images/layout/Search.png');
    background-position: left 1% center;
    background-repeat: no-repeat;
    background-size: 28px;
}
.search-tab-wrapper .search-field:focus, .search-tab-wrapper .search-field-bills:focus{
    box-shadow: 0 0 2px #333 inset;
}
.search-field-loading {
    background-image: url('../images/layout/ajax-loader.gif')!important;
}
.search-results-ajax-panel{
    min-height:100px;
    
}
.website-search-result-image{
   float:left;
   margin-right:1em;
   height:120px;
   width:120px;
   background-repeat:no-repeat;
   background-position:center center;
}

.search-tab-wrapper a{
    color: #900;
}
/* END Site-wide search */


@media (max-width: 380px) {
    .fit-text-mobile {
        font-size: 1em;
    }
}

@media (max-width: 990px) {
    .section_btn {
        margin-top: 0px;
    }
}

.table-travel .subtotal {
    font-weight: bold;
}

.administration-support-officer-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.container-black{
    color:#fff;
}
/* only displays in print mode */
.print{
    display:none;
}

.media-box-sencaplus-category-watermark{
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 20px;
    opacity:.8;
    font-size: 1.425rem;
    text-transform:uppercase;
    font-weight:bold;
    color:#000;
    letter-spacing:.75px;
}
.media-box-sencaplus-category-watermark.media-box-watermark-left{
    right:auto;
    left:0;
}
.cat-regular-news{
    background-color:#AAA;
}

.senca-date-ontop{
    color:#FFF;
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    height: 35%;
    padding:70px;
    text-align:center;
}

.senca-date-under{
    text-align:center;
    margin:30px 0;
}


@media (min-width:768px) {
    .icon-container + .video-text-container {
        padding-left: 140px;
    }
}

.related-news {
   overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.related-news-text {
    font-size: 0.92em; 
}

