@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
	margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
	margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
/**/
#sgsst_container a {
  color: #666666 !important;
  text-decoration: none !important;
  cursor: pointer;
}
/***** HEADER ******/
#sgsst_header_image {
  height: 186px;
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  border-bottom-left-radius: 10px; 
  border-bottom-right-radius: 10px; 
  margin-bottom: 20px;
}
/***** CONTAINER *****/
#sgsst_container{
  padding: 0;
}
#sgsst_body {
  padding: 25px;
}
/***** Navigation *****/
.sgsst_info_menu_bar{
  background-color: #fcf8e3;
  border: solid #f9ecd1 1px;
  border-radius: 5px;
  padding: 11px 0;
  margin: 25px;
}
.sgsst_info_menu_bar_color{
  display: inline-block;
  vertical-align: text-bottom;
  width:16px;
  height:16px;
  border-radius: 8px;
  margin-left: 42px;
  margin-right: 8px;
}
.sgsst_bgblue {
  background-color: #7d96cb;
}
.sgsst_bggray {
  background-color: #d8d8da;
}
.sgsst_bggreen {
  background-color: #9acd00;
}

.sgsst_menu_bar {
  height: 105px;
  margin-top: 50px;
  /*background-color: #fff4e8;*/
  border: dashed #eae6e6 2px;
  text-align: center;
  position: relative;
}
.sgsst_menu_bar>a{
  position: relative;
  z-index: 10;
}
.sgsst_menu_bar_background{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  text-align: left;
}
.sgsst_menu_bar_line{
  width: 600px;
  border-top: 5px solid #e9e9e9;
  position: absolute;
  top: -3px;
  margin: auto;
  left: 0;
  right: 0;
}
.sgsst_menu_bar_sec {
  display: inline-block;
  height: 100%;
  text-align: right;
  color: #D7DECE;
  font-size: 22px;
  padding: 20px 5px; 
  box-sizing:border-box;
  font-weight: bold;
}
.sgsst_menu_bar_sec:nth-child(1) {
  background-color: #fff4e8;
  width: 43%;
}
.sgsst_menu_bar_sec:nth-child(2) {
  background-color: #E0ECE9;
  width: 14%;
}
.sgsst_menu_bar_sec:nth-child(3) {
  background-color: #E9F2DF;
  width: 14%;
}
.sgsst_menu_bar_sec:nth-child(4) {
  background-color: #F6F3FF;
  width: 27.8%;
}
.sgsst_navigation_item {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 100%;
  vertical-align: top;
}
.sgsst_navigation_item.sgsst_completed .sgsst_navigation_circle {
  background-color: #9acd00;
  color: #FFF;
}
.sgsst_navigation_item.sgsst_current .sgsst_navigation_circle {
  background-color: #7d96cb;
  color: #FFF;
}
.sgsst_navigation_circle {
  top: -40px;
  left: 0;
  right: 0;
  margin:auto;
  position: absolute;
  width: 70px;
  height: 70px;
  border: 5px solid #e9e9e9;
  background-color: #d8d8da;
  display: block;
  border-radius: 40px;
  font-size: 30px;
  color: #bbbbbb;
  text-align: center;
  font-weight: bold;
  line-height: 70px;
}
.sgsst_navigation_label {
  height: 40px;
  top: 45px;
  position: relative;
  display: block;
  padding: 5px;
  color: #848484 !important;
}

/***** BUTTONS *****/

.w3vc_btn_ico_txt {
  background-image: -webkit-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 10%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff2f2f2', GradientType=0);
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #ffffff !important;
  height: 34px;
  border: 1px solid #888888;
  text-shadow: none;
  border-radius: 3px;
  font-weight: bold;
  padding: 0 7px;
}
.w3vc_btn_ico_txt:hover,
.w3vc_btn_ico_txt:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
}
.w3vc_btn_ico_txt:active,
.w3vc_btn_ico_txt.active {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_ico_txt.disabled,
.w3vc_btn_ico_txt:disabled,
.w3vc_btn_ico_txt[disabled] {
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: -o-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #fafafa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.w3vc_btn_ico_txt .badge {
  text-shadow: none;
}
.w3vc_btn_ico_txt span.glyphicons {
  font-size: 19px;
}
.w3vc_btn_ico_txt span.glyphicons.color-turquise {
  color: #00CED1 !important;
}
.w3vc_btn_ico_txt span.glyphicons.color-blue {
  color: #4C7194 !important;
}
.w3vc_btn_ico_txt span.glyphicons.color-red {
  color: #D62B24 !important;
}
.w3vc_btn_ico_txt span.text {
  color: #666666;
  font-size: 14px;
  line-height: 18px;
}
.w3vc_btn_ico_txt:active,
.w3vc_btn_ico_txt.active {
  border: 1px solid #EBEBEB;
}
.w3vc_btn_ico_txt.disabled,
.w3vc_btn_ico_txt:disabled,
.w3vc_btn_ico_txt[disabled] {
  color: #C8CBC4 !important;
  border: 1px solid #EBEBEB;
}

.w3vc_btn_transitive {
  background-image: -webkit-linear-gradient(top, #a7a7a7 10%, #888888 100%);
  background-image: -o-linear-gradient(top, #a7a7a7 10%, #888888 100%);
  background-image: linear-gradient(to bottom, #a7a7a7 10%, #888888 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a7a7', endColorstr='#ff888888', GradientType=0);
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #ffffff !important;
}
.w3vc_btn_transitive:hover,
.w3vc_btn_transitive:focus {
  background-image: -webkit-linear-gradient(top, #9f9f9f 10%, #808080 100%);
  background-image: -o-linear-gradient(top, #9f9f9f 10%, #808080 100%);
  background-image: linear-gradient(to bottom, #9f9f9f 10%, #808080 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f9f9f', endColorstr='#ff808080', GradientType=0);
}
.w3vc_btn_transitive:active,
.w3vc_btn_transitive.active {
  background-image: -webkit-linear-gradient(top, #9f9f9f 10%, #808080 100%);
  background-image: -o-linear-gradient(top, #9f9f9f 10%, #808080 100%);
  background-image: linear-gradient(to bottom, #9f9f9f 10%, #808080 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f9f9f', endColorstr='#ff808080', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_transitive.disabled,
.w3vc_btn_transitive:disabled,
.w3vc_btn_transitive[disabled] {
  background-image: -webkit-linear-gradient(top, #afafaf 10%, #909090 100%);
  background-image: -o-linear-gradient(top, #afafaf 10%, #909090 100%);
  background-image: linear-gradient(to bottom, #afafaf 10%, #909090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffafafaf', endColorstr='#ff909090', GradientType=0);
}
.w3vc_btn_transitive .badge {
  text-shadow: none;
}
.w3vc_btn_default {
  background-image: -webkit-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 10%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff2f2f2', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #666666 !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  text-shadow: none;
  border: 1px solid #D5D5D5;
  font-weight: bold;
}
.w3vc_btn_default:hover,
.w3vc_btn_default:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
}
.w3vc_btn_default:active,
.w3vc_btn_default.active {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_default.disabled,
.w3vc_btn_default:disabled,
.w3vc_btn_default[disabled] {
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: -o-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #fafafa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.w3vc_btn_default .badge {
  text-shadow: none;
}

.w3vc_btn_secondary {
  background-image: -webkit-linear-gradient(top, #75b200 10%, #599204 100%);
  background-image: -o-linear-gradient(top, #75b200 10%, #599204 100%);
  background-image: linear-gradient(to bottom, #75b200 10%, #599204 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b200', endColorstr='#ff599204', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #ffffff !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}
 
.w3vc_btn_secondary:hover,
.w3vc_btn_secondary:focus {
  background-image: -webkit-linear-gradient(top, #6ba300 10%, #508304 100%);
  background-image: -o-linear-gradient(top, #6ba300 10%, #508304 100%);
  background-image: linear-gradient(to bottom, #6ba300 10%, #508304 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6ba300', endColorstr='#ff508304', GradientType=0);
}
 
.w3vc_btn_secondary:active,
.w3vc_btn_secondary.active {
  background-image: -webkit-linear-gradient(top, #6ba300 10%, #508304 100%);
  background-image: -o-linear-gradient(top, #6ba300 10%, #508304 100%);
  background-image: linear-gradient(to bottom, #6ba300 10%, #508304 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6ba300', endColorstr='#ff508304', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
 
.w3vc_btn_secondary.disabled,
.w3vc_btn_secondary:disabled,
.w3vc_btn_secondary[disabled] {
  background-image: -webkit-linear-gradient(top, #7fc100 10%, #62a104 100%);
  background-image: -o-linear-gradient(top, #7fc100 10%, #62a104 100%);
  background-image: linear-gradient(to bottom, #7fc100 10%, #62a104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fc100', endColorstr='#ff62a104', GradientType=0);
}
 
.w3vc_btn_secondary .badge {
  text-shadow: none;
}

/****** FIELDS ******/
.form-group label {
  font-weight: 100;
}
.form-group .form-control {
  border-radius: 0px;
}
.form-group input.form-control {
  height: 29px;
  font-size: 14px;
}
.form-group select.form-control {
  height: 29px;
  font-size: 13px;
  padding: 4px 12px;
}
.form-group textarea.form-control {
  width: 437px;
  height: 68px;
}

/****** TABLE ******/
.table > thead > tr > th {
  text-align: center;
}
 
.table .actions {
  max-width: 100px;
  text-align: center;
  vertical-align: middle;
}
 
.w3vc_btn_grid_turquise {
  background-image: -webkit-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 10%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff2f2f2', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #00ced1 !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  height: 25px;
  font-size: 12px;
  padding: 0 11px;
  border: 1px solid #D5D5D5;
  text-shadow: none;
  border-radius: 2px;
  font-weight: bold;
}
.w3vc_btn_grid_turquise:hover,
.w3vc_btn_grid_turquise:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
}
.w3vc_btn_grid_turquise:active,
.w3vc_btn_grid_turquise.active {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_grid_turquise.disabled,
.w3vc_btn_grid_turquise:disabled,
.w3vc_btn_grid_turquise[disabled] {
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: -o-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #fafafa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.w3vc_btn_grid_turquise .badge {
  text-shadow: none;
}
.w3vc_btn_grid_turquise:active,
.w3vc_btn_grid_turquise.active {
  border: 1px solid #D5D5D5;
}
 
.w3vc_btn_grid_blue {
  background-image: -webkit-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 10%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff2f2f2', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #4c7194 !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  height: 25px;
  font-size: 12px;
  padding: 0 11px;
  border: 1px solid #D5D5D5;
  text-shadow: none;
  border-radius: 2px;
  font-weight: bold;
}
.w3vc_btn_grid_blue:hover,
.w3vc_btn_grid_blue:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
}
.w3vc_btn_grid_blue:active,
.w3vc_btn_grid_blue.active {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_grid_blue.disabled,
.w3vc_btn_grid_blue:disabled,
.w3vc_btn_grid_blue[disabled] {
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: -o-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #fafafa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.w3vc_btn_grid_blue .badge {
  text-shadow: none;
}
.w3vc_btn_grid_blue:active,
.w3vc_btn_grid_blue.active {
  border: 1px solid #D5D5D5;
}
 
.w3vc_btn_grid_red {
  background-image: -webkit-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 10%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 10%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff2f2f2', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #d62b24 !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  height: 25px;
  font-size: 12px;
  padding: 0 11px;
  border: 1px solid #D5D5D5;
  text-shadow: none;
  border-radius: 2px;
  font-weight: bold;
}
.w3vc_btn_grid_red:hover,
.w3vc_btn_grid_red:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
}
.w3vc_btn_grid_red:active,
.w3vc_btn_grid_red.active {
  background-image: -webkit-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 10%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 10%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffeaeaea', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_grid_red.disabled,
.w3vc_btn_grid_red:disabled,
.w3vc_btn_grid_red[disabled] {
  background-image: -webkit-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: -o-linear-gradient(top, #ffffff 10%, #fafafa 100%);
  background-image: linear-gradient(to bottom, #ffffff 10%, #fafafa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.w3vc_btn_grid_red .badge {
  text-shadow: none;
}
.w3vc_btn_grid_red:active,
.w3vc_btn_grid_red.active {
  border: 1px solid #D5D5D5;
}

/****** MODAL ******/
.sgsst_modal  {
  display: none;
}

/****** MENU ******/
.w3vc_alt_menu {
  height: 40px;
  border: 1px solid #ccc;
}
.w3vc_alt_menu li {
  height: 40px;
  float: left;
  text-align: center;
}
.w3vc_alt_menu li a {
  font-family: Arial;
  text-decoration: underline;
  font-size: 15px;
  color: #666666;
}
.w3vc_alt_menu li a:hover,
.w3vc_alt_menu li a:focus {
  text-decoration: underline;
  color: #72B200;
  height: 38px;
  background-color: #fff;
}
#sgsst_container .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}
#sgsst_container ..nav>li {
    position: relative;
    display: block;
}
#sgsst_container . .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.w3vc_alt_menu li a:focus, .w3vc_alt_menu li a:hover, .w3vc_alt_menu li.active a {
    text-decoration: underline !important;
    color: #72B200 !important;
    height: 38px !important;
    background-color: transparent !important;
}
/*...*/

.w3vc_btn_primary {
  background-image: -webkit-linear-gradient(top, #ffb973 10%, #ff8000 100%);
  background-image: -o-linear-gradient(top, #ffb973 10%, #ff8000 100%);
  background-image: linear-gradient(to bottom, #ffb973 10%, #ff8000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb973', endColorstr='#ffff8000', GradientType=0);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  border: none;
  height: 36px;
  padding: 0 15px;
  line-height: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #ffffff !important;
  /*  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}
.w3vc_btn_primary:hover,
.w3vc_btn_primary:focus {
  background-image: -webkit-linear-gradient(top, #ffb164 10%, #f07800 100%);
  background-image: -o-linear-gradient(top, #ffb164 10%, #f07800 100%);
  background-image: linear-gradient(to bottom, #ffb164 10%, #f07800 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb164', endColorstr='#fff07800', GradientType=0);
}
.w3vc_btn_primary:active,
.w3vc_btn_primary.active {
  background-image: -webkit-linear-gradient(top, #ffb164 10%, #f07800 100%);
  background-image: -o-linear-gradient(top, #ffb164 10%, #f07800 100%);
  background-image: linear-gradient(to bottom, #ffb164 10%, #f07800 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb164', endColorstr='#fff07800', GradientType=0);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: none;
}
.w3vc_btn_primary.disabled,
.w3vc_btn_primary:disabled,
.w3vc_btn_primary[disabled] {
  background-image: -webkit-linear-gradient(top, #ffc182 10%, #ff880f 100%);
  background-image: -o-linear-gradient(top, #ffc182 10%, #ff880f 100%);
  background-image: linear-gradient(to bottom, #ffc182 10%, #ff880f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc182', endColorstr='#ffff880f', GradientType=0);
}
.w3vc_btn_primary .badge {
  text-shadow: none;
}

.w3vc_btn {
  border-radius: 3px;
}

/***** CHECKLIST *****/
.sgsst_checklist_container{
  position: relative;
  margin-bottom: 40px;
}
.sgsst_checklist_container>div:first-child {
  margin-right: 6%;
}
.sgsst_checklist_container>div {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}

.sgsst_checklist_item {
  background-color: #f5f5f5;
  border: solid 1px #dddddd;
  padding: 10px;
  margin:10px 0;
}

/***** TABS *****/
#sgsst_container .nav .active a {
    background-color: #D8D8DA !important;
    color: #666 !important;
    height: auto !important;
}

#sgsst_container .nav a {
    background-color: #E9E9E9 !important;
    color: #666 !important;
    height: auto !important;
}

/**** MODAL ****/
#sgsst_function_modal {
  width: 50% !important;
  left: 25%;
  height: auto;
  display: none;	
  margin-left: initial !important;
}
.modal.fade .modal-dialog{
  transform: none;
  margin: 0px;
  max-width: initial;
}
.modal-header{
  flex-direction: row-reverse;
}
.modal-header button{
  margin: 0px !important;
}

/****/
select {
  min-width: 250px !important;
}

button[disabled]{
  opacity: 0.5;
  cursor: default;
}
/**** INFORMACION ****/
/*#menu_principal ul {
        width: 1024px !important;    
}*/

#menu_pestanas .nav li a:hover {
  background-color: inherit;
}

#menu_pestanas .nav li a:active {
  background-color: inherit;
}

#menu_pestanas {
    margin-top: 51px !important;
}

/*#menu_principal ul {
    padding: 91px 0 21px !important;
}*/

#sgsst_header_image {
   margin-top: -10px;
}

/*Correción menu*/

.header {
  margin-bottom: 2px !important;
}


/*#menu_principal ul {
  margin-top: 4px !important;
}*/
/**/
