
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Grandstander:ital,wght@0,100..900;1,100..900&display=swap');
body {
    height: 100vh;
    font-size:15.5px;
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
	margin: 0;
    /*background-image:url(sitebg_mini.jpg);*/
    background-position:center center;
    background-size: cover;
    background-repeat:no-repeat;
    overflow-x: hidden;
}
.container {
  margin:0 auto;
  max-width:1200px;
}
header {
  background:#fff;
  padding:1px;
max-height:150px;
}
header img {
  /*  height:90px;*/
}
main {
  min-height:450px;
  background:#FFF;
  padding:15px;
}
footer {
  background:#efefef;
  padding:15px;
  text-align: center;
  color: #666;
  font-size:14px;
}
footer ul {
  list-style:none;
}
footer ul li {
  display:inline;
  padding:0 5px;
}
footer a {
  color:#08C;
}
footer .ky-us {
  height:37px;
  margin-bottom:10px;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #333;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #aaa
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.navbar-portalbar-v3 {
    background-color: #00376a;
    background: linear-gradient(to bottom, #00376a 0%, #00376a 100%);
    border-color: #19477c;
}
.navbar-portalbar-v3 {
    padding: 0;
    min-height: 0;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 60;
}
.navbar-portalbar-v3 .navbar-text-kytagline {
    color: #ffffff;
    text-shadow: -1px 1px 1px #333333;
}
.navbar-portalbar-v3 .navbar-brand {
    color: #ffffff;
    text-shadow: -1px 1px 1px #333333;
}
.navbar-default .nav > li > a {
    border-left: 1px solid #aaa;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	padding-top: 5px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #04256C;
    border-color: #428bca;
}
.panel-primary {
    border-color: #04256C;
}
 .search-wrapper {
    background: #fafafa;
    padding: 8px 0;
  }
  .search-wrapper .input-group .btn-default {
    border-radius: 0 4px 4px 0;
    background: #2a77d1;
    border-color: #2a77d1;
    color: #fff;
    height: 40px;
  }
  .search-wrapper .input-group .form-control {
    border-radius: 4px 0 0 4px;
    border-right: 0;
    height: 40px;
  }
  .search-wrapper .input-group .fa {
    font-size: 18px;
  }
  
    .fa-calendar-alt {
		color: #04256C;
	}
	  .fa-youtube-square {
		color: #cd201f;
	}
	 .social-media a.btn {
		color: #333;
	}
	  .search-wrapper .social-media {
		margin: 0;
		text-align: right;
	}

  .search-wrapper .social-media li {
    display: inline;
    vertical-align:sub;
  }
  .search-wrapper .social-media li a.btn {
	padding:2px 15px 2px 10px;
	background-color:rgba(255, 152, 0, 0.85);
	font-weight:700;
  }
  .search-wrapper .social-media li a.btn .fa {
	font-size:30px;
	line-height:40px;
}
  .search-wrapper .social-media li a {
    padding: 0 3px;
    display:inline-block;
  }
  .search-wrapper .social-media li a .fa {
    font-size: 40px;
  }
  .search-wrapper .social-media li a .fa-calendar {
    font-size: 35px;
    position: relative;
    bottom: 2px;
    left: -1px;
    color: #04256C !important;
  }
  .search-wrapper .social-media li:first-child {
	vertical-align: top;
  }
 #btn-ky-search-gov {
	 padding: 4px 10px !important;
  }
  #btn-ky-search-gov .fa-search {
		color: #fff;
  }
#theme-topnavbar-collapse-1 .navbar-nav > li > a {
    padding: 12px;
    font-size: 16px;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
	color:#fff;
  }
 .navbar-portalbar-v3 .input-group .input-group-btn button {
    background-color: #ddd;
    border-color: #ddd;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .navbar-portalbar-v3 .input-group .input-group-btn i {
    color: #ffffff;
  }
.navbar-portalbar-v3 .navbar-text-kytagline {
    margin: 0;
    padding-top: 12px;
    font-size: 11px;
    color: #fff;
    font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration:none;
}
.navbar-portalbar-v3 .navbar-brand {
    padding: 8px 10px 8px 0;
    height: auto;
    margin-left: 0!important;
    color: #fff;
    font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
}
footer {
    background-color: #444444;
}
.footerRow .unbridledRow img {
    width: 120px;
    margin-bottom: 10px;
}
.social-media .btn-warning {
    vertical-align: sub !important;
    border-radius: 10px !important;
    margin-right: 5px;
}
.social-media .fa-info-circle {
	font-size:30px !important;
}
#theme-topnavbar-collapse-1 .nav > li > a {
  /*  border-left: 1px solid #aaa; */
}
#theme-topnavbar-collapse-1 .nav > li:last-of-type > a {
   /* border-right: 1px solid #aaa; */
}
.panel-body a {
    color: #006699 !important;
}
a.btn.btn-primary {
    color: #fff !important;
    text-shadow: -1px 1px 1px #333333;
    background-color: #00366A;
    border: 1px solid #fff;
    text-decoration: none;
	text-transform: capitalize;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a.btn.btn-danger{
	color: #ffffff !important;
}
.footerRow > .container {
    background: #444444;
    color: #eeeeee;
}

footer a:visited {
    color: #eeeeee;
    text-shadow: 1px 1px 1px #333;
}

footer a, footer a:link {
    color: #eeeeee;
    text-shadow: 1px 1px 1px #333;
}
.agencyFooterLinks {
	margin-top: 10px;
}
.homepage-announcements {
    /*background-color: #DDEADD;*/
	background-color:#aaf1ca7a;
    padding: 20px;
	margin: 10px;
}
.homepage-announcements ul {
	list-style: none;
}
.homepage-announcements ul li {
	padding-bottom: 10px;
}
.homepage-announcements ul li a {
	text-decoration: underline;
}

#theme-topnavbar-collapse-1 .navbar-nav {
    top: 15px;
    position: relative;
}
.nav>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #2a77d1;
    border-color: #2a77d1;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
	padding:0px;
	box-shadow: none;
}
.dropdown-menu>li>a {
    font-size: 16px;
    background-color:#444444;
    color: #fff !important;
    padding: 6px 20px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    background-color: #2A77D1;
}
.dropdown-menu {
    /*background-color: #262626;*/
	padding:0px;
}
.search-insert .search-lbl {
	text-indent: -1000em;
	float: left;
	display: block;
}
.navbar-toggle .icon-bar{
    background-color: #fff;
	margin: 3px 7px;
}
.navbar-toggle .menu {
    color: #fff;
	text-shadow: none;
}
.nav .dropdown .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
#RSI-topNav .navbar-toggle {
	background-color: #333333;
}
#RSI-topNav .navbar-toggle {
    margin-top: 8px;
}
.clientLogo {
    margin-right: 15px;
    margin-left: 15px;
}
#logoutlink {
	font-weight: 700;
    color: #fff !important;
    margin-right: 20px !important;
}
.stayConnected {
	background:#2671c4;
	padding:20px 0px;
	color: #fff !important
}
.stayConnected h3 {
	color:#fff;
	text-shadow:-1px 1px 1px #333;
}
.stayConnected p {
	text-shadow:-1px 1px 1px #333;
}
.stayConnected btn {
	border:1px solid #fff;
}
.agencyFooterRow p a {
	text-decoration:underline;
}
.agencyFooterRow .tax-bill-rights{
	font-size:19px;
	margin-top:7px;
	margin-bottom:12px;
}
.agencyFooterRow .authority{
	margin:10px 0px 15px 0px;
}
.taxAnsIcon {
	height: 41px;
	vertical-align: middle;
	
}

.goog-te-gadget {
	color:#eee;
}
.goog-te-gadget select {
	color:#666;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	text-shadow:none;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
	color:#ddd;
}

@media only screen and (min-width: 100px) {
	.search-wrapper .social-media {
		padding: 0;
		margin: 8px 0 0 0;
		text-align: center;
	}
	.search-wrapper .social-media li a.btn {
		padding: 2px 8px 2px 10px;
		font-size: 12px;
	}
	#theme-topnavbar-collapse-1 .nav > li > a {
	/*	border-right: 1px solid #aaa;*/
	}
	#theme-topnavbar-collapse-1 .navbar-nav {
		/*background-color: #444444;
		border-color: #3c3c3c;*/
		top: 0px;
	}
	a.btn.btn-primary:hover, a.btn.btn-primary:focus, a.btn.btn-primary:active {
		background-color: #3d84d8;
	}
}
@media only screen and (min-width: 768px) {
	.search-wrapper .social-media {
		margin: 0;
		text-align: right;
	}
	#theme-topnavbar-collapse-1 .nav > li > a {
		border-right: 0px;
	}
	#theme-topnavbar-collapse-1 .navbar-nav {
		/*	background-color: #04256C;
			border-color: #3c3c3c;*/
			
	}
}

.wpthemeFrame .container {
    padding: 7px;
}
/*Custom Fixed header*/
@media only screen and (min-width: 400px){
	.staticHeader.sticky{
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 10;
		box-shadow: 0 0 8px 0 #000;
	}

}


.bluebar{
	background:#00376a;
	
}
img.customHomePageCardImg {
    width: 100%;
    height: 120px;
}
.container.fixedheight{
	height:75px;
	
}
.clientLogo.agency-header-logo {
    display: inline-block;
    width: auto;
    padding: 8px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 3px #333;
	position: absolute;
    z-index: 100;
	left: 10%;
}
.bluebar .container {
    padding: 0px;
}
.kygreen{
	font-family:Montserrat;
	
	font-weight:500;
	color:#8bc75c;
}
.kyblue{
	color:#00376a;
	font-family:Montserrat;
	
	font-weight:400;
}
.montserrat-italic {
	 font-family: "Montserrat", sans-serif;
	 font-style:italic;
	 font-weight:900;
	 }
.montserrat-regular {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.montserrat-medium {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.kyCaption{
	text-align:center;
	margin-right:120px;
	margin-top:0px;
}
ul.social-media {
    display: inline-flex;
    justify-content: flex-end;
	list-style:none;
	background-color:#ddd;
}
.social__container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: flex-end;
}
.list-social {
    position: relative;
    overflow: hidden;
    z-index: 20;
   
    border-radius: 0 0 4px 4px;
    list-style:none;
	 display: flex;
    justify-content: flex-end;
}
.list-social li {
    margin-right: 5px;
}
.logowrapper{
	margin-top:-20px;
}
.kyhomebgimg {
    background-image: url('/ITSCThemeStatic/themes/Portal8.5/img/BackgroundImage.jpg');
	margin-top:-12px;
	background-position-y: bottom;
	background-position-x: right;
	background-size: 100%;
}
/*Home Page Body*/
.homepage-login-sec {
    /*background-color:  #DDEADD;*/
	background-color:  #aaf1ca7a;
	padding: 20px;
	min-height: 400px;
}
.customHomePageCard {
	padding: 20px 0px;
}

.customHomePageCard .panel-primary>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
.customHomePageCard .panel-primary {
    border-color: #84868b;
    box-shadow: 2px 4px 4px 4px #d1cdcd;
}
.customHomePageCard .panel-title{
   font-size: 1.75rem;
   font-weight: 500;
   padding: 1px 0px 10px;
}

.customHomePageCard .panel-body {
    padding: 15px;
    min-height: 150px;
}

.homepage-login-sec a {
    color: #00366a;
    text-decoration: underline;
}
.homepage-login-sec a.btn.btn-primary {
	text-transform: none;
}
h1.welcome-lg {
color: #00366a;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-style: italic;
    font-family: "Grandstander", cursive;
}
h1.welcome-md {
	color: #00366a;
    font-size: 20px;
    text-align: center;
    padding: 0px;
    margin: 10px;
    font-weight: 600;
    font-style: italic;
}
.welcome-signin-grid {
	border: 1px solid #efeaea;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color:#fff;
}
.breadcrumb {
    margin-bottom: 0px;
}
.kydorlogotext {
	margin-bottom: 0px;
	padding-left:15%;
}
.topMarginDbl {
    margin-top: 10px;
}
@media only screen and (max-width: 600px) {
 	.kyhomebgimg {
		background-image: none;
		margin-top:0px;
  
	}
	.clientLogo.agency-header-logo {
		left: 1%;
	}
	.kydorlogotext {
		padding-left: 35%;
		padding-top: 10%;
		font-size: 22px;
	}
	.container.fixedheight {
		height: 120px;
	}
	.kyCaption {
		padding-left: 30%;
	}
	#RSI-topNav .navbar-toggle {
		margin-right: 25px;
	}
}
}
@media only screen and (max-width: 1366px) {
	div#topContainer {
    padding-top: 20px;
}
@media only screen and (max-width: 430px) {
	div#topContainer {
    padding-top: 40px;
}
.pull-right{
	margin-right:20px;
}
#RSI-topNav .navbar-toggle {
    margin-top: 1px;
}
}
div#theme-topnavbar-collapse-1 {
    z-index: 1000;
    background: #00376a;
}