@font-face {
    font-family: 'everettmedium';
    src: url('../fonts/everett-medium-webfont.woff2') format('woff2'),
         url('../fonts/everett-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'everettregular';
    src: url('../fonts/everett-regular-webfont.woff2') format('woff2'),
         url('../fonts/everett-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.card-header .title {
	font-family: everettmedium, sans-serif;
    font-size: 18px;
    color: #2197d2;
	
}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
	
}
.card-header{
  cursor: pointer;
  border-bottom: none;
	
}
.card{
  border: 1px solid #ddd;
	border-radius: 8px !important;
	padding-bottom: 10px;
	
}
.card-body {
  border-top: 1px solid #ddd;
	font-size: 15px;
	line-height: 20px;
	font-family: everettregular, sans-serif;
}

.card-body h4 {
	font-size: 21px;
	padding-bottom: 4px;
	font-family: everettmedium, sans-serif;
}
.card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}


body,td,th {
    font-family: Georgia, serif;
    font-size: 15px;
    color: #333333;
    line-height: 20px;
    margin: 0px;
    padding: 0px;

}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
em {
	color: #888888;

}
h1, h2 {
	font-family: everettmedium, sans-serif;
} 

h3, h4, h5, h6, p, li, .legal {
	font-family: everettregular, sans-serif;
} 

h1 {
	font-size: 30px;
	margin: 15px 0px 15px 0px;
	padding: 45px;
	line-height: 40px;
	color: #ffffff;
}

h1 strong {
	font-size: 64px;
   line-height: 40px;
	color: #0087cc;
}
h2 {
	font-size: 32px;
	line-height: 36px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	color: #2197d2;
}
h3 {
	font-size:18px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
    padding: 0px;
    letter-spacing: 1px;
	color: #000000;
}
h4 {
    font-size: 17px;
    margin: 0px 0px 8px 0px;
    line-height: 22px;
	color: #00bed6;
        
    }
h5 {
    font-size: 15px;
    margin: 4px 0px 2px 0px;
    line-height: 22px;
        
    }

hr {
	border: 1px solid #8d8d8d;
  border-radius: 10px;
}

.panel-title {
	font-family: everettregular, sans-serif;
	font-size: 18px;
}


.panel-body {
	background-color: #0087cc;
}

.panel-heading {
	background-color: #333 !important;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.panel-default {
	border: none;
}

.bottom {
	align-content: flex-end;
	
} 
.pad-bottom {
    margin: 0px 0px 50px 0px;
}

.border-top {
	border-top: 1px solid #8d8d8d;
	padding: 10px 0 10px 0px;
}
.legal {
	margin:12px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color: #999999;
    font-weight: 300;
}

.legal2 {
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color: #8d8d8d;
	font-family: everettregular, sans-serif;
    font-weight: 300;
}

.pad {
    padding: 15px 0px 10px 0px; 
}
.push {
	padding-top: 12px;
}
.header-sect {
	height: 100%;
	width: 100%;
  background-color: #090c0b;

}
.tds-logo {
	padding: 25px 0 10px 25px;
}

.dell {
	max-height: 80px;
	padding: 20px 0 0 40px ;
	margin-bottom: 10px;
}
.page-header {
    padding: 15px 0 0 0;
    max-width:1100px;
	margin-left:auto;
	margin-right:auto;
    margin-top: 0px;
    margin-bottom: -18px;
}
.anchor-bottom {
	object-position: bottom;
}

.button-black {
	padding:12px 20px 12px 20px;
	border-radius:125px;
	text-align:center;
    background-color: #000;
	font-family: everettmedium, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
    border: none;
    margin: 5px 0px 25px 0px;
	color: #ffffff;

}

.button-black:hover {
	background-color: #0087cc !important;
	color: #ffffff !important;

}
.button-blue {
	padding:15px 25px 15px 25px;
	border-radius:125px;
	text-align:center;
    background-color: #0087cc;
	font-family: everettmedium, sans-serif;
	text-transform:uppercase;
	font-size: 16px;
	font-weight: 400;
    border: none;
    margin: 15px 0px 15px 0px;
	color: #ffffff;

}

.button-blue:hover {
	background-color: #001933 !important;
	color: #ffffff!important;

}

.fa-arrow-right {
	color: #0087cc;
	font-size: 45px;
	padding-top: 40px;
	
}

a:link {
    color: #0087cc;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #0087cc;
}
a:hover {
    text-decoration: none;
    color: #00bed6;
}
a:active {
    text-decoration: none;
    color: #00bed6;
}

.content {
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding: 50px 25px 15px 25px;
}
.opt-in {
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 8px;
	padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
}



.footer {
	min-height: 200px;
	background-color: #0087cc;
	text-align:center;
	padding-top:25px;
	margin-top: 0px;
}
.footer p {
	font-size:11px;
	font-family: everettregular, sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center !important;
    line-height: 18px;
}

.footer a:link {
	color: #000000;
}
.footer a:hover {
	color: #333333;
}

.footer h3 {
padding-top: 10px;
	text-align: center !important;
}

.footer h5 {
padding-top: 10px;
	text-align: center !important;
font-family: everettregular, sans-serif;
	font-weight:700;
}

.footer strong {
	font-size:12px;
font-family: everettmedium, sans-serif;
	font-weight: 700;
	color: #505050;
}
.footer img {
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.minbar {
	border-bottom: 3px solid #0087cc;
}
.border {
	border-top: 2px solid #0087cc;
}

.table-bordered {
	border: 2px solid #0087cc;
	border-radius: 30px;
	padding: 15px 8px 0px 8px;
	margin-bottom: 10px;
	
}

nav {
font-family: everettmedium, sans-serif;
	font-size: 20px;
}
navbar-toggle {
	background-color: transparent !important;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 2px;
}
.dropdown-menu > li > a {
	margin: 5px;
	padding: 8px 25px;
}

.dropdown-menu {
	background-color: #0087cc;
	padding: 5px 0 15px 0;
	border-radius: 20px;

}

.dropdown-submit {
	background-color: #0087cc;
	z-index: 500;
	padding: 5px 0 5px 0;

	
}
.dropdown-toggle a:hover, a:active {
background-color: transparent !important;
}

.dropdown-toggle {
background-color: transparent !important;
	color: #ffffff;
}


.dropdown {
	background-color: transparent !important;
	
}

.dropdown a:hover, a:active {
background-color: transparent !important;

}

#accordion1 {
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
}
.divider {
	background-color: #ffffff !important;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
	
}
.navbar .navbar-nav a {
	color: #ffffff !important;
	font-size: 16px;
	letter-spacing: 1px;
}

.navbar .navbar-nav a:hover {
	color: #333 !important;
}

.navbar .navbar-collapse {
  text-align: center;
}
.navbar {
	background-color: #0087cc;
	border:none !important;

    
}
.navbar-default .navbar-nav > .active > a {
	background-color: #0087cc;
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: #0087cc;
	color: #ffffff;
}
.navbar > .active {
    color: #ffffff;
}
.icon-bar {
    color: #ffffff !important;
}
.title {
	padding-top:50px;
}


.panel-collapse {
	background-color: #0087cc  !important;
}

.panel-heading a:link {
	color: #FFFFFF !important;
}

.panel-heading a:visited {
	color: #FFFFFF !important;
}
.panel-heading a:hover {
	color: #0087cc !important;
}

.panel {
	border-color: #0087cc;
	background-color: none !important;
}

.white {
    color: #ffffff;
}

.bg-white {
    background-color: #ffffff;
    padding: 20px 0;
}

.bg-black {
        background-color: #000000;
}
.bg-blue {
    background-color: #0087cc;
}

.bg-grey {
    background-color: #e0dede;
	padding: 20px 0;
}

.bg-white { 
background-color: #ffffff;
}



@media only screen and (max-width: 760px) {
.navbar .navbar-nav a {
	color: #ffffff !important;
	font-size: 12px !important;
	letter-spacing: 0px !important;
}
	
	.fa-arrow-right {
		padding: 0px 0px 10px 0px !important;
	}
	
	h1 strong{
	font-size: 50px;
}
	
	h1 {
line-height: 35px;
		padding: 40px 0 0 40px;
		margin: 0px;
	}
}


	
