@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,700,700italic);

.div-block {
    background: #f1f1f1;
    padding: 12px 15px;
    margin: 5px auto;
    /*width: 95%;*/
    width:100%
    overflow: hidden;
    
}


    .div-block .div-block-row {
        display: inline-block;
        width: 49%;
    }

    .div-block > div.row {
        margin: 2px 0;
        border-bottom: 1px solid #eee;
    }

    .div-block .div-block-row span.label {
        font-weight: bold;
        display: inline-block;
        line-height: 22px;
        width: 38%;
        font-size: 1em !important;
    }


.row .label, .row .label-answer {
    font-size: 1em !important;
}

.div-block .div-block-row span.label-answer {
    font-weight: normal;
    display: inline-block;
    line-height: 25px;
    font-size: 1em !important;
}





.clear {
    clear: both;
}

.label-width166 {
    width: 162px !important;
    display: inline-block;
}


ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    li.liorder {
        margin: 2px 5px;
        float: left;
        width: 47%;
        padding: 8px;
        background: #ddd;
        list-style-type:none;
    }

/*ul.pEvntDetail li
{
    float:left;
    width:49%;
}

ul.pEvntDetail li span
{
    display:inline-block;width:49%;
}


ul.pEvntDetail li span.label-answer
{
    font-weight:normal;
}*/

.main {
    width: 100%;
    float: left;
    padding-bottom: 12px;
    background: #ffd800;
}


.col1, .col2 {
    float: left;
    width: 49%;
}

ul.labels {
    float: left;
    width: 100%;
}

    ul.labels li {
        width: 100%;
        float: left;
    }



        ul.labels li span.label {
            font-weight: bold;
            display: inline-block;
            line-height: 22px;
            width: 48%;
        }

        ul.labels li span.label-answer {
            font-weight: normal;
            display: inline-block;
            line-height: 25px;
            width: 49%;
        }


p.para {
    float: left;
    margin: 0;
    padding-bottom: 0 !important;
    padding-left: 14px;
    padding-right: 0 !important;
    padding-top: 0 !important;
    width: 80%;
    font-size: 1em;
}

.mt15 {
    margin-top: 5px !important;
    float: left;
    width: 100%;
}

.display-block {
    display: block !important;
}


.label-answer2 {
    width: 246px;
    display: inline-block;
}


.section-block {
    float: left;
    width: 100%;
    clear: both;
}

.paddingLeft-8 {
    /*padding-left:6px;*/
}

.height-block {
    padding: 5px 0;
    vertical-align: top;
}

.block-LH {
    float: left;
    width: 100%;
}

    .block-LH .label-answer, .block-LH .label {
        line-height: 20px !important;
    }

.font-bold {
    display: block !important;
    font-size: 11px !important;
    margin-top: 5px;
    text-decoration: underline;
    font-style: italic;
}

.bg-block {
    background: #fff;
    padding: 10px 12px;
    border: 1px solid #ccc;
    margin: 5px 0;
    overflow: hidden;
}

    .bg-block h3 {
        font-size: 16px;
        font-weight: bold;
        margin: 3px 0;
    }

table tr.trStyle {
    /*padding:5px 0;*/
}

table.table-style {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    border-spacing: 0px !important;
    border-right: 1px solid #ccc;
}

    table.table-style td {
        width: 50%;
        border-left: 1px solid #ccc;
        margin: 0px 0px 0px 0px !important;
        padding: 5px;
        border-bottom: 1px solid #ccc;
    }

        table.table-style td.tableHeader {
            background: #ddd;
            color: #000;
            font-weight: bold;
        }

    table.table-style th {
        width: 50%;
        background: #ccc;
        margin: 0px 0px 0px 0px !important;
        padding: 5px;
    }

.block-title-messages {
    font-size: 14px !important;
    padding: 1px 0 6px 0 !important;
    margin: 0px 0 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #000;
    text-align: left !important;
}

.IEDateString, .IEFrom {
    padding-left: 8px !important;
    color: #000;
    padding-top: 8px !important;
}

.print {
    margin-top: 8px !important;
    margin-left: 14px !important;
}

.div-block h2.heading img {
    vertical-align: middle !important;
    margin-right: 5px;
    height: 22px;
}
.div-block h2.headingMsg img {
    vertical-align: middle !important;
    margin-right: 5px;
    height: 22px;
}
.div-block #Msginfo.headingMsg img {
    vertical-align: middle !important;
    margin-right: 5px;
    height: 22px;
}

.icon-display {
    display: inline-block;
}


/* 20/04/2016 B.S. Kalsi*/


@media only screen and (max-device-width: 480px),@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {

    .div-block .div-block-row {
        display: block;
        width: 100%;
    }
}


/************ 21/04/2016  b.s. kalsi *************/

@media screen and (min-width:300px) {

    body {
        font-family: Arial, sans-serif;
        font-size: 0.75em;
        line-height: 1.0625em;
    }

    .div-block {
        background: #f1f1f1 none repeat scroll 0 0;
        /*margin: 5px auto;*/
        overflow: hidden;
        padding: 12px 15px;
        /*width: 90%;*/
        width: 100%;
        /*margin: 1em 1em 0 1em auto;*/
        margin:0;
        font-size: 1.1em;
    }


        .div-block .div-block-row, .div-block .note {
            display: block;
            padding: 0.6875em 0;
            width: 100%;
            border-bottom: 1px solid #ccc;
        }


        .div-block .note {
            padding: 1em 0;
        }



        .div-block .div-block-row span.label-answer {
            display: block;
            font-weight: normal;
        }




        .div-block h2.heading {
            margin: 10px 0;
            border-bottom: 2px solid #EC504C;
            padding: 10px 0;
            display: block;
            width: 100%;
            font-size: 1em;
            color: #EC504C;
            line-height: normal;
            padding: 0;
            margin: 0;
            padding-bottom: 10px;
            /*margin-bottom: 15px;*/
            /* background: #ccc; */
        }
         .div-block h2.headingMsg {
            margin: 10px 0;
            border-bottom: 2px solid #EC504C;
            padding: 10px 0;
            display: block;
            width: 100%;
            font-size: 1em;
            color: #EC504C;
            line-height: normal;
            padding: 0;
            margin: 0;
            padding-bottom: 10px;
            /*margin-bottom: 15px;*/
            /* background: #ccc; */
        }
         .div-block #Msginfo .headingMsg {
            margin: 10px 0;
            border-bottom: 2px solid #EC504C;
            padding: 10px 0;
            display: block;
            width: 100%;
            font-size: 1em;
            color: #EC504C;
            line-height: normal;
            padding: 0;
            margin: 0;
            padding-bottom: 10px;
            /*margin-bottom: 15px;*/
            /* background: #ccc; */
        }

        .div-block .div-block-row span.label {
            display: inline-block;
            font-size: 1em !important;
            font-weight: bold;
            line-height: 22px;
            width: 100%;
        }




    .label-width166 {
        display: inline-block;
        width: 162px !important;
        padding: 1em 0 0;
    }

    table.table-style th {
        background: #ccc none repeat scroll 0 0;
        font-size: .95em;
        margin: 0 !important;
        padding: 5px;
        width: 50%;
    }

    table.table-style td.tableHeader {
        background: #ddd none repeat scroll 0 0;
        color: #000;
        font-size: 1em;
        font-weight: bold;
    }


    table.table-style td {
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        margin: 0 !important;
        padding: 5px;
        width: 50%;
        font-size: .95em;
    }

    li.liorder {
        margin: 2px 5px;
        float: left;
        width: 96%;
        padding: 8px;
        background: #ddd;
    }

    p.para {
        float: left;
        font-size: 1em;
        margin: 0;
        padding-bottom: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        width: 80%;
        padding-left: 0;
    }

    .left-align-label {
        float: left;
        width: 100%;
        font-weight: bold;
    }

    p.para-width-custom {
        float: left;
        font-size: 1em;
        margin: 0;
        padding-bottom: 0.5em !important;
        padding-left: 0;
        padding-right: 0 !important;
        padding-top: 0.5em !important;
        width: 100%;
    }

    .border-bttm {
        border-bottom: 1px solid #ccc !important;
        margin: 2px 0;
        padding: 1em 0;
    }
}



@media screen and (min-width:640px) and (max-width:740px) {

    .div-block .div-block-row span.label-answer {
        display: inline-block;
        font-weight: normal;
        padding-bottom: 0;
        border-bottom: 0px;
    }

    .div-block .div-block-row {
        border-bottom: 1px solid #ccc;
        display: block;
        padding: 0.6875em 0;
        width: 100%;
    }

        .div-block .div-block-row span.label {
            display: inline-block;
            font-size: 1em !important;
            font-weight: bold;
            line-height: 22px;
            width: 40%;
            vertical-align: top;
        }

    .left-align-label {
        float: left;
        width: 41%;
        font-weight: bold;
    }

    p.para-width-custom {
        float: left;
        font-size: 1em;
        margin: 0;
        padding-bottom: 0 !important;
        padding-left: 0;
        padding-right: 0 !important;
        padding-top: 0 !important;
        width: 45%;
    }

    .border-bttm {
        border-bottom: 1px solid #ccc !important;
        margin: 2px 0;
        padding: 1em 0;
    }
}


/*Use for remove  pager seleced page*/
/*.k-link .k-pager-nav*/
.k-current-page {
    display: none;
}

#OnPatientPagetxtPIN {
    -webkit-text-security: disc;
}

.redEx {
    color: red;
    font-size: 4em;
    vertical-align: middle;
}

.liorder {
    list-style: square outside none;
    padding-top: 5px;
}

#PMessagesHistory ul {
    padding-top: 8px;
}

.PDetailList {
    font-size: .8em;
}

    /*.km-ios #actionsheet-view .km-listview {
        background: url('../content/kendo/images/patterns/pattern8.png');
    }*/

    .PDetailList p, .PDetailList h2 {
        margin: 1px 2px;
        font-weight: bold;
    }

    .PDetailList p, .PDetailList h3 {
        margin: 1px;
    }

    .PDetailList h3 {
        color: #1A4D80;
    }

        .PDetailList h3.time {
            color: #717171;
            margin: 1px;
            float: left;
            font-weight: bold;
        }

.INRIcon {
    background-image: url('../Content/images/INR_Icon_32.png') !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}
.INRIcon-left {
    background-image: url('../Content/images/INR_Icon_32.png') !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
}

/*#INRDiagnosis-list h3 span {
    display: block;
    font-size: .6em;
}

#INRDiagnosis-list h3 {
    margin: 8px 0 8px 8px;
    font-size: 1.2em;
    line-height: 1.0em;
}

#INRDiagnosis_listbox li {
    margin: 0px;
    background-color: Gray !important;
}

    #INRDiagnosis_listbox li:hover {
        background-color: Orange !important;
    }

#INRDiagnosis-list .k-item {
    overflow: hidden; 
    color: #ffffff;
    text-indent: 1em;
}

#INRDiagnosis span {
    width: 100% !important;
    float: right;
    top: 0;
}*/

/*.k-item {
        font-size: 1.217em !important;
        line-height: 2.067em !important;
    }*/

.ShortButton {
    font-size: 0.9em !important;
}

#btnContinueDose {
    color: white;
}

#drpProvider-list .k-list-optionlabel.k-state-selected.k-state-focused {
    margin-left: 40% !important;
    width: 55.5% !important;
    position: relative !important;
    background: #ccc !important;
    color: black;
    text-indent: 15px;
    height: 25px;
}

#drpProvider-list .k-list-optionlabel {
    margin-left: 40% !important;
    width: 55.5% !important;
    position: relative !important;
    background: #ccc !important;
    color: black;
    text-indent: 15px;
    height: 25px;
}

ul#drpProvider_listbox {
    background: #ccc !important;
    width: 52% !important;
    left: 40%;
    top: 0%;
    position: relative !important;
    padding: 5px !important;
    text-align: left !important;
    box-shadow: 1px 1px 1px #000;
}

    ul#drpProvider_listbox li {
        font-size: 16px !important;
        width: 100% !important;
        overflow: hidden;
        margin-top: 10px;
    }
/*.km-widget .km-scroll-wrapper {
        height: 542px !important;
    }*/

.showdetailshistory {
   /*background: url("content/images/icons/down32.png") no-repeat scroll center right transparent;
     */
    display: block;
    height: 16px;
    width: 26px;
   
}

.hidedetailshistory {
    /*background-image: url("/content/images/icons/up32.png");*/
    
    display: block;
    height: 16px;
    width: 26px;
    }

.hidedetailshistory:before {
    content: "\f106"; 
    font-family: FontAwesome;   
    position:absolute;  
    font-size:x-large;
 }
.showdetailshistory:before {
    content: "\f107"; 
    font-family: FontAwesome;   
    position:absolute;  
    font-size:x-large;
 }

.expander {
    float: right;
    width: 6%;
    vertical-align: middle;
    padding-top: 7px;
    padding-right: 6px;
}

.expander-container {
    width: 99%;
    margin: 10px auto;
    background: transparent;
    box-shadow: 0 0 0px #70859E;
    border-top: 1px solid #fff;
    overflow: hidden;
}

.expander-text {
    float: left;
    width: 90%;
    padding-top: 6px;
    padding-left: 6px;
}

/*.km-ios7 .km-list > li {
        border-width: 0px 0 0 !important;
        padding-bottom: 0.1em !important;
    }

    .km-scroll-container {
        background-color: #fff !important;
    }

    .k-i-arrow-e {
        background-position: 0 -17px !important;
    }

    .k-i-seek-e {
        background-position: 0 -81px !important;
    }

    .k-i-arrow-w {
        background-position: 0 -48px !important;
    }

    .k-i-seek-w {
        background-position: 0 -113px !important;
    }*/

.hidesmooth {
    height: 0%;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.km-nova #PMessagesHistory > li {
    padding: 0em;
    padding-bottom: .5em;
    padding-left: .3em;
    padding-right: .3em;
}

.km-nova #historyMessageDetail > li {
    padding: 0em;
    padding-bottom: .5em;
    padding-left: .3em;
    padding-right: .3em;
}

.msg-boder-bottom {
    border-bottom: 1px solid #A0A0A0;
}
.val-error {
    color: red;
    padding:5%;
}
@media only screen and (max-width:414px) {
.km-nova #PMessagesHistory > li {    font-size: 1em;}
.km-nova #historyMessageDetail > li {    font-size: 1em;}
}
.km-icon.km-messageclose-e.pull-right.msg_custom {
   margin-right:4px;
   font-size:1.5em;
}