/* GFSC TABLE */

table.gfsc-table { 
	border: solid 1px #CCC !important;
}

table.gfsc-table tr td {
	border: solid 1px #CCC;
}
table.gfsc-table tr th {
	border: solid 1px #CCC !important;
}

th.gfsc-deadline {
	padding: 15px 30px;
	text-transform: initial;
	font-size: 20px;
	font-weight: initial;
	background: #e2e3e4;
	width: 70%;
}
th.gfsc-activeguard {
	font-weight: bold;
	color: #5aa8ff;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
}
span.gfsc-req {
	font-weight: bold;
	color: #5aa8ff;
}
td.gfsc-lev1 {
	padding: 0px 30px !important;
	font-weight: bold;
	color: #642483;
}
td.gfsc-lev2 {
	padding: 0px 30px 0px 60px !important;
	font-weight: bold;
	color: #5aa8ff;
}
td.gfsc-lev3 {
	padding: 0px 30px 0px 90px !important;
}
td.gfsc-tic {
	background: #d7eaff !important;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF !important;
	font-size: 20px;
	padding: 0px;
}
.gfsc-footer {
	padding: 0px 20px 0px 100px;
	border: 0px !important;
}
.gfsc-img {
	padding: 0px;
	border: 0px !important;
}

/* OTHER */
.cuar-menu-container {
	background: #1c4c8a;
}

.cuar-menu-container a {
	color: #FFFFFF;
}

#menu-wp-customer-area-menu, #menu-wp-customer-area-menu-1 {
	margin-bottom: 14px;
	margin-left: 15px;
}

#cuar-js-content-container  .navbar-toggle {
	display: none;
}

.cuar-menu-container ul.cuar-menu li {
	display: block;
	padding: 0px 10px;
	margin: 0px;
	float: left;
}

.cuar-menu-container ul.cuar-menu li .sub-menu {
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	z-index: 10;
}

.cuar-menu-container ul.cuar-menu li:hover > .sub-menu {
	display: block;
}

.cuar-menu-container ul.cuar-menu li .sub-menu li {
	float: none;
	border-bottom: solid 1px #CCCCCC;
	padding: 0px;
}

.cuar-menu-container ul.cuar-menu li .sub-menu li a {
	color: #000000;
	padding: 7px 15px;
	display: block;
}

.cuar-menu-container ul.cuar-menu li .sub-menu li a:hover {
	background: #EEEEEE;
}

.cuar-menu-container .navbar-brand {
	display: none;
}

.panel-body {
	padding: 15px 0px;
}

.slick-slide {
	width: 33.33%;
	float: left;
	display: none;
}

.collection-excerpt {
	display: none;
}

.btn-group {
	margin-left: 20px;
}

.btn-group button {
	padding: 5px 10px;
	margin-top: 0px;
}

.collection-footer-metas { display: none; }

#cuar-js-page-content {
	float: left;
	width: 70%;
}

#cuar-js-tray {
	width: 30%;
	float: right;
}
.cuar-cloud a {
	margin-right: 10px;
}
.cuar-cloud a img {
	display: none;
}
.fancytree-icon {
	padding: 0px 5px;
}
.ui-fancytree-source {
	display: none;
}
.fancytree-container {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 15px;
}

.collection-thumbnail {
	display: none;
}

.cuar-actions {
	text-align: right;
}

.cuar-caption, .cuar-size {
	line-height: 45px !important;
}

.btn-sm {
	padding: 10px 15px;
	font-weight: bold;
	font-size: 16px;
}

.panel-heading {
	display: none;
}
.cuar-field-label {
	margin-top: 20px;
	font-weight: bold;
}

.fancytree-node {
	cursor: pointer;
}

#cuar-js-collection-gallery  .fail-message {
	display: none;
}

.page-heading .h2 {
	font-size: 20px;
}

.background-right {
	background-size: 500px;
	background-position: right 0px !important;
	background-repeat: no-repeat;
}

.purple-font {
	font-family: 'Exo 2', sans-serif;
	color: #642483;
	font-weight: bold;
}

@media screen and (max-width:1300px) {
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
}



@media screen and (max-width:1200px) {
.background-right {
	background-size: 400px;
	background-position: right 150px !important;
	}
}

@media screen and (max-width:900px) {
.background-right {
	background-size: 350px;
	background-position: right 150px !important;
	}
}

@media screen and (max-width: 768px) {
.background-right {
	background-size: 0%;
	}
}
