

#sppb-addon-1558461573821 .sppb-addon-title{
  font-family: monospace !important;
  font-size: 63px !important;
  line-height: 41px !important;
}

ul.latestnewsmod-articulos li{
  border-bottom: 1px dashed grey;
    margin-bottom: 7px;
}

ul.categories-moduleitems-categoria-footer li{
    font-family: monospace;
}

footer.container-fluid{
  background-color: #0a2a39;
  max-width: 100%!important;
}

.article-header{
  font-family: monospace;
}

/*.article-header a{
  color: #0a2a39;
}*/

.btn-warning{
    color: #fff;
    background-color: #ff5722;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  	border-radius: inherit;
  	border: none;
}

.nav-pills>.active>a{
color: #fff;
    background-color: #08c;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: inherit;
}
.nav > li > a:hover{
 border-radius: inherit;
}

ul#menu-header.nav.menu.nav-pills{
  font-family: monospace;
}

.st_facebook_large{
  display:none;
}
ul.tags.inline{
  display: none;
}

h2.article-header{
  margin-top: 25px !important;
}

div.btn-group.pull-right{
  display: none;
}

div#ark-navbar.ark.navbar{
  display: none;
}

div#form-login-submit.control-group{
  text-align: left !important;
}

div#form-login-remember.control-group.checkbox{
  text-align: left !important;
}

div#system-message-container{
  display: none;
}

h3.mgs-info{
  font-family: unset;
    font-weight: bold;
}

div.userdata > img {
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    width: 9%;
      margin-bottom: 20px;*/
  
    border-radius: 5px;
    
    width: 9%;
    
    margin-left: 50%;
  
}

#gkuserless > img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    width: 11%;
      margin-bottom: 20px;
}

.article-info dd {
    margin: 0 0 12px;
    margin-left: 5px;
    margin-right: 17px;
}

.article-info, .itemAsideInfo {
    margin: 0;
    text-align: right;
    font-size: 11.05px;
    display: -webkit-inline-box !important;
    margin-bottom: 20px;   
 }

.box ul li{
 padding: 0;
 margin-left: 9px;
}

div.userdata{
    width: 75%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    /* background-color: #ffff; */
    /* border: 1px solid #e3e3e3; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); */
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); */
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    /* border-width: 2px; */
    /* border-style: groove; */
    /* border-color: threedface; */
    /* border-image: initial; */
    text-align: left;
  
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    width: 50%;
margin-top: -10%;
    background: #fff;
  
}

fieldset.well{
  display: none;
}


section#gk-header{
  height: 30px;
  background-color: white;
}

div.login-greeting{
  margin-right: 10px;
    font-size: large;
      margin-top: 2px;
}

form#login-form.form-vertical{
  float: right;
    margin-right: 20px;
    display: -webkit-inline-box !important;
}

#gk-logo.css-logo {
    background: transparent url(../images/logo.png) no-repeat 0 0;
    /* display: block; */
    height: 67px;
    /* margin: 0; */
    text-indent: -9999px;
    width: 188px;
    /* margin-bottom: -20px; */
    margin-top: 50px;
    margin-left: 20px;
}

header.container-fluid{
  max-width: 100%!important;
  /*background-image: url('https://kbi.rolosa.com/images/banners/Centro-de-Soporte-Interno.png');*/
  /*background-image: url('https://www.bmosoluciones.com/themes/basic/resources/images/general/IngSist.jpg');*/
        background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    /*padding-bottom: 100px;*/
    background-attachment: scroll;
}

.gk-article .article-header{
  font-size: 40px;
}

div.items-row{
    margin: 0 0 56px 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
  	border-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  }

p.pull-right.gk-toplink{
  display: none;
}

div.box.mod-articulos.span5.tspan5{
float: right;
  margin-right: 40px;
}

aside#sidebar.span3{
      background-color: white;
    padding: 10px;
      border-radius: 10px;    
  margin-bottom: 20px;
}


div.moduletable_menu{
  margin-top: 50px;
  font-size: 22px;
  background-color: rgba:(255, 255, 255, 0.9);
  padding: 10px;
}

div.searchintro{
  margin-top: 50px;
  font-size: 22px;
    background-color: rgba:(255, 255, 255, 0.7);
    padding: 10px;
}

section#gk-breadcrumb{
  text-align: center;
    height: 170px;
    margin-top: -60px;
      margin-bottom: -25px;
}

article.box.barra-buscar.span12{
    height: 90px;
  border-radius: none !important;
}


label.element-invisible{
  display: none;
}

input#mod-search-searchword93{
  height: 40px;
}

button.button.btn.btn-primary{
  height: 50px;
  background-color: black !important;
  background-image: linear-gradient(to bottom,#000,#000);
  color: white;
  width: 13%;
    border-radius: 13px;
}

p.gk-disclaimer{
  display: none;
}

h1.header.titulo-buscador{
  font-size: 70px;
  margin-bottom: 60px;
  margin-top: 50px;
  font-weight: bold;
      font-family: unset;
}

/*div.btn-toolbar{
  display: none;
}*/

ul.categories-moduleitems-categoria-footer{
  column-count: 2;
  /*width: 120%;*/
}

ul.latestnewsmod-articulos{
  column-count: 2;
}
h3.header.tittle-categoria{
  text-align: center;
  font-weight: bold;
  color: white;
}

h3.header.title-articulos{
  text-align: center;
  font-weight: bold;
  color: white;
}

p.pull-right.gk-copyrights{
  display: none;
}

div.ordering-box{
  display: -webkit-inline-box !important;
}

div.phrases-box{
   display: -webkit-inline-box !important;
}

div.items-row{
  	border-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  }

a.btn{
    background: #5990de;
  	color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 1px;
  	border: none;
   padding: 1%;
}

a.btn:hover{
    background: #5990de;
  	color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.16), 0 4px 2px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 1px;
  border: none;
  padding: 1%;
}

a.btn:after{
    background: #5990de;
  	color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.16), 0 4px 2px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 1px;
  border: none;
  padding: 1%;
}

div.controls button.btn{
  padding: 1%;
    background: #5990de;
    color: #fff;
    border: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

div.btn-group.pull-left{
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    position: absolute;
  	margin-top: 5%;

}
input#mod-ajaxsearch-searchword.inputbox{
  border: none;

    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;

box-shadow: none;

border-bottom: 1px solid gray;

border-radius: 0;
  width: 100%;
}

input#mod-ajaxsearch-searchword.inputbox:focus{
  	border: none;	
  	border-bottom: 1px solid green;
	box-shadow: none;
	border-radius: 1;
  	width: 100%;
  	box-shadow: 0 1px 0 0 green;
  	padding: 1vh;
}

div#mod-ajaxsearch-results-box.results-box{
  position: relative;
}
span.highlight {
    padding: 1px !important;
    background-color: #b9d162 !important;
}
a.sp-pagebuilder-page-edit{
  display:none !important;
}

.sp-page-builder .page-content #section-id-1558461397776 {
    padding: 0px 0px 50px 0px !important;
    margin: 0px 0px 0px 0px;
    margin-top: 0px;