﻿/*body {
        padding-top: 50px;
        padding-bottom: 20px;
}
*/
/* Set padding to keep content from hitting the edges */
/*.body-content {
        padding-left: 15px;
        padding-right: 15px;
}
*/
/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
        max-width: 280px;
}
*/
/* styles for validation helpers */
.field-validation-error {
        color: #b94a48;
}


.field-validation-valid {
        display: none;
}


input.input-validation-error {
        border: 1px solid #b94a48;
}


input[type="checkbox"].input-validation-error {
        border: 0 none;
}


.validation-summary-errors {
        color: #b94a48;
}


.validation-summary-valid {
        display: none;
}

body {
    font-family: 'Raleway', Arial, sans-serif;
    background-color: #ffffff;
}

.nomargin {
    margin: 0 !important;
}

.body-content {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: white;
}

.render-body {
    padding-bottom: 42px;
}

.render-bodyfoot {
    padding-bottom: 42px;
}

#logo-area {
    text-align: left;
}

#logo-area .logo img {
    width: auto;
    height: 80px;
    margin: 20px 0;
}

#logo-area .social {
    margin: 85px 0 0 0;
}

#logo-area .social ul {
    list-style: none;
    text-align: right;
    margin: 0;
}

#logo-area .social li {
    display: inline-block;
}

#logo-area .social a {
    display: block;
}

#logo-area .social img {
    width: 29px;
    height: auto;
}


#homepage-slider {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
}

#homepage-slider,
#homepage-slider .item {
    min-height: 301px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#homepage-slider .item {
    background-size: contain;
    cursor: pointer;
}

#homepage-slider .carousel-caption {
    color: #222222;
    text-align: left;
    text-shadow: none;
    position: relative;
    top: 50px;
    left: 70px;
}

#homepage-slider .carousel-control {
    width: 90px;
    text-shadow: none;
}

#homepage-slider .carousel-control.left,
#homepage-slider .carousel-control.right {
    background-image: none;
}

#homepage-slider .carousel-control .glyphicon:before {
    color: #00376f;
}

.footer-content .widget h3,
.footer-content .widget ul,
.footer-content .widget p {
    float: left;
}

.footer-content .widget {
    margin: 0 0 20px 0;
}

.footer-content .widget img {
    max-width: 100%;
    height: auto;
}

.footer-content .widget img.dog {
    float: right;
}

.footer-content .widget h3 {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    color: #ffffff;
    margin: 0 0 10px 0;
    padding: 10px 12px;
    background-color: #00376f;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.footer-content .widget iframe {
    width: 100%;
}

.footer-content .widget ul {
    width: 100%;
    padding: 0;
}

.footer-content .widget ul li {
    list-style: none;
    padding: 0 0 0 18px;
    margin: 0 0 10px 0;
    background: url(../images/pawprint.png) no-repeat top left;
}

.footer-content .widget ul li:last-child {
    margin: 0;
}

.footer-content .widget-partners {
    padding: 0 15px 0 0;
    text-align: center;
}

.footer-content .widget-partners a {
    display: inline-block;
}

.footer-content .widget-partners img {
    margin: 0 20px;
}

.footer-content .widget-payment img.dog {
    top: -80px;
    right: -25px;
    position: absolute;
}

@media only screen and (max-width: 980px) {
    #logo-area .social {
        width: auto;
        position: absolute;
        top: 20px;
        right: 45px;
        margin: 0;
    }
}

@media only screen and (max-width: 680px) {
    #logo-area .col,
    #logo-area #social {
        width: 100%;
        text-align: center;
    }

    #logo-area .social img {
        width: 32px;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        width: 1024px !important;
    }
}

@media (max-width: 1199px) {
    .modal-xl {
         width: auto;
        margin:50px;
    }
}

@media (max-width: 500px) {
    .modal-xl {
        /*         width: auto;*/
        margin: 50px 15px;
    }

    .dataTables_wrapper {
        overflow-x: auto !important;
    }
}

.modal-backdrop.in {
    /* Fixes modal dialogs dark background scrolling on large dialogs */
    position: fixed;
}

.navbar-inverse {
    background: #00376f;
    border: none;
    border-radius: 0;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff !important;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: #003066 !important;
    }

.navbar-admin {
    margin-bottom: 0px;
    background-color: #ffffc0;
}

.debug-mark {
    border: solid 2px red;
}

.label {
    padding-bottom: 0.1em;
}

.table-condensed .form-control {
    padding: 2px 2px;
    height: 28px;
}

.tab-content {
    padding: 1em 0em 1em 0em;
}

#gmap_canvas img {
    max-width: none !important;
    background: none !important;
}

.nopadding {
    padding: 0px;
}

.nav-collapse.collapse {
    overflow: visible\9;
}

.navbar-collapse {
    max-height: 999em;
}

.nav-narrow li a {
    padding-left: 8px;
    padding-right: 8px;
}

.summary-row {
    background-color: #F0F0F0;
}

.summary-row-final {
    background-color: #E0E0E0;
}

.btn-default {
    background-color: #f0f0f0;
}

.btn-default:hover {
    background-color: #e0e0e0;
}

.fuelux .wizard {
    position: relative;
    overflow: hidden;
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.fuelux .wizard:before,
.fuelux .wizard:after {
    display: table;
    line-height: 0;
    content: "";
}

.fuelux .wizard:after {
    clear: both;
}

.fuelux .wizard ul {
    width: 4000px;
    padding: 0;
    margin: 0;
    list-style: none outside none;
}

.fuelux .wizard ul.previous-disabled li.complete {
    cursor: default;
}

.fuelux .wizard ul.previous-disabled li.complete:hover {
    color: #468847;
    cursor: default;
    background: #f3f4f5;
}

.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before {
    border-left-color: #f3f4f5;
}

.fuelux .wizard ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: #999999;
    cursor: default;
    background: #ededed;
}

.fuelux .wizard ul li .chevron {
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #d4d4d4;
}

.fuelux .wizard ul li .chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #ededed;
    content: "";
}

.fuelux .wizard ul li.complete {
    color: #468847;
    background: #f3f4f5;
}

.fuelux .wizard ul li.complete:hover {
    cursor: pointer;
    background: #e7eff8;
}

.fuelux .wizard ul li.complete:hover .chevron:before {
    border-left: 14px solid #e7eff8;
}

.fuelux .wizard ul li.complete .chevron:before {
    border-left: 14px solid #f3f4f5;
}

.fuelux .wizard ul li.active {
    color: #3a87ad;
    background: #f1f6fc;
}

.fuelux .wizard ul li.active .chevron:before {
    border-left: 14px solid #f1f6fc;
}

.fuelux .wizard ul li .badge {
    margin-right: 8px;
}

.fuelux .wizard ul li:first-child {
    padding-left: 20px;
    border-radius: 4px 0 0 4px;
}

.fuelux .wizard .actions {
    position: absolute;
    right: 0;
    z-index: 800;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 46px;
    vertical-align: middle;
    background-color: #e5e5e5;
    border-left: 1px solid #d4d4d4;
}

.fuelux .wizard .actions a {
    margin-right: 8px;
    font-size: 12px;
    line-height: 45px;
}

.fuelux .wizard .actions .btn-prev i {
    margin-right: 5px;
}

.fuelux .wizard .actions .btn-next i {
    margin-left: 5px;
}

.fuelux .step-content {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #D4D4D4;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}

.fuelux .step-content .step-pane {
    display: none;
}

.fuelux .step-content .active {
    display: block;
}

.fuelux .step-content .active .btn-group .active {
    display: inline-block;
}

/* Back-Top And other bottom buttons button in lower-right screen corner for fast scroll-up to top of page */
/* From: http://webdesignerwall.com/tutorials/animated-scroll-to-top */
.bottom-right-button {
    display: block;
    position: fixed;
    bottom: 30px;
    width: 56px;
    height: 56px;
    padding: 8px 0px 0px 3px;
    font-size: 30px;
    color: #1a678d99;
    background-color: #aaaa;
    opacity: 0.8;
    text-align: center;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}
    .bottom-right-button:hover {
        color: #1a678d;
        background-color: #888b;
        transform: translateY(-3px);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        font-size: 35px;
        padding: 5px 0px 0px 3px;
    }

#back-top {
    right: 95px;
}

#helpButton {
    display: none;
    padding: 7px 0px 0px 1px;
    right: 20px;
    -webkit-animation: heartbeat 10.5s ease-in-out infinite both;
    animation: heartbeat 10.5s ease-in-out infinite both;
}
#helpButton:hover {
    -webkit-animation: none;
    animation: none;
    padding: 5px 0px 0px 1px;
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    99% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    2% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    3% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    5% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    7% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    99% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    99% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    2% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    3% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    5% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    7% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    99% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
 /**
 * ----------------------------------------
 * End helpButton
 * ----------------------------------------
 */


    .href {
    cursor: pointer;
    color: darkblue;
}

DIV.preloader {
    background-image: url(/Lib/images/preloader.gif);
    background-repeat:no-repeat;
    background-position: center center;
    min-height: 300px;
}

.register .form-group {
    margin-bottom: 10px;
}

.register .form-control {
    height: 30px;
    padding: 2px 4px;
}

.register .control-label {
    padding-top: 5px;
}

.register-dog img {
    max-width: 100%;
    width: auto;
    height: auto;
}

#map-icons {
    float: none;
    margin: 15px auto 15px auto;
    overflow: hidden;
    padding: 0;
}

#map-icons .map-bottom a {
    display: inline-block;
    color: #a7a7a7;
}

#map-icons .map-bottom b {
    float: left;
    width: 50%;
    margin: 15px 0 0 0;
}

#map-icons .map-bottom img {
    float: right;
}

@media only screen and (max-width: 980px) {
    .register-dog,
    #homepage-slider .carousel-caption {
        display: none;
    }
}

BODY.stage-locl {
    background-color: lightblue;
}

BODY.stage-dvlp {
    background-color: lightgreen;
}

.impersonated {
    background-color: orange;
}

/* RowItemList as in SiteAdmin/Shows per status */

.rowitemlist {
}

.rowitem {
    background-color: #d0d0ff;
    padding: 4px;
    border-radius: 4px;
    font-weight: bold;
}

    .rowitem:nth-child(2n+1) {
        background-color: #c0c0ff;
    }

    .rowitem:hover {
        background-color: #6060ff;
    }

.rowdefaultcmds {
    margin-bottom: 4px;
}

.rowflowcmds {
    margin-bottom: 16px;
}


/************************************************/
/* Side notes for calling out things (CallOuts) */
/************************************************/

/* Callouts: Base styles (regardless of theme) */

.bs-callout {

  margin: 20px 0;

  padding: 15px 30px 15px 15px;

  border-left: 5px solid #eee;

}

.bs-callout h4 {

  margin-top: 0;

}

.bs-callout p:last-child {

  margin-bottom: 0;

}

.bs-callout code,

.bs-callout .highlight {

  background-color: #fff;

}

/* Callouts: Themes for different contexts */

.bs-callout-danger {

  background-color: #fcf2f2;

  border-color: #dFb5b4;

}

.bs-callout-warning {

  background-color: #fefbed;

  border-color: #f1e7bc;

}

.bs-callout-info {

  background-color: #f0f7fd;

  border-color: #d0e3f0;

}

/************************************************/
/* Search                                       */
/************************************************/

.dataTables_filter input[type=search] {
    width: 300px;
}


/************************************************/
/* Misc                                         */
/************************************************/

.copy-button {
    cursor: copy;
    color: blue;
}

.close-inline {
    color: #000000;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
    filter: alpha(opacity=20);
}

    .close-inline:hover .close-inline:focus {
        color: #000000;
        opacity: 0.5;
    }

    .close-inline:active {
        color: #000000;
        opacity: 0.5;
    }

.close-inline-inverse {
    color: #FFFFFF;
    opacity: 0.8;
    /*text-shadow: 0px 1px 0px #fff;*/
    filter: alpha(opacity=20);
}

    .close-inline-inverse:hover .close-inline-inverse:focus {
        color: #FFFFFF;
        opacity: 1.0;
        text-decoration: none;
    }

    .close-inline-inverse:active {
        color: #FFFFFF;
        opacity: 1.0;
        text-decoration: none;
    }

.highlight {
    border-radius: .25em;
    background-color: palegoldenrod;
}

.pinned {
    border-radius: .25em;
    border: solid 2px gray;
}

.hidden-in-overview {
    border-radius: .25em;
    background-color: lightpink;
}

.pointer {
    cursor: pointer;
}

.floatbtncontainer {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

.navbar-admin .navbar-toggle {
    border: solid 1px #dddda0;
}

.navbar-admin .navbar-toggle .icon-bar {
    background-color: #dddda0;
}

th[align=right] {
    text-align: right;
}

td[align=right] {
    text-align: right;
}

.fmt-currency {
    text-align: right;
}

.coloring-default {
    background-color: rgb(245, 245, 245);
    background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%);
}

.coloring-primary {
    background-color: rgb(51, 122, 183);
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
    color: rgb(255, 255, 255);
}

.DbId {
    font-size: 80%;
    color: gray;
    font-style: italic;
}

@media print {
    a[href]:after {
        content: none;
    }
}

/********************* Make checkbox appear as a round toggle button ***************/
/* FSFidlle: https://jsfiddle.net/9nk4tvhc/6/ */
/* (For a version that does not support inline text, but has animation on IE and Edge: https://jsfiddle.net/0c1x3b2y/) */
/* Example usage:
   <label>
     <span class="switch">
       <input type="checkbox">
       <span class="toggle"><b></b></span>
     </span>
     This is a toggle switch
   </label>
*/
.switch .toggle {
  position: relative;
  display: inline-block;
  min-width: 0;
  height: 1em;
  background-color: #ccc;
  border-radius: 0.5em;
  cursor: pointer;
  margin-left: -0.3em;
  top: 0.15em;
  padding: 0 1em 0 1em;
  line-height: 1em;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
  margin-left: 0px
}

.switch input:disabled + .toggle {
  background-color: #e8e8e8;
  color: gray;
  cursor: default;
}

.switch input:checked + .toggle {
  background-color: #2196f3;
}

.switch input:checked:disabled + .toggle {
  background-color: #b6dcfb;
  color: gray;
  cursor: default;
}

.switch input:focus + .toggle {
  box-shadow: 0 0 0.15em #2196F3;
}

.switch input + .toggle b {
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  width: 0.8em;
  height: 0.8em;
  background-color: #fff;
  border-radius: 0.4em;
  -webkit-transition: .3s;
  transition: .3s;
}

.switch input:checked + .toggle b {
  left: calc(100% - 0.9em);
}

/* Switch - Text themes */

.switch.onoff .toggle { width: 2.5em; }
.switch.onoff input + .toggle:before { content: 'OFF'; }
.switch.onoff input:checked + .toggle:before { content: 'ON'; }

.switch.openclosed .toggle { width: 5.2em; }
.switch.openclosed input + .toggle:before { content: 'CLOSED'; }
.switch.openclosed input:checked + .toggle:before { content: 'OPEN'; }

/* Switch - Color themes */

.switch-theme-greygreen .switch input + .toggle { background-color: #bbb; color: white; }
.switch-theme-greygreen .switch input:checked + .toggle { background-color: #00c030; }
.switch-theme-greygreen .switch input:disabled + .toggle { background-color: #bbb; color: #e0e0e0; }
.switch-theme-greygreen .switch input:checked:disabled + .toggle { background-color: #b0f0b0; color: #f4f4f4; }

.switch-theme-redgreen .switch input + .toggle { background-color: #ff0000; color: white; }
.switch-theme-redgreen .switch input:checked + .toggle { background-color: #00c030; }
.switch-theme-redgreen .switch input:disabled + .toggle { background-color: #f0b0b0; color: #e0e0e0; }
.switch-theme-redgreen .switch input:checked:disabled + .toggle { background-color: #b0f0b0; color: #f4f4f4; }

.switch-theme-lightredgreen .switch input + .toggle { background-color: #ffa0a0; }
.switch-theme-lightredgreen .switch input:checked + .toggle { background-color: #80e080; }
.switch-theme-lightredgreen .switch input:disabled + .toggle { background-color: #ffd0d0; color: gray; }
.switch-theme-lightredgreen .switch input:checked:disabled + .toggle { background-color: #d8f0d8; color: gray; }

.switch-theme-blackwhite .switch input + .toggle { background-color: #000; color: #fff; }
.switch-theme-blackwhite .switch input + .toggle b { background-color: #0000e0; }
.switch-theme-blackwhite .switch input:checked + .toggle { background-color: #fff; color: #000; }
.switch-theme-blackwhite .switch input:disabled + .toggle { background-color: #aaa; color: gray; }
.switch-theme-blackwhite .switch input:disabled + .toggle b { background-color: #ccc; }
.switch-theme-blackwhite .switch input:checked:disabled + .toggle { background-color: #eee; color: gray; }

/********************* Make radio buttons as blue toglle buttons *******************/
/* FSFidlle: http://jsfiddle.net/uPv6X/438/ */
/* Example: (must have no space between elements!)
   <input id="toggle-on" class="toggle toggle-left" name="toggle" value="true" type="radio"><label for="toggle-on" class="btn">Yes</label><input id="toggle-off" class="toggle toggle-right" name="toggle" value="false" type="radio"><label for="toggle-off" class="btn">No</label>
*/

input[type="radio"].toggle {
    display: none;
}

    input[type="radio"].toggle:checked + label {
        background-image: -moz-linear-gradient(bottom,#0000ff,#4272d2);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#0000ff),#4272d2);
        background-image: -webkit-linear-gradient(bottom,#0000ff,#4272d2);
        background-image: -o-linear-gradient(bottom,#0000ff,#4272d2);
        background-image: linear-gradient(to top,#0000ff,#4272d2);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000ff',endColorstr='#ff4272d2',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        -webkit-box-shadow: inset 0 1px 6px rgba(41, 41, 41, 0.2),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 1px 6px 0 rgba(41, 41, 41, 0.2),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 6px rgba(41, 41, 41, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
        cursor: default;
        color: #E6E6E6;
        border-color: transparent;
        text-shadow: 0 1px 1px rgba(40, 40, 40, 0.75);
    }

    input[type="radio"].toggle + label {
        min-width: 5em;
        border-color: lightgray;
        background-image: linear-gradient(to top,#e0e0e0,#ffffff);
        background-image: -moz-linear-gradient(bottom,#e0e0e0,#ffffff);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#e0e0e0),#ffffff);
        background-image: -webkit-linear-gradient(bottom,#e0e0e0,#ffffff);
        background-image: -o-linear-gradient(bottom,#e0e0e0,#ffffff);
        background-image: linear-gradient(to top,#e0e0e0,#ffffff);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0',endColorstr='#ffffffff',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    }

    input[type="radio"].toggle:checked + label.btn:hover {
        background-color: inherit;
        background-position: 0 0;
        -webkit-transition: none;
        -moz-trainsition: none;
        transition: none;
    }

input[type="radio"].toggle-left + label {
    border-right: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

input[type="radio"].toggle-right + label {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


/***********************************************************************************/

/********************* Make radio buttons as blue toglle buttons *******************/
/* JSFidlle: http://jsfiddle.net/qvb0y42d/11/ */

.btn-group input[type="radio"], .btn-group input[type="checkbox"] {
    display: none;
}

    .btn-group input[type="radio"] + i, 
    .btn-group input[type="checkbox"] + i {
        visibility: hidden;
    }

    .btn-group input[type="radio"]:checked + i, 
    .btn-group input[type="checkbox"]:checked + i {
        visibility: visible;
    }
.btn-group input[type=checkbox] ~ .banned {
    display: none;
}

.btn-group input[type=checkbox]:disabled ~ .banned {
    visibility: visible;
    display: inline-block;
    color: lightsalmon;
    margin-left:-14px;
}
.btn-group input[type="checkbox"]:checked:disabled ~ .banned  {
    margin-left: 0px;
}
/***********************************************************************************/
/********************* Allow an icon left in an alert ******************************/
/* JSFiddle: http://jsfiddle.net/78xj7bpa/5/ */
.alert-with-icon {
    padding-left: 48px;
    position: relative;
}

    .alert-with-icon .alert-icon {
        position: absolute;
        top: 4px;
        left: 12px;
        width: 30px;
        font-size: 2em;
    }

/***********************************************************************************/

/**************** Needed for nullable boolean template **********************/
.boolean-radio {
    list-style-type: none;
    margin: 0px 0 0 0;
    padding: 0;
    
}

    .boolean-radio li {
        float: left;
        margin: 0;
        width: 70px;
        height: 30px;
        position: relative;
    }

    .boolean-radio label, .boolean-radio input {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        border-color: #bbb;
    }

        .boolean-radio input[type="radio"] {
            opacity: 0.01;
            z-index: 100;
            display: none;
        }

            .boolean-radio input[type="radio"]:not(:checked) + .radio-label {
                background-color: #DDD;
                background-image: linear-gradient(to bottom,#ddd 0,#909090 100%);
            }

                .boolean-radio input[type="radio"]:not(:checked) + .radio-label .glyphicon {
                    display: none
                }

    .boolean-radio label {
        z-index: 90;
    }

        .boolean-radio label:hover {
            background: #DDD !important;
            background-image: linear-gradient(to bottom,#808080 0,#ccc 100%) !important;
        }

        .boolean-radio label.radio-label.btn-success {
            border-radius: 5px 0px 0px 5px;
        }

        .boolean-radio label.radio-label.btn-danger {
            border-radius: 0px;
        }

        .boolean-radio label.radio-label.btn-default {
            border-radius: 0px 5px 5px 0px;
        }

/***********************************************************************************/

/********************** Needed for collapsible tables  *****************************/
.tr-day {
    background-color: #a0a0a0;
    color: #ffffff;
}
    .tr-day A {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

    .tr-day > td, .tr-day > th {
        border-top-color: #888 !important;
    }

.tr-group {
    background-color: #e0e0e0;
    border-bottom: solid 2px #ccc;
}

.tr-ring {
    background-color: #eee;
}

    .tr-group A, .tr-ring A, .tr-breed A {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.tr-breed {
    color: #606060;
    border-bottom: solid 1px #c0c0c0;
}

.tr-grandtotal {
    background-color: #000000;
    color: #ffffff;
}

td > .form-control, td > .btn-group, th > .form-control, th > .btn-group {
    margin-bottom: -9px;
    margin-top: -7px;
    vertical-align: top;
}

td > label, th > label {
    margin-bottom: 0;
}
/***********************************************************************************/

/***************************Statistic prices and judge list*************************/

.navbar-condensed a, .navbar-condensed a label {
    text-decoration: none;
    cursor: pointer;
}

.navbar.navbar-condensed {
    margin-bottom: 5px;
    min-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-condensed .nav-link label {
    margin-bottom: 0;
    font-weight: 400;
}

.panel-condensed .panel-heading {
    padding: 5px 10px;
}

.panel-condensed .list-group-item {
    padding: 3px 10px;
}

.panel-condensed.panel-striped .list-group-item:nth-child(even) {
    background-color: #f8f8f8;
}

.panel-condensed a {
    color: black;
}

.panel-condensed .panel-heading a {
    color: white;
}

.panel-condensed .nav-link {
    padding-top: 10px;
    padding-bottom: 10px
}

.row-group {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

    .row-group a {
        color: black;
    }


/***********************************************************************************/

DIV.preloaderoverlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
}

    DIV.preloaderoverlay > div, #cover-spin > div {
        color: white;
        width: 50%;
        height: 50%;
        background-image: url(/Lib/images/preloader.gif);
        background-repeat: no-repeat;
        background-position: center center;
        text-align: center;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


input::placeholder {
    font-size: 80%;
    opacity: 0.5;
}


 /*fix select2 html5 validation message location*/
.form-control.select2-hidden-accessible {
    top: 30px;
}

/********************************Fix collapsed divs in safari***********************/
div:empty:before {
    content: '\a0';
}
/***********************************************************************************/


.ui-datepicker {
    z-index: 9999999 !important;
}

.alert-warning .alert-warning-white {
    color: white;
}

.alert-danger .alert-warning-white {
    color: white;
}

.alert-clear {
    background-image: linear-gradient(to bottom,#fcfcfc 0,#f4f4f4 100%);
}

.loading-visible {
    display: none;
}
.loading .loading-visible {
    display: inherit;
}

.loading .loading-hidden {
    display: none;
}


/***************************************  Support **************************************/
#supportModal .panel-body {
    max-width: 100%;
    overflow: hidden;
}

#supportModal .panel-body img {
    max-width: 100%;
    height: auto;
}

#supportModal .panel-heading p {
    display: inline-block;
    margin: 0;
}

#supportModal [data-toggle="collapse"][aria-expanded="true"] {
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
}

    #supportModal .panel-heading .accordion-toggle[aria-expanded="true"]:after {
        /* Symbol for "opening" panels */
        font-family: 'Glyphicons Halflings';
        content: "\e114"; /* Unicode for "chevron-down" icon (Glyphicons) */
        float: right;
        color: grey;
        margin-top: 2px;
        background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    }

#supportModal .panel-heading .accordion-toggle:after {
    /* Symbol for "collapsed" panels */
    font-family: 'Glyphicons Halflings';
    content: "\e080"; /* Unicode for "chevron-right" icon (Glyphicons) */
    float: right;
    color: grey;
    margin-top: 2px;
}

#supportModal .panel-condensed .panel-heading a {
    color: inherit;
}

[data-toggle="collapse"] {
    cursor: pointer;
}
[aria-expanded="true"] {
    border-radius: 5px 5px 0 0;
}
    [data-toggle="collapse"]:hover {
        background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    }

.panel-collapse.collapse.in {
    background-color: #f7fbff;
}
/***************************      left right modal     *****************************/
.left_modal, .right_modal {
    position: fixed;
    bottom: 0;
    top: 40%;
    overflow: hidden;
    overflow-y: hidden !important;
}

    .left_modal .modal-dialog, .right_modal .modal-dialog {
        position: relative;
        overflow: hidden !important;
        overflow-y: hidden !important;
        padding: 10px;
        opacity: 1;
        height: 95%;
        width: 450px;
        bottom: 0;
    }

    .left_modal.fade.in .modal-dialog, .right_modal.fade.in .modal-dialog {
        -webkit-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -moz-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -o-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        opacity: 1;
        height: 95%;
        width: 450px;
        bottom: 0;
    }
    .left_modal.fade:not(.in) .modal-dialog, .right_modal.fade:not(.in) .modal-dialog {
        -webkit-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -moz-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -o-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        opacity: 0;
        width: 0;
        height: 0;
        bottom: -500px;
    }


.left_modal .modal-dialog {
    float: left;
    padding-right:15px;
    }

.right_modal .modal-dialog {
    float: right;
    padding-left:15px;
    }

.left_modal .modal-content, .right_modal .modal-content {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        overflow-y: hidden !important;
        border-radius: 10px;
    }

/* 4. Set .modal-header and .modal-body */
.left_modal .modal-header, .right_modal .modal-header {
    padding:7px 10px;
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    border-radius: 10px 10px 0 0;
    }

.modal-body {
    position :relative;
    height :88%;
    overflow-y: auto; /* Enable scrolling if content overflows */
    margin-bottom: 10px;
    overflow-y: auto !important;
}
@media (max-width: 767px) {
    .left_modal, .right_modal {
        position: fixed;
        bottom: 0;
        top: 10%;
        overflow: hidden;
        overflow-y: hidden !important;
    }
    .right_modal .modal-dialog,
    .left_modal .modal-dialog {
        max-width: 100%;
        max-height: 100%;
        opacity: 1;
        right: 0px;
        height: 90%;
        bottom: 5px;
        width: 100%;
    }

    .left_modal.fade.in .modal-dialog, .right_modal.fade.in .modal-dialog {
        -webkit-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -moz-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        -o-transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        transition: opacity 0.5s linear, height .3s ease-in-out, bottom .3s ease-in-out, width .3s ease-in-out;
        opacity: 1;
        right: 5px;
        height: 100%;
        bottom: 5px;
        width: 100%;
        left: 5px;
    }
}

.thinlabels label {
    font-weight: 100;
}



/*
Fix TinyMCE covers some buttons
.tox-tinymce-aux {
    z-index: auto !important;
.thinlabels label {
    font-weight: 100;
}

Fix TinyMCE covers some buttons
.tox.tox-silver-sink.tox-tinymce-aux {
    z-index: 1050;
}
*/

.candidate-group, .candidate-row {
    display: table;
    width: 100%;
    margin-bottom: 0;
    border-spacing: 0;
    border-top: 1px solid #ddd;
}
.candidate-group {
    display: table;
    width: 100%;
    padding: 10px;
    font-size: 14px;
/*    font-weight: bold;*/    
background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%)
}

    .candidate-group > div, .candidate-row > div {
        display: table-cell;
        padding: 8px; /* Adjust as needed */
    }

/*        .candidate-row > div:first-child {
            border-left: 1px solid #ddd;
        }

        .candidate-row > div:last-child {
            border-right: 1px solid #ddd;
        }
*/
    .candidate-row:nth-child(even) {
        background-color: #f9f9f9;
    }

/*    .candidate-group .indicator {
        padding: 10px;
    }
*/
.candidate-group .indicator:after {
            /* Symbol for "collapsed" panels */
            font-family: 'Glyphicons Halflings';
            content: "\e080"; /* Unicode for "chevron-right" icon (Glyphicons) */
            float: right;
            color: grey;
        }
.candidate-group[aria-expanded="true"] {
    margin-top: 2px;
}
.candidate-group[aria-expanded="true"] .indicator:after {
    /* Symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    content: "\e114"; /* Unicode for "chevron-down" icon (Glyphicons) */
    float: right;
    color: grey;
}
.candidate-group-items {
    padding: 0 2px;
}
.candidate-group-items.in {
    padding: 0;
    border: 2px solid #b9def0;
    border-radius: 0 0 5px 5px;
    margin-bottom: 5px;
    border-top: 0;
}
    .candidate-group-items.in .candidate-row:last-child {
        border-radius: 0 0 6px 6px;
    }

/* hide top border for tables is first element inside tab-pane */
.tab-pane > .table:first-child tbody tr:first-child td {
    border-top: none;
}
    .tab-pane > .table:first-child tbody tr:first-child td h1,
    .tab-pane > .table:first-child tbody tr:first-child td h2,
    .tab-pane > .table:first-child tbody tr:first-child td h3,
    .tab-pane > .table:first-child tbody tr:first-child td h4,
    .tab-pane > .table:first-child tbody tr:first-child td h5
    /* Add more header elements as needed */ {
        margin-top: 5px;
    }

/*Styles for spinner with backdrop overlay*/
.spinner-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* Semi-transparent black background */
    z-index: 9998; /* Ensure it's below the spinner */
    display: none; /* Initially hidden */
}

.custom-spinner {
    border: 8px solid rgba(0, 0, 0, 0.2);
    border-left-color: #7983ff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -30px; /* Half of width */
    margin-top: -30px; /* Half of height */
    z-index: 9999; /* Ensure it's above other content */
    animation: spin 1s linear infinite; /* Animation */
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* Custom button style to be used inside the menu*/

.menu-btn-warning {
    display: inline-block;
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
    border-radius: 4px;
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
    .custom-btn-warning:hover,
    .custom-btn-warning:focus,
    .custom-btn-warning:active,
    .custom-btn-warning.active {
        color: #ffff;
        background-color: #cce0f0 !important;
        border-color: #dddda0;
        background-image: none;
    }

.tooltip-inner {
    background-color: #ff9800; /* Change background color */
    color: #fff; /* Change text color */
    font-size: 14px; /* Adjust font size */
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ff9800; /* Match arrow color with background */
}

.active .fa {
    color: orange !important;
}

/* Help info button (Bootstrap 3 popover trigger) */
.help-info-btn {
    padding-left: 3px !important; /* compact spacing */
}
.help-info-btn:focus,
.help-info-btn:active,
.help-info-btn:focus:active {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}