/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

/* @import "/Style Library/Fonts/fonts.css"; */

    

@font-face {
        font-family:"Univers";
        src:url("https://intuinex.com/datatables/moores/fonts/univers.eot?#iefix");
        src:url("https://intuinex.com/datatables/moores/fonts/univers.eot?#iefix") format("eot"),url("https://intuinex.com/datatables/moores/fonts/univers.woff") format("woff"),url("https://intuinex.com/datatables/moores/fonts/univers.ttf") format("truetype"),url("https://intuinex.com/datatables/moores/fonts/univers.svg") format("svg");
}

@font-face {
    font-family: "brixsansbolduploaded_file";
    src: url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_bold-webfont.woff2") format("woff2"),
         url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_bold-webfont.woff") format("woff");
}

@font-face {
    font-family: "brixsansmediumuploaded_file";
    src: url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_medium-webfont.woff2") format("woff2"),
         url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_medium-webfont.woff") format("woff");
}

@font-face {
    font-family: "brixsanslightuploaded_file";
    src: url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_light-webfont.woff2") format("woff2"),
         url("https://intuinex.com/datatables/moores/fonts/brix/brix_sans_light-webfont.woff") format("woff");
}
    
body {
font-family: "Roboto", sans-serif;
}

th {
font-family: "brixsansbolduploaded_file", sans-serif;
text-transform: uppercase;
}


table.dataTable thead th, table.dataTable thead td {
padding: 15px 10px 15px 0;
border-bottom: 1px solid #bbb;
text-align: left !important;
}

table.dataTable tbody th, table.dataTable tbody td {
padding: 10px 18px 10px 0 !important;
}

th:nth-child(2) {
	width:130px;
}

table.dataTable.no-footer {
border-bottom: 1px solid #bbb;
}

.fw-gc-feed-item-date-only {
background: #006a96;
color: #fff;
text-align: center;
width: 6em;
font-size: 1.5em;
line-height: 1.25em;
padding: 10px 0;
margin: 0 !important;
font-family: "brixsansmediumuploaded_file", sans-serif;
display: inline-table;
width: 88px;
height: 40px;
align-content: center;
}

.fw-gc-feed-item-time-only {
background: #006a96;
color: #fff;
text-align: center;
width: 6em;
font-size: 1em;
line-height: 1.25em;
padding: 10px 0;
margin: 0;
font-family: "brixsansmediumuploaded_file", sans-serif;
display: table-cell;
width: 88px;

}

.fa.fa-clock-o {
	display: none;
}


.scroll-pane {
background-color: transparent;
}

#fw-gc-container,
#fw-tw-feed-items {
	padding-left:0 !important;
	width: 100% !important;
}

.fw-gc-feed-item-title a:link, #fw-gc-feed-items .fw-gc-feed-item-title a {
color: #006a96;
font-size: 18px !important;
font-weight: 300 !important;
transition: all .3s;
}

.fw-gc-feed-item-title a:hover {
	text-decoration: underline;
	transition: all .3s !important;
	color:#00344a !important;
}

.fw-tw-feed-item-fullname {
font-family: "brixsansmediumuploaded_file";
font-weight: normal !important;
font-size: 16px !important;
}

#fw-feed-items .fw-feed-item-content-module {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

#fw-tw-feed-items .fw-tw-feed-item-content-module {
overflow: hidden;
padding-right: 20px;
}

#fw-gc-feed-items .fw-gc-feed-item-title {
    padding: 10px 0 0 0 !important;
    font-family: "brixsansmediumuploaded_file", sans-serif;
    flex-basis: 250px;
 }
 
.fw-gc-feed-item-date {
padding: 0 20px 10px 0 !important;
font-size: 16px;
color: #505659;
overflow: hidden;
text-overflow: ellipsis;
display: flex;
flex-basis:120px;
flex-direction: column;
}
 
 #fw-gc-feed-items .fw-gc-feed-item-location {
}

.jspPane {
	margin-left: 0 !important;
}

/*#fw-tw-feed-items .fw-tw-feed-item {
    margin: 0;
    padding: 20px 0 !important;
    clear: both;
}*/

.fw-gc-feed-item {
    margin: 0;
    padding: 10px 0;
    clear: both;
    border-bottom: 0;
    display: flex;
    flex-direction: row-reverse;
}

#fw-tw-feed-items .fw-tw-feed-item-username {
font-size: 14px;
color: #006a96;
margin-left: 40px;
display: block;
}