/*
Theme Name:         CCH
Theme URI:          http://foundationpress.olefredrik.com
Github Theme URI:   https://github.com/olefredrik/FoundationPress
Description:        A global company that provides information, software, and services
Version:            2.10.4
Author:             Nick Petersen
Author URI:         http://www.advance360.com

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/* -----------------------------------------------------------------------------

  Unfortunately WordPress will require a style.css file
  located in the theme's root folder for stuff to work.

  However, we will not be using vanilla CSS. We're using Sass.

  Sass is a superset of CSS that adds in amazing features
  such as variables, nested selectors and loops. It's also
  the easiest way to customize Foundation.

  All Sass files are located in the /assets/scss folder.
  Please note that none of your scss files will be compiled to /stylesheets/foundation.css before you run
  'npm run watch' or 'npm run build'.

  Please read the README.md file before getting started. More info on how
  to use Sass with Foundation can be found here:
  http://foundation.zurb.com/docs/sass.html

  If you for some reason would like to write plain css instead of using Sass,
  you could just enqueue this file (style.css) to the header and add your styles in this file

---------------------------------------------------------------------------- */


@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  select.search-select{
  top: -1px !important
}
}

#menu-utility-nav.dropdown.menu {
  color: #fff !important;
  font-size: 12px !important;
}

#menu-utility-nav.dropdown.menu .chat-link-text{
  padding-top: .8rem !important;
  padding-left: 0px !important;
  padding-right: 4px !important;
}

#menu-utility-nav.dropdown.menu a.chat-link-text, .menu a .chat-link-text{
  /*padding-top: 1rem .2rem 1rem .2rem !important;*/
  padding-top: 1rem !important;
  padding-left: 0px !important;
  padding-right: 4px !important;
}

strong a.chat-link-text{
  font-weight: bold !important;
}

 select.search-select{
    -moz-appearance: none; 
    -webkit-appearance:none;
    border-radius: 0;-webkit-border-radius:0px; 
    background: url(https://www.cchcpelink.com/images/select_arrow.png) no-repeat;
    background-position: right 0px top 5px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    select.search-select{
    top: 0px !important;
    -moz-appearance: none; 
    -webkit-appearance:none;
    border-radius: 0;
    -webkit-border-radius:0px; 
    background: url(https://www.cchcpelink.com/images/select_arrow.png) no-repeat;
    background-position: right 0px top 5px;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea{
  padding: 0px 8px !important;
}
}

.top-bar .menu a {
    font-size: 12px !important;
  }

/* utility nav estore */
.top-bar > div.estoretext {
	float: left; 
	color: #ffffff; 
	padding-top: 0; 
	padding-left: 0; 
	padding-right: 4px; 
	font-size: 12px; 
	margin: 0 0 0 152px; 
	line-height: 28px;
}

@media screen and (max-width: 900px) {
.top-bar {
    height: 93px;	
	position: relative;
}	
.top-bar > div.estoretext {
    float: none;
    text-align: center;
    color: #ffffff;
    padding-top: 0;
    padding-left: 0;
    padding-right: 4px;
    font-size: 12px;
    margin: 0 0 0 0px;
    line-height: 28px;
    width: 100%;
    position: absolute;
	top: 6px;
}
	
.utility-container {
	left: auto;
	width: 100%;
	position: absolute;
	top: 20px;
}		
}	
/* end utility nav estore */


@media screen and (min-width: 940px) and (max-width:1150px){
.cch-link {
    height: 39px !important;
}
}
@media screen and (max-width: 1024px){
  .dropdown-container {
    display: none !important;
}
}

#menu-utility-nav.dropdown.menu a {
  color: #fff !important;
}

#menu-utility-nav .dropdown.menu.vertical > li > a{
color: #000 !important;
z-index: 9999 !important;
}
.cart-icon::before {color: #fff !important;}

.sticky.is-anchored {
    z-index: 999 !important;
}

/* Placeholder styling */
input:-moz-placeholder, textarea:-moz-placeholder{
  color: #000 !important;
  font-size: 14px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000 !important;
  font-size: 14px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000 !important;
  font-size: 14px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder  {
  color: #000 !important;
  font-size: 14px;
}
[type=search]{
  color: #000 !important;
}
input[type=search] {
    color: #000 !important;
}

.nav-color {
    background: #000000 !important;
}

.cch-link {
	background: #000000 !important;
}

@media screen and (min-width: 800px){
.site-header {
    height: 500px !important;
    min-height: 500px !important;
}
#menu-utility-nav.dropdown{
z-index: 99999 !Important;
}

.feed-block .slick-dots {
    top: 26px !important;
    position: relative !important;
}
a.chat, div.chat {
    top: 300px !important;
}
a.support, div.support {
    top: 500px !important;
}
}

@media screen and (max-width: 900px) {
.cart-icon::before {
    top: 42px !important;
  }

#menu-utility-nav.dropdown{
position: relative; 
right: 0; 
top: 11px;
}	

ul#menu-utility-nav {
    width: 260px;
    margin: auto !important;
}		
}

@media screen and (max-width: 799px) {
.cart-icon::before {
    top: 54px !important;
}	
	
#menu-utility-nav.dropdown{
	top: 13px;
}	
	
ul#menu-utility-nav {
    width: 260px;
    margin: auto !important;
}
.mobile-hide {
    display: none!important
}
  form.search-form {
    text-align: center !important;
    width: 100vw !important;
    padding-top: 5px !important;
}

}
@media screen and (max-width: 800px) {
.dropdown-container{
    display: none !important;
    }
#menu-item-846 ul.dropdown {
    display: none !important;
}

li#menu-item-1311 {
    display: block;
    text-align: center;
}
}
@media screen and (min-width: 800px) and (max-width: 1000px){
	.header-phone a{
		font-size: .7em !important;
}
header img{
	max-width: 150px !important;
}
.partnerlogos{
	max-width: 50px !important;
}
}
@media screen and (min-width: 900px){
	.partnerlogos{
	width: 100px !important;
}
}
@media screen and (max-width: 700px) {

 .responsiveTable td {
     box-sizing: border-box;
     display: block;
     float: left;
     clear: left;
     width: 100%;
 }

 .responsiveTable td:before {
     content: attr(data-label);
     float: left;
/*text-transform: uppercase;*/
     font-weight: bold;
 }

}
/* steps start */

.progress-indicator {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: table;
  table-layout: fixed;
}

.progress-indicator > li {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 1.5em;
}

.progress-indicator > li span {
  position: absolute;
  color: #e6e6e6;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 0.05px;
  text-transform: uppercase;
}

.progress-indicator > li::before {
  content: attr(data-step);
  display: block;
  margin: 0 auto;
  background: #e6e6e6;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  margin-bottom: 0.25em;
  line-height: 1.5em;
  border-radius: 100%;
  position: relative;
  z-index: 1000;
}

.progress-indicator > li::after {
  content: '';
  position: absolute;
  display: block;
  background: #e6e6e6;
  width: 100%;
  height: 0.15em;
  top: 50%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  left: 50%;
  margin-left: 1.5em\9;
  z-index: 0;
}

.progress-indicator > li:last-child:after {
  display: none;
}

.progress-indicator > li.is-complete {
  color: #1779ba;
}

.progress-indicator > li.is-complete::before, .progress-indicator > li.is-complete::after {
  color: #fefefe;
  background: #1779ba;
}

.progress-indicator > li.is-complete span {
  color: #1779ba;
}

.progress-indicator > li.is-current {
  color: #4eabe9;
}

.progress-indicator > li.is-current::before {
  color: #fefefe;
  background: #4eabe9;
}

.progress-indicator > li.is-current span {
  color: #4eabe9;
}

/*Steps End*/
/* input.search-field, select.search-select {
    height: 41px !important;
} */
/* @supports (-webkit-overflow-scrolling: touch) {
select.search-select {
top: 2px !important;
}
} */
@media screen and (-webkit-min-device-pixel-ratio: 0) { _::-webkit-full-page-media, _:future, :root , select.search-select {top: 2px !important;} }
@media screen and (max-device-width: 800px) and (-webkit-min-device-pixel-ratio: 0) { _::-webkit-full-page-media, _:future, :root , select.search-select {top: 3px !important;} }

.orbit-bullets button {
    width: .8rem !important;
    height: .8rem !important;
}
@-moz-document url-prefix() {
   select.search-select {
    border-right: none;
    top: 0px !important;
    position: relative;
}
/*	select.search-select {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: black'></polygon></svg>");
}*/
}

a.button{
    color: #fff !important;
}
.blue{
    background: #007ac3 !important;
}
.green{
  background: #85bc20 !important;
}
.orange{
  background: #ea8f00 !important;
}

.learn-more {
    background: #007ac3;
}

h3.special-offer{
    color: #007ac3 !important;
    text-transform: uppercase;
}
div#cookie-law-info-again{display:none !important;}
.cli-plugin-main-link{margin-left: 0px;}

.search-form::after {
    content: '\f002';
    color: #474747!important;
    font-size: 14px!important;
    font-family: FontAwesome;
    display: inline-block;
    position: relative !important;
    top: auto !important;
    right: 35px !important;
}
.utility-bar{
	background-color: rgba(255,255,255, 0.85) !important;
}
#menu-utility-nav .is-active>a {
    color: #000 !important;
}
.pagination .disabled {
    padding: 0px !important;
}
.pagination .disabled > a, a.view-more{
    color: #fff !important;
}
.pagination .disabled > a:hover, a.view-more:hover{
    transition: color ease 1s !important;
    color: #474747 !important;
}
#cookie-law-info-bar > span {
    width: 950px !important;
    margin: auto;
    display: block;
    color: #fff !important;
    text-align: left;
}
#cookie-law-info-bar a:nth-child(2) {
    background-color: #EC9001;
    border: none;
    color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 6px;
    margin-top: 10px;
    display: block;
    width: 200px;
}
tr.ng-scope {
    /*height: 60px !important;*/
}
@media screen and (min-width:800px){
.inside-header{
	min-height: 500px !important;
}
.top-bar .dropdown ul{
    position: absolute !important;
    z-index: 9999999 !important;
    width: 100px !important;
    padding: 0em !important;
    border: 1px solid #cacaca !important;
    border-radius: 0 !important;
    background-color: #fefefe !important;
    font-size: 1rem !important;
   /* text-align: right;*/
    }
    .dropdown.menu > li.is-dropdown-submenu-parent > a::after{
    display: block !important;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
    }
    .dropdown.menu > li.is-dropdown-submenu-parent > a::after:active{
        display: none !important;
    }
    .dropdown.menu>li.opens-left>.is-dropdown-submenu{
        top: 27px !important;
    }
    .dropdown ul li{
        border-bottom: 1px solid #cacaca;
    }
    .top-bar .dropdown ul li a:hover {
        color: #000 !important;
        font-weight: 700 !important;
    }
    .menu-item-846{
       border: 1px solid transparent !important;
       padding-right: 1em;
    }
  /*  .menu-item-846:hover{
    box-sizing: border-box !important;
    padding-right: 1em;
    border-right: 1px solid #cacaca !important;
    border-top: 1px solid #cacaca !important;
    border-left: 1px solid #cacaca !important;
    border-bottom: 1px solid #cacaca !important;
    border-radius: 0 !important;

    background-color: #fefefe !important;
    }*/
/* 		select.search-select{
	top: 0px !Important;
} */
}
@media screen and (max-width:800px){

    a.chat, div.chat {
    background-color: #ea8f00;
    bottom: 0px !important;
    width: 175px;
    margin: 0;
    padding: 8px;
    position: fixed;
    z-index: 999 !important;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    top: unset !important;
    right: 0px !important;
    }
    div.support, a.support {
    bottom: 0px !important;
    width: 175px;
    margin: 0;
    padding: 8px;
    position: fixed;
    z-index: 999 !important;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    top: unset !important;
    left: 0px !important;
    }
	nav#off-canvas-menu, nav#account-off-canvas{
    overflow: hidden !important;
}
   
	.search-form::after {
    content: '\f002';
    color: #474747 !important;
    font-size: 14px !important;
    font-family: FontAwesome;
    display: inline-block;
    position: relative !important;
    top: auto;
    right: 35px !important;
    padding: .5em 0em;

}
.featured-hero{
    height: auto !important;
}

}
@media screen and (max-width: 1150px){
    a.dropdown.button {
    font-size: 13px !important;
    margin: 0px !important;
    padding: 12px 4px !important;
}
}
@media screen and (min-width: 800px) and (max-width: 940px){
    .cch-link{
    display: none !important;
}
	
}


/*New Styles 7/18/18*/
table.dataTable thead th {
    padding: 4px 18px 4px 10px;
    border-bottom: 1px solid #d9ceba;
    font-weight: bold !important;
    cursor: pointer;
}

.dataTables_wrapper table.dataTable tr td:first-child a {
    font-weight: 600;
    color: #474747 !important;
}

.dataTable a:hover, a:focus {
    color: #004a76;
    text-decoration: underline !important;
}

.dataTables_wrapper table.dataTable th.sorting_asc {
    background: url(/images/sort_asc-w.png) no-repeat center right !important;)
}

.dataTables_wrapper table.dataTable th.sorting_desc {
    background: url(/images/sort_desc-w.png) no-repeat center right !important;)
}

.dataTables_wrapper table.dataTable th.sorting {
    background: url(/images/sort_both-w.png) no-repeat center right !important;)
}

@media (max-width: 1024px)
.dataTables_wrapper table.dataTable {
    width: 100%;
    min-width: 0;
}

@media (max-width: 1024px)
.dataTables_wrapper table.dataTable thead {
    display: none;
}
@media (max-width: 1024px)
.dataTables_wrapper table.dataTable tr td {
    display: flex;
    line-height: initial;
}

/* CCH STYLES START */
#discount-cpe h1,
#discount-cpe h2,
#discount-cpe h3,
dfn {
    font-style: italic
}

hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

.headline-h1 {
font-style: normal !important;
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon,
.tooltip,
address {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

/*html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}*/

/*body {
    font-family: FiraSans;
    line-height: 1.42857143;
    color: #333
}*/

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #004a76;
  //  text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #E6E6E6;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

select[multiple],
select[size],
textarea.form-control {
    height: auto
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fira Sans",sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
   //margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
output,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #999
}

.text-primary {
    color: #007AC3
}

a.text-primary:focus,
a.text-primary:hover {
    color: #005a90
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #007AC3
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #005a90
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 730px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.panel-cpelink .panel-body:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #999
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 5px;
    padding-right: 5px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 950px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1150px
    }
}

.row {
    margin-left: -5px;
    margin-right: -5px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #999
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #E6E6E6
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.checkbox,
.radio,
input[type=file],
output {
    display: block
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    font-size: 14px;
    color: #555
}

.form-control {
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 5px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #007AC3
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #005a90;
    border-color: #002a43
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #005a90;
    border-color: #005486
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #00446c;
    border-color: #002a43
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #007AC3
}

.btn-primary .badge {
    color: #007AC3;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #85BC20
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #669019;
    border-color: #29390a
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #669019;
    border-color: #517213
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #517213;
    border-color: #29390a
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    border-color: #76a61c
}

.btn-success .badge {
    color: #85BC20;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #EA8F00
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #b77000;
    border-color: #513200
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #b77000;
    border-color: #935a00
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #935a00;
    border-color: #513200
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    border-color: #d17f00
}

.btn-warning .badge {
    color: #EA8F00;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #E5202E
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #bc1622;
    border-color: #610b11
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #bc1622;
    border-color: #9c121c
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #9c121c;
    border-color: #610b11
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    border-color: #d31926
}

.btn-danger .badge {
    color: #E5202E;
    background-color: #fff
}

.btn-link {
    color: #007AC3;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #004a76;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-group-sm>.btn,
.btn-group-xs>.btn,
.btn-lg,
.btn-sm,
.btn-xs {
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

/*.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}*/

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #007AC3
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #E6E6E6;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #E6E6E6
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #007AC3
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #E6E6E6
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -5px;
    margin-left: -5px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 5px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -5px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 5px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -5px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 5px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -5px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 5px;
        margin-right: 5px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -5px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #999
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #004a76;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #007AC3;
    border-color: #007AC3;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #007AC3;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 5px;
    padding-right: 5px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #E6E6E6;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #007AC3
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #007AC3;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #85BC20
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #EA8F00
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #E5202E
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #999;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #999
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #007AC3
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #90d5ff
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #007AC3
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #007AC3;
    border-color: #007AC3
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #007AC3
}

.panel-primary>.panel-heading .badge {
    color: #007AC3;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #007AC3
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.modal-title,
.tooltip {
    line-height: 1.42857143
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.btn-danger:focus,
.btn-danger:hover,
.btn-info:focus,
.btn-info:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-warning:focus,
.btn-warning:hover {
    background-position: 0 -50px
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-family: FiraSans;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    opacity: 1;
    filter: alpha(opacity=0)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    border-top-color: #000;
    bottom: 0
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.btn,
.wk-list {
    margin-bottom: 0
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.btn,
.list-group,
.navbar-default,
.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-inverse,
.navbar-static-top {
    border-radius: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
    text-shadow: none
}

.btn.active,
.btn:active {
    background-image: none
}

.btn-default {
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%)
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -o-linear-gradient(top, #007AC3 0, #005486 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #005486 100%);
    border-color: #004d7c
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #005486;
    background-image: none
}

.btn-success {
    background-image: -o-linear-gradient(top, #85BC20 0, #608817 100%);
    background-image: linear-gradient(to bottom, #85BC20 0, #608817 100%);
    border-color: #5a7f16
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #608817;
    background-image: none
}

.btn-info {
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    border-color: #28a4c9
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -o-linear-gradient(top, #EA8F00 0, #ad6a00 100%);
    background-image: linear-gradient(to bottom, #EA8F00 0, #ad6a00 100%);
    border-color: #a36300
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #ad6a00;
    background-image: none
}

.btn-danger {
    background-image: -o-linear-gradient(top, #E5202E 0, #b31520 100%);
    background-image: linear-gradient(to bottom, #E5202E 0, #b31520 100%);
    border-color: #aa141e
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #b31520;
    background-image: none
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-color: #e8e8e8
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-image: -webkit-linear-gradient(top, #007AC3 0, #006aaa 100%);
    background-image: -o-linear-gradient(top, #007AC3 0, #006aaa 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #006aaa 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff007ac3', endColorstr='#ff006aaa', GradientType=0);
    background-color: #006aaa
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #007AC3 0, #006aaa 100%);
        background-image: -o-linear-gradient(top, #007AC3 0, #006aaa 100%);
        background-image: linear-gradient(to bottom, #007AC3 0, #006aaa 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff007ac3', endColorstr='#ff006aaa', GradientType=0)
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #007AC3 0, #005a90 100%);
    background-image: -o-linear-gradient(top, #007AC3 0, #005a90 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #005a90 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff007ac3', endColorstr='#ff005a90', GradientType=0)
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #85BC20 0, #669019 100%);
    background-image: -o-linear-gradient(top, #85BC20 0, #669019 100%);
    background-image: linear-gradient(to bottom, #85BC20 0, #669019 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff85bc20', endColorstr='#ff669019', GradientType=0)
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #EA8F00 0, #b77000 100%);
    background-image: -o-linear-gradient(top, #EA8F00 0, #b77000 100%);
    background-image: linear-gradient(to bottom, #EA8F00 0, #b77000 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffea8f00', endColorstr='#ffb77000', GradientType=0)
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #E5202E 0, #bc1622 100%);
    background-image: -o-linear-gradient(top, #E5202E 0, #bc1622 100%);
    background-image: linear-gradient(to bottom, #E5202E 0, #bc1622 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5202e', endColorstr='#ffbc1622', GradientType=0)
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    text-shadow: 0 -1px 0 #005a90;
    background-image: -webkit-linear-gradient(top, #007AC3 0, #00629d 100%);
    background-image: -o-linear-gradient(top, #007AC3 0, #00629d 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #00629d 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff007ac3', endColorstr='#ff00629d', GradientType=0);
    border-color: #00629d
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #007AC3 0, #006aaa 100%);
    background-image: -o-linear-gradient(top, #007AC3 0, #006aaa 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #006aaa 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff007ac3', endColorstr='#ff006aaa', GradientType=0)
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

@font-face {
    font-family: FiraSans;
    src: url(//static.cchcpelink.com/shared/fonts/fira/FiraSans-Regular.woff);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FiraSans;
    src: url(//static.cchcpelink.com/shared/fonts/fira/FiraSans-SemiBold.woff);
    font-weight: 700;
    font-style: normal
}

.btn {
    touch-action: manipulation;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #85BC20 0, #85BC20 100%);
    background-image: linear-gradient(to bottom, #85BC20 0, #85BC20 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffA0BE6E', endColorstr='#ff728945', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-success:focus,
.btn-success:hover {
    background-position: 0 -50px;
    background-color: #85BC20
}

.btn-success.active,
.btn-success:active {
    background-color: #A0BE6E;
    border-color: #3e8f3e
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #5bc0de 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #5bc0de 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6FBCB0', endColorstr='#ff5EA096', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-info:focus,
.btn-info:hover {
    background-color: #85d0e7
}

.btn-info.active,
.btn-info:active {
    background-color: #85d0e7;
    border-color: #85d0e7
}

.btn-default {
    background-image: -webkit-linear-gradient(top, #E8E9EA 0, #CBCCCD 100%);
    background-image: linear-gradient(to bottom, #E8E9EA 0, #CBCCCD 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default:hover {
    background-color: #CBCCCD;
    background-position: 0 0
}

.btn-default.active,
.btn-default:active {
    background-color: #E8E9EA;
    border-color: #CCC
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #EA8F00 0, #EA8F00 100%);
    background-image: linear-gradient(to bottom, #EA8F00 0, #EA8F00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffE4CC51', endColorstr='#ffC8B348', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-warning:focus,
.btn-warning:hover {
    background-color: #ffa81e
}

.btn-warning.active,
.btn-warning:active {
    background-color: #ffa81e;
    border-color: #ffa81e
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #E5202E 0, #E5202E 100%);
    background-image: linear-gradient(to bottom, #E5202E 0, #E5202E 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffD65B5B', endColorstr='#ffBA4F4F ', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #ea4e59
}

.btn-danger.active,
.btn-danger:active {
    background-color: #ea4e59;
    border-color: #b92c28
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #007AC3 0, #007AC3 100%);
    background-image: linear-gradient(to bottom, #007AC3 0, #007AC3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5F8AB0', endColorstr='#ff507494', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #009af6
}

.btn-primary.active,
.btn-primary:active {
    background-color: #007AC3;
    border-color: #2b669a
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #007AC3
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #507494
}

.label-success {
    background-color: #9ABE65
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #83A256
}

.label-info {
    background-color: #6FBCB0
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #5EA096
}

.label-warning {
    background-color: #E4CC51
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #C8B348
}

.label-danger {
    background-color: #D65B5B
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #BA4F4F
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #FFFFEC;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

select.form-control {
    padding: 4px 12px 6px 4px
}

.form-control:focus {
    border-color: #A6B3BC;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(166, 180, 188, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(166, 180, 188, .6)
}

.ui-autocomplete-input,
.uneditable-input,
input[type=text],
input[type=password],
input[type=number],
textarea {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 32px;
    padding: 6px 7px!important;
    font-size: 14px!important;
    line-height: 1.42857143;
    color: #555!important;
    background-color: #FFFFEC;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

label.error {
    padding: 5px 0 0;
    margin: 0;
    color: #D65B5B
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    color: #0768a3;
    background-color: #f4f4f4;
    border: 1px solid #ccc
}

.pagination>li>a.active,
.pagination>li>span.active,
.panel-cpelink .panel-heading {
    background-color: #007AC3;
    color: #fff
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 5px 0 0 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0 5px 5px 0
}

.panel-cpelink {
    box-shadow: none
}

.panel-cpelink .panel-heading {
    padding: 5px 6px 6px 12px;
    font-weight: 700;
    text-align: left;
    font-size: 13px;
    border-bottom: 1px solid #fff
}

.panel-cpelink .panel-heading h3,
.panel-cpelink .panel-heading h4 {
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.panel-cpelink .panel-heading .panel-title {
    font-size: 13px
}

.panel-cpelink .panel-body {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 20px
}

.panel-cpelink .panel-body:after,
.panel-cpelink .panel-body:before {
    content: " ";
    display: table
}

.wk-list {
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    list-style-type: none;
    padding: .84746% 0
}

.wk-list dd,
.wk-list dt,
.wk-list>li {
    padding: .3125rem 1.69492%
}

.wk-list dd:hover,
.wk-list>li:hover {
    background-color: #ededed;
    cursor: pointer
}

.wk-list dd.wk-active,
.wk-list dd:focus,
.wk-list>li.wk-active,
.wk-list>li:focus {
    background-color: #409bd2;
    color: #fff
}

.wk-list>dt {
    color: #000;
    cursor: pointer
}

.wk-list>dt.collapsed span.menu-arrow {
    background-image: url(/images/sort_desc.png)!important;
    background-position-y: -7px!important
}

.wk-list>dt span.menu-arrow {
    background-image: url(/images/sort_asc.png)!important;
    background-position-y: 1px!important;
    background-position-x: right!important;
    background-repeat: no-repeat!important;
    padding-right: 20px
}

header #logo,
header #logo img,
header #top-menu,
header #top-menu ul,
header #top-menu ul li {
    padding: 0;
    display: block
}

.wk-list li,
.wk-list>dd {
    margin-left: 0
}

header {
    position: relative;
    display: block;
    margin: 0;
    background-color: #fff;
    padding: 0 0 10px
}

header #logo {
    margin: 10px 0;
    float: left
}

header #logo img {
    margin: 0;
    max-height: 61px
}

header #top-menu ul li.menu-dropdown ul li a.elite,
header #top-menu ul li.menu-dropdown ul li a.elite:hover,
header .elite-popup,
header .elite-popup:hover {
    color: #007AC3
}

header #top-menu {
    float: right;
    margin: 10px 0 0
}

header #top-menu ul {
    margin: 0;
    list-style: none
}

header #top-menu ul li {
    float: left;
    margin: 0;
    font-weight: 700
}

header #top-menu ul li a {
    padding: 0 12px;
    font-weight: 400
}

header #top-menu ul li.search {
    width: 200px;
    padding: 0 0 0 12px
}

header #top-menu ul li.search>form>div {
    position: relative;
    top: -5px
}

header #top-menu ul li.search>form>div input {
    height: 28px;
    font-weight: 400;
    border-radius: 0;
    border: 1px solid #007AC3
}

header #top-menu ul li.search .input-group-btn>.btn {
    border-radius: 0;
    background-color: #007AC3;
    background-image: none
}

header #top-menu ul li.search .input-group-btn>.btn:hover {
    background-color: #409bd2
}

header #top-menu ul li.menu-dropdown {
    position: relative;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #fff
}

header #top-menu ul li.menu-dropdown>a {
    display: block;
    background: #fff;
    position: relative;
    z-index: 11
}

header #top-menu ul li.menu-dropdown ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #E0E0E0;
    border-bottom: none;
    position: absolute;
    top: 26px;
    right: -1px;
    z-index: 10;
    background: #fff
}

header #top-menu ul li.menu-dropdown ul li {
    display: block;
    margin: 0;
    padding: 5px 12px;
    border: none;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    text-align: right
}

header #top-menu ul li.menu-dropdown ul li a {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    color: #333;
    font-weight: 400
}

header #welcome-guest span,
header #welcome-guest-with-partner span {
    font-weight: 700;
    font-size: 13px;
    line-height: 13px
}

header #top-menu ul li.menu-dropdown.active,
header #top-menu ul li.menu-dropdown:hover {
    top: -5px;
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0
}

header #top-menu ul li.menu-dropdown.active>a,
header #top-menu ul li.menu-dropdown:hover>a {
    display: block
}

header #top-menu ul li.menu-dropdown.active>a>span,
header #top-menu ul li.menu-dropdown:hover>a>span {
    display: block;
    padding: 4px 0 6px;
    border-bottom: 1px solid #E0E0E0
}

header #top-menu ul li.menu-dropdown.active ul,
header #top-menu ul li.menu-dropdown:hover ul {
    display: block
}

header #welcome-guest {
    float: right;
    margin: 40px 0 0;
    clear: right;
    font-size: 13px
}

#firm-staff .list-box:after,
#home:after,
#my-cpe .list-box:after,
#rules-list .panel-heading:after,
.featuredcpetitle,
.hpanel .hpanel-content,
.hpanel .hpanel-intro p,
.hpanel:after,
.panel.panel-sidebar:after,
.single-column:after,
[role=content]:after,
div.tab,
footer #footer-links ul:after,
footer ul.logo,
footer:after,
nav.navbar.navbar-inverse {
    clear: both
}

header #welcome-guest-with-partner {
    float: right;
    position: relative
}

header #welcome-guest-with-partner span {
    position: relative;
    bottom: 5px;
    margin: 0 5px 0 0
}

header #welcome-guest-with-partner img {
    vertical-align: bottom
}

nav.navbar.navbar-inverse {
    margin: 0;
    background: #007ac3;
    border-color: #080808
}

nav.navbar.navbar-inverse .navbar-toggle {
    float: left;
    margin: 7px 0 7px 8px
}

@media (min-width:768px) {
    nav.navbar.navbar-inverse {
        clear: both;
        display: block;
        margin: 0;
        padding: 0;
        border: none;
        background: #007ac3;
        min-height: 0
    }
    nav.navbar.navbar-inverse .container,
    nav.navbar.navbar-inverse .container-fluid {
        padding: 0;
        background: 0 0
    }
    nav.navbar.navbar-inverse .navbar-collapse {
        margin: 0;
        padding: 0
    }
    nav.navbar.navbar-inverse ul {
        display: table;
        margin: 0;
        padding: 0;
        width: 100%;
        list-style: none;
        background: #007ac3
    }
    nav.navbar.navbar-inverse ul li {
        display: table-cell;
        text-align: center;
        background: #007ac3;
        float: none
    }
    nav.navbar.navbar-inverse ul li.last {
        background: #007ac3
    }
    nav.navbar.navbar-inverse ul li:hover {
        background-color: #85bc20
    }
    nav.navbar.navbar-inverse ul li a {
        line-height: 35px;
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        white-space: nowrap;
        font-size: 13px;
        display: inline-block;
        width: 100%;
        padding: 0;
        margin: 0
    }
    nav.navbar.navbar-inverse ul li a:hover {
        color: #fff;
        text-decoration: none
    }
    #welcome-guest-with-partner {
        float: right;
        position: absolute;
        right: 6px
    }
    #welcome-guest-with-partner span {
        position: relative;
        bottom: 5px;
        margin: 0 5px 0 0;
        font-weight: 700;
        font-size: 13px;
        line-height: 13px
    }
    #welcome-guest-with-partner img {
        vertical-align: bottom;
        max-height: 56px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #welcome-guest-with-partner img {
        max-height: 48px
    }
}

@media (max-width:767px) {
    .navbar .container {
        background: 0 0
    }
    .navbar.navbar-inverse .nav li a {
        color: #FFF
    }
    header #top-menu {
        position: absolute;
        top: 64px;
        right: 10px;
        z-index: 2;
        margin: 12px 0 0
    }
    header #top-menu ul li a {
        font-size: 10px;
        line-height: 10px;
        color: #fff;
        background: 0 0!important
    }
    header #top-menu ul li.last a {
        border-right: none;
        margin-right: 0;
        padding-right: 0
    }
    header #top-menu ul li.menu-dropdown {
        position: relative;
        border: none!important
    }
    header #top-menu ul li.menu-dropdown>a {
        display: block;
        background: #fff;
        position: relative;
        z-index: 11;
        border: none;
        padding: 3px 5px 3px 12px
    }
    header #top-menu ul li.menu-dropdown>a span {
        border: none!important;
        padding: 0
    }
    header #top-menu ul li.menu-dropdown ul {
        display: none!important
    }
    header #logo {
        margin: 10px 0 1px
    }
    header #logo img {
        height: 38px;
        width: 311px
    }
    header #welcome-guest {
        margin: 25px 0
    }
    header #welcome-guest span {
        font-weight: 700;
        font-size: 13px;
        line-height: 13px
    }
    header #welcome-guest-with-partner {
        margin: 20px 0
    }
    header #welcome-guest-with-partner span {
        display: none
    }
    header #welcome-guest-with-partner img {
        height: 27px
    }
}

@media (max-width:992px) and (min-width:768px) {
    nav.navbar.navbar-inverse ul li a {
        font-size: 11px
    }
}

@media (min-width:992px) {
    html header {
        padding-bottom: 13px
    }
    html nav.navbar.navbar-inverse ul li a {
        line-height: 34px;
        font-weight: 700
    }
    html header #welcome-guest {
        margin: 40px 0 0
    }
}

.elite-popup-content .modal-dialog {
    width: 405px
}

.elite-popup-content .btn.pull-left {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0!important;
    padding: 6px 0;
    border: none!important;
    margin: 0;
    outline: 0
}

.elite-popup-content .btn.pull-left:hover {
    text-decoration: underline
}

@media (min-width:0) and (max-width:1049px) {
    .dropdown-content {
        display: none
    }
}

@media (min-width:1050px) {
    nav.new.navbar.navbar-inverse .navbar-collapse {
        width: 1024px!important;
        margin: 0 0 0 -40px!important
    }
    nav.new.navbar.navbar-inverse a {
        line-height: 44px;
        font-size: 14px;
        font-weight: 400
    }
    li.dropdown {
        display: inline-block
    }
    li.dropdown:hover .dropdown-content {
        display: block;
        background-color: #005b92
    }
    li.menu-arrow {
        background-image: url(/images/sort_desc-w.png)!important;
        background-position-y: 7px!important;
        background-position-x: right!important;
        background-repeat: no-repeat!important;
        padding-right: 10px
    }
    li .dropdown-content {
        display: none;
        position: absolute;
        background-color: #007ac3;
        min-width: 1064px;
        min-height: 250px;
        width: 100%;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
        z-index: 9999;
        padding: 20px 40px
    }
    li .dropdown-content.first {
        left: -20px
    }
    li .dropdown-content.second {
        left: -189px
    }
    li .dropdown-content.third {
        left: -349px
    }
    li .dropdown-content.fifth {
        left: -636px
    }
    li .dropdown-content.sixth {
        left: -833px
    }
    li .dropdown-content .complex .content {
        float: left;
        width: 690px
    }
    li .dropdown-content .complex .btn-green {
        color: #fff;
        background: #85BC20;
        width: 150px;
        float: left;
        height: 50px;
        font-size: 15px;
        line-height: 50px;
        top: -10px;
        position: relative;
        text-align: center
    }
    li .dropdown-content .complex .btn-green:hover {
        background: #77ab41
    }
    li .dropdown-content a {
        text-align: left;
        line-height: 50px!important;
        font-size: 16px!important
    }
    li .dropdown-content .content-table-col a.content-title,
    li .dropdown-content .content-table-col span.sub-title,
    li .dropdown-content .content-table-row a.content-title,
    li .dropdown-content a.content-title {
        cursor: text;
        font-size: 15px!important;
        color: #dadada!important;
        text-decoration: none!important
    }
    li .dropdown-content .content-table-col a.content-title,
    li .dropdown-content .content-table-row a.content-title,
    li .dropdown-content a.content-title {
        padding: 0 0 0 15px!important;
        line-height: 32px!important
    }
    li .dropdown-content .content-table-col span.sub-title {
        padding: 15px!important
    }
    li .dropdown-content .content-table {
        display: table!important
    }
    li .dropdown-content .content-table-col:not(:first-child) {
        border-left: solid 1px #518dae
    }
    li .dropdown-content .content-table-col,
    li .dropdown-content .content-table-row {
        display: table-row!important
    }
    li .dropdown-content .content-table-col a,
    li .dropdown-content .content-table-row a {
        width: 250px!important;
        font-size: 16px!important;
        padding: 0 15px!important;
        line-height: 32px!important
    }
    li .dropdown-content .content-table-col a:hover,
    li .dropdown-content .content-table-row a:hover {
        text-decoration: underline!important
    }
    li .dropdown-content .content-table-col a.content-title:hover,
    li .dropdown-content .content-table-row a.content-title:hover {
        text-decoration: none!important
    }
    li .dropdown-content .content-table-col {
        float: left;
        width: 175px
    }
    li .dropdown-content .content-table-col.small {
        width: 100px
    }
    li .dropdown-content .content-table-col.large {
        width: 300px
    }
    li .dropdown-content .content-table-row a {
        display: table-cell!important
    }
    li .dropdown-content .content-table-col a {
        display: block!important
    }
    li .dropdown-content div.content-title {
        text-align: left;
        color: #dadada;
        font-size: 16px;
        line-height: 32px
    }
    li .dropdown-content div.content {
        text-align: left;
        color: #dadada;
        font-size: 15px
    }
    li .dropdown-content div.content.small {
        font-size: 13px
    }
    li .dropdown-content hr {
        border-top: 1px solid #007ac3
    }
    li .dropdown-content ul {
        padding: 0 0 0 20px!important;
        background: #005b92!important
    }
    li .dropdown-content ul li {
        color: #dadada!important;
        list-style-type: disc!important;
        display: list-item!important;
        text-align: left!important;
        background: #005b92!important;
        font-size: 15px;
        font-weight: 400!important
    }
    li .dropdown-content span.white {
        color: #fff!important
    }
}

footer {
    padding-bottom: 60px;
    font-weight: 700;
    color: #fff;
    background-color: #757575
}

footer.light-gray,
footer.light-gray .container {
    background-color: #eee;
    color: rgba(71, 71, 71, .75);
    font-size: 16px
}

footer.light-gray .container a,
footer.light-gray .container a:hover,
footer.light-gray a,
footer.light-gray a:hover {
    font-weight: 400;
    color: rgba(71, 71, 71, .75)
}

footer.light-gray .container div.links,
footer.light-gray div.links {
    float: left;
    padding-right: 20px;
    font-weight: 400
}

.footer h6 {
	color: #ffffff !important;
}

.footer a {
    color: #ffffff !important;
	font-weight: 300;
}

.footer a:hover {
    color: #ffffff !important;
	font-weight: 300;
	text-decoration: underline;	
}


footer .fa-lg {
    font-size: 2.5em
}

footer:after,
footer:before {
    content: " ";
    display: table
}

footer .container {
    padding: 30px 0 15px;
    color: #fff;
    background-color: #757575
}

footer .container.light-gray {
    background-color: #eee;
    color: rgba(71, 71, 71, .75)
}

footer .wk-logo {
    display: inline-block;
    height: 52px;
    width: 421px;
    border: 0;
    text-indent: -9999px;
    background-image: url(/images/WK_CCH_CPELink_H_RGB_Color_Rev-421x52.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 100%
}

footer .logo {
    padding-top: 30px
}

footer ul.logo {
    list-style: none;
    margin: 0;
    padding: 0
}

footer ul.logo li {
    color: #fff;
    padding: 0 10px 0 0;
    float: left;
    font-weight: 300
}

footer ul.logo li:first-child {
    width: 33.3333333%
}

footer ul.logo li:last-child {
    text-align: right;
    font-size: 20px;
    float: right;
    margin-top: 23px
}

footer #footer-links,
footer #footer-links .content-table-col,
footer #footer-links>div {
    float: left
}

@media (max-width:767px) {
    footer .container {
        padding-bottom: 70px
    }
}

footer #footer-links {
    padding: 0;
    display: block
}

footer #footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%
}

footer #footer-links ul:after,
footer #footer-links ul:before {
    content: " ";
    display: table
}

footer #footer-links ul li {
    margin: 0;
    padding: 0 7px;
    display: inline-block
}

footer #footer-links ul li a {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 400
}

footer #footer-links a {
    font-weight: 400
}

footer #footer-links .content-table-col a.content-title,
footer #footer-links .content-table-col span.sub-title,
footer #footer-links .content-table-row a.content-title,
footer #footer-links a.content-title {
    cursor: text;
    font-size: 18px;
    color: #dadada;
    text-decoration: none
}

footer #footer-links .content-table-col a.content-title,
footer #footer-links .content-table-row a.content-title,
footer #footer-links a.content-title {
    padding: 0 0 0 15px;
    line-height: 32px
}

footer #footer-links .content-table-col span.sub-title {
    padding: 15px
}

footer #footer-links .content-table {
    display: table
}

footer #footer-links .content-table-col,
footer #footer-links .content-table-row {
    display: table-row
}

footer #footer-links .content-table-col a,
footer #footer-links .content-table-row a {
    width: auto;
    font-size: 16px;
    padding: 0 15px;
    line-height: 32px
}

footer #footer-links .content-table-col a:active,
footer #footer-links .content-table-col a:hover,
footer #footer-links .content-table-row a:active,
footer #footer-links .content-table-row a:hover {
    text-decoration: underline
}

a,
footer #footer-links .content-table-col a.content-title:active,
footer #footer-links .content-table-col a.content-title:hover,
footer #footer-links .content-table-row a.content-title:active,
footer #footer-links .content-table-row a.content-title:hover {
    text-decoration: none
}

footer #footer-links .content-table-col.small {
    width: 100px
}

footer #footer-links .content-table-col.large {
    width: 300px
}

footer #footer-links .content-table-row a {
    display: table-cell
}

footer #footer-links .content-table-col a {
    display: block
}

footer #footer-links div.content-title {
    text-align: left;
    color: #dadada;
    font-size: 16px;
    line-height: 32px
}

footer #footer-links div.content {
    text-align: left;
    color: #dadada;
    font-size: 15px
}

footer #footer-links div.content.small {
    font-size: 13px
}

footer #footer-links div.last {
    padding-left: 60px
}

footer #footer-links .footer-social {
    float: left;
    height: 33px;
    width: 33px;
    margin: 0 10px;
    border: 0;
    outline: 0
}

.footer {
    background: #000000;
}

.sub-footer {
    background: #232323;
    font-size: 11px;
    color: #ffffff;
}

.sub-footer a {
    color: #ffffff;
}

footer #footer-links .footer-twitter {
    background-image: url(/images/footer/twitter.png)
}

footer #footer-links .footer-twitter:hover {
    background-image: url(/images/footer/twitter-hover.png)
}

footer #footer-links .footer-facebook {
    background-image: url(/images/footer/facebook.png)
}

footer #footer-links .footer-facebook:hover {
    background-image: url(/images/footer/facebook-hover.png)
}

footer #footer-links .footer-youtube {
    background-image: url(/images/footer/youtube.png)
}

footer #footer-links .footer-youtube:hover {
    background-image: url(/images/footer/youtube-hover.png)
}

footer #footer-links .footer-linkedin {
    background-image: url(/images/footer/linkedin.png)
}

footer #footer-links .footer-linkedin:hover {
    background-image: url(/images/footer/linkedin-hover.png)
}

footer .copyright {
    margin: 0;
    padding-right: 0;
    border-right: none;
    text-align: right
}

@media (max-width:768px) {
    footer {
        text-align: left
    }
    footer #footer-links {
        float: none;
        margin-left: 10px
    }
    footer #footer-links .copyright {
        margin-left: 0
    }
    footer.light-gray .container div.links {
        text-align: left;
        margin-left: 10px
    }
    footer ul.logo {
        margin: 0 0 0 10px
    }
    footer ul.logo li {
        float: none;
        text-align: left;
        margin-bottom: 10px
    }
    footer ul.logo li:last-child {
        float: none;
        text-align: left;
        margin-bottom: 48px
    }
    footer .wk-logo {
        display: inline-block;
        height: 38px;
        width: 311px
    }
}

@media (max-width:767px) {
    .container[role=content] {
        padding-bottom: 75px
    }
   /* footer {
        margin-top: -75px
    }
}*/

@media (max-width:992px) {
    footer #footer-links div.last {
        padding: 0
    }
    footer ul.logo li:last-child {
        line-height: 14px
    }
}

/*body {
    font-size: 12px;
    background-color: #E6E6E6;
    min-width: 240px
}
*/
.container {
    background: #fff;
    max-width: 950px
}

.center-chat {
    width: 100%;
    max-width: 950px;
    margin: 20px auto auto
}

@media (max-width:768px) {
    footer.light-gray .container div.links {
        float: none;
        text-align: left
    }
    footer #footer-links>div {
        float: none;
        width: 100%
    }
    footer #footer-links a.content-title,
    footer #footer-links>div.last {
        padding: 0
    }
    .center-chat div,
    footer #footer-links .content-table,
    footer #footer-links .content-table .content-table-col {
        width: 100%
    }
    .center-chat div:last-child {
        margin-bottom: 17px
    }
    .row {
        margin-right: 0
    }
}

[role=content] {
    font-family: FiraSans, Arial, sans-serif;
    padding-bottom: 47px;
    background: #E6E6E6
}

[role=content]:after,
[role=content]:before {
    content: " ";
    display: table
}

[role=content] aside {
    padding-top: 13px;
    background-color: #d7d7d7
}

[role=content] .content {
    padding: 13px;
    background-color: #FFF
}

/*body,
html {
    height: 100%;
    display: block
}*/

#home {
    font-family: FiraSans
}

.browsehappy,
.noscript {
    background-color: #cf1010;
    border: 1px solid #7e0a0a;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    z-index: 2
}

h1.main-title,
h2.sub-title {
    margin-top: 0;
    color: #333;
    font-weight: 700
}

.single-column {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

@media (min-width:768px) {
    .single-column {
        float: left;
        width: 83.33333333%;
        left: 8.33333333%
    }
}

.single-column:after,
.single-column:before {
    content: " ";
    display: table
}

.single-column table {
    width: 100%
}

.modal-vertical-centered {
    transform: translate(0, 50%)!important;
    -ms-transform: translate(0, 50%)!important;
    -webkit-transform: translate(0, 50%)!important
}

[ng-cloak] {
    display: none
}

h1.main-title {
    font-size: 22px;
    margin-bottom: 22px
}

h2.sub-title {
    font-size: 18px;
    margin-bottom: 18px
}

@media (max-width:991px) {
    h1.main-title {
        font-size: 16px;
        margin-bottom: 16px
    }
    h2.sub-title {
        font-size: 14px;
        margin-bottom: 14px
    }
}

.table-responsive {
    position: relative;
    overflow: auto
}
/*
a {
    font-weight: 700;
    color: #007ac3
}*/

/*#home a {
    font-weight: 400
}
*/
.search-pagination span.active,
span.red {
    font-weight: 700
}

.not-found .large-icon {
    margin-top: 15px
}

.not-found .large-icon i {
    color: #858585
}

.navbar-collapse {
    max-height: inherit!important;
    overflow-x: hidden!important
}

.table-framed {
    border: 1px solid #ddd
}

.table-framed>thead>tr>td,
.table-framed>thead>tr>th {
    border-bottom-width: 2px
}

#anet .panel-heading {
    background: #007AC3;
    font-size: 13px;
    color: #FFF;
    padding: 5px 6px
}

#anet .form-group a.btn {
    padding: 3px 0
}

@media (min-width:768px) {
    .modal-dialog-md .modal-dialog {
        width: 480px
    }
    .modal-dialog-sm .modal-dialog {
        width: 360px
    }
    .modal-dialog-lg .modal-dialog {
        width: 720px
    }
}

.modal-header {
    padding: 5px 15px
}

.modal-footer {
    margin-top: 0;
    padding: 10px 15px
}

.modal-footer,
.modal-header {
    background-color: #f5f5f5
}

#quick-links-tbl.table tbody tr td {
    border-top: none!important
}

.daterangepicker .input-mini {
    padding: 0 6px 0 28px!important
}

.office-selector {
    margin: 5px 0 0 5px
}

.search-pagination {
    display: block;
    padding-top: 10px
}

.search-pagination span {
    cursor: pointer;
    font-size: 12px
}


span.red {
    color: #C00;
    font-size: 10px
}

#cookie-warning {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px 0;
    color: #FFF;
    background-color: rgba(0, 0, 0, .75);
    width: 100%;
    z-index: 100
}

#cookie-warning .container {
    background: 0 0;
    font-size: 15px
}

#cookie-warning .container a,
#cookie-warning .container a:hover {
    cursor: pointer;
    color: #FFF;
    font-weight: 400;
    text-decoration: underline
}

#cookie-warning .container button {
    background-color: #EC9001;
    border: none;
    color: #fff;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 6px;
    margin-top: 10px
}

#cchgroup-welcome .modal-body {
    padding: 9px
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: none
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .btn {
        display: none
    }
    input {
        border: none;
        display: inline
    }
    .navbar,
    .no_print {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: none
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
    body {
        margin: 0 0 5px;
        font-family: FiraSans, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #FFF
    }
}

#affiliate .panel ul li img,
.step_img {
    max-width: 100%
}

.panel.panel-sidebar {
    background: #fff;
    border: none;
    margin: 0 0 10px;
    padding: 0;
    box-shadow: none;
    font-size: 11px
}

.panel.panel-sidebar:after,
.panel.panel-sidebar:before {
    content: " ";
    display: table
}

.panel.panel-sidebar>h3 {
    display: block;
    margin: 0;
    padding: 20px 16px 12px;
    font-size: 14px;
    line-height: 14px;
    background: url(//static.cchcpelink.com/cchcpelink/img/home/link-sprite-white.png) center 0 repeat-x;
    font-weight: 700;
    white-space: nowrap
}

.panel.panel-sidebar h4 {
    font-size: 12px;
    margin: 0 0 5px;
    font-weight: 700
}

.panel.panel-sidebar ul {
    display: block;
    padding: 12px 16px;
    margin: 0;
    list-style: none
}

.panel.panel-sidebar ul li {
    display: block;
    padding: 3px 0;
    margin: 0
}

.panel.panel-sidebar ul li a {
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 125%;
    color: #000
}

.panel.panel-sidebar ul li a span {
    color: #B78F0F
}

.panel.panel-sidebar ul li ul {
    padding: 6px 0 6px 8px
}

.panel.panel-sidebar ul li ul li a {
    font-weight: 400
}

.panel.panel-sidebar.panel-sidebar-purple>h3 {
    background-position: center -48px
}

.panel.panel-sidebar.panel-sidebar-blue>h3 {
    background-position: center -95px
}

.panel.panel-sidebar.panel-sidebar-brown>h3 {
    background-position: center bottom
}

.tabs-below .nav-tabs,
.tabs-left .nav-tabs,
.tabs-right .nav-tabs {
    border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,
.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active a,
.tabs-below>.nav-tabs>.active a:focus,
.tabs-below>.nav-tabs>.active a:hover {
    border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs>.active a,
.tabs-left>.nav-tabs>.active a:focus,
.tabs-left>.nav-tabs>.active a:hover {
    border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs>.active a,
.tabs-right>.nav-tabs>.active a:focus,
.tabs-right>.nav-tabs>.active a:hover {
    border-color: #ddd #ddd #ddd transparent
}

#shopping-cart ul.special-offer {
    font-size: 11px;
    margin: 0 0 15px 15px;
    padding: 0
}

#shopping-cart ul.special-offer li {
    list-style: none;
    padding-top: 10px
}

#shopping-cart #shopping-cart-content h3 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#shopping-cart #shopping-cart-content span.red {
    color: #C00;
    font-size: 10px;
    font-weight: 700
}

#shopping-cart #shopping-cart-content table.result tr.top_row td {
    padding: 4px;
    border-top: 1px solid #FFFBF5
}

#shopping-cart #shopping-cart-content td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#shopping-cart #shopping-cart-content td.result_wrapper {
    border: none;
    background: 0 0;
    padding-bottom: 0
}

#shopping-cart #shopping-cart-content td.result_wrapper table.result {
    border: none
}

#shopping-cart #shopping-cart-content td.result_wrapper table.result td {
    background: #f4f4f4
}

#shopping-cart #shopping-cart-content table.formInput tr.header td,
#shopping-cart #shopping-cart-content table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff;
    white-space: nowrap
}

#shopping-cart #shopping-cart-content td.formInput_wrapper_no_top {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 20px
}

#shopping-cart #shopping-cart-content table.formInput_wrapper_no_top tr.header td,
#shopping-cart #shopping-cart-content table.result tr.header td {
    padding: 5px 6px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: none
}

#shopping-cart #shopping-cart-content td.formInput_header {
    background-color: #007AC3;
    color: #333;
    border: none;
    font-size: 12px;
    padding: 4px 18px 4px 10px
}

#shopping-cart #shopping-cart-content table.result td a {
    color: #00729d;
    font-weight: 400
}

#shopping-cart #shopping-cart-content table.result td {
    height: 26px;
    padding: 4px;
    border-top: 1px solid #D9CEBA
}

#shopping-cart #shopping-cart-content table.result tr.discount td {
    font-size: 11px;
    color: #390;
    font-weight: 700;
    height: auto;
    border-top: none;
    padding: 0 4px 4px
}

#shopping-cart #shopping-cart-content table.result tr.discount div {
    color: #000;
    padding-top: 2px
}

#shopping-cart #shopping-cart-content table .footer,
#shopping-cart #shopping-cart-content table .footer td {
    background: #e4e5ea!important
}

#shopping-cart-offer h3 {
    margin: 0 0 10px;
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#shopping-cart-offer h4 {
    padding-bottom: 4px;
    font-weight: 700;
    color: #666;
    font-size: 12px
}

#shopping-cart-offer .offer {
    min-height: 135px
}

#shopping-cart-offer .offer-buttons {
    display: table;
    width: 100%
}

#shopping-cart-offer .offer-buttons .offer-left {
    display: table-cell
}

#shopping-cart-offer .offer-buttons .offer-right {
    display: table-cell;
    text-align: right;
    vertical-align: bottom
}

.pointer {
    cursor: pointer
}

.step_img {
    background: url(//static.cchcpelink.com/cchcpelink/img/cart/shopping_cart_steps.png) center no-repeat;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 0 0 10px;
    height: 32px;
    line-height: 32px;
    min-height: 32px
}

.step_img#paypalSignin {
    background-position: 0 0;
    width: 327px
}

.step_img#paypalOrder {
    background-position: 0 -33px;
    width: 327px
}

.step_img#paypalSummary {
    background-position: 0 -65px;
    width: 327px
}

.step_img#anetSignin {
    background-position: 0 -97px;
    width: 436px
}

.step_img#anetPayment {
    background-position: 0 -130px;
    width: 436px
}

.step_img#anetOrder {
    background-position: 0 -163px;
    width: 436px
}

.step_img#anetSummary {
    background-position: 0 -195px;
    width: 436px
}

#cm-landing .content ul {
    padding-left: 38px
}

#cm-landing h2 {
    color: #778f27;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px
}

#cm-landing small {
    padding: 0 20px;
    display: block
}

#add-to-calendar {
    padding: 20px 40px;
    display: block
}

#add-to-calendar .col {
    float: left;
    width: 60%;
    display: block
}

#add-to-calendar .col.col2 {
    float: right;
    width: 38%
}

#add-to-calendar .add-to-calendar-button {
    float: right;
    margin: 40px 0 0
}

.add-to-calendar-button {
    display: block;
    position: relative;
    height: 40px
}

.add-to-calendar-button ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 40px;
    right: 0
}

.add-to-calendar-button:hover ul {
    display: block
}

.add-to-calendar-button ul li {
    display: block;
    padding: 0;
    margin: 0;
    width: 186px
}

.add-to-calendar-button ul li a {
    display: block;
    padding: 10px 10px 6px;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-top: none;
    background: #f4f4f4
}

.add-to-calendar-button ul li a:hover {
    background: #eee
}

#affiliate .panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

#affiliate .panel ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    width: 25%;
    text-align: center
}

@media (max-width:700px) {
    #affiliate .panel ul {
        display: block
    }
    #affiliate .panel ul li {
        display: block;
        width: 100%
    }
}

#discount-cpe .buy-now {
    padding: 0 0 20px
}

#discount-cpe .vp-section .logo {
    display: inline-block;
    float: left;
    width: 90px;
    margin-bottom: 10px;
    margin-right: 10px
}

@media (min-width:992px) {
    #discount-cpe .vp-section .logo {
        margin-bottom: 30px
    }
}

#discount-cpe .vp-section .description {
    display: block;
    margin-left: 100px
}

#exam-review h2 {
    font-size: 16px;
    font-weight: 700
}

@font-face {
    font-family: FranziskaWebPro;
    font-weight: 400;
    src: url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.eot?) format("eot"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.woff) format("woff"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.ttf) format("ttf");
    font-style: italic
}

@font-face {
    font-family: FranziskaWebPro;
    font-weight: 700;
    src: url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.eot?) format("eot"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.woff) format("woff"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.ttf) format("ttf");
    font-style: italic
}

#home {
    margin: 10px auto 0;
    width: 100%;
    max-width: 950px
}

#home:after,
#home:before {
    content: " ";
    display: table
}

#home .row:not(:first-child) {
    margin-top: 25px
}

#home #current-special {
    position: relative
}

#home #current-special>h3 span i {
    cursor: pointer
}

#home #current-special ul {
    display: block;
    margin: 12px 0 0;
    padding: 0;
    list-style: none
}

#home #current-special ul li {
    display: none;
    margin: 0;
    padding: 0
}

#home #current-special ul li.active {
    display: block
}

#home #current-special ol {
    display: block;
    margin: 0 0 0 -100px;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 10px;
    top: 22px;
    text-align: center
}

#home #current-special ol li {
    display: inline-block;
    margin: 0 2px;
    padding: 0;
    background: #ccc;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    cursor: pointer
}

#home #current-special ol li.active {
    background: #000
}

#home #current-special a {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0
}

#home #current-special a:after,
#home #current-special a:before {
    content: " ";
    display: table
}

#home #current-special a:after {
    clear: both
}

#home #current-special a .price {
    display: block;
    float: left;
    width: 40%;
    font-size: 40px;
    color: #77382a;
    text-align: center;
    margin: 0 2% 0 3%;
    padding: 0;
    line-height: 40px
}

#home #current-special a .title {
    display: block;
    float: right;
    width: 50%;
    font-weight: 700;
    color: #000;
    font-size: 12px;
    margin: 0 3% 0 2%;
    padding: 3px 0 0
}

#home #current-special a .title span {
    display: block;
    font-weight: 400;
    color: #77382a;
    margin: 0;
    padding: 3px 0 0
}

.bannerbackground {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 240px;
    color: #fff;
    padding: 0;
    position: relative;
    min-width: 320px
}

.bannerheader {
    float: left;
    width: 50%;
    margin-top: -170px;
    z-index: 2
}

.bannerheadertext {
    background-color: rgba(36, 24, 102, .8);
    font-family: FranziskaWebPro, serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding: 20px 64px
}

#discount-cpe h1,
#discount-cpe h2,
#discount-cpe h3,
.mainSection h2,
.tabcontent .cpeprice {
    font-family: FranziskaWebPro, serif
}

.bannerheadertext a,
.bannersubhead a {
    font-weight: 400!important
}

.carousel-indicators {
    bottom: 0!important
}

.width-100 {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.bannersubheadbox {
    width: 55%;
    float: right;
    padding: 30px 0 15px
}

.bannersubhead {
    background-color: rgba(255, 255, 255, .9);
    font-size: 15px;
    line-height: 19px;
    text-align: left;
    color: #474747;
    padding: 20px 20px 20px 64px;
    margin-top: 40px;
    z-index: 0
}

.bannercta,
.tabcontent,
.tabcontent td,
div.tab {
    text-align: center
}

.bannercta {
    width: 140px;
    padding: 10px 10px 8px;
    background-color: #E5202E;
    float: right
}

.hpanel {
    background-color: #FFF;
    position: relative;
    min-height: 120px
}

.hpanel:after,
.hpanel:before {
    content: " ";
    display: table
}

.hpanel .hpanel-heading {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 6px 20px
}

.hpanel .hpanel-heading span {
    font-weight: 700
}

.hpanel img.header {
    width: 100%
}

.hpanel .hpanel-intro {
    color: #474747;
    font-size: 16px;
    padding: 5px 10px 5px 20px;
    position: relative
}

.hpanel .hpanel-intro img {
    float: right;
    margin-right: 5px
}

.hpanel .hpanel-content.info1 img,
.hpanel .hpanel-content.info3 img {
    float: left
}

.hpanel .hpanel-intro h5 {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    font-size: 18px;
    font-weight: 700
}

.hpanel .hpanel-intro p {
    top: 16px;
    left: 110px;
    position: absolute
}

.hpanel .hpanel-content {
    padding: 13px 20px;
    font-size: 14px
}

.hpanel .hpanel-content .hpanel-btn,
.hpanel .hpanel-content .hpanel-btn-simple {
    margin-top: 15px
}

.hpanel .hpanel-content a {
    color: #000
}

.hpanel .hpanel-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.hpanel .hpanel-content ul li a {
    font-size: 13px
}

.hpanel .hpanel-content ul.quick-links-list li {
    margin-bottom: 9px
}

.hpanel .hpanel-content ul.list {
    height: 340px;
    display: block;
    margin: 0;
    padding: 0
}

.hpanel .hpanel-content ul.list li {
    margin: 0;
    padding: 0;
    display: block;
    height: 20%
}

.hpanel .hpanel-content p {
    margin: 0;
    font-size: 15px
}

.hpanel .hpanel-content.info1 p {
    display: block;
    margin-left: 60px
}

.hpanel .hpanel-content.info3 p {
    margin-left: 80px
}

.hpanel .hpanel-content.info3 p span {
    color: #0079C6;
    font-size: 18px;
    display: block;
    font-weight: 700
}

.hpanel.hpanel-green-dark .hpanel-btn-simple,
.hpanel.hpanel-orange .hpanel-btn-simple,
.hpanel.hpanel-purple .hpanel-btn-simple {
    float: right
}

.hpanel .hpanel-content .wcp {
    position: relative
}

.hpanel .hpanel-content .wcp span.over {
    color: #83BA1E;
    top: 5px;
    left: 14px;
    text-align: center;
    margin: 0;
    padding: 0;
    display: block;
    width: 52px;
    font-weight: 700;
    font-size: 12px
}

.hpanel .hpanel-content .wcp span {
    top: 0;
    left: 95px;
    position: absolute;
    color: #000
}

.hpanel .btn {
    padding: 4px 15px 2px;
    border-radius: 0
}

.hpanel .btn i {
    font-size: 14px;
    font-weight: 400;
    margin-left: 4px
}

.hpanel .btn.hpanel-btn {
    background-color: #83BE00;
    color: #fff
}

.hpanel .btn.hpanel-btn-red {
    background-color: #E81A24;
    color: #fff
}

.hpanel .btn.hpanel-btn-simple {
    color: #000;
    padding: 0
}

.hpanel .btn.hpanel-btn-simple i {
    padding: 3px 5px;
    color: #474747
}

.hpanel.hpanel-blue .hpanel-content,
.hpanel.hpanel-green .hpanel-content {
    padding-bottom: 20px
}

.hpanel.hpanel-green .hpanel-btn-simple i,
.hpanel.hpanel-green .hpanel-heading {
    background-color: #83BE00
}

.hpanel.hpanel-blue .hpanel-btn-simple i,
.hpanel.hpanel-blue .hpanel-heading {
    background-color: #0078C6
}

.hpanel.hpanel-orange .hpanel-btn-simple i,
.hpanel.hpanel-orange .hpanel-heading {
    background-color: #EC9001
}

.hpanel.hpanel-orange .hpanel-intro {
    background-color: #NaNNaNNaN
}

.hpanel.hpanel-orange .hpanel-content a span {
    color: #EC9001
}

.hpanel.hpanel-orange .hpanel-btn-simple i {
    color: #fff
}

.hpanel.hpanel-indigo .hpanel-btn-simple i,
.hpanel.hpanel-indigo .hpanel-heading {
    background-color: #231467
}

.hpanel.hpanel-indigo .hpanel-intro {
    background-color: #NaNNaNNaN
}

.hpanel.hpanel-indigo .hpanel-content a span {
    color: #231467
}

.hpanel.hpanel-purple .hpanel-btn-simple i,
.hpanel.hpanel-purple .hpanel-heading {
    background-color: #970073
}

.hpanel.hpanel-purple .hpanel-intro {
    background-color: #NaNNaNNaN
}

.hpanel.hpanel-purple .hpanel-content a span {
    color: #970073
}

.hpanel.hpanel-purple .hpanel-btn-simple i {
    color: #fff
}

.hpanel.hpanel-green-dark .hpanel-btn-simple i,
.hpanel.hpanel-green-dark .hpanel-heading {
    background-color: #009A82
}

.hpanel.hpanel-green-dark .hpanel-intro {
    background-color: #NaNNaNNaN
}

.hpanel.hpanel-green-dark .hpanel-content a span {
    color: #009A82
}

.hpanel.hpanel-green-dark .hpanel-btn-simple i {
    color: #fff
}

@media only screen and (max-width:730px) {
    .bannerheader {
        width: 50%;
        margin-top: -150px
    }
    .bannersubhead {
        padding: 20px 64px;
        margin-top: 0
    }
}

@media only screen and (max-width:450px) {
    .bannerheadertext {
        font-size: 20px;
        line-height: 25px;
        padding: 10px
    }
}

@media only screen and (max-width:640px) {
    .bannerheader {
        width: 100%;
        margin-top: 20px;
        z-index: 2;
        position: absolute
    }
    .bannersubheadbox {
        width: 90%;
        padding: 0
    }
    .bannersubhead {
        padding: 10px;
        margin-top: 150px
    }
    .carousel-indicators {
        top: 3px!important
    }
}

@media (min-width:768px) {
    .hpanel .hpanel-heading {
        padding: 6px 0;
        text-align: center
    }
}

@media (max-width:767px) {
    .hpanel .hpanel-content ul.list {
        height: auto
    }
    .hpanel .hpanel-content ul.list li {
        height: auto;
        padding-bottom: 15px
    }
}

@font-face {
    font-family: FranziskaWebPro;
    font-weight: 400;
    src: url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.eot?) format("eot"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.woff) format("woff"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-Italic.ttf) format("ttf");
    font-style: italic
}

@font-face {
    font-family: FranziskaWebPro;
    font-weight: 700;
    src: url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.eot?) format("eot"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.woff) format("woff"), url(//static.cchcpelink.com/shared/fonts/franziska/FranziskaWebPro-DemiboldItalic.ttf) format("ttf");
    font-style: italic
}

div.tab {
    overflow: hidden;
    width: 100%;
    margin-top: -35px
}

div.tab .tablinks {
    color: #fff
}

div.tab button {
    margin: 0;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 25px 10px 20px;
    transition: .3s;
    font-size: 12px;
    line-height: 16px;
    min-height: 65px;
    height: auto;
    opacity: .9;
    width: 25%;
    float: left
}

div.tab button h2 {
    margin: -15px 0;
    font-size: 20px
}

div.tab .current {
    background-color: #940C72;
    color: #fff
}

div.tab .selfstudybtn:hover {
    background-color: #C985B8!important;
    color: #fff
}

div.tab .selfstudybtn.active {
    background-color: #940C72!important;
    color: #fff
}

div.tab .webinarbtn:hover {
    background-color: #7FCBC0!important;
    color: #fff
}

div.tab .webinarbtn.active {
    background-color: #009881!important;
    color: #fff
}

div.tab .integratedbtn:hover {
    background-color: #F4C77F!important;
    color: #fff
}

div.tab .integratedbtn.active {
    background-color: #EA8F00!important;
    color: #fff
}

div.tab .firmcpebtn:hover {
    background-color: #7FBCE1!important;
    color: #fff
}

div.tab .firmcpebtn.active {
    background-color: #007AC3!important;
    color: #fff
}

.tabcontent {
    display: none;
    border-top: none;
    padding: 20px 0 0
}

.tabcontent .cpeheader {
    background-color: #940C72;
    color: #fff;
    font-size: 18px;
    border-bottom: none;
    vertical-align: top;
    padding: 20px 0 0;
    width: 98%
}

.tabcontent .cperow,
.tabcontent td {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd
}

.tabcontent .cperow {
    text-align: left;
    height: 50px
}

.tabcontent .tableleftcol {
    text-align: left
}

.tabcontent .checkmark {
    color: #85BC20;
    font-size: 20px;
    text-align: center
}

.tabcontent .tabdetails {
    padding: 40px 20px 20px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    color: #aaa
}

.tabcontent .tabdetails li {
    margin-bottom: 10px;
    margin-left: -25px
}

.tabcontent .premium {
    background-color: #85BC20;
    color: #fff!important
}

.tabcontent .cpeprice {
    width: 85%;
    text-align: right;
    background-color: #AF4995;
    color: #fff;
    padding: 5px 10px;
    font-style: italic;
    font-size: 30px;
    margin: 5px 0
}

.tabcontent .packagepricebtn {
    padding: 5px 10px;
    background-color: #fff;
    color: #007ac3;
    width: 50%
}

.tabcontent .descriptionrow {
    padding: 20px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    color: #aaa;
    height: 120px;
    border-bottom: 1px solid #ddd
}

.tabcontent .cpeheaderrow {
    height: 170px;
    border-bottom: 1px solid #ddd;
    width: 100%
}

.tabcontent .leftcol {
    width: 19%;
    float: left;
    text-align: left
}

.tabcontent .cpecol {
    float: left;
    width: 27%
}

.tabcontent .firmcpecol {
    float: left;
    width: 40%
}

.tabcontent .cpecategory {
    font-size: 26px;
    line-height: 32px;
    padding-top: 20px
}

.tabcontent .cpeheadertitle {
    height: 50px
}

.tabcontent .cpeheaderbtnrow {
    width: 85%;
    text-align: right;
    display: block;
    margin-top: -10px;
    overflow: auto
}

.cpecolmobileshow,
.tabcontent .learnmorelink {
    display: none
}

.tabcontent .cpeheaderbtn {
    float: right;
    width: 100px;
    background-color: #E5202E;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5
}

.tabcontent .buynowarrow {
    width: 20px;
    height: 20px
}

.tabcontent .lastbtnrow {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
    height: 50px
}

.tabcontent .policy-popup-close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0
}

.tabcontent .policy-popup-close:focus,
.tabcontent .policy-popup-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.tabcontent .modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888
}

.tabcontent .modal-content-bar {
    width: 100%;
    background-color: #007ac3;
    height: 50px;
    padding: 20px
}

.tabcontent .modal-content-text {
    width: 100%;
    background-color: #fff;
    overflow: visible;
    padding: 20px
}

.tabcontent .popup-mobile {
    position: fixed;
    left: 0;
    margin: -100px 0 0;
    width: 100%;
    z-index: 9999
}

.featuredcpe {
    width: 25%;
    background-color: #fff;
    padding: 0;
    float: left;
    margin: 15px 4%;
    min-height: 370px;
    box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, .3)
}

.featuredcpetitle {
    padding: 20px;
    text-align: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #241866;
    min-height: 120px
}

.cpecolmobilehide {
    display: inherit
}

.policy-popup-trig {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    cursor: pointer;
    text-decoration: none!important;
    font-weight: 400
}

.policy-popup {
    display: none;
    position: fixed;
    top: 30%!important;
    left: 50%;
    width: 700px;
    margin-left: -350px;
    padding: 50px 30px;
    z-index: 9999
}

@media (max-width:1024px) {
    .featuredcpetitle {
        font-size: 18px;
        line-height: 20px;
        min-height: 80px
    }
}

@media (max-width:990px) {
    .featuredcpe {
        width: 30%;
        background-color: #fff;
        padding: 0;
        float: left;
        margin: 15px 1%
    }
    .featuredcpetitle {
        font-size: 14px;
        line-height: 20px;
        min-height: 80px
    }
    .tabcontent .descriptionrow {
        height: 150px
    }
}

@media (max-width:768px) {
    .tabcontent .descriptionrow {
        height: 165px
    }
    .tabcontent .cpeprice {
        padding: 5px;
        font-family: FranziskaWebPro, serif;
        font-style: italic;
        font-size: 24px
    }
}

@media (max-width:650px) {
    .tabcontent .cpeheadertitle {
        height: 80px
    }
    .tabcontent .cpeheaderrow {
        height: 180px
    }
}

@media (max-width:640px) {
    .featuredcpe {
        width: 95%!important;
        float: none!important;
        min-height: 0
    }
    .featuredcpetitle {
        min-height: 5px
    }
    .subscription-header {
        width: 100%!important
    }
    .tabcontent .cpecol,
    .tabcontent .firmcpecol {
        width: 100%
    }
    .subscription-header h2 {
        font-size: 20px!important;
        line-height: 24px!important
    }
    div.tab {
        display: block
    }
    div.tab button {
        margin: 0;
        border: none;
        outline: 0;
        cursor: pointer;
        padding: 20px 10px;
        transition: .3s;
        font-size: 12px;
        line-height: 16px;
        min-height: 65px;
        height: auto;
        opacity: .9;
        width: 100%;
        float: left
    }
    .tabcontent {
        display: block!important
    }
    .tabcontent .leftcol {
        display: none
    }
    .tabcontent .cperow {
        min-height: 5px;
        height: 50px
    }
    .tabcontent .cpeheadertitle,
    .tabcontent .descriptionrow {
        height: auto
    }
    .tabcontent .cpeprice {
        padding: 5px 10px;
        font-family: FranziskaWebPro, serif;
        font-style: italic;
        font-size: 30px
    }
    .tabcontent .learnmore a,
    .tabcontent .learnmorelink {
        display: inline-block;
        padding: 5px 20px 0 0;
        text-decoration: none;
        color: #007ac3;
        cursor: pointer
    }
    .tabcontent .learnmorecontent {
        display: none
    }
    .tabcontent .modal-content {
        height: 350px;
        overflow: scroll
    }
    .tabcontent .tabdetails {
        padding-top: 15px
    }
    .hidemobiletab {
        display: none!important
    }
    .showmobiletab {
        display: inline-block!important
    }
    .cpecolmobileshow {
        display: inline-block
    }
    .cpecolmobilehide {
        display: none
    }
}

.subscription-tooltip {
    position: relative;
    display: inline-block;
    font-size: 14px
}

.subscription-tooltip a,
.subscription-tooltip a:active {
    text-decoration: none
}

.subscription-tooltip.subscription-position-top:after,
.subscription-tooltip.subscription-position-top:before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: fixed;
    width: 0;
    border-width: 7px;
    bottom: -14px;
    left: 50%;
    margin-left: -7px
}

#firm-staff .list-box:after,
#firm-staff .list-box:before,
#rules-list .panel-heading:after,
#rules-list .panel-heading:before {
    content: " ";
    display: table
}

.subscription-tooltip .subscription-tooltiptext {
    visibility: hidden;
    display: block;
    color: #474747;
    background: #fff;
    border: 1px solid #ededed;
    box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, .3);
    position: absolute;
    z-index: 1;
    top: -40px;
    left: 105%;
    width: 200px
}

.subscription-tooltip:hover .subscription-tooltiptext {
    visibility: visible;
    display: inline;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    color: #6c6c6c
}

.subscription-tooltip:hover .subscription-tooltiptext li {
    margin-left: -20px
}

.subscription-tooltip:hover a {
    color: #85BC20;
    cursor: default
}

#value-pass-landing td {
    padding: 5px
}

#firm-landing .arrow_links a {
    color: #D18530
}

#firm-landing .line {
    background: url(//static.cchcpelink.com/images/line_1205.gif) center center repeat-x;
    padding: 0 20px;
    height: 22px
}

#firm-landing .content ul {
    padding-left: 38px
}

#firm-landing h2 {
    color: #778f27;
    line-height: 150%;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 700
}

#rules-list {
    padding: 0 0 20px
}

@media (max-width:767px) {
    #rules-list {
        padding: 0
    }
}

#rules-list .panel-heading h4 {
    margin: 7px 0;
    float: left
}

#rules-list .panel-heading a {
    float: right
}

#rules-list .form-horizontal .control-label {
    text-align: left
}

#rules-list .tabs-left {
    display: table;
    width: 100%
}

#rules-list .tabs-left>ul {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    float: none;
    margin: 0
}

#rules-list .tabs-left>.tab-content {
    display: table-cell;
    background: #f4f4f4;
    border-left: none
}

#rules-list .tabs-left>.tab-content .tab-pane {
    padding: 15px
}

#rules-list .tabs-left .nav-tabs .active a {
    padding-right: 50px
}

#rules-list label.error {
    padding: 5px 0 0;
    margin: 0;
    color: red
}

#rules-list .remove-user-group {
    color: red;
    cursor: pointer
}

#rules-list .training-cycle {
    padding: 10px 0
}

#rules-list .user-group-title {
    padding: 0 40px 5px;
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    min-width: 300px;
    text-align: center;
    display: inline-block
}

#rules-list .user-group-title a {
    margin: -5px 0 0
}

#rules-list .user-group-title span {
    font-weight: 700;
    color: #2d2d2d;
    font-size: 18px;
    margin: 0 10px 0 0
}

#rules-list .nav.nav-tabs {
    border: none
}

#rules-list .nav.nav-tabs li span {
    color: red
}

#rules-list .nav.nav-tabs li a {
    font-weight: 700;
    color: #595959;
    background-color: #e4e5ea;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 27px
}

#rules-list .nav.nav-tabs li a:hover {
    background-color: #edeef2
}

#rules-list .nav.nav-tabs li.active a {
    font-weight: 700;
    color: #4d4a4a;
    background-color: #f4f4f4;
    border: none
}

#rules-list .nav.nav-tabs li.add-staff-group a {
    font-weight: 700;
    color: #595959;
    background-color: #fff;
    border: 1px solid #b2b2b2;
    border-right: none
}

#rules-list hr {
    border-top: 2px solid #fff;
    margin: 0
}

.title.btn-group-vertical>.btn-group>h4,
.title.btn-group-vertical>.btn-group>h5,
.title.btn-toolbar>h4,
.title.btn-toolbar>h5,
.title.clearfix>h4,
.title.clearfix>h5,
.title.container-fluid>h4,
.title.container-fluid>h5,
.title.container>h4,
.title.container>h5,
.title.dl-horizontal dd>h4,
.title.dl-horizontal dd>h5,
.title.form-horizontal .form-group>h4,
.title.form-horizontal .form-group>h5,
.title.modal-footer>h4,
.title.modal-footer>h5,
.title.modal-header>h4,
.title.modal-header>h5,
.title.nav>h4,
.title.nav>h5,
.title.navbar-collapse>h4,
.title.navbar-collapse>h5,
.title.navbar-header>h4,
.title.navbar-header>h5,
.title.navbar>h4,
.title.navbar>h5,
.title.pager>h4,
.title.pager>h5,
.title.panel-body>h4,
.title.panel-body>h5,
.title.row>h4,
.title.row>h5 {
    float: left
}

.title.btn-group-vertical>.btn-group>form,
.title.btn-toolbar>form,
.title.clearfix>form,
.title.container-fluid>form,
.title.container>form,
.title.dl-horizontal dd>form,
.title.form-horizontal .form-group>form,
.title.modal-footer>form,
.title.modal-header>form,
.title.nav>form,
.title.navbar-collapse>form,
.title.navbar-header>form,
.title.navbar>form,
.title.pager>form,
.title.panel-body>form,
.title.row>form {
    float: left;
    width: 100px;
    margin: 5px 0 0 20px
}

.title.btn-group-vertical>.btn-group>h5+form,
.title.btn-toolbar>h5+form,
.title.clearfix>h5+form,
.title.container-fluid>h5+form,
.title.container>h5+form,
.title.dl-horizontal dd>h5+form,
.title.form-horizontal .form-group>h5+form,
.title.modal-footer>h5+form,
.title.modal-header>h5+form,
.title.nav>h5+form,
.title.navbar-collapse>h5+form,
.title.navbar-header>h5+form,
.title.navbar>h5+form,
.title.pager>h5+form,
.title.panel-body>h5+form,
.title.row>h5+form {
    margin-top: 3px
}

.pagination a {
    cursor: pointer
}

.staff-select .staff-list,
[size=staff-select] .staff-list {
    width: 65%;
    height: 500px;
    overflow: hidden;
    float: left;
    padding: 0
}

.staff-select .staff-list .staff-list-search,
[size=staff-select] .staff-list .staff-list-search {
    padding: 10px 10px 0
}

.staff-select .staff-list .staff-list-search input[type=text],
[size=staff-select] .staff-list .staff-list-search input[type=text] {
    margin: 0
}

.staff-select .staff-list .staff-list-info,
[size=staff-select] .staff-list .staff-list-info {
    padding: 10px
}

.staff-select .staff-list .staff-list-info span,
[size=staff-select] .staff-list .staff-list-info span {
    font-weight: 700;
    color: #666
}

.staff-select .staff-list .staff-list-info .select-all,
[size=staff-select] .staff-list .staff-list-info .select-all {
    cursor: pointer;
    color: #428bca
}

.staff-select .staff-list .staff-list-info .select-all:hover,
[size=staff-select] .staff-list .staff-list-info .select-all:hover {
    text-decoration: underline
}

.staff-select .staff-list .staff-list-wrapper,
[size=staff-select] .staff-list .staff-list-wrapper {
    width: 100%;
    height: 410px;
    overflow: auto
}

.staff-select .staff-list .staff-list-wrapper ul,
[size=staff-select] .staff-list .staff-list-wrapper ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.staff-select .staff-list .staff-list-wrapper ul li,
[size=staff-select] .staff-list .staff-list-wrapper ul li {
    display: block;
    margin: 0;
    padding: 0
}

.staff-select .staff-list .staff-list-wrapper ul li a,
[size=staff-select] .staff-list .staff-list-wrapper ul li a {
    display: block;
    margin: 0;
    padding: 8px 10px;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    color: #000;
    font-weight: 400
}

.staff-select .staff-list .staff-list-wrapper ul li a:hover,
[size=staff-select] .staff-list .staff-list-wrapper ul li a:hover {
    background: #f4f4f4
}

.staff-select .staff-list .staff-list-wrapper ul li a span,
[size=staff-select] .staff-list .staff-list-wrapper ul li a span {
    display: block;
    float: right;
    background: #fff;
    padding: 3px;
    border-radius: 10px;
    border: 1px solid #000;
    margin: -1px 0 0;
    width: 18px;
    height: 18px
}

.staff-select .staff-list .staff-list-wrapper ul li a span i,
[size=staff-select] .staff-list .staff-list-wrapper ul li a span i {
    display: none;
    margin: -1px 0 0 -1px
}

.staff-select .staff-list .staff-list-wrapper ul li.selected a span,
[size=staff-select] .staff-list .staff-list-wrapper ul li.selected a span {
    background: #428bca;
    border: 1px solid #428bca;
    padding: 3px;
    border-radius: 10px
}

.staff-select .staff-list .staff-list-wrapper ul li.selected a span i,
[size=staff-select] .staff-list .staff-list-wrapper ul li.selected a span i {
    display: inline-block
}

.staff-select .staff-list-selected,
[size=staff-select] .staff-list-selected {
    width: 35%;
    height: 500px;
    overflow: hidden;
    float: right;
    background: #f4f4f4;
    padding: 0
}

.staff-select .staff-list-selected .staff-list-selected-info,
[size=staff-select] .staff-list-selected .staff-list-selected-info {
    padding: 10px
}

.staff-select .staff-list-selected .staff-list-selected-info span,
[size=staff-select] .staff-list-selected .staff-list-selected-info span {
    font-weight: 700;
    color: #666
}

.staff-select .staff-list-selected .staff-list-selected-wrapper,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper {
    width: 100%;
    height: 452px;
    overflow: auto
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li {
    display: block;
    margin: 0;
    padding: 0
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li a,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li a {
    display: block;
    margin: 0;
    padding: 8px 10px;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    color: #000;
    font-weight: 400
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li a:hover,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li a:hover {
    background: #fff
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li a:hover span,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li a:hover span {
    display: block
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li a span,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li a span {
    display: none;
    float: right;
    background: #ddd;
    padding: 2px;
    border-radius: 10px;
    border: 1px solid #999;
    margin: -1px 0 0;
    width: 18px;
    height: 18px;
    text-align: center;
    color: #999
}

.staff-select .staff-list-selected .staff-list-selected-wrapper ul li a span i,
[size=staff-select] .staff-list-selected .staff-list-selected-wrapper ul li a span i {
    margin: -1px 0 0
}

.staff-select .modal-header,
[size=staff-select] .modal-header {
    position: relative
}

.staff-select .modal-header i,
[size=staff-select] .modal-header i {
    font-size: 16px;
    position: absolute;
    right: 17px;
    top: 17px;
    cursor: pointer
}

.staff-select .modal-footer,
[size=staff-select] .modal-footer {
    margin-top: 0
}

.staff-select .modal-footer .cancel-button,
[size=staff-select] .modal-footer .cancel-button {
    float: left;
    text-decoration: underline;
    margin: 10px 0
}

.staff-select.staff-select-inline .staff-list {
    height: auto;
    max-height: 500px
}

.staff-select.staff-select-inline .staff-list .staff-list-wrapper {
    height: auto;
    max-height: 410px
}

.staff-select.staff-select-inline .staff-list .staff-list-wrapper ul li a {
    display: block;
    margin: 0
}

.staff-select.staff-select-inline .staff-list-selected {
    height: auto;
    max-height: 500px;
    background: 0 0
}

.staff-select.staff-select-inline .staff-list-selected .staff-list-selected-info {
    padding: 10px
}

.staff-select.staff-select-inline .staff-list-selected .staff-list-selected-wrapper {
    height: auto;
    max-height: 452px
}

.panel-body.panel-body-staff-list {
    background: #f9f9f9;
    padding: 5px 15px 5px 5px!important
}

.group-form .form-group.row label {
    text-align: left
}

.group-form label.error {
    padding-left: 173px
}

.group-form label.error[for=affirm] {
    padding-left: 0;
    display: block;
    font-weight: 700
}

@media (max-width:767px) {
    .group-form label.error {
        padding-left: 5px
    }
    #my-cpe .list-box {
        overflow: auto
    }
    #my-cpe .list-box>div {
        min-width: 600px
    }
}

#firm-staff .message-status {
    padding: 15px
}

#firm-staff .list-double-height {
    margin: 5px 0
}

#firm-staff .pagination {
    margin: 0!important
}

#firm-staff .nav-tabs {
    border-bottom: none
}

#firm-staff ul.nav.nav-tabs>li.active {
    border: 1px solid #007AC3;
    font-weight: 700;
    color: #FFF;
    background-color: #007AC3;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#firm-staff ul.nav.nav-tabs>li.active a {
    background: 0 0;
    border: none;
    margin: 1px;
    color: #FFF
}

#firm-staff ul.nav.nav-tabs>li {
    border: 1px solid #e1efd8;
    font-weight: 700;
    color: #717261;
    background-color: #e1efd8;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 3px 0 0
}

#firm-staff ul.nav.nav-tabs>li a {
    background: 0 0;
    border: none;
    margin: 1px;
    color: #717261
}

#firm-staff table {
    margin-bottom: 5px
}

#firm-staff table thead tr {
    font-weight: 700;
    color: #FFF;
    background: #007AC3
}

#firm-staff table thead tr th {
    border-bottom: 1px solid #fff
}

#firm-staff table tr {
    border-bottom: 1px solid #d9ceba;
    color: #1A1A1A;
    background: #f4f4f4;
    min-height: 30px
}

#firm-staff table tr td {
    background: 0 0;
    border-top: 1px solid #d9ceba
}

#firm-staff table tr td span.staff-delete {
    float: right
}

#firm-staff table tr .course-title {
    font-weight: 700
}

#firm-staff table .opened {
    border-bottom: none;
    background: #e4e5ea
}

#firm-staff table .opened-detail {
    border-bottom: none;
    border-top: none
}

#firm-staff table .opened-detail td {
    border-top: none;
    border-bottom: 1px solid #d9ceba
}

#firm-staff table .opened-detail td .sub-detail {
    width: 100%;
    background: #e4e5ea
}

#firm-staff table .opened-detail td .sub-detail tr {
    border-bottom: none
}

#firm-staff table .opened-detail td .sub-detail tr td {
    background: #e4e5ea;
    width: 30%;
    border-bottom: none
}

#firm-staff table .opened-detail td .sub-detail tr td:nth-child(1) {
    width: 17%
}

#firm-staff table .opened-detail td .sub-detail tr td:nth-child(2) {
    width: 23%
}

#firm-staff table .link,
#firm-staff table a {
    color: #0768a3
}

#firm-staff table .link {
    font-weight: 700;
    cursor: pointer
}

#firm-staff table .red {
    color: red
}

#firm-staff table .detailed-links {
    padding-left: 35px
}

#firm-staff table .detailed-links.show-cancelled {
    padding-left: 30px
}

#firm-staff table .staff_name {
    font-weight: 700
}

#firm-staff table .staff_name span.location {
    margin-left: 15px
}

#firm-staff table .staff_name.pending {
    font-weight: 400
}

#firm-staff .list-box {
    margin-bottom: 15px
}

#firm-staff .cm-notice {
    background: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px;
    margin: 0 0 20px
}

#firm-staff .box-title {
    float: left;
    display: block;
    font-size: 18px;
    color: #605D5C;
    margin: 10px 15px 10px 0
}

#firm-staff .search-text {
    color: #444
}

#ufp table.result thead,
#ufp td.result_header {
    padding: 5px 6px 6px 12px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    font-size: 13px
}

#ufp td.result_wrapper_no_top {
    border-left: 1px solid #B7A88B;
    border-right: 1px solid #B7A88B;
    border-bottom: 1px solid #B7A88B
}

#ufp table.result {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f4f4f4
}

#ufp table.result thead th,
#ufp table.result tr.header td {
    height: 20px;
    padding: 5px 4px;
    font-size: 13px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    border-top: 0
}

#ufp table.result thead td a,
#ufp table.result tr.header td a {
    color: #F5DA6C;
    text-decoration: none;
    font-weight: 700
}

#ufp table.result thead td a:hover,
#ufp table.result tr.header td a:hover {
    color: #DAFF91;
    text-decoration: underline;
    font-weight: 700
}

#ufp table.result td {
    height: 34px;
    padding: 4px;
    border-top: 1px solid #D9CEBA
}

#ufp table.result tr.discount td {
    font-size: 11px;
    color: #390;
    font-weight: 700;
    height: auto;
    border-top: none;
    padding: 0 4px 4px
}

#ufp table.result tr.discount div {
    color: #000;
    padding-top: 2px
}

#ufp table.result tr.alternate {
    background-color: #FFF
}

#ufp table.result tr.top_row td {
    background: url(//static.cchcpelink.com/images/table_results_top_bg.jpg) repeat-x;
    padding: 4px;
    border-top: 1px solid #FFFBF5
}

#ufp table.result tr.footer td {
    background: url(//static.cchcpelink.com/images/table_results_footer_bg.jpg) repeat-x #E2FFCA;
    height: 16px;
    padding: 6px 4px;
    border-top: 1px solid #D0C7B3
}

#ufp table.result tr.footer div {
    font-weight: 700;
    color: #C00;
    padding-top: 2px;
    padding-bottom: 6px
}

#ufp table.result td a,
#ufp table.result td a:hover {
    color: #00729d;
    font-weight: 400
}

#ufp td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#ufp td.result_wrapper {
    border: none;
    background: 0 0;
    padding-bottom: 0
}

#ufp td.result_wrapper table.result {
    border: none
}

#ufp table.formInput tr.header td,
#ufp table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#ufp td.formInput_wrapper_no_top {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 20px
}

#ufp table.formInput_wrapper_no_top tr.header td,
#ufp table.result tr.header td {
    height: 30px
}

#ufp td.formInput_header {
    background-color: #007AC3;
    color: #333;
    border: none;
    font-size: 12px;
    padding: 4px 18px 4px 10px
}

#ufp table .footer,
#ufp table .footer td {
    background: #e4e5ea!important
}

#ufp table.result thead td a.titleLink,
#ufp table.result tr.header td a.titleLink {
    color: #4d4a4a
}

#ufp td.printer_friendly_wrapper_no_top {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

#ufp td.printer_friendly_wrapper {
    border: 1px solid #000
}

#ufp table.printer_friendly {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
}

#ufp table.printer_friendly tr.header td {
    height: 18px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: 700;
    border-top: 0
}

#ufp table.printer_friendly td {
    height: 26px;
    padding: 4px 6px;
    border-top: 1px solid #000
}

#ufp table.printer_friendly tr.alternate {
    background-color: #FFF
}

#ufp table.printer_friendly tr.top_row td {
    border-top: 1px solid #000
}

#ufp table.printer_friendly tr.footer td {
    height: 16px;
    padding: 4px 5px;
    border-top: 1px solid #000
}

#ufp table.plain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
}

#ufp table.plain td {
    padding: 2px
}

#ufp table.plain td.note {
    padding: 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555
}

#ufp table.formInput_wrapper_no_top tr.header td,
#ufp table.result tr.header td {
    padding: 5px 6px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: none
}

#ufp td.result_wrapper table.result td {
    background: #f4f4f4
}

#instructor-detail h1 {
    font-size: 22px;
    margin-bottom: 22px;
    margin-top: 0;
    font-weight: 700;
    color: #333
}

#instructor-landing a {
    font-weight: 700
}

#instructor-landing .intro {
    font-size: 15px
}

#instructor-landing table {
    width: 100%;
    table-layout: fixed
}

#my-cpe .list-double-height {
    margin: 5px 0
}

#my-cpe .pagination {
    margin: 0!important
}

#my-cpe .nav-tabs {
    border-bottom: none
}

#my-cpe ul.nav.nav-tabs>li.active {
    border: 1px solid #007AC3;
    font-weight: 700;
    color: #FFF;
    background-color: #007AC3;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#my-cpe ul.nav.nav-tabs>li.active a {
    background: 0 0;
    border: none;
    margin: 1px;
    color: #FFF
}

#my-cpe ul.nav.nav-tabs>li {
    border: 1px solid #5bc0de;
    font-weight: 700;
    color: #FFF;
    background-color: #5bc0de;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 3px 0 0
}

#my-cpe ul.nav.nav-tabs>li a {
    background: 0 0;
    border: none;
    margin: 1px;
    color: #DEDEDE
}

#my-cpe table thead tr th,
#my-cpe table tr {
    border-bottom: 1px solid #fff
}

#my-cpe table {
    margin-bottom: 5px
}

#my-cpe table thead tr {
    font-weight: 700;
    color: #FFF;
    background: #007AC3
}

#my-cpe table tr {
    color: #1A1A1A;
    background: #f4f4f4
}

#my-cpe table tr td {
    background: 0 0;
    border-top: 1px solid #fff
}

#my-cpe table tr .course-title {
    font-weight: 700
}

#my-cpe table .opened {
    border-bottom: none;
    background: #e4e5ea
}

#my-cpe table .opened-detail {
    border-bottom: none;
    border-top: none
}

#my-cpe table .opened-detail td {
    border-top: none;
    border-bottom: 1px solid #fff
}

#my-cpe table a {
    color: #0768a3
}

#my-cpe table .detailed-links {
    padding-left: 35px
}

#my-cpe table .detailed-links.show-cancelled {
    padding-left: 30px
}

#my-cpe .list-box {
    margin-bottom: 15px
}

#my-cpe .list-box:after,
#my-cpe .list-box:before {
    content: " ";
    display: table
}

#my-cpe .cm-notice {
    background: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px;
    margin: 0 0 20px
}

#my-cpe .box-title {
    float: left;
    display: block;
    font-size: 18px;
    color: #605D5C;
    margin: 10px 15px 10px 0
}

#email-password div.formField {
    width: 100%;
    clear: left;
    margin-top: 8px
}

#email-password div.formField label {
    width: 230px;
    text-align: right;
    margin: 0;
    padding-right: 10px;
    padding-top: 4px
}

#email-password div.formField input[type=password],
#email-password div.formField input[type=text] {
    margin: 0;
    width: 380px
}

#email-password select.form-control {
    width: 200px;
    display: inline-block
}

#email-password td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#email-password table.formInput tr.header td,
#email-password table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#email-password label {
    font-weight: 400
}

#email-password ul {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0
}

#email-password .hint {
    padding-left: 234px
}

#email-password input[type=checkbox] {
    display: inline
}

@media (max-width:991px) {
    #email-password div.formField {
        width: 100%;
        clear: left;
        margin-top: 8px
    }
    #email-password div.formField label {
        width: 100%;
        text-align: left;
        margin: 0 0 10px;
        font-weight: 700
    }
    #email-password div.formField input[type=password],
    #email-password div.formField input[type=text] {
        margin: 0;
        width: 100%
    }
    #email-password select.form-control {
        width: 200px;
        display: inline-block
    }
    #email-password td.formInput_wrapper {
        border: none;
        background-color: #f4f4f4;
        padding-bottom: 10px
    }
    #email-password table.formInput tr.header td,
    #email-password table.result tr.header td {
        padding: 5px 6px 6px 12px;
        background-color: #007AC3;
        font-weight: 700;
        text-align: center;
        font-size: 13px;
        color: #FFF;
        border-bottom: 1px solid #fff
    }
    #email-password label {
        font-weight: 400
    }
    #email-password ul {
        margin-top: 10px;
        margin-left: 0;
        padding-left: 0
    }
    #email-password .emailPreferenceLabel {
        display: none
    }
    #email-password .hint {
        padding-left: 0
    }
    #email-password input[type=checkbox] {
        display: inline
    }
}

#my-discount h3 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#my-discount table.result thead,
#my-discount td.result_header {
    border-left: 1px solid #B7A88B;
    border-right: 1px solid #B7A88B;
    border-top: 1px solid #B7A88B;
    padding: 5px 6px 6px 12px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    font-size: 13px
}

#my-discount td.result_wrapper_no_top {
    border-left: 1px solid #B7A88B;
    border-right: 1px solid #B7A88B;
    border-bottom: 1px solid #B7A88B
}

#my-discount table.result {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f4f4f4
}

#my-discount table.result thead th,
#my-discount table.result tr.header td {
    height: 20px;
    padding: 5px 4px;
    font-size: 13px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    border-top: 0
}

#my-discount table.result thead td a,
#my-discount table.result tr.header td a {
    color: #F5DA6C;
    text-decoration: none;
    font-weight: 700
}

#my-discount table.result thead td a:hover,
#my-discount table.result tr.header td a:hover {
    color: #DAFF91;
    text-decoration: underline;
    font-weight: 700
}

#my-discount table.result td {
    height: 26px;
    padding: 4px;
    border-top: 1px solid #D9CEBA
}

#my-discount table.result tr.discount td {
    font-size: 11px;
    color: #390;
    font-weight: 700;
    height: auto;
    border-top: none;
    padding: 0 4px 4px
}

#my-discount table.result tr.discount div {
    color: #000;
    padding-top: 2px
}

#my-discount table.result tr.alternate {
    background-color: #FFF
}

#my-discount table.result tr.top_row td {
    background: url(//static.cchcpelink.com/images/table_results_top_bg.jpg) repeat-x;
    padding: 4px;
    border-top: 1px solid #FFFBF5
}

#my-discount table.result tr.footer td {
    background: url(//static.cchcpelink.com/images/table_results_footer_bg.jpg) repeat-x #E2FFCA;
    height: 16px;
    padding: 6px 4px;
    border-top: 1px solid #D0C7B3
}

#my-discount table.result tr.footer div {
    font-weight: 700;
    color: #C00;
    padding-top: 2px;
    padding-bottom: 6px
}

#my-discount table.result td a,
#my-discount table.result td a:hover {
    color: #00729d;
    font-weight: 400
}

#my-discount td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#my-discount td.result_wrapper {
    border: none;
    background: 0 0;
    padding-bottom: 0
}

#my-discount td.result_wrapper table.result {
    border: none
}

#my-discount td.result_wrapper table.result td {
    background: #f4f4f4
}

#my-discount table.formInput tr.header td,
#my-discount table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#my-discount td.formInput_wrapper_no_top {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 20px
}

#my-discount table.formInput_wrapper_no_top tr.header td,
#my-discount table.result tr.header td {
    padding: 5px 6px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: none
}

#my-discount td.formInput_header {
    background-color: #007AC3;
    color: #333;
    border: none;
    font-size: 12px;
    padding: 4px 18px 4px 10px
}

#my-discount table .footer,
#my-discount table .footer td {
    background: #e4e5ea!important
}

#my-discount table.result thead td a.titleLink,
#my-discount table.result tr.header td a.titleLink {
    color: #4d4a4a
}

#my-discount .hide-all-rows table tr {
    display: none
}

#my-discount .show-only-first-five table tr.footer,
#my-discount .show-only-first-five table tr:nth-child(-n+6) {
    display: table-row
}

#my-discount .title {
    margin: 20px 0 0;
    background-color: #ccc;
    padding: 0 0 0 10px;
    line-height: 30px;
    font-size: 14px;
    color: #666
}

#my-discount .graph {
    background-color: #57b;
    border: 1px solid #369;
    display: block;
    float: left;
    height: 20px;
    min-width: 30px
}

#my-discount .graph.green {
    background-color: #5b5;
    border: 1px solid #393;
    color: #fff;
    padding-left: 5px
}

#my-discount .box {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff
}

#my-discount .box p {
    line-height: 20px
}

#order-detail h3 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#order-detail table.result thead,
#order-detail td.result_header {
    border-left: 1px solid #B7A88B;
    border-right: 1px solid #B7A88B;
    border-top: 1px solid #B7A88B;
    padding: 5px 6px 6px 12px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    font-size: 13px
}

#order-detail td.result_wrapper_no_top {
    border-left: 1px solid #B7A88B;
    border-right: 1px solid #B7A88B;
    border-bottom: 1px solid #B7A88B
}

#order-detail table.result {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f4f4f4
}

#order-detail table.result thead th,
#order-detail table.result tr.header td {
    height: 20px;
    padding: 5px 4px;
    font-size: 13px;
    background-color: #626262;
    color: #FFF;
    font-weight: 700;
    border-top: 0
}

#order-detail table.result thead td a,
#order-detail table.result tr.header td a {
    color: #F5DA6C;
    text-decoration: none;
    font-weight: 700
}

#order-detail table.result thead td a:hover,
#order-detail table.result tr.header td a:hover {
    color: #DAFF91;
    text-decoration: underline;
    font-weight: 700
}

#order-detail table.result td {
    height: 34px;
    padding: 4px;
    border-top: 1px solid #D9CEBA
}

#order-detail table.result tr.discount td {
    font-size: 11px;
    color: #390;
    font-weight: 700;
    height: auto;
    border-top: none;
    padding: 0 4px 4px
}

#order-detail table.result tr.discount div {
    color: #000;
    padding-top: 2px
}

#order-detail table.result tr.alternate {
    background-color: #FFF
}

#order-detail table.result tr.top_row td {
    background: url(//static.cchcpelink.com/images/table_results_top_bg.jpg) repeat-x;
    padding: 4px;
    border-top: 1px solid #FFFBF5
}

#order-detail table.result tr.footer td {
    background: url(//static.cchcpelink.com/images/table_results_footer_bg.jpg) repeat-x #E2FFCA;
    height: 16px;
    padding: 6px 4px;
    border-top: 1px solid #D0C7B3
}

#order-detail table.result tr.footer div {
    font-weight: 700;
    color: #C00;
    padding-top: 2px;
    padding-bottom: 6px
}

#order-detail table.result td a,
#order-detail table.result td a:hover {
    color: #00729d;
    font-weight: 400
}

#order-detail td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#order-detail td.result_wrapper {
    border: none;
    background: 0 0;
    padding-bottom: 0
}

#order-detail td.result_wrapper table.result {
    border: none
}

#order-detail td.result_wrapper table.result td {
    background: #f4f4f4
}

#order-detail table.formInput tr.header td,
#order-detail table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#order-detail td.formInput_wrapper_no_top {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 20px
}

#order-detail table.formInput_wrapper_no_top tr.header td,
#order-detail table.result tr.header td {
    padding: 5px 6px;
    height: 30px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: none
}

#order-detail td.formInput_header {
    background-color: #007AC3;
    color: #333;
    border: none;
    font-size: 12px;
    padding: 4px 18px 4px 10px
}

#order-detail table .footer,
#order-detail table .footer td {
    background: #e4e5ea!important
}

#order-detail table.result thead td a.titleLink,
#order-detail table.result tr.header td a.titleLink {
    color: #4d4a4a
}

#order-detail td.printer_friendly_wrapper_no_top {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

#order-detail td.printer_friendly_wrapper {
    border: 1px solid #000
}

#order-detail table.printer_friendly {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
}

#order-detail table.printer_friendly tr.header td {
    height: 18px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: 700;
    border-top: 0
}

#order-detail table.printer_friendly td {
    height: 26px;
    padding: 4px 6px;
    border-top: 1px solid #000
}

#order-detail table.printer_friendly tr.alternate {
    background-color: #FFF
}

#order-detail table.printer_friendly tr.top_row td {
    border-top: 1px solid #000
}

#order-detail table.printer_friendly tr.footer td {
    height: 16px;
    padding: 4px 5px;
    border-top: 1px solid #000
}

#order-detail table.plain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
}

#order-detail table.plain td {
    padding: 2px
}

#order-detail table.plain td.note {
    padding: 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555
}

#order-detail h2 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 16px;
    color: #333;
    font-weight: 700
}

#order-detail #centered {
    width: 700px;
    margin: 0 auto
}

#order-detail #centered #order-detail .col-sm-10 {
    width: 640px;
    margin: 0;
    left: 35px
}

#license-form div.formField,
#profile div.formField,
#survey-form div.formField {
    width: 100%;
    clear: left;
    margin-top: 8px
}

#license-form div.formField label,
#profile div.formField label,
#survey-form div.formField label {
    float: left;
    width: 230px;
    text-align: right;
    margin: 0;
    padding-right: 10px;
    padding-top: 4px
}

#license-form div.formField input,
#license-form div.formField select,
#license-form div.formField textarea,
#profile div.formField input,
#profile div.formField select,
#profile div.formField textarea,
#survey-form div.formField input,
#survey-form div.formField select,
#survey-form div.formField textarea {
    margin: 0
}

#license-form select.form-control,
#profile select.form-control,
#survey-form select.form-control {
    width: 200px;
    display: inline-block
}

#license-form td.formInput_wrapper,
#profile td.formInput_wrapper,
#survey-form td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#license-form table.formInput tr.header td,
#license-form table.result tr.header td,
#profile table.formInput tr.header td,
#profile table.result tr.header td,
#survey-form table.formInput tr.header td,
#survey-form table.result tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#license-form label,
#profile label,
#survey-form label {
    font-weight: 400
}

#license-form ul,
#profile ul,
#survey-form ul {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0
}

.product-detail .item-space {
    height: 10px
}

.product-detail .item-time {
    margin: 0 0 5px;
    color: #666
}

.product-detail .item-title {
    margin: 0 0 5px
}

.product-detail .item-intro {
    margin: 0 0 20px;
    padding-left: 24px
}

.product-detail .item-hr {
    margin: 0 0 5px
}

.product-detail .item-total {
    margin: 0 0 5px;
    font-weight: 700
}

.product-detail .formInput_wrapper_no_top,
.product-detail .result_wrapper,
.product-detail .result_wrapper_no_top {
    border: none;
    background-color: #f4f4f4
}

.product-detail .formInput_wrapper_no_top td,
.product-detail .result_wrapper td,
.product-detail .result_wrapper_no_top td {
    padding: 9px 6px
}

.product-detail .formInput_header,
.product-detail .result_header,
.product-detail .result_wrapper .header {
    background-color: #007AC3;
    color: #FFF;
    border: none;
    font-size: 12px;
    padding: 9px 6px;
    font-weight: 700
}

#get-wise-landing table tbody tr td,
#get-wise-landing table thead tr th {
    border: 1px solid #666;
    text-align: center
}

.product-detail table {
    width: 375px
}

@media (max-width:767px) {
    .product-detail table {
        width: 100%
    }
}

.product-detail .btn {
    margin: 0 8px 10px 0
}

.product-detail .cpe-credit,
.product-detail .webcast-program {
    width: inherit
}

.product-detail .registration-options input {
    float: left;
    margin: 0 10px 0 0
}

.product-detail .special_offer {
    list-style: none;
    margin: 0;
    padding: 0
}

.product-detail .special_offer li {
    margin: 0 0 7px;
    padding: 0;
    display: block;
    font-size: 11px
}

.product-detail .btn_img {
    background: url(//static.cchcpelink.com/images/buttons_1010.png) no-repeat;
    display: block;
    text-decoration: none
}

.product-detail .btn_img#specialOfferBig {
    background-position: 0 -1300px;
    height: 140px;
    margin: 0 0 10px;
    display: block;
    width: 144px
}

#get-wise-landing .register-container {
    text-align: center
}

#get-wise-landing table {
    min-width: 92%
}

#get-wise-landing table thead tr th {
    background: #CCC;
    font-weight: 700
}

#get-wise-landing table tfoot tr td {
    text-align: center;
    font-weight: 700;
    padding: 5px
}

#get-wise-landing table tfoot tr td:first-child {
    text-align: right
}

#get-wise-register .register-form>div {
    padding: 10px
}

#get-wise-register .register-container {
    text-align: center
}

#get-wise-register .validation-error {
    border: 1px solid red
}

#get-wise-register .error {
    color: red;
    padding: 5px
}

.product-landing.conference-page {
    margin: 0 auto;
    width: 100%;
    max-width: 950px
}

.product-landing.conference-page .first-column {
    width: 60%;
    float: left;
    padding: 30px 30px 20px 20px
}

.product-landing.conference-page .second-column {
    width: 40%;
    float: right;
    padding: 30px 30px 20px 20px
}

.daterangepicker.single .calendar,
.daterangepicker.single .ranges,
.ranges {
    float: none
}

.product-landing.conference-page .second-column .sub-title {
    font-size: 16px;
    color: #007ac3
}

.product-landing.conference-page .registered-trademark {
    font-size: 60%;
    line-height: 0
}

.product-landing select {
    font-size: 12px;
    font-weight: 400
}

.product-landing h2 {
    font-size: 16px;
    font-weight: 700
}

.product-landing table {
    min-width: 600px
}

@media (min-width:768px) and (max-width:991px) {
    .product-landing #product-search-form label {
        margin-bottom: 0
    }
    .product-landing #product-search-form input {
        width: 192px
    }
    .product-landing #product-search-form select {
        width: 160px
    }
}

@media (min-width:992px) {
    .product-landing #product-search-form label {
        margin-bottom: 0
    }
    .product-landing #product-search-form input {
        width: 342px
    }
    .product-landing #product-search-form select {
        width: 160px
    }
}

.product-landing .paginate_disabled_next,
.product-landing .paginate_enabled_next {
    margin-right: 0;
    padding-right: 0
}

.live-conference.bannerbackground {
    background-image: url(/cchcpelink/img/product/cchcpelink-tcja-seminar-banner-1600x240.jpg)
}

.live-conference.bannerbackground>div {
    max-width: 940px
}

.live-conference.bannerbackground>div>div {
    width: 100%;
    overflow: visible;
    clear: both
}

.live-conference.bannerbackground .bannerheader .bannerheadertext a {
    color: #fff;
    text-decoration: none
}

.live-conference.bannerbackground .bannerheader .bannercta a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    -webkit-text-size-adjust: none
}

#product-search .highlight {
    font-weight: 700
}

#product-search .content-row td {
    padding: 0 6px 9px!important;
    color: #545454
}

.dataTables_wrapper table.dataTable thead {
    background-color: #007AC3;
    color: #fff
}

.search-pagination a.btn-link {
    font-weight: 700
}

#register #int_user,
#register #us_user {
    display: none
}

#register label.error {
    padding: 0
}

#register .error-email-exists {
    clear: both
}

#sign-in table {
    width: 100%
}

#sign-in td {
    padding: 3px
}

#sign-in td.formInput_wrapper {
    border: none;
    background-color: #f4f4f4;
    padding-bottom: 10px
}

#sign-in table.formInput tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#sign-in td.formInput_wrapper_no_top {
    border: none;
    background-color: #f4f4f4;
    padding: 25px
}

#sign-in table.formInput_wrapper_no_top tr.header td {
    padding: 5px 6px 6px 12px;
    background-color: #007AC3;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #fff
}

#sign-in td.formInput_header {
    background-color: #007AC3;
    color: #FFF;
    border: none;
    font-size: 13px;
    padding: 4px 18px 4px 10px;
    font-weight: 700
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px
}

.daterangepicker:after,
.daterangepicker:before {
    position: absolute;
    display: inline-block;
    content: ''
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:after,
.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.opensright:before {
    left: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px
}

.daterangepicker .calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar td,
.daterangepicker .calendar th {
    white-space: nowrap;
    text-align: center;
    min-width: 32px
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td,
.daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker option.disabled,
.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px;
    width: 100%
}

.daterangepicker .input-mini.active {
    border: 1px solid #08c;
    border-radius: 4px
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 8px;
    top: 8px
}

.daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px
}

.daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.multiselect-container>li.multiselect-group-clickable label,
.ranges li {
    cursor: pointer
}

.ranges {
    font-size: 11px;
    margin: 4px;
    text-align: left
}

.ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px
}

.ranges li.active,
.ranges li:hover {
    background-color: #08c;
    border: 1px solid #08c;
    color: #fff
}

@media (min-width:564px) {
    .daterangepicker.ltr .calendar.right .calendar-table,
    .daterangepicker.rtl .calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .daterangepicker.ltr .calendar.left .calendar-table,
    .daterangepicker.rtl .calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .daterangepicker {
        width: auto
    }
    .daterangepicker .ranges ul {
        width: 160px
    }
    .daterangepicker.single .ranges ul {
        width: 100%
    }
    .daterangepicker.single .calendar.left {
        clear: none
    }
    .daterangepicker.single.ltr .calendar,
    .daterangepicker.single.ltr .ranges {
        float: left
    }
    .daterangepicker.single.rtl .calendar,
    .daterangepicker.single.rtl .ranges {
        float: right
    }
    .daterangepicker.ltr {
        direction: ltr;
        text-align: left
    }
    .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0
    }
    .daterangepicker.ltr .calendar.right {
        margin-left: 0
    }
    .daterangepicker.ltr .calendar.left .calendar-table,
    .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px
    }
    .daterangepicker.ltr .calendar,
    .daterangepicker.ltr .ranges {
        float: left
    }
    .daterangepicker.rtl {
        direction: rtl;
        text-align: right
    }
    .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0
    }
    .daterangepicker.rtl .calendar.right {
        margin-right: 0
    }
    .daterangepicker.rtl .calendar.left .calendar-table,
    .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px
    }
    .daterangepicker.rtl .calendar,
    .daterangepicker.rtl .ranges {
        text-align: right;
        float: right
    }
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto
    }
    .daterangepicker.ltr .ranges {
        float: left
    }
    .daterangepicker.rtl .ranges {
        float: right
    }
    .daterangepicker .calendar.left {
        clear: none!important
    }
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container>li {
    padding: 0
}

.multiselect-container>li>a.multiselect-all label {
    font-weight: 700
}

.multiselect-container>li.multiselect-group label {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container>li>a {
    padding: 0
}

.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px
}

.multiselect-container>li>a>label.checkbox,
.multiselect-container>li>a>label.radio {
    margin: 0
}

.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}
foo