﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face {
    font-family: "Open Sans Hebrew";
    font-style: normal;
    font-weight: 400;
    src: url(/googleFonts/opensanshebrew/v3/OpenSansHebrew-Regular.eot);
    src: url(/googleFonts/opensanshebrew/v3/OpenSansHebrew-Regular.eot?#iefix) format('embedded-opentype'), url(/googleFonts/opensanshebrew/v3/OpenSansHebrew-Regular.woff2) format('woff2'), url(/googleFonts/opensanshebrew/v3/OpenSansHebrew-Regular.woff) format('woff'), url(/googleFonts/opensanshebrew/v3/OpenSansHebrew-Regular.ttf) format('truetype');
}

body {
    direction: rtl;
}

input {
    outline: 0;
}

table, li {
    direction: rtl; /* margin-bottom: 23px;*/
}

.topColor {
    color: White;
    font-weight: bold;
    font-size: 1.1em;
    float: right;
}
/*input:invalid
{
    outline: 1px solid #F00;
}*/

.linkPadding {
    padding-right: 13px;
}


.site {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    height: 100%;
    position: relative;
    background-color: #E4E4E4;
}

.h_content, .f_content {
    width: 100%;
    margin: 0 auto;
}

.c_content {
    width: auto; /* margin-left: auto;     margin-right: auto;*/
    display: table;
    height: 100%;
    width: 100%;
}

.float {
    float: right;
}

.exportbtn {
    float: left;
}

.CategoryLink {
    padding-right: 13px;
    text-align: right;
}

.xRadComboBox_Sitefinity {
    border: 1px !important;
    border-color: #8c8e8c !important;
    border-style: solid !important;
}

.footer {
    clear: both;
    width: 100%;
    position: absolute;
    bottom: 0px;
    display: none;
}

.corporatePageView {
    height: 500px;
    overflow: auto;
}

body {
    font-family: "Open Sans Hebrew",arial;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

.directionOp {
    direction: rtl !important;
}

.direction {
    direction: ltr !important;
}

.LeftMenu {
    background-color: #33B4DE;
    text-align: right !important;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em; /* white-space: nowrap;*/
}

a.MiniBtn {
    color: White !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 2px;
}

.MiniBtn {
    width: 70px;
    height: 20px;
    background-image: url(../../images/MiniBtn.png);
    color: White !important;
    font-size: 12px;
    background-repeat: no-repeat;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    /* font-size: 1.8em;*/
    color: #0985ba;
    font-weight: bold;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 5px;
    margin-top: 5px;
}

h1 {
    /*   font-size: 1.6em;*/ /*  padding-bottom: 0px;*/ /* margin-bottom: 0px;*/
    color: #0985ba;
}

h2 {
    /*  font-size: 1.5em;     font-weight: 600;*/
    color: #0985ba;
}

h3 {
    /* font-size: 1.2em;*/
    color: #0985ba;
}

h4 {
    /* font-size: 1.1em;*/
    color: #0985ba;
}

h5, h6 {
    /* font-size: 1em;*/
    color: #0985ba;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

.FilterSection {
}

.PageTopSection a {
    font-size: 14px;
}

.FilterBox {
    position: relative;
    width: 100%;
    float: right;
}

.FilterRow {
    clear: both;
    height: 25px;
}

.FilterTitle {
    font-size: 16px;
    vertical-align: top;
    width: 50px;
    float: right;
}

.FilterCommandBox {
    padding-top: 10px;
    padding-left: 100px;
}

.RadGrid_Default .rgHeaderDiv {
    margin-right: 0px !important;
    margin-left: 0 !important;
    background: #e4e4e4 !important;
}

.titleGrid {
    text-align: right;
    vertical-align: bottom;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

/*div.menu {
    padding: 4px 0px 4px 8px;
    text-align: right;
    float: left;
}*/

div.menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

    div.menu ul li a, div.menu ul li a:visited {
        background-color: #003082;
        border: 1px #003082 solid;
        color: White;
        display: block;
        line-height: 1.35em;
        padding: 4px 20px;
        text-decoration: none;
        white-space: nowrap;
    }

        div.menu ul li a:hover {
            background-color: #bfcbd6;
            color: #465c71;
            text-decoration: none;
        }

        div.menu ul li a:active {
            background-color: #465c71;
            color: #cfdbe6;
            text-decoration: none;
        }


/* FORM ELEMENTS   
----------------------------------------------------------*/
.login {
    background-color: #ffffff;
}

.loginLbl {
    padding-right: 40px;
    padding-top: 30px;
}

.loginInput {
    padding-right: 25px;
    padding-top: 30px;
}

.logButton {
    margin-top: 5px;
    float: left;
    padding-left: 7px;
}

fieldset {
    /*margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;*/
    border: 2px solid #1d7d69;
    border-radius: 5px;
    padding: 5px;
    /* height: 600px;*/
}

    fieldset p {
        margin: 2px 12px 10px 10px; /* white-space: nowrap;*/
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        float: right;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.InputNewPatient {
    float: right;
}

span.textEntry {
    float: left;
    width: 250px;
}

input.textEntry {
    float: left;
    width: 250px;
    border: 1px solid #ccc;
}

select.textEntry {
    float: left;
}

input.passwordEntry {
    float: left;
    width: 250px;
    border: 1px solid #ccc;
}

.ApplicationEntry {
    width: 250px;
}

.accountInfo input[type="text"], .accountInfo input[type="password"] {
    width: 200px;
}

div.accountFields {
    width: 350px;
    float: right;
    padding-top: 18px;
    padding-right: 50px;
}

.registerbtns {
    float: left;
}

    .registerbtns .cancelBtn {
        float: left;
        padding-left: 10px;
        margin-left: 15px;
    }

    .registerbtns .saveBtn {
        float: left;
        padding-left: 10px;
    }
/* MISC  
----------------------------------------------------------*/
.PaddingImportLink {
    padding-right: 13px;
}

.PaddingImportLink2 {
    padding-right: 30px;
}

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: right;
    width: auto;
    padding-left: 50px;
}

div.title {
    float: left;
    position: relative;
}

.loginDisplay {
    font-size: 0.9em;
    display: block; /*   float: left;*/
    width: 100%;
    color: #696969;
}

.loginDisplayfloat {
    float: left;
}

.loginDisplay a:link {
    color: #696969;
}

.loginDisplay a:visited {
    color: Black;
}

.loginDisplay a:hover {
    color: Black;
}

.failureNotification {
    /*  font-size: 16px;     color: Red;     text-align: right;     font-weight: bold;     float: left;     padding-right: 5px;*/
    font-size: 11px;
    color: Red;
    text-align: right;
    float: right;
    padding-right: 5px;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.DDLMenu {
    vertical-align: top;
    white-space: nowrap;
}

    .DDLMenu a {
        font-size: 14px;
        text-decoration: none;
    }

div#Top1_updPnl {
    display: inline-block;
    line-height: 60px;
    vertical-align: top;
    font-size: 16px;
}

.FirtsLevelCat {
    height: 100%;
}

.FirtsLevelCat, .SecLevelCat, .TheardLevelCat {
    list-style-type: none;
    float: right;
    left: 0;
    text-align: right;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

    .TheardLevelCat li {
        padding-left: 20px;
    }

    .FirtsLevelCat li {
        /* background-image: url(../../images/MenuItemBg.png);     background-repeat: repeat-x;  height: 50px;*/
        color: White;
        text-align: center;
        border-bottom: 1px solid rgb(200, 200, 200);
        padding: 5px;
        font-weight: bold;
    }

    .FirtsLevelCat .SelectedMenuLink li {
        /* background-image: url(../../images/MenuItemBgSelected.png);*/
        font-weight: bold;
        border-bottom: 1px solid rgb(200, 200, 200);
    }


    .SecLevelCat .SelectedMenuLink li {
        background-image: none !important;
        background-color: black !important;
        font-weight: bold;
    }

    .FirtsLevelCat .MenuItemSelectedImage {
        visibility: hidden;
    }

.SelectedMenuLink .MenuItemSelectedImage {
    visibility: hidden;
}

.MenuItemSelectedImage {
    left: 0px;
}

.FirtsLevelCat li:hover {
    cursor: pointer;
}

.FirtsLevelCat a {
    color: #fff;
    width: 100%;
    height: 50px;
}

.FirtsLevelCat li img {
    height: 40px;
}

.SecLevelCat li {
    background-color: #C0E4E9;
    text-align: center;
    background-image: none;
}


.SecLevelCat .SelectedMenuLink {
    background-color: #ffffff !important;
}


.SecLevelCat li:hover {
    background-color: #ffffff !important;
}


.SecLevelCat a div {
    height: 50px;
    padding-right: 50px;
}

.SecLevelCat a:hover {
}

.TheardLevelCat li {
    background-color: #f1f1f1;
    background-image: none;
    height: 30px;
    width: 100%;
}


.TheardLevelCat .SelectedMenuLink {
    background-color: #ffffff !important;
}


.TheardLevelCat li:hover {
    background-color: #ffffff !important;
}


.TheardLevelCat a div {
    height: 30px;
    padding-right: 30px;
}

.TheardLevelCat a:hover {
}

.ImportLinksTop {
    background-image: url(../../images/ImportLinksTop.gif);
    background-repeat: no-repeat;
    width: 165px;
    height: 5px;
}

.ImportLinksLeft {
    background-image: url(../../images/ImportLinksLeft.gif);
    width: 2px;
}

.ImportLinksRight {
    background-image: url(../../images/ImportLinksRight.gif);
    width: 2px;
    background-position-x: right;
}

.ImportLinksBottom {
    /*background-image: url(../../images/ImportLinksBottom.gif);*/
    background-repeat: no-repeat;
    width: 165px;
    height: 6px;
    background-position-y: bottom;
}

hr {
    color: #c0c0c0;
}

.rgEditRow:hover, .rgEditRow:hover > td {
    background: #ffffff !important;
    border-bottom: 1px;
    border-color: #c0c0c0 !important;
}

.rgEditRow, .rgEditRow > td {
    border-bottom: 1px;
    border-color: #c0c0c0 !important;
    background: #f1f1f1 !important;
    height: 35px;
}

.GridItem, .GridItem td {
    background: white !important;
    border-color: #dfdfdf !important;
    height: 35px;
}

.MedGrid .GridItem, .MedGrid .GridItem td {
    height: 25px;
}

.QuestGridItem, .QuestGridItem td {
    color: #3db6b1 !important;
    font-size: 14px;
}

.minGridItem td {
    height: 15px !important;
}

.rgAltRow, .rgRow {
    background: transparent !important;
}

.LastUpdateGrid {
    font-size: 10px;
}

.GridItem:hover, .GridItem td:hover, .rgAltRow:hover, .rgRow:hover, .rgRow:hover .rgSorted, .rgAltRow:hover, .rgEditRow:hover, .GridItem:hover a {
    color: #0985ba; /*  background: #ffffff !important;     xcursor: pointer;     height: 35px !important;*/
}

.minGridItem td:hover {
    height: 15px !important;
}

.rgEditRow {
    background: #f8f8f8 !important;
}

.rgSelectedRow, .rgSelectedRow .rgSorted, .rgSelectedRow a {
    color: #373a3f !important;
}

    .rgSelectedRow td:hover, .GridItemSelected:hover {
        color: #9e256f !important;
    }


        .GridItemSelected:hover .rgSorted {
            background: #d4dcea !important;
            color: #9e256f !important;
        }

        .GridItemSelected td, .rgSelectedRow td:hover, .GridItemSelected .rgSorted, .rgRow:hover .GridItemSelected .rgSorted, .GridItemSelected:hover a {
            background-color: #d4dcea !important;
        }

.DeleteIcon input {
    background-image: url(../../images/DeleteIcon.png);
    width: 10px;
    height: 10px;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.rgAltRow:hover .DeleteIcon input, .rgRow:hover .DeleteIcon input, .rgRow a:hover .DeleteIcon input {
    background-image: none !important;
    background-image: url(../../images/DeleteOverIcon.png) !important;
}

input {
    direction: rtl;
    background: white;
}

    input.aspNetDisabled {
        background: #D6D3D3;
    }

.RadComboBox input {
    border: 0px !important;
}

.EditIcon input {
    background-image: url(../../images/EditIcon.png);
    width: 14px;
    height: 12px;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}

.rgAltRow:hover .EditIcon input, .rgRow:hover .EditIcon input {
    background-image: none !important;
    background-image: url(../../images/EditOverIcon.png) !important;
}

.rgAltRow:hover .IgnoreHOver input, .rgRow:hover .IgnoreHOver input {
    background-image: none !important;
}

.RadGrid_Default .rgFilter {
    background-position: 0 0 !important;
    background-image: url(../../images/FilterIcon.png) !important;
}

.GridCommandSplitter {
    background-color: #C0C0C0 !important;
    width: 1px;
    height: 15px;
}

.GridHeader, .GridHeader a, .GridHeader th {
    color: #0985ba !important;
    font-weight: bold !important;
    height: 40px;
    font-size: 16px;
}

.QuestGridHeader, .QuestGridHeader a, .QuestGridHeader th {
    background: #fff !important;
    color: #696969 !important;
    font-weight: bold !important;
    height: 40px;
    font-size: 16px;
}

.ListViewHeader, .ListViewHeader a, .ListViewHeader th {
    color: white !important;
    font-weight: bold !important;
    height: 25px !important;
}

.rgCommandRow {
    display: none;
}

a.LargBtn {
    color: White !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 7px;
}

.LargBtn {
    width: 122px;
    height: 28px;
    background-image: url(../../images/LargImageBG.png);
    color: White !important;
    font-size: 12px;
    background-repeat: no-repeat;
}

a.SmallBtn {
    color: White !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 5px;
}

.SmallBtn {
    width: 90px;
    height: 26px;
    background-image: url(../../images/SmallImageBG.png);
    color: White !important;
    font-size: 12px;
    background-repeat: no-repeat;
}


/**************************** Popup ********************************/
.PopupHeaderLeft {
    background-image: url(../../images/PopupHeaderLeft.png);
    width: 10px;
    height: 40px;
    float: left;
}

.PopupHeaderMiddle {
    /*  background-image: url(../../images/PopupHeaderMiddle.png);*/
    background-color: #c5e7f5;
    background-repeat: repeat-x;
    width: 773px;
    height: 40px;
    float: left;
}

.PopupHeaderRight {
    background-image: url(../../images/PopupHeaderRight.png);
    background-position: -827 -770;
    width: 10px;
    height: 40px;
    float: left;
}

.PopupTitle {
    color: #097fb7;
    background-color: transparent;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 18px;
    font-size: 14px;
    float: right;
}

.PopupCloseBtn {
    background-image: url(../../images/CloseIcon.png);
    width: 11px;
    height: 12px;
    float: left;
    margin-left: 15px;
    margin-top: 18px;
    cursor: pointer;
}

.PopupFooterLeft {
    background-image: url(../../images/PopupFooterLeft.png);
    width: 10px;
    height: 10px;
    float: left;
}

.PopupFooterMiddle {
    background-image: url(../../images/PopupFooterMiddle.png);
    background-repeat: repeat-x;
    height: 10px;
    float: left;
}

.PopupFooterRight {
    background-image: url(../../images/PopupFooterRight.png);
    width: 10px;
    height: 10px;
    float: left;
}

.PopupContentLeft {
    background-image: url(../../images/PopupContentLeft.png);
    background-repeat: repeat-y;
    width: 10px;
    float: left;
}

.PopupContentMiddle {
    background-color: #EFF7FF;
    float: left;
}

.PopupContentRight {
    background-image: url(../../images/PopupContentRight.png);
    background-repeat: repeat-y;
    width: 10px;
    float: left;
}

div.whiteOverlay {
    background: url(inc/jqmBG.gif) white;
}

div.jqDrag {
    cursor: move;
}



/************************* Modal CSS ***************************/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    border: none;
    padding: 0px;
}

.jqmOverlay {
    background-color: #303030;
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}



/**************************** Popup ********************************/


.rgHeader {
    border-bottom: 1px solid #dfdfdf !important;
    background: #e9f7fa;
}

.rgFilterRow {
    background: #fff !important;
}

.rgEditForm {
    background: #ffffff !important;
}

.paging_Size, .paging_contentDiv {
    float: left;
}

.paging_Size {
    width: 120px !important;
    text-align: left;
}

.paging_contentDiv {
    display: table-cell;
}

.NextPrevAndNumeric, .paging_content {
    text-align: center !important;
}

.rgInfoPart, .rgAdvPart, .rgPageLast, .rgPageFirst, .rgStatus {
    display: none !important;
}

.rgPagePrev {
    background-image: url(/images/PrevIcon.png) !important;
    background-position: 50% !important;
    background-repeat: no-repeat; /*   margin-top: 3px !important;*/
    width: 30px;
    height: 30px;
    float: left; /*  padding-right: 12px !important;*/
    color: #333333;
    border: 1px solid #dfdfdf;
}

.rgPageNext {
    background-image: url(/images/NextIcon.png) !important;
    background-position: 50% !important;
    background-repeat: no-repeat; /*   margin-top: 3px !important;*/
    width: 30px;
    height: 30px;
    float: left;
    color: #333333;
    border: 1px solid #dfdfdf;
}

.ListGrid {
    background-color: #f1f1f1 !important;
    border-color: #dfdfdf !important;
}

.BottomPagingNumber {
    text-align: center;
    padding: 10px;
}

.paging_content a {
    text-decoration: none !important;
}
/*
.RadGrid .rgPageFirst, .RadGrid .rgPagePrev
{
    width: 10px !important;
}
.rgNumPart a span, .rgArrPart1, .rgArrPart2, .rgNumPart
{
    width: 30px;
    height: 30px;
    float: left !important;
    color: #0985ba;
    text-decoration: none !important;
    font-size: 16px;
    background: white;
    border: 1px solid #dfdfdf;
    text-align: center;
    line-height: 30px;
}
.rgNumPart a:hover, .rgNumPart a:hover span, .rgCurrentPage a span
{
    background-image: url(../../images/TransperateImage.png) !important;
}
a.rgCurrentPage, a.rgCurrentPage span, .rgCurrentPage
{
    font-weight: bold;
    font-size: 16px; 
    text-decoration: none !important;
    float: left;
    color: #333333;
    border: 1px solid #dfdfdf;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ededed;
}
*/

input[type="image"] {
    background-color: transparent !important;
}
/*
. rgPager table
{
    width: auto !important;
}
. rgPager td
{
    text-align: center;
}

.rgPagerCell
{
    border: 0 !important;
    font-size: 10px;
}

.Pagger table
{
    margin-left: auto;
    margin-right: auto;
}
.RadGrid .rgNumPart
{
    width: auto !important;
}
.RadGrid .rgNumPart a
{
    padding: 0 !important;
    border: 0;
}
.RadGrid_Default .rgNumPart a:hover span, .RadGrid_Default .rgNumPart a.rgCurrentPage span
{
    background: #C8E7E8 !important;
}*/

.WhitInput input {
    background: White !important;
}

.PopUpContent {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.PopUpContentLable {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.rtsTxt, .PopUpContentTitle, .PopUpContentLable {
    font-weight: bold !important;
    color: #2d2d2d;
}

.rtsSelected .rtsTxt, .PopUpContentTitle {
    color: #224c93 !important;
}

.multiPage {
    border: 0;
}

.rgEditForm label {
    font-size: 12px;
    font-weight: bold;
}

.GridEditBox {
    border: 1px solid #c0c0c0;
    background-color: #f1f1f1;
    padding: 5px 5px 5px 5px;
}
/*
.rgPager td
{
    text-align: center !important;
}
.rgPager table
{
    text-align: center !important;
    width: auto !important;
}
*/
.DisplayGrid {
    display: none;
}


.LoadingProgress {
    float: left;
}

.floatt {
    float: left;
}

.filterOption {
    float: right;
    padding-right: 10px;
}

.versionClass {
    width: 260px;
    float: right;
    position: absolute;
    top: 31px;
    left: 10px;
    color: White;
}

.EditGridItemSelected td, .EditGridItemSelected:hover td {
    background-color: #d4dcea !important;
}

.EditGridItemSelected input, .EditGridItemSelected:hover input, .EditGridItemSelected input:hover {
    background-color: White !important;
}


.EditGridItemSelected a:hover {
    visibility: visible !important;
    display: block !important;
}

.PopUpContentLable {
}

    .PopUpContentLable .ruFakeInput {
        width: 100px !important;
    }


    .PopUpContentLable .ruBrowse {
        width: 115px !important;
        /*background-image: url(../../images/LargBtnBG.png) !important;*/
    }

.DisplayPageViewCombo {
    margin: 7px !important;
}

.rmSeparator {
    background-image: none !important;
    background-color: #F8F8F8 !important;
}

.DisplayPageView {
    background-color: white;
    vertical-align: top;
    height: 36px;
    border-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

a.exportBtn {
    font-weight: bold;
    color: #00589a !important;
    text-decoration: none;
}

.RadTabStrip_Office2010Silver .rtsLevel1 {
    background-color: transparent !important;
}

.BottomMenuContext {
    vertical-align: bottom;
    text-align: right;
    bottom: 0px;
    padding: 15px;
}

.autorizationErrorMessage /* error messages */ {
    direction: rtl;
    background-color: Transparent;
    color: Red;
    font-weight: bold;
}

.rmLink.settingTab.rmRootLink.rmSelected.rmExpanded {
    color: Black !important;
    background-color: White !important;
}

.RadMenu_Default .rmRootGroup {
    border: 0px solid #828282 !important;
}

.RadMenu_rtl .rmGroup .rmText {
    padding-right: 4px !important;
    margin: 0px !important;
}

.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbInputCell {
    border-color: #cdcdcd !important;
    color: white;
    background-color: #cdcdcd !important;
}

.RadComboBox_Metro .rcbFocused .rcbArrowCell {
    border-color: #cdcdcd !important;
    color: white;
    background-color: #cdcdcd !important;
    background-position: -41px 50%;
}

.RadComboBox_Metro tr.rcbReadOnly {
    height: 30px;
}

.RadComboBox_Metro .rcbReadOnly .rcbInputCell {
    background-color: #f1f1f1 !important;
}

.RadComboBox_Metro .rcbArrowCell {
    background-color: #f1f1f1 !important;
}


.OKButton {
    margin-top: 20px;
}

.TopFieldData {
    padding-right: 5px;
}

.helpIcon {
    margin-left: 20px;
    position: absolute;
    left: 0px;
}


.question input {
    /*   margin-left: 40px;*/
    text-align: right;
    border-radius: 5px;
}

.question {
    direction: ltr;
    text-align: right;
}

.questNumber {
    width: 14px;
    display: none;
}

.quest {
    width: 350px;
    direction: rtl;
}

.dochot {
    text-align: center;
}

.deleteQuestion {
    background-image: url(../../images/DeleteIcon.png);
    width: 10px;
    height: 10px;
    border: 0px;
    margin: 0px 5px;
    padding: 0px;
}

.editQuestion {
    background-image: url(../../images/EditIcon.png);
    width: 14px;
    height: 12px;
    border: 0px;
    margin: 0px 5px;
    padding: 0px;
}

.stringEdit input {
    width: 880px;
}

.createUserBtn {
    text-align: left;
}

.RadPickerRTL {
    float: left;
}

.questName {
    direction: rtl;
}

/*.anss
{
    min-width: 10px;
    padding: 5px;
    padding-top: 0px;
    font-size: x-small;
    min-height: 10px;
    border: 1px solid;
    border-radius: 5px;
    display: inline-flex;
}*/

.changePassword {
    background-color: #ffffff;
    height: 250px;
    display: inline-block;
    margin: 20px;
}

.searchArea {
    display: inline-block;
    width: 75%;
    padding: 10px;
}

.GridTitle {
    background: #e9f7fa;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 5px 5px 0px 0px;
    padding: 5px;
}

.CommandLineGrid {
    height: 50px;
    background: #e9f7fa;
}

.BottomCommandLineGrid {
    background: #e9f7fa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    min-height: 45px;
}

.LeftBorder {
    border-left: 1px solid #dfdfdf;
    float: right;
}

.RightBorder {
    border-right: 1px solid #dfdfdf;
    float: left;
}

.loginPage {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-image: url(/images/adLoginBG.png);
    background-size: contain;
}

    .loginPage a {
        color: #0985ba;
        font-weight: bold;
    }

.MainMenu .rmRootGroup {
    background: transparent !important;
}

    .MainMenu .rmRootGroup li.rmItem .rmGroup {
        border-radius: 5px;
        background: #0985ba !important;
        color: White !important;
    }

.MainMenu .rmGroup .rmText, .RadMenu_Default .rmVertical {
    background-color: transparent !important;
}

.MainMenu a.rmLink {
    background: transparent !important;
    background-position: 0 !important;
    height: 40px;
    text-align: right;
}

    .MainMenu a.rmLink.rootItems:hover .rmText {
        background: transparent !important;
    }

    .MainMenu a.rmLink:hover .rmText {
        background: #33B4DE !important;
        background-position: 0 !important;
    }

.MainMenu .rmGroup .rmText {
    height: 100%;
    line-height: 40px;
    color: white;
    font-size: 14px;
    font-weight: lighter;
    background: transparent !important;
}

.MainMenu.selected {
    background: red; /* #087eb7;*/
    box-shadow: #69b9d7 -4px 0px 2px 0px;
}

img.rmLeftImage {
    float: none !important;
    margin: 10px !important;
    margin-bottom: 0px !important;
    padding-top: 10px;
    height: 40px;
    display: inline-block;
}

.selected a.rmLink.rmRootLink.rootItems, a.rmLink.rmRootLink.rootItems.rmExpanded, a.rmLink.rmRootLink.rootItems:hover {
    background: url(../../images/menuItemSelected.png) !important;
}

a.rmLink.rmRootLink.rootItems {
    height: 94px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    width: 99px !important;
    background: url(../../images/menuItem.png) !important;
    background-size: contain !important;
    padding-right: 0 !important;
}


.MainMenu .rmRootGroup li.rmItem .rmGroup li {
    background: transparent;
}

    .MainMenu .rmRootGroup li.rmItem .rmGroup li .rmText {
        border-bottom: 1px solid #33B4DE;
    }

.MainMenu ul.rmVertical {
    padding: 0 !important;
}

.MainMenu li.rmBottomFix, li.rmTopFix {
    border: 0 !important;
}

span.rmText.rmExpandLeft, .rmExpand.rmText {
    background: url() !important;
}

.ContentMainDiv {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 236px);
    padding: 70px;
    background: -webkit-linear-gradient(top, #b0cedb, #b0cedb 300px, #e6e6e6 10%, #e6e6e6); /*   linear-gradient(to bottom, #b0cedb 50%, #fff 50%);*/
    background: -o-linear-gradient(top, #b0cedb, #b0cedb 300px, #e6e6e6 10%, #e6e6e6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #b0cedb, #b0cedb 300px, #e6e6e6 10%, #e6e6e6); /* For Firefox 3.6 to 15 */
    background: linear-gradienttop, #b0cedb, #b0cedb 300px, #e6e6e6 10%, #e6e6e6e); /* Standard syntax */
    padding-bottom: 0;
    height: 100%;
    float: left;
}

.ContentMenuDiv {
    width: 96px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    background-image: url(../../images/menuBG.png);
    background-repeat: repeat-y;
}





/*--------------------new-------------------------*/



.patientMenuDiv {
    float: right;
    width: 130px;
    height: 100%; /* background-image: url(../../images/menuBG.png);     background-repeat: repeat-y;*/
}

.patientleftDiv {
    float: left; /*  width: calc(100% - 150px);*/
}

    .patientleftDiv .rmFirst .rmLink.rmRootLink, .patientleftDiv .rmLast .rmLink.rmRootLink {
        border-radius: 5px 5px 0px 0px;
    }

.patientMenuDiv .MainMenu a.rmLink.rmRootLink:hover .rmText {
    background: transparent !important;
}

.patientMenuDiv .MainMenu a.rmLink.rmRootLink:hover, .patientMenuDiv .MainMenu .rmSelected a.rmLink.rmRootLink {
    background: #0985ba !important;
}

patientMenuDiv .MainMenu a.rmLink.rmRootLink .rmselect {
    background: Red !important;
}

.RadPanelBar a.rpLink.rpExpandable {
    background: #e9f7fa !important;
    font-weight: bold;
    font-size: 16px;
    padding: 7px;
}

.RadPanelBar .rpExpandHandle {
    float: right !important;
    margin: 5px 0 0 10px !important;
}

.RadPanelBar .rpHeaderTemplate {
    font-weight: bold !important;
    font-size: 16px !important;
    height: 35px;
    background: #e9f7fa !important;
}

.RadPanelBar ul.rpRootGroup li.rpItem {
    border-radius: 5px;
    border: 1px solid;
    margin-bottom: 30px;
}

.RadPanelBar ul.rpGroup li.rpItem {
    margin-bottom: 0;
    border: 0;
}

.RadPanelBar_Default {
    background: transparent !important;
}

    .RadPanelBar_Default .rpRootGroup {
        border: 0 !important;
    }


.divItem {
    float: right;
}


.titleLastActivity {
    font-weight: bold;
    color: #5c5c5c;
    float: right;
}

.contentLastActivity {
    float: left;
}

.SubtitleLastActivity {
    color: #3db6b1;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 20px;
    vertical-align: super;
}

.btn_LastActivity {
    height: 26px;
    width: 95px;
    background: #bfe7e5;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: 0px;
    float: right;
    margin: 1px;
    cursor: pointer;
}

.Selectbtn_Display {
    background: #3db6b1;
}

.Selectbtn_Period {
    background: #3db6b1;
}

.btn_RadPanelBar {
    height: 40px;
    font-size: 18px;
    width: 215px;
    background: #3db6b1;
    color: white;
    font-weight: bold;
    border: 0px;
    border-radius: 5px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 93%;
    background-size: 13%;
}

.btn_FirstVisit {
    background-image: url(../../images/firstVisit_icon.png);
}

.btn_PreviousReports {
    background-image: url(../../images/previousReports_icon.png);
    margin-right: 10px;
    float: left;
}



.divLeft {
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    display: inline-block;
    float: left;
}

.meetingCombo td.rcbArrowCell.rcbArrowCellRight {
    background: url(../../images/previousReports_icon.png);
    background-position: 50% !important;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 25px;
    height: 40px;
}

.meetingCombo td.rcbInputCell.rcbInputCellLeft {
    background: rgb(61, 182, 177);
    height: 30px;
    padding: 5px;
    color: white !important;
    text-align: center;
    border-radius: 5px;
}

.meetingCombo table {
    direction: ltr;
    background: rgb(61, 182, 177) !important;
    border-radius: 5px;
}

.meetingCombo .rcbReadOnly .rcbInput, .meetingCombo .rcbFocused .rcbReadOnly .rcbInput {
    color: white !important;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}



.BtnPrevPage {
    width: 83px;
    float: right;
    color: #0986bb;
    background-image: url(../../images/PrevIco.png);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding-right: 30px;
    cursor: pointer;
    background-position: 100%;
}

.BtnForwardPage {
    width: 83px;
    float: left;
    color: #0986bb;
    background-image: url(../../images/NextIco.png);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding-left: 30px;
    cursor: pointer;
}

.MainMenuInformation {
    /*  margin-top: 20px;*/
}

.rddtPopup {
    text-align: right !important;
}

.ApplicationsTree {
    text-align: right !important;
}



.rtsQuestionaire li.rtsLI {
    padding-left: 5px !important;
}

span.CB_LinkCare input, span.CB_LinkCare label {
    float: right;
}

.qstItem td {
    border-left: 1px solid #cccccc;
    height: 40px;
    padding: 0 10px;
}


div.blueCombo {
    background: #33B4DE;
    border-radius: 25px;
}

.blueCombo td.rcbInputCell.rcbInputCellRight {
    background: transparent;
}

.blueCombo .rcbInput {
    font-size: 16px !important;
    color: white !important;
    padding: 5px !important;
}

.blueCombo td.rcbArrowCell.rcbArrowCellLeft {
    background: transparent;
    background-image: url(../../images/select_icon.png);
    background-position: 50% !important;
    background-repeat: no-repeat;
    padding-left: 8px;
}

img.showAnswers {
    position: absolute;
    top: 2px;
    left: 4px;
    cursor: pointer;
}

.notificationBtns {
    display: inline-block;
    float: left;
}

.RadMenu_rtl .rmVertical .rmRootLink .rmText {
    padding: 0 !important;
    text-align: center !important;
}

.Reminder .rwWindowContent {
    /* position: absolute;     bottom: 0px;    left: 0px;     height: 200px;    width: calc(100% - 196px);*/
    background: rgb(8, 142, 189) !important;
    padding: 20px 50px;
    color: white;
}

li.rlbItem {
    border-bottom: 1px solid #ededed;
}

.versionArea {
    position: absolute;
    top: 20px;
    right: 10px;
    font-weight: bold;
}

.createUser .titleDetails {
    float: right;
}

.createUser .textEntry, .createUser .passwordEntry {
    float: right !important;
}

.qstEditItem {
    left: 100px;
}

.Required {
    outline: 1px solid red;
}

.RadToolTip {
    z-index: 100 !important;
}

.k-scheduler-header th:first-child, .k-scheduler-table td:first-child {
    border-left-width: 1px;
}
