.navBottom { position: relative; background-color: rgb(6, 91, 169) !important; }
.carousel-indicators.intro { bottom: -10px }
.carousel-indicators.intro li { background-color: rgba(0, 0, 0, 0.5); list-style: none; }
.carousel-indicators.intro .active { background-color: #005aae }
.carousel-img { max-height:70vh; margin: 0 auto; width: initial; max-width: 100% }
.carousel-item { text-align: center; }
.btn-rounded {
     border-radius: 2em
 }
 .view-options { color: #0665bc !important; }
 .view-options:hover, .view-options:active, .view-options:focus { color: #fff !important; }
 .btn-avatar {
     padding: 10px 0;
     border: 1px solid #dfdfdf;
     margin-top: 10px;
     -webkit-transition: all .5s ease 0s;
     transition: all .5s ease 0s
 }
 
 .btn-avatar:hover {
     background-color: #000;
     border-color: #000;
     opacity: .8;
     color: #fff;
     cursor: pointer
 }
 
 .btn-upload {
     width: 120px;
     height: 120px;
     padding: 6px 0;
     border-radius: 50%;
     text-align: center;
     line-height: 1.428571429;
     font-size: 65px;
     color: #ccc
 }
 
 .btn-icon {
     padding: 3px 5px;
     color: #adb5bd
 }
 
 .btn-upload {
     position: relative;
     overflow: hidden
 }
 
 .btn-upload input[type=file] {
     position: absolute;
     top: 0;
     right: 0;
     min-width: 100%;
     min-height: 100%;
     font-size: 100px;
     text-align: right;
     filter: alpha(opacity=0);
     opacity: 0;
     outline: none;
     background: #fff;
     cursor: inherit;
     display: block
 }
 .avatar-source { text-align: center }

.img-thumbnail {
    padding: .25rem;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
}
.avatar-source img {
     width: 120px
 }
 
 .avatar-source div:hover,
 .avatar-source img:hover {
     background-color: #fff;
     border: 2px solid #065ba9;
     cursor: pointer
 }
.croppie-container {
     padding: 30px
 }
 
 .croppie-container .cr-image {
     z-index: -1;
     position: absolute;
     top: 0;
     left: 0;
     transform-origin: 0 0
 }
 
 .croppie-container .cr-boundary {
     position: relative;
     overflow: hidden;
     margin: 0 auto;
     z-index: 1
 }
 
 .croppie-container .cr-viewport {
     position: absolute;
     border: 2px solid #fff;
     margin: auto;
     top: 0;
     bottom: 0;
     right: 0;
     left: 0;
     box-shadow: 0 0 0 899px rgba(0, 0, 0, .5);
     z-index: 0
 }
 
 .croppie-container .cr-vp-circle {
     border-radius: 50%
 }
 
 .croppie-container .cr-overlay {
     z-index: 1;
     position: absolute;
     cursor: move
 }
 
 .croppie-container .cr-slider-wrap {
     width: 75%;
     margin: 0 auto;
     margin-top: 25px;
     text-align: center
 }
 
 .croppie-result {
     position: relative;
     overflow: hidden
 }
 
 .croppie-result img {
     position: absolute
 }
 
 .cr-slider {
     -webkit-appearance: none;
     width: 300px;
     max-width: 100%
 }
 
 .cr-slider::-webkit-slider-runnable-track {
     width: 100%;
     height: 3px;
     background: rgba(0, 0, 0, .5);
     border: 0;
     border-radius: 3px
 }
 
 .cr-slider::-webkit-slider-thumb {
     -webkit-appearance: none;
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #ddd;
     margin-top: -6px
 }
 
 .cr-slider:focus {
     outline: 0
 }
 
 .cr-slider::-moz-range-track {
     width: 100%;
     height: 3px;
     background: rgba(0, 0, 0, .5);
     border: 0;
     border-radius: 3px
 }
 
 .cr-slider::-moz-range-thumb {
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #ddd;
     margin-top: -6px
 }
 
 .cr-slider:-moz-focusring {
     outline: 1px solid #fff;
     outline-offset: -1px
 }
 
 .cr-slider::-ms-track {
     width: 300px;
     height: 5px;
     background: 0 0;
     border-color: transparent;
     border-width: 6px 0;
     color: transparent
 }
 
 .cr-slider::-ms-fill-lower {
     background: rgba(0, 0, 0, .5);
     border-radius: 10px
 }
 
 .cr-slider::-ms-fill-upper {
     background: rgba(0, 0, 0, .5);
     border-radius: 10px
 }
 
 .cr-slider::-ms-thumb {
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #ddd
 }
 
 .cr-slider:focus::-ms-fill-lower {
     background: rgba(0, 0, 0, .5)
 }
 
 .cr-slider:focus::-ms-fill-upper {
     background: rgba(0, 0, 0, .5)
 }
 
 .croppie-container .cr-viewport.debug:after,
 .croppie-container .cr-viewport.debug:before {
     background: #fff;
     width: 1px;
     height: 1px;
     content: '';
     position: absolute
 }
 
 .croppie-container .cr-viewport.debug:before {
     top: 0;
     height: 100%;
     left: 50%
 }
 
 .croppie-container .cr-viewport.debug:after {
     top: 50%;
     left: 0;
     width: 100%
 }
 #avatar.croppie-container {
     padding: 35px 30px 30px
 }
 .acct-overview {     background: rgb(0,60,115);
    background: -moz-linear-gradient(-45deg, rgba(0,60,115,1) 0%, rgba(5,102,188,1) 50%, rgba(6,91,169,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0,60,115,1) 0%,rgba(5,102,188,1) 50%,rgba(6,91,169,1) 100%);
    background: url(/images/mywtcbg.png), linear-gradient(135deg, rgb(0, 67, 128) 0%,rgb(1, 110, 208) 50%,rgba(6,91,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c73', endColorstr='#065ba9',GradientType=1 ); padding: 4rem 0;  background-repeat: no-repeat;
    background-position: center; background-size: cover;}
.acct-overview h1, .acct-overview p, .acct-overview a { color: #FFF; text-shadow: 0px 0px 5px #003d73 }
.serviceicon { background-color: #0557b2; color:#FFF; border-radius: 5px 0px 0px 5px; font-size: 1rem; font-family: 'HouschkaAltPro-Bold', 'HouschkaAltPro-Light', Tahoma, Verdana, Segoe, sans-serif; }
.center-icon {   display: flex; justify-content: center; flex-direction: column; text-align: center; height: 100%; }
.serviceitems { background-color: #f5f5f5; border-radius: 0px 5px 5px 0px; }
.card-header { overflow: auto; background-color: rgba(0, 0, 0, 0.08) }
.card-transparent { background: transparent; border:0; color:#FFF; font-size: 1.3rem; } .addr { font-size:1.1rem; }
.pageheader { padding: 20px 0px; }
@media (max-width: 500px) {
    .serviceitems { border-radius: 0px 0px 5px 5px; }
    .serviceicon { border-radius: 5px 5px 0px 0px; }
    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    ::-webkit-scrollbar:horizontal {
        height: 12px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;  
        background-color: #ffffff; 
    }
    .navbar-nav .dropdown-menu { background-color: transparent; border: 0px; }
}
span.circle {
    width: 10px;
    height: 10px;
    display: inline-block;
    padding: 0px 0px;
    border-radius: 50%;
}
@media (min-width: 576px) and (max-width: 992px) {
    .modal-dialog {
        max-width: 700px;
    }
}
body.modal-open {
    overflow: hidden;
}
.btn-link:hover, .btn-link:focus { text-decoration: none; }
.hideanimation { width:1px; height: 1px; position:fixed; overflow:hidden; animation: .1s fadeIn; animation-fill-mode: forwards; visibility: hidden; }
@keyframes fadeIn {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: hidden;
  }
}
.alert-warning {
    background-color: #fff3cd !important;
}
.tooltip { pointer-events: none; }
.action-card:hover {transform: scale(1.05); }
.action-card { cursor: pointer; border: 0; }
.action-card .card-body { border-radius: 5px;   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
.br-5 { border-radius: 5px; }
.green-bg { 
    background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
    color: #FFF;
}
.green-bg h1, .green-bg h3, .green-bg h2, .purple-bg h1, .purple-bg h3, .purple-bg h2, .red-bg h1, .red-bg h3, .red-bg h2, .orange-bg h1, .orange-bg h3, .orange-bg h2, .blue-bg h1, .blue-bg h2, .blue-bg h3 { 
    color: #FFF;
} 
.red-bg { 
    background: #ED213A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #93291E, #ED213A);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #93291E, #ED213A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #FFF;
}
.orange-bg { 
    background: #fd752c;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #F09819, #fd752c);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #F09819, #fd752c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color:#FFF;
}
.blue-bg { 
    background: #00B4DB;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0083B0, #00B4DB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #FFF !important;
}
.purple-bg { 
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6965d8+0,764ba2+100 */
    background: rgb(105,101,216); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(105,101,216,1) 0%, rgba(118,75,162,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(105,101,216,1) 0%,rgba(118,75,162,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(105,101,216,1) 0%,rgba(118,75,162,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6965d8', endColorstr='#764ba2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */    
    color: #FFF !important;
}
.checkable { cursor: pointer; }
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
