[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

body {
    height: 100%;
}

.digigridStyle {
    border: 1px solid rgb(212,212,212);
    height: 100%;
}

.BorderlessBox {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 0px none;
    background-color: #FFF;
    border-color: #FFF;
    color: grey;
}

.digiCaptcha {
    text-align: center;
    width: 200px;
    height: 30px;
    background-image: url('../images/1.1942828a.png');
    border: none;
    font-weight: bold;
    font-size: 22px;
    font-family: Modern;
}

.centerdiv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}

.centerParent {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.centerLabel {
    margin: 0 auto;
    display: table;
    font-weight: bold;
    font-size: 14px;
}

.header-fontsize {
    font-weight: bold !important;
    font-size: 17px;
}

.centerParent h2 {
    margin: 0 auto;
    display: table;
    font-weight: bold;
    font-size: 22px;
    color: forestgreen;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.DigiHeader {
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, -moz-linear-gradient(to right, #4094b9 0%, #316786 65%, #4094b9 100%);
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, -o-linear-gradient(to right, #4094b9 0%, #316786 65%, #4094b9 100%);
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0, #4094b9), color-stop(0.65, #316786), color-stop(1, #4094b9) );
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, linear-gradient(to right, #4094b9 0%, #316786 65%, #4094b9 100%);
    /*background: url('../images/design.f047b2b8.png') repeat;*/
    height: 99px;
    background-position: 0px 0px;
    position: relative;
}

.line {
    color: rgb(16,54,92);
    background: grey;
    width: 100%;
    height: 2px;
}

.lineLight {
    background: #f0f0f0;
    width: 50%;
    height: 2px;
    margin-left: 20px;
}

.lineLightFullWidth {
    background: #f0f0f0;
    height: 2px;
    margin-left: 0px;
}

.SubHeader {
    background: url('../images/Flowers.9bf5f3de.png') no-repeat;
    float: right;
    height: 100px;
    width: 550px;
}

.shadow2 {
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, -moz-linear-gradient(to bottom, #646464 0%, #fafafa 100%);
    background: url('../images/PQRS_Logo.9ed1c648.png') no-repeat, -o-linear-gradient(to bottom, #646464 0%, #fafafa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #646464), color-stop(1, #fafafa));
    background: linear-gradient(to bottom, #646464 0%, #fafafa 100%);
    height: 4px;
}
/*.Menu{
	margin:1%;
	margin-bottom:-5px;
	position: absolute; 
	bottom: 0px;
	right:0px;
}*/
.menu {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
    font-size: 16px;
}

.vmenu {
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    font-weight: bold;
    font-size: 16px;
    top: 40px;
    right: 0px;
    z-index: 999;
}

.activeref {
    color: whitesmoke;
    border-bottom: solid 3px #fff;
}

.CustomFontStyle {
    color: rgb(17,78,107);
    font-weight: bold;
    font-size: 20px;
    font-family: Calibri;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 2px 0 #bbb;
}

.MainContainer {
    /*display: table;*/
    margin: 0 auto;
    font-family: calibri;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}

.ContentTitle {
    background: url('../images/Arrow.cf817d79.png') no-repeat, rgb(243,245,245);
    height: 42px;
    margin-top: 10px;
}

.PQRSHeadElements {
    float: left;
    /*margin-left: 10px;*/
    margin: 0 0 0 7px;
    line-height: 30px;
    Color: Gray;
}

.PQRSHead {
    float: top;
    margin-top: 5px;
    margin-bottom: -15px;
}

.PnlHeader {
    color: SteelBlue;
    font-size: 18px;
    border-bottom: solid 3px #fff;
}

.OpenArea {
    Background: rgb(250,250,250);
    margin-bottom: 30px; /*margin-top: 15px;*/
}

.ContentBox {
    Background: rgb(62,168,112);
    width: 349px;
    height: 180px;
    Padding: 5px;
    margin: 15px 5px 10px -25px;
}

.Innershadow {
    box-shadow: inset -2px -4px 10px -1px #E3E3E3;
    -webkit-box-shadow: inset -2px -4px 10px -1px #E3E3E3;
    -moz-box-shadow: inset -2px -4px 10px -1px #E3E3E3;
    -o-box-shadow: inset -2px -4px 10px -1px #E3E3E3;
}

.shadow {
    box-shadow: 1px 1px 5px 2px #DDDDDD;
    -webkit-box-shadow: 1px 1px 5px 2px #DDDDDD;
    -moz-box-shadow: 1px 1px 5px 2px #DDDDDD;
    -o-box-shadow: 1px 1px 5px 2px #DDDDDD;
    background: #fafafa;
}

.column {
    display: inline-block;
    min-width: 330px;
    margin-right: -3px;
}
/*a.link.active {
    color: whitesmoke;
    text-decoration: none;
    border-bottom: solid 3px #fff;
}*/

/*a {
    color: Black;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        border-bottom: solid 3px #fff;
    }*/

.ProviderFrame {
    font-size: 14px;
    color: Black;
    position: absolute;
    top: 4px;
}

.Measures {
    height: 70px;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    width: 32%;
    float: left;
}

#loading-bar .bar {
    background: red;
    height: 2px;
}

/*#loading-bar-spinner .spinner-icon {
    visibility: collapse;
}*/

#loading-bar .peg {
    -moz-box-shadow: red 3px 0 10px 5px;
    -ms-box-shadow: red 3px 0 10px 5px;
    -webkit-box-shadow: red 3px 0 10px 5px;
    box-shadow: red 3px 0 10px 5px;
}

.form-group.required .control-label:before {
    content: "* ";
    color: red;
    font-family: Arial;
}

.NewFont {
    color: grey;
    font-family: Calibri;
    font-size: 14px;
    margin-left: 25px;
    font-weight: normal;
}

.NewSmallFont {
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
}

.MeasureName {
    font-family: Calibri;
    color: steelblue;
    font-size: 14px;
}

.MeasureStatus {
    font-family: Calibri;
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.MeasureReason {
    font-family: Calibri;
    color: black;
    font-size: 14px;
    margin-left: 25px;
}

.digiTable th {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-right: 100px;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 10px;
    font-family: 'Play';
    font-size: 14px;
    text-shadow: 0px 1px 1px #4d4d4d;
    color: white;
    background-color: #337AB7;
    border-bottom: solid 2px #fff;
}

.digiTable td, tr {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    color: black;
}

.digiTable > tr:hover td {
    background: -moz-linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
    background: -o-linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #d2d2d2));
    background: linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
}

.digiTable table tr:nth-child(odd) {
    background-color: #ffffff;
}

.digiTable table tr:nth-child(even) {
    background-color: #ffffff;
}


.smallTable th {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-right: 50px;
    padding-left: 10px;
    font-family: 'Play';
    font-size: 14px;
    text-shadow: 0px 1px 1px #4d4d4d;
    color: white;
    background-color: #33b785;
    border-bottom: solid 2px #fff;
}

.smallTable td, tr {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-bottom: 5px;
    padding-left: 10px;
    font-family: Calibri;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    color: black;
}

.boldTable tr td:nth-child(even) {
    font-weight: bold;
}

#warningTable th {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 10px;
    font-family: Calibri;
    font-size: 16px;
    text-shadow: 0px 1px 1px #4d4d4d;
    color: white;
    background-color: darkorange;
    border-bottom: solid 2px #fff;
}

.digiblueBackground {
    background: #D9534F;
    color: white;
    vertical-align: central;
}

.digideletedentry {
    color: gray;
    background: whitesmoke;
    text-decoration: line-through;
}
/*.digiSelectRow{
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    color: black;
}
    .digiSelectRow:hover{
        background: linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
    }*/

#warningTable td, tr {
    border-bottom: 1px solid #eaeaea;
    border-collapse: collapse;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    color: black;
}

.digiGetStarted {
    height: 12px;
    Width: 12px;
    Background: rgb(225,118,115);
}

.digiDataCollected {
    height: 12px;
    Width: 12px;
    Background: rgb(40,167,204);
}

.digiSubmitted {
    height: 12px;
    Width: 12px;
    Background: rgb(198,97,62);
}

.digiPaid {
    height: 12px;
    Width: 12px;
    Background: rgb(127,168,62);
}

.digilarge-Modal {
    width: 100%;
    height: 800px;
    position: absolute;
    left: 0;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 1100px;
    }
}

.digiGrayLine {
    color: #eee9e9;
    background: #eee9e9;
    width: 100%;
    height: 2px;
    margin-left: 15px;
}

.digimycontent-left {
    border-left: 1px solid #eaeaea;
    width: 79%;
    float: right;
}

.digiMeasureContent {
    color: whitesmoke;
    text-shadow: 0px 1px 1px #4d4d4d;
    line-height: 30px;
    font-size: 16px;
    vertical-align: central;
}

.digiMeasureHead {
    width: 50%;
    margin: 0 auto;
    background: #337AB7;
}

.digiTopMargin {
    background: white;
    padding-top: 50px;
}

.digiTopSpace {
    margin-top: 15px;
}

.digiodd {
    background-color: white;
}

.digieven {
    background-color: whitesmoke;
}

.digiselected {
    background-color: black;
    color: white;
    font-weight: bold;
}

.digitrselected {
    background: lightsteelblue;
    padding-left: 23px;
}

.digitrselectedWithOutPadding {
    background: #deefff; /* Old browsers */
    background: -moz-linear-gradient(top, #deefff 0%, #98bede 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #deefff 0%,#98bede 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #deefff 0%,#98bede 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
}

.patheader {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.digitrnotselected {
    padding: 5px;
    padding-left: 23px;
}

.digitrwithImg {
    background-image: url('https://cdn4.iconfinder.com/data/icons/flat-icons-for-web-and-seo/341/18-20.png');
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 23px; /* width of the image plus a little extra padding */
    display: block;
    font-weight: bold;
    color: green;
}
/*.digiGroups {
    background: rgb(230,230,230);
    cursor: pointer;
    text-wrap:normal;
    height:50px;
    line-height: 50px;
}*/

.digiManageUsers {
    margin: 0px auto;
    cursor: pointer;
    height: 90px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
}

    .digiManageUsers:after {
        background: rgb(240,240,240);
        border: 1px solid rgb(225,225,225);
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        z-index: -1;
    }

.digiGroups {
    margin: 0px auto;
    cursor: pointer;
    height: 65px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
}

    .digiGroups::after {
        background: rgb(240,240,240);
        border: 1px solid rgb(225,225,225);
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        z-index: -1;
    }

    .digiGroups:hover {
        color: black;
        font-weight: bold;
    }

        .digiGroups:hover::after {
            background: -moz-linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
            background: -o-linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #d2d2d2));
            background: linear-gradient(to bottom, #ececec 0%, #d2d2d2 100%);
        }

.wordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}
/*.digiGroupSelected {
    width: auto;
    white-space: nowrap;
    display: inline-block;
    background: steelblue;
    padding: 15px;
    cursor: pointer;
    margin: 5px;
    color:white;
}*/
.digiGroupSelected {
    margin: 0px auto;
    cursor: pointer;
    height: 65px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
    color: white;
}

    .digiGroupSelected:after {
        background: steelblue;
        content: '';
        display: block;
        border: 1px solid rgb(225,225,225);
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        z-index: -1;
        box-shadow: 1px 1px 5px 2px #DDDDDD;
        -webkit-box-shadow: 1px 1px 5px 2px #DDDDDD;
        -moz-box-shadow: 1px 1px 5px 2px #DDDDDD;
        -o-box-shadow: 1px 1px 5px 2px #DDDDDD;
    }

.clinicLogo {
    position: absolute;
    top: 98px;
    height: 65px;
    right: 15px;
    background: url('../images/Clinic.88ce7f98.png') no-repeat;
    Padding-left: 5px;
    Padding-top: 28px;
    z-index: 10;
}

.clinicFont {
    float: left;
    width: 130px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: bold;
    font-size: 12px;
    font-family: Play, Calibri;
    color: #337ab7;
}

.showTopLine {
    border-top: 3px solid #2c6582;
}

.slide.ng-enter {
    -webkit-animation: fadeIn 0.4s both ease-in;
    -moz-animation: fadeIn 0.4s both ease-in;
    animation: fadeIn 0.4s both ease-in;
}

@-webkit-keyframes rotateOutNewspaper {
    to {
        -webkit-transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutNewspaper {
    to {
        -moz-transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

@keyframes rotateOutNewspaper {
    to {
        transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px);
    }
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* fade in */
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/* scale up */
@keyframes scaleUp {
    from {
        opacity: 0.5;
        transform: scale(0.8);
    }
}

@-moz-keyframes scaleUp {
    from {
        opacity: 0.5;
        -moz-transform: scale(0.8);
    }
}

@-webkit-keyframes scaleUp {
    from {
        opacity: 0.5;
        -webkit-transform: scale(0.8);
    }
}
/*
 * FuelUX Wizard
 *
 */
.wizard {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eaecf6;
    background: rgb(243,245,245);
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
}

    .wizard ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .wizard ul li {
            position: relative;
            margin: 0;
            padding-left: 30px;
            padding-right: 15px;
            height: 40px;
            line-height: 40px;
            background: transparent;
            cursor: pointer;
            float: left;
            white-space: nowrap;
        }

            .wizard ul li:before {
                position: absolute;
                top: 0;
                right: -14px;
                z-index: 9;
                display: block;
                border: 21px solid transparent;
                border-right: 0;
                border-left: 14px solid rgb(243,245,245);
                content: "";
            }

            .wizard ul li:after {
                position: absolute;
                top: -1px;
                right: -15px;
                z-index: 1;
                display: block;
                border: 22px solid transparent;
                border-right: 0;
                border-left: 15px solid #cdd2ea;
                content: "";
            }

            .wizard ul li .badge {
                margin-right: 8px;
            }

            .wizard ul li.complete {
                /*background: #eaecf6;*/
                background-color: #dfe8ed;
                color: #415f6a;
            }

                .wizard ul li.complete .badge {
                    background: #15db81;
                }

                .wizard ul li.complete:before {
                    /*border-left: 14px solid #eaecf6;*/
                    border-left: 14px solid #dfe8ed;
                }

                .wizard ul li.complete:hover {
                    /*background: #e7eff8;*/
                    background-color: #dfe8ed;
                    cursor: pointer;
                }

                    .wizard ul li.complete:hover:before {
                        /*border-left: 14px solid #e7eff8;*/
                        border-left: 14px solid #dfe8ed;
                    }

            .wizard ul li.active {
                /*background: rgb(223,232,236);*/
                color: #405d6b;
                font-size: 14px;
            }

                .wizard ul li.active:before {
                    /*border-left: 14px solid rgb(223,232,236);*/ border-left: 14px solid #F3F5F5;
                    right: -14px;
                }

                .wizard ul li.active:after {
                    right: -15px;
                }

            .wizard ul li:first-child {
                padding-left: 20px;
                border-radius: 2px 0 0;
            }

        .wizard ul.previous-disabled li.complete {
            cursor: default;
        }

            .wizard ul.previous-disabled li.complete:hover {
                background: #f3f4f5;
            }

                .wizard ul.previous-disabled li.complete:hover:before {
                    border-left-color: #f3f4f5;
                }

    .wizard .actions {
        position: absolute;
        right: 0;
        float: right;
        padding-top: 6px;
        padding-right: 15px;
        padding-left: 15px;
        vertical-align: middle;
        line-height: 37px;
    }

        .wizard .actions a {
            margin-right: 8px;
            font-size: 12px;
            line-height: 45px;
        }

.step-content {
    padding: 15px;
}

    .step-content .step-pane {
        display: none;
    }

    .step-content .active {
        display: block;
    }

        .step-content .active .btn-group .active {
            display: inline-block;
        }

.bannerHead {
    padding-left: 15px;
    height: 300px;
    border-bottom: 1px solid grey;
    position: relative;
}

.bannerFont {
    font-family: Play;
    font-size: x-large;
    margin-left: 100px;
    color: #296294;
}

.bannerBox {
    float: left;
    border: 1px solid #50a9ae;
    border-bottom-width: 0px;
    margin-left: 25px;
    margin-top: 15px;
    height: 250px;
    width: 20%;
}

.bannerBoxHead {
    position: relative;
    /*background: -moz-linear-gradient(to right, #50a9ae 0%, #7bad4f 100%);
    background: -o-linear-gradient(to right, #50a9ae 0%, #7bad4f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0,#50a9ae), color-stop(1, #7bad4f));*/
    background-color: #21676b;
    height: 40px;
}

.bannerBoxHead2 {
    position: relative;
    background: #7bad4f; /*linear-gradient(to right , #7bad4f 50%, #50a9ae 100%);*/
    height: 40px;
}

.bannerBoxHead3 {
    position: relative;
    background: -moz-linear-gradient(to right, #7bad4f 0%, #419dc4 100%);
    background: -o-linear-gradient(to right, #7bad4f 0%, #419dc4 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #7bad4f), color-stop(1, #419dc4));
    background: linear-gradient(to right, #7bad4f 0%, #419dc4 100%);
    height: 40px;
}

.bannerBoxHeadFont {
    padding-left: 15px;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    line-height: 36px;
}

.bannerBoxImage {
    float: right;
    margin-right: -50px;
    position: absolute;
    right: 0px;
    top: 150px;
}

.imgCircle {
    z-index: 100;
    position: absolute;
    margin-left: 45%;
    margin-top: -60px;
}

.playFontHeaderG {
    font-family: play;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
    border-bottom: 3px solid #7cae50;
}

.playFontHeaderB {
    margin-left: 15px;
    font-family: play;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
    border-bottom: 3px solid #1e4566;
}

.playFontHeaderC {
    font-family: play;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
    border-bottom: 3px solid #50a9ae;
}

.measureHeadFont {
    font-family: play;
    font-weight: bold;
    color: black;
    font-size: large;
    margin-left: 15px;
}

.measureHead {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #50a9ae;
    border-bottom-width: 0px;
}

.rectangle {
    float: left;
    position: relative;
    height: 350px;
    width: 250px;
    border: solid 2px white;
    border-bottom: none;
    background: -moz-linear-gradient(to bottom, #4094b9 0%, #316786 100%);
    background: -o-linear-gradient(to bottom, #4094b9 0%, #316786 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4094b9), color-stop(1, #316786));
    background: linear-gradient(to bottom, #4094b9 0%, #316786 100%);
}

    .rectangle:after {
        z-index: -10;
        position: absolute;
        top: 348px;
        left: 0px;
        border-top: solid 50px #316786;
        border-left: solid 125px transparent;
        border-right: solid 125px transparent;
        border-bottom: solid 50px transparent;
        content: '';
    }

.hexagon {
    position: relative;
    height: 80px;
    width: 100%;
    border: solid 1px #808080;
    background: -moz-linear-gradient(to right, #3dbfcf 0%, #50a9ae 100%);
    background: -o-linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #7bad4f), color-stop(1, #50a9ae));
    background: linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
}

    .hexagon:after {
        position: absolute;
        top: 0;
        border-left: 100vw solid transparent;
        border-top: 40px solid transparent;
        border-bottom: 40px solid white;
        border-right: 40px solid white;
        -moz-transform: scale(.9999);
        -webkit-transform: rotate(0.05deg);
        transform: rotate(0.05deg);
        content: '';
    }

.hexagon2 {
    position: relative;
    height: 80px;
    width: 100%;
    border: solid 1px #ccc;
    background: -moz-linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
    background: -o-linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #7bad4f), color-stop(1, #50a9ae));
    background: linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
}

    .hexagon2:after {
        position: absolute;
        top: 0;
        border-left: 100vw solid transparent;
        border-top: 40px solid transparent;
        border-bottom: 40px solid #efffed;
        border-right: 40px solid #efffed;
        -moz-transform: scale(.9999);
        -webkit-transform: rotate(0.05deg);
        transform: rotate(0.05deg);
        content: '';
    }


#circle {
    width: 150px;
    height: 150px;
    background: transparent;
    border: 2px solid #64ab83;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
}

#circleSmall {
    width: 110px;
    height: 110px;
    background: transparent;
    border: 2px solid #64ab83;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 55px;
    margin-top: -15px;
}

.measureGroup {
    float: left;
    margin: 15px;
    padding: 15px;
    font-weight: bold;
    font-size: 14px;
    color: White;
    width: 160px;
    height: 160px;
    background: #a2daf9;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    cursor: pointer;
}

    .measureGroup:after {
        position: absolute;
        top: 3px;
        left: 3px;
        content: '';
        z-index: -1;
        width: 150px;
        height: 150px;
        background: #109ae9;
        -moz-border-radius: 75px;
        -webkit-border-radius: 75px;
        border-radius: 75px;
    }

    .measureGroup:hover {
        position: relative;
        color: #109ae9;
        box-shadow: 2px 2px 5px 2px #DDDDDD;
        -webkit-box-shadow: 5px 5px 10px 5px lightgrey;
        -moz-box-shadow: 1px 1px 5px 2px #DDDDDD;
        -o-box-shadow: 1px 1px 5px 2px #DDDDDD;
        content: url('../images/pdf.5688c96e.png');
    }

        .measureGroup:hover:after {
            visibility: hidden;
        }

.digiHilight {
    background: pink;
    color: white;
}

section.module:last-child {
    margin-bottom: 0;
}

section.module h2 {
    margin-bottom: 40px;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
}

section.module p {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 300;
}

    section.module p:last-child {
        margin-bottom: 0;
    }

section.module.content {
    padding: 40px 0;
}

section.module.parallax {
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    section.module.parallax h1 {
        color: rgba(255, 255, 255, 0.8);
        font-size: 48px;
        line-height: 600px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

section.module.parallax-1 {
    background-image: url('../images/bigblue.94dddfdb.png');
}

section.module.parallax-2 {
    background-image: url('../images/bigwhite.32955188.jpg');
}

section.module.parallax-3 {
    background-image: url('../images/PQRS2016.fdc0fda1.jpg');
}

.productsFont {
    font-size: 14px;
    color: lightgrey;
    font-family: Calibri;
    cursor: pointer;
}

    .productsFont:hover {
        color: white;
    }

/*.disableGlowButton {
    border-radius: 17px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgb(245,245,245);
    height: 35px;
    float: left;
    color: lightgrey;
    position: relative;
}

    .disableGlowButton:after {
        z-index: 2;
        content: '';
        position: absolute;
        width: 40%;
        min-width: 50px;
        height: 5px;
        background: lightgrey;
        left: 25%;
        top: 23px;
    }

.glowButton {
    border-radius: 17px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: #f4ffe7;
    height: 35px;
    float: left;
    color: #498607;
    position: relative;
}

    .glowButton:after {
        z-index: 2;
        content: '';
        border-radius: 5px;
        position: absolute;
        width: 40%;
        min-width: 50px;
        height: 5px;
        background: #82d02b;
        left: 25%;
        top: 22px;
    }

.glowButtonWarning {
    border-radius: 17px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fffce7;
    height: 35px;
    float: left;
    color: #865e07;
    position: relative;
}

    .glowButtonWarning:after {
        z-index: 2;
        content: '';
        border-radius: 5px;
        position: absolute;
        width: 40%;
        min-width: 50px;
        height: 5px;
        background: #d09f2b;
        left: 25%;
        top: 22px;
    }*/

.waiverfrm {
    margin-left: 100px;
    margin-right: 100px;
    border: 1px solid rgb(224,226,241);
}

.waiverfrmDeclaration {
    height: 30px;
    vertical-align: central;
    background: rgb(234,237,246);
}

.waiverfrmDeclarationLabel {
    font-family: Calibri;
    font-size: medium;
    font-weight: normal;
    padding-left: 15px;
}

.waiverfrmDeclarationLabelMain {
    line-height: 30px;
    font-family: Calibri;
    font-size: large;
    padding-left: 15px;
}

.waiverfrmDeclarationButtons {
    margin-left: 100px;
    margin-right: 100px;
}

.groupInfo {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 15px 0px;
    padding: 0px;
    background: #f1ffe5;
}

    .groupInfo h2 {
        background: -moz-linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
        background: -o-linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #7bad4f), color-stop(1, #50a9ae));
        background: linear-gradient(to right, #7bad4f 0%, #50a9ae 100%);
        color: #ffffff;
        text-shadow: 0px 1px 1px #4d4d4d;
        padding: 10px;
        position: relative;
        font: 24px calibri;
        font-style: italic;
    }

/*.groupInfo h2:after {
            position: absolute;
            content: '';
            left: -7px;
            top: -1px;
            width: 7px;
            height: 125%;
            background: url(../images/side.bf6e8874.png) no-repeat;
        }*/

.groupInfo2 {
    background: whitesmoke;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 15px 0px;
}

h4 {
    font-size: 14px;
}

.measureInfoHead {
    margin-left: 5%;
    margin-right: 5%;
    border: 1px solid #b2e9eb;
    background: white;
    margin-top: 15px;
}

    .measureInfoHead h4 {
        font-size: 14px;
        font-weight: bold;
    }

.groupInfo2 h4 {
    background: #e8feff;
    color: #51a9ad;
    padding: 10px;
    margin: 0px;
}

.groupInfo2 h3 {
    background: #929292;
    width: 40%;
    color: #ffffff;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4d4d4d;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font: 20px Play;
}

.groupInfo h4 {
    background: #50a9ad;
    color: white;
    padding: 10px;
    margin: 0px;
}

.codeDetail {
    width: 80%;
    margin-left: 15px;
    min-height: 128px;
    float: left;
    font-size: small;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    padding: 15px;
    background: white;
    box-shadow: inset -1px 1px 7px -3px #c4c4c4;
    -webkit-box-shadow: inset -1px 1px 7px -3px #c4c4c4;
    -moz-box-shadow: inset -1px 1px 7px -3px #c4c4c4;
    -o-box-shadow: inset -1px 1px 7px -3px #c4c4c4;
}

.disableDiv {
    z-index: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    pointer-events: none;
}

.credit-card-box h2 {
    color: #000000;
    text-align: left;
    padding: 0;
    background: whitesmoke;
    line-height: 2;
    height: 40px;
}
/*Payment Mode Image*/
#paymentmode {
    transition: 1s;
    background-image: url(../images/allmode.d20f3e83.png);
    background-position: 2px -121px, 530px -61px;
    background-size: 24px, 24px;
    background-repeat: no-repeat;
    padding-left: 54px;
    min-height: 24px;
    margin-left: 35px;
}

    #paymentmode.CreditCard {
        background-position: 2px -27px, 530px -61px;
    }

    #paymentmode.Cash {
        background-position: 2px 0px, 530px -61px;
    }

    #paymentmode.Check {
        background-position: 2px -59px, 530px -61px;
    }

    #paymentmode.CMS {
        background-position: 2px -88px, 530px -61px;
    }
/*CREDIT CARD START*/
form #card_number {
    transition: 1s;
    background-image: url(../images/Cardimages.c376fcc1.png), url(../images/Cardimages.c376fcc1.png);
    background-position: 2px -121px, 530px -61px;
    background-size: 120px 361px, 120px 361px;
    background-repeat: no-repeat;
    padding-left: 54px;
}

    form #card_number.visa {
        transition: 1s;
        background-position: 2px -163px, 530px -61px;
    }

    form #card_number.visa_electron {
        transition: 1s;
        background-position: 2px -205px, 530px -61px;
    }

    form #card_number.mastercard {
        transition: 1s;
        background-position: 2px -247px, 530px -61px;
    }

    form #card_number.maestro {
        transition: 1s;
        background-position: 2px -289px, 530px -61px;
    }

    form #card_number.discover {
        background-position: 2px -331px, 530px -61px;
    }

    form #card_number.valid.visa {
        background-position: 2px -163px, 530px -87px;
    }

    form #card_number.valid.visa_electron {
        background-position: 2px -205px, 530px -87px;
    }

    form #card_number.valid.mastercard {
        background-position: 2px -247px, 530px -87px;
    }

    form #card_number.valid.maestro {
        background-position: 2px -289px, 530px -87px;
    }

    form #card_number.valid.discover {
        background-position: 2px -331px, 530px -87px;
    }
/*CREDIT CARD END*/

.cardFont {
    padding-left: 25px;
    font-size: 20px;
    font-family: calibri;
    font-weight: bold;
    /*color: White;*/
    text-shadow: 0 -2px 4px rgba(255, 255, 255, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
    color: #d7dee1;
}

.cardBackground {
    width: 260px;
    border-radius: 7px;
    height: 144px;
    padding: 25px;
    background-color: steelblue;
    background-image: url('../images/bright-squares.53c1ec5f.png');
}

.cardValid {
    height: 100px;
    font-size: 9px;
    color: #d7dee1;
    line-height: 30px;
}

.cardNavLeft {
    margin-right: 17px;
    line-height: 140px;
    font-size: 20px;
    color: #204772;
    cursor: pointer;
}
/*print Receipt*/
/*.OpenArea {
    background: rgb(250,250,250);
    margin-top: 15px;
}*/

/*.maincontainer {
    display: table;
    margin: 0 auto;
    font-family: calibri;
    font-size: 18px;
    font-weight: bold;
}*/

.zigzag-outside {
    position: relative;
    margin-bottom: 4px;
    background-color: #CC0000; /* example content */
    padding: 0.5em;
    font: bold medium sans-serif;
    color: #FFFFFF;
}

    .zigzag-outside:before {
        content: "";
        position: absolute;
        top: -4px;
        left: 0;
        right: 0;
        height: 4px; /* red up pointing triangle */
        background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228px%22%20height%3D%224px%22%3E%3Cpolygon%20points%3D%220%2C4%204%2C0%208%2C4%22%20fill%3D%22%23CC0000%22%2F%3E%3C%2Fsvg%3E");
    }

    .zigzag-outside:after {
        content: "";
        position: absolute;
        bottom: -4px;
        left: 0;
        right: 0;
        height: 4px; /* red down pointing triangle */
        background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228px%22%20height%3D%224px%22%3E%3Cpolygon%20points%3D%220%2C0%204%2C4%208%2C0%22%20fill%3D%22%23CC0000%22%2F%3E%3C%2Fsvg%3E");
    }

.imgHolder {
    position: relative;
}

    .imgHolder span {
        position: absolute;
        left: 50px;
        top: 36px;
        color: White;
        font-size: 22px;
    }
/*print Receipt End*/

.list {
    list-style: none;
    padding: 0;
    margin: auto;
    line-height: 30px;
    font-weight: normal;
}

.veryfyText {
    font-family: Calibri;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    color: red;
}

.floatButton {
    display: none;
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    margin-bottom: 80px;
    cursor: pointer;
    background: url('../images/BackToTop.332f7192.png');
}

.floatContent {
    font-size: 50px;
    padding-left: 12px;
    line-height: 43px;
    color: white;
}

input::-webkit-calendar-picker-indicator {
    display: none;
}

input[type="date"]::-webkit-input-placeholder {
    visibility: hidden !important;
}

.providerStatGreen {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #279227;
    border-radius: 8px;
}
.providerStarspanGreen{
    background-color: green;
    width: 18px;
    height: 18px;
    border-radius: 22px;
    color: #fff;
    font-weight: 700;
}
.providerStarspanRed{
    background-color: red;
    width: 18px;
    height: 18px;
    border-radius: 22px;
    color: #fff;
    font-weight: 700;
}
.providerStatDone {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #902eff;
    border-radius: 8px;
}
/*c1f84c*/

.providerStatLG {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #78d678;
    border-radius: 8px;
}

.providerStatBlue {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #5bb1d4;
    border-radius: 8px;
}

.providerStatOrange {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #f0ad4e;
    border-radius: 8px;
}
.providerStatRed {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: #FF0000;
    border-radius: 8px;
}

.providerStatSilver {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: silver;
    border-radius: 8px;
}

.providerStatDblue {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: blue;
    border-radius: 8px;
}

.providerStatDbluePartial {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: url('../images/partial_done.a51597cc.png') no-repeat red;
    border-radius: 8px;
}

.providerStatErrorneous {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: red;
    border-radius: 8px;
}

.providerStatSilverData {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: url('../images/partial_done.a51597cc.png') no-repeat silver;
    border-radius: 8px;
}

.providerStatBlueData {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    background: url('../images/partial.7d4c3dd9.png') no-repeat silver;
    border-radius: 8px;
}

#note {
    color: white;
    font-size: 12px;
    margin: 0 auto;
    margin-top: -10px;
    padding: 2px;
    text-align: center;
    width: 400px;
}

.countdown {
    padding-top: 15px;
    background: url('../images/green.f4f65e91.png') repeat-x;
    position: relative;
}

.imgOverlay img:last-child {
    display: none;
}

.imgOverlay:hover img:first-child {
    display: none;
}

.imgOverlay:hover img:last-child {
    display: inline-block;
}
/*.carousel-inner .item img {
    min-height: 479px;
}*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: 0;
    cursor: pointer;
    border: 2px;
    border-radius: 50%;
    background-color: #5caa92;
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
    background-color: #a9d682;
}

.transNav .navbar-brand {
    height: 100px;
}

.transNav .nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.transNav .navbar-toggle {
    padding: 10px;
    margin: 25px 15px 25px 0;
}
/*60ab8c*/

.transNav .navbar-toggle {
    padding: 10px;
    margin: 25px 15px 25px 0;
}

.transNav .navbar {
    background-color: rgba(255,255,255,0.3);
    background: rgba(255,255,255,0.3);
    border-color: rgba(255,255,255,0.3);
}

.navbar {
    /*background: url('../images/bright-squares.53c1ec5f.png') repeat;*/
   /* background-color: #eaf1f1;*/
}

.regularNav .navbar-brand {
    height: 100px;
}

.regularNav .nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*.navbar .regular{
    background: url('../images/bright-squares.53c1ec5f.png') repeat;
}*/

.navbar li {
    color: #000;
    font-size: 14px;
    font-family: Play;
}

#ulMain li.active a {
    color: white;
    background-color: #3b8f8b;
    font-size: 13px;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);
}

.smalli .nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}

.callus h1 {
    font-size: 5vw;
    font-weight: bold;
    font-family: Play;
    color: #749065;
    text-shadow: 1px 4px 6px #cbe0bf, 0 0 0 #000, 1px 4px 6px #cbe0bf;
}

.callus h2 {
    font-size: 2.5vmax;
    font-weight: bold;
    font-family: Play;
    color: #3e5a30;
    text-shadow: 1px 4px 6px #cbe0bf, 0 0 0 #000, 1px 4px 6px #cbe0bf;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.square {
    margin: 0 auto;
    width: 180px;
    height: 180px;
    background-color: #77ad59;
    position: relative;
    z-index: 10;
}

    .square:hover::after {
        background-color: #51a9ab;
        -moz-box-shadow: 5px 8px 10px #ccc;
        -webkit-box-shadow: 5px 8px 10px #ccc;
        box-shadow: 5px 8px 10px #ccc;
    }

    .square:hover {
        background-color: #51a9ab;
    }

    .square::after {
        cursor: default;
        left: 6px;
        top: 5px;
        position: absolute;
        content: '';
        display: block;
        width: 110%;
        height: 212px;
        border: 2px solid white;
        background-color: #77ad59;
    }

    .square::before {
        left: 6px;
        top: 5px;
        z-index: 12;
        position: absolute;
        content: '';
        display: block;
        width: 210px;
        height: 80px;
        background: url('../images/edge.06080a4d.png') no-repeat;
    }

    .square .content {
        z-index: 14;
        position: absolute;
        height: 90%;
        width: 90%;
        padding: 5%;
    }

        .square .content .inner {
            width: 120%;
            height: 100%;
        }

            .square .content .inner .img {
                float: left;
                margin-left: 10%;
                margin-top: 15px;
            }

            .square .content .inner .steps {
                float: right;
                margin-top: -25px;
                color: #164741;
                font-family: Impact;
                font-size: medium;
                text-align: right;
            }

            .square .content .inner .text {
                color: white;
                font-size: small;
                text-align: left;
                margin-left: 10%;
            }
/*bounce up animation for the subject*/

.animation-element {
    position: relative;
}

.bounce-up .box {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view .box {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*--TimeLine Year CSS STart here*/
.timeline {
    margin: 0px 0;
    padding: 0;
    border-top: 2px solid #428bca;
    list-style: none;
}

.timeline__step {
    float: left;    
    /*width: 25%;*/
    padding-top: 30px;
    position: relative;
}

    .timeline__step:first-of-type:before, .timeline__step:last-of-type:before {
        content: "";
        width: 50%;
        height: 100%;
        background: #fff;
        position: absolute;
        top: -2px;
        left: 0;
    }

    .timeline__step:last-of-type:before {
        left: 50%;
    }

    .timeline__step:hover .timeline__step-label {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        height: auto;
        padding: 5px 10px;
        font-size: 12px;
        border-width: 1px;
        bottom: 100%;
    }

        .timeline__step:hover .timeline__step-label:before, .timeline__step:hover .timeline__step-label:after {
            display: block;
        }

.timeline__step-content {
    display: block;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.timeline__step-title {
    color:black;
    display: block;
    width: 100%;
    padding: 10px 0 0;
    font-size: 12px;
    text-align: center;
    position: absolute;
    font-weight: normal;
    cursor: pointer;
    top: 0;
}

.timeline__step-marker {
    width: 15px;
    height: 15px;
    margin-left: -6px;
    text-indent: -999em;
    box-shadow: 0 0 0 3px #fff;
    top: -8px;
    background: #fff;
    border: 2px solid #428bca;
    border-radius: 50%;
    text-align: center;
    color: #428bca;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    left: 50%;
}

.done .timeline__step-marker {
    width: 25px !important;
    height: 25px !important;
    top: -15px !important;
    background: #428bca;
    border: 5px solid #bde2c0;
    color: #fff;
}

.done .timeline__step-title {
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
}

.timeline--summary {
    /*width: 320px;*/
    border-width: 2px;
}
/*--TimeLine Year CSS STart here*/

div.callout {
    max-height: 130px;
    width: 200px;
}

div.callout {
    background-color: #FFF8D0;
    background-image: -moz-linear-gradient(top, #FFF8D0, #FFF8D0);
    color: black;
    padding: 10px;
    border-radius: 3px;
    min-height: 50px;
    border: 1px solid #7F0300;
    height: auto;
}

.callout::before {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.8em solid transparent;
    position: absolute;
}

.callout.top::before {
    left: 45%;
    bottom: -20px;
    border-top: 10px solid #7F0300;
}

.callout.top::before(2) {
    left: 45%;
    bottom: -20px;
    border-top: 10px solid green;
}

.effect7 {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.tooltip-wide .tooltip {
    min-width: 200px !important;
    min-height: 200px !important;
}

.verticalLine {
    border: solid #00f;
    border-width: 0 1px;
    padding: 0 20px;
    height: 100%;
}

BODY:last-child .verticalLine {
    border: none;
}

.verticalLine:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
}

.verticalLine:before {
    left: 0;
}

.verticalLine:after {
    right: 0;
}

.verticalLine:before {
    background: -moz-linear-gradient(top, rgba(208,228,247,0) 0%, rgba(115,177,231,0.48) 24%, rgba(41,187,154,1) 50%, rgba(83,159,225,0.42) 79%, rgba(135,188,234,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(208,228,247,0)), color-stop(24%, rgba(115,177,231,0.48)), color-stop(50%, rgba(41,187,154,1)), color-stop(79%, rgba(83,159,225,0.42)), color-stop(100%, rgba(135,188,234,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(208,228,247,0) 0%, rgba(115,177,231,0.48) 24%, rgba(41,187,154,1) 50%, rgba(83,159,225,0.42) 79%, rgba(135,188,234,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(208,228,247,0) 0%, rgba(115,177,231,0.48) 24%, rgba(41,187,154,1) 50%, rgba(83,159,225,0.42) 79%, rgba(135,188,234,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(208,228,247,0) 0%, rgba(115,177,231,0.48) 24%, rgba(41,187,154,1) 50%, rgba(83,159,225,0.42) 79%, rgba(135,188,234,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(208,228,247,0) 0%, rgba(115,177,231,0.48) 24%, rgba(41,187,154,1) 50%, rgba(83,159,225,0.42) 79%, rgba(135,188,234,0) 100%); /* W3C */
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

/*.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/ajax-loader.23060ec2.gif') center no-repeat rgba(255,255,255, 0.8);
}*/

.boxabox {
    height: 300px;
    width: 350px;
    position: relative;
    margin-top: 35px;
    margin-left: 204px;
    background: white;
}

fieldset {
    margin: 0px;
    border: 1px solid lightgray;
    /*padding-left: 10px;*/
    border-radius: 4px;
    /*position: relative;*/
    /*margin-left: 284px;*/
    line-height: 1px;
    height: 35px;
}

legend {
    font-size: 13px;
    width: 24%;
    color: #337AB7;
    /*padding: 2px;*/
    padding-left: 5px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
/*--Falguni Edited CSS 15/03/2017*/
.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mb0 {
    margin-bottom: 0;
}

.mt2 {
    margin-bottom: 2px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.p5 {
    padding: 5px;
}

.pl0 {
    padding-left: 0;
}

.pl10 {
    padding-left: 10px;
}

.pr0 {
    padding-right: 0;
}

.width40 {
    width: 90px !important;
}

.width50 {
    width: 50px !important;
}

.width70 {
    width: 70px !important;
}

.width100 {
    width: 100px !important;
}

.width300 {
    width: 300px !important;
}


@media (max-width: 767px) {
    /*--no more tables css start*/
    .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
        display: block;
    }

        .no-more-tables thead tr {
            left: -9999px;
            position: absolute;
            top: -9999px;
            padding: 0;
        }

    .no-more-tables tr {
        border: 1px solid #ccc;
        padding: 0;
    }

    .no-more-tables td {
        border-bottom: 1px solid #eee;
        border-top: 0 none !important;
        padding-left: 50% !important;
        position: relative;
        text-align: left;
        white-space: normal;
    }

        .no-more-tables td::before {
            font-weight: bold;
            left: 6px;
            padding-right: 10px;
            position: absolute;
            text-align: left;
            top: 6px;
            white-space: nowrap;
            width: 45%;
        }

        .no-more-tables td::before {
            content: attr(data-title);
        }
    /* No More tables */
    .widthfull {
        width: 100% !important;
    }

    .text-xs-left {
        text-align: left;
    }

    .removeMargin {
        margin: 0 !important;
    }

    .MeasureList ul li {
        /*border: 1px solid green;*/
        width: 95%;
    }

        .MeasureList ul li a {
            line-height: 38px;
        }

            .MeasureList ul li a label {
                background-color: #a469df;
                cursor: pointer;
                padding: 0 5px !important;
                width: 50px;
                text-align: center;
                margin: 0 11px 0 0 !important;
                float: right;
            }

            .MeasureList ul li a div {
                background-color: #949494;
                position: relative;
                padding: 0 10px;
            }

    .qualitybadge {
        position: absolute;
        right: 6px;
        bottom: -7px;
    }
}

@media (min-width: 768px) {
    .MeasureList ul li a label {
        background-color: #818181;
        position: relative;
        cursor: pointer;
        width: 50px;
        text-align: center;
        margin: 0 10px;
    }

    .MeasureList ul li a div {
        background-color: #949494;
        display: block;
        padding: 0px 10px;
    }
}

.measureLink > .input-group-btn {
    width: 0;
}

.measureLink .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: 5px 6px;
}

.measureLink input.form-control {
    padding: 5px 3px;
}

.CursporPointer {
    cursor: pointer;
}

.radius0 {
    border-radius: 0;
}

.radius12 {
    border-radius: 12px;
    outline: none !important;
}

.glyphicon-1x {
    font-size: 25px;
}
/*--glow button css start here*/
.glowDefaultButton {
    background-color: #ffffff;
    border: #dbdbdb 1px solid;
    border-radius: 15px 15px 0 0;
    padding: 5px 10px;
    color: #000;
    border-bottom: 2px solid #808080;
    margin: 0 5px;
}

    .glowDefaultButton:after {
        border: none;
    }

    .glowDefaultButton:hover {
        background-color: #808080;
        color: #fff;
    }

.glowButton {
    background-color: #ffffff;
    border: #dbdbdb 1px solid;
    border-radius: 15px 15px 0 0;
    padding: 5px 10px;
    color: #000;
    border-bottom: 2px solid #82d02b;
    margin: 0 5px;
}

    .glowButton:after {
        border: none;
    }

    .glowButton:hover {
        background-color: #82d02b;
        color: #fff;
    }

    .glowButton.active {
        background-color: #82d02b;
        color: #fff;
    }

.glowWarnButton {
    background-color: rgba(239, 219, 190, 0.42);
    border: #dbdbdb 1px solid;
    border-radius: 15px 15px 0 0;
    padding: 5px 10px;
    color: #000;
    border-bottom: 2px solid #E38D13;
    margin: 0 5px;
}

    .glowWarnButton:after {
        border: none;
    }

    .glowWarnButton:hover {
        background-color: #E38D13;
        color: #fff;
    }
/*--glow button css end here*/
/*-Measure Select Filter Dropdown with 3 Column Checkbox Selector 16/03/2017 start here*/
.measureFilterCheckbox {
}

    .measureFilterCheckbox ul {
        margin: 0;
        padding: 0 10px;
        list-style-type: none;
    }

        .measureFilterCheckbox ul li {
            line-height: 25px;
        }

.measureFilterbutton {
    background-color: #d7d7d7;
    border: #a2c0da 1px solid;
    border-radius: 7px !important;
    color: #333436;
    font-size: 14px;
    font-family: calibri;
}

    .measureFilterbutton .glyphicon {
        color: #19588d;
        top: 2.5px;
    }

.measures-search-textleft {
    text-align: left;
}

.measures-search .dropdown-menu {
    left: auto;
}

    .measures-search .dropdown-menu.multi-column {
        width: 400px;
    }

        .measures-search .dropdown-menu.multi-column .dropdown-menu {
            display: block !important;
            position: static !important;
            margin: 0 !important;
            border: none !important;
            box-shadow: none !important;
            min-width: 100px;
        }

.ulMenu {
    width: 760px;
    margin: 0;
    padding: 0 0 0 30px;
}

    .ulMenu li {
        line-height: 0.8em;
        float: left;
        display: inline;
    }



@media (min-width:768px) {
    ul.measureFiltersearch li {
        margin: 5px 0;
        min-width: 32%;
    }
}

@media (max-width:768px) {
    ul.measureFiltersearch li {
        min-width: 50%;
    }

    .measures-search .dropdown-menu {
        left: auto;
        padding: 0 0 0 20px;
    }
}

@media (max-width:420px) {
    ul.measureFiltersearch li {
        min-width: 100%;
    }
}
/*-Measure Select Filter Dropdown with 3 Column Checkbox Selector 16/03/2017 start here*/
/*--Advance Care Page Css STart here*/
.filterboxbg {
    padding: 5px 0;
    background-color: #EEEFF0;
}

.PublicHealthReportingBonus {
    position: absolute;
    margin: -29px -30px;
    width: 80px;
}

.PublicHealthReportingBonustext {
    position: relative;
    top: -6px;
    font-size: 17px;
    line-height: 12px !important;
}

.UsingCEHRTImprovementActivitiesBonus {
    position: absolute;
    margin: -29px -24px;
    width: 80px;
}

.UsingCEHRTImprovementActivitiesBonustext {
    position: relative;
    top: -6px;
    font-size: 17px;
    line-height: 12px !important;
}

.no-p {
    padding: 0;
}

.no-m {
    margin: 0;
}

.buttonH {
    font-size: 20px;
    border-radius: 0;
    padding: 4px 10px;
    text-decoration: none;
}

    .buttonH:hover {
        text-decoration: none;
        /*color: #176f57;*/
    }

.buttonM {
    font-size: 20px;
    border-radius: 0;
    padding: 4px 10px;
    text-decoration: none;
}

    .buttonM:hover {
        text-decoration: none;
        color: #8d8f8c;
    }

a.textdecorationnone {
    text-decoration: none;
}

    a.textdecorationnone:hover {
        text-decoration: none;
    }

.btn-outline {
    border: 1px solid #337AB7;
    background: #fff;
    border-radius: 0;
    color: #337AB7;
    padding: 3px 9px;
}

    .btn-outline:hover {
        border: 1px solid #337AB7;
        background: #337AB7;
        color: #fff;
    }
/*--Advance Care Page Css end here*/
/*--Quality Date Entry Page CSS Start here*/
.width10perc {
    width: 10%;
}

.panel-heading h4 {
    margin: 0;
    padding: 0;
    font-size: 17px;
}

.panel-heading .glyphicon-chevron-down {
    position: relative;
    top: 4px;
}

.panel-heading a {
    color: #333;
    text-decoration: none;
}

.black {
    color: #000;
}
/*--Quality Date Entry Page CSS end here*/
/*--MIPSList css start here*/
.MIPSList {
}

ul.MIPSList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.MIPSList li {
        display: inline-block;
        margin: 0 10px;
        /*vertical-align: -webkit-baseline-middle;*/
        vertical-align: top;
    }

        ul.MIPSList li a {
            border: none;
            text-decoration: none;
        }

.cmnPlanImage {
    background: url("/content/images/Payment.22d78b63.png") no-repeat;
    box-shadow: 0 16px 11px -4px rgba(88,103,221,.19) !important;
}

.qualityEnableplan {
    width: 85px; /* Icon width */
    height: 107px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: 0 11px; /* Icon background position in sprite */
}

.qualityDisableplan {
    width: 85px; /* Icon width */
    height: 85px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: 0 -95px; /* Icon background position in sprite */
    margin-top: 21px;
}

.aciEnableplan {
    width: 85px; /* Icon width */
    height: 106px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -82px 11px; /* Icon background position in sprite */
}

.aciDisableplan {
    width: 85px; /* Icon width */
    height: 85px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -82px -95px; /* Icon background position in sprite */
    margin-top: 25px;
}

.aiEnableplan {
    width: 85px; /* Icon width */
    height: 106px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -167px 11px; /* Icon background position in sprite */
}

.aiDisableplan {
    width: 85px; /* Icon width */
    height: 85px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -167px -96px; /* Icon background position in sprite */
    position: relative;
    margin-top: 25px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.removePadding {
    padding: 0;
}

/*--MIPSList css end here*/
/*--Falguni Edited CSS 15/03/2017*/

.half-circle {
    width: 16px;
    height: 8px;
    background-color: lightgreen;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 2px solid gray;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.full-circle {
    width: 16px;
    height: 16px;
    background-color: lightgreen;
    border-radius: 8px;
    border: 2px solid gray;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blank-circle {
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 8px;
    border: 2px solid gray;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.glowHighlighter {
    text-shadow: rgb(50,50,50) 1px 1px 1px;
}

.mipsBlock {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.paidStatement {
    position: absolute;
    left: 32%;
    font-size: 10px;
    color: gray;
    padding-top: 10%;
}

.bd-callout {
    padding: 0.25rem 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-info {
    border-left-color: #5bc0de !important;
}

.bd-callout-success {
    border-left-color: #5cb342 !important;
}

.bd-callout-blue {
    border-left-color: #298dd0 !important;
}

.bd-callout-maroon {
    border-left-color: #cf4824 !important;
}

.bd-callout-primary {
    border-left-color: #2AA0C8 !important;
}

.fontsize14 {
    font-size: 14px !important;
    display: inline;
}

.fontbold {
    font-weight: bold !important;
}

.warning {
    background: rgba(252, 248, 227, 0.51);
}

.nav-underline {
    border-bottom: 2px solid #405d6b;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -1px;
}

.smiley {
    border: 0;
    height: 24px;
    width: 24px;
    display: inline-block; /* Display icon as inline block */
    background: url('../images/smiley.53bfc638.png')no-repeat;
}

.smiley-sad {
    background-position: 0px 0px;
}

.smiley-ok {
    background-position: -24px 0px;
}

.smiley-smile {
    background-position: -48px 0px;
}

.smiley-happy {
    background-position: -72px 0px;
}

