
#page_middle_bottom { padding-top: 50px; }

.home_only { display: block !important;  }

#home_tabs { width:500px; padding:15px 0; float:left; }
#home_tabs .tab_nav { list-style-type:none; padding:0 0 0 12px; margin:0; text-align:center; position:relative; bottom:-1px; overflow:hidden; clear:both; }
#home_tabs .tab_nav li { width:155px; display:block; float:left; padding:0; margin:0 5px 0 0; height:34px; overflow:hidden; }
#home_tabs .tab_nav li a {
    display:block;
    height:15px;
    padding:5px;
    border:1px solid #666;
    border-bottom:0;
    text-align:center;
    top:8px;
    position:relative;
    background:url(https://www.portailrgp.ca/tp_images/home/default/home-tabs-bg_2017.png) 50% 50% repeat-x #a0adbe;
    -webkit-border-radius:10px 10px 0 0; 
    -moz-border-radius:10px 10px 0 0; 
    border-radius:10px 10px 0 0; 
    }

#home_tabs .tab_nav li.active a { display:block; padding:9px 5px; color:#000; top:0px; background-image:none; }
#home_tabs .tab_nav li a b { font-weight:normal; display:block; }

#home_tabs .content_wrapper {
    clear:both;
    display:block;
    border:1px solid #666;
    padding:6px;
    background-color:#a0adbe;
    -webkit-border-radius:10px; 
    -moz-border-radius:10px; 
    border-radius:10px; 
    }

#home_tabs .contents {
    display:block;
    line-height:16px;
    padding:20px 22px 15px;
    background:url(https://www.portailrgp.ca/tp_images/home/default/home-tab-content-bg_2017.png) 50% top repeat-x #a0adbe;
    -webkit-border-radius:10px; 
    -moz-border-radius:10px; 
    border-radius:10px; 
    min-height:90px;
    height:auto !important;
    height:90px;
    }

#home_tabs .contents .content { display:none; color:#333; }


.ref { float:left; padding:0 10px; height:183px; color:#526a93; }
.ref b { display:block; clear:both; margin-bottom:10px; text-transform:uppercase; color:#fff; }
.ref a { color:#bdd5ff; text-decoration:underline; }    
.ref a:hover { color:#BE9050; text-decoration:underline; }
.ref em { color:#526A93; }
.ref p { margin:0; }

.ref_1 { width:245px; }
.ref_2 { width:195px; }
.ref_3 { width:255px; }
.ref_4 { width:230px; }
.ref_4 .homelinks { display:block; height:103px; }
.ref_4 .homelink { display:none; }
.ref_4 .homelink .content { display:block; }
.ref_4 .nav {
    display:none;
    margin-top:10px;
    padding-top:16px;
    text-align:right;
}
    .ref_4 .nav a { 
        display:inline-block;
        width:24px;
        height:24px;
        text-align:center;
        text-indent:-9999px;
        background-image:url(/images/default/prev_next.png);
    }
    .ref_4 .nav a.prev{ background-position:1px 1px; }
    .ref_4 .nav a.next{ background-position:top right; border-left:1px solid #2f3f5a; }

#home_tabs .tab_nav li a b { font-size:13px; white-space:nowrap; }