﻿@font-face {
  font-family: "CNN";
  src: url("/Fonts/HelveticaNeue-Light.eot");
  src: url("/Fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("/Fonts/HelveticaNeue-Light.woff") format("woff"), url("/Fonts/HelveticaNeue-Light.ttf") format("truetype"), url("/Fonts/HelveticaNeue-Light.svg#regular") format("svg");
  font-weight: 300;
  font-style: normal; }

*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'CNN', Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
}

img,
fieldset {
  border: none;
  outline: none;
}
ul,
ol {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
a[href],
a {
  text-decoration: none;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
a[href],
a:focus {
  outline: none;
}
input[type="text"],
input[type="password"] {
  outline: none;
}
.hide {
  display: none;
}
/*content pg css*/
html body {
  padding: 0;
}
.contentWrap {
  border: 0;
}
.Contenttitle {
  background: #77B7D9;
}
.Contenttitle a {
  float: right;
  margin: 9px 8px 0 0;
}
.Contenttitle a #lt-logo {
  width: 110px;
  max-width: none;
  height: 27px;
}
.contentWrap h1 {
  float: left;
  padding: 0 1em;
  font-size: 12px;
  color: #fff;
  line-height: 2;
  position: relative;
  z-index: 999;
}
.tabPanel_content {
  position: relative;
  z-index: 100;
}
.tabPanel_content ul {
  margin: -1px 0 0;
  padding: 0;
}
.tabPanel_content h4,
.tabPanel_content h4 a {
  line-height: 22px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
.tabPanel_content li {
  border-top: 1px solid #ededed;
}
.tabPanel_content h4 a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
}
.tabPanel_content h4 a:hover {
  color: #6dbff6;
}
.tabPanel_content ul li p {
  color: #000;
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 15px;
}
.tabPanel_content p a {
  color: #000;
}
.link_wrap {
  padding: 5px;
}
.link_wrap a {
  font-size: 10px;
  color: #000;
  line-height: 16px;
}
.link_wrap a:hover {
  text-decoration: none;
  color: #5AA8D3;
}
.link_wrap a span {
  text-decoration: underline;
  font-size: 13px;
}
.link_wrap a span:hover {
  text-decoration: underline;
}
.tabContainer {
  min-height: 214px;
  overflow: auto;
}
/*content ends*/
a:focus,
img:focus,
a:active,
:focus,
:active,
a[href]:focus {
  outline: none;
}
.contentWrap a:focus {
  outline: 0;
}
.contentWrap p {
  margin-bottom: 0;
}
/* SPECIFIC CSS */
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.showLoading {
  background: url(../../Content/images/spinner-trans.gif) no-repeat 50%;
  min-height: 186px;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none;
}
.content-nmls {
  float: left;
  margin-bottom: 15px;
}
.nmls-id {
  font-size: 8px;
  color: gray;
  line-height: normal;
  margin: 0;
  clear: both;
}

.ui-tooltip {
  font-size: 10px;
}