/*!	
Theme Name: CurAccess 2020
Author: Currax Marketing
Author URI: http://www.curraxpharm.com
Description: Custom template for CurAccess Tele-Detailing
Version: 1.0
Text Domain: template
*/

html {
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

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 {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

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] {
    -moz-box-sizing: border-box;
    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;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

@media print {
    *, : 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;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100%!important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	select {
		background: #fff!important;
	}
	
	.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;
	}
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-size: 14px;
    line-height: 1.42857;
    background-color: #fff;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    text-decoration: none;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-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: 0;
    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;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    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: 300;
    line-height: 1;
    color: #777;
}
.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;
}
@media (min-width:768px) {
    .lead {
    font-size: 21px;
}
}
.small, small {
    font-size: 85%}
.mark, mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.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: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 1.5em;

}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd, dt {
    line-height: 1.42857;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@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;
}
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777;
}
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;
}
.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'}
address {
    font-style: normal;
    line-height: 1.42857;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:after, .container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.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: 15px;
    padding-right: 15px;
}
.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 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%}
.col-xs-2 {
    width: 16.66667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.33333%}
.col-xs-5 {
    width: 41.66667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.33333%}
.col-xs-8 {
    width: 66.66667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.33333%}
.col-xs-11 {
    width: 91.66667%}
.col-xs-12 {
    width: 100%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%}
.col-xs-pull-2 {
    right: 16.66667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.33333%}
.col-xs-pull-5 {
    right: 41.66667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.33333%}
.col-xs-pull-8 {
    right: 66.66667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.33333%}
.col-xs-pull-11 {
    right: 91.66667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%}
.col-xs-push-2 {
    left: 16.66667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.33333%}
.col-xs-push-5 {
    left: 41.66667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.33333%}
.col-xs-push-8 {
    left: 66.66667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.33333%}
.col-xs-push-11 {
    left: 91.66667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%}
.col-xs-offset-2 {
    margin-left: 16.66667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.33333%}
.col-xs-offset-5 {
    margin-left: 41.66667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.33333%}
.col-xs-offset-8 {
    margin-left: 66.66667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.33333%}
.col-xs-offset-11 {
    margin-left: 91.66667%}
.col-xs-offset-12 {
    margin-left: 100%}
@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-1 {
    width: 8.33333%}
.col-sm-2 {
    width: 16.66667%}
.col-sm-3 {
    width: 25%}
.col-sm-4 {
    width: 33.33333%}
.col-sm-5 {
    width: 41.66667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.33333%}
.col-sm-8 {
    width: 66.66667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.33333%}
.col-sm-11 {
    width: 91.66667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%}
.col-sm-pull-2 {
    right: 16.66667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.33333%}
.col-sm-pull-5 {
    right: 41.66667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.33333%}
.col-sm-pull-8 {
    right: 66.66667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.33333%}
.col-sm-pull-11 {
    right: 91.66667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%}
.col-sm-push-2 {
    left: 16.66667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.33333%}
.col-sm-push-5 {
    left: 41.66667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.33333%}
.col-sm-push-8 {
    left: 66.66667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.33333%}
.col-sm-push-11 {
    left: 91.66667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%}
.col-sm-offset-2 {
    margin-left: 16.66667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.33333%}
.col-sm-offset-5 {
    margin-left: 41.66667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.33333%}
.col-sm-offset-8 {
    margin-left: 66.66667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.33333%}
.col-sm-offset-11 {
    margin-left: 91.66667%}
.col-sm-offset-12 {
    margin-left: 100%}
}@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-1 {
    width: 8.33333%}
.col-md-2 {
    width: 16.66667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333%}
.col-md-5 {
    width: 41.66667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333%}
.col-md-8 {
    width: 66.66667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333%}
.col-md-11 {
    width: 91.66667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%}
.col-md-pull-2 {
    right: 16.66667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.33333%}
.col-md-pull-5 {
    right: 41.66667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.33333%}
.col-md-pull-8 {
    right: 66.66667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.33333%}
.col-md-pull-11 {
    right: 91.66667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%}
.col-md-push-2 {
    left: 16.66667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333%}
.col-md-push-5 {
    left: 41.66667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333%}
.col-md-push-8 {
    left: 66.66667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333%}
.col-md-push-11 {
    left: 91.66667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%}
.col-md-offset-2 {
    margin-left: 16.66667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.33333%}
.col-md-offset-5 {
    margin-left: 41.66667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.33333%}
.col-md-offset-8 {
    margin-left: 66.66667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.33333%}
.col-md-offset-11 {
    margin-left: 91.66667%}
.col-md-offset-12 {
    margin-left: 100%}
}
@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-1 {
    width: 8.33333%}
.col-lg-2 {
    width: 16.66667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333%}
.col-lg-5 {
    width: 41.66667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333%}
.col-lg-8 {
    width: 66.66667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333%}
.col-lg-11 {
    width: 91.66667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%}
.col-lg-pull-2 {
    right: 16.66667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.33333%}
.col-lg-pull-5 {
    right: 41.66667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.33333%}
.col-lg-pull-8 {
    right: 66.66667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.33333%}
.col-lg-pull-11 {
    right: 91.66667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%}
.col-lg-push-2 {
    left: 16.66667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333%}
.col-lg-push-5 {
    left: 41.66667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333%}
.col-lg-push-8 {
    left: 66.66667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333%}
.col-lg-push-11 {
    left: 91.66667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%}
.col-lg-offset-2 {
    margin-left: 16.66667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.33333%}
.col-lg-offset-5 {
    margin-left: 41.66667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.33333%}
.col-lg-offset-8 {
    margin-left: 66.66667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.33333%}
.col-lg-offset-11 {
    margin-left: 91.66667%}
.col-lg-offset-12 {
    margin-left: 100%}
}table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.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.42857;
    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: #fff;
}
.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 {
    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>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-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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
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 {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    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;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    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-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn, .input-group-sm>.input-group-btn>input[type=month].btn, .input-group-sm>input[type=date].form-control, .input-group-sm>input[type=date].input-group-addon, .input-group-sm>input[type=time].form-control, .input-group-sm>input[type=time].input-group-addon, .input-group-sm>input[type=datetime-local].form-control, .input-group-sm>input[type=datetime-local].input-group-addon, .input-group-sm>input[type=month].form-control, .input-group-sm>input[type=month].input-group-addon, 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-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn, .input-group-lg>.input-group-btn>input[type=month].btn, .input-group-lg>input[type=date].form-control, .input-group-lg>input[type=date].input-group-addon, .input-group-lg>input[type=time].form-control, .input-group-lg>input[type=time].input-group-addon, .input-group-lg>input[type=datetime-local].form-control, .input-group-lg>input[type=datetime-local].input-group-addon, .input-group-lg>input[type=month].form-control, .input-group-lg>input[type=month].input-group-addon, 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;
    display: block;
    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;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    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;
}
.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.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;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px;
}
.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, 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.33333;
    border-radius: 6px;
}
.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;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.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;
}
.input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .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;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    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-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    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-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    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-error .form-control-feedback {
    color: #a94442;
}
.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-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-static {
    display: inline-block;
}
.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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.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 .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: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
}
}
@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
}
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.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;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
    background-image: none;
}
.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: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    background-image: none;
}
.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: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
    background-image: none;
}
.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: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
    background-image: none;
}
.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: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
    background-image: none;
}
.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: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
    background-image: none;
}
.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: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #23527c;
    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: #777;
    text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.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;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    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 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown, .dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    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: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777;
}
.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-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

body, html {
	height: 100%;
}

body {
	color: #000000;
	font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
}

@media only screen and (min-width:767px) {
	#page {
		min-height: 100%;
		margin-bottom: -60px;
		padding-top: 1em;
	}
	
	#page:after {
		content: "";
		display: block;
	}
}

a, a:visited {
	color: #1c4c81;
}

a:hover {
	color: #1c4c81;
	text-decoration: underline;
}

img {
	height: auto;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	clear: both;
}

.spanh4 {
	color: #1c4c81;
	font-size: 2em;
	font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	margin:0;
	padding:0;
}

p {
    margin-bottom: 1.5em;
}

strong {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
}

em {
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
    margin-bottom: 1.5em;
}

address {
    margin: 0 0 1.5em;
}

.linone {
	list-style:none;
}


/* Button Styles */
#button {
	display:inline-block;
	padding:25px;
    width: 250px;
	background:#1c4c81;
	color:#FFFFFF;
	text-decoration:none;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
	font-size:1em;
    margin-bottom: 1.5em;
}

#button:hover {
	background:#faaf3b;
	color:#fff;
}

.button a {
    background: #1c4c81 none repeat scroll 0 0;
    color: #ffffff; display: inline-block;
    font-size: 0.8em; line-height: 28px;
    margin-bottom: 20px;
    padding: 0 10px;
    text-decoration: none;
}

.button a:hover {
    background: #faaf3b none repeat scroll 0 0;
    color: #fff;
}

/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-top:2.5em;
	margin-bottom:2.5em;
}

.older {
	float:left;
}

.newer {
	float:right;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: '';
    display: table;
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
    clear: both;
}

.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.site-header {
	padding: 25px;
    background: #FFFFFF;
	top:0;
	display:block;
	margin: 0;
	height:190px;
}

@media only screen and (max-width:767px) {
	.site-header {
        padding: 10px;
		background: #FFFFFF;
		top:0;
		display:block;
		width:100%;
		margin: 0;
		height:80px;
		overflow:hidden;
	}
}

.site-header .headerContainer div .site-title {
	margin: 0;
}

.site-header .headerContainer div .site-title a {
	display: block;
	width: 232px;
	height: 125px;
	background: url(assets/images/logo.svg) no-repeat;
	background-size: contain;
}

@media only screen and (max-width:767px) {
	.site-header .headerContainer div .site-title a {
		width: 112px;
		height: 60px;
		background: url(assets/images/logo-mobile.svg) no-repeat left center;
	}
}

.headerMeta {
    float:right;
	text-align: right;
	text-transform: uppercase;
	width: 260px;
	height: 125px;
    margin-right:15px;
	background: url(assets/images/logo-header.svg) no-repeat;
	background-size: contain;
}

@media only screen and (max-width:767px) {
	.headerMeta {
        width: 125px;
		height: 60px;
        margin-right:15px;
		background: url(assets/images/logo-header-mobile.svg) no-repeat left center;
        float:right;
	}
	
	.headerMeta:after, .headerMeta:before {
		content: " ";
		display: table;
	}
	
	.headerMeta:after {
		clear: both;
	}
}

@media only screen and (min-width:768px) {
	.headerMeta .quickLinks {
		display: block;
        position: relative;
        margin-bottom: 2.5em;
        padding-top:1.5em;
        font-size: 1.25em;
	}
}

@media only screen and (max-width:767px) {
	.headerMeta .quickLinks {
		display: block;
		position: relative;
        margin-left:10px;
        margin-right:10px;
		margin-top:0;
		font-size: .9em;
	}
}


@media only screen and (max-width:767px) {
	.headerMeta .quickLinks .menu {
		display: none;
	}
}

.headerMeta .quickLinks .menu {
	display: none;
}

.headerMeta .quickLinks .menu .menu-item {
	padding: 0 1em 0 0;
	border-right: 1px solid #1c4c81;
}

.headerMeta .quickLinks .menu .menu-item a {
	color: #1c4c81;
	font-size: 1em;
}

.headerMeta .quickLinks .menu .menu-item a:hover {
	color: #1c4c81;
	text-decoration: underline;
}

.headerMeta .searchContainer {
	height: 22px;
    float: left;
    width: 235px;
    margin-left: 50%;
}

@media only screen and (max-width:767px) {
	.headerMeta .searchContainer {
		clear: none;
		float: left;
		width: 235px;
        margin-top:10px;
        border-left:0;
        padding-left:0;
        margin-left:0;
	}
}

.headerMeta .searchContainer .search-form {
    position: relative;
	width: 230px;
	height: 20px;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width:767px) {
	.headerMeta .searchContainer .search-form {
		width: 230px;
	}
}

.headerMeta .searchContainer .search-form .search-field {
	position: absolute;
	top: 0;
	left: 20px;
	width: 200px;
	height: 19px;
	padding: 0 .5em;
	background: none;
	border: 0;
	outline: 0;
}

@media only screen and (max-width:767px) {
	.headerMeta .searchContainer .search-form .search-field {
		width: 200px;
	}
}

.headerMeta .searchContainer .search-form input[type=submit] {
    position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 0;
	background: url(assets/images/searchButton.png) no-repeat;
}

.mobileButton {
    display: none;
}

@media only screen and (max-width:767px) {
    .mobileButton {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		width: 60px;
		height: 60px;
		padding: 0;
		background: url(assets/images/mobileNavButton.png) no-repeat #FFFFFF;
		cursor: pointer;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
        z-index:10;
	}

    .mobileButton.mobileClose {
		background-position: 0 -60px;
	}
}

.main-navigation {
    background: #faaf3b;
    height: 10px;
}

.main-navigation:after, .main-navigation:before {
    content: " ";
    display: table;
}

.main-navigation:after {
    clear: both;
}

@media only screen and (max-width:767px) {
	.main-navigation {
		z-index: 7;
		background: #faaf3b;
		height: 5px;
	}
}

.welcome {
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
	margin-right: -15px;
    float: left;
    font-family: fieldwork, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.2em;
    line-height: 3em;
    text-transform: uppercase;
    text-align: center;
}


@media only screen and (max-width:767px) {
    .welcome {
		font-size: 1.5em;
		line-height: 1;
		padding:10px 0;
		height:auto;
	}
}

.main-navigation .nav-menu {
    margin: 0;
    padding:0;
    list-style: none;
    text-align: right;
    float:right;
    color: #fff;
}

.main-navigation .nav-menu:after, .main-navigation .nav-menu:before {
    content: " ";
    display: table;
}

.main-navigation .nav-menu:after {
    clear: both;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu {
        position:absolute;
        left: 0;
        top:0;
        bottom:75px !important;
		padding: 0;
        right:-17px;
        overflow-y: auto;
	}
}

.main-navigation .nav-menu .separator {
    display: none;
}

@media only screen and (max-width:767px) {
	.main-navigation .nav-menu .separator {
		display: none;
	}
}

.main-navigation .nav-menu .menu-item {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 140px;
    float: left;
    padding: 0;
    font-family: fieldwork, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.2em;
    line-height: 3em;
    text-transform: uppercase;
    text-align: center; 
}

@media only screen and (max-width:980px) {
	.main-navigation .nav-menu .menu-item {
		position: relative;
		display: block;
		height: 40px;
		width: 120px;
		float: right;
		padding: 0;
		font-family: fieldwork, sans-serif;
        font-weight: 600;
        font-style: normal;
		font-size: 1.2em;
		line-height: 3em;
		text-transform: uppercase;
		text-align: center;
	}
}

@media only screen and (max-width:767px) {
	.main-navigation .nav-menu .menu-item {
		font-size: 1em;
        height:auto;
		display:inline-block;
		height:auto;
		float:none;
		width:100%;
		line-height:normal;
	}
}
	
@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item, .main-navigation .nav-menu .menu-item.menu-item-has-children {
		display: block;
		float: none;
		width: 100%;
		height: auto;
		text-align: left;
        background: #1c4c81;
    }
	
    .main-navigation .nav-menu .menu-item .sub-menu,  .main-navigation .nav-menu .menu-item.menu-item-has-children .sub-menu {
		display: block;
		position: static;
		width: 100%;
    }
}

@media only screen and (min-width:768px) {
    .main-navigation .nav-menu .menu-item.menu-item-has-children:hover .dropdownArrow, .main-navigation .nav-menu .menu-item.menu-item-has-children:hover > .sub-menu {
		 display: block;
		 background: #1c4c81;
		 z-index:7; 
    }
}

.main-navigation .nav-menu .menu-item.current-menu-item, .main-navigation .nav-menu .menu-item.current-menu-ancestor, .main-navigation .nav-menu .menu-item.current-menu-parent, .main-navigation .nav-menu .menu-item.current-menu-item, .main-navigation .nav-menu .menu-item:hover, .main-navigation .nav-menu .menu-item.current-menu-item a, .main-navigation .nav-menu .menu-item.current-menu-ancestor a, .main-navigation .nav-menu .menu-item.current-menu-parent a, .main-navigation .nav-menu .menu-item a:hover {
    background: #FFFFFF;
    color: #1c4c81;
    border-bottom: 2px solid #faaf3b; 
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item.current-menu-item, .main-navigation .nav-menu .menu-item.current-menu-item a, .main-navigation .nav-menu .menu-item.current-menu-item:hover, .main-navigation .nav-menu .menu-item.current-menu-item a:hover  {
		background: #FFFFFF;
        color: #1c4c81;
        border-bottom: 0;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item.current-menu-ancestor, .main-navigation .nav-menu .menu-item.current-menu-parent, .main-navigation .nav-menu .menu-item.current-menu-ancestor a, .main-navigation .nav-menu .menu-item.current-menu-parent a, .main-navigation .nav-menu .menu-item:hover, .main-navigation .nav-menu .menu-item a:hover {
		background: #1c4c81;
        color: #FFFFFF;
        border-bottom: 0;
	}
}

.main-navigation .nav-menu .menu-item a {
    display: block;
    width: 140px;
    height: 40px;
    color: #1c4c81;
    text-decoration: none;
}

@media only screen and (max-width:980px) {
	.main-navigation .nav-menu .menu-item a {
		width:120px;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item a {
		color: #FFFFFF;
		width: 100%;
		display: block;
		font-size: 1.3em;
		padding:5px 25px;
		text-align:left;
		line-height:1.6em;
	}
}

.main-navigation .nav-menu .menu-item a:hover {
    background: #FFFFFF;
    color: #1c4c81;
    border-bottom: 2px solid #faaf3b; 
}

.main-navigation .nav-menu .menu-item:hover a {
    color: #1c4c81;
}

@media only screen and (max-width:767px) {
	.main-navigation .nav-menu .menu-item a:hover, .main-navigation .nav-menu .menu-item:hover a {
		border:0;
        color: #FFFFFF;
        background: #1c4c81;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu {
    display: none;
    position: absolute;
    top: 40px;
    width: 140px;
    left: 0;
    padding: 0;
    z-index: 5;
    margin: 0;
    background: #1c4c81;
}

@media only screen and (max-width:980px) {
	.main-navigation .nav-menu .menu-item .sub-menu {
		width:120px;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu {
		display: block;
		position: static;
        left:0;
		width: 100%;
		margin: 0;
		text-align: left;
        background: #1c4c81;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li {
    display: block;
    border: 0;
    text-transform: none;
    text-align: left;
	height:auto;
    float: left;
	line-height:1em;
    border:0;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li {
		float: none;
		width: 100%;
		display: block;
		height:auto;
        background: #1c4c81;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li:hover {
		float: none;
		width: 100%;
		display: block;
        background: #1c4c81;
		height:auto;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li a {
	background: none;
	font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: .6em;
	color: #FFFFFF;
	height:auto;
	left: 0;
	padding: 10px;
    line-height:1.25em;
    border:0;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li a {
		background: none;
        color: #FFFFFF;
		font-family: fieldwork, sans-serif;
        font-weight: 300;
        font-style: normal;
		font-size: 1em;
		line-height:1.25em;
		padding: 5px 25px;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li a:hover {
        color: #FFFFFF;
		font-family: fieldwork, sans-serif;
        font-weight: 300;
        font-style: normal;
		font-size: 1em;
		padding: 5px 25px;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li:hover {
    background: #faaf3b;
    border:0;
}

.main-navigation .nav-menu .menu-item .sub-menu li:hover a {
    color: #1c4c81;
    border:0;
}

.main-navigation .nav-menu .menu-item .sub-menu li .current-menu-item, .main-navigation .nav-menu .menu-item .sub-menu li .current-menu-parent, .main-navigation .nav-menu .menu-item .sub-menu li .current-menu-item:hover, .main-navigation .nav-menu .menu-item .sub-menu li .current-menu-parent:hover {
    background: #faaf3b;
    border:0;
}

.main-navigation .nav-menu .menu-item .sub-menu li.current-menu-item a, .main-navigation .nav-menu .menu-item .sub-menu li.current-menu-parent a, .main-navigation .nav-menu .menu-item .sub-menu li a:hover {
    color: #1c4c81;
    border:0;
}

.main-navigation .nav-menu menu-item .sub-menu li.current-menu-parent, .main-navigation .nav-menu menu-item .sub-menu li.current-menu-item, .main-navigation .nav-menu .menu-item .sub-menu li a:hover {
	background: #faaf3b;
    color: #1c4c81;
    border:0;
}

@media only screen and (max-width:767px) {
	.main-navigation .nav-menu .menu-item .sub-menu li.current-menu-item:hover, .main-navigation .nav-menu .menu-item .sub-menu li.current-menu-item a:hover {
		background: #faaf3b;
        color: #1c4c81;
	}
}

@media only screen and (max-width:767px) {
	.main-navigation .nav-menu .menu-item .sub-menu li:hover, .main-navigation .nav-menu .menu-item .sub-menu li a:hover, .main-navigation .nav-menu .menu-item .sub-menu li a:hover a, .main-navigation .nav-menu .menu-item .sub-menu li.menu-item-has-children a, .main-navigation .nav-menu .menu-item .sub-menu li .current-menu-parent, .main-navigation .nav-menu .menu-item .sub-menu li.menu-item-has-children {
		background: #1c4c81;
        color: #FFFFFF;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li ul {
	display: none;
	position: absolute;
	top: 0;
	width: 140px;
	left: 140px;
	z-index: 5;
	margin: 0;
	background: #1c4c81;
}

@media only screen and (max-width:980px) {
	.main-navigation .nav-menu .menu-item .sub-menu li ul {
		display: none;
		position: absolute;
		top: 0;
		width: 120px;
		left: 120px;
		z-index: 5;
		margin: 0;
		background: #1c4c81;
	}	
}

.main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item {
	background: #1c4c81;
	display:block;
	height:auto;
	left: 0;
    border:0;
}

.main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item a {
	padding: 10px;
	display:block;
	font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: .5em;
	line-height:1.25em;
	height:auto;
	color: #FFFFFF;
    border:0;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item a {
		font-family: fieldwork, sans-serif;
        font-weight: 300;
        font-style: normal;
		font-size: 1em;
		line-height:1.25em;
		color: #FFFFFF;
        padding: 5px 50px;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item:hover {
    background: #faaf3b;
    border: 0;
}

.main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item a:hover {
	color: #1c4c81;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item:hover {
		background: #1c4c81;
        border: 0;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item a:hover {
		color: #faaf3b;
	}
}

.main-navigation .nav-menu .menu-item .sub-menu li ul.menu-item.current-menu-item, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent:hover {
    background: #faaf3b;
    border:0;
}

.main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item a:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item:hover a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent a:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent:hover a {
    background: #faaf3b;
    color: #1c4c81;
    border:0;
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu .menu-item.current-menu-item, .main-navigation .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-item a:hover {
		background: #faaf3b;
        color: #1c4c81;
        border: 0;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu .menu-item.current-menu-parent, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent {
		background: #1c4c81;
        border: 0;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu .menu-item a, .main-navigation .nav-menu .menu-item .sub-menu .menu-item.current-menu-parent a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent a {
		color: #FFFFFF;
        border: 0;
	}
}

@media only screen and (max-width:767px) {
    .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item .current-menu-parent:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item.current-menu-parent a:hover, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item .current-menu-parent:hover a, .main-navigation .nav-menu .menu-item .sub-menu li ul .menu-item .current-menu-parent a:hover a {
		color: #FFFFFF;
        border: 0;
	}
}

/* Content */
.wrapper {
    clear: left;
	position:relative;
	width:100%;
	height:auto;
    top:100px;
    margin-bottom:115px;
}

@media only screen and (max-width:767px) {
    .wrapper {
        top:60px;
    }
}

.wrapper .entry-header {
    margin: 0;
}

.wrapper .entry-header .entry-title {
    display: inline-block;
    padding: .5em .5em .5em 1em;
    color: #1c4c81;
    word-wrap: break-word;
    word-break:break-all;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.5em;
    line-height:1em;
    text-transform: none;
}

@media only screen and (max-width:767px) {
    .wrapper .entry-header .entry-title {
		font-size: 2.5em;
		word-wrap: break-word;
		word-break:break-all;
		padding: .5em .5em .5em 1em;
		line-height:1em;
	}
}

.wrapper .single-entry-title {
    display: inline-block;
    padding: .5em .5em .5em 1em;
    color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.5em;
    text-transform: none;
}

@media only screen and (max-width:767px) {
    .wrapper .single-entry-title {
		font-size: 2.5em;
		word-wrap: break-word;
		padding: .5em .5em .5em 1em;
		line-height:1em;
	}
}

.wrapper #entry-content .entry-title {
    display: block;
    color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5em;
    text-transform: none;
}

@media only screen and (max-width:767px) {
    .wrapper #entry-content .entry-title {
		font-size: 1.5em;
		line-height:1em;
		padding-top:1em;
		word-wrap: break-word;
	}
}

.wrapper #entry-content .entry-date-cat {
    display: block;
    color: #faaf3b;
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 1em;
	padding-top:2em;
}

.wrapper #entry-content .entry-title-cat {
    display: block;
    color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2em;
}

@media only screen and (max-width:767px) {
    .wrapper #entry-content .entry-title-cat {
		font-size: 1.5em;
		line-height:1em;
		word-wrap: break-word;
	}
}

.wrapper .entry-content .entry-title-post {
    display: block;
    color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5em;
    text-transform: uppercase;
}

@media only screen and (max-width:767px) {
    .wrapper .entry-content .entry-title-post {
		font-size: 1.5em;
		line-height:1em;
		padding-top:1em;
		word-wrap: break-word;
	}
}

.wrapper #entry-content {
    margin: 0 auto;
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
	padding:3em;
    font-size: 1.25em;
}

@media only screen and (max-width:767px) {
    .wrapper #entry-content {
		font-size: 1.25em;
		padding: 2em;
        word-wrap: break-word;
        word-break: break-word;
	}
}

.wrapper #entry-content .searchContainer {
	height: 40px;
    width: 300px;
    border: 1px solid #000000;
}

.wrapper #entry-content .searchContainer .search-form {
    position: relative;
	width: 280px;
	height: 35px;
	margin: 0;
	padding: 5px;
}

.wrapper #entry-content .searchContainer .search-form .search-field {
	position: absolute;
	top: 0;
	left: 30px;
	width: 250px;
	height: 35px;
	padding: 0 .5em;
    border:0;
	background: none;
	outline: 0;
}

.wrapper #entry-content .searchContainer .search-form input[type=submit] {
    position: absolute;
	top: 7px;
	left: 7px;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 0;
	background: url(assets/images/searchButton.png) no-repeat;
}

.wrapper #entry-content strong {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	color: #1c4c81;
}

.wrapper #entry-content em {
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: italic;
}

.wrapper #entry-content i {
    font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: italic;
}

.wrapper #entry-content b {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	color: #1c4c81;
}

.wrapper #entry-content h1, .wrapper #entry-content h2, .wrapper #entry-content h3, .wrapper #entry-content h4, .wrapper #entry-content h5 {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 1em;
}

.wrapper #entry-content h1 {
    color: #1c4c81;
}

.wrapper #entry-content h2 {
    color: #1c4c81;
}

.wrapper #entry-content h5 {
    color: #1c4c81;
    font-size: 30px;
    margin-bottom: 0em;
}

.wrapper #entry-content ul {
    list-style: none;
}

.wrapper #entry-content ul li::before {
    content: "•";
    color: #1c4c81;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.wrapper #entry-content ol {
    list-style: none;
    counter-reset: li;
}

.wrapper #entry-content ol li::before {
    content: "."counter(li);
    color: #1c4c81;
    display: inline-block;
    width: 1em;
    margin-left: -1.5em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
}

.wrapper #entry-content ol li {
    counter-increment: li;
}


.wrapper #entry-content .none::before {
    content: "";
    color: #1c4c81;
    display: inline-block;
    width: 0;
    margin-left: 0;
    margin-right: -1.5em;
    text-align: right;
    direction: rtl;
}

.wrapper #entry-content .none {
    counter-increment: li;
}

.wrapper #entry-content .gform_wrapper .gfield_date_day label, .wrapper #entry-content .gform_wrapper .gfield_date_month label, .wrapper #entry-content .gform_wrapper .gfield_date_year label, .wrapper #entry-content .gform_wrapper .gfield_time_hour label, .wrapper #entry-content .gform_wrapper .gfield_time_minute label, .wrapper #entry-content .gform_wrapper .ginput_complex label, .wrapper #entry-content .gform_wrapper .instruction {
    font-size: .8em;
}

.wrapper #entry-content .gform_wrapper input[type=email], .wrapper #entry-content .gform_wrapper input[type=number], .wrapper #entry-content .gform_wrapper input[type=password], .wrapper #entry-content .gform_wrapper input[type=tel], .wrapper #entry-content .gform_wrapper input[type=text], .wrapper #entry-content .gform_wrapper input[type=url], .wrapper #entry-content .gform_wrapper select {
    font-size: 1em;
}

.wrapper #entry-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .wrapper #entry-content .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .wrapper #entry-content .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], .wrapper #entry-content .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .wrapper #entry-content .gform_wrapper.gf_browser_chrome .ginput_complex select {
    margin-left: 1px;
}

.wrapper #entry-content .gform_confirmation_message {
    padding: .5em 1em;
    background: #bbe09b;
    border: 1px solid #9dc778;
    border-radius: 5px;
}

.wrapper .entry-meta {
	margin: 1em auto;
    border-top: 1px solid #ccc;
    font-size: .9em;
}

.wrapper .searchQuery {
    margin: 1em auto;
    font-size: 1.2em;
}

/* Custom Link Button */
#buttonLink {
	display: block;
	width:300px;
	height:45px;
	padding: 1em;
	color: #FFFFFF;
	font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	line-height: .6em;
	font-size: 1em;
	z-index: 3;
	background: #1c4c81;
}

@media only screen and (max-width:480px) {
	#buttonLink {
		width:180px;
		color: #FFFFFF;
		line-height: .8em;
		padding:.5em;
	}
}

#buttonLink:hover {
	color: #1c4c81;
	text-decoration: none;
	background: #faaf3b;
}

.buttonLink a {
	color:#FFFFFF;
}

.news-date {
	/*display: block;*/
	font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: italic;
	margin-bottom: 10px;
    font-size: 1em;
}

.news-title {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
}

.news-list td {
    padding-bottom: 10px;
}

/* CC Table */

.ccLegend {
    display: block;
    width: 100%;
}

.Icon {
    display: inline-block;
    width:33%;
    float:left;
    height:30px;
    padding: 10px 0;
    text-align:center;
}

.cmt-members h4 {
    padding-top:10px;
    font-size:24px !important;
}

.cmt-members p {
    padding-bottom:1em;
}

.cmt-management-team #entry-content .entry-title a {
    padding-top:15px;
    font-size:1.25em; !important;
}

@media only screen and (max-width:767px) {
    .cmt-management-team #entry-content .entry-title a {
        padding-top:0;
    }
}

@media only screen and (max-width:767px) {
    .Icon {
        width:100%;
        height:30px;
        text-align:left;
    }
}

/* Sidebar */
#sidebar {
	padding-right:2em;
	margin:2em;
	height:100%;
}

@media only screen and (max-width:767px) {
	#sidebar {
		margin:2em;
	}
}

#widget-sidebar {	
	}
	
.widget {
	position:relative;
}	

/* Fluid Columns */
.full_width {
	width:100%;
}

.one_half {
	width:46%;
} /*width:48%; } */

.one_third {
	width:30.66%;
}

.two_third {
	width:65.33%;
}

.one_fourth {
	width:22%;
}

.three_fourth {
	width:74%;
}

.one_fifth {
	width:16.8%;
}

.two_fifth {
	width:37.6%;
}

.three_fifth {
	width:58.4%;
}

.four_fifth {
	width:79.2%;
}

.one_sixth {
	width:13.33%;
}

.five_sixth {
	width:82.67%;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position:relative;
	float:left;
	margin-right:2em;
	overflow:hidden;
}

.last {
	margin-right:0 !important;
	clear:right;
}

@media only screen and (max-width:767px) {
	.last { 
		margin-right:0;
	}
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
}

@media only screen and (max-width:767px) {
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		float:none;
		width:96%;
		clear:right;
	}
}

.widget-title {
	width: 100%;
    padding:1em 0 0.5em 0;
	text-align: left;
	text-transform: uppercase;
	font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	font-size: 2em;
	line-height:1em;
	color: #1c4c81;
}

/* Button Styles */
#widget-button {
	float:right;
    display:inline-block;
	padding:0 10px 0 10px;
	line-height:28px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #1c4c81;
    margin-bottom: 2em;
}

#widget-button:hover {
    background: #faaf3b;
	color:#FFFFFF;
}

.textwidget {
    padding-bottom: 4em;
    border-bottom: 2px solid #1c4c81;
}

.textwidget-last {
    border-bottom: none;
}

/* Slider */
.slider {
	position: relative;
}

.slider .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	max-height: 600px;
	padding: 0;
	margin: 0;
}

@media only screen and (max-width:767px) {
	.slider .rslides {
        max-height: 300px;
		overflow: hidden;
	}
}

.slider .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
}

.slider .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.slider .rslides li .sliderbg {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height:100%;
	max-height: 600px;
	margin: 0;
	width:75%;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(250,175,59,1) 66%, rgba(250,175,59,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(250,175,59,1) 66%,rgba(250,175,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(250,175,59,1) 66%,rgba(250,175,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#faaf3b',GradientType=1 ); /* IE6-9 */
	color: #faaf3b;
	z-index: 5;
	text-align: center;
}

.slider .rslides li .sliderbg .captionDesc {
	position: relative;
	display:flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
	float:right;
	top: 0;
	right: 0;
    height:100%;
	width: 75%;
	background: none;
    text-transform: none;
	color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    word-wrap: break-word;
    word-break: keep-all;
    font-size: 3.5em;
	padding:2em;
    margin-right:1.5em;
	z-index: 7;
}


@media only screen and (max-width:1200px) {
    .slider .rslides li .sliderbg .captionDesc {
        width: 85% !important;
        font-size: 2.5em;
        margin-right:1em;
        padding:1em;
	}
}

@media only screen and (max-width:767px) {
    .slider .rslides li .sliderbg .captionDesc {
        width: 80% !important;
		font-size: 2em;
        margin-right:0.25em!important;
        padding:0.5em;
	}
}

@media only screen and (max-width:480px) {
    .slider .rslides li .sliderbg .captionDesc {
        width: 80% !important;
		font-size: 1.25em;
        margin-right:0.1em !important;
        padding:0.1em;
	}
}

.slider .rslides li .sliderbg .captionDesc .captionLink {
	position: relative;
    margin-top: 50px;
    float:left;
	display: inline-block;
	height: 45px;
	width: 150px;
	padding: 6px 6px 6px 6px;
    background: #FFFFFF;
	color: #1c4c81;
	font-family: fieldwork, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 0.45em;
	z-index: 3;
}


@media only screen and (max-width:1200px) {
	.slider .rslides li .sliderbg .captionLink {
        margin-top: 25px !important;
        height: 40px !important;
		width: 160px !important;
        font-size: 0.6em !important;
	}
}

@media only screen and (max-width:767px) {
	.slider .rslides li .sliderbg .captionLink {
		position: relative;
        margin-top: 20px !important;
		height: 35px !important;
		width: 105px !important;
		padding: 5px 5px 5px 5px;
		color: #1c4c81;
		font-family: fieldwork, sans-serif;
        font-weight: 400;
        font-style: normal;
		font-weight: normal !important;
        font-size: 0.6em !important;
		z-index: 3;
	}
}

@media only screen and (max-width:480px) {
	.slider .rslides li .sliderbg .captionLink {
		position: relative;
        margin-top: 15px !important;
		height: 25px !important;
		width: 90px !important;
		padding: 5px 5px 5px 5px;
		color: #1c4c81;
		font-family: fieldwork, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 0.6em !important;
		z-index: 3;
	}
}

.slider .rslides li .sliderbg .captionLink:hover {
	color: #FFFFFF;
    background: #1c4c81;
	text-decoration: none;
}

.slider .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width:767px) {
	.slider .rslides img {
        width: 100%;
	}
}

.slider .rslides_nav {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: url(assets/images/carousel-icons.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .rslides_nav.prev {
    left: 1%;
}

.slider .rslides_nav.next {
    right: 99%;
    background-position: 0 -40px;
}

.slider .rslides_tabs {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 30%;
    list-style: none;
}

@media only screen and (max-width:767px) {
    .slider .rslides_tabs {
		display: none;
	}
}

.slider .rslides_tabs li {
    width: 15px;
    height: 15px;
    display: inline;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .rslides_tabs li a {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 1%;
    background: url(assets/images/carousel-bullets.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .rslides_tabs li.rslides_here a {
    background: url(assets/images/carousel-bullets.png) 0 -15px no-repeat;
}

.spotlightRow {
    margin: 0 auto;
}

@media only screen and (max-width:767px) {
	.spotlightRow {
		margin: 0 auto;
		margin-top:1em;
	}
}

.spotlightRow .spotlightContainer {
    margin-bottom:1em;
}

@media only screen and (max-width:767px) {
	.spotlightRow .spotlightContainer {
		margin-bottom:0;
	}
}

.spotlightRow .spotlightContainer .spotlight {
    display: block;
    padding: 1em 1em 1em 1em;
    text-align: left;
}

@media only screen and (max-width:767px) {
    .spotlightRow .spotlightContainer .spotlight {
		border-bottom: 2px solid #000000;
		margin: 0.5em;
	}
}

@media only screen and (max-width:767px) {
    .spotlightRow .spotlightContainer .spotlight:last-child {
		border-bottom: 0;
	}
}

.spotlightRow .spotlightContainer .spotlight:hover {
    text-decoration: none;
}

.spotlightRow .spotlightContainer .spotlight .spotlightHeader {
	width: 100%;
	display: block;
	margin-top:1em;
	text-align: left;
	text-transform: uppercase;
	color: #1c4c81;
}

.spotlightRow .spotlightContainer .spotlight .spotlightTitle {
	width: 100%;
	display: block;
	margin-bottom:0;
	padding:0;
	text-align: left;
	text-transform: uppercase;
	font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
	font-size: 2em;
	line-height:0.5em;
	color: #1c4c81;
}

@media only screen and (max-width:767px) {
	.spotlightRow .spotlightContainer .spotlight .spotlightTitle {
		line-height:1em !important;
	}
}

.spotlightRow .spotlightContainer .spotlight .spotlightSubtextContainer {
    position: relative;
    font-size: 1.25em;
    z-index: 0;
    width: 100%;
    height: auto;
	overflow:hidden;
    margin: 0 auto;
}

@media only screen and (max-width:767px) {
	.spotlightRow .spotlightContainer .spotlight .spotlightSubtextContainer {
		height: auto;
	}
}

.spotlightRow .spotlightContainer .spotlight .spotlightSubtextContainer .subText {
    font-size: 1em;
    text-align: left;
}

.spotlightRow .spotlightContainer .spotlight .spotlightSubtextContainer .contactButton {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
    width: 24px;
    z-index: 3;
    display: block;
    background: url(assets/images/linkArrow.png);
}

.spotlightRow .spotlightContainer .spotlight .spotlightSubtextContainer .contactButton:hover {
    background-position: 0 -24px;
}

/* Random-Image Header */
.randomImage {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	max-height: 200px;
	padding: 0;
	margin: 0;
}

@media only screen and (max-width:767px) {
	.randomImage {
		max-height: 125px;
		overflow: hidden;
	}
}

.randomImage img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width:767px) {
	.randomImage img {
        width: 100%;
	}
}

.randomImage .headerbg {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	max-height: 200px;
	width:100%;
    background: -moz-linear-gradient(left, rgba(250,175,59,1) 0%, rgba(250,175,59,1) 33%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(250,175,59,1) 0%,rgba(250,175,59,1) 33%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(250,175,59,1) 0%,rgba(250,175,59,1) 33%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faaf3b', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	color: #faaf3b;
	z-index: 5;
	text-align: left;
}

.randomImage .headerbg .entry-title {
	position: relative;
	display:flex;
    align-items: center;
	float:left;
	top: 0;
	left: 0;
    height:100%;
	width: 100%;
	background: none;
    text-transform: none;
	color: #1c4c81;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    word-wrap: break-word;
    word-break: keep-all;
    font-size: 4em;
	padding-right:2em;
	z-index: 7;
}

@media only screen and (max-width:1080px) {
	.randomImage .headerbg .entry-title {
		max-height: inherit;
        font-size: 3.5em;
		padding-right:2em;
		overflow: hidden;
		line-height:1em;
	}
}

@media only screen and (max-width:980px) {
	.randomImage .headerbg .entry-title {
		max-height: inherit;
        font-size: 3em;
		padding-right:2em;
		overflow: hidden;
		line-height:1em;
	}
}

@media only screen and (max-width:767px) {
	.randomImage .headerbg .entry-title {
		max-height: inherit;
        font-size: 2em;
		padding-right:1em;
		overflow: hidden;
		line-height:1em;
	}
}

@media only screen and (max-width:480px) {
	.randomImage .headerbg .entry-title {
		max-height: inherit;
        padding-right:1em;
        font-size: 1.75em;
        overflow: hidden;
        word-wrap: break-word;
        word-break: keep-all;
		line-height:0.9em;
	}
}

.site-footer {
	height: 100px;
	padding: 2em 2.5em 0;
	background: #1c4c81;
	color: #FFFFFF;
	font-family: fieldwork, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: 1em;
}

@media only screen and (max-width:960px) {
	.site-footer {
		padding: 2em 2.5em 0;
		background: #1c4c81;
        color: #FFFFFF;
		font-family: fieldwork, sans-serif;
        font-weight: 300;
        font-style: normal;
		font-size: 1.2em;
		height:auto;
	}
}

@media only screen and (max-width:767px) {
	.site-footer {
        margin:0;
		padding: 1em 1.5em 0;
		background: #1c4c81;
        color: #FFFFFF;
		font-family: fieldwork, sans-serif;
        font-weight: 300;
        font-style: normal;
		font-size: 1.2em;
		height:auto;
	}
}

.site-footer a {
    color: #fff;
}

.site-footer a:hover {
    color: #faaf3b;
    text-decoration: underline;
}

.site-footer p {
    margin-bottom: .6em;
}

.site-footer strong {
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.site-footer .colophon {
    width: 100%;
    margin: 0 auto;
    float: left;
}

@media only screen and (max-width:767px) {
    .site-footer .colophon {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
}

.site-footer .footerImage {
	width: 71px;
	height: 38px;
	margin-right: 0;
	padding-right: 5px;
	background: url(assets/images/logo-white.svg) no-repeat;
	background-size: contain;
}

@media only screen and (max-width:767px) {
	.site-footer .footerImage {
		margin: 0 auto;
	}
}

.site-footer .footerText {
    padding: .2em 0 0 1em;
}

@media only screen and (max-width:767px) {
	.site-footer .footerText {
		text-align: center;
		margin: 0 auto;
		border: 0;
		padding-top:.5em;
	}
}

.site-footer .footerText .legal {
	font-size: .8em;
	left: 1px solid #fff;
	padding: 0 0 0 0;
}

.site-footer .footerText .footerLinks {
	display: block;
	width:100%;
	font-size: 1em;
}

.site-footer .footerText .footerLinks .menu {
	padding: 0;
	display:block;
	float: left;
	list-style-type: none;
}

.site-footer .footerText .footerLinks .menu .menu-item {
	float: left;
	display:inline-block;
	margin-right: 1em;
	padding: 0 1em 0 0;
	border-right: 2px solid #FFFFFF;
}

.site-footer .footerText .footerLinks .menu .menu-item:last-child {
	float: left;
	display:inline-block;
	margin-right: 0;
	padding: 0 1em 0 0;
	border: 0;
}

.site-footer .footerText .footerLinks .menu .menu-item a {
	color: #FFFFFF;
}

.site-footer .footerText .footerLinks .menu .menu-item a:hover {
	color: #faaf3b;
	text-decoration: underline;
}