﻿body {
  color: #393939;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  border-top: 16px solid #393939;
}




a {
  color: #f15a27;
  outline: none !important;
}
a:active,
a:focus,
a:hover {
  color: #f15a27;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  font-weight: 400;
}
.row {
  clear: both;
}
.row:after {
  clear: both;
  content: "";
  display: table;
}

.nav {

}

header{
padding-top: 25px;
height: 90px;
z-index: 0;
}


body > header > .row {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0 20px 0;
  padding: 10px 0;
}
body > header > .row p,
body > header > .row form {
  margin: 0;
}
body > header > h1 {
  line-height: 24px;
  margin-bottom: 20px;
}
body > header > h1 small {
  clear: both;
  display: block;
  font-size: 14px;
}
body > header #mod-search-searchword {
  float: right;
  margin-bottom: 0 !important;
}
body > header + section#gk-main:before {
  border-top: 0px solid #e5e5e5;
  content: "";
  display: block;
  margin-top: 0;
  padding-top: 45px;
  width: 100%;
}

/*google tradutor*/

#google_translate_element {
  max-width: 200px;
  margin-top: -45px;
  float: right;
  padding-right: 20px;
  z-index: 30000000000000000000000000000000;
}


.goog-te-gadget-simple {
    font-size: 9pt;

}



#gk-main {
}

section.gk-content-wrap {
  max-width: 910px;
  padding: 15px 80px;
}


#gk-logo.css-logo {
  background: transparent url('../images/logo_spof.png') no-repeat 0 0;
  display: block;
  height: 70px;
  margin: 0;
  text-indent: -9999px;
  width: 248px;
  padding-right: 15px;
  margin-left: 40px;
}
#gk-logo.text-logo span {
  display: block;
  font-size: 24.05px;
  line-height: 24.05px;
  padding: 10px 0 0 0;
}
#gk-logo.text-logo small {
  display: block;
  font-size: 11.96px;
  line-height: 12px;
  padding: 0 0 10px 0;
}
#gk-header {
  background-color: #f5f5f5;
  background-image: url("../images/background_header.jpg");
  margin-bottom: 32px;
}
#gk-content {
  padding-bottom: 20px;
}
#gk-bottom {
  display: table;
  margin: 30px 0;
  padding: 45px 0 0 0;
}
#gk-bottom:after {
  clear: both;
  content: "";
  display: table;
}
body > footer {
  text-align: center;
  color: #8c8c8c;
  font-size: 12px;
  padding: 10px 0;
  background-color: #393939;
}
body > footer ul {
  float: left;
}
body > footer ul li {
  float: left;
  margin-right: 10px;
}
body > footer a {
  color: #b3b3b3;
}
body > footer a:active,
body > footer a:focus,
body > footer a:hover {
  background: transparent !important;
  color: #F15A27;
}
body > footer .gk-toplink {
  margin-left: 20px;
}
#gk-framework-logo {
  background: url('../images/framework-logo.png') no-repeat 0 0 !important;
  clear: both;
  display: block;
  height: 42px;
  margin: 96px auto 0;
  opacity: 0.5;
  padding-bottom: 6px;
  text-indent: -9999em;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  width: 140px;
}
#gk-framework-logo:hover {
  opacity: 1.0;
}
.gk-disclaimer {
  clear: both;
  text-align: center;
  line-height: 18.2px;
}
footer .gk-toplink i {
  margin-top: -3px;
}
footer .gk-copyrigths {
  color: #b3b3b3;
}
div.box.dlastrow + div.box {
  margin-left: 0 !important;
  clear: left;
}
div.box.dlastrow {
  clear: right;
}
.box {
  margin-bottom: 35px;
}
.box ul {
  list-style-type: none;
  margin: 0;
}
.box ul li {
  line-height: 1.5;
  padding: 5px 0;
}
.box .header {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 12px;
}
#gk-bottom .box a {
  color: #777;
}
#gk-bottom .box a:active,
#gk-bottom .box a:focus,
#gk-bottom .box a:hover {
  color: #333;
}
#gk-bottom .box ul li {
  line-height: 2;
  padding: 0;
}
.box.blue-header {
  border-color: #5990de !important;
}
.box.blue-header .header {
  color: #5990de;
}
.box.blue {
  background: #5990de;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.blue .header {
  color: #fff;
}
.box.blue a {
  color: #e8effa;
}
.box.blue a:active,
.box.blue a:focus,
.box.blue a:hover {
  color: #fff;
}
.box.red-header {
  border-color: #dd514c !important;
}
.box.red-header .header {
  color: #dd514c;
}
.box.red-header a {
  color: #dd514c;
}
.box.red-header a:active,
.box.red-header a:focus,
.box.red-header a:hover {
  color: #ff736e;
}
.box.red {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.red .header {
  color: #fff;
}
.box.red a {
  color: #ffc4c2;
}
.box.red a:active,
.box.red a:focus,
.box.red a:hover {
  color: #fff;
}
.box.green-header {
  border-color: #5eb95e !important;
}
.box.green-header .header {
  color: #5eb95e;
}
.box.green-header a {
  color: #5eb95e;
}
.box.green-header a:active,
.box.green-header a:focus,
.box.green-header a:hover {
  color: #7fdb7f;
}
.box.green {
  background: #5eb95e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.green .header {
  color: #fff;
}
.box.green a {
  color: #e4f3e4;
}
.box.green a:active,
.box.green a:focus,
.box.green a:hover {
  color: #fff;
}
.box.yellow-header {
  border-color: #fbb450 !important;
}
.box.yellow-header .header {
  color: #fbb450;
}
.box.yellow-header a {
  color: #fbb450;
}
.box.yellow-header a:active,
.box.yellow-header a:focus,
.box.yellow-header a:hover {
  color: #fdd672;
}
.box.yellow {
  background: #fbb450;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.yellow .header {
  color: #fff;
}
.box.yellow a {
  color: #fffbc7;
}
.box.yellow a:active,
.box.yellow a:focus,
.box.yellow a:hover {
  color: #fff;
}
.box.border1 {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border2 {
  border: 3px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border3 {
  border: 2px dashed #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box .header [class^="icon-"],
.box .header [class*=" icon-"] {
  padding-right: 6px;
}
.box.hot,
.box.new,
.box.coming,
.box.popular {
  position: relative;
}
.box.hot:after,
.box.new:after,
.box.coming:after,
.box.popular:after {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  content: "HOT";
  display: block;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 4px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.box.new:after {
  background: #5990de;
  content: "NEW";
}
.box.coming:after {
  background: #fbb450;
  content: "COMING";
}
.box.popular:after {
  background: #5eb95e;
  content: "POPULAR";
}
.box.red .hot:after,
.box.red .new:after,
.box.red .coming:after,
.box.red .popular:after,
.box.blue .hot:after,
.box.blue .new:after,
.box.blue .coming:after,
.box.blue .popular:after,
.box.green .hot:after,
.box.green .new:after,
.box.green .coming:after,
.box.green .popular:after,
.box.yellow .hot:after,
.box.yellow .new:after,
.box.yellow .coming:after,
.box.yellow .popular:after {
  background: #fff !important;
  color: #dd514c !important;
  right: 12px !important;
  top: 12px !important;
}
.box.blue .hot:after,
.box.blue .new:after,
.box.blue .coming:after,
.box.blue .popular:after {
  color: #5990de !important;
}
.box.green .hot:after,
.box.green .new:after,
.box.green .coming:after,
.box.green .popular:after {
  color: #5eb95e !important;
}
.box.yellow .hot:after,
.box.yellow .new:after,
.box.yellow .coming:after,
.box.yellow .popular:after {
  color: #fbb450 !important;
}
.gk-facebook-icon,
.gk-twitter-icon,
.gk-gplus-icon,
.gk-rss-icon,
.gk-linkedin-icon,
.gk-paperli-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: none !important;
  height: 22px;
  margin: 2px 5px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 22px;
}
.gk-facebook-icon:hover,
.gk-twitter-icon:hover,
.gk-gplus-icon:hover,
.gk-rss-icon:hover,
.gk-linkedin-icon:hover,
.gk-paperli-icon:hover {
  background-color: #fff;
  height: 30px;
  margin: 8px 5px;
  width: 30px;
}
.gk-facebook-icon {
  background: #777 url('../images/fb_icon.png') no-repeat center center;
}
.gk-twitter-icon {
  background: #777 url('../images/twitter_icon.png') no-repeat center center;
}
.gk-gplus-icon {
  background: #777 url('../images/gplus_icon.png') no-repeat center center;
}
.gk-rss-icon {
  background: #777 url('../images/rss_icon.png') no-repeat center center;
}
.gk-linkedin-icon {
  background: #777 url('../images/linkedin_icon.png') no-repeat center center;
}
.gk-paperli-icon {
  background: #777 url('../images/paperli_icon.png') no-repeat center center;
}
#gk-social-icons {
  background: #333;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: 0 0 6px #939393;
  -moz-box-shadow: 0 0 6px #939393;
  -ms-box-shadow: 0 0 6px #939393;
  -o-box-shadow: 0 0 6px #939393;
  box-shadow: 0 0 6px #939393;
  left: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  top: 40%;
  width: 48px;
  z-index: 2;
}
#gk-social-icons.right {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  left: auto;
  right: 0;
}
#gk-social-icons p {
  margin: 0 !important;
}
#gkuserless {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 10px auto;
  max-width: 980px;
  padding: 10px 15px;
}
#gkuserless > img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
} 
#gkuserless > h3 {
  line-height: 1.0;
}
#gkuserless > p {
  margin-bottom: 4px;
}
div.userdata span.add-on i {
  margin-right: 6px;
  top: 0px;
}
#gk-user-area {
  float: right;
  position: relative;
  margin-left: 15px;
  margin-right: 40px;
  z-index: 3333;

}


#gk-user-area > a {
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  min-height: 67px;
  line-height: 67px;
  background: #8f8f8f;
  background-image: url("../images/ico_register.png");
  background-repeat: no-repeat;
  background-position: 3px 5px;
  padding: 9px 10px 9px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#gk-user-area > a:hover {
   background: #F15A27;
   background-image: url("../images/ico_register_h.png");
   background-repeat: no-repeat;
   background-position: 3px 5px;
     -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

#gk-user-area > a,
#gk-user-area > a:active,
#gk-user-area > a:hover,
#gk-user-area > a:focus { 
   text-decoration: none;
}

button i,
span i {
  top: 0 !important;
  margin-right: 5px;
}

/*///modal//*/

.modal {
    position: fixed;
    top: 10px;
    left: 50%;
    z-index: 300000000000;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid rgba(241, 90, 39, 0.5);
	border-radius:4px;
    box-shadow: 0px 3px 7px #393939;
    background-clip: padding-box;
    outline: medium none;
}

.modal a:hover {
text-decoration: underline;

}

.modal-header {
    padding: 9px 15px;
    border-bottom: 5px solid #393939;
}

.modal-footer {
    padding: 0px 15px 15px;
    margin-bottom: 0px;
    text-align: right;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
	border-top: none;
}

.modal button.close {
    border-radius: 50%;
    width: 25px;
	height: 25px;
    cursor: pointer;
    background: none repeat scroll 0% 0% transparent;
    border: 1px solid #555;
}

#loginModal {
  max-width: 420px;
  margin-left: -200px;
}
#loginModal .btn {
  padding: 11px 11px;
  font-size: 16.25px;
  margin: 0 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#loginModal .userdata {
  padding: 0 15px;
}
#loginModal #form-login-remember {
  margin: 15px 5px;
}
#loginModal .usermenu {
  width: 45%;
  float: right;
}
#loginModal ul.nav.menu {
  float: left;
  width: 55%;
  margin-left: 20px;
}
#loginModal ul.nav a:hover {
  background: none;
}
#loginModal ul.nav li {
  padding: 8px;
  font-size: 14.3px;
}
#loginModal .modal-header h3 {
  font-size: 30px;
  padding: 8px 20px;
}
#loginModal .modal-header small {
  font-size: 20px;
}
#loginModal .modal-header button {
  margin-top: 12px !important;
  margin-right: 10px;
}

#loginModal .modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 25px 15px 15px 15px;
}

#loginModal .modal-body h3.header {
  display: none;
}
#loginModal .modal-body #form-login-username label,
#loginModal .modal-body #form-login-password label {
  width: 100%;
  clear: both;
}
#loginModal .modal-body input[type=text],
#loginModal .modal-body input[type=password] {
  width: 95%;
  clear: both;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
}
#loginModal .modal-footer a {
  color: #777;
}
#loginModal .modal-footer a:hover {
  text-decoration: underline;
}
#loginModal .modal-footer ul {
  margin-left: 20px;
}
#loginModal .modal-footer ul li {
  display: inline-block;
  float: left;
  margin-right: 15px;
  padding-bottom: 5px;
  font-size: 90%;
}







/*////inputs///*/
textarea:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus,
 input[type="number"]:focus, 
 input[type="email"]:focus, 
 input[type="url"]:focus,
 input[type="search"]:focus, 
 input[type="tel"]:focus, 
 input[type="color"]:focus, 
 .uneditable-input:focus {
    border-color: rgba(231, 160, 15, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(241, 90, 39, 0.2);
}

.hasTooltip {
  display: block !important;
}



/*///formulario inscricao ChronoForms//*/
.gbs3 a  {
  color:transparent;
  fontsize: 0px;
  visibility: hidden;
  }

.gbs3 a:hover, .gbs3 a:focus {
    color: transparent;
    text-decoration: none;
}

input#enviar  {
   color: #FFF;
   background: #8F8F8F;
   border-radius: 10px;
   border-color: transparent;
   transition: all 0.5s ease-out 0s;
}


input#enviar:hover {
    border-color: transparent;
    background: #F15A27;
    transition: all 0.5s ease-out 0s;
}

.gbs3 .gcore-checkbox-item label, 
.gbs3 .gcore-checkbox-item input, 
.gbs3 .gcore-radio-item label, 
.gbs3 .gcore-radio-item input {
  margin-top: 5px;
  font-weight: normal;
}

.form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 5px;
    text-align: left;
}


.gbs3 .help-block {
  font-size: 11px;
  line-height: 12px;
  max-widht: 20px;
}

.gbs3 .form-control:hover,
.gbs3 .form-control:focus {
    border-color: rgba(231, 160, 15, 0.8);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(241, 90, 39, 0.2);
    outline: 0px none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}





/*////Noticias e eventos - blog///*/

.blog.item-page .gk-article.no-sidebar {
    border-bottom: 1px solid #DDD;
    padding-bottom: 20px;
}


/*seccao links ul*/

.links ul {
  list-style-type: none;
  width: 100%;
  text-align: center;
}


.links li {
width: 200px;
height: 200px;
padding: 10px 30px 10px 30px;
overflow: hidden;
display: block;
float:left;
text-align: center;
}

.links li a {
text-align: center;
width: auto;
height: auto;
}


.links li img {
text-align: center;
max-width: 200px;
max-height: 200px;
}


.links li img {
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
          transition: all 0.2s linear;
     -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}
.links li img:hover, .links li img:focus {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}






/*///1320px//////*/
@media (max-width: 1320px) {
  #gk-social-icons {
    bottom: 5px;
    top: auto;
  }
}

.gk-mainmenu-toggle {
  float: right;
  z-index: 99999999999999;
}
.gk-mainmenu-toggle a {
  background: transparent url('../images/mobile_menu_btn.png') no-repeat 0 0;
  display: block;
  height: 30px;
  margin-top: 30px;
  margin-right: 20px;
  text-indent: -9999px;
  width: 30px;
}
.gk-main-menu {
  text-transform: uppercase;
  float: left;
  position: relative;
  height: auto;
  display: block;
  padding-top: 25px;
  margin-right: 0px;
}
.gk-main-menu > ul {
  margin: 0 !important;
  overflow: hidden;
  clear: both;
}
.gk-main-menu > ul > li {
  border: none;
  float: left;
  font-size: 1.1em;
  min-height: 20px;
  line-height: 20px;
  margin: 0;
  background: url("../images/disc_style.png") no-repeat 0px center;
}

.gk-main-menu > ul > li:first-child {
  background: none;
}

.gk-main-menu > ul > li > a {
  color: #393939;
  margin: 0px;
  padding: 0 10px 0 20px;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.gk-main-menu > ul > li > a:hover {
  color: #f15a27;
  background: transparent;
  font-weight: 300;
}

.gk-main-menu > ul li.current > a {
  font-weight: 300 !important;
  color: #393939;
}

.gk-main-menu > ul li.active > a {
  font-weight: 800 !important;
  color: #393939;
}

.gk-main-menu > ul > li > a:focus {
  background: none;
}

.gk-main-menu > ul > li.active {
   font-weight: 800;
}

.gk-main-menu > ul > li:hover {
   font-weight: 300;
}

.gk-main-menu > ul > li.active > a {
  color: #393939;
}

.gk-main-menu > ul > li:hover > a {
  color: #f15a27;
}

.gk-main-menu > ul > li.active li.current > a,
.gk-main-menu > ul > li.active li.active > a,
.gk-main-menu > ul > li:hover li.current > a,
.gk-main-menu > ul > li:hover li.active > a {
  color: #F15A27 !important;
}

/*/sub-menu/*/
.gk-main-menu ul ul {
  background: #393939;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #393939;
  -moz-box-shadow: 0 0 3px #393939;
  -ms-box-shadow: 0 0 3px #393939;
  -o-box-shadow: 0 0 3px #393939;
  box-shadow: 0 0 3px #393939;
  display: block;
  font-size: 13px;
  left: -9999px;
  margin-top: 6px;
  margin-left: 5px;
  padding: 0 !important;
  position: absolute;
  width: 200px;
  z-index: 1000000 !important;
}
.gk-main-menu ul ul ul:before {
  display: none;
}
.gk-main-menu ul ul li {
  border-top: 1px solid #4a4a4a;
  min-height: 22px;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}
.gk-main-menu ul ul li a {
  color: #888;
  display: block;
  line-height: 22.1px;
  padding: 10px 15px;
}
.gk-main-menu ul ul li a:active,
.gk-main-menu ul ul li a:focus,
.gk-main-menu ul ul li a:hover {
  color: #F15A27 !important;
  text-decoration: none;
}
.gk-main-menu ul ul li:hover {
  color: #fff;
}
.gk-main-menu ul ul li:first-child {
  border-top: none;
}
.gk-main-menu ul ul li:hover ul {
  left: auto !important;
}
.gk-main-menu ul ul li:hover a {
  color: #fff !important;
  text-decoration: none;
}
.gk-main-menu ul ul ul {
  border-top: 1px solid #e5e5e5;
  left: -9999px !important;
  margin-left: 180px;
  margin-top: -24px;
}
.gk-main-menu ul ul:before {
  background: transparent url('../images/menu_arrow.png') no-repeat 0 0;
  content: "";
  display: block;
  height: 10px;
  left: 26px;
  position: absolute;
  top: -10px;
  width: 14px;
}
.gk-main-menu ul li:hover ul {
  left: auto;
}
.hidelabeltxt {
  display: none;
}
.form-limit,
.display-limit {
  float: right;
  margin: 20px 0;
}
.form-limit select,
.display-limit select {
  width: 64px;
}
.btn-toolbar.article-info {
  border-top: 4px solid #e5e5e5;
  padding: 10px 0;
}
#gk-content hr {
  display: none;
}


.gk-article li {
    line-height: 30px !important;
}

#gk-content h2 small {
  clear: both;
  display: block;
  font-size: 10px;
  line-height: 1.0;
}
.gk-article-content {
  font-size: 14.3px;
}




body > .container-fluid.gk-message .alert {
  margin: 15px 0;
  background-color: rgb(195, 38, 46);
  color: #FFF;
  font-weight: 300;
  text-transform: none;
}

.alert, .alert h4 {
  color: #FFF;
  font-weight: 800;
  text-transform: uppercase;
}

.contact fieldset legend {
  font-size: 11.05px;
}
.contact .jicons-icons {
  display: none;
}
.contact .contact-position dd,
.contact .contact-address dd {
  margin: 8px 0;
}
.item-page {
  position: relative;
}
.item-page aside {
  float: left;
  position: absolute;
  width: 85px;
}
.item-page .item-page {
  min-height: 400px;
}
.item-image {
  margin: 0 0 20px 0;
  width: 100%;
}
.gk-article {
  font-size: 14.3px;
  line-height: 26px !important;
  margin: 0 0 56px 116px;
}
.gk-article.no-sidebar {
  margin: 0 0 56px 0;
}
.item-page time,
.itemAsideInfo time {
  display: block;
  width: 66px;
  height: 66px;
  line-height: 52px;
  margin: 0 0 12px 0 !important;
  float: left;
  padding: 6px;
  text-align: center;
  background: #fbb450;
  font-size: 48.1px;
  font-weight: 600;
  color: #fff;
}
.item-page time span,
.itemAsideInfo time span {
  display: block;
  font-size: 18.2px;
  line-height: 0;
}
.item-page time {
  margin-bottom: 10px;
}
.article-info,
.itemAsideInfo {
  margin: 0;
  text-align: right;
  font-size: 11.05px;
}
.article-info dd {
  margin: 0 0 12px;
}
.article-info a {
  color: #999;
}
.article-info a:hover {
  color: #333;
}
.gk-item-page .gk-article {
  min-height: 400px;
}
.gk-article .article-header {
  clear: both;
  color: #F15A27;
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 24px;
}
.gk-article .item-image + .article-header,
.gk-article .img-intro-left + .article-header,
.gk-article .img-intro-none + .article-header,
.gk-article .img-intro-right + .article-header {
  margin-top: 32px;
}
color: @darkcolor

		.gk-article .article-header a:hover {
  color: #7ae;
}
.gk-article .content-links {
  margin: 32px 0 0;
}
.cat-items ul {
  list-style-type: none;
}
.cat-items li {
  clear: both;
}
.cat-items li h4 {
  float: left;
}
.archive .filter-search {
  float: right;
}
.archive .filter-search select {
  margin-right: 10px;
  width: 100px;
}
#advancedSearch {
  font-size: 11.05px;
}
#advancedSearch > div {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0;
  padding: 10px 15px;
}
#search-results {
  margin: 20px 0 40px 0;
}
#search-results .result-title {
  font-size: 18.2px;
  margin: 0 0 10px 0;
}
#finder-filter-select-list {
  list-style-type: none;
  margin-left: 0;
}
#finder-filter-select-list li {
  padding: 0 0 5px 0;
}
#finder-filter-select-list label {
  min-width: 135px;
  padding-right: 10px;
  text-align: right;
}
#searchForm label {
  display: inline-block;
  margin-left: 5px;
  margin-right: 10px;
}
#searchForm fieldset > div {
  padding: 10px 0;
}
#searchForm legend {
  font-size: 11.96px;
  margin-bottom: 5px;
}
.search-results {
  clear: both;
}
.search-results .result-title {
  font-size: 18.2px;
  margin: 0 0 10px 0;
}
.contentpane iframe {
  border: 1px solid #e5e5e5;
}
.categories-list .item-title {
  display: block;
  margin-bottom: 10px;
}
.categories-list li .item-title {
  margin-bottom: 0px;
}
.contact-category .cat-children ul,
.weblink-category .cat-children ul,
.categories-list ul {
  list-style-type: none;
  margin-left: 0;
}
.contact-category .cat-children ul li,
.weblink-category .cat-children ul li,
.categories-list ul li {
  font-size: 18.2px;
  line-height: 1.4;
}
.contact-category .cat-children ul li li,
.weblink-category .cat-children ul li li,
.categories-list ul li li {
  font-size: 11.96px;
}
.contact-category .cat-children ul ul,
.weblink-category .cat-children ul ul,
.categories-list ul ul {
  clear: both;
  margin-left: 20px;
}
.categories-list ul li li {
  font-size: 14.3px;
}
.categories-list ul li li li {
  font-size: 11.96px;
}
.contact-category .cat-children dl,
.weblink-category .cat-children dl,
.category-desc,
.categories-list dl {
  color: #777;
  font-size: 11.05px;
}
.contact-category .cat-children dt,
.contact-category .cat-children dd,
.weblink-category .cat-children dt,
.weblink-category .cat-children dd,
.categories-list dt,
.categories-list dd {
  float: left;
}
.newsfeed .feed-description {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  font-size: 16.25px;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0;
}
.newsfeed > ol {
  list-style-type: none;
  margin: 0;
}
.newsfeed > ol > li {
  border-top: 1px solid #e5e5e5;
  font-size: 18.2px;
  padding: 20px 0;
}
.newsfeed > ol > li:first-child {
  border-top: none;
}
.newsfeed > ol > li > a {
  display: block;
  padding: 0 0 15px 0;
}
.newsfeed > ol > li .feed-item-description {
  font-size: 11.96px;
}
.profile dl dt,
.profile dl dd {
  line-height: 20.8px;
  padding: 6px 0;
}
.reset fieldset,
.remind fieldset {
  margin-top: 50px;
}
div.img_caption {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px 5px 10px;
}
p.img_caption {
  clear: both;
  color: #999;
  font-size: 11.05px;
  line-height: 1.6;
  padding-top: 10px;
  text-align: center;
}
.article-index {
  margin-left: 40px;
}
.article-index h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.pagenavcounter {
  color: #999;
  font-size: 11.05px;
  margin: 10px 0 30px 0;
}
.toclink.active {
  color: #333;
  font-weight: bold;
}
#gkSocialAPI {
  border-top: 0px;
  clear: both;
  margin: 16px 0;
  padding: 16px 0 0;
}
#gkSocialAPI #___plus_0 {
  margin-right: 10px !important;
  position: relative;
  top: -5px;
  vertical-align: top;
  max-width: 200px;
}
#gkSocialAPI > a {
  top: -5px;
}
#gkSocialAPI > iframe,
#gkSocialAPI > #___plusone_0 {
  position: relative;
  top: -5px;
}
#gkSocialAPI .fb_iframe_widget {
  top: -12px;
}
#fb-auth small {
  background: transparent url('../images/fb_icon.png') no-repeat 0 0;
  display: block;
  float: left;
  position: relative;
  text-indent: -9999px;
  top: 2px;
  width: 16px;
}
ul.latestnews li {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0 !important;
}
aside div.tags a.label {
  float: right;
}
div.tags a.label,
.tag-category h3 a {
  font-size: 12px;
  display: block !important;
  color: #fff;
  float: left;
  padding: 3px 6px;
  margin: 0 5px 5px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 3px;
  background: #F15A27;
  text-shadow: none !important;
}
div.tags a.label:hover,
.tag-category h3 a:hover {
  background: #444;
  -webkit-transition: all .3ms linear;
  -moz-transition: all .3ms linear;
  -o-transition: all .3ms linear;
  transition: all .3ms linear;
}
.tag-category h3 a {
  margin-bottom: 0;
}
.tag-category .thumbnails > li {
  margin-left: 0 !important;
}
.tag-category .caption,
.tag-category .tag-body {
  clear: both;
  width: 100%;
  display: block;
  padding-top: 8px;
}
div.popover img {
  max-width: 75px;
  height: auto;
  float: left;
  margin: 0 10px 10px 0;
}
div.popover .popover-content {
  font-size: 11.96px !important;
  line-height: 14.3px;
}
#form-login-username span.add-on,
#form-login-password span.add-on {
  min-width: 100px;
  text-align: left;
  margin-left: 5px;
}
#form-login-username a i.icon-question-sign,
#form-login-password a i.icon-question-sign {
  vertical-align: text-top !important;
}
#modlgn-username,
#modlgn-passwd {
  clear: both;
  width: 95%;
}
#login-form #modlgn-remember {
  margin: 6px 8px 0 5px;
}
div.edit #adminForm label {
  display: block !important;
}
div.edit #adminForm input {
  display: inline-block !important;
}
.gk-big-header {
  color: #333;
  font-size: 112px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 40px;
  text-align: center;
  -webkit-filter: blur(35px);
  -moz-filter: blur(35px);
  filter: blur(35px);
  -webkit-transition: -webkit-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -moz-transition: -moz-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -ms-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  transition: filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
}
.gk-big-header span {
  color: #F15A27;
}
body.loaded .gk-big-header {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  filter: blur(0px);
}
.gk-medium-header {
  color: #333;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
}
.gk-small-header {
  color: #777;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: font-size 0.5s ease-out;
  -moz-transition: font-size 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out;
  transition: font-size 0.5s ease-out;
}
.gk-buttons {
  padding: 80px 0;
  text-align: center;
  -webkit-transition: padding 0.5s ease-out;
  -moz-transition: padding 0.5s ease-out;
  -o-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out;
}
.gk-blue-button,
.gk-yellow-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 29.9px;
  font-weight: 300;
  height: 60px;
  line-height: 61.1px;
  margin-left: 25px;
  padding: 0 45px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.21);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gk-blue-button:active,
.gk-blue-button:focus,
.gk-blue-button:hover,
.gk-yellow-button:active,
.gk-yellow-button:focus,
.gk-yellow-button:hover {
  background: #333;
  color: #fff;
}
.gk-blue-button:first-child,
.gk-blue-button:first-child,
.gk-yellow-button:first-child,
.gk-yellow-button:first-child {
  margin-left: 0;
}
.gk-blue-button {
  background: #5990de;
}
.gk-yellow-button {
  background: #fbb450;
}
.gk-demo-content {
  padding: 0 15px;
  text-align: center;
}
.gk-demo-content img {
  display: block;
  height: auto;
  margin: 30px auto;
  max-width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.gk-demo-content:hover img {
  -webkit-animation-name: gkbounce;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: gkbounce;
  -moz-animation-duration: 0.75s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: gkbounce;
  -ms-animation-duration: 0.75s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: gkbounce;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes gkbounce {
  0% {
    -webkit-transform: scale(1.0);
  }
  25% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: rotateZ(1.0);
  }
  75% {
    -webkit-transform: rotateZ(1.1);
  }
  100% {
    -webkit-transform: rotateZ(1.0);
  }
}
@-moz-keyframes gkbounce {
  0% {
    -moz-transform: scale(1.0);
  }
  25% {
    -moz-transform: scale(0.9);
  }
  50% {
    -moz-transform: rotateZ(1.0);
  }
  75% {
    -moz-transform: rotateZ(1.1);
  }
  100% {
    -moz-transform: rotateZ(1.0);
  }
}
@keyframes gkbounce {
  0% {
    transform: scale(1.0);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: rotateZ(1.0);
  }
  75% {
    transform: rotateZ(1.1);
  }
  100% {
    transform: rotateZ(1.0);
  }
}
.gk-demo-content h2 {
  font-size: 24px;
}
.gk-demo-content p {
  color: #777;
  font-size: 14.3px;
  line-height: 1.6;
  padding: 20px 0;
}
#gk-download-btn {
  width: 155px;
}
.demo-typo-col4 {
  float: left;
  width: 25%;
}
.demo-typo-col2 {
  float: left;
  width: 50%;
}
.demo-typo-col1 {
  float: left;
  width: 100%;
  clear: both;
}
.demo-typo-col2 .btn {
  margin-bottom: 10px;
}
.demo-typoDiv {
  clear: both;
  margin: 0 0 30px;
  overflow: hidden;
}
.demo-typoDiv h3 {
  clear: both;
  margin: 20px 0;
}
ul.the-icons {
  list-style: none;
  margin-left: 4px;
}
ul.the-icons i {
  color: #222;
  margin-right: 15px;
  transition: all 0.1s ease-in;
}
ul.the-icons li {
  line-height: 2.0;
}
ul.the-icons li:hover {
  cursor: pointer;
}
ul.the-icons li:hover i {
  font-size: 20.15px;
  margin-right: 12px;
  margin-left: -4px;
}
label[for="mod-search-searchword"] {
  display: none;
}
#mod-search-searchword {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 28px;
  max-width: 100% !important;
}
.stats-module dt {
  clear: both;
}
.stats-module dt,
.stats-module dd {
  float: left;
}
#gk-breadcrumb .icon-home {
  margin-top: -2px;
}
.container-fluid {
  margin: 20px auto 0 auto;
  max-width: 1180px;
}
.gk-mainmenu-toggle {
  display: none;
}
img {
  max-width: 100%;
}
div.imgcaption {
  max-width: 100% !important;
}
.btn-toolbar {
  clear: both;
}
.article-index + .btn-toolbar {
  clear: left;
}
aside .btn-group > .dropdown-toggle {
  padding: 0 !important;
}
.btn.btn-primary [class^="icon-"] {
  margin-top: -1px;
  opacity: 1;
}
a[class^="icon-"] {
  margin-top: -3px;
}
.label,
.badge {
  vertical-align: text-top !important;
}
.well {
  background: #fff;
}
.nav-pills li:hover a {
  background: #DEDEDE;
}
.form-actions {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
[class^="icon-"],
[class*=" icon-"] {
  position: relative;
  top: 2px;
}
.btn-group.open .btn.dropdown-toggle,
.btn.dropdown-toggle {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 1px 1px 3px #e5e5e5;
  -moz-box-shadow: 1px 1px 3px #e5e5e5;
  -ms-box-shadow: 1px 1px 3px #e5e5e5;
  -o-box-shadow: 1px 1px 3px #e5e5e5;
  box-shadow: 1px 1px 3px #e5e5e5;
}
.dropdown-menu li:hover a {
  background: #f5f5f5 !important;
  color: #333;
}
#gk-top [class*="span"]:first-child,
#gk-bottom [class*="span"]:first-child {
  margin-left: 0 !important;
}
#gk-top .row,
#gk-bottom .row {
  margin-left: 0 !important;
}
[class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#gk-top .span3 + .span4,
#gk-top .span3 + .span6,
#gk-top .span3 + .span12,
#gk-bottom .span3 + .span4,
#gk-bottom .span3 + .span6,
#gk-bottom .span3 + .span12 {
  margin-left: 0 !important;
}
.breadcrumb {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.breadcrumb li:first-child {
  margin-right: 10px;
}
table {
  clear: both;
}
aside .dropdown-menu {
  min-width: 80px !important;
}
.list-striped {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}
.list-striped li {
  padding: 7px 10px;
}
.list-striped li:nth-child(odd) {
  background-color: #f5f5f5;
}
.list-striped li:hover {
  background-color: #f5f5f5;
}
.modal-backdrop {
  background: #f5f5f5;
}


/* formulario registo*/
.well {
    background: none repeat scroll 0% 0% transparent;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #transparent;
    border: 0px solid #E3E3E3;
    border-radius: 0px;
    box-shadow: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 18px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    border-radius: 4px;
    vertical-align: middle;
}

.well textarea:focus, 
.well input[type="text"]:focus, 
.well input[type="password"]:focus, 
.well input[type="time"]:focus, 
.well input[type="number"]:focus, 
.well input[type="email"]:focus, 
.well .uneditable-input:focus {
    border-color: rgba(231, 160, 15, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(241, 90, 39, 0.2);
}


.well label {
    width: 200px;
}

.well input, .well textarea, .well .uneditable-input {
    width: 300px;
}


#member-registration  .controls {
    margin-left: 200px;
}

.registration .form-horizontal .control-label {
    float: left;
}


/*///texto da home//*/
.customhome {
 padding-left: 50px;
 /*max-width: 410px;*/
}


/*////paragrafos da homepage///*/
.customhome h1 {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
}

.customhome h2 {
  padding-top: 25px;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 20px;
}

/*///cores de texto personalizado///*/
.textolaranja{
  color:#f15a27;
}


/*///botão default bootstrap////*/

.btn {
display: inline-block;
padding: 8px 12px;
margin-bottom: 0px;
font-size: 11px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #fff;
text-shadow: none;
background-color: #8f8f8f;
background-image: none;
background-repeat: no-repeat;
border-width: 0px;
border-style: none;
border-color: none;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 10px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover{
background-color: #F15A27;
color: #fff;
}

/*//////SLIDESHOW CK////*/

#camera_wrap_161 .camera_loader,
#camera_wrap_164 .camera_loader,
#camera_wrap_165 .camera_loader,
#camera_wrap_166 .camera_loader,
#camera_wrap_167 .camera_loader,
#camera_wrap_168 .camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 1) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}


/*//////NEWS PRO GAVICK///////*/

#nsp-news  {
    padding-top: 25px;
}

#nsp-news .nspArtScroll1 {
    border-top: 7px solid #444;
}

#nsp-news .nspArt {
	background-color: #f6f6f6;
}

#nsp-news p.nspText.tleft.fright {
    float: none;
	clear: both;
}

/* Texto "destaques"*/
#nsp-news .destaques { 
	padding-left: 105px;
	color: #dedede;
	font-size: 25px;
	font-weight: 300;
	line-height: 25px;
}

/* Interface Arrows */
#nsp-news div.nspTopInterface { 
	clear: both; 
	float: left;
	margin: 5px 0;
	overflow: hidden; 
	height: 30px;

}

#nsp-news .nspNext,
#nsp-news .nspPrev { 
	background: #383838;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	float: left; 
	height: 24px; 
	margin: 0 0 0 4px;
	text-indent: -999px;
	width: 24px;
	 -webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
}


#nsp-news .nspPrev { 
 	background-image: url("../images/seta_esq.png");
	background-repeat: no-repeat;
    background-position: 9px center;	
}

#nsp-news .nspPrev:hover { 
 	background-color: #F15A27;
	background-position: 8px center;	
}

#nsp-news .nspNext { 
 	background-image: url("../images/seta_dir.png");
	background-repeat: no-repeat;
    background-position: center center;
}

#nsp-news .nspNext:hover { 
 	background-color: #F15A27;
	background-position: 11px center;	
}


#nsp-news .nspPrev:before {
	border: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 4px;
}
#nsp-news .nspNext:before {
	border: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 6px;
}


/*/////titles/////*/

#nsp-news h4 {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 800;
}

#nsp-news .nspArt h4.nspHeader {
	padding: 0px;
	float: left;
}


/*/////paragrafo/////*/

#nsp-news p {
	font-size: 13px;
	line-height: 16px;
}

/*/////links/////*/
#nsp-news a {
	color: #393939;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

#nsp-news a:hover {
	color: #F15A27;
}

#nsp-news a.readon {
	font-size: 13px;
	color: #909090;
	padding-top:5px;
}

#nsp-news a.readon:hover {
	color: #F15A27;
}

/*/////each highlight new/////*/

#nsp-news .nspArt.nspCol1 {
	border-bottom: 1px solid #dedede;
}

#nsp-news img {
padding: 15px 0px 5px 0px; 
}

#nsp-news .nspArt div {
padding: 15px 0px 0px 0px; 
}


/*////menu destaques abaixo dos destaques///*/

#menu_destaques {
text-transform: uppercase;
font-size: 14px;
font-weight: 800;
color: #393939;
margin-top: -20px;
}

ul#menu_destaques {
display: inline;
height: 5px;
}

ul#menu_destaques  li{
float: left;
color: #393939;
}

ul#menu_destaques li:before{
content:" | ";
}

ul#menu_destaques li:first-child:before {
color: transparent;
}


ul#menu_destaques li a{
margin-top: -20px;
color: #393939;
padding: 0px 8px;
}


ul#menu_destaques li a:hover {
color: #F15A27;
background-color: transparent;
}

ul#menu_destaques li a:focus {
background-color: transparent;
}



#highlight-box {
    padding: 20px;
    background-color: #333;
    margin-left: 50px;
	margin-top: 30px;
}

#highlight-box:hover {
    background-color: #f15a27;
	color: #fff;
}


/*///////////////////////1090////////*/

@media (max-width: 1090px) {
    #gk-logo.css-logo {
    background: url("../images/logospof_80percent.png") no-repeat scroll 0px 0px transparent;
    height: 60px;
    margin: 0px 0px 0px 20px;
    text-indent: -9999px;
    width: 211px;
    padding-right: 15px;
  }

  #gk-user-area {
    float: right;
    clear: both;
    position: relative;
    margin-left: 15px;
    margin-right: 80px;
  }

  #gk-user-area > a {
    line-height: 0px;
  }

  ul.nav.menu {
    min-width: auto;
    height: 40px;
  }
  
  .gk-main-menu > ul > li {
    font-size: 16px;
    line-height: 20px;
  }

  section.gk-content-wrap {

    padding: 15px 50px;
  }

  .span12 + .span12 {
    margin-left: 0 !important;
  }
  .row-fluid .tspan12,
  .tspan12 {
    width: 100%;
    *width: 100%;
  }
  .row-fluid .tspan11,
  .tspan11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  .row-fluid .tspan10,
  .tspan10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  .row-fluid .tspan9,
  .tspan9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  .row-fluid .tspan8,
  .tspan8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  .row-fluid .tspan7,
  .tspan7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  .row-fluid .tspan6,
  .tspan6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  .row-fluid .tspan5,
  .tspan5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  .row-fluid .tspan4,
  .tspan4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  .row-fluid .tspan3,
  .tspan3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  .row-fluid .tspan2,
  .tspan2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  .row-fluid .tspan1,
  .tspan1 {
    width: 5.801104972%;
    *width: 5.74791348264%;
  }
  div.box.dlastrow {
    clear: none;
  }
  div.box.dlastrow + div.box {
    margin-left: 2.76243% !important;
    clear: none;
  }
  div.box.tlastrow {
    clear: right;
  }
  div.box.tlastrow + div.box {
    margin-left: 0 !important;
    clear: left;
  }
  [class*="tspan"],
  .row-fluid [class*="tspan"] {
    float: left !important;
  }
  .gk-big-header {
    font-size: 80px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .gk-small-header {
    font-size: 18px;
  }
  .gk-buttons {
    padding: 60px 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 23.4px;
    font-weight: 300;
    height: 48px;
    line-height: 49.4px;
    margin-left: 25px;
    padding: 0 36px;
  }
  .gk-medium-header {
    font-size: 30px;
  }
  #gk-download-btn {
    width: 130px;
  }
}
/*fim 1090px*/



/*///////////1040px////*/

@media (max-width: 1040px) {
  
  #google_translate_element {
    padding-right: 30px;
  }
  
  #gk-logo.css-logo {
    background: url("../images/logospof_70percent.png") no-repeat scroll 0px 0px transparent;
    height: 49px;
    margin: 0px 0px 0px 20px;
    text-indent: -9999px;
    width: 174px;
    padding-right: 15px;
  }

  .gk-main-menu > ul > li > a {
    padding: 0px 8px 0px 16px;
  }

  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  #gk-header {
    background-color: transparent;
    background-image: none;
    margin-bottom: 0px;
    height: auto;
  }
 
  .row-fluid {
    width: auto;
  }
  



}
/*fim 1040px*/


/*///////////988px////*/

@media (max-width: 988px) {
  
  .gk-mainmenu-toggle {
    display: block;
    position: abolute;
    top: 60px;
    margin-top: -20px;
   }
    .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
    background: transparent;
    z-index: 22222222;
    position: absolute;
    top: 140px;
    margin:0px;
    padding:0px;
  }
   .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    background: url("../images/disc_style.png") no-repeat scroll 0px 14px transparent;

  }

  .nav-collapse.gk-main-menu.collapse > ul > li > a {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
  }

  .nav-collapse.gk-main-menu.collapse > ul > li > a:hover {
    color: #F15A27;
  }


  .nav-collapse.gk-main-menu.collapse > ul.nav.menu {
    height: auto;
    padding: 0px 80px 10px 80px;
    background: rgba(40, 40, 40, 0.9);
  }

  .gk-main-menu ul li:hover ul {
    left: auto;
    margin-top: -8px;
    position: inherit;
  }



  .gk-main-menu ul ul {
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    height: auto;
  }

   .gk-main-menu ul ul li a {
    color: #999;
    line-height: 22.1px;
    padding: 10px 10px;
  }

}
/*fim 988px*/


/*///////////930px////*/

@media (max-width: 930px) {
  
  #gk-header {
    height: auto;
  }
  
  .gk-main-menu {
    text-transform: uppercase;
    float: left;
    position: relative;
    height: auto;
    display: block;
    padding-top: 15px;
    margin-right: 10px;
  }


  #gk-user-area {
    margin-right: 10px;
  }

   
  
  #nsp-news .destaques {
    padding-left: 50px;
  }



   #nsp-news a.nspImageWrapper.tleft.tleft.gkResponsive {
    width: 40%;
    margin: 0px;
  }

  .gk-mainmenu-toggle {
    display: block;
    position: abolute;
    top: 60px;
    margin-top: -20px;
  }


}
/*fim 930px*/


/*///////////840px////*/

@media (max-width: 840px) {
  
  #nsp-news .destaques {
    padding-left: 20px;
  }
  
  
  #gk-header {
    margin-top: -20px;
    height: auto;
  }

  #highlight-box {
   margin-left: 0px;
   margin-right: 20px;
   	margin-top: 0px;
	margin-bottom: 15px;
   }

  #gk-user-area > a {

  }
 
}
/*fim 840px*/


/*///////////////////////830///////*/

@media (max-width: 830px) {


  body.loaded {
    width: 100%;
  }
  

  .gk-mainmenu-toggle {
    display: block;
    position: abolute;
    top: 60px;
    margin-top: -20px;
  }

  #gk-user-area {
    position: absolute;
    top: 70px;
    right: 80px;
  }


   #gk-user-area > a:hover {
    background: url("../images/ico_register_h.png") no-repeat scroll 3px 5px #F15A27;
    transition: all 0.5s ease-out 0s;
   }


  .gk-mainmenu-toggle a {
    display: block;
   }


  .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
    background: transparent;
    z-index: 22222222;
    position: absolute;
    top: 140px;
    margin:0px;
    padding:0px;
  }



  .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    background: url("../images/disc_style.png") no-repeat scroll 0px 14px transparent;

  }

  .nav-collapse.gk-main-menu.collapse > ul > li > a {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
  }

  .nav-collapse.gk-main-menu.collapse > ul > li > a:hover {
    color: #F15A27;
  }


  .nav-collapse.gk-main-menu.collapse > ul.nav.menu {
    height: auto;
    padding: 0px 80px 10px 80px;
    background: rgba(40, 40, 40, 0.9);
  }

  .gk-main-menu ul li:hover ul {
    left: auto;
    margin-top: -8px;
    position: inherit;
  }



  .gk-main-menu ul ul {
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    height: auto;
  }

   .gk-main-menu ul ul li a {
    color: #999;
    line-height: 22.1px;
    padding: 10px 10px;
  }

  [class*="span"] {
    margin-top: 20px;
  }
  [class*="span"]:after {
    clear: both;
    content: "";
    display: block;
  }
  .row-fluid .span3,
  .row-fluid .span3 {
    float: left;
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span3:nth-child(2n) {
    margin-left: 6px;
  }
  .row-fluid .span2:nth-child(3n+2),
  .row-fluid .span4:nth-child(3n+2) {
    margin-left: 3px;
    margin-right: 3px;
  }
  #gk-top .row-fluid .span2,
  #gk-top .row-fluid .span4,
  #gk-bottom .row-fluid .span2,
  #gk-bottom .row-fluid .span4 {
    float: left;
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  #gk-top .row-fluid .span2:nth-child(3n),
  #gk-top .row-fluid .span2:nth-child(3n),
  #gk-top .row-fluid .span4:nth-child(3n),
  #gk-top .row-fluid .span4:nth-child(3n),
  #gk-bottom .row-fluid .span2:nth-child(3n),
  #gk-bottom .row-fluid .span2:nth-child(3n),
  #gk-bottom .row-fluid .span4:nth-child(3n),
  #gk-bottom .row-fluid .span4:nth-child(3n) {
    margin-left: 6px;
    margin-right: 0 !important;
  }
  #gk-top .row-fluid .span2:nth-child(3n+1),
  #gk-top .row-fluid .span2:nth-child(3n+1),
  #gk-top .row-fluid .span4:nth-child(3n+1),
  #gk-top .row-fluid .span4:nth-child(3n+1),
  #gk-bottom .row-fluid .span2:nth-child(3n+1),
  #gk-bottom .row-fluid .span2:nth-child(3n+1),
  #gk-bottom .row-fluid .span4:nth-child(3n+1),
  #gk-bottom .row-fluid .span4:nth-child(3n+1) {
    margin-left: 0 !important;
    margin-right: 6px;
  }
  #gk-top .row-fluid .tspan12,
  #gk-bottom .row-fluid .tspan12 {
    width: 100%;
    *width: 100%;
  }
  #gk-top .row-fluid .tspan11,
  #gk-bottom .row-fluid .tspan11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  #gk-top .row-fluid .tspan10,
  #gk-bottom .row-fluid .tspan10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  #gk-top .row-fluid .tspan9,
  #gk-bottom .row-fluid .tspan9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  #gk-top .row-fluid .tspan8,
  #gk-bottom .row-fluid .tspan8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  #gk-top .row-fluid .tspan7,
  #gk-bottom .row-fluid .tspan7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  #gk-top .row-fluid .tspan6,
  #gk-bottom .row-fluid .tspan6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  #gk-top .row-fluid .tspan5,
  #gk-bottom .row-fluid .tspan5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  #gk-top .row-fluid .tspan4,
  #gk-bottom .row-fluid .tspan4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  #gk-top .row-fluid .tspan3,
  #gk-bottom .row-fluid .tspan3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  #gk-top .row-fluid .tspan2,
  #gk-bottom .row-fluid .tspan2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  #gk-top .row-fluid .tspan1,
  #gk-bottom .row-fluid .tspan1 {
    width: 5.801104972%;
    *width: 5.74791348264%;
  }
  #gk-top .row-fluid [class*="span"],
  #gk-bottom .row-fluid [class*="span"] {
    margin-left: 2.762430939%;
  }
  .gk-article .article-header {
    font-size: 32px !important;
    line-height: 48px !important;
  }


  #gk-header {
    margin-top: -60px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #gk-header.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
   } 


  body > footer .nav {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0;
    width: 100%;
  }
  body > footer .nav li {
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
  }
  body > footer .gk-copyrights,
  body > footer .gk-toplink {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  #gk-social-icons {
    display: none !important;
  }
  body > header > .row {
    text-align: center;
  }
  body > header #mod-search-searchword {
    float: none;
    margin: 0 auto;
  }
  #gk-main .container-fluid #sidebar {
    margin: 0 !important;
    width: 100% !important;
  }
  #gk-main .container-fluid #sidebar .box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left !important;
    padding: 0 10px !important;
    width: 100%;
  }
  div.box.dlastrow {
    clear: none;
  }
  div.box.dlastrow + div.box {
    margin-left: 2.76243% !important;
    clear: none;
  }
  div.box.tlastrow {
    clear: right;
  }
  div.box.tlastrow + div.box {
    margin-left: 0 !important;
    clear: left;
  }
  .gk-big-header {
    font-size: 56px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .gk-small-header {
    font-size: 16px;
  }
  .gk-buttons {
    padding: 30px 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 18.2px;
    font-weight: 300;
    height: 32px;
    line-height: 32.5px;
    margin-left: 16px;
    padding: 0 24px;
  }
  .gk-medium-header {
    font-size: 24px;
  }

  #gk-content {
    float: left;
  }

  #gk-mainbody .box {
    margin-top: -60px;
  }
  
  #gk-mainbody .box .container-fluid {
    margin-top: -20px;
  }


  section.gk-content-wrap {
    max-width: 1070px;
    padding: 0px 80px;
  }

  .row-fluid .span7 {
    width: 100%;
  }
  .customhome {
    padding-left: 0px;
    max-width: 1000px;
	margin-top: 40px;
  }


  .container-fluid .row-fluid .gk-demo-content,
  .container-fluid .row-fluid .gk-demo-content.span4 {
    float: none !important;
    margin: 0 auto !important;
    max-width: 360px !important;
    width: 100% !important;
  }

  #nsp-news {
    padding-top: 0px;
    margin-top: -30px;
  }
  #nsp-news img {
    padding: 15px 0px 5px;
  }
   #nsp-news .nspArt img.nspImage {
    max-width: 70%;
    width: 70%;
  }

  #nsp-news a .nspImageWrapper .tleft .fleft .gkResponsive {
    width: 56px;
  }

  #nsp-news .destaques {
    padding-left: 0px;
  }



  #gk-download-btn {
    width: 100px;
  }
  body > footer.container-fluid > div {
    float: none !important;
    margin: 0 auto;
    width: 100%;
  }

  .gk-article {
    margin-top: -30px;
  }

 .gk-article.no-sidebar {
    margin-top: -30px;
  }


  
  
}

/*/fim 830px//*/




/*///////////////////////660////////*/

@media (max-width: 660px) {

 section.gk-content-wrap {
    padding: 0px 30px;
 }

 #gk-header {
    margin-top: -70px;
  }

  #gk-mainbody .box .container-fluid {
    margin-top: -30px;
  }

  .gbs3 .A {
    max-width: 300px;
    clear: left;
  }

  .gk-article {
    margin-top: -50px;
  }

 .gk-article.no-sidebar {
    margin-top: -50px;
  }
  
  .links ul { 
     margin-left: -14px;
  }

  .links li { 
     width: auto;
     height: auto;
     padding: 20px 0px;
     overflow: hidden;
     display: block;
     float:none;
     text-align: center;
  }

  .links li a {
     text-align: center;
     width: auto;
     height: auto;
  }
  
  .links li img {
     text-align: center;
     max-width: 180px;
     max-height: 180px;
   }


   .well  {
       margin-top: -100px;
    }


    .well label {
       width: 100%;
    }

    .well input, .well textarea, .well .uneditable-input {
      width:100%;
    } 


    #member-registration  .controls,
    .well .controls {
       margin-left: 0px;
    }

    .registration .form-horizontal .control-label,
    .well .form-horizontal .control-label  {
      float: none;
    }

}


/*//////////////////////fim 660px////////*/



/*///////////////////////480////////*/

@media (max-width: 480px) {

  
  #gk-user-area {
    position: relative;
    top: 7px;
    right: 25px;
    z-index: 333333333333;
   }




   #loginModal {
    max-width: 240px;
    margin-left: -120px;
  }

  .gk-mainmenu-toggle {
    float: right;
    z-index: 2147483647;
    position: absolute;
    right: 20px;
    top: 30px;
    }


   .fancybox-overlay-fixed {
    z-index: 4444444444;
    }




  .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
  }
  .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    width: 100%;
  }
  .container-fluid .row-fluid .span12,
  .container-fluid .row-fluid .span6,
  .container-fluid .row-fluid .span4,
  .container-fluid .row-fluid .span3,
  .container-fluid .row-fluid .span2 {
    clear: both;
    float: none;
  }
  .container-fluid #gk-top .span12,
  .container-fluid #gk-top .span6,
  .container-fluid #gk-top .span4,
  .container-fluid #gk-top .span3,
  .container-fluid #gk-top .span2,
  .container-fluid #gk-bottom .span12,
  .container-fluid #gk-bottom .span6,
  .container-fluid #gk-bottom .span4,
  .container-fluid #gk-bottom .span3,
  .container-fluid #gk-bottom .span2 {
    width: 100% !important;
    margin: 20px auto 0 auto !important;
    max-width: 480px !important;
  }
  .container-fluid #gk-top .span2,
  .container-fluid #gk-bottom  .span2 {
    max-width: 240px !important;
  }
  .container-fluid #gk-top {
    margin-bottom: 20px;
  }
  #gk-header {
    margin-top: -90px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #gk-mainbody .box .container-fluid {
    margin-top: -80px;
  }
  #gk-main .container-fluid #sidebar .box {
    padding: 0px 0px !important;
   }
  .gk-article {
    margin-top: -70px;
  }

  .gk-article.no-sidebar {
    margin-top: -70px;
  }

  .gk-article .article-header,
  #k2Container header h1,
  .itemView header h2 a {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .gk-item-page .gk-article {
    min-height: auto;
  }
  .item-page aside,
  #k2Container aside {
    float: none;
    position: static;
    padding-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }
  .item-page aside .btn-group.pull-right,
  #k2Container aside .btn-group.pull-right {
    margin-right: 16px;
  }
  .item-page aside:after,
  #k2Container aside:after {
    clear: both;
    content: "";
    display: table;
  }
  .gk-article,
  .itemBody.containsItemInfo,
  .itemOtherElements.containsItemInfo,
  .itemListView .itemBlock.containsItemInfo,
  .itemListView .itemBlock.itemOtherElements,
  .genericView .itemView.itemOtherElements,
  .userView .itemBlock.itemOtherElements,
  .latestView .itemBlock.itemOtherElements {
    clear: both;
    margin-left: 0 !important;
    min-height: 120px;
    font-size: 13px;
    line-height: 22.75px !important;
  }
  .latestView .itemsContainer,
  .itemAuthorContent {
    width: 100%;
    min-width: 100%;
    clear: both;
  }
  .item-page time,
  .itemAsideInfo time {
    display: block;
    width: 66px;
    height: 66px;
    line-height: 52px;
    padding: 6px;
    text-align: center;
    background: #fbb450;
    font-size: 48.1px;
    font-weight: 600;
    color: #fff;
    float: left !important;
    margin-left: 0;
    position: static;
    float: none !important;
  }
  .item-page time span,
  .itemAsideInfo time span {
    display: block;
    font-size: 18.2px;
    line-height: 0;
  }
  .article-info {
    float: left;
    margin: 0 0 10px -4px;
    text-align: left;
    font-size: 11.05px;
    max-width: 345px;
  }
  .article-info {
    width: 100%;
  }
  .article-info dt,
  .article-info dd {
    float: left;
    margin: 0 0 3px 5px;
  }
  .article-info dt {
    clear: both;
  }
  .contact .thumbnail {
    display: block;
    float: none;
    margin: 20px 0;
  }
  .contact .form-horizontal .control-label {
    text-align: left;
  }
  .gk-big-header {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 0px;
  }
  .gk-small-header {
    font-size: 12px;
  }
  .gk-buttons {
    padding: 20px 0 0 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 14.3px;
    font-weight: 300;
    height: 24px;
    line-height: 24.7px;
    margin-left: 10px;
    padding: 0 16px;
  }
  .gk-medium-header {
    font-size: 18px;
  }
  #gk-download-btn {
    width: 80px;
  }
  div.box.dlastrow,
  div.box.tlastrow {
    clear: both;
  }
  div.box.dlastrow + div.box,
  div.box.tlastrow + div.box {
    margin: 20px auto !important;
    clear: both;
  }
  #gk-main .container-fluid #sidebar .box {
    width: 100%;
  }
  #form-login-submit .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-top: 5px !important;
    width: 100%;
  }
  #loginModal .modal-header button {
    margin-top: 0 !important;
  }


  #nsp-news .nspArt img.nspImage {
    max-width: 100%;
    width: 100%;
  }
  
  .customhome {
    margin-top: 20px;
	}
	.customhome h1 {
    font-size: 25px;
    line-height: 30px;
	}

}



/*//////////////////////fim 480px////////*/


/*///////////////////////300////////*/

@media (max-width: 300px) {
	 .customhome {
    margin-top: -20px;
	}

	
}


/*//////////////////////fim 300px////////*/


#k2Container {
  overflow: hidden;
  padding-bottom: 24px;
  position: relative;
}
.k2FeedIcon a,
a.k2FeedIcon {
  background: url('../images/k2/rss.png') no-repeat 0 0;
  color: #333 !important;
  display: block;
  float: left;
  height: 21px;
  line-height: 20.8px;
  padding: 0 0 0 32px;
}
.k2FeedIcon a:hover,
a:hover.k2FeedIcon {
  color: #222;
}
.k2FeedIcon a {
  float: none;
}
.itemFeature {
  background: #fbb450;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 16px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
}
.itemListView .itemFeature {
  left: 0;
  right: inherit;
}
ul li.itemResizer a {
  display: inline-block;
  height: 15px;
  text-indent: -9999em;
  width: 15px;
}
ul li.itemResizer span {
  padding: 0 6px 0 0;
}
ul li.itemResizer #fontIncrease {
  background-position: 0 5px;
}
.smallerFontSize {
  font-size: 90% !important;
}
.largerFontSize {
  font-size: 115% !important;
}
.itemImageBlock {
  position: relative;
}
.itemImage {
  clear: none;
  display: block;
  line-height: 0;
  margin: 0 0 15px;
  overflow: hidden;
}
.itemImage.modal {
  position: relative;
  top: auto;
  left: auto;
  z-index: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  border-radius: 0;
}
.itemsContainerWrap .itemImage {
  margin: 0 0 16px 0;
}
.itemImageBlock img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 0;
}
.itemImageBlock img:hover {
  -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -ms-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -o-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
}
.itemImageCaption {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  display: block;
  font-size: 11.96px;
  margin: -40px 0 40px;
  padding: 9px 0;
}
.itemImageBlock > a {
  display: block;
  width: 100%;
}
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a,
.itemLinks .itemAttachmentsBlock ul,
.itemLinks .itemTagsBlock ul {
  display: block;
  margin: 0 0 0 27%;
}
.itemLinks .itemTagsBlock,
.itemLinks .itemSocialSharing {
  clear: both;
  overflow: hidden;
}
.itemSocialSharing {
  border-top: 1px solid #e5e5e5;
  float: left;
  overflow: visible !important;
  padding: 20px 0;
  width: 100%;
}
.itemExtraFields {
  font-size: 11.96px;
  margin: 8px 0 24px;
}
.itemExtraFields h3 {
  font-size: 18px;
  padding: 0 0 8px;
}
small.itemDateModified {
  color: #999;
  display: block;
  font-style: italic;
  text-align: right;
}
.itemRatingForm {
  display: block;
  line-height: 26px;
  vertical-align: middle;
}
.itemRatingForm .formLogLoading {
  padding: 0 0 0 20px;
}
.itemRatingLog {
  color: #999;
  float: left;
  font-size: 11.05px;
  line-height: 24.7px;
  padding: 4px 0 0 12px;
}
span#formLog {
  background: #F15A27;
  clear: both;
  color: #fff;
  display: block;
  float: none;
  margin: 10px 0;
  position: relative;
  text-align: center;
  top: 10px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url('../images/k2/star.png') left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: right;
  height: 25px;
  list-style: none;
  margin: 6px 0 0 32px !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 124px;
}
.itemRatingList li {
  background: none;
  border: none !important;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25.35px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -1000px;
  top: 0;
}
.itemRatingList a:hover {
  background-position: left center;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  background-position: 0 bottom;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.itemTags {
  list-style: none;
  font-size: 90%;
  margin: 10px 0 0 0;
}
.itemTags li {
  display: inline-block;
}
.k2TagCloudBlock a,
.itemTags a {
  font-size: 11.96px;
  display: block;
  color: #fff;
  float: left;
  padding: 3px 6px;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  background: #F15A27;
}
.k2TagCloudBlock a:hover,
.itemTags a:hover {
  background: #444;
  -webkit-transition: all .3ms linear;
  -moz-transition: all .3ms linear;
  -o-transition: all .3ms linear;
  transition: all .3ms linear;
}
.itemExtraFields ul li {
  border-top: 1px solid #e5e5e5;
  list-style: none;
  padding: 5px 0;
}
.itemLinks ul li {
  list-style: none;
}
.itemAttachmentsBlock {
  border: 1px solid #e5e5e5;
  margin: 0 0 48px;
  min-height: 38px;
  padding: 10px 10px 12px 80px;
}
.itemLinks .itemAttachmentsBlock ul li a {
  color: #222;
  font-weight: 700;
}
.itemLinks .itemAttachmentsBlock ul li a span {
  color: #777;
  font-size: 11.05px;
  font-weight: 400;
}
.itemAuthorData img {
  float: left;
}
.itemAuthorDetails {
  margin-left: 90px;
}
.itemAsideInfo img,
.itemComments .itemCommentsList li > span.gkAvatar img,
.lcAvatar img,
.itemAuthorData img {
  max-width: 64px !important;
  border-radius: 5px 5px 5px 5px;
}
.itemAsideInfo time {
  float: right;
  margin-bottom: 12px;
}
.itemAuthorContent h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.itemAuthorContent {
  margin: 0 0 20px;
  padding: 20px 0 0;
  overflow: hidden;
  width: 50%;
  max-width: 50%;
  float: left;
}
.itemAuthorContent ul li a,
.itemNavigation {
  clear: both;
  color: #999;
  padding: 0;
}
.itemComments h3 {
  border-top: 1px solid #e5e5e5;
  font-size: 26px;
  font-weight: 300;
  padding: 20px 0 0;
}
.commentLink {
  float: right;
}
a.itemCommentsAuthor {
  color: #333 !important;
  font-size: 14.3px;
  font-weight: 600;
}
a:hover.itemCommentsAuthor {
  color: #7ae;
}
.itemCommentsForm label {
  clear: both;
  display: block;
  padding: 12px 0 3px;
  font-weight: bold;
}
.itemCommentsForm .inputbox,
.itemCommentsForm textarea.inputbox {
  width: 95%;
}
.itemCommentsForm #submitCommentButton {
  clear: both;
  margin: 20px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes {
  color: #999;
  font-size: 11.96px;
}
.itemComments p {
  margin: .6em 0;
  font-size: 11.96px;
}
.itemComments .itemCommentsList,
.itemComments .itemCommentsForm {
  clear: both;
  padding: 0 0 12px;
  list-style: none;
  margin: 0;
}
.itemComments .itemCommentsList li {
  border-top: 1px dotted #e5e5e5;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
.itemComments .itemCommentsList li:first-child {
  border: none;
}
.itemComments .itemCommentsList li > div {
  margin: 0 0 0 80px;
  padding-left: 10px;
}
.itemComments .itemCommentsList li > span.gkAvatar {
  float: left;
  margin: 2px 0 0;
}
.itemComments .itemCommentsList li div div span {
  color: #999;
  font-size: 11.05px;
  margin-right: 16px;
}
.userView article,
.genericView article,
.itemList article,
.genericView .itemBlock {
  clear: both;
  position: relative;
  margin: 0 0 35px 0;
}
.itemList {
  overflow: hidden;
}
.genericView .itemView {
  clear: both;
}
.genericView .itemView.itemViewClear {
  clear: both !important;
  padding: 0 20px 0 0;
}
.genericView .itemView h2 {
  font-size: 28px;
  line-height: 36px;
}
.itemView header h2 a {
  color: #444;
}
.itemView header h2 a:hover {
  color: #7ae;
}
.itemView header ul {
  list-style: none;
  margin: 0 0 8px;
  font-size: 11.05px;
}
.itemView header ul li {
  display: inline-block;
  margin-right: 10px;
}
.itemView header ul li a {
  color: #999;
}
.itemView header ul li a:hover {
  color: #333;
}
.genericView header h1 {
  font-size: 44px;
  color: #444;
}
.subCategoryContainer {
  float: left;
  margin-bottom: 32px;
}
.subCategoryContainer .subCategory {
  margin: 0 32px 24px 0;
}
section.itemList div.itemBody {
  margin-bottom: 10px;
}
#itemListLinks ul {
  margin: 12px 0 0;
}
#itemListLinks li {
  font-size: 13px;
  padding-left: 24px;
}
#itemListLinks a {
  color: #777;
}
.k2LatestCommentsBlock .k2FeedIcon {
  margin-top: 16px;
}
.k2LatestCommentsBlock ul li,
.k2TopCommentersBlock ul li {
  font-size: 13px;
  color: #444;
  list-style: none !important;
}
.k2LatestCommentsBlock ul li .lcAvatar,
.k2TopCommentersBlock ul li .lcAvatar {
  margin: 0 12px 0 0;
}
.k2LatestCommentsBlock ul li .lcUsername,
.k2TopCommentersBlock ul li .lcUsername {
  font-weight: bold;
  font-size: 13px;
  color: #444;
  line-height: 18.2px;
}
.k2LatestCommentsBlock ul li .lcCommentDate,
.k2TopCommentersBlock ul li .lcCommentDate {
  font-weight: normal;
  font-size: 10.4px;
  line-height: 14.95px;
}
.k2LatestCommentsBlock ul li .lcCommentDate a,
.k2TopCommentersBlock ul li .lcCommentDate a {
  color: #333;
}
.k2LatestCommentsBlock ul li.clearList,
div .k2ItemsBlock ul li.clearList {
  border: 0;
  padding: 0 !important;
}
.k2LatestCommentsBlock ul li p {
  margin: 0;
}
.k2TopCommentersBlock div {
  padding-left: 16px;
}
.k2LatestCommentsBlock p a,
.k2TopCommentersBlock p a {
  color: #999;
}
.k2LatestCommentsBlock p a:hover,
.k2TopCommentersBlock p a:hover {
  color: #333;
}
.k2LatestCommentsBlock div span,
.k2TopCommentersBlock div span {
  color: #999;
  display: block;
  font-size: 11.05px;
}
.k2Avatar {
  display: block !important;
  float: left;
  margin: 0 24px 0 0;
}
.k2Avatar > img {
  border-radius: 3px;
}
.lcAvatar {
  padding: 4px 0 0;
}
.lcUsername {
  font-size: 11.96px;
  font-weight: 600;
}
.k2LatestCommentsBlock ul li {
  margin-bottom: 12px;
}
.k2CommentItem > div {
  background: url('../images/k2/lc_comment.png') no-repeat 14px 100%;
  padding-bottom: 10px;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
.k2CommentItem > div > p {
  background: #f5f5f5;
  color: #999;
  border-radius: 5px;
  padding: 10px 15px;
}
.k2CommentItem span.lcItemTitle {
  color: #333;
  display: block;
  font-weight: 600;
  padding: 0 0 9px;
}
.k2CommentItem a {
  color: #444;
}
.k2CommentItem a:hover {
  color: #999;
}
.k2CommentItem span.lcCommentDate {
  color: #999;
  display: block;
  font-size: 10.4px;
}
.k2AuthorsListBlock ul li {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
  font-size: 11.05px;
  line-height: 14.3px;
  margin: 12px 0 0;
  padding: 0 0 0 12px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
  color: #777;
  display: block;
  font-size: 10.4px;
}
#gkRight .k2Avatar,
#gkLeft .k2Avatar {
  border-color: #fff;
}
.tcUsername {
  color: #333;
  font-size: 18.2px;
}
.tcLatestComment {
  color: #777;
  display: block;
  font-size: 13px;
  margin: 6px 0;
}
.tcLatestCommentDate {
  color: #999;
  display: block;
  font-size: 11.05px;
}
div .k2ItemsBlock ul {
  margin-right: -20px;
}
div .k2ItemsBlock ul li {
  background: none !important;
  list-style: none !important;
  margin: 0 0 12px;
  padding: 12px 20px 12px 0 !important;
}
a.moduleItemTitle {
  color: #333;
  display: block;
  font-size: 14.3px;
  font-weight: 400;
  line-height: 20.8px;
}
.moduleItemAuthor {
  border-bottom: 1px solid #e5e5e5;
  font-size: 11.05px;
  margin: 0 0 16px;
  overflow: hidden;
}
.moduleItemAuthor a {
  color: #333;
  padding: 0 0 12px;
}
.moduleItemIntrotext {
  display: block;
  line-height: 1.6;
}
.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 4px 0;
  overflow: hidden;
}
.moduleItemDateCreated,
.moduleItemCategory {
  color: #999;
  font: normal 10px Verdana, Geneva, sans-serif;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: 700;
  margin: 0 4px 0 0;
  width: 30%;
}
.moduleItemTags,
.moduleAttachments {
  border-top: 1px solid #e5e5e5;
  margin: 12px 0 0;
  overflow: hidden;
  padding: 12px 0 0;
}
.moduleItemTags strong {
  color: #333;
  font-size: 11.96px;
}
a.moduleItemComments {
  font-size: 11.96px;
}
a:hover.moduleItemComments {
  background-position: 0 100%;
}
.k2ItemsBlock ul li span.moduleItemHits {
  font-size: 90%;
}
.moduleItemImage {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.moduleItemReadMore {
  margin-top: 5px;
  clear: both;
  display: block;
}
.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px;
}
.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px;
}
.k2LoginBlock fieldset.input p#form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #e5e5e5;
}
.k2UserBlock .k2UserBlockDetails span.ubName {
  display: block;
  font-size: 14.3px;
  font-weight: 700;
}
.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14.3px;
  padding: 0 4px;
}
.k2CalendarBlock {
  margin: 12px 0;
}
.k2CalendarLoader {
  background: #fff;
}
.k2CalendarBlock table.calendar {
  border-collapse: collapse;
  margin: 0 auto;
}
.k2CalendarBlock table.calendar width: 100%

	tr td {
  border: 1px solid #fff;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarNavMonthPrev,
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarNavMonthNext {
  font-size: 14.95px !important;
  text-align: center;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDayName {
  background: #f5f5f5;
  color: #333;
  width: 14.2%;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateEmpty {
  background: #f5f5f5;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateLinked a:hover {
  color: #fbb450 !important;
  display: block;
  padding: 6px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarToday {
  background: #7ae;
  color: #fff;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked {
  background: #f5f5f5;
  padding: 0;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked a {
  color: #7ae;
  display: block;
  font-size: 11.96px;
  font-weight: 700;
  padding: 2px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked a:hover {
  background: #333;
  color: #fff;
  display: block;
  padding: 2px;
}
.calendarNavLink {
  color: #7ae;
}
.calendarNavLink:hover {
  color: #fbb450;
}
.calendarCurrentMonth {
  color: #333;
  font-weight: 600;
}
.gkColumns > aside .k2CalendarBlock table.calendar,
.gkColumns > aside .k2CalendarBlock table.calendar tr td {
  background: none;
  border: none;
  color: #fff;
}
.gkColumns > aside .k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  font-size: 18.2px;
  font-weight: 700;
}
.gkColumns > aside .calendarNavMonthPrev,
.gkColumns > aside .calendarCurrentMonth,
.gkColumns > aside .calendarNavMonthNext {
  background: #333 !important;
}
.k2CategorySelectBlock form select {
  width: auto;
}
#k2Container .gsc-control {
  width: 100%;
}
#k2Container header h1 {
  margin-bottom: 22px;
}
#k2Container .itemReadMore {
  border-radius: 2px;
  margin: 0 5px 2px 2px;
  padding: 0 10px;
  height: 28px;
  display: inline-block;
  line-height: 27.95px;
  background: #7ae;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#k2Container .itemReadMore :hover {
  background: #333;
}
span.ubUserEmail {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0;
  padding: 0;
}
.catCounter,
.k2ArchivesBlock b {
  font-size: 11.05px;
  font-weight: 400;
  color: #999;
}
li.counter {
  float: right;
  font-size: 85%;
  line-height: 32.5px;
}
.itemCommentsPagination ul li {
  display: inline-block;
  font-size: 80%;
  margin: 0 3px;
}
.itemsContainer .itemsContainerWrap,
.itemContainer .itemsContainerWrap {
  margin: 0 0 0 20px;
}
.itemsContainer:first-child .itemsContainerWrap,
.itemContainer:first-child .itemsContainerWrap {
  margin: 0 !important;
}
.itemAsideInfo {
  position: absolute;
  top: 0;
  max-width: 100px;
}
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo,
.itemListView .itemBlock.itemOtherElements,
.genericView .itemView.itemOtherElements,
.userView .itemBlock.itemOtherElements,
.latestView .itemBlock.itemOtherElements {
  margin-left: 130px;
}
.genericView .itemBlock h2,
.itemListView .itemBlock h2,
.latestView .itemBlock h2 {
  font-size: 32px;
  margin: 20px 0;
}
.userView .itemBlock h2 {
  font-size: 32px;
  margin: 0 0 20px;
}
.itemBottom .itemRatingBlock span,
.itemBottom .itemRatingBlock .itemRatingList,
.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,
.itemLinks .itemCategory span,
.itemLinks .itemAttachmentsBlock > span,
.itemExtraFields ul li span.itemExtraFieldsLabel,
.latestView .itemsContainer,
.itemLinks .itemSocialSharing > div,
.itemCommentsForm textarea,
.itemCommentsForm .inputbox,
.itemContainer {
  float: left;
}
.itemContainer {
  width: 100%;
}
.itemRatingBlock,
.itemListSubCategories {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  overflow: hidden;
  padding: 15px 0;
}
.itemRatingBlock > span,
.itemListSubCategories > span {
  line-height: 32.5px;
}
.itemComments .itemCommentsList li > span > img,
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input {
  display: block;
}
.itemAuthorData {
  clear: both;
  overflow: hidden;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  min-height: 48px;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.itemAuthorData a,
.itemAuthorContent ul li a:hover,
#itemListLinks a:hover {
  color: #333;
}
.itemAuthorData .itemAuthorContent,
itemContainerLast article {
  margin: 0;
}
#itemCommentsAnchor,
.clr,
#itemListLinks,
.moduleItemAuthor p {
  clear: both;
}
.itemBackToTop,
.moduleItemTags a {
  float: right;
}
.moduleItemTags a {
  font-size: 10.4px;
  float: left;
  margin: 0 8px 3px 0;
}
.moduleItemTags b {
  float: left;
  font-size: 10.4px;
  margin-right: 15px;
  font-weight: normal;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked,
.itemContainerLast:first-child .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
  padding: 0;
}
#k2Container .gsc-branding-text,
.itemCommentsPagination ul {
  text-align: right;
}
#k2Container .gs-visibleUrl,
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span,
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover,
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
.itemsContainerWrap2 h2,
.itemsContainerWrap3 h2 {
  font-size: 28px;
  line-height: 36px;
}
.itemIntroText ol,
.itemFullText ol {
  list-style: decimal;
  list-style-position: inside;
}
.k2ArchivesBlock ul li,
.k2CategoriesListBlock ul li {
  border: none;
  padding: 2px 0;
  font-size: 14.95px;
}
.k2ArchivesBlock ul li a,
.k2CategoriesListBlock ul li a {
  color: #777;
}
.k2ArchivesBlock ul li a:hover,
.k2CategoriesListBlock ul li a:hover {
  color: #7ae;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination-list {
  clear: both;
  display: block;
  margin-top: 15px;
}
.pagination-list li a {
  margin: 0 1px;
}

/*popup galeria*/
#boxplus .boxplus-dialog {
    z-index: 933333333333;
}
