﻿.background-login {
    list-style: none;
}

/* DatePicker */

.ui-datepicker {
    text-align: center;
}

.ui-datepicker-trigger {
    margin: 0 0 0 5px;
    vertical-align: text-top;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: #333 !important;
}

.ui-datepicker {
    font-family: Open Sans, Arial, sans-serif;
    margin-top: 2px;
    padding: 0 !important;
    border-color: #c9f0f5 !important;
}


.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.openemr-calendar .ui-datepicker {
    width: 191px;
}

.ui-datepicker table {
    table-layout: fixed;
}

.openemr-calendar .ui-datepicker table {
    width: 191px;
    table-layout: fixed;
}

.ui-datepicker-header {
    background-color: #5f84ad !important;
    background-image: none !important;
    border-radius: 0;
}

.openemr-calendar .ui-datepicker-header {
    background-color: #e6f7f9 !important;
    border-width: 1px;
    border-color: #c9f0f5;
    border-style: solid;
}

.ui-datepicker-title {
    line-height: 25px !important;
    margin: 0 10px !important;
}

.openemr-calendar .ui-datepicker-title {
    line-height: 20px !important;
}

.ui-datepicker-prev span {
    display: none !important;
}

.ui-datepicker-next {
    text-align: center;
}

    .ui-datepicker-next span {
        display: none !important;
    }

.ui-datepicker-prev {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAUklEQVQYlXWPwQnAMAwDj9IBOlpH8CjdJLNksuujFIJjC/w6WUioFBcqJ7sGEAD5Y/hpqLRghRv4YQlUjqXI3Kql2MixraGbEhVcDXcFUR/1egEHNuTBpFW0NgAAAABJRU5ErkJggg==') !important;
    height: 12px !important;
    width: 7px !important;
    margin: 14px 12px;
    display: inline-block;
    left: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-prev {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=') !important;
    height: 14px !important;
    width: 9px !important;
    margin: 5px !important;
}

.ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-next {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAVUlEQVQYlXWQ0Q3AIAhEL07gKI7kKN2kI3Wk1w9to3KQEELucQEECOizhhTQGHFnwOdgobWx0GkZILfYBhXl0STVbPoBarbkL7ozN/F8VBBXh8uJgF5r2hrI4GHUkAAAAABJRU5ErkJggg==') !important;
    height: 12px !important;
    width: 8px !important;
    margin: 14px 12px;
    display: inline-block;
    right: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-next {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC') !important;
    height: 14px !important;
    width: 8px !important;
    margin: 5px;
}

.ui-datepicker-month {
    border-radius: 2px;
    width: 110px !important;
    height: 22px;
    font-family: Open Sans !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    border: none !important;
    margin-right: 17px !important;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-month {
    font-family: Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-year {
    border-radius: 2px;
    width: 61px !important;
    height: 22px;
    border: none !important;
    font-family: Open Sans !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-year {
    font-family: Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-month option,
.ui-datepicker-year option {
    color: #3985a0 !important;
    background-color: #fff !important;
    font-family: Open Sans !important;
    font-size: 14px !important;
    font-weight: 600;
}

    .ui-datepicker-month option[selected],
    .ui-datepicker-year option[selected] {
        background-color: #e5edf0 !important;
    }

.ui-datepicker .ui-state-hover {
    /*background: none !important;*/
    border: 0 !important;
}

.ui-datepicker td {
    vertical-align: top;
    padding: 0;
}

.ui-datepicker .ui-state-default {
    border-radius: 2px;
    border-color: #edebeb !important;
    /*     background: white !important; */
    width: 24px;
    height: 24px;
    padding: 0 !important;
    line-height: 24px;
    text-align: center !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #707070;
    font-size: 13px;
    font-weight: 400 !important;
    margin: 7px 0 0 4px;
}

    .ui-datepicker .ui-state-default.ui-state-highlight {
        border-color: #dcdcdc;
        background-color: #cff3f8 !important;
        color: #5f84ad !important;
    }

.openemr-calendar .ui-state-default {
    font-size: 10px;
    margin: 0;
}

.openemr-calendar .ui-datepicker td {
    width: 26px;
}

.openemr-calendar .ui-state-default {
    width: 26px;
    height: 20px;
    line-height: 20px;
}

.ui-state-default.ui-state-hover {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
}

.ui-datepicker .ui-state-active {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
    color: #5f84ad !important;
}

.ui-datepicker-calendar thead tr th {
    font-family: Open Sans, Arial, sans-serif;
    color: #549fa8;
    font-size: 12px;
    font-weight: 400;
    padding: 0.45em 0.3em !important;
    /*   width: 15px !important; */
}

.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 10px;
}

.ui-datepicker-close {
    display: none;
}

.ui-datepicker thead {
    background-color: #f5f5f5;
}

.openemr-calendar .ui-datepicker thead {
    background: none;
}

.ui-state-default.ui-datepicker-current {
    float: none !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-width: 0 !important;
    border: none;
    vertical-align: top;
    margin: 0 !important;
    background-color: transparent !important;
}

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
    background-color: #5f84ad;
    margin: 0 !important;
    height: 28px;
    padding: 0 !important;
}

.openemr-calendar .ui-datepicker-year {
    background-color: transparent;
}

.openemr-calendar .ui-datepicker-month {
    background-color: transparent;
}

.openemr-calendar .ui-state-default {
    border: 0 !important;
}

.openemr-calendar .ui-datepicker-month {
    margin-right: 10px !important;
}


.background-login li {
    position: absolute;
    display: inline-block;
}

    .background-login li:nth-child(1) {
        animation: mymove 5s;
        top: 35px;
        left: 100px;
    }

.register {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
.login-nav-link {
    display: none;
    list-style: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 50%;
    text-align: right;
}

    .login-nav-link li {
        padding: 10px;
        display: inline-block;
    }
        .login-nav-link li a {
            color: #000;
        }

        @-webkit-keyframes mymove {
            from {
                top: 0px;
            }

            to {
                top: 35px;
            }
        }

        .background-login li:nth-child(2) {
    left: 300px;
    bottom: 100px;
    animation: mymovesnd 5s;
}

@-webkit-keyframes mymovesnd {
    from {
        left: 100px;
    }

    to {
        left: 300px;
    }
}

.background-login li:nth-child(3) {
    right: 100px;
    bottom: 0;
    animation: mymovetrd 5s;
}

@-webkit-keyframes mymovetrd {
    from {
        right: 50px;
    }

    to {
        right: 100px;
    }
}

.background-login li:nth-child(4) {
    right: 260px;
    top: 65px;
    animation: mymovefrth 5s;
}

@-webkit-keyframes mymovefrth {
    from {
        top: -65px;
    }

    to {
        top: 65px;
    }
}

.background-login li:nth-child(5) {
    right: 100px;
    top: 90px;
    animation: mymoveffth 5s;
}

@-webkit-keyframes mymoveffth {
    from {
        right: 50px;
        top: -90px;
    }

    to {
        right: 100px;
        top: 90px;
    }
}

.login-text {
    left: 30px;
    bottom: 20px;
    font-size: 45px;
    color: #4ba3f3;
    position: absolute;
}

.login-page, .register-page {
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 991px) {
    .background-login li:nth-child(1) {
        animation: mymove 5s;
        top: 20px;
        left: 35px;
    }

        .background-login li:nth-child(1) img {
            width: 85%;
        }

    .background-login li:nth-child(2) img {
        width: 80%;
    }

    .background-login li:nth-child(3) img {
        width: 60%;
    }

    .background-login li:nth-child(4) img {
        width: 90%;
    }

    .background-login li:nth-child(5) img {
        width: 60%;
    }

    @-webkit-keyframes mymove {
        from {
            top: 0px;
        }

        to {
            top: 20px;
        }
    }

    .background-login li:nth-child(2) {
        left: 25px;
        bottom: 150px;
        animation: mymovesnd 5s;
    }

    @-webkit-keyframes mymovesnd {
        from {
            left: -25px;
        }

        to {
            left: 25px;
        }
    }

    .background-login li:nth-child(3) {
        right: 35px;
        bottom: 0;
        animation: mymovetrd 5s;
    }

    @-webkit-keyframes mymovetrd {
        from {
            right: 15px;
        }

        to {
            right: 35px;
        }
    }

    .background-login li:nth-child(4) {
        right: 90px;
        top: 15px;
        animation: mymovefrth 5s;
    }

    @-webkit-keyframes mymovefrth {
        from {
            top: -15px;
        }

        to {
            top: 15px;
        }
    }

    .background-login li:nth-child(5) {
        right: 35px;
        top: 10px;
        animation: mymoveffth 5s;
    }

    @-webkit-keyframes mymoveffth {
        from {
            right: 35px;
            top: -10px;
        }

        to {
            right: 10px;
            top: 10px;
        }
    }
}

@media only screen and (max-width: 768px) {
    .nav-link{
        width:100%;
    }
    .background-login li:nth-child(1) {
        animation: mymove 5s;
        top: 20px;
        left: 35px;
    }

        .background-login li:nth-child(1) img {
            width: 50%;
        }

    .background-login li:nth-child(2) img {
        width: 50%;
    }

    .background-login li:nth-child(3) img {
        width: 60%;
    }

    .background-login li:nth-child(4) img {
        width: 50%;
    }

    .background-login li:nth-child(5) img {
        width: 60%;
    }

    @-webkit-keyframes mymove {
        from {
            top: 0px;
        }

        to {
            top: 20px;
        }
    }

    .background-login li:nth-child(2) {
        left: 25px;
        bottom: 100px;
        animation: mymovesnd 5s;
    }

    @-webkit-keyframes mymovesnd {
        from {
            left: -25px;
        }

        to {
            left: 25px;
        }
    }

    .background-login li:nth-child(3) {
        right: 35px;
        bottom: 0;
        animation: mymovetrd 5s;
    }

    @-webkit-keyframes mymovetrd {
        from {
            right: 15px;
        }

        to {
            right: 35px;
        }
    }

    .background-login li:nth-child(4) {
        right: 90px;
        top: 15px;
        animation: mymovefrth 5s;
    }

    @-webkit-keyframes mymovefrth {
        from {
            top: -15px;
        }

        to {
            top: 15px;
        }
    }

    .background-login li:nth-child(5) {
        right: 35px;
        top: 10px;
        animation: mymoveffth 5s;
    }

    @-webkit-keyframes mymoveffth {
        from {
            right: 35px;
            top: -10px;
        }

        to {
            right: 10px;
            top: 10px;
        }
    }
}

@media only screen and (max-width: 600px) {
    .background-login {
        display: none;
    }
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: auto;
}

.navbar-collapse a {
    color: #fff !important;
    opacity: 1;
    font-weight: 600;
}

.home-color {
    color: #91ABFF !important;
}

.bg-home-color {
    background: #91ABFF !important;
}


footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    footer ul li {
        padding: 5px 0;
    }

        footer ul li a {
            color: #FFF;
        }

.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}

    /* The colour of the indicators */
    .blog .carousel-indicators li {
        background: #a3a3a3;
        border-radius: 50%;
        width: 20px;
        height: 0px;
    }

    .blog .carousel-indicators .active {
        background: #707070;
    }

