/*Colori FORMA*/

/* 
Arancione Logo: #E73E1B
Nero Logo: #1D1D1B
Arancione chiaro:#ED6D05
Grigio: #C0BFC1
Grigio chiarissimo sfondi: #F9F9F9
Verde Scuro: #60B567
Verde Chiaro: #B2CE4F
Azzurro 1: #3CAAD1 (community)
Azzurro 2: #93B3DF
*/

/* -------------------- */
/* LAYOUT e NAVIGAZIONE */
/* -------------------- */

.astroid-logo img {
    max-height: 50px;
}

h3, .h3 {
    line-height: 1.5em;
}

/* TOPMENU MAIN - DESKTOP NAV */

.navHorizontalView li {
    padding: 4px 8px;
    margin-right: 0;
}

/* TOPMENU SC LOGIN  */

/* modal */

.modal-header .close {
    margin: auto 0;
}

/* menu */

.sourcecoast .btn {
    border: 0;
    background-image: none;
    background-color: #ED6D05;
    padding: 7px 22px;
}

.sourcecoast .dropdown-menu {
    z-index: 9000;
}

.sclogin span.caret {
    visibility: hidden;
}

.sourcecoast .btn:hover,
.sourcecoast .btn:focus,
.sourcecoast .btn:active,
.sourcecoast .btn.active,
.sourcecoast .btn.disabled,
.sourcecoast .btn[disabled] {
    background-color: #ED6D05;
}

.sourcecoast .btn-group.open .btn.dropdown-toggle {
    background-color: #ED6D05;
}

.sourcecoast .dropdown-menu {
    background-color: #ED6D05;
}

.sourcecoast .dropdown-menu>li>a:hover,
.sourcecoast .dropdown-menu>li>a:focus,
.sourcecoast .dropdown-submenu:hover>a,
.sourcecoast .dropdown-submenu:focus>a {
    background-color: #E73E1B;
    background-image: none;
}

/* OFFCANVAS */

.header-offcanvas-trigger.burger-menu-button .inner,
.header-offcanvas-trigger.burger-menu-button .inner::before,
.header-offcanvas-trigger.burger-menu-button .inner::after {
    background-color: transparent;
    margin: 0;
}

.header-offcanvas-trigger.burger-menu-button .inner {
    top: 0;
    color: #CCC;
}

/* Sezione BOTTOM */

#bottom,
#bottom a {
    font-size: 14px;
    line-height: 1.3;
}

#bottom li.parent {
    width: 20%;
    background: none;
}

#bottom .navHorizontalView li {
    margin: 0;
}

#bottom li.parent ul {
    margin-top: 12px;
}

#bottom li.parent a {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important
}

#bottom ul.nav-child {
    padding-left: 7px;
    list-style: none;
}

#bottom ul.nav-child li a {
    font-weight: normal;
    text-transform: none;
}

#bottom ul li.item-134 {
    display: none;
}

a.btn-outline-primary.footer:hover {
    color: #fff !important;
}

/* Sezione FOOTER */

#footer {
    padding: 30px 0 15px 0;
	font-size: 12px;
    line-height: 1.3;
}

/* ---------------------------- */
/* TIPOGRAFIA e CLASSI STANDARD */
/* ---------------------------- */

.list-group-item {
    background-color: transparent;
}

/* TYPOGRAPHY & PANELS */


#masthead .moduletable.row {text-align:center; font-size: 1.1em; line-height:1.3;}

#masthead .moduletable.row h3 {font-size: 1.5em;}

#masthead .moduletable.row h2 {margin:15px auto;}

h3.break-title {
	margin: 30px;
	text-align: center;
	border-top: 1px solid #ddd;
	padding-top: 30px;
}

.panel-default {
    display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: white;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-bottom:8px solid #ED6D05;
    text-align: center;
    color: #1D1D1B;
	margin: 15px 0;
	padding: 12px;
	padding-bottom:0;
	position: relative;
	line-height:1.3;
	height:100%;

}

.panel-default>.panel-heading {
    color: #1D1D1B;
    background-color: transparent;
    border: none;
    font-weight: bold;
    text-align: center;
	margin:6px 0;
}

div.panel-default img {
    margin-left: auto;
    margin-right: auto;
    width: 35% !important;
}

div.panel-default>.panel-body.height200 {
    min-height: 160px;
    max-height: 180px;
}


/* Info Boxes */

pre, .alert-warning, .alert-notice, .alert-message {padding:12px!important;}

pre {background:#f5f5f5;}

.alert-notice {background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad;}

.alert-message {background-color: #dff0d8; border-color: #d6e9c6; color: #468847;}



/* ---------- */
/* - MODULI - */
/* ---------- */

/* MODULI SIDEBAR */

div#sidebar-2 .moduletable {
    padding: 8px;
    margin-bottom: 15px;
    background: #fafafa;
}

div#sidebar-2 h3.module-title {
    border-bottom: 1px solid rgb(231, 62, 27);
    font-size: 20px;
    font-weight: bold;
}

/* Masthead */

#masthead .moduletable {
    text-align: center;
}

/* Latest News */

.lnee ul.latestnews-items li.latestnews-item {
    font-size: 14px !important;
}

.lnee ul.latestnews-items li.latestnews-item {
    line-height: 1.2;
    margin-bottom: 6px !important;
}


/* Features Page*/

.features .item-title h2 {margin-bottom: 15px; text-align:center;}

.features h3.break-title {
	margin: 15px;
	text-align: center;
	border-top: 1px solid #ddd;
	padding-top: 30px;
}

.row div.awards .img-responsive {width:50%;}
.row div.awards {line-height:1.3;}


/* Download Page */

.premium {background:#E4ECF7;}

h3.module-title {text-align:center;}

h3.module-title span {padding: 12px 10px 0 10px;}

.items-row .card .article-intro-text {
    display: inline;
}

.jd_footer {display:none} /*Nascondo credits jdownloads*/


/* Search */

label.element-invisible {display:none;}

div.search input {
	border:0;
	border-radius:2px;
	padding:6px;
}


/* -------- */
/* - BLOG - */
/* -------- */

.items-leading .article-title .page-header [itemprop="name"] {
    font-size: 26px;
}

.article-title .page-header [itemprop="name"] {
    font-size: 20px;
    line-height: 1.2;
}

.items-row .card .article-intro-text {
    display: none;
}

dd.category-name i {
    margin-right: 2px;
}


/* ----------------------- */
/* JCE - Hide edit credits */

.mceBranding {
    display: none !important
}

/* ----------------- */
/* COMMUNITY BUILDER */
/* ----------------- */

.cb_template .card {
    border: 0;
}

.cb_template .card {
    text-align: center;
}

/* ------- */
/* PLUGINS */
/* ------- */

body.plugins section#bs-1532936603488 {
	background-image: url(https://docs.formalms.org/jfiles/images/layout/puzzle_01.jpg);    
	background-repeat: no-repeat;    
	background-size: cover;    
	background-attachment: fixed;    
	background-position: center bottom;    
	padding-bottom: 30px; padding-top: 30px;
	}
	
	
/* --------- */
/* - JGIVE-  */	
/* --------- */

/*fix donate button width */
.tjBs3 .btn-block {
    width: fit-content;
}