﻿/*
 __          __  _                                       _           
 \ \        / / | |         /\                          | |          
  \ \  /\  / /__| |__      /  \   ___  ___ ___ _ __   __| | ___ _ __ 
   \ \/  \/ / _ \ '_ \    / /\ \ / __|/ __/ _ \ '_ \ / _` |/ _ \ '__|
    \  /\  /  __/ |_) |  / ____ \\__ \ (_|  __/ | | | (_| |  __/ |   
     \/  \/ \___|_.__/  /_/    \_\___/\___\___|_| |_|\__,_|\___|_|   
http://webascender.com
Theme created for Lincare
*/

@font-face {
font-family: 'Linde';
src: url('fonts/LindeDaxOReg.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	border-color:#136094;
} 


/*---------------------------------------------------
BASICS
---------------------------------------------------*/
body{ background:url(images/body-bg.jpg) no-repeat top center fixed;background-size:cover;color:#333;font-size:13px;font-family:'Linde',Arial,Helvetica,sans-serif}
body,li,p{line-height:1.5em}
html,li,p{font-size:16px}
h1,h2,h3,h4,h5,h6{color:#0f5d92;line-height:1.3em;margin:0 0 10px;line-height: initial;font-weight:400;}
h1{font-size:44px;}
h2{font-size:30px}
h3{font-size:28px; color:#0f5d92;}
h3 a,h3 a:visited{color:#136094;}
h4{font-weight:bold;font-size:18px;font-weight:bold;margin-bottom:20px;}
div{line-height: initial;}
p,li{line-height: initial;}
embed,img,object{max-width:100%}
img{height:auto}
em{font-style:italic}
small{font-size:12px}
a, a:visited{color:#009bd1;}
a:active,a:link,a:visited{text-decoration:none}
a:hover{text-decoration:none;color:#006284;}
p{margin:0 0 20px;line-height:140%;}
ol,ul{list-style:none}
ul li{list-style-type:disc}
ul li li{list-style-type:circle}
ol li{list-style-type:decimal;}
/*---------------------------------------------------
HOME
---------------------------------------------------*/
main.home{float:none;}

.HeroPane .DnnModule{padding:20px 0;}
.HeroPane h1{color:#0f5d92;font-size:40px;}
.HeroPane p{color:#0f5d92;font-size:22px;line-height: 120%;}
.HomePane .DnnModule{padding:20px 0;}
.HomePane h1{color:#0f5d92;font-size:40px;}
.HomePane p{color:#0f5d92;font-size:22px;line-height: 120%;}
.HeroPane{background:url(images/home-bg.jpg) #fff;background-size: 100%;background-repeat: no-repeat;background-position: bottom;}
.HeroPane .btn{margin-top:50%;}
#home-slick{background:#fff;}
#home-slick .col-md-3{padding-top:15px;padding-bottom:15px;}
#home-slick .col-md-3 .DnnModule{border-top:2px solid #136094;padding-top:10px;min-height:240px;position:relative;}
#home-slick .col-md-3 .DnnModule p{font-size:15px;}
#home-slick .slick-slide,#home-slick .slick-slide *{ outline: none !important; }
main.home #dnn_P1_25_1{padding:0;}
main.home #dnn_P1_25_1 .DnnModule{background:#fff;padding:15px;}
main.home #dnn_P1_25_7{display:none;}
/*---------------------------------------------------
PAGE
---------------------------------------------------*/
.offscreen {position: absolute;left: -999em;}
header{background:#d1dfeb;border-bottom:3px solid #d7e1e3;}
.container{padding-left:0;padding-right:0;}
.header-text{font-size:60px;color:#0e5c91;padding:0px 0 50px 60px;}
.header-text a,.header-text a:hover{color:#0e5c91;}
#logo{text-align:center;padding:20px 0;}
#logo .brand{display:inline-block;max-width:180px;}

main{background:#fff;border-top:none;min-height:350px;margin-top:78px;padding:0 15px;}
main.inner .headerPane .DnnModule{position: relative;border-top:3px solid #0e5c91;border-bottom:3px solid #0e5c91;}
main.inner .headerPane .DnnModule h1{color:#0e5c91;margin-top:20px;}
main.inner .headerPane .DnnModule p{color:#0e5c91;font-size:20px;line-height:140%;}

ul.quick-links{margin-left:0;}
ul.quick-links li{list-style:none;border-bottom:1px solid #c0d1d7;font-size:18px;}
ul.quick-links li a{line-height:100%;display:block;padding:5px 0;}
ul.quick-links li a:after{content:"→";float:right;}

.DNNModuleContent li{line-height:140%;}
#dnn_ContentPane .DNNModuleContent strong{color:#000;font-size:16px;}

footer{background:#f0f8ff;border-top:solid 2px #ccc;
    padding: 10px;
}
footer .DnnModule{margin-bottom:0;}
footer p{color:#20305d;}
footer a,footer a:visited{color:#346699;}
footer ul{margin:0;}
footer ul li{list-style:none;display:block;}
footer ul li a{line-height:100%;padding:0 0 4px 0;display:block;}

footer .loginGroup{display:inline-block;}
footer .loginGroup a{color:#0f5d92;}
/*---------------------------------------------------
NAVIGATION
---------------------------------------------------*/
ul.nav{margin:0;}
ul.nav li{list-style:none!important}
/*---------------------------------------------------
BUTTONS
---------------------------------------------------*/
a.btn{display:block;white-space:normal;}
a.btn.btn-large{text-align:left;font-size:24px;padding:10px 20px;min-width:224px;}
a.btn.btn-large:after{content:"→";float:right;}
a.btn.btn-blue{color:#fff;background: #15addd;background: -moz-linear-gradient(top,  #15addd 0%, #1783b5 100%);background: -webkit-linear-gradient(top,  #15addd 0%,#1783b5 100%);background: linear-gradient(to bottom,  #15addd 0%,#1783b5 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15addd', endColorstr='#1783b5',GradientType=0 );}
a.btn.btn-blue:hover{background:#15addd;}
a.btn.btn-block{display:block;}
/*------------------------------------------------------------
MOBILE & SLIDEOUT
-------------------------------------------------------------*/
.mobile-header{color:#00305b;background:#d1dfeb;border-bottom:3px solid #d7e1e3;transition: transform 300ms ease;position: fixed;z-index: 999;width: 100%;top: 0;left: 0;}
.fixed-open .mobile-header {transform: translate3d(236px, 0px, 0px);-webkit-transform: translate3d(236px, 0px, 0px);}
.slideout-menu{position: fixed;left: 0;top: 0;bottom: 0;right: 0;z-index: 0;width: 236px;overflow-y: auto;-webkit-overflow-scrolling: touch;display: none;}
.slideout-panel {position:relative;z-index: 1;/*will-change: transform;*/overflow:hidden;}
.slideout-open,.slideout-open body,.slideout-open .slideout-panel {overflow: hidden;}
.slideout-open .slideout-menu {display: block;padding:20px 0;box-shadow:inset -1px 0px 6px rgba(0, 0, 0, 0.41)}
.slideout-menu{background:#2c3e50;}
.toggle-button,.scroll-toggle-button{display:none;}
/* HAMBURGER */
.toggle-button{font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-weight:bold;display:block;position:absolute;z-index:999;top:20px;left:15px;font-size:9px;}
.nav-icon {width: 28px;height: 45px;position: relative;margin: 0px auto;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer;padding:5px;}
.nav-icon span {border-radius:4px;display: block;position: absolute;height: 4px;width: 100%;background: #00305b;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.nav-icon span:nth-child(1) {top: 0px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}
.nav-icon span:nth-child(2) {top: 8px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}
.nav-icon span:nth-child(3) {top: 16px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}
.slideout-open .nav-icon span:nth-child(1) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;left: 2px;}
.slideout-open .nav-icon span:nth-child(2) {width: 0%;opacity: 0;}
.slideout-open .nav-icon span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 20px;left: 2px;}
/* MENU */
#mobile-menu ul {margin: 0;padding: 0;}
#mobile-menu li {padding: 0;display: block;width: 100%;list-style: none;background: none;text-align: left;}
#mobile-menu li a {border: 0;padding: 10px 2%;text-decoration: none;display: block;border-bottom:1px solid #3a4b5c;color:#dcedff;font-size:14px;}
#mobile-menu ul.nav > li.active{background:#212e3c;}
#mobile-menu ul.nav > li.active a{border-bottom:1px solid #293746;}
#mobile-menu ul.nav > li.active > a{color:#f6cb1d;border-bottom: 1px solid transparent;}
#mobile-menu ul.nav > li > a {font-weight:700;font-size:16px;color:#fff;padding: 20px 20px;}
#mobile-menu ul.nav > li > a:hover,#mobile-menu ul.nav > li > a:focus{background:#18222b;}
#mobile-menu li.nav-124 a{background:#1699ce;color:#fff;}
/*---------------------------------------------------
DNN
---------------------------------------------------*/
.dnnpane>[class*=col-md],.dnnpane>[class^=col-md]{padding:0 15px}
.DnnModule{margin-bottom:20px;}
.DNNEmptyPane{display:none!important}
img[title='Edit'], img[title='Manage Users'] {max-width: none;}
a,a img,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{border:0}
.TB_Wrapper,.TB_Wrapper *,.dnnActionMenu,.dnnActionMenu *,.dnnActionMenu :after,.dnnActionMenu :before,.dnn_mact,.dnn_mact *,.dnn_mact :after,.dnn_mact :before,[id*=ControlPanel],[id*=ControlPanel] *,[id*=ControlPanel] :after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
[class*=RadAjaxPanel] *,[class*=Digital] *{font-size:12px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
[class*=map] img,[class*=Map] img,[id*=map] img,[id*=Map] img,table img{max-width:none!important}
ol.list-unstyled,ol.list-unstyled>li,ul.list-unstyled,ul.list-unstyled>li{list-style:none;margin:0}
ul.row{margin-left:-15px;margin-right:-15px}
.mark,mark{padding:0;background-color:transparent}

/*---------------------------------------------------
DNN LOGIN MODULE
---------------------------------------------------*/
.LoginPanel .dnnLabel{float:none;display:block;width:100%;text-align:left;}
.LoginPanel .dnnFormItem > label.dnnFormLabel{display:none;}


.loginLinks {
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

.loginLinks .registerGroup,
.loginLinks .registerGroup *,
.loginLinks .loginGroup,
.loginLinks .loginGroup * {
	display: block;
	float: left;
	font-weight: normal;
}

.loginLinks .registerGroup .buttonGroup {
	margin: 0;
	padding: 0;
}

.loginLinks .registerGroup li {
	border-right: none;
}

.loginLinks .registerGroup a,
.loginLinks .loginGroup a,
.button {
	position: relative;
	color: #666666;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #FFFFFF;
	padding: 2px 7px;
	line-height: 26px;
	font-weight: normal;
	font-size: 11px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #FFFFFF;
    overflow:hidden;
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,
.button:hover {
	color: #000000;
}

.loginLinks .registerGroup .userNotifications a strong,
.loginLinks .registerGroup .userMessages a strong {
	display: block;
	text-indent: -2000px;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 26px;
}

.loginLinks .registerGroup .userNotifications a strong {
	background: url(../graphics/social_sprite.png) 5px -123px no-repeat;
}

.loginLinks .registerGroup .userNotifications a strong:hover {
	background: url(../graphics/social_sprite.png) 5px -155px no-repeat;
}

.loginLinks .registerGroup .userMessages a strong {
	background: url(../graphics/social_sprite.png) 5px -59px no-repeat;
}

.loginLinks .registerGroup .userMessages a strong:hover {
	background: url(../graphics/social_sprite.png) 5px -91px no-repeat;
}

.loginLinks .registerGroup .userProfileImg a {
	padding: 0;
}

.loginLinks .registerGroup .userProfileImg img {
	width: 30px;
	height: 30px;
	-moz-opacity: 0.70;
	opacity: 0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}

.loginLinks .registerGroup .userProfileImg img:hover {
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,


.inner-page-title{ 
	position: absolute;
    top: 0;
    left: 0;
	background-color:#333b61;
    padding: 10px 15px 0 15px;
    width: 180px;
    max-height: 100%;
    height: 100%;
    overflow: auto;

}

#sliderUL LI
{
	list-style-type:none !important;
	}

.question {
    cursor: default;
    display: block;
    color: #01305a;
    font-weight: bold;
    width: 500px;
    cursor: pointer;
}

.answer {
    display: none;
    width: 500px;
    color: #346699;
    font-weight: bold;
    padding: 2px 0 5px 0;
}
	
.linehr{
	border-top: 1px solid #d9e4ea;
    margin: 20px 0;
	
}
		
.itemDisplay img {
		width:50% !important;
		max-height:400px;
	}

.indicator{ 
	float:right;
	top:5px !important;
	}
.indicator span{ 	
	border: solid 3px #ccc !important;
	width:16px !important;
	height:16px !important;
	background-color:white !important;

}

.slidertext{
	color:#0f5d92;
	font-size:22px;
	line-height: 36px;
	padding:0px !important;
}


.indicator span.current{ 
background-color:#5095bc !important;
}


/* =tabs
			-----------------------------------------------------------------------------------------------*/
.tabs-menu {
    margin-bottom: 0;
    list-style: none;
}

    .tabs-menu li {
        display: inline;
    }

        .tabs-menu li a {
            float: left;
            padding: 5px 20px;
            display: block;
            border-right: 1px solid #ffffff;
            border-top: 2px solid #ffffff;
        }

        .tabs-menu li.current a {
            background-color: #E6E1DC;
            border-top: 2px solid #efefef;
            color: #666;
        }

.tabs-content {
    padding: 30px 20px;
    background-color: #E6E1DC;
    margin-bottom: 20px;
}

/* Clear Fix Hack - add  class="fixed"  to div's that have floated elements in them */
.fixed:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fixed {
    display: block;
}
/*  \*/
.fixed {
    min-height: 1%;
}

* html .fixed {
    height: 1%;
}

/*---------------------------------------------------
PRINT
---------------------------------------------------*/
@media print {
    .mobile-header{position:relative;border:0;}
    .toggle-button{display:none;}
    main{margin-top:0;}

}

/*---------------------------------------------------
RESPONSIVE
---------------------------------------------------*/

@media only screen and (min-width:767px){
    header{background:rgba(255, 255, 255, 0.6);position: relative;}
    .toggle-button {display: none;}
    main{margin-top:0;}
    main.inner .headerPane .DnnModule{margin-top: -3px;}
    #logo{text-align:right;padding: 80px 0 20px;}
    #logo .brand{max-width:230px;margin-right:30px;}
    a.btn{display:inline-block;}
    #navbar{margin:15px 0;} 
    footer{padding: 10px 10px 20px 40px;}
    footer .copyright{text-align:right;}
    /*HOME*/
    main.home{padding:15px 30px;background:url(images/home-bg.jpg) fixed bottom #fff;background-size:100%;background-repeat:no-repeat;border-bottom:50px solid rgba(255, 255, 255, 0.65)}
	.HeroPane{background:transparent;}
    .HeroPane h1{font-size:54px;}
    .HeroPane .DnnModule{padding:40px 0;}
    .HeroPane .btn{margin-top:0;}
    .HeroPane p{font-size:25px;}
	.HomePane{background:transparent;}
    .HomePane h1{font-size:54px;}
    .HomePane .DnnModule{padding:40px 0;}
    .HomePane .btn{margin-top:0;}
    .HomePane p{font-size:25px;}
    #home-slick .col-md-3 .DnnModule img{position:absolute;bottom:0;}
    main.home #dnn_P1_25_7{display:block;}
	
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .sliderpic{display:none;}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  .slidertext{width:30% !important;}
  .HeroPane{background:transparent;}
  .sliderpic{display:none;}
  .itemDisplay{overflow:visible !important;}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  
    .HeroPane{background:transparent;}
  .sliderpic{display:none;}

}

@media only screen and (min-width:992px){
    main.home #dnn_P1_25_1{padding:0 15px 0 0;}

}
@media only screen and (min-width:767px) and (max-width:991px){
    .slick-slider{border:1px solid #ededed;}
    main.home #dnn_P1_25_1 .DnnModule{margin-bottom:40px;}
		.sliderpic{display:none;}
		.HomePane{background:transparent;}
}
@media only screen and (min-width:1200px){
    main.home{background-attachment:scroll;background-position: top;}
}




