@charset "utf-8";
/* CSS Document */

.tabs-module{padding-bottom: 0!important;
padding-top:0!important;}

/*.three-col-feature
{padding-top:10px!important;}*/

img.startimg-wrap
{   margin: 0 20px 30px 20px;
    border-radius: 10px;
max-width:300px;}

.startdesc-wrap
{padding:0 20px 20px 20px;}

.thumbnail2>img, .thumbnail2 a>img {
    margin-left: auto;
    margin-right: auto;
    background-color: none!important;
  }

.featured-cards {margin-top:0!important;}

.icon-wrap {
	width: 130px;
	height: 130px;
	margin: 20px 10px 20px 10px;
	border-radius: 50%;
	position: relative;
	}

.graphic-wrap {
	border: solid  .5px #9D9FA2;
	padding:5px;
	width: 160px;
	margin: 20px 10px 20px 10px;
	border-radius: 2%;
	}

#panel
{padding:20px;
position:inherit;
z-index: 3;
}


/*h4.planners a{color:#f26859; text-decoration:none;}
h4.planners a:hover{color:#1f3662; text-decoration:none;}*/
/*.tabs-module .nav-tabs li.active a {
    color: #ffffff;
    background-color: #1f3662;
}*/

.actNow {color:#f26859;}
/*.actNow:hover {color:#1f3662;}*/

.actNow2 {color:#1f3662;}
/*.actNow2:hover {color:#f26859;}*/

/*Act Now Blocks*/

/*.color-block{background-color:#F5F5F5;padding:20px;border-radius: 15px;}
.color-block2 {background-color: #FFFFFF;
    padding: 20px;
    border-radius: 15px;}*/
/*.color-block:hover a{background-color:#ffffff;padding:20px;}*/
/*.color-block:hover h4{color:#1f3662;}*/



/*.color-block3{background-color:#F5F5F5;padding:20px;}
.color-block3:hover a{background-color:#ffffff;padding:20px;}*/
/*.color-block:hover h4{color:#1f3662;}
.color-block3 p{color:#ffffff;}*/


/*.colorBlock:hover{background-color:#1f3662;padding:5px;cursor:pointer;color:#ffffff;}*/
/*.colorBlockblue{background-color:#F5F5F5;padding:20px;cursor:pointer;}*/
/*.colorBlockgrey:hover{background-color:#F5F5F5;padding:20px;cursor:pointer;}*/
/*  .toolCaption a{
    text-decoration: none;
	font-weight: 600;
}*/

/*.dyknow-header{
	font-family: ff-tisa-sans-web-pro,helvetica,arial,sans-serif;
    color: #1f3662;
    font-weight: 600;
    font-size: 1.8em;
    margin-top: 0;}

.dyknow-wrap{
	padding: 20px 20px 20px 30px;
    background-color: #F0F0F0;
    max-height: 640px;}*/

/*.resource-wrap{
	padding: 20px 20px 20px 30px;
    background-color: #FAFAFA;
    max-height: 640px;}


.resource-header {
	font-family: ff-tisa-sans-web-pro,helvetica,arial,sans-serif;
    color: #f26859;
    font-size: 1.3em;
    margin-top: 0;}

 ul.resource-list {line-height: 1.6;}

ul.resource-list  li{color:#000000;}

ul.resource-list li,a{
   font-weight:600;
}*/

.white-well {
    background-color: #fff;
    border: 1px solid #e3e3e3!important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
	padding: 25px;
}



/*Tool Icons*/


/*.switch {
    position: initial;
    width: 50%;
    z-index: 2;
}

.overlay {
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}


.overlay:hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
 ransition: .5s ease;
}*/

a .original:hover{
	 display:none;
}
/*.switch:hover .overlay {
  opacity: 1;
}*/


@media(min-width:992px) { #services-banner-wrap .white-content-box.services { background-position: -250px -20px; } }
@media(min-width:1200px) { #services-banner-wrap .white-content-box.services { background-position: -60px -100px; } }
