@font-face {
    font-family: 'Lato-Regular';
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato-Regular.woff') format('woff'), url('/fonts/Lato-Regular.ttf') format('truetype'), url('/fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}




body {
    width: 100%;
    height: 100%;
    padding: 0px !important;
    font-family: 'Lato-Regular';
}

html {
    width: 100%;
    height: 100%;
    padding: 0px !important;
}

section {
    min-height: 100%;
    clear: both;
    width: inherit;
    position: relative;
}

p {
    font-family: Lato-Regular;
    letter-spacing: .8px;
}

.container-fluid {
    padding: 0px !important;
}

.container {
    min-height: calc(100% - 75px);
}

.top {
    margin-top: 70px;
}

h1, h2, h3, h4 {
    font-family: 'Lato-Regular';
    color: #000;
}

h1 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h2 {
    font-size: 20px;
    padding: 30px 20px 10px 20px;
    margin: 0px 0px 5px 0px;
    line-height: normal;
}

.noPdng {
    padding: 0px !important;
}

.searchDoctor fieldset {
    padding: 5px;
}

/*BORDERS*/
.bdrtp {
    border-top: 1px solid #ccc;
}

.bdrRyt {
    border-right: 1px solid #ccc;
}

.bdrbtm {
    border-bottom: 1px solid #ccc;
}

.bdrleft {
    border-left: 1px solid #ccc;
}

.redbdrtp {
    border-top: 1px solid #cc0000;
}

.redbdrRyt {
    border-right: 1px solid #cc0000;
}

.redbdrbtm {
    border-bottom: 1px solid #cc0000;
}

.redbdrbtm {
    border-bottom: 1px solid #cc0000;
}


/* MAIN NAVIGATION STYLES START */
.mainNavigation {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    z-index: 11;
    text-shadow: 1px 1px 4px #333;
}

    .mainNavigation a {
        text-decoration: none;
        color: #fff;
        font-family: Lato-Regular;
    }

    .mainNavigation .container {
        padding: 0px !important;
    }

.mainNavTraingle {
    border-left: 60px solid transparent;
    border-top: 60px solid #cc0000;
    border-right: 0px;
    border-bottom: 0px;
    height: 0px;
    width: 0px;
    float: right;
}

.mainNavLeftPane {
    float: right;
    background-color: #cc0000;
    width: 55%;
    height: 60px;
}

.mainNavRightPane {
    float: right;
    background-color: #990000;
    width: 30%;
    height: 60px;
}

.mainNavBG {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #990000;
    height: 60px;
    width: 50%;
}

.mainNavigation ul {
    padding: 0px;
    margin: 0px;
}

    .mainNavigation ul li {
        cursor: pointer;
        font-family: 'Lato-Regular';
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        list-style: none;
        display: table-cell;
        vertical-align: middle;
        height: 60px;
        margin: 0px;
        padding: 0px 15px;
    }

#deviceNavigation {
    display: none;
    border-bottom: 1px solid rgba(204,0,0,0.3);
}

.searchIcon {
    font-size: 22px !important;
    padding: 0px 5px 0px 10px !important;
}
/* MAIN NAVIGATION STYLES END */

/* COLLAPSING NAV STYLES IN CSS */
.navbar {
    background: rgba(0,0,0,0.85);
    height: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    font-family: 'Lato-Regular';
    font-size: 0.9em;
    color: #ff0000;
    text-transform: uppercase;
}

    .navbar a {
        color: #fff !important;
    }

    .navbar .container {
        padding: 0px;
        margin: 0px auto;
    }

.navbar-toggle {
    background: #ff0000;
    border: 0px solid;
    margin-top: 15px;
}

span.icon-bar {
    background: #fff !important;
}

.navbar-toggle:hover {
    background: #333;
}

span.icon-bar:hover {
    background: #ff0000;
}

.navbar-brand {
    height: 60px;
    padding: 2px 25px;
}

    .navbar-brand img {
        height: 54px;
        margin: 0px;
    }

.navbar-collapse ul li {
    /*height: 60px;*/
    /*height:0px!important;*/
    padding-top: 7px;
}

.login-link {
    cursor: pointer !important;
}

    .login-link a {
        /*color: #ff0000 !important;*/
        color: #ffffff !important;
        font-family: lato;
    }

        .login-link a:hover {
            color: #ffffff !important; /*commented by BASHA*/
        }

.navbar-nav .active {
    background-color: #cc0000 !important;
}

.navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #cc0000 !important;
}

.navbar-nav li:hover {
    /*background-color: #cc0000 !important;*/ /*commented by BASHA*/
}

/* DEVICE CENTRIX SLIDER SHOULD BE HIDDEN */
.deviceHome {
    display: none;
}

.container-fluid.slider {
    background: #000;
    height: inherit;
}

.sliderLeftPane {
    width: 58%;
    background: #fff;
    min-height: 100%;
    float: left;
    position: relative;
    background: url('../img/slides/optholomology.jpg') right top no-repeat #fff;
    background-size: auto 100%;
}

    .sliderLeftPane .logo {
        position: absolute;
        top: calc(50% - 95px);
        right: calc(65% - 180px);
    }

.sliderRightPane {
    width: 42%;
    background: #ffffff;
    min-height: 100%;
    float: right;
    position: relative;
}

.slide {
    position: absolute;
    height: 300px;
    width: 400px;
    text-align: right;
    top: calc(50% - 150px);
    right: calc(53% - 200px);
}

    .slide img {
        width: 80px;
    }

    .slide h3 {
        text-align: right;
        text-transform: uppercase;
        margin-top: 10px;
    }

.carousel-indicators li {
    border: none;
    background: #ccc;
}

    .carousel-indicators li.active {
        background: #cc0000;
        border: none;
    }

.signInDiv {
    position: absolute;
    bottom: calc(20% - 40px);
    left: calc(30% - 85px);
    width: 365px;
    color: #999999;
    font-family: 'Lato-Regular';
    font-size: 16px;
}

    .signInDiv span {
        float: right;
    }

    .signInDiv input[type=button], .signInDiv input[type=submit] {
        background: #cc0000;
        color: #ffffff;
        padding: 9px 10px;
        border: none;
        border-radius: 4px;
        margin-left: 10px;
        font-family: 'Lato-Regular';
        font-size: 14px;
        height: 40px !important;
    }

.specialties {
    background: url("../img/specialties_bg.png") repeat-y center #d7d7d7 !important;
    min-height: 100% !important;
}

    .specialties .container {
        padding: 80px 0px 40px 0px !important;
        min-height: 100%;
    }

    .specialties h2 {
        font-family: 'Lato-Regular';
        font-weight: bold;
        font-size: 50px;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        padding: 30px 0px;
        margin: 5px 0px;
        text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    }

    .specialties p {
        font-family: 'Lato-Regular';
        font-size: 18px;
        color: #000000;
        padding: 10px;
        text-align: center;
    }

.specialtyTabs {
    width: 100%;
    padding: 45px 0px 0px 0px;
    margin: 0 auto;
    text-align: center;
}

    .specialtyTabs div {
        margin: auto;
        border-radius: 4px;
    }

    .specialtyTabs .tab {
        margin: 10px auto;
    }

    .specialtyTabs a, .specialtyTabs a:hover {
        text-decoration: none;
    }

.box {
    margin: 10px;
}

    .box img {
        width: 80px;
    }

    .box h2 {
        border: none !important;
        margin-bottom: 0px !important;
    }

    .box h3 {
        font-family: 'Lato-Regular';
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 1px 1px 3px #333;
    }

.specialtyTabs .box {
    padding: 30px 20px;
    cursor: pointer;
}

.dentalTab {
    background: #868661 !important;
}

    .dentalTab img {
        -webkit-filter: drop-shadow(1px 1px 2px #333);
        filter: drop-shadow(1px 1px 2px #333);
    }

.dermatologyTab {
    background: #ff9933 !important;
}

    .dermatologyTab img {
        -webkit-filter: drop-shadow(1px 1px 2px #8f3901);
        filter: drop-shadow(1px 1px 2px #8f3901);
    }

.psychologyTab {
    background: #cfab3d !important;
}

    .psychologyTab img {
        -webkit-filter: drop-shadow(1px 1px 2px #725600);
        filter: drop-shadow(1px 1px 2px #725600);
    }

.ophthalmologyTab {
    background: #169f72 !important;
}

    .ophthalmologyTab img {
        -webkit-filter: drop-shadow(1px 1px 2px #333);
        filter: drop-shadow(1px 1px 2px #333);
    }

.specialtyTabs a:link {
    text-indent: none;
}

.specialtyTabs article {
    float: left;
    width: 22%;
    margin: 1.5%;
    background: #ebebeb;
}

/* BOOK AN APPOINTMENT STYLES */
.bookAnAppointment {
    min-height: 100% !important;
    background: url("../img/book_an_appointment.jpg") center no-repeat #47494c;
    background-size: auto 100%;
}

    .bookAnAppointment .container {
        padding: 30px 0px !important;
    }

#deviceAppointment {
    display: none;
}

.bookHeader {
    font-family: 'Lato-Regular';
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    width: 690px;
    margin: 180px auto 5px auto;
    vertical-align: bottom;
    position: relative;
    padding-left: 145px;
    text-shadow: 1px 2px 5px #333;
}

.appointmentClock {
    position: absolute;
    bottom: 14px;
    left: 0;
}

    .appointmentClock img {
        width: 190px;
        -webkit-filter: drop-shadow(1px 2px 5px #333);
        filter: drop-shadow(1px 2px 5px #333);
    }

.bookAnAppointment p {
    font-family: 'Lato-Regular';
    font-size: 18px;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-shadow: 1px 2px 5px #151515;
}

.infoline {
    text-align: center;
    color: #fff;
    font-family: 'Lato-Regular';
    font-size: 30px;
    font-weight: normal;
}

/* SEARCH FORM */
.search input[type=text] {
    background-color: #ffffff;
    border-radius: 4px;
    border: none;
    padding-left: 60px;
}

/* INPUT FORM STYLES */
.btn-file {
    position: relative;
    overflow: hidden;
    padding-top: 14px;
    height: 48px;
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: left;
}

    .btn-file input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: red;
        cursor: inherit;
        display: block;
    }

.input-group-addon {
    height: 48px;
}

    .input-group-addon i {
        font-size: 16px;
    }

.selectpicker {
    height: 48px;
}

select, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 1);
    display: block;
    font-family: 'Lato-Regular';
    height: 48px;
    margin: 0 0 0px;
    padding: 9px 12px;
    transition: all 0.15s linear 0s;
    width: 100%;
    border: 1px solid #cccccc !important;
}

.search div {
    padding: 0px 5px !important;
    margin: 1px 0px !important;
}

.search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.search input[type=text] {
    padding-left: 45px;
}

.specialtyDwnArw {
    background: #fff url(../img/icons/specialty_drop_arw.png) right center no-repeat;
}

.b-location {
    background: #fff url(../img/icons/location_icon.jpg) left center no-repeat;
}

.search-doctor {
    background: #fff url(../img/icons/search_icon.jpg) left center no-repeat;
}

.btn-search {
    background-color: #ff3333;
    border-color: #d43f3a;
    color: #fff;
    height: 48px;
    min-width: 58px;
    font-size: 22px;
    padding-top: 5px;
}

/* SECOND OPINION STYLES */
.container-fluid.secondOpinion {
    background: #ff3333 !important;
    min-height: 100%;
}

.secondOpinion .container {
    padding: 70px 0px 40px 0px;
}

.secondOpinion h2, .secondOpinion h3, .secondOpinion h4 {
    font-family: 'Lato-Regular';
    color: #ffffff;
    text-align: center;
}

.secondOpinion h4 {
    font-size: 18px;
    padding-top: 10px;
}

.secondOpinion h3 {
    font-size: 32px;
    line-height: 28px;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.secondOpinion h2 {
    font-family: 'Lato-Regular';
    font-weight: 600;
    font-size: 51px;
    line-height: 42px;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
    padding: 30px 0px 20px 0px;
}

.secondOpinion p {
    text-align: center;
    padding: 10px;
    margin: 0px;
    color: #fff;
    font-size: 18px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.heartbeat {
    margin: 20px auto;
    width: 540px;
}

.secondOpinion input[type=button] {
    padding: 10px 20px 8px 20px;
    border: none;
    background: white;
    color: #ff3333;
    text-transform: uppercase;
   
    font-family: 'Lato-Regular' !important;
    font-size: 18px;
    border-radius: 4px;
}

.docInfo h4 {
    text-transform: uppercase;
    font-size: 14px !important;
    color: #cc0000 !important;
}

    .docInfo h4 span {
        color: #000;
        text-transform: none;
    }

.docInfo p {
    margin-bottom: 25px;
}

.deviceAppointments {
    display: none;
}
/*
.modal-dialog{
	height: 200px;
	top:calc(50% - 150px);
}*/
.modal-header {
    text-align: center;
}

    .modal-header img {
        width: 200px;
    }

.close {
    opacity: 1 !important;
    padding-top: 10px !important;
}

    .close img {
        width: 30px;
        margin-top: 10px;
    }

#modal-search .modal-header h3 {
    color: #ff0000;
    font-family: 'Lato-Regular';
    font-size: 40px;
    font-weight: normal;
}

#modal-search .modal-content {
    background: none;
}

#modal-search input[type=text] {
    padding-left: 45px;
}

/* ABOUT BRIDZHEALTH MENU */
.container-fluid.about {
    min-height: 100%;
}

.about .container {
    padding: 60px 0px;
}

    .about .container p {
        text-align: justify;
    }

.subMenu {
    border-bottom: 1px solid red;
    text-align: center;
    margin: 30px auto;
    height: 70px;
}

    .subMenu .lftPane {
        float: left;
        padding-top: 0px;
    }

        .subMenu .lftPane img {
            width: 205px;
        }

    .subMenu .rytPane {
        float: right;
        padding-top: 27px;
        padding-right: 20px;
    }

        .submenu .rytPane ul {
            padding: 0px;
            margin: 0px;
        }

    .subMenu ul li {
        list-style: none;
        display: table-cell;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Lato-Regular';
        font-size: 0.90em;
        color: #000;
        padding: 12px 18px 13px 18px;
        cursor: pointer;
        float: right;
    }

        .subMenu ul li:hover {
            background: #CC0000;
            color: #ffffff;
            text-shadow: 1px 1px 4px #333;
        }

.about .content {
    margin: 0px auto;
    padding: 30px 10px;
}

    .about .content p {
        padding: 0px 0px 20px 0px;
        text-align: justify;
        font-family: 'Lato-Regular';
        font-size: 14px;
        color: #000;
    }

.deviceSubmenu h3 {
    font-family: 'Lato-Regular';
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    padding: 30px 0px 10px 0px;
    margin-bottom: 20px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    border-bottom: 1px solid #ff0000;
}

.deviceSubmenu div {
    padding: 10px 0px;
    text-align: center;
    font-family: 'Lato-Regular';
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

    .deviceSubmenu div li {
        cursor: pointer;
        list-style: none;
        text-align: center;
    }

#deviceAbout {
    display: none;
}

.rytSep {
    border-right: 1px solid #cccccc;
}

/* MODAL STYLING */
.modal-header {
    border-bottom: 1px solid #cc0000 !important;
}

/* REMOVE SHADOW FROM modal-content */
.modal-content {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    border: none;
    background: none;
}

.modal-body ul {
    padding: 0px !important;
    margin: 0px 15px !important;
}

    .modal-body ul li {
        padding: 3px 0px;
        color: #000000 !important;
    }


/*#modal-directors .modal-dialog,#modal-team .modal-dialog{
	margin: 0px auto;
	width: 75%;
}
#modal-directors .modal-header,#modal-team .modal-header{
	border: none;
}
#modal-directors .close,#modal-team .close{
	color: #FFFFFF;
	background: none !important;
}
#modal-directors .close img, #modal-team .close img{
	width: 30px;
}
#modal-directors .modal-body h2, #modal-team .modal-body h2{
	font-family: 'Lato-Regular';
	font-size: 38px;
	text-transform: uppercase;
	text-align: center;	
	padding: 20px 0px;
	margin: 0px;
	color: #000;
}*/
/*.boardBox, .teamBox{
	clear: both;
}

.boardBox .avatar, .teamBox .avatar{
	float: left;
	width: 200px;
	padding:20px;
}
.boardBox .avatar img, .teamBox .avatar img{
	width: 150px;
	border-radius: 75px;
	padding: 3px;
	border:1px solid #cccccc;
}
.boardBox .content, .teamBox .content {
	float: left;
	padding:25px 20px;
	font-family: 'Lato-Regular';
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #cc0000;
	width: 690px;
	min-height: 190px;
}
.boardBox .content h3,.teamBox .content h3 {
	font-size: 22px;
	color: #000;
	padding: 0px !important;
	margin:0px;
	margin-top: 10px !important;
}
.boardBox .content h4, .teamBox .content h4 {
	font-size: 14px !important;
	color: #000 !important;
	padding: 3px 0px 15px 0px !important;
	margin: 0px !important;
}
.boardBox .content p, .teamBox .content p {
	text-align: justify;
}*/

.modal-body h2 {
    font-family: 'Lato-Regular';
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

.boardBox {
    width: 100%;
    border-bottom: 1px solid #cc0000;
    padding: 20px 0px 10px 0px;
}

    .boardBox .avatar img {
        float: left;
        width: 60px;
        border-radius: 40px;
        margin-right: 10px;
        padding: 1px;
        border: 1px solid #cccccc;
    }

    .boardBox .avatar h3 {
        font-size: 20px;
        color: #000;
        padding: 0px !important;
        margin: 0px;
        margin-top: 10px !important;
    }

    .boardBox .avatar h4 {
        font-size: 14px !important;
        color: #000 !important;
        padding: 3px 0px 15px 0px !important;
        margin: 0px !important;
    }

    .boardBox p {
        padding: 10px 0px;
        margin: 0px;
        font-size: 14px;
        color: #000;
    }




.page .container {
    padding: 70px 0px;
}

.page h2 {
    font-family: 'Lato-Regular';
}

/* MODAL STYLES */
.modal {
    background: #fff;
    font-family: 'Lato-Regular';
}

.modal-dialog {
    border: none !important;
}

.modal-content {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.modal-header h3 {
    font-family: 'Lato-Regular';
    font-size: 30px;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
}

.modal-header button {
    padding: 10px 0px 0px 0px !important;
}

#modal-login {
    padding-top: 100px;
}

    /* FORM CONTROLS */
    #modal-login input[type="text"], #modal-login input[type="password"] {
        border-radius: 4px !important;
        border: 1px solid #cccccc !important;
        padding: 0px 10px !important;
        font-family: 'Lato-Regular';
        font-size: 18px;
        width: 220px;
        margin: 4px 0px;
    }

    #modal-login input[type="submit"] {
        background: #ff0000;
        text-align: center;
        font-family: 'Lato-Regular';
        font-size: 14px;
        text-transform: uppercase;
        color: #ffffff;
        width: 220px;
        border-radius: 4px !important;
        border: none;
        margin: 4px 0px;
    }

    #modal-login .login-form {
        width: 220px;
        margin: 0px auto;
    }

.login-form input[type="text"], .login-form input[type="password"] {
    text-align: center !important;
    font-size: 16px !important;
    color: #000 !important;
}

.forgot {
    width: 220px;
    text-align: center !important;
    font-family: 'Lato-Regular';
    font-size: 13px;
    color: #ff0000;
}

    .forgot a {
        color: #cc0000;
    }

        .forgot a:hover {
            color: #000000;
        }

; #modal-login .modal-body ul {
    padding: 0px;
    margin: 0px;
}

#modal-login .modal-body ul li {
    display: inline-block;
    padding: 15px 5px;
    text-align: center;
    width: 49%;
    font-size: 14px;
    color: #000000;
}

    #modal-login .modal-body ul li a {
        color: #cc0000;
    }
/*#modal-mission .modal-header{
	border-bottom: 1px solid #cc0000;
}
#modal-mission .close{
	margin-top: 20px;
}
#modal-mission .missionBox{
	padding-bottom: 20px;
}

#modal-mission .content h2{
	font-family: 'Lato-Regular';
	font-size: 30px;
	text-align: center;
	color: #000;
	padding: 30px 0px 0px 0px;
	margin-bottom: 20px;
}
#modal-mission .content p{
	text-align: center;
	font-size: 16px;
	color: #000;
}*/



.box {
    padding-bottom: 30px;
}

    .box h2 {
        font-size: 30px;
    }

    .box p {
        color: #000;
        font-size: 16px;
    }

/* signin Box Styles */
.signinBox {
    margin: 30px auto;
    font-family: 'Lato-Regular';
}

    .signinBox .header {
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
    }

        .signinBox .header img {
            width: 200px;
        }

.signinBody {
    text-align: center;
    font-family: 'Lato-Regular';
}

    .signinBody h1 {
        font-family: 'Lato-Regular';
        font-size: 30px;
        padding: 5px 0px 0px 0px;
        text-align: center;
        color: #000000;
        border: none;
    }

    .signinBody form {
        border: none;
        padding: 10px 0px;
        width: 250px;
        margin: auto;
    }

        .signinBody form input {
            width: 250px !important;
            text-align: center;
            border-radius: 4px !important;
            margin: 5px auto !important;
        }

    .signinBody .forgot {
        width: 250px;
        text-align: center;
    }

    .signinBody ul {
        margin: 0px;
        padding: 0px;
    }

        .signinBody ul li {
            display: inline-block !important;
            list-style: none;
            font-size: 13px;
            padding: 5px 25px;
        }

            .signinBody ul li a {
                color: #cc0000;
            }

input[type="submit"] {
    background: #ff0000;
    padding: 5px 15px;
    text-align: center;
    color: #ffffff;
    border: none;
    font-family: 'Lato-Regular';
    font-size: 16px;
    border-radius: 4px;
    margin: 15px 0px;
}


.form {
    width: 400px;
    margin: 0px auto;
    font-family: 'Lato-Regular';
    font-size: 14px;
    color: #000;
}

    .form p {
        text-align: center;
    }

fieldset {
    font-family: 'Lato-Regular';
    padding: 30px 0px;
}

    fieldset label {
        padding: 0px;
        margin: 5px 0px 0px 0px;
        font-size: 14px;
        font-weight: normal;
        text-align: right;
    }

    fieldset input[type="submit"] {
        background: #ff0000;
        padding: 5px 15px;
        text-align: center;
        color: #ffffff;
        border: none;
        font-family: 'Lato-Regular';
        font-size: 16px;
        border-radius: 4px;
        margin: 15px 0px;
    }

    fieldset legend {
        text-align: center !important;
        font-family: 'Lato-Regular';
        font-size: 30px;
        text-transform: uppercase;
        border-bottom: 1px solid #cccccc;
        color: #000;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

        fieldset legend span {
            font-family: 'Lato-Regular' !important;
            font-size: 14px;
            color: #000;
            text-transform: none;
        }

/*  PAGE CONTENT STYLES */
.pageContent {
    padding: 20px 0px 0px 0px;
}

    .pageContent h1 {
        font-family: 'Lato-Regular';
        font-size: 30px;
        font-weight: 600;
        color: #000;
        padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #ff0000;
        margin-bottom: 20px;
    }

    .pageContent p {
        font-family: 'Lato-Regular';
        font-size: 1.1em;
        color: #333333;
        padding: 10px 20px;
    }

.verticals {
    padding: 20px 0px;
    border-bottom: 1px solid #ff0000;
    background: #f3f3f3;
}

    .verticals h2 {
        text-align: center;
        text-transform: uppercase;
        color: #000;
        font-family: 'Lato-Regular';
        font-size: 18px;
        padding: 5px 0px;
        margin: 0px;
    }

    .verticals img {
        width: 80px;
    }

    .verticals div {
        text-align: center;
    }

.verticals-info {
    background: #f3f3f3;
}

    .verticals-info h3, .health-wellness h3 {
        font-family: 'Lato-Regular';
        font-size: 25px;
        font-weight: 500;
        border-bottom: 1px solid #ccc;
        color: #000;
    }

    .verticals-info div, .health-wellness div {
        padding: 20px 50px;
    }

.bg {
    background: #f3f3f3;
}

.health-wellness {
    padding: 0px 0px 25px 0px;
}

    .health-wellness h2 {
        font-size: 22px;
        font-weight: 700;
        color: #000;
        border-bottom: 1px solid #cc0000;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 0px;
    }

        .health-wellness h2 span {
            color: #ff0000;
        }

    .health-wellness ul {
        font-family: 'Lato-Regular';
        padding: 0px;
        margin: 0px 15px;
    }

        .health-wellness ul li {
            padding: 3px 5px 3px 0px;
            color: #000;
        }

/* BORDERS */
.bdrTp {
    border-top: 1px solid #cccccc;
}

.bdrRyt {
    border-right: 1px solid #cccccc;
}

.bdrBtm {
    border-bottom: 1px solid #cccccc;
}

.bdrLft {
    border-left: 1px solid #cccccc;
}

.bdrBtmRed {
    border-bottom: 1px solid #cc0000;
}

.special-text {
    font-size: 20px !important;
    padding: 15px 0px 0px 0px !important;
    text-align: center !important;
}


/* SPECIALTY PAGE STYLES */
section.specialty-header {
    background: #fff;
    height: inherit;
}

.dentist-header {
    width: 100%;
    background: #fff;
    min-height: 50%;
    float: left;
    position: relative;
    background: url('../img/specialty/dentist_pg_bg.jpg') left top no-repeat #fff;
    background-size: auto 100%;
}

    .dentist-header .container {
        position: relative;
        height: 335px;
    }

/* DERMATOLOGY */
.dermatology-header {
    width: 100%;
    background: #fff;
    min-height: 50%;
    float: left;
    position: relative;
    background: url('../img/specialty/dermatology_pg_bg.jpg') left top no-repeat #fff;
    background-size: auto 100%;
}

    .dermatology-header .container {
        position: relative;
        height: 335px;
    }

/* PSYCHOLOGY */
.psychology-header {
    width: 100%;
    background: #fff;
    min-height: 50%;
    float: left;
    position: relative;
    background: url('../img/specialty/psychology.jpg') left top no-repeat #fff;
    background-size: auto 100%;
}

    .psychology-header .container {
        position: relative;
        height: 335px;
    }

/* OPHTHALMOLOGY */
.ophthalmology-header {
    width: 100%;
    background: #fff;
    min-height: 50%;
    float: left;
    position: relative;
    background: url('../img/specialty/ophthalmology.jpg') left top no-repeat #fff;
    background-size: auto 100%;
}

    .ophthalmology-header .container {
        position: relative;
        height: 335px;
    }

.head-title {
    position: absolute;
    top: 75%;
    right: 3%;
}

    .head-title h1 {
        font-family: 'Lato-Regular';
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    }

.dermatology-header .head-title h1 {
    color: #fff;
}

.faq {
    font-family: 'Lato-Regular';
    font-size: 14px;
    color: #000;
    padding-top: 80px;
}

    .faq h1 {
        border-bottom: 1px solid #ff0000;
        padding-bottom: 15px;
    }

    .faq ol {
        padding: 30px 20px 20px 50px;
        margin: 0px;
    }

        .faq ol li {
            background: #f4f4f4;
            padding: 10px;
            margin-bottom: 15px;
            cursor: pointer;
        }

    .faq a {
        color: #cc0000;
    }

        .faq a:hover {
            color: #000000;
            text-decoration: none;
        }

    .faq ol li:hover {
        padding-bottom: 9px;
        border-bottom: 1px solid #ff0000;
    }

    .faq h2 {
        font-family: 'Lato-Regular';
        font-weight: normal;
        color: #000;
        padding: 0px 20px 10px 20px;
        font-size: 18px;
        text-align: center;
    }

    .faq p {
        color: #333;
        padding: 10px 0px;
        text-align: center;
    }

    .faq .answer div {
        background: #f3f3f3;
        padding: 15px;
        margin: 20px 0px;
    }

    .faq .answer h2 {
        font-weight: 700;
        color: #000;
        padding: 0px 20px;
        font-size: 18px;
    }

    .faq .answer p {
        color: #333;
        padding-left: 40px;
    }

    .faq .answer ol {
        padding: 0px 0px 0px 50px;
    }

        .faq .answer ol li {
            padding: 5px 10px 0px 10px;
            margin: 0px;
            cursor: inherit;
        }

            .faq .answer ol li:hover {
                border-bottom: none;
            }

.notify {
    background: #ebebeb;
    margin: 30px 0px;
    height: 100px;
}

#success_message {
    margin-top: 30px;
    font-family: 'Lato-Regular';
    font-size: 22px;
}

.btn-custom {
    font-family: 'Lato-Regular';
    background: #ff0000;
    color: #fff;
    border: 1px solid #cc0000;
}

.success {
    background: #339900;
    padding: 20px;
    font-family: 'Lato-Regular';
    font-size: 16px;
    text-align: center;
    border-radius: 6px;
    text-shadow: 0px 0px 5px #333;
}

.error {
    background: #cc0000;
    padding: 20px 10px;
    text-align: center;
    color: #ffffff;
    font-family: 'Lato-Regular';
    font-size: 16px;
    width: 100%;
    border-radius: 4px;
    margin: 15px 0px;
}

.errorText {
    font-size: 13px;
    color: #cc0000;
    display: none;
}

/* DOCTOR SEARCH RESULTS */
.display_box {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    padding: 0px 10px;
    clear: both;
    z-index: 99999;
    margin: 0px !important;
}

    .display_box div {
        float: left;
        display: table-cell;
        vertical-align: middle;
        padding: 5px;
    }

.result_icon {
    width: 60px;
    height: 50px;
    text-align: center;
    text-align: center;
}

    .result_icon img {
        height: 50px;
        border-radius: 25px;
        border: 1px solid #cccccc;
        margin-right: 5px;
    }

.result_text {
    width: calc(100%-50px);
    font-family: 'Lato-Regular';
    font-size: 13px;
    color: #000;
    padding-left: 10px;
}

    .result_text a {
        color: #cc0000;
    }

    .result_text h4 {
        font-size: 14px;
        padding: 8px 0px 2px 0px;
        margin: 0px;
    }

    .result_text span {
        font-size: 13px;
        color: #666666;
    }

.display_results {
    background: white;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ffffff;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 99999;
}

.doctor_search {
    position: relative;
}


/* DOCTOR PAGE */
.doctor-speciality-header {
    width: 100%;
    height: 260px !important;
    float: left;
    position: relative;
    background: #f1f1f1;
    border-bottom: 1px solid #cccccc;
}

    .doctor-speciality-header .container {
        position: relative;
    }

.book-window {
    width: 450px;
    padding: 0px;
    border: 1px solid #cc0000;
}

    .book-window h2 {
        background: #cc0000;
        text-align: center;
        padding: 14px 0px;
        font-family: 'Lato-Regular';
        color: #ffffff;
        font-size: 22px;
        width: 100%;
        height: 50px;
        margin: 0px;
    }

.book-window-content {
    padding: 15px;
    color: #000;
    font-family: 'Lato-Regular';
    font-size: 15px;
    border-top: none;
}

    .book-window-content a {
        color: #000;
        text-decoration: none;
    }

        .book-window-content a:hover {
            color: #fff;
        }

    .book-window-content table {
        width: 100%;
        margin-top: 15px;
    }

        .book-window-content table th {
            padding: 10px;
            text-align: center;
            background: #f1f1f1;
            font-family: 'Lato-Regular';
            font-weight: normal;
            font-size: 15px;
            color: #000;
        }

        .book-window-content table td {
            padding: 10px 0px;
        }

        .book-window-content table ul {
            padding: 0px;
            margin: 0px;
        }

    .book-window-content ul li {
        list-style: none;
        display: inline-block;
        padding: 10px;
        font-family: 'Lato-Regular';
        font-size: 16x;
        text-align: center;
        margin: 5px;
        background: #CCCCCC;
        cursor: pointer;
    }

    .book-window-content table ul li:hover {
        background: #cc0000;
        color: #fff;
    }

/* Appointment booking confirmation window */
.confirm-window {
    width: 100%;
}

    .confirm-window h2 {
        background: #cc0000;
        text-align: left;
        padding: 13px 20px;
        text-transform: uppercase;
        font-family: 'Lato-Regular';
        color: #ffffff;
        font-size: 18px;
        width: 100%;
        height: 50px;
        margin: 0px;
    }

.confirm-window-content {
    background: #f1f1f1;
    width: 100%;
    height: auto;
    border: 1px solid red;
}

.breadcrumb {
    text-transform: uppercase;
    font-family: 'Lato-Regular';
    padding: 10px;
    margin-top: 15px;
}

    .breadcrumb a {
        color: #000;
    }

    .breadcrumb span {
        color: #cc0000;
    }

.searchResults h2 {
    font-size: 18px;
    font-weight: normal;
    background: #cc0000;
    color: #ffffff;
    padding: 10px 20px;
    text-transform: uppercase;
}

.doctorProfileBox {
    clear: both;
    border-bottom: 1px solid red;
    padding: 15px 0px;
}

    .doctorProfileBox .profilePic img {
        width: 150px;
        border-radius: 75px;
        border: 1px solid #cccccc;
    }


/* APPOINTMENTS INFORMATION */
.appointmentInfo {
}

    .appointmentInfo button {
        margin: 15px 5px;
        padding: 10px 15px;
        text-align: center;
        font-family: 'Lato-Regular';
        font-size: 20px;
        color: #ffffff;
        border: none;
        border-radius: 6px;
    }

.confirm {
    background: #99cc33;
}

.other {
    background: #ffc200;
}

.noPdng {
    padding-top: 30px;
}

.noBdr {
    border: none;
}

.pageHeader {
    margin-top: 60px;
    background: #ebebeb;
    border-bottom: 1px solid #cccccc;
    min-height: 160px;
}

.profile {
    padding: 20px 0px !important;
}

.profilePic {
    margin: 0px;
    padding: 0px;
}

    .profilePic img {
        width: 120px;
        border-radius: 60px;
        margin-left: 25px;
    }

.profileInfo {
    padding-top: 12px;
}

    .profileInfo h2 {
        font-family: 'Lato-Regular';
        font-size: 26px;
        color: #333333 !important;
        padding: 0px;
        margin: 0px;
        background: none !important;
        text-transform: none !important;
    }

    .profileInfo h3 {
        font-family: 'Lato-Regular';
        font-size: 20px;
        color: #000;
        padding: 10px 0px 5px 0px;
        margin: 0px;
    }

    .profileInfo p {
        font-family: 'Lato-Regular';
        font-size: 14px;
        color: #000;
        padding: 5px 0px 10px 0px;
        margin: 0px;
    }

        .profileInfo p span {
            font-size: 12px;
            color: #333;
        }

.deviceHome {
    min-height: 100%;
    background: url("../img/slides/vision.jpg") #000000 center no-repeat;
    background-size: auto 100%;
    position: relative;
}

    .deviceHome .container {
        margin-top: 100px;
        min-height: 400px !important;
    }

    .deviceHome .deviceSlider {
        height: 400px;
        top: calc(50% - 200px);
        /*width: 500px;	
	left: calc(50% - 250px);*/
        text-align: center;
        color: #ffffff;
        background: rgba(0,0,0,0.4);
        padding: 40px 15px;
        border-radius: 50px;
    }

        .deviceHome .deviceSlider img {
            width: 100px;
        }

        .deviceHome .deviceSlider .slideContent h3 {
            color: #FFFFFF;
            text-transform: uppercase;
            font-size: 20px;
            text-align: center;
            font-weight:bold;
        }

        .deviceHome .deviceSlider p {
            font-size: 15px;
            color: #ebebeb;
            text-align: center;
        }

.content {
    padding: 30px 35px;
    text-align: justify;
}

    .content h4 {
        padding-top: 15px;
        padding-bottom: 0px;
    }

.search input[type=text] {
    font-size: 15px !important;
}

.search select {
    font-size: 15px !important;
}

.search .col-md-2.city {
    margin-right: 0px !important;
    padding-right: 0px !important;
    text-align: right !important;
}

.b-city {
    border-right: none;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.search .col-md-2.area {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.area input[type=text] {
    border-left: none;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    padding-left: 20px;
}

.footer {
    border-top: 1px solid #ff0000;
    padding: 15px;
    color: #000;
    font-family: 'Lato-Regular';
    font-size: 13px;
}

    .footer span {
        color: #cc0000;
        text-decoration: none;
        padding: 10px 20px;
        line-height: 25px;
        cursor: pointer;
    }

.footerContent {
    font-family: 'Lato-Regular';
    font-size: 14px;
    color: #000;
    padding-top: 80px;
}

.footerContent {
    padding: 20px 0px !important;
}

    .footerContent h1 {
        text-transform: uppercase;
        font-size: 26px;
        text-align: center;
    }

    .footerContent h3 {
        font-size: 22px !important;
        padding: 10px 0px 0px 0px;
        margin: 0px;
    }

    .footerContent h4 {
        font-size: 17px !important;
        padding: 10px 0px 5px 0px;
        margin: 0px;
    }

    .footerContent h5 {
        font-family: 'Lato-Regular';
        font-size: 14px !important;
        text-align: left;
        padding: 10px 0px;
        margin: 0px;
    }

    .footerContent p {
        padding: 5px 0px 10px 0px;
        text-align: justify;
        color: #000;
        font-size: 14px !important;
        line-height: 23px !important;
    }

    .footerContent ul {
        margin: 0px 20px 20px 35px !important;
        padding: 0px !important;
    }

        .footerContent ul li {
            margin: 0px !important;
            padding: 5px 0px !important;
        }
