/*
#------------------------------------------------------------------------
# Magazine - January Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
body {
  background: #fff;
}
span {
  color: #005b8c !important;
  
}
#gkLogo:hover {
	background: none !important;
}

h1, h2, h3	 {
  color: #005b8c !important;
}
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {
  color: #005b8c;
}
.gkMenu ul li:hover {
border: 6px solid #005b8c;	
}
#gkFooterNav {
    margin: 11px 0 0 -44px;
}
#captcha-53 {
    float: left;
    margin: 0px 0 20px 0;
}
#captcha-50 {
    float: left;
    margin: 0 0 20px 0;
}
.mod-articlescategory.category-module.mod-list {
  margin: 0 0 0 0;
}
.list-title {
  text-transform: none;
    background: none;
	font-weight: 300;
}
a:hover, a:active, a:focus, #gkMainbody a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article header h2 a:hover {
  color: green !important ;
}
.card.pt-3 {
  display: none;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0;
}
select[size="1"] {
  height: 26px !important;
