label {
    cursor: initial;
}

.wrapper {
    margin-top: 0;
}

.btn {
    filter:progid:DXImageTransform.Microsoft.Gradient(enabled='false');
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image:none;
    border:0;
    color: #000000;
    text-shadow: none;
    text-align: center;
}

.btn:hover {
    color: #000000;
    text-shadow: none;
}

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

.btn-primary:hover {
    color: #fff;
    background-color: #607ECA;
}

.btn-success {
    color: #ffffff;
    background-color: #305d57;
}

.btn-success:hover {
    color: #ffffff;
    background-color: #5DADA2;
}

.btn-warning {
    color: #ffffff;
    background-color: #e57211;
}

.btn-warning:hover {
    color: #ffffff;
    background-color: #F5A25C;
}

.btn-danger {
    color: #ffffff;
    background-color: #8d3a3a;
}

.btn-danger:hover {
    color: #ffffff;
    background-color: #CA6464;
}

.modal {
    width: auto;
    min-width: 560px;
}

.input-large {
    width: 325px;
}

.fa {
    font-size: 14px;
}

.datepicker.dropdown-menu {
    background-color: #ffffff;
}

.pagination li {
    cursor: pointer;
}

.img-thumbnail{
    border-radius: 0;
    margin-right:15px;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all .2s;
}

.media { margin-top: 40px;}

.media-body > h3{
    margin-top: 0;
}

.media:last-child{
    margin-bottom: 60px;
}

.border-bottom {
    border-bottom: 1px solid #213F9A;
    margin-bottom: 30px;
}

.well {
    min-height:470px;
}

.lead {
    font-size: 20px;
}

.commit-item {
    color: #224498;
}

.calendar {
    height: auto;
    overflow: visible;
}

.fc-left h2 {
    font-weight: 300;
}
.fc-day-header {
    font-weight: 300 !important;
}

.fc-content {
    cursor: pointer;
}

.fc-widget-content > div {
    height: auto !important;
}

.fc-toolbar {
    margin-bottom: 0;
}

.fc-unthemed .fc-today {
    background: #BEC7DD;
}

.content-panel-wrapper {
    padding: 20px;
}

.content-panel {
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    padding: 10px;
    border: thin solid #ddd;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.content-panel-header {
    text-align: center;
    text-transform: uppercase;
    border-bottom: thin solid #ddd;
    margin-bottom: 10px;
}

.content-panel-info {
    display: table;
    margin: 0 auto;
}

.search-result {
    padding: 10px;
    border-top: thin solid #dddddd;
    border-bottom: thin solid #ddd;
}

.search-result:hover {
    background-color: #cde6ff;
}

.search-result:focus {
    background-color: #cde6ff;
}

.definition {
    width: 90%;
    display: table;
    margin: 0 auto;
}

.errors {
    color: red;
}

.company-info-container {
    clear: both;
    padding: 5px;
    height: 70px;
}

.company-info-container > .span4 {
    margin-left: 0 !important;
}

.company-info-input {
    text-align: center;
}

.company-info {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px !important;
}

.info-input-button {
    display: inline-block;
    border: thin dashed;
    cursor: pointer;
    color: #BABABA;
    margin-bottom: 8px;
}

.clickable {
    cursor: pointer;
}

.legend-editor {
    width: 100%;
    height: 48px;
    font-size: 24px;
}

.tab-action-buttons {
    display: inline-block;
    float: right;
}

.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.vertical-tab-content {
    border: none;
}

@media (max-width: 767px) {
    #searchBtn {
        margin-top: 5px;
    }

    .tablemobile {
        overflow-x: auto;
        display: block;
    }
}

.links {
    margin-top: 15px;
}

.list-link {
    border-bottom: 2px solid #d3d3d3;
}

.list-link-title {
    text-transform: uppercase;
}

.list-link-body {
    color: grey;
    font-size: 12px;
    font-style: italic;
}

.hidden {
    display: none;
}

.st-sort-ascent:after{
    content: '\25B2';
}

.st-sort-descent:after{
    content: '\25BC';
}

.info-label {
    padding-top: 0 !important;
}

table.table.table-striped thead tr th{
    cursor: pointer;
}

.below-button {
    display: block;
    margin: 0 auto;
}

path {
    stroke: #224498;
    stroke-width: 4;
    fill:none;
}

path:hover {
    stroke-width: 6;

}

circle {
    stroke: #224498;
    stroke-width: 4;
    fill:none;
}

circle:hover {
    stroke-width: 6;
}

.axis path,
.axis line {
    fill: none;
    stroke: grey;
    stroke-width: 1;
    shape-rendering: crispEdges;
}

path.area-fill {
    stroke-width: 0;
}

line.x, line.y {
    stroke: #224498;
}

.retro-term-info:hover {
    background-color: #EEEEEE;
}

.center-align {
    text-align: center;
}

.gdpr-form {

}

.gdpr-captcha {
    float: left;
}

.gdpr-accept {
    margin-top: 1.5em;
    float: right;
}

.form-center {
    text-align: center;
    width: 500px;
    margin: auto;
}

.wrap {
    text-align: center;
}

.center {
    display: inline-block;
}

.myGrid {
    width: 100%;
}

.supplierGrid .ui-grid-cell {
    min-height: 50px !important;
    height: auto !important;
}

.ui-grid-pager-control input {
    height: 12px;
    margin-bottom: 0;
}

.grid-crud-button {
    margin-top: 7px;
    margin-left: 10px;
}

.ui-grid-cell-contents {
    padding-top: 10px;
    padding-right: 10px;
}

.no-left-margin {
    margin-left: 0px !important;
}
.previously-paid-table {
    table-layout:fixed;
}

.previously-paid-cell {
    overflow: hidden;
    word-wrap: break-word;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box;
    width: auto;
}

.checkbox-row{
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
}

.content-panel.conference {
    background: aliceblue;
}

.controls.no-control {
    padding-top: 5px;
}

.control-label.wide-label {
    width: 250px;
}

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

#overlayText {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.featured-special {
    background: #F8F8F8;
}

.special-title {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    text-align: center;
}

.special-description {
    font-weight: 400;
    font-size: 16px;
}

.special-link {
    text-align: center;
}

.logo {
    text-align: center;
}

.StripeElement {
    height: 24px;
    padding: 10px 6px 0px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 150%;
    max-width: 400px;
    vertical-align: middle;
    background-color: #f8f8f9;
    border: 1px solid #d8d8d8;
    -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;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

@media (max-width: 780px) {
    .StripeElement {
        width: 90%;
    }
}

.training-video-link {
    padding: 20px 0 20px 0;
    color: #222;
}

.training-video-link:hover {
    color: #222;
}

.training-video-link .span12 {
    line-height: 60px;
    border-bottom: 1px solid gray;
}

.training-video-link .span12:hover {
    background-color: #cde6ff;
}

.training-video-link.first .span12 {
    border-top: 1px solid gray;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 650px;
}

#helpAccordionContainer h4 {
    font-size: 18px;
    line-height: 40px;
    text-transform: none;
    text-align: center;
}

.company-tab-new {
    min-height: 40px; margin-top: 14px; margin-bottom: 14px; position: relative;
}

.tabs-left > li {
    z-index: 0;
    position: relative;
}

.tabs-left > li.active > a {
    margin-right: -2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.tabs-left > li.active > a:focus {
    outline: none;
}

.tabs-left > li.active > a:after {
    display: block;
    background-color: white;
    width: 25px;
    height: calc(100% - 2px);
    content: " ";
    position: absolute;
    right: -23px;
    top: 1px;
}

.search-result-description {
    max-width: 80%;
}

.myGrid {
    width: 100%;
    float: left;
    height: 100% !important;
    padding-bottom: 50px;
}

.myGrid .ui-grid-contents-wrapper {
    width: 100%;
    float: left;
}

.myGrid .ui-grid-viewport {
    height: 100% !important;
}

.myGrid .ui-grid-pager-control {
    padding-top: 10px;
}

.myGrid .ui-grid-pager-row-count-picker {
    padding-top: 8px;
}

.myGrid .ui-grid-canvas {
    height: 100% !important;
}
