﻿html {
    /* Force scrollbar */ /* IE - INVALID CSS COMMAND (BUT IT WORKS!)   overflow-y: scroll; */ /* Mozilla */
    /*height: 80%;*/
    height: 100%;
    margin-bottom: 0.1em;
}

form {
    height: 80%;
}

* {
    margin: 0 auto 0 auto;
    padding: 0;
}

body {
    font-family: arial,helvetica,clean,sans-serif;
    color: #333; /*	background-color: /*#EEEEF0;*/
    font-size: 14px;
    margin: 0 auto 0 auto;
    height: 80%;
}

#div_content {
    /*padding-bottom: 65px !important;*/
    min-height: 100% !important;
}

/*#footergrey {
    clear: both;
    position: relative;
    z-index: 10; 
    }*/

.cleared {
    clear: both;
    line-height: 0;
    height: 0;
}

.hide {
    display: none;
}

h1 {
    display: none;
}

a:hover {
    text-decoration: underline;
}

input[type=text] {
    font-size: 12px !important;
}

#wrapper, .wrapper {
    width: 985px; /*border: 1px solid #d2d2d2;*/
    background-color: transparent;
    position: relative;
}

#div_content .wrapper {
    padding-bottom: 50px;
}

#top-branding {
    position: relative;
    width: 985px;
    height: 118px; /*background: url('../images/header_round_blank.png') no-repeat 0 0;*/
    color: #999999;
    background-color: #ffffff;
}

#imgLogo {
    position: absolute;
    left: 0px !important;
    top: 10px !important;
}

#greybar {
    width: 985px;
    height: 33px;
}

#greybar-inner {
    position: relative;
    margin: 7px 7px 7px 7px;
}

#content {
    width: 985px;
    height: 100%;
}

#gpletter {
    width: 985px;
    height: 100%;
}

#footergrey {
    /*position: relative;*/ /*width: 985px;*/ /*border: 1px solid #d2d2d2;*/
    border-top: 0;
    /*position: absolute;
    bottom: 0px;*/
}

#footerwindow {
    width: 245px;
    height: 80px;
    background: url('../images/footerwindow.gif') no-repeat 0 0;
    margin: -60px 0 0 10px;
}

#tblQLog {
    border-spacing: 10px;
}

.ItemLink {
    font-family: Arial;
    color: #5A5A5B;
    background-color: inherit;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}

    .ItemLink:hover {
        color: #323233;
        text-decoration: none;
    }

#gradient-bar .ItemLink {
    color: #ffffff !important;
    text-decoration: none;
}


    #gradient-bar .ItemLink:hover {
        text-decoration: underline;
    }

.Caps {
    text-transform: capitalize;
}

.ItemGreen {
    font-family: Arial;
    color: #5FA695; /*#7ADACA;*/
    background-color: inherit;
    font-size: 12px;
    text-decoration: none;
}

.Item, .tbl_form label {
    font-family: Arial;
    color: #5A5A5B;
    font-size: 13px;
    text-decoration: none;
}

.TextBox {
    font-family: Arial;
    color: black;
    font-size: 12px;
    text-decoration: none;
    outline: none;
}

input[type="text"], input[type="password"] {
    outline: none;
}

    input[type="text"]:focus, input[type="password"]:focus, .TextBox:focus {
        border-color: #FBA300;
        -moz-border-color: #FBA300;
    }

.ItemBlue {
    font-family: 'Trebuchet MS', Tahoma;
    color: #003399;
    background-color: inherit;
    font-size: 9pt;
}

.ItemColor {
    font-family: Arial;
    background-color: inherit;
    font-size: 12px;
    text-decoration: none;
}

.ItemQuestion {
    font-family: Arial;
    color: black;
    background-color: inherit;
    font-size: 12px;
    text-decoration: none;
}

.ItemBoldSmaller {
    font-family: Arial;
    color: blue;
    background-color: inherit;
    font-size: 9px;
    font-weight: 600;
    text-decoration: none;
}

.ItemGray {
    font-family: Arial;
    color: #464646;
    background-color: inherit;
    font-size: 12px;
    text-decoration: none;
}

.ItemGrayBold {
    font-family: Arial;
    color: #464646;
    background-color: inherit;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.PageTitle {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #86202D;
    text-decoration: none;
}

.PharmacyPageTitle {
    font-family: Arial;
    font-size: 18px;
    color: White;
    text-decoration: none;
}

#left-login {
    width: 92%;
    margin: 10px 10px 10px 10px;
    border: 1px solid #d2d2d2;
    background-color: #eeeeee;
    text-align: center;
}

#personal-details {
    width: auto; /*margin: 2px 10px 10px 10px;*/ /*padding: 10px 25px 10px 25px; /*border: 1px solid #D3E0D9;*/
    text-align: center; /*border-radius: 10px; 	-moz-border-radius: 10px; 	-webkit-border-radius: 10px; 	-o-border-radius: 10px;     -khtml-border-radius: 10px;*/
}




.pers_header_row td {
    padding-bottom: 40px;
    vertical-align: top; /*padding-left:15px;*/
}



a, a:visited {
    color: #5A5A5B;
}

    a:hover {
        text-decoration: none;
        color: #323233;
    }

.pers_right_cell {
    width: 40%;
    text-align: right;
}

.personal_comment_row {
    height: 40px;
    vertical-align: top;
}

input[type=text], input[type=password], select, .input, textarea {
    border: 1px solid #C9CACA;
    padding: 3px 3px 3px 3px;
}

#login-details {
    margin-top: 15px; /*border: 1px solid #D3E0D9;     text-align: center;     border-radius: 10px;     -moz-border-radius: 10px;     -webkit-border-radius: 10px;     -o-border-radius: 10px;     -khtml-border-radius: 10px;*/
}

.bordered_container {
    background-position: 0% 0%;
    border: 1px solid #D3E0D9;
    margin: 0px 0px 0px 00px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -khtml-border-radius: 15px;
    background-color: #ffffff;
    padding: 19px 25px 19px 25px;
    line-height: 22px;
    background-image: -webkit-gradient(linear,left bottom, left top,color-stop(0.06, #F2F2F2),color-stop(0.73, #FBFCFD));
    -moz-box-shadow: 3px 3px 3px 1px rgba(100, 100, 100, 0.5);
    -webkit-box-shadow: 3px 3px 3px 1px rgba(100, 100, 100, 0.5);
    box-shadow: 3px 3px 3px 1px rgba(100, 100, 100, 0.5);
    background-color: #FBFCFD;
    background-repeat: repeat;
    background-attachment: scroll;
    position: relative;
}

#ph_details {
    border: 1px solid #D3E0D9;
    margin: 0px 10px 2px 0px;
    background-color: #ffffff;
    padding: 15px 15px 15px 10px;
    line-height: 22px;
    background: #FBFCFD;
    text-align: left;
    line-height: 22px;
    width: 330px; /*  background-image: linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);     background-image: -o-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);     background-image: -moz-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);     background-image: -webkit-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);     background-image: -ms-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);     background-image: -webkit-gradient(linear,left bottom,	left top,color-stop(0.06, #F2F2F2),color-stop(0.73, #FBFCFD));*/
}


#home-left {
    width: 95%;
    height: 724px;
    margin: 5px 5px 5px 5px;
    border: 1px solid #d2d2d2;
    text-align: left;
}

#home-centre {
    width: 94%;
    min-height: 524px;
    margin: 0; /*border: 1px solid #d2d2d2;*/ /*background-color: #ffffff;*/
    text-align: center;
}

#home-right {
    width: 95%;
    height: 724px; /*margin: 5px 5px 5px 5px;*/
    border: 1px solid #BDE5DC;
    background-color: #ffffff;
    text-align: center;
}

.dgAltItem {
    font-family: Arial;
    font-size: 12px;
    color: #003399;
    text-decoration: none;
}


.dgItemBold {
    font-family: MS Reference Sans Serif;
    font-size: 12px;
    color: #003399;
    background-color: inherit;
    font-weight: bold;
    text-decoration: none;
}

.dgHighlight {
    font-family: Arial;
    font-size: 12px;
    color: Black;
    text-decoration: none;
    background-color: #ffff66;
}

#home-header {
    text-align: left;
}

.subtitle {
    font-family: Arial;
    color: #5A5A5B;
    background-color: inherit;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 25px;
    display: inline-block;
}


#home-header-welcome {
    width: 650px;
    text-align: left;
    margin: 10px 0 0 10px;
}

#login-header {
    text-align: left;
}

#basket-header {
    width: 985px;
    height: 57px;
    background: url('../images/ops_basket.gif') no-repeat 0 0;
    text-align: left;
}

#basket-items {
    width: 950px;
    margin: 0 0 0 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

#basket-appointment {
    width: 950px;
    margin: 0 0 0 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

#login-left {
    width: 95%;
    height: 190px;
    margin: 0 0 0 0; /*border: 1px solid #d2d2d2;*/
    padding-top: 30px;
    text-align: center;
}

#login-right {
    width: 95%;
    height: 190px;
    margin: 0 0 0 0;
    padding-top: 30px; /*border: 1px solid #d2d2d2;*/
    text-align: center;
}

#myaccount-left-box {
    height: 415px;
    margin: 0px 5px 0px 5px;
    border: 1px solid #BDE5DC;
    background-color: #ffffff;
    text-align: center;
}

#pharmacy-header {
    width: 985px;
    height: 57px; /*background: url('../images/pharmacy_details.gif') no-repeat 0 0;*/
    text-align: left;
}

#pharmacy-product-setup {
    width: 985px;
    height: 57px;
    background: url('../images/ops_products.gif') no-repeat 0 0;
    text-align: left;
}

#cat-info {
    /*width: 950px;*/
    margin: 0 0 0 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

#cat-info-agree-box {
    width: 850px;
    margin: 0 0 0 0; /*border: 1px solid #d2d2d2;*/
    text-align: center;
}

#information-header {
    /*width: 985px;*/
    height: 30px;
    text-align: left;
}

#info-header-text {
    width: 500px;
    margin: 10px 0 0 70px;
}

#pharmacy-account-header {
    width: 985px;
    height: 57px;
    background: url('../images/pharmacy_account.gif') no-repeat 0 0;
    text-align: left;
}

#pharmacy-account-header-empty {
    width: 875px;
    text-align: left;
    padding: 10px 0 10px 100px;
}

#pharmacy-account-content {
    width: 77%;
    margin: 38px 0 0 200px;
    text-align: left;
}

#pharmacy-account-items-right {
    /*width: 98%;*/
    margin: 0 0 0 0; /*border: 1px solid #d2d2d2;*/ /*text-align: center;*/
}

#pharmacy-view-prescription {
    width: 98%;
    margin: 0 0 0 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

#pharmacy-account-delivery-time {
    width: 98%;
    margin: 0 0 0 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

#pharmacy-login {
    width: 615px;
    margin: 120px auto 0 auto;
    border: 0 solid #ffffff; /*background-color: #EEEEF0;*/
}

#pharmacy-background {
    width: 615px;
    height: 356px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    border: 5px solid #04955E;
    background: #C6F9CD; /*background: url('../images/Pharma-login-mede.gif') no-repeat 0 0;*/
}


#prescription-template {
    width: 364px;
    height: 445px;
    background: url('../images/prescription_template.gif') no-repeat 0 0;
}

#prescription-prescriber {
    width: 300px;
    height: 65px;
    margin: 80px 25px 0 0;
    text-align: left;
}

#prescription-age {
    width: 100px;
    height: 15px;
    margin: 25px 230px 0px 0px;
    text-align: left;
}

#prescription-customer {
    width: 215px;
    height: 55px;
    margin: -15px 0px 0px 120px;
    text-align: left;
}

#prescription-dob {
    width: 110px;
    height: 15px;
    margin: -25px 230px 0 0;
    text-align: left;
}

#prescription-endorsments {
    width: 325px;
    height: 80px;
    margin: 30px 0 0 0;
    text-align: left;
}

#prescription-doc-signature {
    width: 200px;
    height: 30px;
    margin: 20px 130px 0 0;
    text-align: left;
}

#prescription-signature-date {
    width: 120px;
    height: 30px;
    margin: -30px 0 0 210px;
    text-align: left;
}

#prescription-identifier {
    width: 85px;
    height: 30px;
    margin: 20px 245px 0 0;
    text-align: left;
}

#prescription-dispense-date {
    width: 110px;
    height: 30px;
    margin: -30px 25px 0 0;
    text-align: left;
}

#prescription-reference {
    width: 110px;
    height: 30px;
    margin: -30px 0 0 220px;
    text-align: left;
}



/*** cool grey box ***/
.ls {
    background: url(../images/ls.png) 0 0 repeat-y;
}

.rs {
    background: url(../images/rs.png) 100% 0 repeat-y;
}

.b {
    background: url(../images/b.png) 0 100% repeat-x;
}

.bl {
    background: url(../images/bl.png) 0 100% no-repeat;
}

.br {
    background: url(../images/br.png) 100% 100% no-repeat;
}

.t {
    background: url(../images/t.png) 0 0 repeat-x;
    width: 20em;
    height: 58px;
}

.tl {
    background: url(../images/tl.png) 0 0 no-repeat;
    padding: 10px;
}

.tr {
    background: url(../images/tr.png) 100% 0 no-repeat;
    padding: 10px;
}

/*** small grey box***/
.sls {
    background: url(../images/sls.gif) 0 0 repeat-y;
}

.srs {
    background: url(../images/srs.gif) 100% 0 repeat-y;
}

.sb {
    background: url(../images/sb.gif) 0 100% repeat-x;
}

.sbl {
    background: url(../images/sbl.gif) 0 0 no-repeat;
}

.sbr {
    background: url(../images/sbr.gif) 100% 100% no-repeat;
}

.st {
    background: url(../images/st.gif) 0 100% repeat-x;
}


.stl {
    background: url(../images/stl.gif) 0 0 no-repeat;
}

.str {
    background: url(../images/str.gif) 100% 0 no-repeat;
}

#contact-background {
    width: 98%;
    height: 310px;
    margin: 0 0 0 0;
    text-align: center;
}

.ButtonNeutral {
    font-family: Arial;
    color: black;
    font-size: 12px;
    font-weight: 500;
    height: 25px;
    padding: 0 10px 3px 10px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -o-border-radius: 9px;
    -khtml-border-radius: 9px;
    background-color: #EEEEF0;
}


.ButtonTakeSurvey {
    font-family: Arial;
    color: #5A5A5B;
    font-size: 13pt;
    font-weight: 500;
    border-width: 1px;
    border-color: #768EA9;
    height: 30px;
    padding: 0 10px 0 10px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -khtml-border-radius: 12px;
    background-color: #ECF0F5;
}



.ButtonRegister {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 0 20px 0 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
}


.ItemBold {
    font-family: Arial;
    color: darkblue;
    background-color: inherit;
    font-size: 8pt;
    font-weight: 600;
    text-decoration: none;
}

.ItemGrayBold {
    font-family: Arial;
    color: #656565;
    background-color: inherit;
}

.CheckBx label {
    position: relative;
    top: -1px;
    left: 2px;
}

.DarkGreen {
    color: #036151;
}



#menuImageButtons {
    height: 45px;
    display: table;
}

    #menuImageButtons div {
        display: table-cell;
        vertical-align: bottom;
    }

.product_group {
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 2px 15px 5px 5px;
    cursor: pointer;
    color: #666666;
    height: 105px !important;
    vertical-align: middle;
}

    .product_group table {
        height: 102px;
    }

    .product_group td {
        padding: 5px 5px 5px 5px;
    }

    .product_group.sel {
        vertical-align: top;
    }

        .product_group.sel .group_descr {
            font-size: 14px;
        }

        .product_group.sel .group_name {
            font-size: 18px !important;
        }

.product {
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    color: #666666;
    font-size: 14px !important;
    width: 240px;
    overflow: hidden;
}

    .product td {
        padding: 5px 0px 5px 0px;
    }

    .product.sel {
        vertical-align: top;
    }

        .product.sel .group_descr {
            font-size: 14px;
        }

        .product.sel .group_name {
            font-size: 18px;
        }


    .product:hover, .product.sel {
        border: 1px solid #C1CDC6;
        color: #08A184;
        background: #F2F3F3;
        background: -moz-linear-gradient(top, #FBFCFD, #f3f3f3); /* Firefox 3.6+ */
        background: -webkit-linear-gradient(top, #FBFCFD, #f3f3f3);
        background: -o-linear-gradient(top, #FBFCFD, #f3f3f3); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #FBFCFD, #f3f3f3); /* IE10 */
        background: linear-gradient(top, #FBFCFD, #f3f3f3); /* CSS3 */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFCFD', endColorstr='#f3f3f3',GradientType=0 );
    }

    .product .group_name {
        font-family: Arial;
        background-color: inherit;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }


    .product .group_descr {
        display: inline-block;
        height: 20px;
        width: 260px;
        white-space: nowrap;
        text-overflow: ellipsis !important;
        overflow: hidden;
    }


.product_group .group_name {
    /*color: #666666;           */
    font-family: Arial;
    background-color: inherit;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.group_descr {
    color: #7C7C7C !important;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
}

.pharm_data .Item {
    color: #ffffff !important;
    font-family: Arial;
    font-size: 13px;
}

.name {
    font-size: 18px;
    text-decoration: none !important;
}

.imgbtn, .imgbtn2 {
    min-width: 130px !important;
    display: block;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-decoration: none;
    text-align: center;
    padding: 5px 20px 5px 20px;
    color: #ffffff !important;
    border: 1px solid #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 8px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
}

    .imgbtn:hover, .imgbtn2:hover {
        border: 1px solid #000000;
        text-decoration: underline;
    }



.imgbtn {
    background-color: #555555;
    background-image: url('../images/imgbtn_gradient.png');
    -moz-box-shadow: 0px 1px 3px rgba(115,110,115,0.5),inset 0px 0px 1px rgba(255,255,255,0.7);
    -webkit-box-shadow: 0px 1px 3px rgba(115,110,115,0.5),inset 0px 0px 1px rgba(255,255,255,0.7);
    box-shadow: 0px 1px 3px rgba(115,110,115,0.5),inset 0px 0px 1px rgba(255,255,255,0.7); /*behavior: url(ie-css3.htc);*/
}

.imgbtn2 {
    display: block;
    text-overflow: ellipsis !important;
    margin-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url('../images/imgbtn2_gradient.png');
}

.epgd-button-green {
    margin: 1px;
}

.imgbtn2 a {
    color: #ffffff !important;
    text-decoration: none;
}

.timetable td {
    padding: 2px 0px 2px 0px;
    text-align: center; /*width: 70px;*/
}

.timetable div {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 13px;
}

.timetable table {
    width: 100%;
}


.tm_tbl_day {
    text-align: left !important;
    width: 75px;
    padding-left: 5px !important;
}
/*
.timetable tr td:last-child
{
    padding-right: 5px;
}*/


.timetable div:nth-child(even) {
    background-color: #C8EBFF;
}

.popup {
    background-color: transparent;
    display: none;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -khtml-border-radius: 15px;
}

.popup-header h5 {
    line-height: 25px;
    padding-left: 10px;
    vertical-align: middle;
}

.popup-footer {
    /*background-color:#ffffff;*/
    padding-top: 20px;
}

.blockUI.blockMsg.blockPage {
    border: 0px !important;
}


.popup-content {
    border: 1px solid #CFCFCF;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    color: #5A5A5B;
    font-size: 12px;
}

    .popup-content td {
        padding: 5px 10px 5px 10px;
    }


.epgd-button-grey {
    color: #6C6D6D;
    font-size: 10pt;
    min-width: 80px;
    background: url(../images/btn_bckg_grey.png);
    height: 35px;
    padding: 0px 10px 1px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -khtml-border-radius: 6px;
    border: #D4D4D4 1px solid;
    background-color: #EEEEEE;
    margin-right: 3px;
    cursor: pointer;
    transition: border-color 400ms;
    -webkit-transition: border-color 400ms;
}

    .epgd-button-grey:hover {
        background-image: url('../images/btn_bckg_grey_hover.png');
        border: 1px solid #777777;
    }



.popup-footer .epgd-button-grey, .popup-footer .epgd-button-blue {
    margin-left: 3px;
    margin-right: 3px;
}


.path_control a, .path_control span {
    margin-left: 10px;
    margin-right: 10px;
    color: #ffffff !important;
    font-size: 14px;
    text-decoration: none !important;
    cursor: pointer;
    height: 37px;
    vertical-align: middle;
    line-height: 37px;
}

.path_control span {
    /*font-weight:bolder;*/
    cursor: default;
}

.path_control a:hover {
    text-decoration: underline !important;
}

.path_control img {
    vertical-align: middle;
    line-height: 37px;
    width: 16px;
    height: 16px;
}

.sub_header_small, .advice_content h2 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #515151;
}

.personal_details {
    text-align: left;
    color: #ffffff;
    vertical-align: top;
    padding: 0px 15px 15px 25px;
    margin-top: 25px;
    font-size: 13px;
}

    .personal_details .sub_header_small {
        margin-top: 25px;
        margin-bottom: 10px;
    }



.background-green-brand .sub_header_small {
    color: #ffffff !important;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow: hidden !important; /*border-right:1px solid gray;*/
}


.important_label {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.images img {
    margin: 10px 5px 0px 5px;
    opacity: 0.6;
    cursor: pointer;
    width: 130px;
}

    .images img:hover {
        opacity: 1;
    }

.tmtbl_time {
    width: 65px;
    text-align: center;
}

.add_info {
    margin-top: 20px;
    border: 1px solid #CDCDCD;
    overflow: auto;
}

.divider {
    padding-left: 3px;
    padding-right: 3px;
}


.tbl_delivery {
    height: 180px;
}

    .tbl_delivery label {
        padding: 2px 6px 2px 6px;
    }

    .tbl_delivery td {
        white-space: nowrap;
        padding-top: 2px;
        padding-bottom: 1px;
    }

        .tbl_delivery td:first-child {
            padding-right: 6px;
        }


.tbl_form td {
    vertical-align: top;
    padding: 2px 5px 2px 5px;
}

    .tbl_form td:first-child {
        text-align: right;
    }

.tbl_form label {
    font-family: Arial;
    color: #5A5A5B;
    background-color: inherit;
    font-size: 13px;
    text-decoration: none;
}

.pers_form_row td {
    padding-bottom: 15px; /*padding-left: 5px;*/
}

.k-link:link, .k-link:hover, .k-link:visited, .k-header, .k-header:hover {
    color: #ffffff; /*line-height: normal;*/
}




.k-block, .k-widget, .k-input, .k-textbox, .k-group, .k-content, .k-header, .k-editable-area, .k-separator, .k-colorpicker .k-i-arrow-s, .k-textbox > input, .k-autocomplete, .k-dropdown-wrap, .k-toolbar, .k-group-footer td, .k-grid-footer, .k-footer-template td, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-grid-header-wrap, .k-grid-header, .k-grid td, .k-grid td.k-state-selected, .k-grid-footer-wrap, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-refresh, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-panel, .k-panelbar .k-content, .k-calendar th, .k-slider-track, .k-splitbar, .k-dropzone-active, .k-upload-files, .k-tiles, .k-toolbar, .k-tooltip, .k-progress {
    border-color: #c9caca !important;
    border-width: 0 !important;
}


    .k-button, .k-button.k-state-disabled:hover, .k-state-disabled .k-button:hover, .k-button.k-state-disabled:active, .k-state-disabled .k-button:active {
        border-color: #ffffff !important;
        background-color: #e3e3e3 !important;
    }


.k-pager-info.k-label, .k-pager-sizes.k-label {
    color: #ffffff;
}

.k-state-disabled {
    filter: alpha(opacity=30) !important;
    opacity: .3 !important;
}

.k-grid-content {
    border: 0px solid #aaaaaa;
    overflow-y: hidden;
}

.k-grid-header {
    padding-right: 0 !important;
}

.Error {
    margin-top: 0px;
    margin-bottom: 12px;
    color: #DE6969;
    display: block;
    text-align: center;
    background-color: #FDE4E5;
    border: 1px solid #FCA9A9;
}


.link {
    color: Blue;
    text-decoration: none;
    cursor: pointer;
}

    .link:hover {
        text-decoration: underline;
    }

.footer_menu {
    color: #ffffff !important;
    font-size: 12px;
}


.pers_form_row .Item {
    padding-right: 15px;
}


.frm_row {
    white-space: nowrap;
    padding-right: 10px;
    padding-bottom: 15px !important;
    display: inline-block;
    width: 97%;
}



.stepNavigation li {
    height: 62px;
    width: 188px;
    list-style: none;
    float: left;
    margin: 0;
    background-color: transparent;
    padding-left: 9px;
    text-decoration: none;
    background-image: url(../images/navBtn.png);
    background-repeat: no-repeat; /*background-position: right top;*/
}


.stepNavigation {
    color: #656566;
}

    .stepNavigation .done, .stepNavigation li.lastDone, .current_first, .current, .done_first, .current_last {
        color: #fff;
        cursor: default;
    }

    .stepNavigation li em {
        width: 150px;
        display: block;
        margin: 6px 0 0 10px;
        font-style: normal;
        font-size: 12pt;
        font-weight: bold;
        cursor: default;
    }

    .stepNavigation li span {
        width: 140px;
        display: block;
        margin-left: 10px;
        font-weight: normal;
        font-size: 12px;
        white-space: nowrap;
        cursor: default;
    }

    .stepNavigation li.lastStep {
        background-image: none;
    }

    .stepNavigation li {
        padding-top: 10px;
        height: 55px;
        display: block;
    }



.ulDestList {
    list-style: none;
    width: 200px;
}

    .ulDestList li {
        width: 200px;
        vertical-align: middle;
    }

    .ulDestList img {
        vertical-align: top;
        cursor: pointer;
        margin-right: 2px;
        margin-top: 3px;
    }


.dest_name {
    width: 150px;
    display: inline-block;
}




.tabs li {
    /*font-size: 20pt !important;*/ /*font-weight: bold;*/
    padding: 5px 20px 5px 20px;
    height: 40px;
    -moz-border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    border-radius: 10px 10px 0px 0px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    margin-left: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tabs {
    text-align: left;
    margin-left: 20px; /*padding-right: 20px !important;*/
}

.tabs_control .k-content {
    border: 2px solid #C0C0C0 !important;
    -moz-border-radius: 20px 20px 20px 20px !important;
    -webkit-border-radius: 20px 20px 20px 20px !important;
    border-radius: 20px 20px 20px 20px !important;
}


.tabs_control li.k-state-default {
    border: 1px solid #D9D9D9 !important;
    border-bottom: 0 !important;
    height: 32px !important;
    margin-right: 1px;
    cursor: pointer;
    background-image: url('../images/tab_def_small.png') !important;
}


    .tabs_control li.k-state-default:hover {
        border: 1px solid black !important;
        border-bottom: 0 !important;
        background-image: url('../images/tab_def_small.png') !important;
    }

    .tabs_control li.k-state-default .k-link:hover {
        background-image: none !important;
        background-color: transparent !important;
        text-decoration: none !important;
    }

.tabs_control li.k-state-active .k-link {
    color: #ffffff !important;
    font-size: 12pt;
    text-decoration: none !important;
}

.tabs_control li.k-state-default .k-link {
    color: #656566;
}

.tabs_control.k-header {
    background-image: none !important;
    background-color: transparent !important;
    border: 0;
}



.tabs_control li.k-state-active .k-link:hover {
    background-image: none;
    background-color: transparent !important;
}


.tabs_control .tab {
    min-height: 300px;
    padding: 20px 20px 20px 20px !important; /*width: 1200px;*/
    color: #5A5A5B;
}

    .tabs_control .tab p {
        margin-top: 10px;
        margin-bottom: 10px; /*text-indent: 15px;*/
        text-align: justify;
    }

    .tabs_control .tab li {
        margin-top: 10px;
    }

.tab ul + h3, .tab p + h3 {
    margin-top: 20px;
    margin-bottom: 0px;
}



.tab {
    /*width: 1200px;*/
}



    .tab h3, .tab h5 {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0px;
        color: #515151; /*background-color: #ECF3FD;     margin-bottom: 5px;     font-size: 12pt !important;*/
    }

.k-tabstrip .k-link:hover {
    background-color: inherit !important;
}

.k-calendar .k-content {
    color: #000000;
}


    .k-calendar .k-content .k-link {
        color: #000000;
    }

        .k-calendar .k-content .k-link:hover {
            background: inherit;
        }

.k-calendar .k-footer {
    background-color: #08A184 !important;
    background: -moz-linear-gradient(top, #49C0AB 0%, #0EAC90 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49C0AB), color-stop(100%,#0EAC90)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #49C0AB 0%,#0EAC90 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #49C0AB 0%,#0EAC90 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #49C0AB 0%,#0EAC90 100%); /* IE10+ */
    background: linear-gradient(to bottom, #49C0AB 0%,#0EAC90 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F8F8', endColorstr='#EDEDEE',GradientType=0 ); /* IE6-8 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49C0AB', endColorstr='#0EAC90',GradientType=0 ); /* IE6-8 */
}

    .k-calendar .k-footer .k-link {
        color: #ffffff;
    }

.k-calendar .k-header .k-link:hover, .k-grid .k-header .k-link:hover {
    color: #ffffff !important;
}


.vaccination, .tbl {
    width: 900px;
    border: 1px solid #CECFCF;
}

    .vaccination tbody td, .tbl tbody td {
        padding: 2px 5px 2px 2px;
        vertical-align: top;
    }



.malaria {
    width: 180px;
}

.person_prescr td:last-child {
    border-right: 0;
}

.vaccination td {
    border-right: 1px solid #E0E0E0;
}

.person_prescr td {
    color: #636464;
    background: -moz-linear-gradient(top, #F7F8F8 0%, #EDEDEE 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F8F8), color-stop(100%,#EDEDEE)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #F7F8F8 0%,#EDEDEE 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #F7F8F8 0%,#EDEDEE 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #F7F8F8 0%,#EDEDEE 100%); /* IE10+ */
    background: linear-gradient(to bottom, #F7F8F8 0%,#EDEDEE 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F8F8', endColorstr='#EDEDEE',GradientType=0 ); /* IE6-8 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F8F8', endColorstr='#EDEDEE',GradientType=0 ); /* IE6-8 */
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #D8D9DA;
    border-top: 1px solid #D8D9DA;
    font-size: 14px;
    font-weight: bolder;
    text-transform: capitalize;
}

.person_prescr {
    border: 1px solid black;
}

    .person_prescr td:first-child {
        text-align: left;
        padding: 5px 5px 5px 5px;
    }

.vaccination tr {
    background-color: #FAFAFB;
}

    .vaccination tr td {
        position: relative;
    }

.grey_row td {
    /*background-color: #F0F0F0;*/
    background: linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);
    background: -o-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);
    background: -moz-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);
    background: -webkit-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);
    background: -ms-linear-gradient(bottom, #F2F2F2 6%, #FBFCFD 73%);
    background: -webkit-gradient(linear,left bottom, left top,color-stop(0.06, #F2F2F2),color-stop(0.73, #FBFCFD));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#F5F5F5',GradientType=0 ) !important; /* IE6-8 */
}

.warning {
    color: #ff0000;
    font-weight: bold;
}

.total {
    font-size: 14px;
    color: #ffffff;
    width: 100%;
}



    .total tr td:first-child {
        text-align: left !important;
        width: 165px; /*padding-left: 20px;*/
    }

.grand_total {
    color: #4E4E4E;
    width: 100%;
}

    .grand_total tr td {
        padding: 10px 10px 10px 10px;
        font-size: 14pt !important;
        font-weight: bold;
        text-align: center;
        white-space: nowrap;
    }

.grnd_ttl {
    background-color: #FF9B02;
    color: #ffffff;
    width: 250px;
    background: -moz-linear-gradient(top, #FF7E00 0%, #FF9B02 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF7E00), color-stop(100%,#FF9B02)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FF7E00 0%,#FF9B02 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF7E00 0%,#FF9B02 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF7E00 0%,#FF9B02 100%); /* IE10+ */
    background: linear-gradient(to bottom, #FF7E00 0%,#FF9B02 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7E00', endColorstr='#FF9B02',GradientType=0 ) !important; /* IE6-8 */
}

.grand-total tr td span {
    width: 100%;
    border: 1px solid black !important;
}

.vaccination input[type=checkbox] {
    line-height: 26px;
    vertical-align: middle; /*display:table-cell;*/
}


.vacc_name {
    display: table-cell;
    padding-left: 0px;
    margin-right: 0px;
    line-height: 20px;
    font-size: 12px;
    vertical-align: middle;
    white-space: normal;
    color: #6E6E6E;
    width: 140px;
}

    .vacc_name img, .vacc_name input {
        position: relative;
    }

.vaccination .add_info {
    display: table-cell;
    border: none !important;
    font-weight: bolder;
    font-size: 12px;
    padding-right: 5px;
    line-height: 26px;
    vertical-align: top;
    text-align: right;
    text-align: right;
    width: 55px;
}

.vaccination img {
    margin-left: 0px;
    margin-right: 2px;
    line-height: 26px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    cursor: pointer;
}

.nhs_img {
    width: 30px !important;
}

.plain_bordered_container {
    border: 1px solid #D3E0D9;
    background-color: #ffffff;
    padding: 19px 25px 25px 25px;
    text-align: left;
}




.k-picker-wrap.k-state-default {
    background-color: #777777 !important;
}


.participant_name {
    margin-right: 10px;
}

.scr_medecine {
    width: 250px;
    text-align: center;
}

.scr_status {
    text-align: center;
    width: 250px;
}

.scr_member {
    width: 250px;
}

.scr_invite {
    position: absolute;
    right: 10px;
}

.scr_status, .scr_medecine {
    font-family: Arial;
    color: #5A5A5B;
    background-color: inherit;
    font-size: 13px;
    text-decoration: none;
    border-left: 1px solid #cecfcf;
}



.trips {
    width: 900px;
}

    .trips td {
        border: 1px solid #F0F0F0;
    }

    .trips thead td {
        background-color: #00468E !important;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bolder;
        margin-left: 2px;
        padding: 10px 5px 10px 5px;
        text-align: center; /*border:1px solid #ffffff;*/
    }

    .trips tbody td {
        padding: 2px 2px 2px 2px;
        vertical-align: middle;
        text-align: center !important;
    }

    .trips .links {
        color: #555555 !important;
    }

.tblTripSummary {
}

    .tblTripSummary td {
        padding: 10px 10px 10px 10px;
        text-align: left;
        font-size: 14px !important;
    }


.trips_name {
    padding-left: 10px !important;
    width: 300px;
}

.trips_last_change {
    text-align: center;
    border-left: 1px solid #CECFCF;
}

.trips_status {
    text-align: center;
    border-left: 1px solid #CECFCF;
}

.trips_gp {
    text-align: center;
    border-left: 1px solid #CECFCF;
}


#tdTripInfo {
    padding-top: 20px;
}

#spTripNameApproval {
    font-weight: normal;
    padding-left: 10px;
    text-transform: capitalize;
}

.divTripCountryAnswers {
    /*padding-top: 0px;*/
}

    .divTripCountryAnswers .sub_header_small {
        display: table-cell !important;
        font-size: 14px;
    }

    .divTripCountryAnswers table {
        width: 100%;
        color: #515151;
        font-size: 13px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

.tdTripQuestions, .tdTripAnswers {
    padding: 5px 5px 5px 5px;
}

.tdTripAnswers {
    text-align: center;
}

.tooltip {
    cursor: default;
}



.plain_table {
    width: 100%;
}

    .plain_table td {
        padding: 0 !important;
        border: 0 !important;
    }



.event-template {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

    .event-template .k-state-hover {
        background: none !important;
    }

.event_title {
    display: inline-block;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.k-scheduler-monthview .k-scheduler-table td:hover, .k-scrollbar-v .k-scheduler-table td:hover {
    color: #08A184;
    background: #F2F3F3;
    background: -moz-linear-gradient(top, #FBFCFD, #f3f3f3); /* Firefox 3.6+ */
    background: -webkit-linear-gradient(top, #FBFCFD, #f3f3f3);
    background: -o-linear-gradient(top, #FBFCFD, #f3f3f3); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FBFCFD, #f3f3f3); /* IE10 */
    background: linear-gradient(top, #FBFCFD, #f3f3f3); /* CSS3 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFCFD', endColorstr='#f3f3f3',GradientType=0 );
}

.k-scheduler-agenda .k-scheduler-table .k-state-hover {
    background: -moz-linear-gradient(top, #49C0AB 0%, #0EAC90 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49C0AB), color-stop(100%,#0EAC90)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #49C0AB 0%,#0EAC90 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #49C0AB 0%,#0EAC90 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #49C0AB 0%,#0EAC90 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #49C0AB 0%,#0EAC90 100%) !important; /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F8F8', endColorstr='#EDEDEE',GradientType=0 ); /* IE6-8 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49C0AB', endColorstr='#0EAC90',GradientType=0 ) !important; /* IE6-8 */
    color: #ffffff !important;
    cursor: default !important;
}



.k-state-selected .k-link:hover {
    color: #ffffff;
    text-decoration: none !important;
    cursor: default;
}

.k-scheduler-datecolumn {
    border-left: 0 !important;
}


.travel_cons_tbl input, .travel_cons_tbl select {
    width: 105px;
}


.k-pager-numbers.k-reset li {
    margin-top: 0px !important;
}


.destinationslinklist {
    margin-left: 10px;
}


.screening_buttons_cell {
    text-align: right;
    white-space: nowrap;
}


#lblAnswerYes, #lblAnswerNo {
    top: -2px;
    position: relative;
    left: 4px;
}


.no_style_table {
    width: 100%;
}

    .no_style_table .first_cell {
        padding-left: 0px;
        white-space: nowrap;
        width: 20px;
        vertical-align: top !important;
    }

    .no_style_table .last_cell {
        text-align: left;
        padding-left: 2px !important;
    }



    .no_style_table td {
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        vertical-align: top !important;
    }

.grey_row .no_style_table td {
    background-color: #f0f0f0;
}


.unavailable_link {
    opacity: 0.5;
}

    .unavailable_link:hover {
        opacity: 0.8;
    }

.news_body {
    padding-top: 10px;
    margin-bottom: 30px;
}

    .news_body p:first-child {
        margin-top: 0px;
    }

.delete_icon {
    cursor: pointer;
    opacity: 0.5;
    vertical-align: middle;
}

    .delete_icon:hover {
        cursor: pointer;
        opacity: 1;
    }


.question_table_container {
    /*overflow-x:auto;*/
    width: 850px;
    display: inline-block; /*height: 500px;*/
}

.travel_cons_tbl {
    width: 850px;
}

    .travel_cons_tbl td {
        vertical-align: middle;
        height: 80px;
    }

    .travel_cons_tbl thead td {
        vertical-align: middle;
        height: 30px;
        text-align: left;
        padding-left: 5px;
    }

.quest_column {
    max-width: 350px;
    min-width: 250px;
}

.fht-table-init .quest_column .Item {
    display: none;
}


.quest_column .Item {
    width: 200px;
}

.fht-table.travel_cons_tbl {
    width: 250px;
}


    .fht-table.travel_cons_tbl .quest_column {
        background-color: #f9f9f9;
        padding-left: 4px;
        border: 1px solid #f0f0f0;
    }


.td_0, .td_1, .td_2, .td_3, .td_4, .td_5, .td_6m .td_7, .td_8, .td_9 {
    padding-left: 5px;
    padding-right: 5px;
}


.nhs_img_width {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.watermark {
    color: #bbbbbb;
    text-align: center;
}

.popup-content {
    font-size: 13px;
}


#biometrics_tab {
    background-image: none !important;
    background-color: white !important;
}

.biometricsTabContent {
    height: 200px;
    border: 1px solid #ddd !important;
}

#divShowBiometric .k-tabstrip-items {
    text-align: right;
}


.k-state-active.k-item.k-tab-on-top .k-link {
    text-align: left; /*padding:8px 5px ;*/
    background: #08A184; /* Old browsers */
    background: -moz-linear-gradient(top, #10BA9C 0%, #01856A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10BA9C), color-stop(100%,#01856A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #10BA9C 0%,#01856A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #10BA9C 0%,#01856A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #10BA9C 0%,#01856A 100%); /* IE10+ */
    background: linear-gradient(to bottom, #10BA9C 0%,#01856A 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10BA9C', endColorstr='#01856A',GradientType=0 ); /* IE6-8 */
    color: #ffffff !important;
}


.biometrics_input {
    width: 60px !important;
    line-height: 17px;
}

.biometrics_item_row {
    text-align: left;
    padding: 5px;
}

#chart_bmi svg, #chart_blood_preassure svg, #chart_blood_sugar svg, #chart_cholesterol svg, #chart_peakFlow svg {
    padding-left: 20px !important;
    padding-right: 20px !important;
}


#myMap {
    height: 500px !important;
}

.Item.Question {
    display: inline-block;
}

.stepNavigation li.further_last, .stepNavigation li.current_last {
    width: 186px !important;
}
