﻿span.first-word {
    font-size: 35px;
    display: inline-block;
    line-height: 40px;
    font-weight: bolder;
    margin-top: -20px;
}

span.italic-word {
    font-style: italic;
    font-size: 25px;
}

.redButton a {
    background: #b63636;
    background-image: -webkit-linear-gradient(top, #b63636, #9e3131);
    background-image: -moz-linear-gradient(top, #b63636, #9e3131);
    background-image: -ms-linear-gradient(top, #b63636, #9e3131);
    background-image: -o-linear-gradient(top, #b63636, #9e3131);
    background-image: linear-gradient(to bottom, #b63636, #9e3131);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #ffffff;
    font-size: 18px;
    padding: 20px 30px 20px 30px;
    text-decoration: none;
    box-shadow: 0 1px 3px #666;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

    .redButton a:hover {
        background: #9e3131;
        background-image: -webkit-linear-gradient(top, #9e3131, #b63636);
        background-image: -moz-linear-gradient(top, #9e3131, #b63636);
        background-image: -ms-linear-gradient(top, #9e3131, #b63636);
        background-image: -o-linear-gradient(top, #9e3131, #b63636);
        background-image: linear-gradient(to bottom, #9e3131, #b63636);
        text-decoration: none;
        box-shadow: 5px 10px 18px #888888;
    }

/*************/


.whiteButton a {
    background: #f4f4f4;
    /*background-image: -webkit-linear-gradient(top, #b63636, #9e3131);
  background-image: -moz-linear-gradient(top, #b63636, #9e3131);
  background-image: -ms-linear-gradient(top, #b63636, #9e3131);
  background-image: -o-linear-gradient(top, #b63636, #9e3131);
  background-image: linear-gradient(to bottom, #b63636, #9e3131);*/
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #121212;
    font-size: 18px;
    padding: 20px 30px 20px 30px;
    text-decoration: none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    box-shadow: 0 1px 3px #666;
    margin-right: 6px;
}

    .whiteButton a:hover {
        background: #9e3131;
        background-image: -webkit-linear-gradient(top, #9e3131, #b63636);
        background-image: -moz-linear-gradient(top, #9e3131, #b63636);
        background-image: -ms-linear-gradient(top, #9e3131, #b63636);
        background-image: -o-linear-gradient(top, #9e3131, #b63636);
        background-image: linear-gradient(to bottom, #9e3131, #b63636);
        text-decoration: none;
        color: #ffffff;
        box-shadow: 5px 10px 18px #888888;
    }


.db-pricing-eleven.db-bk-color-one .type {
    padding-top: 44px !important;
}


.whiteButton, .redButton {
    display: inline-block;
}

    .redButton a, .whiteButton a {
        width: 280px !important;
        display: block;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.accountButton a {
    background: #b63636;
    background-image: -webkit-linear-gradient(top,#b63636,#9e3131);
    background-image: -moz-linear-gradient(top,#b63636,#9e3131);
    background-image: -ms-linear-gradient(top,#b63636,#9e3131);
    background-image: -o-linear-gradient(top,#b63636,#9e3131);
    background-image: linear-gradient(to bottom,#b63636,#9e3131);
    width: 280px;
    height: 50px;
    border-radius: 5px;
    padding: 20px 60px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .accountButton a:hover {
        background: #9e3131;
        background-image: -webkit-linear-gradient(bottom,#b63636,#9e3131);
        background-image: -moz-linear-gradient(bottom,#b63636,#9e3131);
        background-image: -ms-linear-gradient(bottom,#b63636,#9e3131);
        background-image: -o-linear-gradient(bottom,#b63636,#9e3131);
        background-image: linear-gradient(to top,#b63636,#9e3131);
        box-shadow: 5px 10px 18px #888888;
    }

.accountButton {
    padding-top: 40px;
}




.nav > li {
    position: relative;
    display: inline-block;
    /*float: left;*/
}

.col-sm-4.grey-circle-bg p {
    background: url(https://immediac.blob.core.windows.net/patientintelligencewebsite/images/greyCircle.png);
    height: 241px;
    background-repeat: no-repeat;
    background-position: center;
}

.topMiddleContent {
    font-size: 15px;
    line-height: 20px;
    padding: 20px;
}

    .topMiddleContent ul {
        /*text-align: left;
    margin-left: 40%;*/
    }

.prices {
    background: rgba(217, 232, 239, 0.3);
}

.nav > li > a {
    color: #333;
    padding: 4px 8px 4px 5px;
}

.footerbg {
    line-height: 21px;
}

    .footerbg h3 {
        font-family: 'Open Sans', sans-serif;
    }

.prices li {
    background: #F0F0F0;
}

    .prices li:nth-child(odd) {
        background: #D8D8D8;
    }


.db-pricing-eleven.db-bk-color-three p {
    color: #121212;
    margin-top: 0px;
}

.db-pricing-eleven.db-bk-color-three .type {
    padding: 30px 20px 0px 20px;
}


.videoblurb p {
    color: #fff !important;
    font-size: 19px;
    line-height: 34px;
}

.videoblurb .col-sm-4 {
    text-align: center;
}

.footerbg .col-md-12 {
    text-align: center;
}

.appButtonRight {
    margin-top: 30px;
}

.shareIcons {
    display: inline-flex !important;
}

.navbar-brand {
    padding: 0px;
}

.A8 {
    color: #ffffff !important;
}

.appButtonRight div {
    display: inline-block;
}

.bottomsocial {
    padding-bottom: 12px;
}

.tagline p {
    color: white;
    font-size: 29px;
    margin-bottom: 10px;
    text-shadow: 0px 0px 5px #333333;
}

.TopBanner .container {
    padding-top: 115px;
    padding-bottom: 185px;
    text-align: center;
}

.footerbg a {
    /*color: white;*/
    font-size: 16px;
    padding-bottom: 3px;
    display: inline-block;
    color: #731919;
    font-family: 'Open Sans', sans-serif;
}

.col-sm-6.socialbox {
    text-align: center;
}

    .col-sm-6.socialbox p {
        font-size: 17px;
        margin-top: 10px;
    }

.socialboxContainer {
    margin: auto;
    background: #94949424;
    overflow: auto;
    padding: 30px 0;
    border-radius: 5px;
}

.footerbg .container {
    padding-top: 50px;
}

.db-pricing-eleven.popular {
    margin-top: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.popular.db-pricing-eleven .price {
    font-size: 55px;
    margin-top: 15px;
}

.footerbg .container .col-md-4 {
    padding-bottom: 30px;
}

.navbar {
    border-radius: 0px !important;
    margin-bottom: 0px;
}

.videoblurb {
    background: url('https://immediac.blob.core.windows.net/patientintelligencewebsite/images/videobackground.png');
}

    .videoblurb .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

.prices .container {
    padding-top: 75px;
    padding-bottom: 50px;
}


.navbar-inverse {
    background-color: #ffffff;
    border-color: #ffffff;
    -webkit-box-shadow: 0px 3px 11px -2px rgba(51,51,51,1);
    -moz-box-shadow: 0px 3px 11px -2px rgba(51,51,51,1);
    box-shadow: 0px 3px 11px -2px rgba(51,51,51,1);
    padding-bottom: 10px;
}

.navbar .nav {
    position: relative;
    display: block;
    float: right;
    margin: 0;
    z-index: 92 !important;
}

.TopBanner {
    background-size: 100%;
    background-position: center !important;
}

.footerbg {
    /*background: #302f2b;*/
    background: url('https://immediac.blob.core.windows.net/patientintelligencewebsite/images/sos.png');
    /*color: #ffffff;*/
}

.loginbg {
    /*background: #0f4545;*/
    background: url('https://immediac.blob.core.windows.net/patientintelligencewebsite/images/loginbg.png');
    background-size: cover;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 90px;
}

/*pricing*/

/*============================================================
BACKGROUND COLORS
============================================================*/
.db-bk-color-one {
    background-color: #ffffff;
}

.db-bk-color-two {
    background-color: #ffffff;
}

.db-bk-color-three {
    background-color: #ffffff;
}

.db-bk-color-six {
    background-color: #F59B24;
}
/*============================================================
PRICING STYLES
==========================================================*/
.db-padding-btm {
    padding-bottom: 50px;
}
/*.db-button-color-square {
    color: #fff;
    background-color: #1177a6;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

    .db-button-color-square:hover {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.50);
        border: none;
    }*/

.db-button-color-square {
    background: #1177a6;
    background-image: -webkit-linear-gradient(top, #1177a6, #2980b9);
    background-image: -moz-linear-gradient(top, #1177a6, #2980b9);
    background-image: -ms-linear-gradient(top, #1177a6, #2980b9);
    background-image: -o-linear-gradient(top, #1177a6, #2980b9);
    background-image: linear-gradient(to bottom, #1177a6, #2980b9);
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

    .db-button-color-square:hover {
        background: #2881b8;
        background-image: -webkit-linear-gradient(top, #0697da,#3c98d4);
        background-image: -moz-linear-gradient(top, #0697da,#3c98d4);
        background-image: -ms-linear-gradient(top, #0697da,#3c98d4);
        background-image: -o-linear-gradient(top, #0697da,#3c98d4);
        background-image: linear-gradient(to bottom,#0697da,#3c98d4);
        text-decoration: none;
        color: #ffffff;
    }



.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    box-shadow: 0px 5px 21px rgba(0,0,0,.5);
    color: #fff;
    line-height: 30px;
    border-radius: 5px;
    margin-left: 12px;
    min-height: 605px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.db-bk-color-one:hover, .db-bk-color-three:hover {
    margin-top: 21px;
}

.db-pricing-eleven.popular:hover {
    margin-top: 5;
    margin-bottom: 39px;
}

.db-pricing-eleven ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
}

    .db-pricing-eleven ul li {
        padding-top: 15px;
        padding-bottom: 15px;
        FONT-SIZE: 18PX;
        color: #323544;
    }

        .db-pricing-eleven ul li i {
            margin-right: 5px;
        }


.db-pricing-eleven .price {
    padding: 40px 20px 10px;
    font-size: 40px;
    font-weight: 900;
    color: #323544;
    /*background: #D5D5EF;*/
}

    .db-pricing-eleven .price small {
        color: #B8B8B8;
        display: block;
        font-size: 12px;
        margin-top: 22px;
    }

.db-pricing-eleven .type {
    padding: 30px 20px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
    color: #731919;
}

.db-pricing-eleven .pricing-footer {
    padding: 20px;
}

.db-attached > .col-lg-4,
.db-attached > .col-lg-3,
.db-attached > .col-md-4,
.db-attached > .col-md-3,
.db-attached > .col-sm-4,
.db-attached > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .db-pricing-eleven.popular .price {
        /*padding-top: 80px;*/
    }

/*video container*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/******************************************************/
/*                 form section                       */
/******************************************************/

.wrapper {
    margin-top: 40px;
    margin-bottom: 20px;
}

.form-signin {
    max-width: 420px;
    padding: 30px 38px 66px;
    margin: 0 auto;
}

input[type=password] {
    margin-bottom: 15px !important;
}

.passwordRec {
    margin-top: 15px;
    display: block;
    text-align: center;
    color: white;
}

.form-signin-heading {
    text-align: center;
    margin-bottom: 30px;
    color: white;
}

button#loginBtn {
    background: #731919;
    border: #731919;
}

.form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
}

input[type="text"] {
    margin-bottom: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

input[type="password"] {
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.colorgraph {
    height: 7px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.A8 {
    color: #ffffff !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .db-pricing-eleven .price {
        font-size: 30px;
    }

    .popular.db-pricing-eleven .price {
        font-size: 44px;
        margin-top: 15px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .popular.db-pricing-eleven .type {
        font-size: 27px;
    }

    .db-pricing-eleven .type {
        font-size: 27px;
    }
}

@media (max-width: 767px) {
    .db-pricing-eleven {
        min-height: auto;
    }

        .db-pricing-eleven .price {
            font-size: 30px;
        }

    .popular.db-pricing-eleven .price {
        font-size: 40px;
    }

    .whiteButton a {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .TopBanner {
        background: url(https://immediac.blob.core.windows.net/patientintelligencewebsite/images/topbanner.jpg);
        background-size: cover;
        background-position: center;
    }

    .videoblurb .col-sm-4 img {
        width: 100%;
    }

    .col-sm-4.grey-circle-bg p {
        background: inherit;
        height: auto;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media (min-width: 100px) and (max-width: 767px) {
    .footerbg .col-sm-4 {
        text-align: center;
    }

    .TopBanner {
        background: url('https://immediac.blob.core.windows.net/patientintelligencewebsite/images/topBannerMobile.jpg');
        background-size: cover;
        background-position: center;
    }

        .TopBanner .container {
            padding-top: 0px;
            padding-bottom: 190px;
            text-align: center;
        }

    .appButtonRight {
        float: none;
        margin-top: 35px;
    }

    .accountButton img {
        height: 40px;
    }

    .navbar-inverse {
        background-color: rgba(255,255,255,0);
        border-color: transparent;
    }

    .navbar.navbar-inverse {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }

    ul.nav li {
        display: block;
    }

    .logo {
        float: left;
    }

    .navbar-collapse.in {
        position: relative;
        background: white;
        width: auto !important;
        height: auto !important;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: rgba(0, 0, 0, 0);
    }

    .navbar .nav {
        text-align: center;
        float: none;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 10px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #333333 !important;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .logo a img {
        height: 75px;
        padding: 5px;
    }

    .prices .container {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .wrapper {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .form-signin {
        max-width: inherit;
        padding: 10px;
        margin: 0 auto;
    }

    .footerbg .container {
        padding-top: 20px;
    }

    .db-pricing-eleven .type {
        padding: 20px 10px;
        font-size: 24px;
    }

    .videoblurb .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-collapse.collapse {
        float: right;
        margin-top: 25px;
    }
}

.myButton {
    background: #9b1212;
    border-radius: 10px;
    color: #fff !important;
}

    .myButton:hover {
        box-shadow: 1px 3px 18px #888888;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

ul.nav {
    margin-top: 25px !important;
}

span.buttonIcon img {
    border-radius: 50% !important;
    height: 20px;
    width: 20px;
    margin-right: 2px;
    display: inline-block;
}

.footerbg .container {
    padding-top: 35px;
    padding-bottom: 35px;
}

.db-padding-btm hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 3px solid #333333;
    width: 78px;
    border-radius: 10px;
    margin-bottom: 12px;
}

.popular a.btn.db-button-color-square.btn-lg {
    margin-top: 5px;
}

.popular.db-pricing-eleven .type {
    font-size: 39px;
    margin-top: -2px;
    margin-bottom: 2px;
}

.chevron-right {
    position: absolute;
    top: 30%;
    height: 85px !important;
    width: 45px !important;
    left: 95%;
}

.chevron-down {
    display: none;
}

@media(max-width: 767px) {
    .chevron-right {
        display: none;
    }
}

@media(max-width: 767px) {
    .chevron-down {
        position: absolute;
        display: block;
        top: 95%;
        height: 45px !important;
        width: 85px !important;
        left: 50%;
        transform: translateX(-50%);
    }

    .stepBlock {
        padding: 30px 0;
    }
}

footer {
    font-size: 16px;
}
