div.forum div.topic div.message {
    background-color: #e4eaee;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    overflow: hidden;
}

div.forum div.topic div.message.op {
    background-color: #e4eaee;
}

div.forum div.topic p.back {
    font-size: 11px;
    margin-bottom: 20px;
}


div.forum div.topic div.subject p {
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-left: 5px;
}


div.clearfix:after, td.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

div.inlineDiv {
    display:inline-block;
}

.subscriptionChangeText {
    font-size: 12px;
    font-style: italic;
    font-family: arial;
    color: #A6A6A6;
}

table.subscriptionDetailsTable {
    width: 100%;
}
td.toggleHolderCell {
    text-align: right;
}

.subscriptionDetailsTable input.toggleButton {
    background-image: -ms-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -moz-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -o-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #c24920), color-stop(1, #f75e1a));
    background-image: -webkit-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: linear-gradient(to bottom right, #c24920 0%, #f75e1a 100%);
    padding: 4px 10px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
    margin-bottom: 5px;
    min-width: 100px;
}
div.inlineDiv {
    display:inline-block;
}
div.hiddenDiv {
   display:none;
}
div.rightFloatingDiv {
   float:right;
}
div.leftFloatingDiv {
   float:left;
}
div.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

div.inlineDiv {
    display:inline-block;
}

div.subscriptionEntryDiv {
    border-top: thin solid #E7E7E7;
}

div.subscriptionNoEntryDiv {
    border-top: thin solid #E7E7E7;
    padding-top: 20px;
    font-size: 14px;
}

div.searchQueryDiv {
    width: 600px;
    border-bottom: 7px solid #EF5A28;
}

div.contentType {
    margin-top: 5px;
    display: inline-block;
}

div.contentType, div.backLinkDiv a {
    font-family: arial;
    font-size: 18px;
    color: #8C8C8C;
}

div.backLinkDiv a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #8C8C8C;
}

div.hiddenDiv {
    display: none;
}

div.searchDescriptionDiv {
    font-family: arial;
    font-size: 14px;
    color: #8C8C8C;
    padding: 5px 0 5px;
    border-bottom: thin solid #E7E7E7;
}

div.searchDescriptionDiv .mySubscriptionOnlyDiv {
    font-family: arial;
    font-size: 12px;
    float: right;
}

.lineDiv {
    width: 15px;
	height: 0;
	display:inline-block;
	border-top: 1px solid #9C9C9C;
	padding-bottom: 4px;
}

.arrowLeft {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
    display:inline-block;
	border-right:5px solid #9C9C9C;
}

.arrowRight {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
    display:inline-block;
	border-left:5px solid #9C9C9C;
}

div.searchInputContainer {
    float: right;
    padding-left: 5px;
    margin-bottom: 10px;
    border-top: 2px solid #D6D6D6;
    border-bottom: thin solid #D6D6D6;
    border-right: thin solid #D6D6D6;
    border-left: thin solid #D6D6D6;
}

a.subscriptionSearchImgLink {
    cursor: pointer;
    color: #ffffff !important;
}

input.searchInput, input.searchInput:focus {
    width: 80%;
    border: 0;
    padding: 5px;
    outline-width: 0;
}

.paginate {
    width:100%;
    margin-top:10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top:thin solid #EFEFEF;
    border-bottom:thin solid #EFEFEF;
    text-align: right;
}
.paginateAndSelect {
    margin-top: 10px;
    margin-bottom: 10px;
}

.paginationTop {
    float: right;
}

#pageNumberDiv {
    color: #9C9C9C;
    font-size: 12px;
    display: inline-block;
}

#pageNumberDiv a {
    color: #9C9C9C;
}

span.subscribableSubject a {
    font-family: arial;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    text-decoration: none !important;
    color: #4C4C4C !important;
}

span.subscribableType {
    float: right;
    background-color: #BDBCBC;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    padding: 3px 6px;
}


div.subscribableSummary {
    margin-top: 5px;
    color: #5A5A5A;
    font-family: arial;
    font-size: 12px;
}

div.subscribableSummary a {
    color: #F25C16;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
}

div.subscribableModifiedTimeDiv {
    font-family: arial;
    font-size: 11px;
    color: #A6A6A6;
    margin-top: 5px;
}

.toggleHolderCell {
    max-width: 50%;
    width: 50%;
}

.itemsCountHolder, .itemsCountHolder {
    max-width: 25%;
    width: 25%;
}

.subscribableIdDiv .subscribableSubject {
    max-width: 85%;
    width: 85%;
    display: inline-block;
}

.subscribableIdDiv .subscribableType {
    max-width: 12%;
    width: 12%;
    text-align: center;
    display: inline-block;
}

.subscriptionEntryListDiv .forum:nth-child(even) {
	background-color: #fbfbfb;
}
.subscriptionEntryListDiv .forum:not(.subscribe) {
    padding: 5px 5px 0 5px;
    margin-top: 10px;
}

.currentPageNumberDiv {
    color:#ffffff;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 5px;
    padding-left: 5px;
    background: #c24920;
    background-image: -ms-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -moz-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -o-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #c24920), color-stop(1, #f75e1a));
    background-image: -webkit-linear-gradient(top left, #c24920 0%, #f75e1a 100%);
    background-image: linear-gradient(to bottom right, #c24920 0%, #f75e1a 100%);
    display:inline-block;
}
div#pagination .hidden {
    display: none;
}

.comments-count {
    font-size:16px;
    margin:20px 0;
    color:#666;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:10px;
}

.comment-header {
    border-bottom:solid 1px #dddddd;
    height:24px;
    line-height:24px;
    vertical-align:bottom;
    clear:both;
}

.comment-header a {
    color:#006699;
    text-decoration:none;
}

.comment-header a:hover {
    text-decoration:underline;
}

.comment-header cite {
    font-style:normal;
    font-weight:bold;
    font-size:1em;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:0;
}

.comment-header-meta {
    margin-top:6px;
    font-size:11px;
    line-height:normal;
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    color:#666666;
    clear:left;
    margin-top:5px;
}

.comment-replies {
    margin-top:5px;
    color:#666666;
}

.comment-replies.tree {
    padding-left:35px;
    overflow-x: auto;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
    margin-bottom:10px;
}

.comment-block-author {
    display: none;
}

.comment-block-publish {
    display: none;
}

.comment-block input[type="submit"] {
    margin-top:10px;
}

.comment-text-label {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}

div.comment-signed-in-text{
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    display:none;
}

span.comment-signed-in-user{
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    padding-left: 5px
}

.comment-text {
    background:url("../../default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

input.comment-text{
    margin: 0 10px 7px 0;
    font-size: 95%;
    display: block;
    width:334px;
}

textarea.comment-text {
    margin:0;
    margin-bottom:10px;
    width: 698px;
    height: 100px;
}

.comment-text-label {
}

.comment-spam,
.comment-denied,
.comment-moderate {
    font-weight:bold;
    padding:2px;
    padding-left:5px;
    color:#fff
}

.comment-spam {
    background-color:#ab5c58;
}

.comment-denied {
    background-color:#d8c267;
}

.comment-moderate {
    background-color:#6aa3ec;
}

.comment-attachment {
    display:inline-block;
    padding-left: 5px;
    display: block;
}

.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

.comments-count {
    font-size:16px;
    margin:20px 0;
    color:#666;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:10px;
}

.comment-header {
    border-bottom:solid 1px #dddddd;
    height:24px;
    line-height:24px;
    vertical-align:bottom;
    clear:both;
}

.comment-header a {
    color:#006699;
    text-decoration:none;
}

.comment-header a:hover {
    text-decoration:underline;
}

.comment-header cite {
    font-style:normal;
    font-weight:bold;
    font-size:1em;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:0;
}

.comment-header-meta {
    margin-top:6px;
    font-size:11px;
    line-height:normal;
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    color:#666666;
    clear:left;
    margin-top:5px;
}

.comment-replies {
    margin-top:5px;
    color:#666666;
}

.comment-replies.tree {
    padding-left:35px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
    margin-bottom:10px;
}

.comment-block-author {
    display: none;
}

.comment-block-publish {
    display: block;
}

.comment-block input[type="submit"] {
    margin-top:10px;
}

.comment-text-label {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}

div.comment-signed-in-text{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    display:none;
}

span.comment-signed-in-user{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
	padding-left: 5px
}

.comment-text {
    background:url("../../default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

input.comment-text{
    margin: 0 10px 7px 0;
    font-size: 95%;
    display: block;
    width:334px;
}

textarea.comment-text {
    margin:0;
    margin-bottom:10px;
    width: 698px;
    height: 100px;
}

.comment-text-label {
}

.comment-spam,
.comment-denied,
.comment-moderate {
    font-weight:bold;
    padding:2px;
    padding-left:5px;
    color:#fff
}

.comment-spam {
    background-color:#ab5c58;
}

.comment-denied {
    background-color:#d8c267;
}

.comment-moderate {
    background-color:#6aa3ec;
}

.comment-attachment {
	display:inline-block;
	padding-left: 5px;
	display: block;
}

.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

div.feedlink-text {
    height:20px;
    line-height:20px;
    text-decoration:underline;
    cursor:pointer;
    padding-top:2px;
    padding-bottom:2px;
}

a.feedlink-icon {
    background:transparent url("../../default/images/collab/feed.png") 0 0 no-repeat;
    padding-left:20px;
}

div.feedlink-text {
    height:20px;
    line-height:20px;
    text-decoration:underline;
    cursor:pointer;
    padding-top:2px;
    padding-bottom:2px;
}

a.feedlink-icon {
    background:transparent url("../../default/images/collab/feed.png") 0 0 no-repeat;
    padding-left:20px;
}

.ratings .empty {
    background-image:url("../../default/images/collab/ratings_star_empty.png");
}

.ratings .full {
    background-image:url("../../default/images/collab/ratings_star_full.png");
}

.ratings-bar {
    background-repeat:repeat-x;
    height:16px;
}

.ratings-stars {
    width:80px;
    height:16px;
}

.ratings-star {
    float:left;
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

.comments-count .ratings-bar.empty {
    width:80px;
}

.comments-count .ratings-bar.full {
    width:0;
}

.comment-header .ratings-stars {
    float:right;
    height:30px;
    padding-top:6px;
    margin-right:5px;
}

.comment-header .ratings-bar.empty {
    width:80px;
}


.askqfirstcolumn{
    display: inline-block;

}

.askqsecondcolumn{
    display: inline-block;
    height: 28px;
    margin-left: 20px;
}

.askqthirdcolumn{
    display: inline-block;
    margin-left: 100px;
}

div.forum div.topics ul {
    list-style: none outside none;
    width: 650px !important;
    margin: 10px 0 0;
    padding: 0;
}

div.forum div.topics ul li {
    border-bottom: 1px solid !important;
    clear: both;
    overflow: hidden;
    padding: 2px 0 2px 5px !important;
    color: #aaa;
}

div.forum div.topics ul li:first-child {
    border-top: 3px solid !important;
    color: #aaa;
}

div.forum div.topics ul li:hover {
    background: #eee;
}


div.forum div.topics ul li div.left, div.forum div.composer div.left {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 400px;
}

div.forum div.topics ul li div.right {
    float: left;
    width: 200px;
}

div.forum div.topics ul li p.q-subject {
    margin-top: 6px !important;
}

div.forum div.topics ul li p.subject {
    font-size: 11px;
}

div.forum div.topics ul li p.startedby {
    font-size: 11px;
}

div.forum div.topics ul li p.replies {
    margin-top: 6px !important;
    font-size: 11px;
}

div.forum div.topics ul li p.lastpost {
    font-size: 11px;
}

div.forum div.topics ul li div.info {
    color: #999;
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum div.topics ul li.pinned {
    background-color: #fffee2;
}

div.forum div.topics ul li div.info div {
    display: inline;
    margin-right: 10px;
}

div.forum div.topics ul li span.user {
    font-style: normal !important;
    color: #be4b16;
}

div.forum div.topics ul li div.time {
    color: #000;
}

div.forum div.topics ul li div.time a {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}

div.forum div.topics ul li div.replies {
    color: #000;
}

div.forum div.topic ul li div.post div.ratings form input {
    height: 15px;
    width: 15px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.forum div.composer {
    font-size: 11px;
    margin-bottom: 5px !important;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
    display: block;
}

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer input[type="button"] {
    color: white;
    background: #888 !important;
}

div.forum div.composer text#answerQuestion {
    font-size: 18px;
}

div.forum div.composer text#communityGuidelines {
    font-size: 18px;
    color: red;
    padding-right: 10px;
    float: right;
}

div.forum div.composer .tohide {
    display: none;
}

div.forum div.composer div.left form#submitForm {
    padding-left: 10px;
}

div.forum div.composer div#answerPanel {
    width: 660px !important;
    background-color: #eee;
}

div.forum div.qnacomposer textarea {
    height: 100px !important;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.composer div.left.expanded {
    height: 155px;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.expanded textarea {
    color: #333;
}

div.forum div.composer div.left.expanded div {
    display: block;
}

div.forum div.composer div.avatar img {
    width: 32px;
}

div.forum div.topic .submitAnswer {
    border: 0px !important;
    background-color: #e65020;
    color: white;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 26px;
    letter-spacing: normal;
}


div.forum div.error {
    color: #FF0000;
    font-weight: bold;
    margin: 10px 0 20px 10px;
}

div.forum div.header div.pagination span.from {
    color: #535353;
    font-weight: bold;
}

div.forum div.header div.pagination a:hover {
    text-decoration: underline;
}

div.forum a {
    color: #005da8;
    font-weight: bold;
    text-decoration: none;
}

div.forum a:hover {
    text-decoration: underline;
}
/**********************************************************************
Tag Look
Maybe should move to geometrixx
**********************************************************************/
div.forum div.tags div.tag {
    -moz-border-radius: 2px;
    background-color: #808080;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 4px;
    padding: 1px 4px;
}

div.forum div.tags div.tag.hot {
    background-color: #e38b1e;
}

div.forum div.tags div.tag.answered {
    background-color: green;
}

div.forum div.tags div.tag.unanswered {
    background-color: #c1563f;
}
/*********************************************************************/


/**********************************************************************
Attachments
Maybe should move to comments?
**********************************************************************/
div.forum div.comment-attachment {
    padding-left: 5px;
}

div.forum div.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}
/*********************************************************************/


/**********************************************************************
Replies, not yet available in forums.
**********************************************************************/
div.forum div.comment-replies {
    margin-top:5px;
}

div.forum div.comment-replies.comment-replies.tree {
    padding-left:55px;
}
/*********************************************************************/

/**********************************************************************
Columns Top area of a Topic or a Question, different layout then the li
**********************************************************************/
div.forum div.comment div.message div.avatar-column {
    width: 40px;
    float: left;
    padding-top: 10px;
}

div.forum div.comment div.message div.info-column  {
    float: left;
}

div.forum div.comment div.message div.detail-column  {
    float: right;
    width: 180px;
}


/*********************************************************************/

/**********************************************************************
Columns for anything in a ul.  Lists of topics, questions or comments
**********************************************************************/
div.forum div.topics ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topics ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

/*div.forum div.topics ul li div.avatar {
    float: left;
    height: 33px;
    margin: 15px 15px 0 5px;
    overflow: hidden;
    width: 33px;
}*/

div.forum div.topic ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topic ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

div.forum ul li div.comment div.avatar-column {
    width: 40px;
    float: left;
    padding-top: 10px;
}

div.forum ul li div.comment div.info-column  {
    float: left;
}

div.forum ul li div.comment div.info-column > p  {
    margin-top: 5px;
    margin-bottom: 5px;
}

div.forum ul li div.comment div.detail-column  {
    float: right;
    margin-right: 10px;
    height: 100%;
}

div.detail-column div.top-comment {
    font-weight: bold;
    color: white;
    background-color: green;
}

div.detail-column div.top-comment p {
    margin-bottom: 0px;
}
/*********************************************************************/


/**********************************************************************
Toolbar for editing and deleteing things for non authors
Maybe belongs up near comment
**********************************************************************/
div.forum div.topic div.toolbar-container {
    float:left;
    clear: both;
}

ul.comment-toolbar {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.comment-toolbar li {
    display: inline;
    border-left: 2px solid;
    border-bottom: none;
    padding-left: 4px;
    padding-right: 2px;
}

ul.comment-toolbar li *{
    display: inline;
}
ul.comment-toolbar li ul {
    display: inline;
    border-bottom: none;
}


ul.comment-toolbar :first-child{
    border-left: none;
    padding-left: 0px;
}

ul.comment-toolbar input[type="submit"]{
    background: none;
    border: none;
    cursor: pointer;
    font-weight: bold;
    color: #005DA8;
    text-decoration: none;
}


/*************************
Pull from Merge
**************************/

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer .hidden {
    display: none;
}

div.forum div.composer textarea {
    height: 60px;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.topics ul {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}

div.forum div.topics ul li {
    border-top: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
    padding: 5px 0 10px 5px;
}

div.forum div.topics ul li:hover {
    background: #eee;
}

div.forum div.topics ul li div.avatar, div.forum div.composer div.avatar {
    float: left;
    height: 33px;
    margin: 5px 15px 0 5px;
    overflow: hidden;
    width: 33px;
}

div.forum div.topics ul li div.left, div.forum div.composer div.left {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 400px;
}

div.forum div.topics ul li div.right {
    float: left;
    width: 200px;
}

div.forum div.topics ul li p.subject {
    border-bottom: 1px dotted #dddddd;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

div.forum div.topics ul li p.subject {
    font-size: 11px;
}

div.forum div.topics ul li p.startedby {
    font-size: 11px;
}

div.forum div.topics ul li p.replies {
    font-size: 11px;
}

div.forum div.topics ul li p.lastpost {
    font-size: 11px;
}

div.forum div.topics ul li div.info {
    color: #999;
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum div.topics ul li.pinned {
    background-color: #fffee2;
}

div.forum div.topics ul li div.info div {
    display: inline;
    margin-right: 10px;
}

div.forum div.topics ul li span.user {
    font-style: italic;
}

div.forum div.topics ul li div.time {
    color: #000;
}

div.forum div.topics ul li div.time a {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}

div.forum div.topics ul li div.replies {
    color: #000;
}

div.forum div.topic {
    margin-top: 0;
}

div.forum div.topic p.back {
    font-size: 11px;
    margin-bottom: 20px;
}

div.forum div.topic div.subject p {
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-left: 5px;
}

div.forum div.topic div.message {
    background-color: #e4eaee;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    overflow: hidden;
}

div.forum div.topic div.message.op {
    background-color: #e4eaee;
}

div.forum div.topic div.forum_userinfo {
    position: relative;
}

div.forum div.topic div.forum_userinfo div.forum_user {
    padding: 5px 0 5px 50px;
}

div.forum div.topic div.forum_userinfo div.forum_user p {
    color: #005da8;
    border-bottom: 1px dotted #dddddd;
    font-weight: bold;
    padding-bottom: 4px;
}

div.forum div.topic div.forum_userinfo div.forum_user p span.location,
div.forum div.topic div.forum_userinfo div.forum_user p span.numberOfPosts {
    color: #535353;
    font-size: 9px;
    font-weight: normal;
}

div.forum div.topic div.forum_userinfo div.avatar {
    height: 33px;
    left: 0;
    margin: 5px 15px 0 5px;
    overflow: hidden;
    top: 0;
    width: 33px;
}

div.forum div.topic div.left {
    float: left;
    margin-right: 30px;
    padding: 5px 0 5px 50px;
    position: relative;
    width: 420px;
}

div.forum div.topic div.left p.text {
    font-size: 11px;
}

div.forum div.topic div.right {
    float: left;
    position: relative;
    width: 200px;
}

div.forum div.topic div.right p.time a {
    color: #535353;
    font-size: 11px;
}

div.forum div.topic div.stats {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    clear: both;
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    padding:15px;
}

div.forum div.topic div.status {
    padding: 10px;
}

div.forum div.topic ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topic ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

div.forum div.topic ul li:hover {
    background: #eee;
}

div.forum div.topic ul li div.message {
    border: none;
    background-color: inherit;
    padding-bottom: 10px;
}

div.forum div.topic ul li div.post {
    margin-top: 0;
}

div.forum div.topic div.composer {
    margin: 10px 0 0 0;
}

div.forum div.topic div.pagination {
    margin-top: 20px;
}

div.forum div.topic div.pagination div.entry {
    float: left;
    margin-right: 5px;
}

div.forum div.topic div.pagination div.entry a.current {
    color: #888;
}


div.forum div.searchbox {
    float: left;
    margin: 5px;
    width: 200px;
}

div.forum_search a {
    color: #7CA9E6;
    font-weight: bold;
    text-decoration: none;
}

div.forum_search a:hover {
    text-decoration: underline;
}

div.forum_search div.results div.pagination {
    margin-top: 20px;
}

div.forum_search div.results div.pagination div.entry {
    float: left;
    margin-right: 5px;
}

div.forum_search div.results  ul {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}

div.forum_search div.results  ul li {
    border-top: 1px solid #AAAAAA;
    padding: 5px 0 5px 5px;
}

div.forum_search div.results ul li:hover {
    background: #eee;
}

div.forum_search div.results ul li p.subject {
    margin: 0;
}

div.forum_search div.results ul li p.info {
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum_search div.results ul li span.lead {
    color: #999;
}

div.forum_search div.results ul li span.forum a {
    color: #999;
    font-weight: normal;
    text-decoration: underline;
}

div.forum_search div.results ul li span.repliesCount {
    color: #999;
}

/* ----------------------------------------------< START: Forum General > --- */

body.forum div.cq-colctrl-lt0-c0 {
    width: 150px;
}

body.forum div.cq-colctrl-lt0-c1 {
    width: 770px;
}

body.forum div.system.spam,
body.forum div.system.moderate {
    color: red;
}




div.forum div.header {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px dotted #919398;
    border-top: 1px solid #DDDDDD;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}

div.forum div.error {
    color: #FF0000;
    font-weight: bold;
    margin: 10px 0 20px 10px;
}

div.forum div.header div.pagination {
    color: #535353;
    float: right;
    margin: 5px 20px;
}

div.forum div.header div.pagination a,
div.forum div.header div.pagination span.from {
    color: #535353;
    font-weight: bold;
}

div.forum div.header div.pagination a:hover {
    text-decoration: underline;
}

div.forum a {
    color: #005da8;
    font-weight: bold;
    text-decoration: none;
}

div.forum a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------------------< Forum Tags >--- */

div.forum div.tags div.tag {
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 4px;
    padding: 1px 4px;
}

div.forum div.tags div.tag.hot {
    background-color: #e38b1e;
}

div.forum div.tags div.tag.answered {
    background-color: green;
}

div.forum div.tags div.tag.unanswered {
    background-color: #c1563f;
}

div.forum div.comment-attachment {
	display:inline-block;
	padding-left: 5px;
	display: block;
}

div.forum div.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

div.forum div.composer {
    font-size: 11px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
}

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer .hidden {
    display: none;
}

div.forum div.composer textarea {
    height: 60px;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.composer div.left.expanded {
    height: 155px;
}

div.forum div.composer div.left.rteExpanded {
    height: 240px;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.expanded textarea {
    color: #333;
}

div.forum div.composer div.left.expanded div {
    display: block;
}

div.forum div.composer div.avatar img {
    width: 32px;
}

div.forum div.composer div.left.attachmentsexpanded {
    height: 220px;
}

div.forum div.composer div.left.attachmentsexpanded div{
    display: block;
}


div.forum div.composer div.left.rteexpanded {
    height: 220px;
}

div.forum div.composer div.left.rteexpanded div{
    display: block;
}

div.forum div.composer div.left.rteexpandedwithattachments {
    height: 240px;
}

div.forum div.composer div.left.rteexpandedwithattachments div{
    display: block;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.rteexpandedwithattachments textarea {
    color: #333;
}

.tabbedcontent_container .invisible {
    display:none;
    visibility:visible;
}

.tabbedcontent_container.plaintext .tabbedcontent_list_of_tabs {
    padding:0px 20px;
}

.tabbedcontent_container ul.tabbedcontent_list_of_tabs {
    padding-left:0px !important;
    text-align:center;
}

.tabbedcontent_container ul.tabbedcontent_list_of_tabs li {
    display: inline-block;
    margin-bottom:.6em;
}

.tabbedcontent_container.tabs ul.tabbedcontent_list_of_tabs li a {
    text-decoration: none;
    padding: 4px 10px 4px;
    border-top: thin #aaa solid;
    border-right: thin #aaa solid;
    border-left: thin #aaa solid;
    margin: 0px 1px;
    border-radius: 8px 8px 0px 0px;
    background-color: #FFFFFF;
    font-weight: 500;
}
.tabbedcontent_container.tabs ul.tabbedcontent_list_of_tabs li a {
    text-decoration: none;
    background-color: #EEEEFF;
}
.tabbedcontent_container ul.tabbedcontent_list_of_tabs li.active a {
    background-color:#ffffff;
}
.tabbedcontent_container .tabbedcontent_tab {
    padding:5px;
    margin-bottom:10px;
}

.tabbedcontent_container .tab-title {
    border:1px solid #c0c0c0;
    border-width: 0px 0px 1px;
}
.cul-socialnetworkicons a img {
    max-width: 32px;
}

.cul-socialnetworkicons img.span3 {
    float: none;
    display: inline-block;
}

.cul-socialnetworkicons a {
    margin-left: 4px;
}

.cul-socialnetworkicons a:first-child {
    margin-left: 0px;
}
@media (max-width: 979px) and (min-width: 768px) {
    .cul-socialnetworkicons a img {
         max-width: 30px;
    }
}

.cul-siteindex ul {
    list-style-type:none;
    margin-left:0px;
}

.cul-siteindex .siteindex-nav {
    text-align:center;
}

.cul-siteindex .siteindex-nav .index-sep {
    padding: 0px 5px;
}
.cul-sharethis {
    line-height:48px;
}

.cul-sharethis-label {
    color:#999999;
    font-weight:bold;
}
.cul-shadedparsys .cul-sectionheading h1,
.cul-shadedparsys .cul-sectionheading h2,
.cul-shadedparsys .cul-sectionheading h3,
.cul-shadedparsys .cul-sectionheading h4,
.cul-shadedparsys .cul-sectionheading h5,
.cul-shadedparsys .cul-sectionheading h6 {
    font-family: trajanproregular, 'trajan pro regular', trajan, serif;
    font-weight: normal !important;
}
.cul-sectionheading
{
    margin-top:10px;
}
.cul-rssfeed .cul-rssfeed
{

}

.cul-rssfeed .rss-box
{

}

.cul-rssfeed .rss-items
{
    
}

.cul-rssfeed a.rss-item
{
    line-height:24px;
}
.cul-peopleentry .peopleentry-row
{
    clear:both;
    margin-bottom:7px;
}

.cul-peopleentry .peopleentry-value
{
    margin-left:100px;
    float:left;
    font-weight:bold;
}

.cul-peopleentry .peopleentry-label
{
    width:100px;
    margin-right:-100px;
    float:left;
}

.cul-peopleentry .peopleentry-image
{

}

.cul-peopleentry .peopleentry-image img
{
    margin-top:6px;
    width:100%;
    height:auto; 
}

.cul-peopleentry .peopleentry-socialnetworks-label
{

}

.cul-peopleentry .peopleentry-socialnetworks-content
{
	display:none;
}

.cul-peopleentry-offices
{
    clear:both;
    margin-top:24px;
}
.cul-peopledisplay
{
    word-wrap:break-word;
}

.cul-peopledisplay h4
{
    margin-top:15px;
    font-weight:normal;
}

.cul-peopledisplay .personname
{
    font-weight:bold;
}

.cul-peopledisplay .personinactive
{
    margin-top:6px;
    color:red;
}

.cul-peopledisplay .socialnetworkstitle
{
    font-weight:bold;
}

.cul-peopledisplay .socialnetworksicon
{
    margin-right:0px;
    width:24px;
    height:24px;
}

.cul-peopledisplay .office
{
    margin-top:12px;
}

.cul-peopledisplay img
{
    margin-right:15px;
}

.cul-peopledisplay ul
{
    margin-left:0px;
    list-style-type:none;
}
.cul-officeentry
{
    margin-bottom:36px;
}

.cul-officeentry .officeentry-row
{
    clear:both;
    margin-bottom:7px;
}

.cul-officeentry .officeentry-value
{
    margin-left:100px;
    float:left;
    font-weight:bold;
}

.cul-officeentry .officeentry-label
{
    width:100px;
    margin-right:-100px;
    float:left;
}

.cul-officeentry-edit
{
    margin-top:-0px;
}
.cul-newslist .newslist-row {
    clear:both;
    margin-bottom:7px;
}

.cul-newslist .newslist-text
{
    margin-left:60px;
    float:left;
}

.cul-newslist .newslist-date
{
    width:60px;
    margin-right:-60px;
    float:left;
}
.cul-maplist-links-list
{
    margin:0;
    list-style-type:none;
}
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {max-width:none;}

#divMap {visibility:hidden; max-height:540px; height:540px; border:1px solid #BBBBBB;}
#divMapCaption {margin-top:4px; text-align:center;}

.location-name {padding-top:10px; padding-bottom:10px;}
.infowindow {padding-bottom:10px; padding-left:10px;}
.infowindow .location-name {font-size:17px; font-weight:bold;}
.info-link {float:left; margin-right:16px;}
.location-image img {max-width:100% !important; height:auto;} 
.gmnoprint img { max-width: none;}

.cul-locationentry img
{
    width:100%;
}

.cul-locationentry .locationentry-row
{
    clear:both;
    margin-bottom:7px;
}

.cul-locationentry .locationentry-value
{
    margin-left:100px;
    float:left;
    font-weight:bold;
}

.cul-locationentry .locationentry-label
{
    width:100px;
    margin-right:-100px;
    float:left;
}
.cul-locationdisplay
{
    word-wrap:break-word;
}

.cul-locationdisplay .locationdisplay-image
{
    margin-bottom:12px;
    text-align:center;
}

.cul-locationdisplay img
{
    width:100%;
}

.cul-locationdisplay .email
{
    max-width:100%;
    display:inline-block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.cul-locationdisplay .sidebar-title.lwebnewssidebar {
    margin-bottom:15px;
}
.cul-listchildpages.nobullets ul, .cul-listchildpages.nobullets ol {
    list-style-type: none;
    margin-left:0px;
}

.cul-listchildpages.default-spacing ul li p, .cul-listchildpages.default-spacing ol li p,
.cul-listchildpages.double-spacing ul li p, .cul-listchildpages.double-spacing ol li p {
    
}

.cul-listchildpages.single-spacing ul li p, .cul-listchildpages.single-spacing ol li p {
    margin-bottom:0px;
}
@media (max-width: 600px) {
    .listchildfolders-v1 .dynamic-col {
        clear:both;
        font-size:16px;
        line-height:24px;
        width:100% !important;
    }
}
.cul-libraryh3lptopiccloud .topic-links .cloud-size-xs {
	font-size: 1.2em;
}
.cul-libraryh3lptopiccloud .topic-links .cloud-size-sm {
	font-size: 1.45em;
}
.cul-libraryh3lptopiccloud .topic-links .cloud-size-md {
	font-size: 1.7em;
}
.cul-libraryh3lptopiccloud .topic-links .cloud-size-lg {
	font-size: 1.95em;
}
.cul-libraryh3lptopiccloud .topic-links .cloud-size-xl {
	font-size: 2.2em;
}

.cul-libraryh3lptopicbrowse .topic-listing-form .top-form-elements {
	margin-bottom:1.5em;
}

.cul-libraryh3lptopicbrowse .faq-result {
	border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-bottom: 1.1em;
}

.cul-libraryh3lptopicbrowse h3 {
	font-size: 19px;
    line-height: 23px !important;
}

.cul-libraryh3lpfaqsearch h3 {
	font-size:19px;
    line-height:23px !important;
}

.cul-libraryh3lpfaqsearch ul li {
	margin-bottom:.7em;
}

.cul-libraryh3lpfaqsearch .search-results > div {
	border-bottom: 1px solid #eee;
    padding-bottom: .5em;
    margin-bottom: 1.1em;
}

.cul-libraryh3lpfaqsearch .search-results > div:last-child {
	border-bottom: none;
}

/* Note: .libraryh3lp-autocomplete-results is NOT inside of the .cul-libraryh3lp container element. */
.libraryh3lpfaqsearch-autocomplete-results {
    padding:.25em;
	background-color:#fff;
    border:1px solid #aaa;
}

.libraryh3lpfaqsearch-autocomplete-results .autocomplete-suggestion.autocomplete-selected {
	background-color:#ddd;
}
.cul-libraryh3lp {
	
}
.cul-labeledlinklist.nobullets ul, .cul-labeledlinklist.nobullets ol {
    list-style-type: none;
    margin-left:0px;
}

.cul-labeledlinklist.default-spacing ul li p, .cul-labeledlinklist.default-spacing ol li p,
.cul-labeledlinklist.double-spacing ul li p, .cul-labeledlinklist.double-spacing ol li p {
    
}

.cul-labeledlinklist.single-spacing ul li p, .cul-labeledlinklist.single-spacing ol li p {
    margin-bottom: 0px;
}
.cul-jumplist.nobullets ul, .cul-jumplist.nobullets ol {
    list-style-type:none;
    margin-left:0px;
}

.cul-jumplist.default-spacing ul li p, .cul-jumplist.default-spacing ol li p, .cul-jumplist.double-spacing ul li p, .cul-jumplist.double-spacing ol li p {
    display:block;
}

.cul-jumplist.single-spacing ul li p, .cul-jumplist.single-spacing ol li p {
    margin-bottom:0px;
}

.cul-jumplist.list-horizontal ul, .cul-jumplist.list-horizontal ol {
    overflow:hidden;
    text-align:center;
}

.cul-jumplist.list-horizontal ul li, .cul-jumplist.list-horizontal ol li {
    margin-right:8px;
    margin-left:8px;
    display:inline;
}
.cul-imagecarousel
{
    margin-bottom:20px !important;
}
.cul-googlecalendar {

}
.homepage-event-date {
    float:left;
    width:50px;
    margin-right:-55px;
    background-color:#F9F8FD;
    color:#898788;
    border:1px solid #DDDDDD;
    font-size:12px;
    margin-bottom:0px;
}

.homepage-event-date-text {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:50px;
    height:24px;
}

.homepage-event-address {
    display:block;
    margin-left:60px;
    font-size:90%;
    color:#999;
}
.homepage-event-link {
    display:inline-block;
    margin-left:60px;
    padding-top:4px;
}

.homepage-eventslist .times, .homepage-eventslist .address {
    color:#999;
}

.cul-eventslist {
    margin-bottom:20px !important;
}

.cul-eventslist ul {
    list-style:none;
    padding-left:0px;
    margin-left:0px;
}

.cul-eventslist .event-date {
    /*float:left;
    width:50px;
    margin-right:-55px;
    background-color:#F9F8FD;*/
    padding:.25em 0;
    color:#777;
    border:1px solid #DDDDDD;
    border-width:1px 0 1px 6px;
    font-size:12px;
    margin-bottom:10px;
}

.cul-eventslist .actual-event-date-text {
    display:table-cell;
    padding-left:.5em;
    vertical-align:middle;
    text-align:left;
    /*width:50px;*/
    height:24px;
}

.cul-eventslist .event-page-link {
}

.cul-eventslist .event-more {
    display:none;
}
.cul-eventslist .event-link {
    display:inline-block;
    /*margin-left:60px;*/
    /*padding-top:4px;*/
    font-size:118%;
}
.cul-eventslist .times {
    float:left;
    width:140px;
    padding-left:1em;
}
.cul-eventslist .event-right {
	margin-left:160px;
}
.cul-eventslist li {
	padding-bottom:1em;
}
.cul-eventslist .times, .cul-eventslist .address {
    color:#999;
}
.cul-eventslist .multiday {
    color:#bbb;
}            
#single-event-page-title-no-display {
    display:none;
}
#divRegistrationBoxButton {
    margin-top:1em;
}
#divRegistrationBoxText {
    margin-top:1em;
}
.cul-eventdisplay {
    font-size:115%;
    line-height:150%;
}
.cul-eventdisplay .event-title {
    font-weight:bold;
}
.cul-eventdisplay .description {
    margin-top:1em;
}
.cul-eventdisplay .contact {
    margin-top:1em;
    color:#999;
}
.cul-eventdisplay .event-footer {
	margin-top:2em;
}

.cul-eventdisplay .event-date {
    color: #000;
}
.cul-eventdisplay {
    margin-bottom:20px !important;
}
.cul-eventdisplay .thumbnail {
	max-width:420px;
    height:auto;
}
.cul-eventdisplay #eventIcons img {
	vertical-align:top;
}
.cul-eventdisplay #eventIcons a:first-child img {
	margin-right:3px;
}
.cul-eventdisplay .stButton {
margin-left:0;
}
.cul-eventdisplay .stButton .sharethis {
    background: transparent url("https://events.columbia.edu/3.10/calrsrc.MainCampus/themes/columbiaTheme/images/share-icon-32x32.png") no-repeat scroll 0 0 / 20px 20px; 
    height: 20px;
    width: 20px;
    display:inline-block;
    line-height: 22.4333px;
}

.cul-eventlist .event-more {
    display:none;
}
.cul-eventdisplay .event-link {
    display:inline-block;
    /*margin-left:60px;*/
    /*padding-top:4px;*/
    font-size:118%;
}
.cul-eventdisplay .times {
    float:left;
    width:140px;
    padding-left:1em;
}
.cul-eventdisplay .event-right {
	margin-left:160px;
}
.cul-eventdisplay li {
	padding-bottom:1em;
}
.cul-eventdisplay .times, .cul-eventdisplay .address {
    color:#999;
}
.cul-eventdisplay .multiday {
    color:#bbb;
}            
.cul-dropdownnav
{
    margin-bottom:10px;
}
.cul-dropdownnav .btn-group
{
    margin-bottom:10px;
}
.cul-dropdownnav .dropdown-menu
{
    width:100%;
    max-height:300px;
    overflow-y:auto;
    overflow-x:hidden;
}
.cul-dropdownnav .btn, .cul-dropdownnav .btn:hover, .cul-dropdownnav .btn:active
{
    background-color:#FFFFFF;
    background-image:none;
    padding-left:0px;
    padding-right:0px;
    text-align:right;
}
.cul-dropdownnav .btn .placeholder
{
    color:#999999;
}
.cul-dropdownnav .btn-group.open .btn.dropdown-toggle
{
    background-color:#ffffff;
}

.cul-dropdownnav li.nav-header {
    padding:4px 20px;
}
#main .well.cul-contact {
    word-break:break-word;
    background-color:white;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.cul-contact .clearfix {
    margin-bottom:10px;
}

.cul-contact .image-wrapper {
    float:none;
    margin:0px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.cul-contact .image-wrapper img {
    float:none;
    display:inline-block;
    margin:0px;
}

.cul-contact a.ask-a-librarian {
    font-weight:bold;
}

.cul-contact.researchguide-format a.ask-a-librarian {
    display:block;
    font-size:16px;
    border:solid #e0e0e0;
    border-width:1px 0px 0px;
    margin-bottom:-10px;
    padding:20px 0px;
    text-decoration:none;
    margin-top:10px;
}

.cul-contact.courseworks-format a.ask-a-librarian {
    display:inline-block;
    font-size:14px;
    margin-top:8px;
}
.cul-shadedparsys .well
{
    padding:10px;
}
@media (max-width: 980px) {

    .cul-searchfaq .cul-searchfaq-text-input {
        width:120px;
    }

    .sidebar-nav .cul-searchfaq .cul-searchfaq-text-input {
        width:80px;
    }
    
}

.cul-searchfaq .faq-search-tips-link {
    margin-left:2px;
}

.cul-searchfaq form {
    margin-bottom:0px;
}
@media (max-width: 980px) {

    .cul-search .cul-search-text-input {
        min-width:200px;
    }

    .sidebar-nav .cul-search .cul-search-text-input {
        min-width:80px;
    }
}
.cul-homepagenews {
    margin-bottom:20px !important;
}

.cul-homepagenews ul {

}

/*
.cul-homepagenews ul {
    list-style:none;
    pading-left:0px;
    margin-left:0px;
}

.cul-homepagenews .event-date {
    float:left;
    width:50px;
    margin-right:-52px;
    background-color:#F9F8FD;
    color:#898788;
    border:1px solid #DDDDDD;
    font-size:12px;
    margin-bottom:10px;
}

.cul-homepagenews .actual-event-date-text {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:50px;
    height:24px;
}

.cul-homepagenews .event-link {
    display:inline-block;
    margin-left:60px;
    padding-top:4px;
}
*/
.cul-homepageevents {
    margin-bottom:20px !important;
}

.cul-homepageevents ul {
    list-style:none;
    pading-left:0px;
    margin-left:0px;
}

.cul-homepageevents .event-date {
    float:left;
    width:50px;
    margin-right:-55px;
    background-color:#F9F8FD;
    color:#898788;
    border:1px solid #DDDDDD;
    font-size:12px;
    margin-bottom:10px;
}

.cul-homepageevents .actual-event-date-text {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:50px;
    height:24px;
}

.cul-homepageevents .event-link {
    display:inline-block;
    margin-left:60px;
    padding-top:4px;
}
.cul-featuredcontent .thumbnail-med {
    margin-left:5px;
    margin-bottom:5px;
}

#primary .hero-unit img.thumbnail-full  {
    width:100%;
}

#primary .cul-featuredcontent .hero-unit .image-wrapper-full,
#primary .cul-featuredcontent .hero-unit .image-wrapper-square {
    overflow:hidden;
}

#primary .cul-featuredcontent .hero-unit .image-wrapper-square {
    display:inline-block;
    float:right;
}
#primary .cul-featuredcontent .hero-unit .image-wrapper-square img {
    width:100%;
}

@media (max-width:480px) {
    #primary .cul-featuredcontent .hero-unit .image-wrapper-full {

    }
    
    #primary .cul-featuredcontent .hero-unit .image-wrapper-square {
        display:block;
        float:none;
    }
}

@media (min-width:481px) and (max-width:767px) {
    #primary .cul-featuredcontent .hero-unit .image-wrapper-full {
        max-height:96px;
    }
    #primary .cul-featuredcontent .hero-unit .image-wrapper-square {
        max-width:120px;
    }
}

@media (min-width:768px) and (max-width:979px) {
    #primary .cul-featuredcontent .hero-unit .image-wrapper-full {
        max-height:109px;
    }
    #primary .cul-featuredcontent .hero-unit .image-wrapper-square {
        max-width:168px;
    }
}

@media (min-width:980px) {
    #primary .cul-featuredcontent .hero-unit .image-wrapper-full {
        max-height:143px;
    }
    #primary .cul-featuredcontent .hero-unit .image-wrapper-square {
        max-width:222px;
    }
}

@media (min-width:1200px) {
    #primary .cul-featuredcontent .hero-unit .image-wrapper-full {
        max-height:180px;
    }
    #primary .cul-featuredcontent .hero-unit .image-wrapper-square {
        max-width:278px;
    }
}







#primary .cul-featuredcontent .hero-unit .image-wrapper-square {

}
.releasetitle
{
    margin-top:15px;
    margin-bottom:5px;
    line-height:22px;
    font-size:18px;
    color:#000000;
}
.cul-textimage .image-wrapper {
    margin-bottom:5px;
}

.cul-textimage.wrap-text.image-left .image-wrapper {
    margin-right:8px;
}

.cul-textimage.wrap-text.image-right .image-wrapper {
    margin-left:8px;
}

.cul-textimage.wrap-text .image-wrapper .image-caption {
    margin-top:5px;
    margin-left:0px;
    min-height:0px;
}

.cul-textimage ul,
.cul-textimage ol {
    display:inline-block;
}


.cul-textimage ul ul,
.cul-textimage ul ol,
.cul-textimage ol ol,
.cul-textimage ol ul {
    display:block;
}

.cul-textimage li {
    margin-bottom:9px;
}

.cul-textimage li ul,
.cul-textimage li ol {
    margin-top:9px;
}
.cul-text li {
    margin-bottom:9px;
}

.cul-text li ul,
.cul-text li ol {
    margin-top:9px;
}
.cul-list.nobullets ul, .cul-list.nobullets ol {
    list-style-type: none;
    margin-left:0px;
}

.cul-list.default-spacing ul li p, .cul-list.default-spacing ol li p,
.cul-list.double-spacing ul li p, .cul-list.double-spacing ol li p {
    
}

.cul-list.single-spacing ul li p, .cul-list.single-spacing ol li p {
    margin-bottom: 0px;
}
.cul-image .image-wrapper .image-caption {
    margin-top:5px;
    margin-left:0px;
    min-height:0px;
}
.component-dialog-title {
    padding-top:2px !important;
    padding-bottom:6px !important;
    padding-left:4px !important;
    font-weight:bold !important;
    color:#a3a3a3 !important;
}
.component-dialog-title {
    padding-top:2px !important;
    padding-bottom:6px !important;
    padding-left:4px !important;
    font-weight:bold !important;
    color:#a3a3a3 !important;
}
/* Fixes for Design Mode Problems */

.x-tab-panel label {
    display: inline;
}

.x-tab-panel legend {
    margin-bottom: 0px;
}
.cul-component {
    clear:both;
    margin-bottom:10px;
}

#site-wide-alert
{
    background-color:red;
    display:none;
    margin-left:-10px;
    margin-right:-10px;
    border-radius:0px;
    border-color:#880000;
    border-width:1px 0px;
    color:#fff;
    font-size:15px;
    text-align:center;
    text-shadow:none;
}

#site-wide-alert a {
    color:#fff;
    text-decoration:underline;
}

/* If we add padding within sidebar-nav, each component won't need to define its own extra padding in the sidebar */
#secondary .sidebar-nav {
    padding: 8px 15px;
}
#secondary h1,
#secondary h2,
#secondary h3,
#secondary h4,
#secondary h5,
#secondary h6 {
padding: 3px 0px;
font-size: 11px;
font-weight: bold;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 18px;
color: #999;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
text-transform: uppercase;
}

/* making cq's alert class play nice with bootstrap's */
div.text span.alert {
    display:block;
}

/* FAQ Page Formatting */

#primary.faq-page .answer-heading {
    margin-top:15px;
}

/* this can be removed (will be redundant) after new ldpd-toolkit update */
#topnav-collapse > .fullbleed ul.unstyled a {
    color:#eee;
    font-size:125%;
    line-height:28px;
}

/* text 'styles' for the rte */
.justified { text-align:justify; }
.hangingindent { display:block; padding-left:15px;text-indent:-15px; }
.smalltext { font-size: 80%; }
.preformatted { font-family: courier, monospace; }
.largetext { font-size: 130%; }

/* temp override until toolkit update */
#cliobeta_exit { font-size:120%; }
#cliobeta_exit:hover { color:#002b7f; }

/* Bootstrap enforces a minimum height
on images under certain situations.
We don't want that in our components. */
.cul-component img {
    min-height:1px !important;
}

/* don't force uppercase on page title headings */
#primary .cul-pagetitle h1,
#primary .cul-pagetitle h2,
#primary .cul-pagetitle h3 {
    text-transform: none;
    line-height: 33px;
}
#CQ .inline-dialog-item {
    float:left;
    margin-left:10px;
    margin-bottom:16px;
}
/* column control layouts */

@media (min-width: 768px) {

    div.cq-colctrl-cols {width: 100%; float: left; }
    
    div.cq-colctrl-default { width: 100%;}
    
    div.cq-colctrl-lt0 { }
    div.cq-colctrl-lt0-c0 { width:49.5%; float:left; padding-right:1%; }
    div.cq-colctrl-lt0-c1 { width:49.5%; float:left; }
    
    div.cq-colctrl-lt1 { }
    div.cq-colctrl-lt1-c0 { width:69.5%; float:left; padding-right:1%; }
    div.cq-colctrl-lt1-c1 { width:29.5%; float:left; }
    
    div.cq-colctrl-lt2 { }
    div.cq-colctrl-lt2-c0 { width:29.5%; float:left; padding-right:1%; }
    div.cq-colctrl-lt2-c1 { width:69.5%; float:left; }
    
    div.cq-colctrl-lt3 { }
    div.cq-colctrl-lt3-c0 { width: 32.66%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt3-c1 { width: 32.66%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt3-c2 { width: 32.66%; float:left; }
    
    div.cq-colctrl-lt4 { }
    div.cq-colctrl-lt4-c0 { width: 49%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt4-c1 { width: 24.5%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt4-c2 { width: 24.5%; float:left; }
    
    div.cq-colctrl-lt5 { }
    div.cq-colctrl-lt5-c0 { width: 24.5%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt5-c1 { width: 49%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt5-c2 { width: 24.5%; float:left; }
    
    div.cq-colctrl-lt6 { }
    div.cq-colctrl-lt6-c0 { width: 24.5%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt6-c1 { width: 24.5%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt6-c2 { width: 49%; float:left; }
    
    div.cq-colctrl-lt7 { }
    div.cq-colctrl-lt7-c0 { width: 24.25%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt7-c1 { width: 24.25%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt7-c2 { width: 24.25%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt7-c3 { width: 24.25%; float:left; }
    
    div.cq-colctrl-lt8 { }
    div.cq-colctrl-lt8-c0 { width: 19.2%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt8-c1 { width: 19.2%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt8-c2 { width: 19.2%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt8-c3 { width: 19.2%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt8-c4 { width: 19.2%; float:left; }
    
    div.cq-colctrl-lt9 { }
    div.cq-colctrl-lt9-c0 { width: 15.83%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt9-c1 { width: 15.83%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt9-c2 { width: 15.83%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt9-c3 { width: 15.83%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt9-c4 { width: 15.83%; float:left; padding-right: 1%; }
    div.cq-colctrl-lt9-c5 { width: 15.83%; float:left; }
}

@media (max-width: 767px) {

}
/* Rich Text Editor (RTE) Icons */

.secureright {
     padding-right:16px;
     background: transparent url('../../../../content/dam/libraryweb/general/images/icons/key_cuid.gif') no-repeat right center;
}
.secureleft {
     padding-left:20px;
     background: transparent url('../../../../content/dam/libraryweb/general/images/icons/key_cuid.gif') no-repeat left center;
}

span.alert {
    display:block;
}

/* Link Icons */

a[href$=".pdf"], a[href $=".PDF"] {
    display: inline-block;
    padding-right: 20px;
    line-height: 18px;
    background: transparent url('../../shared/images/pdf-16x16.gif') no-repeat right center;
}

a[href$=".doc"], a[href$=".DOC"],
a[href$=".docx"], a[href$=".DOCX"]{
    display: inline-block;
    padding-right: 20px;
    line-height: 18px;
    background: url('../../shared/images/word-16x16.png') no-repeat right center;
}

a[href$=".ppt"], a[href$=".PPT"],
a[href$=".pptx"], a[href$=".pptx"]{
    display: inline-block;
    padding-right: 20px;
    line-height: 18px;
    background: url('../../shared/images/powerpoint-16x16.png') no-repeat right center;
}

a[href$=".xls"], a[href$=".XLS"],
a[href$=".xlsx"], a[href$=".XLSX"]{
    display: inline-block;
    padding-right: 20px;
    line-height: 18px;
    background: url('../../shared/images/excel-16x16.png') no-repeat right center;
}
