h2.page-title {
	color:#8F092D;
	font-family: Domine;
	margin:0 0 10px 0;
	display: block;
	font-size:40px;
}

.red-txt {
	text-decoration: none !important;
	color:#8F092D;
}
.red-txt:hover {
	color: #bf0b3c !important;
}

.list-view-title, .list-view-title a {
	color:#005383;
}
.views-banner {
	color:#FFFFFF;
	padding:25px 35px;
	width:100%;
	background: #164d57; /* Old browsers */
	background: -moz-linear-gradient(left, #164d57 0%, #16808b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #164d57 0%,#16808b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #164d57 0%,#16808b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#164d57', endColorstr='#16808b',GradientType=1 ); /* IE6-9 */
}
.views-banner .img-txt {
	margin-left:0px;
	margin-right:0px;
}
.views-banner a {
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	font-size:14px;
}
.views-banner p {
	font-size:14px;
}
.views-page-header img {
	width:100%;
	padding:0px;
}
.views-page-header .img-txt {
	background:#EFF2F5;
}
.view-page-header-img {
	padding:0px;
}
.view-page-header-img img {
	width:100%;
}
.view-page-header-txt {
	padding:20px 30px;
}
.view-page-header-content {
	background: #EFF2F5;
}
.view-page-header-content .featured {
	color:#006159;
	font-size:14px;
}
.obesity-algorithm-banner {
	background-image:url(../images/banner/obesity-algorithm-banner-image-bg.jpg);
	background-size: contain;
	background-repeat: repeat-x;
}
.obesity-algorithm-banner .row div {
	background-image:url(../images/banner/AACE_logo_Registered-white_transparent_web.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: 350px;
}
.obesity-algorithm-banner h2 {
	color:#ffffff;
	text-align: center;
}
.obesity-algorithm-banner a {
	letter-spacing: 0.25em;
	display:table;
	margin:25px auto;
	background: #75AA44;
	color:#ffffff;
	padding:10px 45px;
	text-align: center;
}
.obesity-algorithm-banner > div {
	align-items:center;
	display: flex;
}
.obesity-algorithm-banner img {
	display: block;
	padding:0px;
}
.publications-view .views-view-grid {
	margin-top:40px;
}
.membership-view .views-view-grid .row,
.publications-view .views-view-grid .row {
	margin:25px 0;
}
.views-field-view-node .field-content a {
	background:#8F092D;
	color:#ffffff;
	padding:10px 20px;
	display: inline-block;
	margin-top:10px;
	text-decoration: none;
	bottom:0px;
	font-size:14px;
}
.views-field-view-node .field-content a:hover{
background-color: #bf0b3c;
}
.view-block-content-page {
	margin:15px 0;
	position:relative;
}
.view-block-content-block {
	margin:15px 0;
	position:relative;
}
.view-block-content h2 a {
	text-decoration: none;
	color:#005E8A;
}
.views-chm-page .view-block-content {
	margin:40px 0;
	min-height:255px;
}
.education-view .view-block-content {
	min-height:295px;
}
.advocacy-view .view-block-content {
	min-height:255px;
}
.membership-view .view-block-content{
	min-height:185px;
}
.publications-view .view-block-content {
	min-height:295px;
}
.practice-management-view .view-block-content {
	min-height:235px;
}
#views-exposed-form-sample-view-test-dsr-search-page > .js-form-type-textfield input,
#views-exposed-form-educational-opportunities-educational-opportunities-search > .js-form-type-textfield input {
	width:100%;
}
#views-exposed-form-recent-news-and-updates-recent-news-search > .js-form-type-textfield > label,
#views-exposed-form-sample-view-test-dsr-search-page > .js-form-type-textfield > label,
#views-exposed-form-educational-opportunities-educational-opportunities-search > .js-form-type-textfield > label {
	font-family: Domine;
	color: #005E8A;
	font-size:28px;
}

/*------------------------View Block Wraps----------------*/
.block-view-horizontal-wrap {
	margin:20px 0;
	padding:25px 0;
}
/*.view-block-odd {
	background:#F3F3F3;
}
*/
header .slide-library-title,
.indepth-title,
.guidelines-title,
.block-view-horizontal-wrap h2 {
	color:#1C272B;
	font-size:22px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #DFE2E2;
	margin-bottom:40px;
	padding-bottom:20px;
}



.dsr-list-view h3.disease-state-title a,
.block-view-horizontal-wrap h3.educational-opportunities-title a,
.block-view-horizontal-wrap h3.in-depth-title a,
.block-view-horizontal-wrap h3.slide-library-title a,
.block-view-horizontal-wrap span a {
	font-family: Domine;
	font-size:22px;
	color:#005383 !important;
	border-left: 3px solid #00A597;
	padding-left:10px;
	display:block;
}
.block-view-horizontal-wrap .container {
	position:relative;
}
.inpatient-outpaitent-btns {
	position:absolute;
	top:-5px;
	right:15px;
}
.more-btn {
	font-size:14px;
    border: 2px solid #921134;
    color: #921134 !important;
    text-decoration: none !important;
    padding: 5px 15px;
    margin: 10px;
    display: inline-block;
}
.block-view-horizontal-wrap .recent-news-updates a.more-link,
.block-view-horizontal-wrap .educational-opportunities a.more-link,
.block-view-horizontal-wrap .more-link a {
	font-size:14px;
    border: 2px solid #921134;
    color: #921134 !important;
    text-decoration: none !important;
    padding: 5px 15px;
    margin: 10px;
    display: inline-block;
    background:none !important;
}
.block-view-horizontal-wrap .recent-news-updates a.more-link:hover,
.block-view-horizontal-wrap .educational-opportunities a.more-link:hover,
.block-view-horizontal-wrap .more-link a:hover {
	color:#921134 !important;
}
.more-btn:hover, .more-link a:hover {
	background:#921134;
	color:#ffffff !important;
}
.view-teaser, .guideline-teaser, .in-depth-teaser, .publications-teaser{
	margin-top:40px;
	margin-bottom:40px;
	border-left: 3px solid #00A597;
	padding-left:25px;
	display:block;
}
h3.view-titles a,
h3.publications-title a,
h3.in-depth-title a,
h3.guidelinestitle a {
	font-family: Domine;
	font-size:25px;
	color:#005383;
}
.guidelines-view-page {
	border-left: 3px solid #00A597;
	margin-top:25px;
	margin-bottom:25px;
	padding-bottom:25px;
}
.guidelines-block {
	position:relative;
	min-height: 200px;
}
.guidelines-block .field-content a.red-btn-link {
	position: absolute;
	bottom:0px;
}
.dsr-list-view {
	position:relative;
	margin:20px 0;
	border-bottom:1px solid #eee;
	padding:15px 0;
}
.dsr-list-view a{
    color: #005383;
}

#block-exposedformsample-view-testdsr-search-page legend{
	border-bottom:1px solid #CAD6DC;
	padding:0 0 10px 0;
}
#block-exposedformsample-view-testdsr-search-page legend:nth-child(1) .fieldset-legend{
	margin-top:15px;
	display:block;
}
#edit-submit-recent-news-and-updates,
#edit-submit-educational-opportunities,
#block-exposedformsample-view-testdsr-search-page input.form-submit {
	color:#FFFFFF;
	text-transform: uppercase;
	border:none;
	width:100%;
	background: #006159; 
	padding:10px;
	background: -moz-linear-gradient(top,  #006159 0%, #004437 100%); 
	background: -webkit-linear-gradient(top,  #006159 0%,#004437 100%); 
	background: linear-gradient(to bottom,  #006159 0%,#004437 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006159', endColorstr='#004437',GradientType=0 ); 

}
.dsr-searched-title {
	color:#8F092D;
}
.award-recipient-list {
	margin-bottom:45px;
	border-bottom:1px #DDDDDD solid;
	padding-bottom:20px;
}
.block-view-horizontal-wrap .views-field-title {
	padding-bottom:10px;
}
/*----------------------File download link---------*/
.grn-btn-link {
	background:#006159;
	margin:0 auto;
	border-left:none;
	display: block;
    color: #ffffff !important;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    font-size: 14px;
}

.grn-btn-link a, .red-btn-link a {
	color:#ffffff;
}
.alink a {
	margin:10px 0 !important;
}
.alink a,
.urlbtn a,
.file--x-office-presentation a,
.file--mime-application-pdf a,
.ex-link > a,
.ex-link a,
.red-btn-link {
	padding:10px 20px;
}
.alink a,
.urlbtn a,
.red-btn-link,
.ex-link > a,
.ex-link a,
.red-btn-link a, .file-download-link span a, .file--mime-application-pdf a, .file--x-office-presentation a{
	margin:0 auto;
	border-left:none;
	display: block;
    background: #8F092D;
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none !important;
    font-size: 14px;
}
.ex-link a {
	margin:3px 5px;
	text-align: center;
	float:left;
}
.urlbtn a {
	margin:10px 0 !important;
}
.siderail-nav .rbl-mobile {
	width:100%;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8f092d+0,7c080a+100 */
background: #8f092d; /* Old browsers */
background: -moz-linear-gradient(top,  #8f092d 0%, #7c080a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8f092d 0%,#7c080a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8f092d 0%,#7c080a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f092d', endColorstr='#7c080a',GradientType=0 ); /* IE6-9 */

}
.more-link a:hover,
 .red-btn-link:hover, .red-btn-link a:hover, .file-download-link span a:hover, .file--mime-application-pdf a:hover, .file--x-office-presentation a:hover {
	background-color: #bf0b3c;
}

/*----------------------Educational Opportunities Block---------*/
.views-field-field-moc,
.views-field-field-cme-credits {
	font-size:14px;
}
.eo-link .educational-opportunities-title, .recent-news-updates-title{
	font-family: Domine;
	color: #005E8A;
	font-size: 26px;
}
.educational-opportunities-title a, .eo-link .educational-opportunities-title a, .recent-news-updates-title a {
	color: #005E8A;
	font-size:28px;
}
.recent-news-updates-title a:hover,
.educational-opportunities-title a:hover {
	text-decoration: none;
}
.educational-opportunities-location {
	margin-bottom:0px !important;
}
.educational-opportunities-date, .educational-opportunities-location, .educational-opportunities-cme, .news-updates-date{
	margin:10px 0;
	font-size: 14px;
	color: #302D2B;
}
.educational-opportunities-date-hp {
	font-size: 14px;
	color: #302D2B;
}
.educational-opportunities-viewmore, .news-updates-viewmore {
	display: block;
    font-weight: bold;
    margin:10px 0;
    color: #005E8A;
    font-size: 14px;
}
.eo-link .more-link a,
.recent-news-updates .more-link a{
	text-decoration: none;
    background-color: #8F092D;
    color: #ffffff !important;
    font-size: 13px;
    padding: 15px 30px;
    display: inline-block;
    text-align: center;
}
/*.eo-link .more-link a:hover,
.recent-news-updates .more-link a:hover{
 	background-color: #bf0b3c;
}*/
.educational-opportunities-img img{
	width:100%;
	height:auto;
	margin-bottom:3px;
}
.educational-opportunities > div {
	margin:20px 0px 40px 0px;
}

.educational-opportunities-viewmore a, .news-updates-viewmore a {
    font-weight: bold;
    color: #005E8A;
    font-size: 14px;
}
.views-field-field-moc,
.views-field-field-cme-credits {
	display: flex;
}
.views-field-field-moc span,
.views-field-field-cme-credits span {
	display: block;
	margin:10px 10px 10px 0px;
}
.ex-link {
	margin:10px 0;
}
/*------------------------------------Slide Library select form page -----------*/
form#views-exposed-form-diabetes-content-slide-select-page {
	display:flex;
}
form#views-exposed-form-diabetes-content-slide-select-page > div {
	margin:15px 3px;
}
form#views-exposed-form-diabetes-content-slide-select-page > div > input {
	background:#006159;
	color:#ffffff;
}
#edit-field-news-categories-value--wrapper,
#edit-disease-state-resource-cat-1--wrapper,
#edit-field-disease-state-content-t-value--wrapper,
#edit-field-education-type-value--wrapper,
#edit-field-disease-state-resource-cat-value--wrapper,
#edit-field-cme-eligi-value--wrapper {
	background-color: #EFF2F5;
	border: 1px solid #C2D2D4;
	margin:20px 0;
	padding:65px 10px 10px 10px;
	position: relative;
	overflow:hidden;
}
#edit-field-chapter-event-value--wrapper,
#edit-field-cme-eligible-value--wrapper {
	background-color: #EFF2F5;
	border: 1px solid #C2D2D4;
	margin:20px 0;
	padding:10px;
	position: relative;
	overflow:hidden;	
}

#edit-field-news-categories-value--wrapper legend,
#edit-disease-state-resource-cat-1--wrapper legend,
#edit-field-disease-state-content-t-value--wrapper legend,
#edit-field-disease-state-resource-cat-value--wrapper legend,
#edit-field-education-type-value--wrapper legend,
#edit-field-cme-eligi-value--wrapper legend {
	width:0px; 
 }

#edit-field-news-categories-value--wrapper legend span,
#edit-disease-state-resource-cat-1--wrapper legend span,
#edit-field-disease-state-content-t-value--wrapper legend span,
#edit-field-disease-state-resource-cat-value--wrapper legend span,
#edit-field-education-type-value--wrapper legend span,
#edit-field-cme-eligi-value--wrapper legend span {
    font-family: Domine;
    font-size: 17px;
    color: #005E8A;
    font-weight: 500;
    position: absolute;
    left:0px;
    padding-left:15px;
    top:0px;
    padding-bottom:15px;
    padding-top:15px;
    width:100%;
    border-bottom: 1px solid #C4D9E3;
}

#edit-field-news-categories-value .form-group,
#edit-field-cme-eligible-value .form-group,
#edit-disease-state-resource-cat-1--wrapper .form-group,
#edit-field-disease-state-content-t-value--wrapper .form-group,
#edit-field-education-type-value--wrapper .form-group,
#edit-field-disease-state-resource-cat-value--wrapper .form-group,
#edit-field-cme-eligi-value--wrapper {
	margin-bottom: 0px;
}


}
.image-wrapper, .video-image-wrapper {
	margin:20px 0;
	border:1px solid #ccc;
}
.video-image-wrapper {
	margin-bottom:10px;
}
.image-wrapper .video-lft,
.video-image-wrapper .video-lft{
	padding:0px;
}
.video-image-rht {
	padding:20px;
}
.video-image-rht h4 {
	margin-bottom:4px;
}
.video-image-rht span {
	color:#7e7e7e;
	display:block;
	margin:4px 0 10px 0;
}
.video-image-rht p {
	font-size:14px;
}
#edit-field-chapter-event-value--wrapper legend,
#edit-field-cme-eligible-value--wrapper legend {
	display: none;
}
#edit-reset {
	text-transform: uppercase;
	border:none;
	color:#ffffff;
	margin:5px 0px;
	width:100%;
	background: #8f092d; 
	background: -moz-linear-gradient(top,  #8f092d 0%, #7c0823 100%); 
	background: -webkit-linear-gradient(top,  #8f092d 0%,#7c0823 100%); 
	background: linear-gradient(to bottom,  #8f092d 0%,#7c0823 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f092d', endColorstr='#7c0823',GradientType=0 ); 

}
/*------------------Educational Opp Search View---------------------------------*/

.edu-img img {
  width:100%;
  height:auto;
  padding-bottom:5px;
}
.edu-search-articles h3 a {
  color: #005e8a;
}

.edu-search-articles span a{
  padding:5px 15px;
  display: block;
  float:right;
  text-align:center;
  margin: 0 auto;
  background: #8F092D;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
}
.cme-moc-credits p {
  font-weight: 500;
  margin:0px !important;
}
.edu-hr {
  margin:35px 0;
}

.resourcetoolkit-wrap span a {
	font-family: Domine;
	color: #000;
    font-size: 22px;
    text-decoration: none;
}
/*------------------ASAP Challenges---------------------------------*/
.siderail-nav .asap-menu >li:nth-child(1) a{
	font-size:22px;
	font-weight: normal !important;
	text-decoration: none !important;
}
.siderail-nav .asap-menu .subnav li a {
	font-weight: normal;
}
