@charset "utf-8";

/* Applying Open Sans to the entire web application */
body {
  	font-family: 'Source Sans Pro', sans-serif;
}
.block {
    padding: 0;
    margin: 0;
}

a {
    color: #00558c;
}
 ul {
display: table;
}

#RSI-footer {
    background-color: #2c3136;
}
#dtRangeTd div.col-xs-1 .btn-default{
    margin-left: -25px;
}

footer .bottom {
    background: #2c3136;
    -webkit-box-shadow: inset 1px 4px 9px -6px #111;
    box-shadow: inset 1px 4px 9px -6px #111;
    padding: 32px 0;
    font-size: 14px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: 700;
}

.navbar-default {
    background-color: #2c3136;
}

.btn-default, .btn-primary  {
    border-radius: 2px;
    background: #ffe359;
    border-color: #ffe359;
    font-weight: 500;
    padding: 8px 20px;
    color: #00558c !important;
	white-space: normal;
}

.btn-default:hover,.btn-default:focus, .btn-default:active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff !important;
    background: #00558c;
    border-color: #00558c;

}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background: #00558c;
    border-color: #00558c;
}
.footer-links ul  {
	list-style: none;
}

.footer-links ul li {
	
	float: left;
}
@media screen and (min-width:1200px) {
.clientTitle {
    float: left;
    padding-left: 120px;
	color: #046a38;
	font-size:170%;
	text-align: center;
	line-height: 80%;
}
 .clientTitle h1{
        margin-top:0px;
        margin-bottom: 0px;
    }
p.fnf{
    margin-left: 2%;
}
}
@media only screen and (max-width: 600px) {
    .clientTitle {
		padding-left: 20px;
		color: #046a38;
		font-size:110%;
		text-align: center;
		line-height: 90%;
	}
}
@media only screen and (max-width: 1024px) {
    .clientTitle {
		padding-left: 20px;
		font-size:140%;
		color: #046a38;
		text-align: center;
		line-height: 90%;
	}
	.nav > li > a {
	  
	  padding: 5px 8px;
	}
	 .clientTitle h1{
        margin-top:0px;
        margin-bottom: 0px;
    }
p.fnf{
    margin-left: 2%;
}
}
@media only screen and (max-width: 768px) {
    .clientTitle {
		padding-left: 10px;
		font-size:110%;
		color: #046a38;
		text-align: center;
		line-height: 90%;
	}
	 .clientTitle h1{
        margin-top:0px;
        margin-bottom: 0px;
		font-size:110%;
    }
	.searchButton  {
    border-radius: 2px;
    background: #ffe359;
    border-color: #ffe359;
    font-weight: 500;
    padding: 5px 10px;
    color: #00558c !important;
	white-space: normal;
}
}
.footer-links ul li a {
    color: #ccc;
    font-size: 14.4px;
	padding-right: 10px;
    padding-left: 10px;

}

.footer-links ul li:after {
    margin: 0 1.125em;
    content: "|";
    font-weight: 900;
    color: #ccc;
}

.footer-links ul li:last-child:after {
    margin: 0 1.125em;
    content: "";
    font-weight: 300;
}

.panel-primary {
    border-color: #e1e3e6;
}

.panel-primary>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #e1e3e6;
}
h3 {
   font-weight: 600;
}

.navbar {
    min-height: 40px;
    padding-top: 5px;
 }

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #333;
    background-color: #f5f5f5;
    height: 39px;
    margin-top: -5px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.footer-logo-alt {
	padding-left: 5%;
}
.footer-logo-alt img{
    height: 70px;
}

.alert-info {
    background-color: #f5f5f5;
    border-color: #dedede;
    color: #333;
    font-weight: 600;
    font-size: 17.2px;
    font-style: inherit;
}

form#QuickSearchSubmit .alert-info, form#findUserProfile .panel-body .alert-info {
    background-color: #57abad;
    border-color: #57abad;
}

.alert-info a {
    color: #00558c;
    text-decoration: underline;
    font-size: 17.2px;
}

.alert-info a.btn{
    color: #ffe359;
    text-decoration: none;
    font-size: 13px;
}

.btn-danger {
    color: #00558c;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    color: #f5f5f5;
    background-color: #00558c;
    border-color: #00558c;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #00558c;
    background-color: #fff;
    border-color: #e1dbdb;
    cursor: default;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #00558c;
    background-color: #f5f5f5;
    height: 39px;
    margin-top: -5px;
    padding-top: 10px;
    border-color: #2c3136;
}
#logoutlink {

    color: #00558c !important;
}

/* SK enterprise Header band Rules*/
.sk-row{  
   margin-left: 0;
   margin-right: 0;
}
section{
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: .75em;
}
section .links {
    float: left;
    width: 100%;
}
section.links {
    position: relative;
    min-height: 1px;
    padding-left: 1.8em;
    padding-right: 1.8em;
}
.cat-title{
    padding-left: 1.44em;
    padding-right: 1.44em;
    padding-bottom: 0;
    margin-bottom: 1em;
}
.cat-title h1{
    /* font-weight: 300; */
}
.innerClass{
	float:left; 
	width:50%;
}
.innerClass h2{
	font-size:1.15em; 
	font-weight:600;
}
.innerClass p{
    line-height: 1.5em; 
	color: #333;
	margin-bottom: 2em;
	font-weight: 400;
	font-size:1.15em; 
}
section .sk-row div h2 a {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: .5em;
    height: 2em;
}
.taxInfor{
	color:#2f5496;
	cursor: pointer;
}

/* SK enterprise Header band Rules*/
.subnum{
     padding-left: 2%;
	 
	 font-weight: 300;
}
.collapshidden{
    display: none;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto;
  /* background-color: #2196F3; */
  padding: 10px;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  /* border: 1px solid rgba(0, 0, 0, 0.8); */
  /* padding: 20px; */
  /* font-size: 30px; */
  /* text-align: center; */
}

section .skrow div {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 0;
    margin-right: 8.333333%;
    margin-bottom: 2em;
	font-size: 140%;
}
.skrow div strong{
    font-size: 140%
}
.skcontactus{
    color: #0059b3;
}
.skcontact{
	padding-left: 1.44em;
	padding-right: 1.44em;
	padding-bottom: 0;
	margin-bottom: 1em;
}
section .glyphicon-chevron-down {
    font-size: 50%;
}
section .glyphicon-chevron-up {
    font-size: 50%;
}
taxin h2{
     font-size: 1.5em;
    font-weight: 400;
	padding-left:2%;
}
.taxinformation h1{
    margin: 0 0 .5em;
    font-size: 2.25em;
    line-height: 1;
    padding-left: 1%;
	padding-top: .5em;
}
.taxInfor h3{
     font-size: 1.5em;
    font-weight: 400 !important;
	/* padding-left:1%; */
}
section.cat-title p{
    margin: 0 0 .5em;
    line-height: 1.5em;
    font-size: 1.25em;
	padding-left:1%;
}
section.cat-title ul,section.cat-title ol{
    margin: 0 0 .5em;
    line-height: 1.5em;
    font-size: 1.25em;
	padding-left:10%;
}
section.cat-title ol ul{
    font-size: 1em;
	padding-left: 3%;
}
section .cat-title div div p{
    padding-left: 8%;
}
section table.display thead{
    font-size: 1.25em;
    font-weight: 400;
    padding-left: 3%;
}
.pst-table td {
    font-size: 120%;
    padding-left: 15%;
}
.pst-table th  {
    font-size: 120%;
    padding-left: 15%;
}
section table.display tr td {

    font-size: 120%;
}
/*.paginate_disabled_previous, .paginate_enabled_previous{
    padding-right: 10%;
}*/
section .cat-title table{
    margin-left: 2%;
}
taxin p{
     padding-left:2%;
}
.ui-dialog-title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 0 0 0 0;
  margin-left: 80px;
}
.taxInfor taxin h2{
    cursor: pointer;
}
.tobacco_table{
    margin-bottom: 3%;
}
section .cat-title table.pst-table{
    margin-left: 10%;
}
.paginate_disabled_previous, .paginate_enabled_previous{
    margin-left: -10%;
}
.paginate_disabled_next, .paginate_disabled_previous, .paginate_enabled_previous{
 padding-right: 10%;
}
.wwly .cit td{
    padding-left: 10%;
    font-size: 123%;
}

.footer-logo-alt img {
    width: 200px !important;
    height: 50px !important;
    margin-top: -15px !important;
}
/* Remove Previous and Next buttons in Tabular Form*/
div#taxDataEntryFormDiv a[title="Next Tab"] , div#taxDataEntryFormDiv a[title="Previous Tab"] { 
	display: none;
}