/*JEOL link buttons with fa icons*/
.btn-jeol {
color:#fff !important;
text-align:left !important;
background-color:#286090 !important;
border-color:#204d74 !important;
text-transform:uppercase;margin-bottom:12px;
background: rgb(33,95,170); /* Old browsers */
background: -moz-linear-gradient(top, rgba(33,95,170,1) 0%, rgba(33,95,170,1) 50%, rgba(0,71,157,1) 51%, rgba(0,71,157,1) 100%); /* FF3.6  */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,95,170,1)), color-stop(50%,rgba(33,95,170,1)), color-stop(51%,rgba(0,71,157,1)), color-stop(100%,rgba(0,71,157,1))); /* Chrome,Safari4  */
background: -webkit-linear-gradient(top, rgba(33,95,170,1) 0%,rgba(33,95,170,1) 50%,rgba(0,71,157,1) 51%,rgba(0,71,157,1) 100%); /* Chrome10 ,Safari5.1  */
background: -o-linear-gradient(top, rgba(33,95,170,1) 0%,rgba(33,95,170,1) 50%,rgba(0,71,157,1) 51%,rgba(0,71,157,1) 100%); /* Opera 11.10  */
background: -ms-linear-gradient(top, rgba(33,95,170,1) 0%,rgba(33,95,170,1) 50%,rgba(0,71,157,1) 51%,rgba(0,71,157,1) 100%); /* IE10  */
background: linear-gradient(to bottom, rgba(33,95,170,1) 0%,rgba(33,95,170,1) 50%,rgba(0,71,157,1) 51%,rgba(0,71,157,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215faa', endColorstr='#00479d',GradientType=0 ); /* IE6-9 */
}
.btn-jeol span {float:right;line-height:1.5;}
.btn-jeol a {color:#215faa;}

/*DMX overrides*/
/*Category ShortList*/
.ModBring2mindDMXAddonsCatShortlistC .FileGrid_Item, .ModBring2mindDMXAddonsCatShortlistC .FileGrid_Container td {background-color:transparent !important;}
.ModBring2mindDMXAddonsCatShortlistC tr.FileGrid_Item {border-top: 1px solid #d8d8d8 !important;}
/*ShortList*/
.ModBring2mindDMXAddonsShortlistC .FileGrid_Item, .ModBring2mindDMXAddonsShortlistC .FileGrid_Container td {background-color:transparent !important;}
.ModBring2mindDMXAddonsShortlistC tr.FileGrid_Item {border-top: 1px solid #d8d8d8 !important;}
/*WhatsNew*/
.ModBring2mindDMXAddonsWhatsNewC .FileGrid_Item, .ModBring2mindDMXAddonsWhatsNewC .FileGrid_Container td {background-color:transparent !important;}
.ModBring2mindDMXAddonsWhatsNewC tr.FileGrid_Item {border-top: 1px solid #d8d8d8 !important;}
/*DMX template view / "Minimal" template category buttions*/
.ModBring2mindDMXC .thumbnails a {background-color:inherit !important;border:1px solid #000 !important;color:inherit !important;}

/*image contest 2015  grid gallery*/
.mega-hovertitle {font-size: 14px !important;font-weight: normal !important;width: 90% !important;left: 5% !important;text-align:left !important;top:5% !important;}
.mega-hoverview {top:75% !important;}

.section_title {padding-top: 80px;}

a:link {text-decoration: none !important;}

/*make header text responsive to size of screen*/
.responsive_header_2 {font-size: calc(18px (24 - 18)*(100vw - 400px)/(800 - 400));}

/*LiveContent containers*/
.ModLiveContentC .general {border: none;}
.ModLiveContentC .general .sort {border: none;background-image:none;background-color:transparent;}

/*search input*/
.sb-jeol .tt-input {height:35.5px;}

/*porto*/
h3, h5 {text-transform:none !important;}
html p, html blockquote p, html .testimonial.testimonial-style-5 blockquote p, html .testimonial.testimonial-style-4 blockquote p, html .testimonial.testimonial-style-3 blockquote p {color: #383838 !important;}




