/*
// *************************************************************************
// * CSS styles	                                                           *
// * Licensed to Sandberg A/S                                              *
// * Project: Sandberg Site  				                   *
// * Copyright (c) Silurian SLU. All Rights Reserved        		   *
// * Version/Release Date: 13/abr./2016 22:30                              *
// *                                                                       *
// *************************************************************************
// *                                                                       *
// *                                                                       *
// *************************************************************************
// *                                                                       *
// * This software is furnished under a license and may be used, mofified  *
// * and copied only  in  accordance  with  the  terms  of such  license   *
// * and with the inclusion of the above copyright notice.  This software  *
// * or any other copies thereof may not be provided or otherwise made     *
// * available to any other person.  No title to and ownership of the      *
// * software is hereby transferred.                                       *
// *                                                                       *
// * The software is for the exclusive use of the licensee, you may NOT    *
// * share this code, resell it or use outside your company. 		   *
// * Silurian SLU may terminate this license if you don't comply with the  *
// * the terms and conditions set forth in our end user 		   *
// *                                                                       *
// ************************************************************************* 
*/

div#header { border-bottom: #562972 2px solid !important; }
.dropdown-langs { max-height: 200px; overflow-y: scroll; }
.dropdown-langs li { height: 30px; line-height: 30px;  }
.dropdown-langs li a { text-transform: none !important; }
a.logo img { padding-bottom: 2px !important; }
.no-border-right { border-right: 0 !important; }

/* Purple Theme */
.page-header.layout_purple { 
	background: linear-gradient(#8f759f,#C1B5CA 100%); 
	background: -webkit-linear-gradient(#8f759f, #C1B5CA); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#8f759f, #C1B5CA); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#8f759f, #C1B5CA); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#8f759f, #C1B5CA); /* Standard syntax */
	color: #ffffff;
	}
.page-header.layout_purple div h1 a, .page-header.layout_purple div h4, .dropdown-toggle.layout_purple { color: #ffffff !important; }
.my_color_left.layout_purple { background-color: #B9A1C7 !important; }
.my_color_right.layout_purple, .ribbon_layout_purple { background-color: #C1B5CA !important; }
.btn_select_layout_purple, .btn_select_layout_purple a { background-color: #8f759f !important; }
.list-group-item.active.layout_purple { background-color: #8f759f !important; border-color: #000000 !important; }

/* Purple Web */
.page-header.layout_purple_web { }
.page-header.layout_purple_web div h1 a, .page-header.layout_purple_web div h4, .dropdown-toggle.layout_purple_web { }
.my_color_left.layout_purple_web { background-color: #B9A1C7 !important; }
.my_color_right.layout_purple_web, .ribbon_layout_purple_web { background-color: #C1B5CA !important; }
.btn_select_layout_purple_web, .btn_select_layout_purple_web a { background-color: #8f759f !important; }
.list-group-item.active.layout_purple_web { background-color: #8f759f !important; border-color: #000000 !important; }

/* Blue Theme */
.page-header.layout_blue { 
	background: linear-gradient(#035098,#006db6  100%); 
	background: -webkit-linear-gradient(#035098, #006db6 ); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#035098, #006db6 ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#035098, #006db6 ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#035098, #006db6 ); /* Standard syntax */
	color: #ffffff;
	}
.page-header.layout_blue div h1 a, .page-header.layout_blue div h4, .dropdown-toggle.layout_blue { color: #ffffff !important; }
.my_color_left.layout_blue { background-color: #035098 !important; }
.my_color_right.layout_blue, .ribbon_layout_blue { background-color: #006db6 !important; }
.btn_select_layout_blue, .btn_select_layout_blue a { background-color: #035098 !important; }
.list-group-item.active.layout_blue { background-color: #035098 !important; border-color: #000000 !important; }

/* Red Theme */
.page-header.layout_red { 
	background: linear-gradient(#940000,#c03838   100%); 
	background: -webkit-linear-gradient(#940000, #c03838  ); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#940000, #c03838  ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#940000, #c03838  ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#940000, #c03838  ); /* Standard syntax */
	color: #ffffff;
	}
.page-header.layout_red div h1 a, .page-header.layout_red div h4, .dropdown-toggle.layout_red { color: #ffffff !important; }
.my_color_left.layout_red { background-color: #940000 !important; }
.my_color_right.layout_red, .ribbon_layout_red { background-color: #c03838  !important; }
.btn_select_layout_red, .btn_select_layout_red a { background-color: #940000 !important; }
.list-group-item.active.layout_red { background-color: #940000 !important; border-color: #000000 !important; }

/* Green Theme */
.page-header.layout_green { 
	background: linear-gradient(#386437,#408040    100%); 
	background: -webkit-linear-gradient(#386437, #408040   ); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#386437, #408040   ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#386437, #408040   ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#386437, #408040   ); /* Standard syntax */
	color: #ffffff;
	}
.page-header.layout_green div h1 a, .page-header.layout_green div h4, .dropdown-toggle.layout_green { color: #ffffff !important; }
.my_color_left.layout_green { background-color: #386437 !important; }
.my_color_right.layout_green, .ribbon_layout_green { background-color: #408040   !important; }
.btn_select_layout_green, .btn_select_layout_green a { background-color: #386437 !important; }
.list-group-item.active.layout_green { background-color: #386437 !important; border-color: #000000 !important; }

/* Black Theme */
.page-header.layout_black { 
	background: linear-gradient(#CAC6C6,#F3F3F3 100%); 
	color: #000000;
	}
.page-header.layout_black div h1 a, .page-header.layout_black div h4, .dropdown-toggle.layout_black { color: #000000 !important; }
.my_color_left.layout_black  { background-color: #CAC6C6 !important; }
.ribbon_layout_black { background-color: #000000 !important; }
.btn_select_layout_black, .btn_select_layout_black a { background-color: #565555 !important; }					
.list-group-item.active.layout_black { background-color: #464040 !important; border-color: #000000 !important; }
