/* Minification failed. Returning unminified contents.
(1604,42): run-time error CSS1019: Unexpected token, found ','
(1605,38): run-time error CSS1019: Unexpected token, found ','
(1606,34): run-time error CSS1019: Unexpected token, found ','
(1607,38): run-time error CSS1019: Unexpected token, found ','
(1608,38): run-time error CSS1019: Unexpected token, found ','
(1609,40): run-time error CSS1019: Unexpected token, found ','
(3462,15): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(3962,31): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(4626,70): run-time error CSS1035: Expected colon, found ';'
(5297,11): run-time error CSS1036: Expected expression, found ';'
(5814,5): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    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 {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    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.42857143;
    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;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
/*    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    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:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%}
.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 {
    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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 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: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #999;
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    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.42857143;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    float: left;
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
    z-index: 2;
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
    outline: none;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group {
    float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
/*    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%}
.btn-group-vertical>.btn-group>.btn {
    float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%}
.btn-group-justified>.btn-group .btn {
    width: 100%}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none;
}



/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
/*    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
.btn:active, .btn.active {
    background-image: none;
}
.btn-default {
    background: #e0e0e0;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.btn-default:active, .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}
.btn-primary {
    background: #2d6ca2;
    border-color: #2b669a;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #2d6ca2;
    background-position: 0 -15px;
}
.btn-primary:active, .btn-primary.active {
    background-color: #2d6ca2;
    border-color: #2b669a;
}
.btn-success {
    background: #419641;
    border-color: #3e8f3e;
}
.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}
.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.btn-info {
    background: #2aabd2;
    border-color: #28a4c9;
}
.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}
.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}
.btn-warning {
    background: #eb9316;
    border-color: #e38d13;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}
.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}
.btn-danger {
    background: #c12e2a;
    border-color: #b92c28;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #357ebd;
}
.navbar-default {
    background: #f8f8f8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav>.active>a {
    background: #f3f3f3;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
    background: #222;
}
.navbar-inverse .navbar-nav>.active>a {
    background: #282828;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
    background: #c8e5bc;
    border-color: #b2dba1;
}
.alert-info {
    background: #b9def0;
    border-color: #9acfea;
}
.alert-warning {
    background: #f8efc0;
    border-color: #f5e79e;
}
.alert-danger {
    background: #e7c3c3;
    border-color: #dca7a7;
}
.progress {
    background: #f5f5f5;
}
.progress-bar {
    background: #3071a9;
}
.progress-bar-success {
    background: #449d44;
}
.progress-bar-info {
    background: #31b0d5;
}
.progress-bar-warning {
    background: #ec971f;
}
.progress-bar-danger {
    background: #c9302c;
}
.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background: #3278b3;
    border-color: #3278b3;
}
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default>.panel-heading {
    background: #e8e8e8;
}
.panel-primary>.panel-heading {
    background: #357ebd;
}
.panel-success>.panel-heading {
    background: #d0e9c6;
}
.panel-info>.panel-heading {
    background: #c4e3f3;
}
.panel-warning>.panel-heading {
    background: #faf2cc;
}
.panel-danger>.panel-heading {
    background: #ebcccc;
}
.well {
    background: #f5f5f5;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}







/* Bootstrap buttons */



/*!
 * bootstrap-select v1.5.3
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
 .bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: 0;
}
.bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}
.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}
.bootstrap-select {
    width: 220px\0;
}
.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%}
.bootstrap-select>.btn {
    width: 100%;
    padding-right: 25px;
}
.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}
.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 2051;
}
.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    float: left;
    text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.bootstrap-select.btn-group>.disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled>a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default;
}
.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li>a.opt {
    position: relative;
    padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li>a {
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li>dt small {
    font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled)>a small {
    color: #64b1d8;
    color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li>dt small {
    font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select-searchbox, .bootstrap-select .bs-actionsbox {
    padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select-searchbox+.bs-actionsbox {
    padding: 0 8px 4px;
}
.bootstrap-select-searchbox input {
    margin-bottom: 0;
}
.bootstrap-select .bs-actionsbox .btn-group button {
    width: 50%;
}








.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.bootstrap-select .btn {
	width: 220px;
}
.btn-group>.btn:last-child, .btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
	font-size: 14px;
}
.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #fff;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: transparent;
border: 2px solid #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
	
overflow: hidden; /*To hide the overflow of the left border of the span.caret*/
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: buttonface;
	box-sizing: border-box;
}


.bootstrap-select.btn-group .btn .filter-option {
	overflow: hidden;
	position: absolute;
	left: 12px;
	right: 25px;
	text-align: left;
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 5px solid #fff;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: "";
}
.bootstrap-select.btn-group .btn .caret {
position: absolute;
right: 12px;
}
.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active {
z-index: 2;
}
button > span.caret:before {
border-left: 2px solid #fff;
content: '';
display: block;
width: 30px;
height: 6em;
top: -3.2em;
left: -1.2em;
position: absolute;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
color: #fff;
background-color: rgba(255,255,255,0.1);
}

.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;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.open>.dropdown-menu {
display: block;
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
font-size: 14px;
}
.bootstrap-select.btn-group .dropdown-menu {
min-width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.bootstrap-select.btn-group .dropdown-menu {
min-width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
min-height: 20px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
text-decoration: none;
color: #ffffff;
background-color: #35adac;
}



/* /////////////////////////////////////////////////////////////////
Gensolve GPM ✰ HTML5 Boilerplate
///////////////////////////////////////////////////////////////// */

/* 
  Gensolve GPM ✰ HTML5 Boilerplate
  
Based on the excellent work by the HTML 5 Boilerplate team http://html5boilerplate.com
  Inspired in part by Less Framework http://lessframework.com
  
  boilerplate.css contains a reset, font normalization and some base styles - including styles for the Superfish Menu.
  
  HTML5 ✰ Boilerplate Credits: credit is left where credit is due.
  much inspiration was taken from these projects:
    yui.yahooapis.com/2.8.1/build/base/base.css
    camendesign.com/design/
	praegnanz.de/weblog/htmlcssjs-kickstart
    
	html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
	v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
	html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

   
/* HTML5 display definitions */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }



nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */


/* fonts.css from the YUI Library: developer.yahoo.com/yui/
   Refer to developer.yahoo.com/yui/3/cssfonts/ for font sizing percentages

  There are three custom edits:
   * remove arial, helvetica from explicit font stack
   * we normalize monospace styles ourselves
   * table font-size is reset in the HTML5 reset above so there is no need to repeat
*/
body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */

select, input, textarea, button { font:99% sans-serif; }

/* normalize monospace sizing 
 * en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome
 */
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 

/* 
 * minimal base styles 
 */


body, select, input, textarea { 
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */ 
  color: #444; 
  /* set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */   
}

/* Headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

/* always force a scrollbar in non-IE 
html { overflow-y: scroll; }*/ 

 
/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }


ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; } 

small { font-size: 85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align: top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px; 
  
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
 
textarea { overflow: auto; } /* thnx ivannikolic! www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } /* thnx ivannikolic! */

/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align:/*bottom*/ 0.05em; }
.ie7 input[type="checkbox"] { vertical-align:/*bottom*/ 0.05em; }
.ie6 input { vertical-align: text-bottom; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
 
/* webkit browsers add a 2px margin outside the chrome of form elements */  
button, input, select, textarea { margin: 0; }

/* colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }


/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. */
::-moz-selection{ background: #50aadf; color:#fff; text-shadow: none; }
::selection { background: #50aadf; color:#fff; text-shadow: none; } 

/*  j.mp/webkit-tap-highlight-color */
a { -webkit-tap-highlight-color: #50aadf; } 

/* make buttons play nice in IE:    
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }
 
/* bicubic resizing for non-native sized IMG: 
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }



/* 
 * Non-semantic helper classes 
 */

/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; } 

/* Hide only visually, but have it available for screenreaders 
   www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden  */
.visuallyhidden { position: absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Warning styles for form inputs */
.warning {
	border-color: red !important;
}

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
/* !!! Note: <article> & <aside> have been added to this clearfix !!! */
.clearfix:before, .clearfix:after, 
article:before, article:after, 
aside:before, aside:after, 
section:before, section:after,
.widget:before, .widget:after,
.article:before, .article:after,
.accordion .new:before, .accordion .new:after{
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 

.clearfix:after, article:after, aside:after, section:after, .widget:after, .article:after, .accordion .new:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */

.ie7 .clearfix, .ie8 .clearfix {zoom: 1;},
.ie7 article, .ie8 article {zoom: 1;},
.ie7 aside, .ie8 aside {zoom: 1;},
.ie7 section, .ie8 section {zoom: 1;},
.ie7 .widget, .ie8 .widget {zoom: 1;},
.ie7 .article, .ie8 .article {zoom: 1;},
.ie7 .accordion .new, .ie8 .accordion .new {zoom: 1;}
/* For IE 6/7 (trigger hasLayout) */


/* Responsive images */
img {
	max-width: 100%;
	height: auto;
}
/* make ie8 play nice */
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}


/* /////////////////////////////////////////////////////////////////
Agnostic Framework
///////////////////////////////////////////////////////////////// */

.left	{float: left;}
.right	{float: right;}
.block	{display: block;}
.cell {display: table-cell;}
.nopad	{padding: 0 !important;}
.pad1	{padding: 1px;}
.pad5	{padding: 5px;}
.pad10	{padding: 10px;}
.pad20	{padding: 20px;}
.pad1-5	{padding: 1px 5px;}
.pad1-10{padding: 1px 10px;}
.pad1-20{padding: 1px 20px;}

.nostyle, .nostyle li {list-style: none;margin-left: 0;}

.grid-layout div aside {
	background: #eee;
	padding: 10px;
	text-align: center;
	color: #777;
	border-radius:4px;
	margin: 2px;
}
.grid-layout div:nth-child(2n+1) aside {
	background: #f5f5f5;
}

body {background:#fff; color: #777; font-family: sans-serif;}


/* 
AGNOSTIC LAYOUTS
Uncomment Sections To Activate
Comment Sections To Deactivate
*/	

[class*="col-"] {float:left; padding: 0; margin: 0;}

.container {width: auto;}

/* General fractions - for use accross all devices only. Handy for images too! */
.percent100 {width: 100%; height: auto;}
.percent90 {width: 90%; height: auto;}
.4fifth, .percent80 {width: 80%; height: auto;}
.3quarter, .percent75 {width: 75%; height: auto;}
.2third, .percent66 {width: 66.6667%; height: auto;}
.3fifth, .percent60 {width: 60%; height: auto;}
.half, .percent50 {width: 50%; height: auto;}
.2fifth, .percent40 {width: 40%; height: auto;}
.third, .percent33 {width: 33.3334%; height: auto;}
.quarter, .percent25 {width: 25%; height: auto;}
.fifth, .percent20 {width: 20%; height: auto;}
.sixth {width: 16.6667%; height: auto;}
.seventh {width: 14.2858%; height: auto;}
.eighth {width: 12.5%; height: auto;}
.tenth, .percent10 {width: 10%; height: auto;}
.hidden {display: none;}

/* 1024px Desktop - Used a the baseline because a safe standard can be a good thing */
.container {width:960px; margin: 0 auto;} 	
/* .col-12-12 {width:100%;}
.col-11-12 {width:91.66667%;}
.col-10-12 {width:83.33334%;}
.col-9-12 {width:75%;}
.col-8-12 {width:66.66667%;}
.col-7-12 {width:58.33334%;}
.col-6-12 {width:50%;}
.col-5-12 {width:41.66667%;}
.col-4-12 {width:33.33334%;}
.col-3-12 {width:25%;}
.col-2-12 {width:16.66667%;}
.col-1-12 {width:8.33334%;}
.col-4fifth-12 {width: 80%;}
.col-3quarter-12 {width: 75%;}
.col-2third-12 {width: 66.6667%;}
.col-3fifth-12 {width: 60%;}
.col-half-12 {width: 50%;}
.col-2fifth-12 {width: 40%;}
.col-third-12 {width: 33.3334%;}
.col-quarter-12 {width: 25%;}
.col-fifth-12 {width: 20%;}
.col-sixth-12 {width: 16.6667%;}
.col-seventh-12 {width: 14.2858;}
.col-eighth-12 {width: 12.5%;}
.col-hidden-12 {display: none !important;}
*/

/* 1140px+ Widescreen Desktop */
@media only screen and (min-width: 1140px) {
.container {width:1140px; margin: 0 auto;} 
}
.col-12-12 {width:100%;}
.col-11-12 {width:91.66667%;}
.col-10-12 {width:83.33334%;}
.col-9-12 {width:75%;}
.col-8-12 {width:66.66667%;}
.col-7-12 {width:58.33334%;}
.col-6-12 {width:50%;}
.col-5-12 {width:41.66667%;}
.col-4-12 {width:33.33334%;}
.col-3-12 {width:25%;}
.col-2-12 {width:16.66667%;}
.col-1-12 {width:8.33334%;}
.col-4fifth-12 {width: 80%;}
.col-3quarter-12 {width: 75%;}
.col-2third-12 {width: 66.6667%;}
.col-3fifth-12 {width: 60%;}
.col-half-12 {width: 50%;}
.col-2fifth-12 {width: 40%;}
.col-third-12 {width: 33.3334%;}
.col-quarter-12 {width: 25%;}
.col-fifth-12 {width: 20%;}
.col-sixth-12 {width: 16.6667%;}
.col-seventh-12 {width: 14.2858;}
.col-eighth-12 {width: 12.5%;}
.col-hidden-12 {display: none !important;}

.col-percent90 {width: 90%; height: auto;}
.col-4fifth, .col-percent80 {width: 80%; height: auto;}
.col-3quarter, .col-percent75 {width: 75%; height: auto;}
.col-2third, .col-percent66 {width: 66.6667%; height: auto;}
.col-3fifth, .col-percent60 {width: 60%; height: auto;}
.col-half, .col-percent50 {width: 50%; height: auto;}
.col-2fifth, .col-percent40 {width: 40%; height: auto;}
.col-third, .col-percent33 {width: 33.3334%; height: auto;}
.col-quarter, .col-percent25 {width: 25%; height: auto;}
.col-fifth, .col-percent20 {width: 20%; height: auto;}
.col-sixth {width: 16.6667%; height: auto;}
.col-seventh {width: 14.2858%; height: auto;}
.col-eighth {width: 12.5%; height: auto;}
.col-tenth, .col-percent10 {width: 10%; height: auto;}


/* 1280px+ Widescreen Desktop 	
@media only screen and (min-width: 1300px) {
.container {width:1280px; margin: 0 auto;} 
.col-16-16 {width:100%;}
.col-15-16 {width:93.75%;}
.col-14-16 {width:87.5%;}
.col-13-16 {width:81.25%;}
.col-12-16 {width:75%;}
.col-11-16 {width:68.75%;}
.col-10-16 {width:62.5%;}
.col-9-16 {width:56.25%;}
.col-8-16 {width:50%;}
.col-7-16 {width:43.75%;}
.col-6-16 {width:37.5%;}
.col-5-16 {width:31.25%;}
.col-4-16 {width:25%;}
.col-3-16 {width:18.75%;}
.col-2-16 {width:12.5%;}
.col-1-16 {width:6.25%;}
.col-4fifth-16 {width: 80%;}
.col-3quarter-16 {width: 75%;}
.col-2third-16 {width: 66.6666%;}
.col-3fifth-16 {width: 60%;}
.col-half-16 {width: 50%;}
.col-2fifth-16 {width: 40%;}
.col-third-16 {width: 33.3333%;}
.col-quarter-16 {width: 25%;}
.col-fifth-16 {width: 20%;}
.col-sixth-16 {width: 16.6666%;}
.col-seventh-16 {width: 14.2857;}
.col-eighth-16 {width: 12.5%;}
.col-hidden-16 {display: none;}
}*/


/* 768px iPad Landscape  */	
@media only screen and (max-width: 959px) {
.container {width:720px; margin: 0 auto;}
.container {width:auto; margin: 0 20px;} 
.col-9-9 {width:100%;}
.col-8-9 {width:88.88888%;}
.col-7-9 {width:77.77777%;}
.col-6-9 {width:66.66666%;}
.col-5-9 {width:55.55555%;}
.col-4-9 {width:44.44444%;}
.col-3-9 {width:33.33333%;}
.col-2-9 {width:22.22222%;}
.col-1-9 {width:11.11111%;}
.col-4fifth-9 {width: 80%;}
.col-3quarter-9 {width: 75%;}
.col-2third-9 {width: 66.6666%;}
.col-3fifth-9 {width: 60%;}
.col-half-9 {width: 50%;}
.col-2fifth-9 {width: 40%;}
.col-third-9 {width: 33.3333%;}
.col-quarter-9 {width: 25%;}
.col-fifth-9 {width: 20%;}
.col-sixth-9 {width: 16.6666%;}
.col-seventh-9 {width: 14.2857;}
.col-eighth-9 {width: 12.5%;} 
.col-hidden-9 {display: none;}

.visible-tablet {display: block !important;}
.hidden-tablet { display: none !important;}
.hidden-desktop {display: block !important;}
.visible-desktop {display: none !important;}
}

/* iPhone Portrait */
@media only screen and (max-width: 760px) {
.container {width:320px; margin: 0 auto;}
.container {width:auto; margin: 0 10px;} 
.col-4-4 {width:100%;}
.col-3-4 {width:75%;}
.col-2-4 {width:50%;}
.col-1-4 {width:25%;}
.col-4fifth-4 {width: 80%;}
.col-3quarter-4 {width: 75%;}
.col-2third-4 {width: 66.6666%;}
.col-3fifth-4 {width: 60%;}
.col-half-4 {width: 50%;}
.col-2fifth-4 {width: 40%;}
.col-third-4 {width: 33.3333%;}
.col-quarter-4 {width: 25%;}
.col-fifth-4 {width: 20%;}
.col-sixth-4 {width: 16.6666%;}
.col-seventh-4 {width: 14.2857;}
.col-eighth-4 {width: 12.5%;} 
.col-hidden-4 {display: none;}

.visible-phone {display: block !important;}
.hidden-phone {display: none !important;}
.hidden-desktop {display: block !important;}
.visible-desktop {display: none !important;}
}

/* END : AGNOSTIC LAYOUTS */	





/* Generic Content Areas */
#top-header .left, #top-header .right {}
header {clear: both;}
#brand {float: left;}
#banner {float: right;}
#brand img, #banner img {}
nav {clear: both;}
#article, .promo, .filler {}
#feature-slider {padding:0;}
footer {clear: both;}
#footer-nav {clear: left;}
#credits {}
.promo aside {padding:0;}
img { max-width: 100%; height: auto;}
object { max-width: 100%;/* height in px needs to be specified per brand as 'auto' breaks youtube objects */}

/* Superfish Menu : http://users.tpg.com.au/j_birch/plugins/superfish/ */

.sf-menu A
{
	/*border-bottom:1px solid #ccc;
	font-size:0.85em;*/
	font-size: 100%;
}

/*** Menu Layout Styles ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			180px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			4.2em; /* match top ul list item height */
	z-index:		9000;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
}

.sf-menu {
	float: left;
	/*margin-bottom:	1em;*/
}
.sf-menu .sf-sub-indicator
{
	display:none;
}

/* Menu : Visual Styles >> moved to brand.css */





/* Gallery Thumbs : Visual Styles >> moved to brand.css */

.thumbs a img, a.thumbs img, a img.thumbs {
    background: none repeat scroll 0 0 #DDDDDD;
    border: medium none;
    float: left;
    margin: 1%;
    max-width: 21%;
    padding: 1%;
}

/* Gallery Thumbs : Visual Styles >> moved to brand.css */






/* DOCUMENT DOWNLOAD LINK ICONS 
   href + title selector because C5 doesen't add an href with a the filename */

a[href$=".pdf"],
a[title$=".pdf"] {
	background: url(../images/document-icons/doc_pdf.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".txt"], a[href$=".txt"],
a[title$=".txt"], a[title$=".txt"], 
a[href$=".txt"], a[href$=".rtf"],
a[title$=".txt"], a[title$=".rtf"]  {
	background: url(../images/document-icons/doc_text.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".doc"], a[href$=".doc"],
a[title$=".doc"], a[title$=".doc"],
a[href$=".doc"], a[href$=".docx"],
a[title$=".doc"], a[title$=".docx"] {
	background: url(../images/document-icons/doc_word.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".pub"], a[href$=".wps"],
a[title$=".pub"], a[title$=".wps"]  {
	background: url(../images/document-icons/doc_office.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".xls"],
a[title$=".xls"] {
	background: url(../images/document-icons/doc_excel.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".ppt"],
a[title$=".ppt"], 
a[href$=".pptx"],
a[title$=".pptx"] {
	background: url(../images/document-icons/doc_ppt.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
a[href$=".mp3"], a[href$=".aac"], a[href$=".m4a"], a[href$=".ogg"],
a[title$=".mp3"], a[title$=".aac"], a[title$=".m4a"], a[title$=".ogg"] {
	background: url(../images/document-icons/doc_music.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}

/* END : DOCUMENT DOWNLOAD LINK ICONS */




/* SOCIAL ICONS */

/* Super Massive CSS-Sprite Social Media Icon Set Start */
ul.socialicons { list-style-type: none; }
ul.socialicons li { list-style-type: none; display: inline; float: left; padding: 0 5px 0 0; }
ul.color li a { background: url('supermassivecsspriteicons2.png') no-repeat 0 0; }
ul.bw li a { background: url('supermassivecsspriteicons.png') no-repeat 0 0; }
ul.socialicons li a { text-indent: -9999px; width: 32px; height: 33px; display: block; overflow: hidden; margin: 2px; }
									
									
/* Each icon's sprite coordinates */
ul.socialicons li a.stumbleupon 			{ background-position: 0 0; }
ul.socialicons li a.stumbleupon:hover 	{ background-position: -38px 0; }
ul.socialicons li a.digg 					{ background-position: 0 -36px; }
ul.socialicons li a.digg:hover 			{ background-position: -38px -36px; }
ul.socialicons li a.facebook 				{ background-position: 0 -73px; }
ul.socialicons li a.facebook:hover 		{ background-position: -38px -73px; }
ul.socialicons li a.twitter 				{ background-position: 0 -109px; }
ul.socialicons li a.twitter:hover 		{ background-position: -38px -109px; }
ul.socialicons li a.delicious 				{ background-position: 0 -146px; }
ul.socialicons li a.delicious:hover 	{ background-position: -38px -146px; }
ul.socialicons li a.flickr 					{ background-position: 0 -183px; }
ul.socialicons li a.flickr:hover 		{ background-position: -38px -183px; }
ul.socialicons li a.youtube 				{ background-position: 0 -219px; }
ul.socialicons li a.youtube:hover 		{ background-position: -38px -219px; }
ul.socialicons li a.skype 					{ background-position: 0 -256px; }
ul.socialicons li a.skype:hover 		{ background-position: -38px -256px; }
ul.socialicons li a.linkedin 				{ background-position: 0 -292px; }
ul.socialicons li a.linkedin:hover 		{ background-position: -38px -292px; }
ul.socialicons li a.vimeo 					{ background-position: 0 -329px; }
ul.socialicons li a.vimeo:hover 		{ background-position: -38px -329px; }
ul.socialicons li a.blogger 				{ background-position: 0 -365px; }
ul.socialicons li a.blogger:hover 		{ background-position: -38px -365px; }
ul.socialicons li a.tumblr 					{ background-position: 0 -402px; }
ul.socialicons li a.tumblr:hover 		{ background-position: -38px -402px; }
ul.socialicons li a.picasa 					{ background-position: 0 -438px; }
ul.socialicons li a.picasa:hover 		{ background-position: -38px -438px; }
ul.socialicons li a.wordpress 				{ background-position: 0 -475px; }
ul.socialicons li a.wordpress:hover 	{ background-position: -38px -475px; }
ul.socialicons li a.rss 					{ background-position: 0 -511px; }
ul.socialicons li a.rss:hover 			{ background-position: -38px -511px; }
ul.socialicons li a.mobileme 				{ background-position: 0 -548px; }
ul.socialicons li mobileme:hover 		{ background-position: -38px -548px; }
ul.socialicons li a.apple 					{ background-position: 0 -585px; }
ul.socialicons li a.apple:hover 		{ background-position: -38px -585px; }
ul.socialicons li a.gpluslight 				{ background-position: 0 -621px; }
ul.socialicons li a.gpluslight:hover 	{ background-position: -38px -621px; }
ul.socialicons li a.gplusdark 				{ background-position: 0 -694px; }
ul.socialicons li a.gplusdark:hover 	{ background-position: -38px -694px; }
ul.socialicons li a.twitterb 				{ background-position: 0 -658px; }
ul.socialicons li a.twitterb:hover 		{ background-position: -38px -658px; }
ul.socialicons li a.instagram 				{ background-position: 0 -731px; }
ul.socialicons li a.instagram:hover 	{ background-position: -38px -731px; }
ul.socialicons li a.myspace 				{ background-position: 0 -767px; }
ul.socialicons li a.myspace:hover 		{ background-position: -38px -767px; }
ul.socialicons li a.dribble 				{ background-position: 0 -803px; }
ul.socialicons li a.dribble:hover 		{ background-position: -38px -803px; }
ul.socialicons li a.blip 					{ background-position: 0 -838px; }
ul.socialicons li a.blip:hover 			{ background-position: -38px -838px; }
ul.socialicons li a.spotify 				{ background-position: 0 -874px; }
ul.socialicons li a.spotify:hover 		{ background-position: -38px -874px; }
ul.socialicons li a.grooveshark 			{ background-position: 0 -910px; }
ul.socialicons li a.grooveshark:hover 	{ background-position: -38px -910px; }
ul.socialicons li a.ichat 					{ background-position: 0 -946px; }
ul.socialicons li a.ichat:hover 		{ background-position: -38px -946px; }
ul.socialicons li a.github 					{ background-position: 0 -981px; }
ul.socialicons li a.github:hover 		{ background-position: -38px -981px; }
ul.socialicons li a.soundcloud 				{ background-position: 0 -1017px; }
ul.socialicons li a.soundcloud:hover 	{ background-position: -38px -1017px; }
ul.socialicons li a.pinterest 				{ background-position: 0 -1053px; }
ul.socialicons li a.pinterest:hover 	{ background-position: -38px -1053px; }
ul.socialicons li a.smugmug 				{ background-position: 0 -1088px; }
ul.socialicons li a.smugmug:hover 		{ background-position: -38px -1088px; }
ul.socialicons li a.virb 					{ background-position: 0 -1124px; }
ul.socialicons li a.virb:hover 			{ background-position: -38px -1124px; }
ul.socialicons li a.technorait 				{ background-position: 0 -1160px; }
ul.socialicons li a.technorait:hover 	{ background-position: -38px -1160px; }
ul.socialicons li a.slashdot 				{ background-position: 0 -1195px; }
ul.socialicons li a.slashdot:hover 		{ background-position: -38px -1195px; }
ul.socialicons li a.sharethis 				{ background-position: 0 -1231px; }
ul.socialicons li a.sharethis:hover 	{ background-position: -38px -1231px; }
ul.socialicons li a.posterous 				{ background-position: 0 -1267px; }
ul.socialicons li a.posterous:hover 	{ background-position: -38px -1267px; }
ul.socialicons li a.googleb 				{ background-position: 0 -1302px; }
ul.socialicons li a.googleb:hover 		{ background-position: -38px -1302px; }
ul.socialicons li a.reddit 					{ background-position: 0 -1338px; }
ul.socialicons li a.reddit:hover 		{ background-position: -38px -1338px; }
ul.socialicons li a.friendfollow 			{ background-position: 0 -1374px; }
ul.socialicons li a.friendfollow:hover 	{ background-position: -38px -1374px; }
ul.socialicons li a.designfloat 			{ background-position: 0 -1409px; }
ul.socialicons li a.designfloat:hover 	{ background-position: -38px -1409px; }
ul.socialicons li a.amazon 					{ background-position: 0 -1445px; }
ul.socialicons li a.amazon:hover 		{ background-position: -38px -1445px; }
ul.socialicons li a.netvibes 				{ background-position: 0 -1481px; }
ul.socialicons li a.netvibes:hover 		{ background-position: -38px -1481px; }
ul.socialicons li a.bing 					{ background-position: 0 -1516px; }
ul.socialicons li a.bing:hover 			{ background-position: -38px -1516px; }
ul.socialicons li a.yahoo 					{ background-position: 0 -1552px; }
ul.socialicons li a.yahoo:hover 		{ background-position: -38px -1552px; }
ul.socialicons li a.aim 					{ background-position: 0 -1588px; }
ul.socialicons li a.aim:hover 			{ background-position: -38px -1588px; }
ul.socialicons li a.email 					{ background-position: 0 -1623px; }
ul.socialicons li a.email:hover 		{ background-position: -38px -1623px; }
ul.socialicons li a.ebay 					{ background-position: 0 -1659px; }
ul.socialicons li a.ebay:hover 			{ background-position: -38px -1659px; }
ul.socialicons li a.paypal 					{ background-position: 0 -1695px; }
ul.socialicons li a.paypal:hover 		{ background-position: -38px -1695px; }
ul.socialicons li a.feedburner 				{ background-position: 0 -1730px; }
ul.socialicons li a.feedburner:hover 	{ background-position: -38px -1730px; }
ul.socialicons li a.podcast 				{ background-position: 0 -1766px; }
ul.socialicons li a.podcast:hover 		{ background-position: -38px -1766px; }
ul.socialicons li a.appstoreios 			{ background-position: 0 -1802px; }
ul.socialicons li a.appstoreios:hover 	{ background-position: -38px -1802px; }
ul.socialicons li a.itunes 					{ background-position: 0 -1837px; }
ul.socialicons li a.itunes:hover 		{ background-position: -38px -1837px; }
ul.socialicons li a.appstoremac 			{ background-position: 0 -1873px; }
ul.socialicons li a.appstoremac:hover 	{ background-position: -38px -1873px; }
ul.socialicons li a.yelp 					{ background-position: 0 -1909px; }
ul.socialicons li a.yelp:hover 			{ background-position: -38px -1909px; }
ul.socialicons li a.wthree 					{ background-position: 0 -1944px; }
ul.socialicons li a.wthree:hover 		{ background-position: -38px -1944px; }
ul.socialicons li a.etsy 					{ background-position: 0 -1980px; }
ul.socialicons li a.etsy:hover 			{ background-position: -38px -1980px; }
ul.socialicons li a.stackoverflow 			{ background-position: 0 -2016px; }
ul.socialicons li a.stackoverflow:hover { background-position: -38px -2016px; }
ul.socialicons li a.foursquare 				{ background-position: 0 -2051px; }
ul.socialicons li a.foursquare:hover 	{ background-position: -38px -2051px; }
ul.socialicons li a.quora 					{ background-position: 0 -2087px; }
ul.socialicons li a.quora:hover 		{ background-position: -38px -2087px; }
ul.socialicons li a.photobucket 			{ background-position: 0 -2123px; }
ul.socialicons li a.photobucket:hover 	{ background-position: -38px -2123px; }

/* END : SOCIAL ICONS */




/* GLYPHICONS */

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/icons/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* END : GLYPHICONS */






/* BOOTSTRAP Specific Overrides */ 

.navbar .container {width: auto;}
.navbar ul, .navbar ul li {list-style: none;}

.navbar .nav li a:hover, .navbar .dropdown-menu a:hover {
    background-color: #222222;
    color: #fff;
}
.navbar ul ul {
	margin-left: 0;
}
.navbar .nav li li a {color: #999; font-weight: normal;padding: 4px 15px;}
.navbar .nav li li a:hover {color: #eee;}
.navbar .nav ul ul {margin-top: .4em;}
.navbar .nav li li li a {color: #999; font-weight: normal;}
.navbar .nav li li li a:hover {color: #eee;}


.carousel {margin-bottom: 0;}
.carousel-caption {padding: 10px 15px;}
.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 36px;
    font-weight: 100;
    line-height: 22px;
    text-align: center;
    width: 30px;
    height: 30px;
}
.carousel-control.left {text-indent: 0;}
.carousel-control.right {text-indent: 3px;}
.carousel img {width: 100%;} /* fixes images FOUC in firefox */

/* END : BOOTSTRAP Specific Overrides */




/* Fancybox Specific Overrides */ 

.fancybox-prev span {left: 10px;}
.fancybox-next span {right: 10px;}

/* END : Fancybox Specific Overrides */





/* Adding Bootstrap Form styling */
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */

}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
/* END Bootstrap Form styling */


/* Bootstrap Pagination */
.pagination {
	height: 36px;
	clear: both;
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
	display: inline;
}
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
	color: #888 !important;
}
.pagination a:hover, .pagination .active a {
	background-color: #f5f5f5;
	text-decoration: none;
	color: #222 !important;
}
.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

/* END: Bootstrap Pagination */




/* Datepicker for Bootstrap
eternicode-bootstrap-datepicker-37db99f */

.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #35adac;
  border-color: #35adac;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3ac5c4;
  border-color: #3ac5c4;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #3ac5c4
  border-color: #3ac5c4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #35adac;
  border-color: #35adac;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3ac5c4;
  border-color: #3ac5c4;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #3ac5c4;
  border-color: #3ac5c4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}


/* Adrian additions */
.date input {
	text-align: left;
}
.input-group.date .input-group-addon i {
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 24px;
	top: 5px;
	color: #555;
	font-size: 2em;
}
.glyphicon-th:before {
	display: block;
	width: 24px;
	height: 24px;
	content: '';
	background: transparent url('../images/icons/gpm-icon-sprite.png');
	background-position: -978px -42px;
}
.find-doctor .glyphicon-th:before {
	background-position: -979px -4px;
}
.input-group-addon {
	position: relative;
}
.input-group.date .input-group-addon i {
	cursor: pointer;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 13px;
	top: -4px;
	color: #555;
	font-size: 2em;
}
.find-doctor .input-group.date .input-group-addon i {
	cursor: pointer;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -6px;
	color: #555;
	font-size: 2em;
}
.datepicker table tr td, .datepicker table tr th {
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: none;
	line-height: 30px;
	padding: 0;
}
.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
	padding: 0;
}


/* Load boilerplate.css BEFORE this stylesheet */
 
/* Load devices.css AFTER this stylesheet */

/* Load custom.css AFTER this stylesheet please */


/*Lets's get our typeface sorted first.*/

@font-face {
    font-family: 'LatoBlackItalic';
    src: url('../fonts/lato-fontfacekit/Lato-BlaIta-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-BlaIta-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-BlaIta-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-BlaIta-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-BlaIta-webfont.svg#LatoBlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoBlack';
    src: url('../fonts/lato-fontfacekit/Lato-Bla-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-Bla-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-Bla-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-Bla-webfont.svg#LatoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoBoldItalic';
    src: url('../fonts/lato-fontfacekit/Lato-BolIta-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-BolIta-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-BolIta-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-BolIta-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-BolIta-webfont.svg#LatoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/lato-fontfacekit/Lato-Bol-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-Bol-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-Bol-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-Bol-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoItalic';
    src: url('../fonts/lato-fontfacekit/Lato-RegIta-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-RegIta-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-RegIta-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-RegIta-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/lato-fontfacekit/Lato-Reg-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-Reg-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-Reg-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoLightItalic';
    src: url('../fonts/lato-fontfacekit/Lato-LigIta-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-LigIta-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-LigIta-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-LigIta-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-LigIta-webfont.svg#LatoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/lato-fontfacekit/Lato-Lig-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-Lig-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-Lig-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-Lig-webfont.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoHairlineItalic';
    src: url('../fonts/lato-fontfacekit/Lato-HaiIta-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-HaiIta-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-HaiIta-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-HaiIta-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-HaiIta-webfont.svg#LatoHairlineItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoHairline';
    src: url('../fonts/lato-fontfacekit/Lato-Hai-webfont.eot');
    src: url('../fonts/lato-fontfacekit/Lato-Hai-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-fontfacekit/Lato-Hai-webfont.woff') format('woff'),
         url('../fonts/lato-fontfacekit/Lato-Hai-webfont.ttf') format('truetype'),
         url('../fonts/lato-fontfacekit/Lato-Hai-webfont.svg#LatoHairline') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* Sticky Footer */

html, body {
	height: 100%;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -90px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.footer-wrap, .page-wrap:after {
  /* .push must be the same height as footer */
	height: 90px; 
}
.footer-wrap {
  background: #d7d7d2;
  width: 100%;
  display: table;
}




body {
	background: #f8f7f1;
	color: #888; 
	font-family: "LatoRegular", sans-serif;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

/* lets give the good browsers a bit of hover easing goodness! */
a, input, textarea { 
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}



/* Link styles */

a, a:link, a:active {color: rgba(53,173,172,0.65); text-decoration: none;}
a:visited {color: rgb(53,173,172);color: rgba(53,173,172,0.65); text-decoration: none;}
a:hover {text-decoration: none;}
p a:hover {text-decoration: underline;}

/* Linked images - consistent across site */
article a img, aside a img {
	border: none; 
	background: #fff;
}
article a:hover img, 
aside a:hover img,
.tags a {
	background: rgb(53,173,172);
	opacity: 0.8;
}
.article, .block {
	padding-bottom: 25px;
	border-bottom: 2px solid #eaeaea;
	margin: 20px 0;
}
.article:last-child, .block:last-child {
	border-bottom: none;
}
input::-webkit-input-placeholder {color:#aaa;}
input:-moz-placeholder {color:#aaa;}
input:placeholder {color:#aaa;}




/* Some Layout */
header {position: relative; padding: 0;}
nav {background: rgba(0,0,0,0.3);}
article {margin: 0 20px 40px 20px;}
.content {position: relative;}
header form label {display: none;}
.lt-ie10 header form label {display: block;}

footer {background: min-height: 40px;}

.biline {font: 2.4em "LatoRegular", sans-serif;}

#credits p {
    color: #CCCCCC;
    margin: 1.4em;
    text-align: right;
}
.navbar-fixed-top {display: none;}

.navbar .nav li a {
    border-radius: 3px 3px 3px 3px;
    color: #ccc;
    font-weight: normal;
    padding: 6px 15px;
    display: block;
    text-decoration: none;
}





/* Typography */
h1, h2, h3, h4, h5, p, table, form, ul, ol, dl, blockquote, .breadcrumbs {
	margin: .6em 0 .4em 0;
}
.sidebar h1, .sidebar h2 {
	margin: .4em 0;
}
h1, h2, h3, h4, h5 {
	line-height: 1em;
	font-weight: normal;
	font-family: "LatoRegular", sans-serif;
}
h1, h2, h3, h4, h5, .nav > li > a, input[type="submit"], .btn {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
h1 {font-family: "LatoLight", sans-serif; font-size: 2.6em; margin: .2em 0 .2em 0;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
.sidebar h3 {font-size: 1.6em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.3em;}
p {
	font-size: 1em; 
	line-height: 1.4em; 
	font-family: "LatoLight", sans-serif;
}

.carousel h2, .carousel h3, .carousel h4, .carousel p {
	margin: .2em 0;
}

blockquote {
	margin: .8em 40px .8em 15px;
	padding: .4em 0 .4em 40px;
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	background: url(../images/quotemarks.png) no-repeat 3px 2px;
	color: #777;
}
blockquote p {
	margin: 0.4em 0;
}
cite {
    clear: both;
    display: block;
    color: #777;
    font-style: normal;
    font-weight: normal;
    margin: -1em 0 1.2em 0;
    text-align: right;
    width: 100%;
}
.more {
	white-space: nowrap;
}

/* Set the font-weight */
.font-bold {
    font-weight: bold;
}


/* Lists */
ul, ol, dl {
	margin: .5em 20px 1.5em 0;
	list-style-position: outside;
}
ul {
	margin: .5em 20px 1.5em 40px;
}
ul ul, ol ol, ol ul, ul ol {
	margin: 0 0 .4em 15px;
}
article ul, article ol {
	margin: .8em 0 .4em 20px;
}
aside ul, aside ol {
	margin-left: 0;
}
article ul li, aside ul li {
	margin: .1em 0;
	padding: .2em 0;
	padding-left: 16px;
	list-style: none;
	background: url(../images/bullet.png) no-repeat left center;
}
article ul ul li, aside ul ul li {
	list-style-type: disc;
}

article ol li, aside ol li {
	list-style: decimal outside none;
    margin: 0.1em 0 0.1em 20px;
    padding: 0.2em 0;
    position: relative;
}


article dl dt, article dl dd,
aside dl dt, aside dl dd {
	display: inline-block;
	min-width: 90px;
	margin-bottom: .4em;
	line-height: 1em;
}

article dl dt, aside dl dt {
	font-weight: normal;
	clear: left;
}
article dl dd, aside dl dd {
	clear: right;
	padding-left: .5em;
	margin-left: .5em;
	color: #444444;
}




/* Tables - reset with just a little styling */
table {
	margin: .4em;
	padding: 0;
}
th, td {
	padding: .5em 20px 0 0;
	text-align: left;
}
th {
	font-size: 1.2em;
}
th:last-child, td:last-child {
	border-right: none;
}

/* Tables - zebra styling */
.zebra th, .zebra td {
	padding: .4em .8em;
	text-align: left;
	border: 1px solid #ccc;
}
.zebra tr {
	background: #f9f9f9;
}
.zebra tr:nth-child(odd) {
	background: #ddd;
}
.zebra th {
	font-size: 1.1em;
	background: #555;
	color: #fff;
}


/* tables with divs */
input, textarea {
	max-width: 100% !important;
}
.table {display: table; position: relative; margin-bottom: 0;}
.row {display: table-row; position: relative; margin-left: 0;}
.cell {display: table-cell;position: relative;}

.table * {
	 -moz-box-sizing: border-box; 
	 -webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}

.table,
.table .row {
	width: 100%;
}
.table .cell {float: left; padding-right: 5px;}
.table .row .cell:last-child {padding-right: 0;}
.table .table .row label {display: block;}
/*.cell {width: 100%; height: auto;}*/
.percent100 {width: 100%;}
.percent90 {width: 90%;}
.percent80 {width: 80%;}
.percent75 {width: 75%;}
.percent70 {width: 70%;}
.percent66 {width: 66.6667%;}
.percent60 {width: 60%;}
.percent50 {width: 50%;}
.percent45 {width: 45%;}
.percent40 {width: 40%;}
.percent33 {width: 33.3334%;}
.percent30 {width: 30%;}
.percent27-5 {width: 27.5%;}
.percent26-5 {width: 26.5%;}
.percent23 {width: 23%;}
.percent21 {width: 21%;}
.percent19 {width: 19%;}
.percent17 {width: 17%;}
.quarter, .percent25 {width: 25%;}
.fifth, .percent20 {width: 20%;}
.sixth {width: 16.6667%;}
.percent15 {width: 15%;}
.seventh {width: 14.2857%;}
.eighth {width: 12.5%;}
.tenth, .percent10 {width: 10%;}
.percent6-666 {width: 6.666%;}
.sixteenth {width: 6.25%;}
.percent5 {width: 5%;}
.percent3-333 {width: 3.3334%;}
.percent2-5 {width: 2.5%;}
.percent2 {width: 2%;}
.percent1 {width: 1%;}
.table input, 
.table textarea,
.table select {
	width: 100%;
}
.table input[type="submit"] {
	width: auto !important;
}
select, input[type="file"] {
	height: 32px;
	line-height: 32px;
    padding: 7px 0;
}
.table .cell.border-left {border-left:  2px solid #ddd; padding-left: 5px;}


/* Hide the dropdown title from the list of options */
.bootstrap-select.btn-group .dropdown-menu li:first-child {
	display: none;
}




/* Forms */
input, button, select, textarea {
	font-family: 'LatoLight', sans-serif;
}
aside form {}

input, textarea {
    /*font-size: 1.3em !important;*/
	/*padding: 10px !important;*/
	border: 2px solid #ddd;
}
textarea {
	min-height: 80px;
}

/* input inner shadow */
input[type="text"], textarea {
}
/* extra input inner shadow on focus - it's the little things etc...*/
input[type="text"]:focus, textarea:focus {
	-moz-box-shadow: #ddd 1px 1px 3px inset; /* FF3.5+ */
	-webkit-box-shadow: #ddd 1px 1px 3px inset; /* Saf3.0+, Chrome */
	box-shadow: #ddd 1px 1px 3px inset; /* Opera 10.5, IE9, Chrome 10+ */
}

.checkboxList input {border: none;padding: 0;}

.lt-ie9 input[type="checkbox"] {
	vertical-align: -.1em; 
	padding: 0 !important;
	border: none
}
input[type="radio"] {
    width: auto;
}



.btn {text-decoration: none;}

input[type="submit"], input[type="button"], .btn {
	width: auto;
	font-family: LatoRegular, sans-serif;
	font-size: 16px !important;
	padding: 4px 12px !important;
	border: 0;
	color: #fff;
	cursor: pointer;
	background-color: rgb(53,173,172);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: none;
	line-height: 27px;
	position: relative;
}
input[type="submit"]:hover, input[type="button"]:hover, 
.btn:hover, 
.btn:focus, 
.btn:active, 
.btn.active, 
.btn.disabled, 
.btn[disabled] {
	color: #fff;
	background-color: rgba(53,173,172,0.85);
}

input[type="submit"]:active, input[type="button"]:active {
	background-color: #555555;
	
	-moz-box-shadow: none; /* FF3.5+ */
	-webkit-box-shadow: none; /* Saf3.0+, Chrome */
	box-shadow: none; /* Opera 10.5, IE9, Chrome 10+ */
}

/* Fix for Firefox submit button extra height issue */
input[type="submit"]::-moz-focus-inner {border:0;}
input[type="submit"]:focus {
	background-color: #555555;
}
/* END Fix for Firefox */





.table label {
	font-weight: normal;
}
.table .cell fieldset legend {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom: none;
}
.table .cell fieldset label {
	font-weight: normal;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.table .cell fieldset span {
	display: block;
	height: 24px;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
	width: auto !important;
	height: auto;
	padding: 0;
	margin: 2px 0;
	line-height: normal;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
}
input[type="file"] {
	line-height: 1em;
	padding: 0 !important;
	height: 19px;
	vertical-align: middle;
	margin: 7px 0;
}
.table input[type="submit"] {
	margin: 0;
}
.table .cell input[type="submit"] {
	margin: 0 0 0 0;
	width: 100% !important;
}



/*Select Boxes*/
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.selectpicker {
	background: #fffeff;
	color: #888;
	border: 2px solid #ccc;
}
.find-doctor .btn, .find-doctor .btn-default {
	background: rgb(53,173,172);
	color: #fff;
	border: 2px solid rgb(53,173,172);
}

input, textarea {
background: #e0e0e0;
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
vertical-align: middle;
background-color: transparent;
}
.inline .btn, .inline input, .inline textarea {
	max-width: 200px !important;
	margin: 5px 10px 5px 0;
}
.btn {
text-align: center;
cursor: pointer;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 5px solid #888;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: "";
}
.find-doctor .caret {
border-top: 5px solid rgb(53,173,172);
}


button > span.caret:before {
	border-left: 2px solid #fff;
	content: '';
	display: block;
	width: 30px;
	height: 6em;
	top: -3.2em;
	left: -1em;
	position: absolute;
}
.dropdown-menu>li>a {
	font-weight: normal;
	color: #444;
	font-size: 18px;
	line-height: 1.5em;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}
.bootstrap-select>.btn {
	width: 100% !important;
}

.btn-group>.btn:first-child, input, textarea {
	border-radius: 4px !important;
}

.bootstrap-select .btn:focus {
	outline: none !important;
}

.btn-group.open .dropdown-toggle {
	 -webkit-box-shadow: none; 
	 box-shadow: none; 
}
.find-doctor .btn,
.title .btn,
input, textarea {
	text-shadow: none;
}
.dropdown-menu a:focus {
	outline: none;
}

.find-doctor .table .cell,
.title .table .cell {
padding-right: 20px;
}
.find-doctor .table .cell.number,
.title .table .cell.number {
	padding-left: 0;
	margin-left: -8px;
	margin-right: 8px;
}

@media only screen and (max-width: 1139px) {
.find-doctor .table .cell.number, .title .table .cell.number {
	margin-left: -12px;
	margin-right: 12px;
}
}

.find-doctor .number span,
.title .number span {
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	line-height: 38px;
	height: 34px;
	width: 34px;
	color: #fff;
	color: rgba(244,255,255,0.65);
	background: rgba(244,255,255,0.2);
	text-align: center;
}
.find-doctor .table .cell.search,
.title .table .cell.search {
	margin-left: 10px;
}
.find-doctor input[type="submit"], .find-doctor input[type="button"],
.title input[type="submit"], .title input[type="button"] {
	background: rgba(255,255,255,0.9) !important;
	border-color: rgba(255,255,255,0.1) !important;
}
.find-doctor input[type="submit"]:hover, .find-doctor input[type="button"]:hover,
.title input[type="submit"]:hover, .title input[type="button"]:hover {
	background: rgba(255,255,255,1) !important;
	border-color: rgba(255,255,255,1) !important;
}
.find-doctor input[type="submit"] {
    padding: 2px !important;
}



/* Brand Colour - BASELINE */
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
	font-size: 15px;
	line-height: 27px;
}
button > span.caret:before {
	border-left: 2px solid #ccc;
}
button:hover > span.caret:before,
button:focus > span.caret:before,
.find-doctor button > span.caret:before {
	border-left: 2px solid rgb(53,173,172);
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	border-color: rgb(53,173,172);
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: rgb(53,173,172);
	background-color: #fffeff;
	border: 2px solid rgba(53,173,172,1);
}
input[type="submit"], input[type="button"] {
	background: rgba(53,173,172,0.9);
	border: 2px solid rgba(53,173,172,0.1);
}
input[type="submit"]:hover, input[type="button"]:hover {
	background: rgba(53,173,172,1);
	border: 2px solid rgba(53,173,172,1);
}	
	
	

/*White - on dark background */
.find-doctor .btn-group>.btn, .find-doctor .btn-group>.dropdown-menu, .find-doctor .btn-group>.popover,
.title .btn-group>.btn, .title .btn-group>.dropdown-menu, .title .btn-group>.popover, 
input, textarea  {
	font-size: 16px;
	line-height: 22px;
}
.find-doctor .btn-default,
.title .btn-default {
color: rgb(53,173,172);
border-color: #ccc;
}
.find-doctor .btn-default,
.title .btn-default, 
.find-doctor input, 
.find-doctor textarea {
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
}

.find-doctor .btn,
.title .btn, 
.find-doctor input, 
.find-doctor textarea {
color: rgb(53,173,172);
border: 2px solid rgb(53,173,172);
}
.find-doctor .caret,
.title .caret {
border-top: 5px solid rgb(53,173,172);
}

.find-doctor button > span.caret:before,
.title button > span.caret:before {
	border-left: 2px solid #fff;
}
.find-doctor .btn-default:hover, 
.find-doctor .btn-default:focus, 
.find-doctor .btn-default:active, 
.find-doctor .btn-default.active, 
.find-doctor .open .dropdown-toggle.btn-default,
.title .btn-default:hover, 
.title .btn-default:focus, 
.title .btn-default:active, 
.title .btn-default.active, 
.title .open .dropdown-toggle.btn-default  {
color: rgb(53,173,172);
background-color: white;
border-color: rgb(53,173,172);
}

.find-doctor .btn-default:hover, 
.find-doctor .btn-default:focus, 
.find-doctor .btn-default:active, 
.find-doctor .btn-default.active, 
.find-doctor .open .dropdown-toggle.btn-default,
.title .btn-default:hover, 
.title .btn-default:focus, 
.title .btn-default:active, 
.title .btn-default.active, 
.title .open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: rgba(255,255,255,0.15);
	border-color: #fff;
}
.find-doctor input[type="submit"], .find-doctor input[type="button"],
.title input[type="submit"], .title input[type="button"]  {
	background: rgba(255,255,255,0.9) !important;
	border: 2px solid rgba(255,255,255,0.1) !important;
}
.find-doctor input[type="submit"]:hover, .find-doctor input[type="button"]:hover,
.title input[type="submit"]:hover, .title input[type="button"]:hover {
	background: rgba(255,255,255,1) !important;
	border: 2px solid rgba(255,255,255,1) !important;;
}




/* Checkboxes
----------------------------------- */
.icheckbox,
.iradio {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icons/gpm-icon-sprite.png'); no-repeat;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #ccc;
}

.icheckbox {
    background-position: 0 0;
}
    .icheckbox.hover {
        background-position: -867px -2px;
        background-color: rgb(53,173,172);
        border-color: rgb(53,173,172);
    }
    .icheckbox.checked {
        background-position: -867px -2px;
        background-color: rgb(53,173,172);
        border-color: rgb(53,173,172);
    }
    .icheckbox.disabled {
        background-position: -72px 0;
        cursor: default;
        background-color: #ccc;
        border-color: #ccc;
    }
    .icheckbox.checked.disabled {
        background-position: -96px 0;
        background-color: #ccc;
        border-color: #ccc;
    }

.iradio {
    background-position: -120px 0;
    background-size: inherit;
}
    .iradio.hover {
        background-position: -867px -2px;
        background-color: rgb(53,173,172);
        border-color: rgb(53,173,172);
        background-size: inherit;
    }
    .iradio.checked {
        background-position: -867px -2px;
        background-color: rgb(53,173,172);
        border-color: rgb(53,173,172);
        background-size: inherit;
    }
    .iradio.disabled {
        background-position: -192px 0;
        cursor: default;
        background-color: #ccc;
        border-color: #ccc;
    }
    .iradio.checked.disabled {
        background-position: -216px 0;
        background-color: #ccc;
        border-color: #ccc;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox,
    .iradio {
        /*background-image: url('../images/icons/gpm-icon-sprite.png');*/
        /*-webkit-background-size: 240px 24px;
        background-size: 240px 24px;*/
    }
}




/*Social Buttons on links,buttons,submits*/

.login-register-form .btn.google, input[type="submit"].google {
	background: rgb(21,106,235) !important;
	border-color: rgb(21,106,235);
	padding: 15px 0px !important;
}
.btn.google:hover, input[type="submit"].google:hover {
	background: rgba(21,106,235,0.85) !important;
	border-color: rgba(21,106,235,0.85);
}
.btn.google:before, input[type="submit"].google:before {
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 5px;
	background: transparent url('../images/icons/gpm-icon-sprite.png') no-repeat -1189px -1px;
}
.login-register-form .btn.facebook, input[type="submit"].facebook {
	background: rgb(59,89,152) !important;
	border-color: rgb(59,89,152);
	padding: 15px 0px !important;
}
.btn.facebook:hover, input[type="submit"].facebook:hover {
	background: rgba(59,89,152,0.85) !important;
	border-color: rgba(59,89,152,0.85);
}
.btn.facebook:before, input[type="submit"].facebook:before {
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 5px;
	background: transparent url('../images/icons/gpm-icon-sprite.png') no-repeat -1155px -1px;
}





	



/* Accordion */
.accordion .new {
	padding: .4em 0;
}
.accordion .accordion-section .new {
	padding: 0;
}
.abutton {
    font-size: 20px;
    margin-bottom: 10px;
}
.abutton a {
    padding-top: 6px;
}
.abutton a:focus {
	outline: none;
}
.abutton,
.infos li li a,
.infos span.title {
	position: relative !important;
	display: block;
	line-height: 1.2em;
    margin-top: 0;
}

.abutton a.trigger:before {
	content: '';
	float: left !important;
	display: block !important;
	text-indent: -99999px !important;
	background-image: url('../images/icons/gpm-icon-sprite.png');
	background-position: -686px -39px !important;
	background-color: transparent !important;
	height: 32px;
	width: 32px;
	font-size: 18px;
	margin: -4px 3px 0 0;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#results li li a,
.accordion-section span.abutton,
.infos li li a {
	font-size: 16px;
	font-family: 'LatoRegular', sans-serif;
}

.abutton a.open:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-transform: rotate(-45deg);
}

#results .list li {
	padding: 0 !important;
	border-bottom: 2px solid #3a3a3a;
}

.accordion .new {
	border-bottom: 4px solid rgba(205,205,205,0.35);
} 
.accordion  .new .new {
	border-bottom: none;
} 
.accordion-section {
	display: block;
	padding: 5px 5px 20px 5px;
}





/* video/youtube objects in .block_1's */
.block_1 object {height: 200px; width: 100%;} 





/* Pagination */
/* Bootstrap Pagination */
.pagination {
	height: 36px;
	clear: both;
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination li {
	display: inline;
}
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
	color: #888 !important;
	background: #fff;
}
.pagination a:hover, .pagination .active a {
	background-color: rgb(53,173,172);
	text-decoration: none;
	color: #fff !important;
}
.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.pagination li:last-child a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* END: Bootstrap Pagination */






/* @group #feature-slider */

.feature-slider ul {list-style-type: none; padding:0; margin: 0;}
.feature-slider, ul#slider li {padding:0; position: relative;}
ul#slider li {max-width:100%;}
.block_6 .feature-slider, ul#slider li {}

.feature-slider li {display: none;}
.feature-slider img {max-width: 100%;}

.feature-slider #slider-desc li {
	background: #222;
}

.feature-slider #slider-desc li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 22%;
    color: #FFFFFF;
    font-size: 1.5em;
    height: auto;
    /*padding: 10px 50px 30px 50px;*/
    padding: 0 5% 2.5% 5%;
    width: auto;
}


ul#slider {position: relative;}
#slider_nav li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
cursor: pointer;
}
ul#slider_nav {
	bottom: 3%;
    padding: 0;
    margin: 0;
    right: 2%;
    position: absolute;
    z-index: 99;
    text-align: right;
}
.lt-ie8 ul#slider_nav {
}
ul#slider-desc {
	margin: 0;
}
ul#slider_nav li {
	background-image: url(../images/button.png);
    background-position: 50% 50%;
    background-size: 100% 100%;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 3px;
    padding: 7px;
}
ul#slider_nav li:hover {
background-image: url(../images/button_selected.png);
}
ul#slider_nav li#button_selected {
background-image: url(../images/button_selected.png);
}
ul#slider_nav li#button_selected:hover {
}

/* @end */







/* ///////////////////////////////////////////////////////// 
 .top 
///////////////////////////////////////////////////////// */

.top{
	position: absolute;
	width: 100%;
	z-index: 1;
}
.top .container {
	width: 100%;
}

ul.toplinks {
	list-style: none;
	margin: 0;
}
ul.toplinks li {
	list-style: none;
	display: block;
	color: #888;
	float: right;
	padding: 0;
}
ul.toplinks li.home a,
ul.toplinks li.login-out-link.in a {
	border-left: none;
}

ul.toplinks li.home {
	float: left;
}
ul.toplinks li a {
	padding: 0 10px 0 28px;
	color: #ddd;
	background: #444;
	background: rgba(50,50,50,0.75);
	border-left: 1px solid #888;
	display: block;
	height: 30px;
	line-height: 30px;
	position: relative;
}
/*ul.toplinks li.home a {
	padding: 0;
	width: 30px;
	height: 30px;
	text-indent: -200%;
}*/
/*ul.toplinks li.home a:hover {
	padding: 0 10px 0 32px;
	text-indent: 0;
}*/
ul.toplinks li a:before {
	content: '';
	display: block;
	height: 30px;
	width: 26px;
	background-color: transparent;
	background-image: url('../images/icons/gpm-icon-sprite.png');
	background-position: 0 0;
	position: absolute;
	left: 2px;
	top: 0;
	opacity: .8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
ul.toplinks li a:hover {
	color: #fff;
	background-color: #222;
	background-color: rgba(0,0,0,0.75);
	text-decoration: none;
}
ul.toplinks li a:hover:before {
	opacity: 1;
}
/*ul.toplinks li a:before {
	content: '';
	display: block;
	color: #999;
	padding: 0 .6em 0 .3em;
	font-size: 1em;
	font-weight: normal;
}*/
.home a:before {
	background-position: -942px -3px !important;
}
.logged-in-name a:before {
	background-position: -1013px -3px !important;
}
.login-out-link a:before {
	background-position: -1084px -3px !important;
}
.login-out-link.out a:before {
	background-position: -1120px -3px !important;
}
.account a:before {
	background-position: -1013px -3px !important;
}
.signin a:before {
	background-position: -1048px -3px !important;
}
.register a:before {
	background-position: -1048px -3px !important;
}
.homepage a:before {
	background-position: -1517px -3px !important;
}


/* ///////////////////////////////////////////////////////// 
 .head 
///////////////////////////////////////////////////////// */

#masthead-wrapper {
    background: url(../images/transparency-white.png) repeat 0 0;
    margin: 10px 0;
}
.logo {
	width: 17.543859649122805%;
	height: 17.543859649122805%;
	margin: 0.8771929824561403% 0 0.8771929824561403% 0.8771929824561403%;
	background:#fff;
	display: table;
	text-align: center;
}
.logo:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */
}
.logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.login-register-form .logo {
	margin: 0 auto 15px auto;
	background: #fff;
	display: table;
	text-align: center;
	max-width: 100%;
    width: 120px;
    height: 120px;
}

.banner {
	margin: 0.8771929824561403% 0.8771929824561403% 0.8771929824561403% 0;
	float: right;
    overflow: hidden;
    width: 79.82456140350878%;
}
    .banner a, .banner img {
        line-height: 0;
        display: block;
    }

.head {
	background-color: rgba(40,40,40,0.5);
	overflow: hidden;
	position: relative;
}

@-moz-document url-prefix() {
    .head {
    	background-color: rgba(40,40,40,0.6);
    }
}

.banner-bg {
	display: block;
	-webkit-filter: blur(10px);
	/*filter: url('filters.svg#blur');*/
	background: url(../images/banner.jpg);
	background-size: cover;
	width: 140%;
	height: 140%;
	position: absolute;
	opacity: 1;
	z-index: -1;
	left: -20%;
	top: -20%;
}

span.or {
	color: #888;
	font-style: italic;
	font-size: 1.8em;
	font-family: "LatoRegular", sans-serif;
	line-height: 3em;
	margin: 0;
	padding: 10px 0;
}

ul.section-icons {
	width: 200px;
	float: left;
	margin: 16px 0 0 200px;
}
.section-icons li {
	float: left;
	position: relative;
	text-align: center;
	width: 64px;
	height: 48px;	
	list-style-type: none;
}
.section-icons li a {
	display: block;
	width: 64px;
	height: 48px;	
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.section-icons li a span {
	position: absolute;
	bottom: -11px;
	display: none;
	text-align: center;
	color: #ccc;
}
.section-icons li a:hover span {
	display: block;
}
.section-icons li a.people:hover span {
	left: 9px;
}
.section-icons li a.properties:hover span {
	left: 1px;
}
.section-icons li a.organisations:hover span {
	left: -8px;
}


.section-icons li a.people {
	/*background: url(../images/section-icons.png) no-repeat -20px 0;*/
	background: url(../images/section-icons.png) no-repeat -20px -50px;
	opacity: .5;
}
.section-icons li a.people:hover {
	/*background: url(../images/section-icons.png) no-repeat -20px -48px;*/
	opacity: 1;
}
.section-icons li a.properties {
	/*background: url(../images/section-icons.png) no-repeat -120px 0;*/
	background: url(../images/section-icons.png) no-repeat -120px -50px;
	opacity: .5;
}
.section-icons li a.properties:hover {
	/*background: url(../images/section-icons.png) no-repeat -120px -48px;*/
	opacity: 1;
}
.section-icons li a.organisations {
	/*background: url(../images/section-icons.png) no-repeat -220px 0;*/
	background: url(../images/section-icons.png) no-repeat -220px -50px;
	opacity: .5;
}
.section-icons li a.organisations:hover {
	/*background: url(../images/section-icons.png) no-repeat -220px -48px;*/
	opacity: 1;
}


#topsearch input[type="text"] {
	margin-right: 2px;
	font-family: "LatoRegular", sans-serif;
	font-style: italic;
	background: #ffffff url(../images/icons/search-icon.png) no-repeat right center;
	width: 150px;
	height: auto;
	height: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
article textarea:placeholder {
	font-family: "LatoRegular", sans-serif;
	font-style: italic;
}
article textarea::-webkit-input-placeholder {font-family: "LatoRegular", sans-serif;
	font-style: italic;}
article textarea:-moz-placeholder {font-family: "LatoRegular", sans-serif;
	font-style: italic;}
article textarea::-moz-placeholder {font-family: "LatoRegular", sans-serif;
	font-style: italic;}
article textarea:-ms-input-placeholder {font-family: "LatoRegular", sans-serif;
	font-style: italic;}


/* ///////////////////////////////////////////////////////// 
 .crumbs 
///////////////////////////////////////////////////////// */

.crumbs {
}
/* Breadcrumbs */

ul.breadcrumbs {
    list-style: none outside none;
    margin: 0 0 0 0;
    padding: 10px;
}
article ul.breadcrumbs {
	padding: 4px 0 5px 0;
}
ul.breadcrumbs li {
	list-style: none;
	float: left;
	position: relative;
	padding: 7px 4px 6px 30px;
	margin: 0;
	color: #888;
	font-size: 1.3em;
}
ul.breadcrumbs li:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1300px -2px;
	position: absolute;
	left: 0;
	top: 0;
}
ul.breadcrumbs li:first-child:before {
	content: ;
	background: none;
}


ul.breadcrumbs li:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
}
ul.breadcrumbs li a {
	display: block;
	color: #888;
}
ul.breadcrumbs li a:hover {
	display: block;
	color: #555;
	text-decoration: none;
}
ul.breadcrumbs li:first-child a {
	text-indent: -9999px;
	padding: 0;
	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -903px -3px transparent;
	opacity: .65;
	width: 30px;
	height: 30px;
	margin-top: -5px;
}
ul.breadcrumbs li:first-child a:hover {
	opacity: 1;
}
.lt-ie8 ul.breadcrumbs li:first-child a {
	width: 14px;
	padding: 0 0 0 0;
}

.breadcrumbs  li:first-child:before {
    display:none;
}


/* ///////////////////////////////////////////////////////// 
 .head-two 
///////////////////////////////////////////////////////// */

.head-two {
	background: rgb(53,173,172);
	color: #fff;
	min-height: 10px;
}
.head-two .container {
}
.head-two form {
	margin: 0;
	padding: 10px 0;
	padding-left: 8px;
}
.head-two form legend {
	font-size: 1.8em;
	font-family: "LatoLightItalic", sans-serif;
	color: #fff;
	border-bottom: none;
	margin: 0 0 .4em -8px;
}
.head-two input[type="submit"] {
	float: right;
	margin: 30px 20px;
	background: #fff;
	border: 2px solid #eaeaea;
	color: rgb(53,173,172);
}

.tags, .tags li {
	list-style-type: none;
	margin: .5em 0;
}
.tags li a {
	color: #fff;
	padding: .2em .5em .2em .4em;
	float: left;
	margin-right: 3px;
	text-decoration: none;
}
.tags li a:hover {
	-moz-box-shadow: 0 0 3px rgb(100,100,100); /* FF3.5+ */
	-webkit-box-shadow: 0 0 3px rgb(100,100,100); /* Saf3.0+, Chrome */
	box-shadow: 0 0 3px rgb(100,100,100);
}
.tags li a span.delete {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 3px 4px 0 0;
	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -300px 1px;
}
.add-tag {
	margin: .5em 0;
}
.add-tag input[type="text"] {
	padding: .15em .4em .25em .4em !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 2px solid #ccc;
	-moz-box-shadow: inset 0 0 0 #000000;
	-webkit-box-shadow: inset 0 0 0 #000000;
	box-shadow: inset 0 0 0 #000000;
	width: 130px;
	height: auto;
}
.booking .head-two {
    display: none;
}




/* ///////////////////////////////////////////////////////// 
.mid 
///////////////////////////////////////////////////////// */

.wrapper.mid {
	padding-bottom: 50px;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav > li > a {
  display: block;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 2px solid #ddd;
  margin: 1em 0;
}
.nav-tabs > li {
  margin-bottom: -2px;
  padding: 0;
  background: none;
}
.nav-tabs > li:first-child {
  margin-left: 12px;
}
.nav-tabs > li > a {
	line-height: 20px;
	padding-bottom: 10px;
    padding-top: 10px;
	border: 2px solid transparent;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 1.3em;
	font-weight: normal;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
  background: #eee;
  text-decoration: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 2px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs > li > a.icon {
  position: relative;
  padding-left: 36px !important;
}




/* @group Icons */

.icon {
	padding-left: 32px;
	position: relative;
	line-height: 18px;
	display: block;
}
.icon.medium {
	padding-left: 38px;
	line-height: 24px;
}
.icon.sml {
	padding-left: 18px;
}
.sidebar h2.icon, 
.sidebar h3.icon {
	padding-left: 0;
}
p.icon {
	margin: 0;
}
.add-comment p.icon {
	margin: 2px 0;
}
.add-comment input[type="submit"] {
	margin-top: -0.3em !important;
}
.add-comment {
	margin-bottom: 20px;
}
.icon:before {
	content: '';
	display: block;	
	position: absolute;
	width: 36px;
	height: 36px;
	opacity: .65;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	left: 0;
}
.sidebar h2.icon:before, 
.sidebar h3.icon:before {
	left: auto;
	right: -3px;
	top: -4px;
}
.accordion .icon:before {
	left: 7px;
}
.accordion .icon:before {
	opacity: 1;
}
.nav-tabs > li > a.icon:before {
	left: 8px;
	top: 7px;
}
.icon:hover:before {
	opacity: 1;
}
.icon.history:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1500px 1px;
}
.icon.accounts:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1600px 1px;
}
.icon.analysis:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1700px 1px;
}
.icon.tennants:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1800px 1px;
}
.icon.files:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1900px 1px;
}

.icon.rental-details:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2500px 1px;
}
.icon.property-features:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2600px 1px;
}
.icon.specifications:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2700px 1px;
}
.icon.details:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2400px 1px;
}
.icon.image:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2300px 1px;
}
.icon.tick:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1500px 1px;
}
.icon.cal:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2100px 1px;
}
.icon.files-docs:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2800px 1px;
}


.icon.parking:before {
background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2900px 1px;
}
.icon.bedrooms:before {
background: url(../images/icons/gpm-icon-sprite.png) no-repeat -3000px 1px;
}
.icon.bathrooms:before {
background: url(../images/icons/gpm-icon-sprite.png) no-repeat -3100px 1px;
}



.icon.add:before {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -800px 1px;
}
.icon.edit {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1100px 1px;
}
.icon.remove {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1200px 1px;
}
.icon.add-fave {
  background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1300px 1px;
}
.icon:before:hover {
	opacity: .8;
}


.comment .icon:before {
	content: '';
	display: block;	
	position: absolute;
	width: 36px;
	height: 36px;
	opacity: .65;
	left: 0;
	top: -2px;
 	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -2000px 1px;
}
.file .icon:before, 
.icon.file:before  {
	content: '';
	display: block;	
	position: absolute;
	width: 36px;
	height: 36px;
	opacity: .65;
	left: 0;
	top: -2px;
	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1900px 1px;
}
.icon.upload-file:before  {
	content: '';
	display: block;	
	position: absolute;
	width: 36px;
	height: 36px;
	opacity: .65;
	left: 12px;
	top: 0;
	background: url(../images/icons/gpm-icon-sprite.png) no-repeat -1900px 1px;
}

.comment .date, .file .date {
	padding-left: 32px;
}

.comment .cell,
.file .cell {
	border-bottom: 2px solid #ddd;
	padding-bottom: 10px;
	/*margin-bottom: 10px;*/
	padding-top: 10px;
}
.comment:last-child .cell, 
.file:last-child .cell {
	border-bottom: none;
}
form.comment {
	margin-bottom: 1em;
}
form.comment p.upload-file,
form.comment input[type="submit"] {
	margin-top: .2em;
}

.upload-file {
	display: inline-block;
	margin-left: 10px;
	font-size: 1.3em;
	position: relative;
	padding-left: 28px;
}

.add {
	font-size: 16px;
	line-height: 1em;
}
.add a {
	display: inline-block;
}
.add a:nth-child(even) {
	border-left: 2px solid #ccc;
	margin-left: 8px;
	padding-left: 8px;
}

.icon.edit {
  text-indent: -9999px;
  position: absolute;
  right: 29px;
  bottom: 5px;
  width: 24px;
  height: 24px;
  z-index: 2;
  margin: 0;
  padding: 0;
}
.icon.remove {
  text-indent: -9999px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 24px;
  height: 24px;
  z-index: 2;
  margin: 0;
  padding: 0;
}
.icon.add-fave {
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.icon.edit,
.icon.remove,
.icon.add-fave {
	opacity: .65;
}
.icon.edit:hover,
.icon.remove:hover,
.icon.add-fave:hover {
	opacity: 1;
}

/* @end Icons */

/* ////////////////////////////////////
Sidebar
//////////////////////////////////// */

.dashboard aside {
	border-top: 2px solid #ccc;
}
.sidebar aside:first-child {
	border-top: none;
}

/*files-documents*/

.files-documents li {
	list-style-type: none;
	background: none;
	padding-left: 0;
}

/* Home Page */

.home h1 {
    margin: 20px 0;
}
.home .has-classes {
    margin-right: 4%;
}
.home .widget.bg.map {
    background: transparent;
}

/* Clinician-page */

.clinician .profile.lg {
    width: 100%;
    padding: 0;
}
.clinician .profile-link {
    display: block;
    float: left;
    margin-right: 20px;
}
.clinician .details {
    float: left;
}
.profile.lg h2 {
    font-size: 2.5em;
    margin-bottom: 0;
}
.profile.lg p {
    font-size: 1.3em;
}
.clinician .book-session {
        margin-top: 0;
        border-bottom: 4px solid rgba(205,205,205,.35);
        padding-bottom: 30px;
}
    }
.clinician .widget.sessions {
    margin-right: 0;
    margin-left: 4%;
}
.clinician h2.appointment-heading {
    margin-bottom: 20px;
}
.clinician .site-address.widget {
    padding: 0 15px;
}
.clinician .site-address h3 {
    margin-bottom: 5px;
    font-size: 1.4em;
}
.clinician .site-address p {
    margin-top: 0;
    font-size: 1.1em;
}
.clinician .site .map {
    box-shadow: none;
}

/* Login Page */
html, body.login {
	height: 100%;
}
body.login {
	background: url(../images/orange-colour-strip.gif) repeat-x center top;
}
.login .table-wrapper {
	height: 100%;
	width:100%;
	display: table;
	background: url(../images/buildings.png) no-repeat 10% bottom;
	vertical-align: middle;
}
.login .table-wrapper-centred {
	height: 30%;
	min-height: 200px;
	width:100%;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/buildings.png) no-repeat 10% bottom;
}
.login .wrapper.mid {
	height: 10px;
	background: none;
}
.login .container {
	width: 640px;
}
.login #brand img {
	margin: 0;
}
.login ul.toplinks {
	margin: 0;
	position: absolute;
	bottom: 22px;
	right: 0;
}
.login .table {
	margin: 0;
	padding: 20px 0;
}
.login .head-two input[type="submit"] {
	float: none;
	margin: 0;
	width: 100% !important;
}
.login input[type="text"] {
	font-family: "LatoRegular", sans-serif;
	font-style: italic;
}
.login legend {
	font-weight: normal;
	margin: 0;
	color: #555;
}
.login p {
	color: #555;
}
.login #credits p {
	margin: 1.4em 0;
	text-align: right;
}
.login p.password-reset {
	margin: 0;
	text-align: right;
}

/* ////////////////////////////////////
Footer
//////////////////////////////////// */

.wrapper.foot {
	display: table-cell;
	vertical-align: middle;
}
footer {
	color: #888;
	font-family: "LatoLight", sans-serif;
	text-align: right;
	font-size: 1.3em;
}

/* ////////////////////////////////////
Progress Bar
//////////////////////////////////// */

/* Form Progress */
.progress-wrapper {
  margin: 5px auto 20px auto;
}
.progress-wrapper .circle,
.progress-wrapper .bar {
  display: inline-block;
  background: #fff;
  width: 40px; height: 40px;
  border-radius: 40px;
  border: 1px solid #d5d5da;
  text-align: center;
}
.progress-wrapper .bar {
  position: relative;
  width: 80px;
  height: 6px;
  margin: 0 -4px 32px -4px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-radius: 0;
}
.progress-wrapper .circle .label {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  margin-top: 3px;
  color: #b5b5ba;
  font-size: 17px;
}
.progress-wrapper .circle .title {
  color: #b5b5ba;
  font-size: 13px;
  line-height: 30px;
  margin-left: -5px;
}

/* Done / Active */
.progress-wrapper .bar.done,
.progress-wrapper .circle.done {
  background: #eee;
}
    .progress-wrapper .bar.done {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
    }
.progress-wrapper .bar.active {
  background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.progress-wrapper .circle.done .label {
  color: #FFF;
  background: #8bc435;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress-wrapper .circle.done .title {
  color: #444;
}
.progress-wrapper .circle.active .label {
  color: #FFF;
  background: #0c95be;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress-wrapper .circle.active .title {
  color: #0c95be;
}
    .progress-wrapper .title strong {
        color: #8bc435;
    }

/* ////////////////////////////////////
Results Section
//////////////////////////////////// */
section.results {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* ////////////////////////////////////
Widgets
//////////////////////////////////// */

.widget {
	padding: 20px;
}
.widget.sml {
	padding: 15px;
}
.widget.bg {
	background: #fff;
	box-shadow: 4px 4px rgba(120,120,120,0.1);
}

/* Site widget 2/3 */
.site.lg {
	padding: 0;
}

.sessions .empty p {
	padding: 10px 35px;
	font-size: 1.5em;
	line-height: 2em;
}

/* Site widget small */
.site.sml {
	
}

/* Google maps */
.map {
	width: 100%;
	height: 200px;
	background: #fff;
	padding: 0;
}
.map iframe {
	padding: 2px;
	width: 100%;
}
.map a img {
	background: transparent !important;
	opacity: 0.65 !important;
}
.map a:hover img {
	background: transparent !important;
	opacity: 1 !important;
}

/* Book a Class */
.book-a-class {
	width: 100%;
	height: 100%;
}
.book-a-class h2 {
	margin-top: .2em;
}
.related-practitioner {
    padding: 40px 0 0 0;
}
.related-practitioner .widget.profile {
    padding-top: 0;
}
.related-practitioner .widget h2 {
    margin-top: 0;
}

.book-appointment .site-content {
    display: flex;
}

.book-appointment .site-content .col-6-12 {
    flex: 1;
}

.book-appointment .site-content .map {
    height: 100%;
    min-height: 200px;
}

.book-appointment .site-content iframe {
    height: 100% !important;
}

.book-a-class-btn {
    width: auto;
}

/* Site Address */
.site-address.widget {
    padding: 0 20px 0 0;
}
.site-address h2 {
	margin-top: .2em;
}
.site-address h2 .more {
	font-size: .625em;
}
.site-address p {
    font-size: 16px;
}

/* Profile GENERAL */
.profile .profile-pic {
	background: #9e9e9e;
	padding: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/* Profile LG */
.profile.lg {
	width: 49%;
	margin: 10px 1% 10px 0;
	float: left;
}
.profile.lg:nth-child(2n+2) {
	margin: 10px 0 10px 1%;
}

.profile.lg h1 {
	margin: .4em 0 .2em 0;
}

.profile.lg p {
	font-size: 1em;
	margin: .2em 0;
}

/* Profile ASIDE */
.profile.aside {

}
.profile.aside:nth-child(2n+2) {
	margin: 10px 0 10px 1%;
}
.profile.aside .profile-pic {
	width: 192px;
	height: 192px;
	float: left;
}
.profile.aside .details {
	padding: 5px 0;
}
.profile.aside h2 {
	margin: .4em 0 .2em 0;
	clear: both;
}

.profile.aside p, .profile.lg p {
	font-size: 1em;
	margin: .2em 0;
}

/* Profile SMALL */
.profile.sml {
	width: 49%;
	margin: 10px 1% 10px 0;
	float: left;
    max-height: 180px;
    min-height: 180px;
    overflow-y: auto;
}
.profile.sml:nth-child(2n+2) {
	margin: 10px 0 10px 1%;
}
.profile.sml .profile-pic {
	width: 64px;
	height: 64px;
	float: left;
    margin-right: 15px;
}
.profile h3 {
	margin: .15em 0;
}

.profile p {
	font-size: .9em;
	margin: .2em 0;
}

/* Site Aside */
.widget.site.aside {
	padding: 0;
}
.widget.site.aside .map {
	width: 100%;
	height: 200px;
	background:#fff;
	padding: 0;
}

/* Sessions */
.book-session {
	margin: 30px 0;
}
.widget.sessions {
	padding: 0;
	margin-left: 4%;
	float: left;
	width: 96%;
}
.sessions .table {
	display: table;
	height: 100%;
	box-sizing: border-box;
}
.sessions .table .row {
	display: table-row;
	height: 100%;
	box-sizing: border-box;
}
.sessions .table .cell {
	display: table-cell;
	/* height: 100%; */
	float: none; 
	padding-right: 0; 
	box-sizing: border-box;
}
.head span {
	display: block;
}
.title .cell {
	padding: 15px !important;
}
.sessions form {
	margin: 0;
	padding: 0;
}
.sessions .table .title {
	background: rgb(53,173,172);
	color: #fff;
}
.sessions .head {
	height: 50px;
	color: #fff;
	padding: 6px 8px;
	font-family: 'LatoBold', sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}
.sessions .head span {
	font-family: 'LatoRegular', sans-serif;
	font-size: .8em;
}
.sessions .cell.prev,
.sessions .cell.next {
	width: 4%;
	padding-left: 0;
	padding-right: 0;
}
.sessions .cell.call {
	width: 92%;
}
.sessions .cal .div {
	display: table;
}
.sessions .cell ul {
	margin: 5px 0;
}
.sessions .cell ul li {
	list-style-type: none;
}
.sessions .cell ul li a {
	color: #555;
	display: block;
	padding: 5px 8px;
}
.sessions .cell ul li a:hover {
	background-color: rgb(53,173,172);
	color: #fff;
}
.dates .cell:nth-child(odd) {
	background: rgba(180,180,180,0.1);
/*	border-left: 1px solid rgba(50,50,50,0.1);
	border-right: 1px solid rgba(50,50,50,0.1);*/
}
.sessions .title {
	height: 68px;
}
.sessions .title h2 {
	margin: 0;
	line-height: 1.35em;
	float: left;
}
.sessions .title .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
	padding: 0;
	margin: 0;
	float: right;
	width: 225px;
}

.sessions .prev .head,
.sessions .next .head {
	text-indent: -300%;
	overflow: hidden;
	background-image: url(../images/icons/gpm-icon-sprite.png);
	background-repeat: no-repeat;
	background-size: auto;
}
.sessions .next .head {
	background-position: -1480px 7px !important;
}

.sessions .prev .head {
	background-position: -1443px 7px !important;
}
.sessions a:hover .head {
	opacity: .8;
}

/* Book a class */

.class-item {
	width: 49%;
	height: 94px;
	margin: 10px 10px 10px 0;
    /* margin: 10px 1% 10px 0; */ /* Ideal but it fails in Chrome */
	float: left;
	display: table;
	padding: 0;
}

.class-item:nth-child(even) {
    margin: 10px 0 10px 10px;
}

.class-item .cal-icon {
	background: rgb(53,173,172) url(../images/icons/gpm-icon-sprite.png) no-repeat -1651px 10px;
	padding: 38px 10px 0 10px;
	text-align: center;
	color: #fff;
}
.class-item .mth {
	display: block;
	font-size: 1em;
	line-height: 1em;
}
.class-item .day {
	display: block;
	font-size: 1.8em;
	line-height: 1em;
}
.class-item .details {
	padding: 10px 20px;
	vertical-align: middle;
}
.class-item .check {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
.class-item .check input {
	float: none;
}
.class-item .class-time {
	display: block;
}
.class-item .spots {
	display: block;
	font-size: 1.6em;
	font-family: 'LatoLight', sans-serif;
	margin: .2em 0 0 0;
}
.class-item .submit-booking {
	margin: 20px 0;
}

.responsive-submit-booking {
    white-space: normal;
}

.class-item .book-class h1 {
	clear: both;
	display: block;
}

@media only screen and (max-width: 1139px) {
	.class-item .cal-icon {
		width: 20%;
		background: rgb(53,173,172) url(../images/icons/gpm-icon-sprite.png) no-repeat -1646px 10px;
	}
	.class-item .details {
		width: 65%;
	}
	.class-item .check {
		
	}
}

/* Book a class - CONFIRMATION */
.confirmation {
	position: relative;
	min-height: 200px;
	padding: 0;
}
.confirmation > .widget {
	padding: 0;
	margin: 0;
}
.confirmation form.table > .row {
	border-bottom: 2px solid #eaeaea;
}
.confirmation .cal-icon {
	display: block;
	background: rgb(53,173,172) url(../images/icons/gpm-icon-sprite.png) no-repeat -1651px 10px;
	width: 83px;
	height: 94px;
	text-align: center;
	color: #fff;
}
.confirmation .cal-icon {
	background: rgb(53,173,172) url(../images/icons/gpm-icon-sprite.png) no-repeat -1651px 10px;
	padding: 38px 10px 0 10px;
	text-align: center;
	color: #fff;
}
.confirmation .mth {
	display: block;
	font-size: 1em;
	line-height: 1em;
}
.confirmation .day {
	display: block;
	font-size: 1.8em;
	line-height: 1em;
}
.confirmation h1 {
	line-height: 1.5em;
}

legend {
	color: #888;
	border-bottom: none;
	font-size: 1.8em;
	margin: .5em 0;
}


/* Profile */
.profile input {
	width: 100% !important;
	max-width: 100% !important;
}
.profile form h2 {
	margin: 0;
} 

.table label {
	font-weight: normal;
	margin-top: 1.6em;
	font-size: 1.3em;
} 
.profile input[type="submit"] {
	margin-top: 1em !important;
}
.clinician .read-more {
    display: none;
}

/* Registration form */
body.login {
        background: #f8f7f1;
    }
    .login .container {
        width: 100%;
        margin: 0 auto;
    }
    .login .wrapper.head {
        display: none;
    }
    .login .wrapper.mid {
        height: auto;
    }
    .register-login {
        padding-top: 0;
        margin-top: 20px;
    }
    .login-register-form {
        padding: 10px 15px 30px 15px;
    }
    .login-register-form .logo {
        margin: 0 auto;
    }
    .wrapper.mid .login-register-form h1 {
        margin: 10px 0;
        text-align: center;
        font-size: 1.2em;
    }
    .login-register-form form.table {
        margin: 0 0 10px 0;
    }
    .login-register-form form.table h1 {
        font-size: 1.6em !important;
        margin-bottom: 5px !important;
    }
.register-login h3 {
	margin-bottom: 6px;
	font-size: 1.2em;
}
.register-login p {
	font-size: 1.1em;
	margin: .5em 0;
	font-family: "LatoRegular", sans-serif;
}

.login-register-form {
	max-width: 310px;
	margin: 0 auto;
	padding: 20px 10px 30px 10px;
}
.login-register-form h1 {
    font-size: 24px;
    text-align: center;
}
.login-register-form input,
.login-register-form .btn {
	margin: 6px 0 !important;
	width: 100%;
}
.login-register-form .register-btn{
    background: transparent;
    border: none;
    box-shadow: none;
    color: #4C4C4C;
    text-decoration: underline;
}
.login-register-form .register-btn:hover{
    background: transparent;
    color: #000;
    box-shadow: none;
    border: none;
}
.login-register-form input[type="submit"],
.login-register-form .btn {
	text-align: center;
	width: 100% !important;
	padding: 6px 0px;
	line-height: 16px !important;
}
.login-register-form .bootstrap-select.btn-group .btn .filter-option {
    left: 8px;
    line-height: 16px;
}
.login-register-form .bootstrap-select.btn-group .btn .caret {
    right: 10px;
}
#dob-fields label {
    color: #aaaaaa;
    margin: 5px 0 0 0;
    font-size: 15px;
}
#dob-fields .btn-group {
    width: 32%;
    float: left;
    margin-right: 5px;
}
#dob-fields .btn-group:last-child {
    margin-right: 0;
}
    
    .login-register-form .btn {
        font-size: 16px;   
        margin-bottom: 0 !important;
        line-height: 22px;
    }
    .login-register-form #dob-fields .btn {
        font-size: 14px;
    }
    .login-register-form .bootstrap-select.btn-group:not(.input-group-btn) {
        margin-bottom: 0;
    }
    .bootstrap-select.btn-group:not(.input-group-btn) {
        margin-bottom: 5px !important;
    }

    .myaccount .widget.col-percent75 {
        padding: 0;
    }
    .myaccount .table {
        margin-top: 0;
    }
    .myaccount .table label {
        margin-top: 10px;
    }
    .myaccount h2.name {
        font-size: 1.6em;
    }
.reg-additional {
	width: 300px;
	margin: 0 auto;
	padding: 10px;
	line-height: 1em;
}

/* Style Validation errors*/

.validation-summary-errors ul {
    margin-left : 1px !important
}

.validation-summary-errors li {
    font-size: 1.1em;
    margin: .5em 0;
    font-family: "LatoRegular", sans-serif;
    list-style:none;
}

.validation-summary-errors li:before {
    content:"* ";
}

/* Change Password */
.change-password h1 {
	font-size: 2.4em; /* Nice to have it one line without making the longer titles smaller. */
}

/* Site Page */

#site-meta {
    border-bottom: 4px solid rgba(205,205,205,.35);
    padding-bottom: 25px;
}
#site-details {
    margin-bottom: 0;
}
    #site-details h2 {
        font-size: 2.2em;
    }
    #site-details iframe {
        width: 100%;
    }
.site .map {
    height: 200px;
}
.site-content {
    margin-left: 4%;
    background: #fff;
    box-shadow: 4px 4px rgba(120,120,120,.1);
}
.home .map iframe, .site .map iframe {
    height: 200px;
    width: 100%;
}
h2.appointment-heading {
    font-size: 2.4em;
}
.site .book-session {
    margin-top: 10px;
}
.site .clinician .widget.sessions {
    margin-right: 0;
    margin-left: 4%;
}

/* Booking Summary Page */
.booking .widget .row {
 display: block;
}
.booking-details {
    margin: 0;
    padding-bottom: 15px;
}
ul.booking-summary {
    margin: .5em 0 1em 0;
}
ul.booking-summary li {
list-style: none;
margin: 0;
padding: 0;
line-height: 1.6em;
font-size: 1.4em;
}

/* Booking Confirmation Page */

.sms-confirm.article {
    margin: 0;
    padding: 0;
}
.sms-confirm legend {
    margin-top: 0;
}
label#displayMessage {
    margin-top: 0.8em;
}
.booking .table {
    margin-top: 0;
}
    .booking .table .article {
        margin: 0;
        padding: 0;
    }
.book-class.confirmation .appointment-confirmation, .book-class.confirmation .practitioner-confirmation {
    padding-bottom: 5px;
}
.practitioner-confirmation h3 {
    margin: 0.6em 0 0.2em 0;
}
    .practitioner-confirmation p {
        font-size: 1.1em;
        margin: 0.2em 0;
    }

/* Error */
.error h1 {
	font-size: 4em;
}
.error p {
	font-size: 1.3em;    
}
.errors {
    font-size: 2em;
    color:red;
}












/* /////////////////////////////////////////////////////////////////////////////////
RESPONSIVE 
///////////////////////////////////////////////////////////////////////////////// */


/* iPad 767px - 1024px */

/*@media only screen and (min-width : 768px) and (max-width : 1024px) {*/
@media only screen and (max-width : 1024px) {

.class-item .cal-icon {
min-width: 92px !important;
}

.map iframe {
max-width: 100%;
min-width: 100%;
}

.banner-bg {
	overflow: hidden;
}

.wrapper.top .container {
	margin: 0;
}

.find-doctor .percent21 {
width: 15%;
}

.find-doctor input[type="text"], .find-doctor input[type="submit"], .find-doctor input[type="button"], .find-doctor .btn {
	font-size: 14px !important;
}
    .find-doctor .dropdown-menu > li > a {
        font-size: 15px;
    }
.find-doctor .table .cell.number, .title .table .cell.number {
margin-left: -16px;
margin-right: 16px;
}

.profile .widget .col-percent75 {
	width: 50%;
}
.profile .widget .col-percent25 {
	width: 50%;
}
    .profile-link {
        float: left;
        width: auto;
    }
    .profile.aside .details {
        width: 50%;
        float: left;
    }
    .widget.sessions {
        margin-left: 0;
        width: 100%;
    }
    .site .clinician .widget.sessions {
        margin-left: 0;
    }
    .widget.book-a-class {
        padding-top: 15px;
        height: auto;
    }
    
    .clinician .col-9-12, .clinician .col-9-9, .clinician .widget.sessions {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .clinician .site-address.widget {
        padding: 0;
    }
    .clinician .site.aside {
        background: transparent;
        box-shadow: none;
    }
    .clinician .map iframe {
        padding: 0 2px 2px 0;
    }
    .clinician .site .map {
        box-shadow: 4px 4px rgba(120,120,120,.1);
        background: #fff;
    }
    .clinician .widget.profile.lg {
        padding-right: 0;
    }
    .accordion {
        padding-top: 10px;
    }
    .site-address {
        width: 100%;
    }
    .site-content {
        margin-left: 0;
    }
    #site-details .col-9-12, .home .results .col-9-12 {
        width: 100%;
        margin-top: 5px;
    }

    .profile.aside p, .profile.lg p {
	font-size: 1.2em;
}

    .search .widget.profile {
        padding: 0 0 5px 0;
    }

}

@media only screen and (max-width : 959px) {
    .book-appointment .site-content {
        display: block;
    }

    .book-appointment .site-content .map {
        height: 200px;
    }
}

/* iPhone > 767px */

@media only screen and (max-width : 767px) {

/*General*/
.logo img {
    width: 150px;
    height:150px;
    vertical-align: middle;
}
.profile.sml {
    max-height:600px;      
    width: 100%;  
}

.inline .btn, .inline input, .inline textarea {
	max-width: 100% !important;
	margin: 5px 0;
	display: block;
}
.head .col-4-4 {
width: 100%;
}
ul.breadcrumbs {
    padding: 10px 0;
    display:none;
}
ul.breadcrumbs li {
	font-size: 1em;
	padding: 7px 0 6px 24px;
}
ul.breadcrumbs li:before {
	-ms-transform: scale(.7,.7); /* IE 9 and up */
    -webkit-transform: scale(.7,.7); 
    transform: scale(.7,.7);
}
ul.breadcrumbs li:first-child a {
	-ms-transform: scale(.8,.8); /* IE 9 and up */
    -webkit-transform: scale(.8,.8); 
    transform: scale(.8,.8);
}
ul.breadcrumbs li:first-child a {
	margin-top: -7px;
	width: 24px;
}
ul.breadcrumbs li:before {
	width: 24px;
	left: -3px;
}
ul.breadcrumbs li a {
height: 24px !important;
}


.wrapper.mid {
    padding-top: 15px;
}


.class-item .details {
	width: 80%;
}
input[type="submit"], input[type="button"] {
	width: 100%;
}

/* Home */
ul.toplinks {
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
ul.toplinks li a {
	text-indent: -9999px;
	width: 32px;
	padding-right: 0;
	overflow: hidden;
}
ul.toplinks li a:hover,
ul.toplinks li a:active {
	text-indent: 0;
	width: auto;
	padding-right: 10px;
}

.logo {
	min-width: 0 !important;
	max-width: 100% !important;
	width: 100%;
	height: auto;
    margin: 0;
}

.banner {
	display: none;
}
.head-two form legend {
	font-size: 1.4em;
	text-align: center;
}

.find-doctor {
    display: none;
}

.home .find-doctor {
    display: block;
}

.find-doctor .table {
	padding-left: 0;
	margin-left: 0;
}

.find-doctor input[type="text"], .find-doctor input[type="submit"], .find-doctor input[type="button"], .find-doctor .btn {
	font-size: 18px !important;
}

.find-doctor .percent3-333.number {
	width: 39px;
	min-width: 39px;
	max-width: 39px;
	padding-left: 15px !important;
	margin-right: 20px !important;
}
.find-doctor .percent25,
.find-doctor .percent23 {
	min-width: 280px;
	max-width: 100%;
}
.find-doctor .percent15.submit,
.find-doctor .percent21.submit {
	min-width: 100%;
	max-width: 100%;
	text-align: center;
	margin: .8em auto;
	clear: both;
}
.find-doctor .percent15.submit input,
.find-doctor .percent21.submit input {
	min-width: 260px;
	max-width: 100%;
	text-align: center;
}
.find-doctor .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.find-doctor .input-group.date {
width: 100% !important;
}

.find-doctor .table .cell, .title .table .cell {
	padding-right: 0;
}
.find-doctor .percent3-333.number {
	width: 10%;
	min-width: 10%;
	margin: 0 !important;
	padding: 0 !important;
	display: none;
}
.find-doctor .number span {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 100%;
}

.find-doctor .percent27-5,
.find-doctor .percent26-5,
.find-doctor .percent19,
.find-doctor .percent17 {
	width: 100%;
}
    .find-doctor .percent19 {
        margin-bottom: 6px;
    }

.find-doctor .btn-group>.btn {
}

.widget.book-a-class button.btn.dropdown-toggle.selectpicker.btn-default,
.widget.book-a-class input[type="submit"], .widget.book-a-class input[type="button"] {
font-size: 1.15em !important;
}
.widget.book-a-class .cell input[type="submit"] {
font-size: 1.15em !important;
}
.profile.sml {
	height: auto;
}
.profile.sml a.image-hold{
    width: 100%;
    display: block;
    float: left;
    TEXT-ALIGN: CENTER;
}
.profile.sml .profile-pic {
    width: auto;
    height: auto;
    margin: 0 auto 15px;
    float: none;
}
.profile h3 {
    clear: both;
    float:left;
    width:auto;
    margin: 0 auto;
    display: block;
    text-align:center;
}
.profile.sml h4{
    display: block;
    float: left;
    width: 100%;
    position: relative;
}
.profile.sml span{
    display: block;
    float: left;
    width:100%;
    position: relative;
}
.profile.sml a.see-more{
    display: block;
    position:relative;
    float: left;
}
.profile.lg .profile-pic {
    clear: both;
    margin-bottom: 1em;
}


/* Site */
.sessions .title .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
	margin-top: .8em;
}

.widget.sessions {
	margin-left: 0;
    width: 100%;
}
.sessions .table .cell.number {
display: block;
width: 100%;
text-align: center;
}
.cell seventh {
	
}

/* Profile */
.profile .widget {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
/* optional */
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}

.profile .widget .row.content {
	width: 100%;
}
.profile .cell.col-percent100 {
	width: 100%;
}

.profile .widget .col-percent25 {
width: 100%;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.profile .widget .col-percent75 {
width: 100%;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}

/* Clinician */
.profile.lg {
	width: auto;
}

.widget.profile.lg, .widget.profile.aside {
padding: 0 20px 20px 0;
}

.profile-link {
        display: block;
        float: left;
        clear: none;
        overflow: hidden;
        width: 120px;
        margin-right: 20px;
    }
    .widget.profile.lg, .widget.profile.aside {
        padding-bottom: 5px;
    }
    .profile.aside .details, .profile.lg .details {
        float: left;
        clear: none;
        width: 65%;
        padding: 0;
        display: block;
    }
    .profile.aside .profile-pic, .profile.lg .profile-pic {
        margin: 0 0 5px 0;
        width: 120px;
        height: 120px;
        clear: none;
        float: left;
    }
    .profile.aside h2, .profile.lg h2 {
        font-size: 1.8em;
    }
    .profile.aside p, .profile.lg p {
        font-size: 1.1em;
    }


.map iframe {
min-width: 100%;
}


.pagination ul {
	display: table;
	margin-left: auto !important;
	margin-right: auto !important;
}



.class-item {
width: 100%;
height: 94px;
margin: 0 0 10px 0 !important;
float: left;
}

.class-item .cal-icon {
min-width: 92px !important;
width: 92px;
}

/* .book-class.confirmation */

.progress-wrapper { 
    padding-left: 80px;
}
    .progress-wrapper .bar {
        width: 55px;
    }

.book-class.confirmation .col-percent10 {
position: absolute;
width: auto;
height: auto;
}
.book-class.confirmation .col-percent90 {
width: 100%;
}
.confirmation h1 {
line-height: 1em;
margin-bottom: 1em;
font-size: 2.4em;
margin-top: .6em;
display: table-cell;
vertical-align: middle;
height: 74px !important;
padding-left: 35%;
}


.book-class.confirmation .article {
padding-bottom: 20px;
margin: 10px 0;
}
    .book-class.confirmation .article.appointment-confirmation, .book-class.confirmation .article.practitioner-confirmation {
        padding-bottom: 8px;
    }
    .book-class legend {
        font-size: 1.5em;
        line-height: 1.1em;
    }
    .book-class.confirmation .table .article {
        padding-bottom: 0;
    }
    .book-class.confirmation .booking-details {
        margin-top: 0;
        padding-bottom: 5px;
    }
    
.booking input[type="button"], .booking input[type="submit"] {
    max-width: 260px !important;
}


/*Error*/

.error h1 {
font-size: 2.4em;
}


/* Search results */
h1.results-heading {
font-size: 1.2em;
line-height: 1.2em;
margin: 0;
}

}



/* iPhone > 767px */

@media only screen and (max-width : 480px) {

    .head-two form {
        padding: 5px 0;
    }

        .head-two form legend {
            margin-bottom: 0;
        }

    .find-doctor .percent21.submit {
        margin-bottom: 5px;
    }

    .wrapper.mid h1 {
        font-size: 2.1em;
        margin-bottom: 15px;
        font-weight: bold;
    }

        .wrapper.mid h1.results-heading {
            font-size: 1.1em;
            font-weight: normal;
        }

            .wrapper.mid h1.results-heading span {
                font-weight: bold;
                display: block;
                width: 100%;
            }

    .accordion h2 {
        margin: 0 0 10px 0;
        font-size: 1.5em;
    }

        .accordion h2 a {
            padding-top: 8px;
        }

    .accordion .abutton a.trigger:before {
        margin-top: -5px;
    }

    .widget.profile.lg {
        padding: 0 0 15px 0;
        margin: 3px 0 0 0;
        width: 100%;
    }

    .widget.profile.aside {
        padding: 0;
        margin-bottom: 5px;
    }
    .profile-link {
        display: block;
        float: left;
        clear: none;
        overflow: hidden;
        width: 85px;
        margin-right: 12px;
    }
    .profile.aside .details, .profile.lg .details {
        float: left;
        clear: none;
        width: 65%;
        padding: 5px 0;
    }
    .profile.aside p, .profile.lg p {
        font-size: 1em;
    }
    .profile .widget {
        display: block;
    }

    .widget.profile p a {
        font-weight: bold;
        font-size: 1.1em;
        display: block;
        padding-top: 2px;
    }

    .profile.aside .profile-pic, .profile.lg .profile-pic {
        margin: 0 0 5px 0;
        width: 85px;
        height: 85px;
        clear: none;
        float: left;
    }
    .profile h3, .profile.aside h2, .profile.lg h2 {
        font-size: 1.4em;
        margin: 0 0 1px 0;
    }

    .book-session {
        margin-top: 0;
    }

    .widget.sessions {
        margin-left: 0;
        width: 100%;
    }

        .widget.sessions .title h2 {
            font-size: 1.6em;
            line-height: 1em;
        }

    .widget.site {
        background: #fff;
    }

        .widget.site.lg {
            box-shadow: 4px 4px rgba(120,120,120,0.1);
            margin-bottom: 6px;
        }
.home .widget.site.lg {
    box-shadow: none;
    background: transparent;
    margin-bottom: 0;
}
    .home .widget.site-address {
        padding-bottom: 0;
    }
    .home section.results {
        margin-bottom: 0;
    }

    .results .map {
        display: none;
    }

    .widget.bg.map {
        box-shadow: none;
    }

    .widget.site.aside {
        margin-bottom: 20px;
    }

        .widget.site.aside .map, .widget.site.aside .map iframe {
            height: 205px;
        }

    .widget.site-address {
        padding: 10px;
    }

    #site-details h2 {
        font-size: 2em;
        line-height: 1em;
        margin: 2px 0 5px 0;
    }
    h2.appointment-heading {
        font-size: 2em;
    }

        .site-address h2 span.more {
            display: inline-block;
            line-height: 1em;
            font-size: 0.70em;
            width: 100%;
        }

    .widget.site-address p {
        margin: 4px 0 2px 0;
    }

    .book-class legend {
        font-size: 1.4em;
        line-height: 1.2em;
    }

    .widget.book-a-class h2 {
            font-size: 1.8em;
            margin-top: 0;
    }

    h4.class-heading {
        margin-bottom: 15px;
    }
    .book-class.confirmation .article {
        margin: 0;
        padding-bottom: 0;
    }
    .book-class.confirmation .article h4 {
            line-height: 1.3em;
    }
    .book-class.confirmation .widget.site.lg {
        box-shadow: none;
        margin-bottom: 10px;
    }
    ul.booking-summary li.class-time {
        font-size: 1.1em;
        margin-bottom: 5px;
    }
    .practitioner-confirmation p {
        font-size: 1.2em;
    }
    .book-class.confirmation .article {
        margin-bottom: 10px;
    }
    ul.booking-summary {
        margin-top: 0;
    }
    .practitioner-confirmation ul.booking-summary, .appointment-confirmation ul.booking-summary {
        padding-top: 15px;
    }
    #confirmSMSCode {
        margin-bottom: 20px;
    }
    .confirm-sms legend {
        margin-top: 0;
    }
    .table label#displayMessage {
        margin: 15px 0 5px 0;
    }
    .clinician .widget.site.aside {
        display: none;
    }




    .find-doctor .btn-group > .btn, .find-doctor .btn-group > .dropdown-menu, .find-doctor .btn-group > .popover, .title .btn-group > .btn, .title .btn-group > .dropdown-menu, .title .btn-group > .popover, input, textarea {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 8px;
    }
    .find-doctor input[type="text"], .find-doctor input[type="submit"], .find-doctor input[type="button"], .find-doctor .btn {
        font-size: 16px !important;
    }
    .date input {
        height: 35px !important;
    }

    .progress-wrapper { 
        padding-left: 62px;
    }
    .progress-wrapper .circle {
        width: 28px;
        height: 28px;
        border-radius: 28px;  
    }
    .progress-wrapper .bar {
        width: 37px;
        margin: 0 -3px 26px -5px;
    }
    .progress-wrapper .circle .label {
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 11px;
    }
    .progress-wrapper .circle .title {
        font-size: 11px;
    }
    .confirmation .cal-icon {
        padding: 38px 6px 0 6px;
        width: 71px;
        height: 85px;
        background-position: -1656px 7px
    }
    .confirmation h1 {
        margin-bottom: .45em;
        margin-top: 0em;
        height: 60px;
        line-height: 1;
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}


.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* /////////////////////////////////////////////////////////////////////////////////
END: RESPONSIVE 
///////////////////////////////////////////////////////////////////////////////// */

#header-form input, #header-form textarea{

border: 2px solid #fff;
border-top: 2px solid #fff;
border-color: #fff;

}



#header-form .caret, #header-form .caret:active{
border-top: 5px solid #fff;
border-bottom: 0px;
}

#header-form .btn, .title .btn, #header-form .form-control {
    color: white;
    
}

#header-form button > span.caret:before {
border-color: white; 
}

#header-form .btn, #header-form .btn:hover, #header-form input:hover
#header-form textarea,
#header-form .btn-default:hover {
color: #fff;
border: 2px solid #fff;
}

.top-corner-right
{
    position: absolute;
    top: 5px;
    right: 5px;
}

.date input {
height: 34px;
}

.logo {
display: inline-block;
}

.sessions .table .cell {
vertical-align: top;
}

.accordion .new
{
    float:left;
    width: 1140px;
    max-width: 100%;
}

@media only screen and (max-width: 1139px)
{
    .accordion .new
    {
        width: 960px;
        max-width: 100%;
    }
}

.no-change-colour
{
    color: #888 !important;
}

.bootstrap-select.btn-group .btn .filter-option
{
    max-width: 70%; 
}

.centered-text
{
    text-align: center;
}

.profile .profile-pic 
{
    border: solid #9e9e9e 0.1px
}

.appt-options {
    background-color:white;text-align: right; margin-left: 28%; padding: 10px;
}

@media only screen and (max-width: 1024px) {
    .appt-options {
        background-color: white;
        text-align: right;
        margin-left: 0%;
        padding: 10px;
    }
}

.class-item:nth-child(even) {
    margin: 10px 0 10px 0px;
}

.or-seperator {
    margin:25px 0 -15px 0;
    text-align: center;
    border-top: 1px solid #969393;
}
.or-seperator b {
    padding: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    display: inline-block;
    border: 1px solid #969393;
    border-radius: 50%;
    position: relative;
    top: -22px;
    z-index: 1;
}

.register-new-client {
    font-size: 1.1em;
}
/*--------------------------- Socials ----------------------*/
.social {
    position: relative;
    padding: 1% 0;
}

.moveicons {
    transform: translate(22%);
    margin-left: -18px;
}

.socialfacebook a  {
  color:#fff !important;
  background:#507cc0 ;
  margin:10px 0 0 30px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 32px;

  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  border: none;
  transition: all 0.4s;

  padding: 10px 16px;
 
  display: inline-block;
  justify-content: center;
}

.socialfacebook a:hover {
    background: #1852aa;
  color: #fff !important;
}

.socialgoogle a{
  color:#fff !important;
  background:#d9534f;
  margin:10px 0 0 30px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 32px;

  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  border: none;
  transition: all 0.4s;

  padding: 10px 16px;
  
  float: left;
  justify-content: center;
}

.socialgoogle a:hover {
    background: #d63930;
  color: #fff !important;
}
