/*
* Created by Codaemon.
* User: Codaemon
* Date: 9/22/2020
* Time: 12:15 PM
* Purpose: USE FOR GUIDE PAGES ONLY.
*/
/* View Guide Tab CSS */
.table-responsive {
	width: 100%;
	overflow-x: auto;
}
.tab-main {
	position: relative;
}
.prev_btn_sec {
	position: absolute;
    /*top: 50%;*/
    left: -2%;
}
.next_btn_sec {
	position: absolute;
    /*top: 50%;*/
    right: -2%;
}
.tab-main-sec {
	margin: 0 0 40px;
}
.tab-main-sec .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.tab-main-sec .span12 {
	margin-left: 0px;
}
#menutoggle {
	display: none;
}
.tab-main-sec .carousel-control {
	background: transparent;
	opacity: 1;
}
.tab-main-sec .carousel-inner>.item {
	height: 9em;
}
.tab-main-sec .navtoggle {
    width: 100%;
    padding: 0.5em 0.5em 0.8em;
	margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #0F3A5E;
    font-size: 19px;
    background: none;
    border: none;
    border-bottom: 4px solid #0F3A5E;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.tab-main-sec .tabs .navtoggle i {
    font-weight: 900;
    font-size: 22px;
}
.tab-main-sec .navtoggle i {
    z-index: -1;
}
.tab-main-sec .tabs .navtoggle:hover {
    background: #0F3A5E;
	color: #fff;
}
.tab-main-sec .tabs i {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.tab-main-sec .tabs ul {
    max-width: 1170px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.5em;
    font-weight: 300;
    height: 6em;
}
.tab-main-sec .tabs li {
    float: left;
    width: 14.28%;
	list-style: none;
	margin: 0;
    text-align: center;
    -webkit-transition: border .5s;
    -moz-transition: border .5s;
    -o-transition: border .5s;
    -ms-transition: border .5s;
    transition: border .5s;
}
.tab-main-sec .tabs a.thumbnail {
	border: 0 none;
	box-shadow: none;
}
.tab-main-sec .tabs a {
    display: block;
	width: auto;
	height: 5.5em;
    color: rgba(249,249,249,0.9);
    text-decoration: none;
    -webkit-transition: color .5s, background .5s, height .5s;
    -moz-transition: color .5s, background .5s, height .5s;
    -o-transition: color .5s, background .5s, height .5s;
    -ms-transition: color .5s, background .5s, height .5s;
    transition: color .5s, background .5s, height .5s;
}
.tab-main-sec .icon+span {
    margin-top: 0;
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
}
.tab-main-sec .tabs li span {
    display: block;
    font-size: 19px;
    font-weight: 400;
}
.tab-main-sec .tabs .icon {
    position: relative;
    display: inline-block;
    font-weight: 600;
    margin: 8px auto 6px;
	width: 40px;
	height: 40px;
    padding: 12px 0px;
    border-radius: 50%;
    font-size: 22px;
	font-family:"Univers LT W01_57 Condensed";
    box-shadow: 0 0 0 30px transparent;
    background: rgba(255, 255, 255, .6) !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    -ms-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
}
.tab-main-sec .tabs .name {
    line-height: 20px;
    font-family: "Univers LT W01_65 Bold1475968";
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px;
}
.tab-main-sec .tabs li:nth-child(10n+1) {
    background: #0f3a5e;
}

.tab-main-sec .tabs #your_role .icon {
    color: #0f3a5e;
	background: #b6c3ce;
}
.tab-main-sec .tabs li:nth-child(10n+2) {
    background: #d01947;
}
.tab-main-sec .tabs #hsa .icon {
    color: #d01947;
	background: #f1b9c7;
}
.tab-main-sec .tabs li:nth-child(10n+3) {
    background: #e07d7c;
}
.tab-main-sec .tabs #savings .icon {
    color: #e07d7c;
	background: #f6d7d7;
}
.tab-main-sec .tabs li:nth-child(10n+4) {
    background: #f68d38;
}
.tab-main-sec .tabs #prescription .icon {
    color: #f68d38;
	background: #fcdcc2;
}
.tab-main-sec .tabs li:nth-child(10n+5) {
    background: #edae7b;
}
.tab-main-sec .tabs #dental .icon {
    color: #edae7b;
	background: #f9e6d7;
}
.tab-main-sec .tabs li:nth-child(10n+6) {
    background: #efaf12;
}
.tab-main-sec .tabs #add_benefits .icon {
    color: #efaf12;
	background: #fae7b7;
}
.tab-main-sec .tabs li:nth-child(10n+7) {
    background: #00b381;
}
.tab-main-sec .tabs #checklist .icon {
    color: #00b381;
	background: #b1e8d8;
}
.tab-main-sec .tabs li:nth-child(10n+8) {
    background: #87cdad;
}
.tab-main-sec .tabs #tools .icon {
    color: #87cdad;
	background: #daf0e6;
}
.tab-main-sec .tabs a:hover, .tabs a:active, .tabs a:focus, .tabs .active {
    height: 6em;
    /*color: white;*/
}
.tab-main-sec .tabs a:hover .icon, .no-touch .tabs a:active .icon, .no-touch .tabs a:focus .icon {
    box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
}
.tab-main-sec .tabs a:hover .icon+span {
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
}
.tab-main-sec .tabs li:nth-child(10n+1) a:hover, .tab-main-sec .tabs li:nth-child(10n+1) a:active, .tab-main-sec .tabs li:nth-child(10n+1) a:focus {
    border-bottom: 4px solid #08243a;
}
.tab-main-sec .tabs li:nth-child(10n+2) a:hover, .tab-main-sec .tabs li:nth-child(10n+2) a:active, .tab-main-sec .tabs li:nth-child(10n+2) a:focus {
    border-bottom: 4px solid #41475a;
}
.tab-main-sec .tabs li:nth-child(10n+3) a:hover, .tab-main-sec .tabs li:nth-child(10n+3) a:active, .tab-main-sec .tabs li:nth-child(10n+3) a:focus {
    border-bottom: 4px solid #9f1137;
}
.tab-main-sec .tabs li:nth-child(10n+4) a:hover, .tab-main-sec .tabs li:nth-child(10n+4) a:active, .tab-main-sec .tabs li:nth-child(10n+4) a:focus {
    border-bottom: 4px solid #bd661f;
}
.tab-main-sec .tabs li:nth-child(10n+5) a:hover, .tab-main-sec .tabs li:nth-child(10n+5) a:active, .tab-main-sec .tabs li:nth-child(10n+5) a:focus {
    border-bottom: 4px solid #ba8960;
}
.tab-main-sec .tabs li:nth-child(10n+6) a:hover, .tab-main-sec .tabs li:nth-child(10n+6) a:active, .tab-main-sec .tabs li:nth-child(10n+6) a:focus {
    border-bottom: 4px solid #ca9412;
}
.tab-main-sec .tabs li:nth-child(10n+7) a:hover, .tab-main-sec .tabs li:nth-child(10n+7) a:active, .tab-main-sec .tabs li:nth-child(10n+7) a:focus {
    border-bottom: 4px solid #138963;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+1) a:hover, .tab-main-sec .tabs li:nth-child(10n+1) a:active, .tab-main-sec .tabs li:nth-child(10n+1) a:focus {
    border-bottom: 4px solid #61967f;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+2) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+2) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+2) a:focus {
    border-bottom: 4px solid #383a7a;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+3) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+3) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+3) a:focus {
    border-bottom: 4px solid #626086;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+4) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+4) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+4) a:focus {
    border-bottom: 4px solid #007ea5;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+5) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+5) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+5) a:focus {
    border-bottom: 4px solid #4d8faa;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+6) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+6) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+6) a:focus {
    border-bottom: 4px solid #7d7e80;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+7) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+7) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+7) a:focus {
    border-bottom: 4px solid #404142;
}
.tab-main-sec .tabs .slider3 li:nth-child(10n+1) a:hover, .tab-main-sec .tabs .slider2 li:nth-child(10n+1) a:active, .tab-main-sec .tabs .slider2 li:nth-child(10n+1) a:focus {
    border-bottom: 4px solid #110f0f;
}
.tab-main-sec .tabs ul:hover a {
    color: rgba(249,249,249,0.5);
}
.tab-main-sec .tabs ul:hover a:hover {
    color: rgba(249,249,249,0.99);
}
.pagination-sec {
	margin: 0 auto;
    text-align: center;
}
.pagination-sec ul {
	list-style: none;
    padding: 0;
    margin: 0 !important;
}
.pagination-sec ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 1px;
    font-family: "Univers LT W01_57 Condensed";
    background: #6f889e;
    font-size: 22px;
    border-radius: 50%;
    color: #fff;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 1.5;
    vertical-align: middle;
}
.pagination-sec ul li.divider {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    background: transparent;
    font-size: 44px;
    border-radius: 0;
    color: #0f3a5e;
    padding: 0;
    font-weight: 100;
    width: 14px;
    height: 35px;
    line-height: 33px;
    vertical-align: middle;
}
.pagination-sec ul li a {
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    font-family: "Univers LT W01_57 Condensed";
    display: block;
    line-height: 0;
    padding: 15px 0;
    vertical-align: middle;
    height: 35px;
	cursor: pointer;
}
.pagination-sec ul li #firstPage, #lastPage {
	font-size: 14px;
    font-weight: 600;
    line-height: 0;
}
.pagination-sec ul li #prevPage, #nextPage {
	font-size: 18px;
    font-weight: 600;
}
.pagination-sec ul #currentPage {
	background: #0f3a5e;
}

/* Tab Content CSS */
#guideContent {
	width: 86%;
    margin: auto;
}
.guide-main {
	clear: both;
}
.title-main {
	background: #0f3a5e;
    padding: 40px 80px;
}
.title-main h1 {
    font-size: 28px;
    color: #fff;
    font-family: "Univers LT W01_65 Bold1475968";
    float: left;
    line-height: 1.2;
    margin: 0;
}
.title-main h1 span {
    border-bottom: 3px solid #2b6ea7;
    display: inline-block;
    width: 25%;
}
.title1 {
    background: #0f3a5e;
}
.title1 h1 span {
    border-bottom: 3px solid #2b6ea7;
}
.title2 {
    background: #d01947;
}
.title2 h1 span {
    border-bottom: 3px solid #f1b9c7;
}
.title3 {
    background: #e07d7c;
}
.title3 h1 span {
    border-bottom: 3px solid #f6d7d7;
}
.title4 {
    background: #f68d38;
}
.title4 h1 span {
    border-bottom: 3px solid #fcdcc2;
}
.title5 {
    background: #edae7b;
}
.title5 h1 span {
    border-bottom: 3px solid #f9e6d7;
}
.title6 {
    background: #efaf12;
}
.title6 h1 span {
    border-bottom: 3px solid #fae7b7;
}
.title7 {
    background: #00b381;
}
.title7 h1 span {
    border-bottom: 3px solid #b1e8d8;
}
.title8 {
    background: #87cdad;
}
.title8 h1 span {
    border-bottom: 3px solid #daf0e6;
}
#guideContent .heading-sec h1 {
    font-size: 21px;
    font-family: "Univers LT W01_65 Bold1475968";
    color: #fff;
    line-height: 45px;
    padding-left: 25px;
    font-weight: bold;
    letter-spacing: 1px;
	margin-left: 46px;
}
#guideContent .tab0 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/arrow0.png') no-repeat center left;
}
#guideContent .tab0 h1 {
    background: rgb(11,57,93);
background: -moz-linear-gradient(90deg, rgba(11,57,93,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(11,57,93,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(11,57,93,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b395d",endColorstr="#ffffff",GradientType=1);
}

#guideContent .tab1 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow1.png') no-repeat center left;
}
#guideContent .tab1 h1 {
    background: rgb(101,110,138);
background: -moz-linear-gradient(90deg, rgba(101,110,138,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(101,110,138,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(101,110,138,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#656e8a",endColorstr="#ffffff",GradientType=1);
}

#guideContent .tab2 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow2.png') no-repeat center left;
}
#guideContent .tab2 h1 {
   background: rgb(233,41,41);
background: -moz-linear-gradient(90deg, rgba(233,41,41,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(233,41,41,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(233,41,41,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e92929",endColorstr="#ffffff",GradientType=1);

	margin-left: 46px;
}
#guideContent .tab3 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow3.png') no-repeat center left;
}
#guideContent .tab3 h1 {
    background: rgb(239,132,33);
background: -moz-linear-gradient(90deg, rgba(239,132,33,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(239,132,33,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(239,132,33,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef8421",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab4 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow4.png') no-repeat center left;
}
#guideContent .tab4 h1 {
   background: rgb(239,176,123);
background: -moz-linear-gradient(90deg, rgba(239,176,123,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(239,176,123,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(239,176,123,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efb07b",endColorstr="#ffffff",GradientType=1);

	margin-left: 46px;
}
#guideContent .tab5 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow5.png') no-repeat center left;
}
#guideContent .tab5 h1 {
   background: rgb(240,175,19);
background: -moz-linear-gradient(90deg, rgba(240,175,19,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(240,175,19,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(240,175,19,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0af13",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab6 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow6.png') no-repeat center left;
}
#guideContent .tab6 h1 {
   background: rgb(23,179,129);
background: -moz-linear-gradient(90deg, rgba(23,179,129,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(23,179,129,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(23,179,129,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#17b381",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab7 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow7.png') no-repeat center left;
}
#guideContent .tab7 h1 {
   background: rgb(134,205,174);
background: -moz-linear-gradient(90deg, rgba(134,205,174,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(134,205,174,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(134,205,174,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#86cdae",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab8 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow8.png') no-repeat center left;
}
#guideContent .tab8 h1 {
   background: rgb(72,75,159);
background: -moz-linear-gradient(90deg, rgba(72,75,159,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(72,75,159,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(72,75,159,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#484b9f",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab9 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow9.png') no-repeat center left;
}
#guideContent .tab9 h1 {
   background: rgb(134,130,190);
background: -moz-linear-gradient(90deg, rgba(134,130,190,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(134,130,190,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(134,130,190,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8682be",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab10 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow10.png') no-repeat center left;
}
#guideContent .tab10 h1 {
   background: rgb(0,182,239);
background: -moz-linear-gradient(90deg, rgba(0,182,239,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,182,239,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(0,182,239,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b6ef",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab11 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow11.png') no-repeat center left;
}
#guideContent .tab11 h1 {
   background: rgb(108,205,244);
background: -moz-linear-gradient(90deg, rgba(108,205,244,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(108,205,244,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(108,205,244,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6ccdf4",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab12 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow12.png') no-repeat center left;
}
#guideContent .tab12 h1 {
   background: rgb(168,169,173);
background: -moz-linear-gradient(90deg, rgba(168,169,173,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(168,169,173,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(168,169,173,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8a9ad",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab13 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow13.png') no-repeat center left;
}
#guideContent .tab13 h1 {
   background: rgb(87,88,90);
background: -moz-linear-gradient(90deg, rgba(87,88,90,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(87,88,90,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(87,88,90,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#57585a",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}
#guideContent .tab14 {
    margin: 0 0 30px;
	background: url('https://kansashealthsystembenefits.com/wp-content/uploads/2020/09/popup_heading_arrow14.png') no-repeat center left;
}
#guideContent .tab14 h1 {
   background: rgb(35,31,32);
background: -moz-linear-gradient(90deg, rgba(35,31,32,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(35,31,32,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(35,31,32,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#231f20",endColorstr="#ffffff",GradientType=1);
	margin-left: 46px;
}

#guideContent .content-sec h2 {
	color: #0f365d;
	font-size: 23px;
	text-align: left;
	margin: 0 0 10px;
	font-family:"Univers LT W01_55 Roman1475956";
}
#guideContent .content-sec .head0 {
	color: #0b395d;
}
#guideContent .content-sec .head1 {
	color: #656e8a;
}
#guideContent .content-sec .head2 {
	color: #d21446;
}
#guideContent .content-sec .head3 {
	color: #f68d38;
}
#guideContent .content-sec .head4 {
	color: #efb07b;
}
#guideContent .content-sec .head5 {
	color: #f0af13;
}
#guideContent .content-sec .head6 {
	color: #17b381;
}
#guideContent .content-sec .head7 {
	color: #86cdae;
}
#guideContent .content-sec .head8 {
	color: #484b9f;
}
#guideContent .content-sec .head9 {
	color: #8682be;
}
#guideContent .content-sec .head10 {
	color: #00b6ef;
}
#guideContent .content-sec .head11 {
	color: #6ccdf4;
}
#guideContent .content-sec .head12 {
	color: #a8a9ad;
}
#guideContent .content-sec .head13 {
	color: #57585a;
}
#guideContent .content-sec .head14 {
	color: #231f20;
}
#guideContent p {
    margin-bottom: 10px;
    font-size: 17px;
	line-height: 1.2;
    color: #5a5b65;
    font-family: "Univers LT W01_45 Light1475944";
}
#guideContent a { text-decoration: none; color: #0b395e;}
.tab-content-main p {
    margin-bottom: 10px;
    font-size: 17px;
    color: #707070;
    font-family: "Univers LT W01_45 Light1475944";
}
.tab-content-main .tab-l-panel {
	margin: 20px 0;
}
.tab-content-main .tab-l-panel .twocol-one {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tab-content-main .tab-r-panel .twocol-one {
	margin-top: 10px;
}
#guideContent b, strong {
	font-family: "Univers LT W01_65 Bold1475968";
}
#guideContent h3 {
	font-size: 20px;
	font-family:"Univers LT W01_65 Bold1475968";
	color: #0f3a5e;
	margin: 0 0 10px;
}
#guideContent ul {
    padding: 0;
    margin: 0 0 10px 30px;
}
#guideContent ul li {
    font-size: 17px;
    line-height: 1.4;
    font-family: "Univers LT W01_45 Light1475944";
    color: #707070;
    padding-left: 5px;
    margin: 0 0 5px;
	list-style-type: disc;
}
.brac-sec
{
  	background-image: linear-gradient(#bbbcbf, #bbbcbf),
                   linear-gradient(#bbbcbf, #bbbcbf),
                    linear-gradient(#bbbcbf, #bbbcbf),
                   linear-gradient(#bbbcbf, #bbbcbf);

  	background-repeat: no-repeat;
  	background-size: 8px 1px;
 	background-position: top left, top right, bottom left, bottom right;
  	border: solid #bbbcbf;
  	border-width: 0 1px;
	padding: 0 45px;
	margin-bottom: 30px;
}
#guideContent .brac-sec h2 {
	font-size: 27px;
	color: #0f3a5e;
	text-align: left;
	line-height: 1.1;
	margin: 0 0 20px;
	font-family:"Univers LT W01_55 Roman1475956";
}
#guideContent .brac-sec p {
	font-size: 17px;
	color: #0f3a5e;
	text-align: left;
	line-height: 1.1;
	margin: 0 0 5px;
	word-break: break-word;
	font-family:"Univers LT W01_57 Condensed";
}
#guideContent .brac-sec p span {
	font-size: 17px;
	color: #f68d38;
	text-align: left;
	line-height: 1.1;
	margin: 0 0 5px;
	font-family:"Univers LT W01_57 Condensed";
}
#guideContent .content-sec .table-responsive {
	width: 100%;
    overflow: auto;
}
#guideContent .content-sec .table-responsive table {
    border: 1px solid #8e9093;
	margin: 20px 0;
	vertical-align: top;
	font-family:"Univers LT W01_47 Light1475998";
	font-size: 15px;
}
#guideContent .content-sec .table-responsive table tr th {
    border-top: 1px solid #8e9093;
    border-right: 1px solid #0f365d;
	border-top-color: #0f365d;
    width: 40%;
    background: #0f365d;
    color: #fff;
 	font-size: 15px;
    text-align: center;
	font-family:"Univers LT W01_57 Condensed";
}
#guideContent .content-sec .table-responsive table tr th:first-child {
	width: 20%;
}
#guideContent .content-sec .table-responsive table tr td {
	border-top: 1px solid #8e9093;
    border-right: 1px solid #8e9093;
	padding: 10px;
	width: 40%;
	font-size: 15px;
	font-family:"Univers LT W01_47 Light1475998";
}
#guideContent .content-sec .table-responsive table tr td:first-child {
	width: 20%;
}
#guideContent .content-sec .table-responsive table p {
	font-family:"Univers LT W01_47 Light1475998";
	font-size: 15px;
}
#guideContent .content-sec .table-responsive table ul li {
	font-family:"Univers LT W01_47 Light1475998";
	font-size: 15px;
}
#guideContent .content-sec .table-responsive table i {
	color: #0f365d;
}

@media only screen and (max-width: 1199px) {
	.tab-main-sec #menu {
		z-index: 999;
		position: relative;
		display: block;
	}
	.tab-main-sec .tabs .navtoggle {
		margin: 0 0 10px;
		display: block;
		padding: 0.5em 0.5em 0.3em;
	}
	.tab-main-sec .tabs .active+ul {
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}
	.tab-main-sec .tabs li {
		width: 100%;
		text-align: left;
	}
	.tab-main-sec .tabs a:hover, .tabs a:active, .tabs a:focus, .tabs .active {
		height: 2.5em;
	}
	.tab-main-sec .tabs a {
		height: 2.5em;
	}
	.tab-main-sec .tabs .icon {
		margin: 4px 10px 0px 0px;
		padding: 14px 12px;
		font-size: 19px;
		width: 40px;
		height: 40px;
		float: left;
	}
	.tab-main-sec .tabs li span {
		display: inline-block;
		height: 100%;
		width: 82%;
	}
	.tab-main-sec .tabs .name {
		line-height: 20px;
		font-family: "Univers LT W01_65 Bold1475968";
		font-size: 14px;
		font-weight: bold;
		padding: 5px 5px;
	}
	
	.tab-main-sec .tabs li:nth-child(10n+1) a {
		border-left: 4px solid #41475a;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+2) a {
		border-left: 4px solid #9f1137;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+3) a {
		border-left: 4px solid #bd661f;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+4) a {
		border-left: 4px solid #ba8960;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+5) a {
		border-left: 4px solid #ca9412;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+6) a {
		border-left: 4px solid #138963;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs li:nth-child(10n+7) a {
		border-left: 4px solid #61967f;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+1) a {
		border-left: 4px solid #383a7a;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+2) a {
		border-left: 4px solid #626086;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+3) a {
		border-left: 4px solid #007ea5;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+4) a {
		border-left: 4px solid #4d8faa;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+5) a {
		border-left: 4px solid #7d7e80;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+6) a {
		border-left: 4px solid #404142;
		border-bottom: 0 none;
	}
	.tab-main-sec .tabs .slider2 li:nth-child(10n+7) a {
		border-left: 4px solid #110f0f;
		border-bottom: 0 none;
	}
	.tab-main-sec .carousel {
		margin-bottom: 0;
		padding: 0 10px 30px 10px;
	}
	.tab-main-sec .carousel-control {
		width: 20px;
		border: 0 none;
	}
	.post-content.tab-main {
		margin: 0;
	}
	.tab-main-sec {
		margin: 0 0 20px;
	}
	#guideContent {
		width: 100%;
	}
}

/* Table css */
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.blue_bg {
	background: #0b395d;
}
.lightblue_bg {
	background: #9c9bc0;
}
.darkgray_bg {
	background: #656e8a;
}
.orange_bg {
	background: #ef8421;
}
.skyblue_bg {
	background: #00b6ef;
	font-weight: bold;
}
.pitch_bg {
	background: #fdf0e2;
}
.lightskyblue_bg {
	background: #e7f6fd;
}
.green_bg {
	background: #17b381;
}
.lightgreen_bg {
	background: rgba(134, 205, 174, 1);
}
.lightgray_bg {
	background: #ececee;
}
.lightorange_bg {
	background: #f8a15c;
}
.golden_bg {
	background: #f0af13;
}
.purple_bg {
	background: rgba(72, 75, 159, 1);
}

.border_left_black {
	border-left: 1px solid #73777b;	
}
.border_right_black {
	border-right: 1px solid #73777b;	
}
.border_top_black {
	border-top: 1px solid #73777b;	
}
.border_bottom_black {
	border-bottom: 1px solid #73777b;	
}

.border_left_white {
	border-left: 1px solid #fff;	
}
.border_right_white {
	border-right: 1px solid #fff;	
}
.border_top_white {
	border-top: 1px solid #fff;	
}
.border_bottom_white {
	border-bottom: 1px solid #fff;	
}

.border_left_orange {
	border-left: 1px solid #ef8421;	
}
.border_right_orange {
	border-right: 1px solid #ef8421;	
}
.border_top_orange {
	border-top: 1px solid #ef8421;	
}
.border_bottom_orange {
	border-bottom: 1px solid #ef8421;	
}

.separater_left_orange {
	border-left: 2px solid #ef8421;	
}
.separater_right_orange {
	border-right: 2px solid #ef8421;	
}
.separater_top_orange {
	border-top: 2px solid #ef8421;	
}
.separater_bottom_orange {
	border-bottom: 2px solid #ef8421;	
}

.separater_left_blue {
	border-left: 1px solid #0b395d;	
}
.separater_right_blue {
	border-right: 1px solid #0b395d;	
}

.border_left_skyblue {
	border-left: 1px solid #00b6ef;	
}
.border_right_skyblue {
	border-right: 1px solid #00b6ef;	
}

.blue_text {
	color: #0b395d;
}
.white_text {
	color: #fff;
}
.lightgreen_text {
	color: #39bebf;
}
#guideContent table {
	width: 100%;
	margin-bottom: 20px;
}
#guideContent table img {
	margin: 0 auto;
}
#guideContent table tr th {
	font-size: 17px;
	font-weight: 400;
	padding: 3px 5px;
}
#guideContent table tr td {
	padding: 5px;
	font-size: 14px;
	line-height: 1.2;
}
#guideContent .content-sec0 h2 {
    color: #0f3a5e;
}
#guideContent .content-sec0 h5 {
    color: #0f3a5e;
}
#guideContent .content-sec0 h5 span {
    color: #f68d38;
}
#guideContent .content-sec0 h5 a {
    color: #f68d38;
}
.tab-main-sec .tabs li:nth-child(10n+1) {
    background: #0b395d;
} 
.tab-main-sec .tabs li:nth-child(10n+2) {
    background: #757999;
} 
#guideContent .content-sec1 h2 {
    color: #0f3a5e;
	font-family: "Univers LT W01_55 Roman1475956";
}
#guideContent .content-sec1 .brac-sec h2 {
    color: #757999;
}
#guideContent .content-sec1 .brac-sec a {
    color: #f68d38;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, #guideContent img {
		width: 100%;
		max-width: 1006px;
		margin: 0 auto;
	}
}

.tab-main-sec .tabs li:nth-child(10n+3) {
    background: #ea2d2b;
}
#guideContent .content-sec2 h2 {
    color: #ea2d2b;
    margin: 0 0 20px;
    font-family: "Univers LT W01_55 Roman1475956";
    line-height: 1.2;
}
#guideContent .content-sec2 p {
	line-height: 1.2;
}
#guideContent .content-sec2 .brac-sec {
	margin-top: 60px;
}
#guideContent .content-sec2 .brac-sec h2 {
    color: #ea2d2b;
}

.tab-main-sec .tabs li:nth-child(10n+4) {
     background:#f68d38;
}
#guideContent .content-sec3 h2 {
    color: #f68d38;
}
#guideContent .content-sec3 .brac-sec h2 {
    color: #f68d38;
}
#guideContent .content-sec3 .brac-sec a {
    color: #f68d38;
}
#guideContent .content-sec3 .brac-sec span {
    color: #f68d38;
}
#guideContent .content-sec3 table tr th {
	color: #fff;
}
#guideContent .content-sec3 table .lightgreen_bg {
	background: rgba(232, 245, 239 1);
}
#guideContent .content-sec3 ol li {
	margin-bottom: 15px;
}
#guideContent .content-sec3 ol li ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#guideContent .content-sec3 ol li ul li {
	margin: 0;
}

.tab-main-sec .tabs li:nth-child(10n+5) {
     background:#faa15c;
}
#guideContent .content-sec4 h2 {
    color: #faa15c;
}
#guideContent .content-sec4 .brac-sec h2 {
    color: #faa15c;
}
#guideContent .content-sec4 .brac-sec span {
    color: #faa15c;
}
#guideContent .content-sec4 a {
    color: #faa15c;
}

.tab-main-sec .tabs li:nth-child(10n+6) {
     background:#f0b012;
}
#guideContent .content-sec5 h2 {
    color:#f0b012;
}
#guideContent .content-sec5 .brac-sec {
	padding: 0 45px;
}
#guideContent .content-sec5 .brac-sec h2 {
    color: #f0b012;
	font-size: 21px;
}

.tab-main-sec .tabs li:nth-child(10n+7) {
     background:#2ab482;
}
#guideContent .content-sec6 h2 {
    color:#2ab482;
}
#guideContent .content-sec6 .brac-sec h2 {
    color: #2ab482;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+1) {
     background:#87CDAD;
}
#guideContent .content-sec7 h2 {
    color:#87CDAD;
}
#guideContent .content-sec7 .brac-sec h2 {
    color: #87CDAD;
}
#guideContent .content-sec7 table tr td {
    vertical-align: top;
}
#guideContent .content-sec6 table tbody tr td:first-child { width:25% }
#guideContent .content-sec7 table tbody tr td:first-child { width:12% }
#guideContent .content-sec7 table tr td {
   width:22%;
}
.tab-main-sec .tabs .slider2 li:nth-child(10n+2) {
     background:#484b9f;
}
#guideContent .content-sec8 h2 {
    color:#484b9f;
}
#guideContent .content-sec8 .brac-sec h2 {
    color: #484b9f;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+3) {
     background:#8682be;
}
#guideContent .content-sec9 h2 {
    color:#8682be;
}
#guideContent .content-sec9 li strong {
    color:#8682be;
}
#guideContent .content-sec9 .brac-sec h2 {
    color: #8682be;
}
#guideContent .content-sec9 .brac-sec span {
    color: #8682be;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+4) {
     background:#00b6ef;
}
#guideContent .content-sec10 h2 {
    color:#00b6ef;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+5) {
     background:#6ccdf4;
}
#guideContent .content-sec11 h2 {
    color:#6ccdf4;
}
#guideContent .content-sec11 .brac-sec h2 {
    color: #6ccdf4;
}
#guideContent .content-sec11 .brac-sec span {
    color: #6ccdf4;
}
#guideContent .content-sec11 .brac-sec a {
    color: #6ccdf4;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+6) {
     background:#a8a9ad;
}
#guideContent .content-sec12 h2 {
    color:#a8a9ad;
}

.tab-main-sec .tabs .slider2 li:nth-child(10n+7) {
     background:#57585a;
}
#guideContent .content-sec13 h2 {
    color:#57585a;
}

.tab-main-sec .tabs .slider3 li:nth-child(10n+1) {
     background:#231f20;
}
#guideContent .content-sec14 h2 {
    color:#231f20;
	margin: 0;
}
#guideContent table tr td {
	vertical-align: middle;
}
#guideContent .content-sec14 table tr td:nth-child(3) {
	font-weight: bold;
	font-family: "Univers LT W01_65 Bold1475968";
}
#guideContent .content-sec14 table tr td:nth-child(3) a {
	color: #595B60;
}
#guideContent .content-sec14 table tr td:nth-child(4) {
	font-weight: bold;
	font-family: "Univers LT W01_65 Bold1475968";
}
#guideContent .content-sec14 .lightskyblue_bg {
	background: rgba(108, 205, 244, 1);
}
#guideContent .content-sec14 .font_light {
	font-family:"Univers LT W01_45 Light1475944";
}
#guideContent .content-sec14 .margbot_30 {
	margin-bottom: 40px;
}
#guideContent .first-tab-image {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#guideContent .first-tab-image img {
	margin: 0;
}
#guideContent .first-tab-title {
	background: #fff;
	border: 2px solid #f68c39;
	border-right: 0 none;
	border-radius: 6px 0px 0px 6px;
	color: #f68c39;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	padding: 7px 15px;
}
#guideContent .content-sec0 ul {
	padding: 0;
	margin: 0;
}
#guideContent .content-sec0 ul li {
    background: url(/wp-content/uploads/2020/08/deadline-arrow.png) no-repeat left top 5px;
    padding-left: 30px;
    background-size: 12px;
    list-style: none;
}
#guideContent .content-sec0 i
{
font-family:"Univers LT W01_55 Roman1475956";
font-weight:normal;
	font-size:14px;
}
#guideContent .content-sec3 .medical_card_bg
{
    background: url("/wp-content/uploads/2020/09/IMAGE_2_NEW-2.jpg") no-repeat;
    min-height:800px;
    background-size: contain;
}

#guideContent .content-sec3 .brac-sec
{
    margin-top:10%;
}
@media only screen and (max-width: 767px) {
	#guideContent .content-sec3 .medical_card_bg
	{
		height:auto;
		background: url("/wp-content/uploads/2020/09/IMAGE_2_NEW_mobile.jpg") no-repeat;
		min-height: 270px;
        background-size: cover;
        margin-bottom: 20px;
	}

	#guideContent .content-sec3 .brac-sec
	{
		margin-top:0;
	}
}
