@charset "utf-8";
/* CSS Document */

/*-----Custom code-------*/


.logo  {
	margin-top:0;
	}
	
	
	
	.logo2{
	text-transform : none;
  font-size      : 25px;
  color:#a94442;
  background-color:transparent;
  border:none;
  padding:10px;
  margin-top: -94px;
  margin-left:115px;
  margin-bottom:0px;
  
  text-align: center;
	}
	
	
	
	.logo3{
	text-transform : none;
  font-size      : 25px;
  color:#a94442;
  background-color:transparent;
  border:none;
  padding:10px;
  margin-top: -94px;
  margin-left:115px;
  margin-bottom:0px;
  
  text-align: center;
	}
	
.logo h1{
	text-transform : none;
  font-size      : 25px;
  color:#a94442;
  background-color:transparent;
  border:none;
  padding:10px;
  margin-top: -94px;
  margin-left:115px;
  margin-bottom:0px;
  
  text-align: center;
	}
	
.logo2 h1{
	text-transform : none;
  margin: 0px;
  padding: 0px;
  color:#a94442;
  background-color:transparent !important;
  border:none;

	}		
	
		
		.logo a:hover 
 {
  background-color:transparent !important;
  text-decoration:none !important;
}

.logo a:focus 
 {
background-color:transparent !important;
text-decoration:none !important;
}

.logo2 a:hover 
 {
  background-color:transparent !important;
  text-decoration:none !important;
}

.logo2 a:focus 
 {
background-color:transparent !important;
text-decoration:none !important;
}



.faicon::before {
	/*---Allows different font awesome icons to be used in lists with cleaner code because you don't need the <i> in every list item----*/
    display: inline-block;
    margin-right: .5em;
    font: normal normal normal 14px/1 FontAwesome;
 
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	 padding:2px 0;
  font-size: 14px;
  float: left;
  margin-left: -1.5em;
  color:#838383;
 
}

ul > li > ul {margin-bottom:5px; margin-top:5px;}

strong {font-weight:bold;}

table {margin-bottom:20px;}

.list-inline-pipe{display:block;}
.list-inline-pipe li{display:inline-block;}
.list-inline-pipe li:after{margin:0 5px;}

.bold {
	font-weight:bold;}
	
.panel-body {
    background-color:#fff;
  }
  
   .footer-right-fix {
  	padding-right   : 20px; 
    padding-top     : 20px
  }


#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}


.showcase .showcase-right ul.top-service-box p a {
    background         : 0;
    color              : #fff;
    padding            : 0;
    font-size          : 14px;
    letter-spacing     : normal;
    position           : static;
    bottom             : auto;
    left               : auto;
    opacity            : 1;
    filter             : alpha(opacity=0);
    -webkit-transition : none;
    transition         : none;
	fontweight: 500;
  }
  


.tooltip-inner {
    font-size: 1.5em;
	min-width: 400px; 
}



		/*---ADA code for skipping navigation for screen readers or other assistive devices----*/
		
		a.offscreen {
position:absolute;
left:-1000px;
top:-1000px;
width:1px;
height:1px;
text-align: left; 
overflow:hidden;
}

a.offscreen:focus, a.offscreen:active, a.offscreen:hover { 
position:absolute; 
left:0; 
top:0; 
width:auto; 
height:auto; 
overflow:visible;
background-color:#FF3;
border: 1px dotted #000;
}

.panel-title a:hover, a:focus
{text-decoration:none;

}

  /*******	pricing table	******/

  h1.pricing-table-heading {
    margin-bottom : 20px;
    margin-top    : 20px;
  }
  /* dynamic pricing table */

  ul.plan.text-center {
	border     : 2px solid #eee;
	margin     : 0;
	padding    : 0;
	text-align : center;
  }

  ul.plan.text-center.featured {
  	position:relative;
  }

  ul.plan.text-center.featured:before{
	  color        : #cc0000;
	  content      : "\f02e";
	  font-family  : FontAwesome;
	  font-size    : 30px;
	  position     : absolute;
	  right        : 30px;
	  top          : -10px;
  }

  ul.plan.text-center li {
    border-bottom  : 1px solid #eee;
    padding        : 10px;
    font-size      : 16px;
  }

  ul.plan.text-center li.plan-price{}

  ul.plan.text-center li.plan-price p.plane-name {
    font-size       : 16px;
    font-weight     : 400;
    margin          : 0;
    padding         : 30px 10px 10px;
    text-transform  : uppercase;
  }

  ul.plan.text-center li.plan-price h2.plane-price {
    font-size    : 48px;
    font-weight  : 700;
    margin       : 0;
    padding      : 0 20px;
  }

  ul.plan.text-center li.plan-price span.plane-duration{}

  ul.plan.text-center li.plan-action {
    padding : 30px 10px;
  }

  ul.plan.text-center li.plan-action a.btn {
    background      : #eee;
    border          : 0 none;
    border-radius   : 0;
    color           : #34404E;
    font-size       : 18px;
    padding         : 10px 20px;
    text-transform  : uppercase;
  }

  ul.plan.text-center li.plan-action a.btn:hover {
    background : #ddd;
  }

  ul.plan.text-center.featured li.plan-action a.btn {
    background     : #e74c3c;
    color          : #fff;
  }

  ul.plan.text-center.featured li.plan-action a.btn:hover {
    background  : #ddd;
    color       : #222;
  }

  .less-border-top {
  	border-top:0;
  }

  .less-border-bottom {
  	border-bottom:0;
  }

  .less-border-left {
  	border-left:0;
  }

  .less-border-right {
  	border-right:0;
  }

  p.blank-space {
  	display  : block;
  	height   : 5px;
  }



  /* static pricing table - code actually used on abc page for table with rollovers */
  h1.pricing-table-static {
     margin-bottom : 40px;
  }

  ul.static-plan.text-center{
    border : 2px solid #ddd;
  }

  ul.static-plan.text-center li {
    border-bottom  : 1px solid #eee;
    font-size      : 16px;
    padding        : 10px 20px;
    text-align     : center;
  }

  ul.static-plan.text-center li.yes{}

  ul.static-plan.text-center li.no{
  	color            : #999;
    text-decoration  : line-through
  }

  ul.static-plan.text-center li.row0{}

  ul.static-plan.text-center li.row1{
  	background: #f7f7f7;
  }

  ul.static-plan.text-center li.plan-price {
    background   :   #666;
    color        : #fff;
    margin       : -2px -2px 0;
    padding      : 10px 20px;
  }

  ul.static-plan.text-center.featured {
	width        : 104%;
	z-index      : 9999;
	position     : relative;
	box-shadow   : 0px 0px 0px 5px #aaa;
	margin-left  : -2%;
	border  	 : 0;
	margin-top 	 : -30px;
  }

  ul.static-plan.text-center.featured li.plan-price {
	background    : #e74c3c;
	color         : #fff;
	margin        : 0px;
	padding       : 10px 20px;
	height        : 138px;
  }

  ul.static-plan.text-center li.plan-price h2.plane-name {
    font-size       : 23px;
    margin-top      : 20px;
    margin-bottom   : 10px;
  }

  ul.static-plan.text-center li.plan-price span.plane-slogan {
    display       : block;
    font-weight   : 300;
    margin        : 0 0 10px;
  }

  ul.static-plan.text-center li span.big-number {
    display    : inline-block;
    font-size  : 70px;
  }

  ul.static-plan.text-center li span.big-number  sup{
	font-size  : 28px;
	top        : -1em;
  }

  ul.static-plan.text-center li.plan-action {
    background  :   #eee;
    border      : 2px solid #d5d5d5;
    padding     : 20px;
    margin      : -2px;
  }

  ul.static-plan.text-center.featured li.plan-action {
	background    : #eee;
	border-right  : 0px;
	padding       : 20px;
	margin        : 0px;
	border-left   : 0px;
	border-bottom : 0px;
  }

  ul.static-plan.text-center li.plan-action a.btn {
    background      : #fff;
    border          : 1px solid #ccc;
    border-radius   : 0;
    color           : #333;
    font-size       : 18px;
    padding         : 10px 20px;
  }

  ul.static-plan.text-center.featured li.plan-action a.btn {
    background : #e74c3c;
    color      : #fff;
  }

  ul.static-plan.text-center li.plan-action a.btn:hover {
    background   : #ebebeb;
    border       : 1px solid #adadad;
  }

  ul.static-plan.text-center.featured li.plan-action a.btn:hover {
  	background: #df2e1b;
  }
  /*---ADA code for skipping navigation for screen readers or other assistive devices----*/
		
		a.offscreen {
position:absolute;
left:-1000px;
top:-1000px;
width:1px;
height:1px;
text-align: left; 
overflow:hidden;
}

a.offscreen:focus, a.offscreen:active, a.offscreen:hover { 
position:absolute; 
left:0; 
top:0; 
width:auto; 
height:auto; 
overflow:visible;
background-color:#FF3;
border: 1px dotted #000;
}

.panel-title a:hover, a:focus
{text-decoration:none;

}

.top-identity {
	background-color:#fff;
	border: 1px solid #bdbdbd;
	padding-top: 10px;
	
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 10px;
}

.division-pvd {
		margin-top:20px;
		margin-left: 145px;}
		
		.division-abc {
		margin-top:20px;
		margin-left: 140px;}
		
		.division-dmv {
		margin-top:20px;
		margin-left: 210px;}
		
.division-pr {
		margin-top:20px;
		margin-left: 115px;}
		
		.division-tax {
		margin-top:10px;
		margin-left: 150px;}
		
	.division-home {
		margin-top:-20px;
		margin-left:100px;}	
		
		
		.division-wt {
		margin-top:0px;
		margin-left: 290px;}	
		
		
	/***This is for when your title is too big in the colored boxes***/	
		.title-smaller {
    font-size         : 22px !important;
    margin            : -10px 0 10px -7px !important;
   
	
  }
  

  
  /***This is to offset for static header when using anchor tags***/
  
  .anchor {
display: block;
height: 115px;
margin-top:-100px;
visibility:hidden;

}



.error {
	color:green !important;
	background-color:yellow !important;}
.errorbold {
	color:red !important;
	font-weight:bold !important;}	
	
	/***This is to adjust text on faq pages***/
	
	 a .panel-title  {
  	display      : block;
  	font-size    : 12px;
  	font-weight  : 400;
  	padding      : 7px;
  	position     : relative;
  	color        : #000;
	line-height: 1.5;
	
  }
   a .panel-title:hover{
	  text-decoration:none !important;
	  background-color:#EDF1A7;
	 
  }
  
  a .panel-title  span i{
	color: #bbb;
	font-size:14px;
	vertical-align:middle;
	
  }
  
  h2 {
  
  font-size      : 18px;
  text-transform : uppercase;
  /**text-transform: none !important;**/
   font-weight:bold;
}

h3, 
.h3 {
  font-size     : 16px;
  margin-bottom : 10px;
  margin-top    : 10px;
  font-weight:bold;
}

h4, 
.h4 {
  font-size     : 14px;
  margin-bottom : 10px;
  margin-top    : 10px;
}

/**Table customizing - Dark headers and darker borders**/

table th {
    padding: 5px;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFF;
    background: #333;
    border: 1px solid #999;
}


.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #999;
}

hr {
    display    : block;
    height     : 1px;
    border     : 0;
    border-top : 1px solid #777;
    margin     : 1em 0;
    padding    : 0;
	
}
/**KDOR Home page boxes**/

 .homebox-shadow-area, 
  .homebox-wrapper {
    background:   #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 1px 1px #D8DADB, 2px 2px #D8DADB, 3px 3px #D9DBDC, 4px 4px #D9DBDC, 5px 5px #DADCDD, 6px 6px #DADCDD, 7px 7px #DADCDD, 8px 8px #DBDDDE, 9px 9px #DBDDDE, 10px 10px #DCDEDF, 11px 11px #DCDEDF, 12px 12px #DCDEDF, 13px 13px #DDDFE0, 14px 14px #DDDFE0, 15px 15px #DEE0E1, 16px 16px #DEE0E1, 17px 17px #DEE0E1, 18px 18px #DFE1E2, 19px 19px #DFE1E2, 20px 20px #E0E2E3, 21px 21px #E0E2E3, 22px 22px #E0E2E3, 23px 23px #E1E3E4, 24px 24px #E1E3E4, 25px 25px #E2E4E5, 26px 26px #E2E4E5, 27px 27px #E2E4E5, 28px 28px #E3E5E6, 29px 29px #E3E5E6, 30px 30px #E4E6E7, 31px 31px #E4E6E7, 32px 32px #E4E6E7, 33px 33px #E5E7E8, 34px 34px #E5E7E8, 35px 35px #E6E8E9, 36px 36px #E6E8E9, 37px 37px #E6E8E9, 38px 38px #E7E9EA, 39px 39px #E7E9EA, 40px 40px #E8EAEB, 41px 41px #E8EAEB, 42px 42px #E8EAEB, 43px 43px #E9EBEC, 44px 44px #E9EBEC, 45px 45px #EAECED, 46px 46px #EAECED, 47px 47px #EAECED, 48px 48px #EBEDEE, 49px 49px #EBEDEE, 50px 50px #ECEEEF, 51px 51px #ECEEEF, 52px 52px #ECEEEF, 53px 53px #EDEFF0, 54px 54px #EDEFF0, 55px 55px #EEF0F1, 56px 56px #EEF0F1, 57px 57px #EEF0F1, 58px 58px #EFF1F2, 59px 59px #EFF1F2, 60px 60px #F0F2F3;
    position: relative;
    -webkit-transform:translateZ(0);
  }



  .homeshowcase {
    padding: 0 15px;
  }
    
  .homeshowcase > div {
    background: #262626;
  }

  .homeshowcase > div > div {
    padding: 0;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box {
    margin     : 0;
    padding    : 2px;
    list-style : none;

  }

  .homeshowcase .homeshowcase-right ul.top-service-box li {
    width               : 217px;
    height              : 220px;
    margin              : 5px;
    position            : relative;
    float               : left;
    padding             : 20px 20px 20px;  
    -webkit-box-sizing  : border-box;
    -moz-box-sizing     : border-box;
     box-sizing         : border-box;
    -webkit-transition  : all 0.3s;
    transition          : all 0.3s;
    -webkit-transform:translateZ(0);
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:nth-child(1) {
    background: #c4885e;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:nth-child(2) {
    background: #9fbc93;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:nth-child(3) {
    background: #d17383;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:nth-child(4) {
    background: #798790;
  }
  
  

  .homeshowcase .homeshowcase-right ul.top-service-box li a {
    background         : rgba(0, 0, 0, 0.3);
    color              : #fff;
    padding            : 5px 10px;
    font-size          : 12px;
    letter-spacing     : .5px;
    position           : absolute;
    bottom             : 5px;
    left               : 60px;
    opacity            : 0;
    filter             : alpha(opacity=0);
    -webkit-transition : all 0.3s;
    transition         : all 0.3s;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li a:hover {
    text-decoration  : none;
    color            : #333;
    background       : #fff;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:hover {
    
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:hover a {
    left     : 20px;    
    opacity  : 1;
    filter   : alpha(opacity=100);
  }


  .homeshowcase .homeshowcase-right ul.top-service-box li:hover:nth-child(1) {
    -webkit-box-shadow     : 0 0 0 12px #c4885e;
    box-shadow             : 0 0 0 12px #c4885e;
    z-index                : 999;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:hover:nth-child(2) {
    -webkit-box-shadow : 0 0 0 12px #9fbc93;
    box-shadow         : 0 0 0 12px #9fbc93;
    z-index            : 999;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:hover:nth-child(3) {
    -webkit-box-shadow : 0 0 0 12px #d17383;
    box-shadow         : 0 0 0 12px #d17383;
    z-index            : 999;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li:hover:nth-child(4) {
    -webkit-box-shadow : 0 0 0 12px #798790;
    box-shadow         : 0 0 0 12px #798790;
    z-index            : 999;
  }
   

  .homeshowcase .homeshowcase-right ul.top-service-box li h2 {
    font-size         : 24px;
    letter-spacing    : 1px;
    margin            : -10px 0 10px;
    color             : rgba(255, 255, 255, 255);
	font-weight      : 500;
  }

  .homeshowcase .homeshowcase-right ul.top-service-box li p {
    font-size        : 14px;
    text-transform   : uppercase;
    color            : #fff;
    font-weight      : 500;
  }

 .title-break {
    border-top : 1px solid #DBDADA;
}

.accordion-area {
    padding    : 20px;
    min-height : 226px;
	
  }
  
  .no-pad {
	  margin-top:0px;
  }
  
  .normal-text {
	  text-transform:none;
	  line-height:1.6em;
  }
  
   /***This is to offset for static header when using anchor tags***/
  
  .anchor {
display: block;
height: 115px;
margin-top:-100px;
visibility:hidden;

}

.offset:before { 
		display: block; 
		content: " "; 
		height: 100px;        /*height of fixed nav */
		 margin-top: -100px; /*negative margin offixed nav */  	
		visibility: hidden; 
	}


/*---FORMS Stuff---*/
.form-control-static
{padding-top:7px;margin-top:0;margin-bottom:0;float:left;}

.form-select {
    height         : 40px; 
    margin-bottom  : 20px;
    padding        : 0 10px;
}

/*---BUTTON HOVER - REMOVE YELLOW BACKGROUND---*/
 .btn-main:hover{
  	 background-color: inherit;
}

/*---FIXES PER RACHEL WHITTEN - SOCIAL ICONS TO BOTTOM - MOVING KCSC SIGN IN DOWN - H1 color change---*/

.kcsc {
padding-top: 30px;	
}

h1 {
  
 text-transform : none;
 font-size      : 25px;
  color:#fff;
  background-color:#252672;
  border-color:#779EEC;
  
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
  background-color:#f1ad02;
  color            : #fff;
}

.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
  color            : #fff;
  background-color : #f1ad02;
}

/*--Buttons from red to blue----*/
.btn-submit {
	  color            : #fff;
	  background-color : #002569;
	  border-color     : #002466;
	  border-radius    : 0
  }

  .btn-submit a, 
  .btn-submit a:hover {
  	  color: #fff;
  }

  .btn-submit:hover{
  	  color            : #fff;
	  background-color : #003eb3;
	  border-color     : #002466;
	} 
	
	
.medium-btn a,
.large-btn a,
.rounded-btn a,
.simple-icon-btn a {
    background : #002569;
	border-color     : #002466;
}


.medium-btn a:hover,
.large-btn a:hover,
.rounded-btn a:hover,
.simple-icon-btn a:hover {
    background : #003eb3;
	color            : #fff;
	border-color     : #002466;
}

.only-border-btn a {

    background : #002569;
    color      : #FFFFFF;
	border     : 2px solid #002466;
}

.social-icon i.fa:hover,
  .modal-button-icon i.fa:hover,
  .customNavigation i.fa:hover
  {
        background : #002569;
        color      : #fff;
      }
	  
	  .btn-primary {
	border: 0;
	color: #ffffff;
	border-radius: 0;
	background: #002569;
	transition: all 0.5s ease 0s;
}


.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary {
	color: #003eb3;
	background-color: #eee;
	border: 0;
}

/*---END CUSTOM CODE----*/