body  {color:black;};
a {color:blue;}
a:hover {color:black;}
.serenya,.serenya a {color:white;font-family:Verdana, Arial,Tahoma;font-size:12px;text-align:left;}
.serenya a {text-decoration:underline;}
.serenya a:hover {text-decoration:underline;color:red;font-weight:bold;}

.no-select {
    user-select: none;
    -o-user-select:none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

/*==========================================================================================================================*/
.core_menus,.core_menus div, .core_menus span,.core_menus table,.core_menus table tr th,.core_menus table tr td {padding:0px;margin:0px;}
/*==========================================================================================================================*/
.core_editor_content {border:1px solid #999999;background-color: #dedede;text-align:left;}
.core_editor_menu {text-align:left;margin-bottom:3px;background:url("images/editor/bg.bmp") repeat-x left top;border-bottom:1px solid #999999;}
.core_editor_menu a {background:url("images/editor_toolbar.png") no-repeat;padding:0px;margin:0px;font-family:tahoma;font-size:17px;}
.core_editor_menu a img {vertical-align:middle;width:20px;height:19px;}
.core_editor, .core_editor_editor {font-size:13px;text-align:left;background-color: white;width:100%;height:90%;text-decoration: none;font-style: normal;overflow:auto;margin:0px;padding:0px;}

.core_editor_textarea {background-color: #999999;display:none;}
.core_editor_temp {display:none;}
.core_editor h1, .core_editor_editor h1 {text-align:center;font-size:20px;font-weight:bold;margin:10px 0px;}
.core_editor h2, .core_editor_editor h2 {text-align:center;font-size:13px;margin:5px 0px;}
.core_editor_footer {}
.core_editor_dialog {font-size:10px;border:1px solid #999999;padding:2px;position:absolute;background-color: white;display:none;
    -moz-box-shadow: 4px 4px 4px #8c8c8c;
    -webkit-box-shadow: 4px 4px 4px #8c8c8c;
    box-shadow:  4px 4px 4px #8c8c8c;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=145, Strength=6);

}
.core_editor_dialog table, .core_editor_dialog table tr td, .core_editor_dialog div, .core_editor_dialog form, .core_editor_dialog form input {font-size:10px;}

.core_editor_content_menu {font-size:10px;border:1px solid #999999;padding:2px;position:absolute;background-color: white;display:none;
    -moz-box-shadow: 4px 4px 4px #8c8c8c;
    -webkit-box-shadow: 4px 4px 4px #8c8c8c;
    box-shadow:  4px 4px 4px #8c8c8c;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=145, Strength=6);

}
.core_editor_content_menu div,.core_editor_content_menu a {text-align:left;}
.core_editor_content_menu .title {font-weight: bold;}
.core_editor_content_menu a {margin-left:10px;display:block;}

.editor_dialogs_insert_table {border-collapse:collapse;cursor:pointer;}
.editor_dialogs_insert_table tr td {border:1px solid #dedede;width:20px;height:20px;padding:3px;}

.core_editor {background-color: white;}


/*==========================================================================================================================*/
#admin_menu_content {padding:5px 0px;margin:0px 0px 3px 0px;border-bottom:1px solid black;background-color:#EDEDED;border-top:1px solid black;z-index:10001;}
#admin_menu_content {display:block;}
#admin_menu_content .parent_menu {display:inline;padding:3px 10px;color:#5d5d5d;text-decoration:none;font-family:verdana;font-size:12px;margin:0px;border-left:1px solid #EDEDED;}
#admin_menu_content .parent_menu:hover {}

#admin_menu_focus_div {position:absolute;z-index:10000;background-color:white;display:none;}
.admin_menu_child {position:absolute;background-color:#dedede;border:1px solid black;padding:2px;z-index:10001;}
.admin_menu_child table {border:none;border-collapse:collapse;}
.admin_menu_child table td {border:none;padding:3px 2px;border:1px solid none;font-size:10px;}
.admin_menu_child table tr {cursor:pointer;}
.admin_menu_child table #mam_td_img {vertical-align:middle;text-align:center;}
.admin_menu_child table #mam_td_img img {height:16px;vertical-align:middle;}
.admin_menu_child table #mam_td_name {vertical-align:middle;text-align:left;color:#5d5d5d}
.admin_menu_child table #mam_td_link {vertical-align:middle;text-align:right;}
.admin_menu_child table #mam_td_separator {padding:0px;height:5px;}
.admin_menu_child table #mam_td_separator hr {height:1px;background:none;background-color:#5d5d5d;border:none;border-top:1px solid #5d5d5d;border-bottom:1px solid #D3D3D3;}
/*==========================================================================================================================*/


#div_core_debug {cursor:pointer;position:fixed;left:10px;top:97%;width:1em;height:1em;font-size:10px;font-family:Tahoma;color:#BAB45E;background-color:#BAB45E;border:1px solid #999999;padding:3px;overflow:hidden;}
#div_core_debug:hover {height:97%; width:90%;top:10px; overflow:auto;background-color:#D6D6D6;color:black;}



/*==========================================================================================================================*/
/*==========================================================================================================================*/
/*==========================================================================================================================*/

.MainDialog {
    position:absolute;
    background-color:white;
    z-index:1001;
    left:0;
    top:0;
    display:none;
    border:1px solid black;
}

.MainDialog .Title{
    background-color:#a6e2ff;
    padding:5px;
    font-weight:bold;
}

.MainDialog .Button{
    padding-top:20px;
    padding-bottom:20px;
    backgrfound-color:#dedede;
    text-align:right;
}

.MainDialog .Load {
}

.MainDialog .Button a {
    padding:3px;
    margin:3px;
    border:1px solid black;
    backgfround-color:white;
    text-decoration:none;
}

.MainDialog .Button a:hover {
    background-color:#e8e8e8;
}
/*====================================================================================================================*/
#IdMainOpacity {
    position:absolute;
    background-color:black;
    z-index:1000;
    left:0;
    top:0;
}
/*====================================================================================================================*/
#IdInformer {
    backgrogund-color:white;
    border:1px soldi black;
    z-index:1001;
    padding:5px;
    position:absolute;
    left:0px;
    top:0px;
    width:500px;
    border:1px solid #004a6f;

    -moz-box-shadow: 4px 4px 4px #8c8c8c;
    -webkit-box-shadow: 4px 4px 4px #8c8c8c;
    box-shadow:  4px 4px 4px #8c8c8c;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=145, Strength=6);

}

#IdInformer TABLE {
    font-size:12px;
    border-collapse:collapse;
    font-family: 'Times New Roman', Times, serif;
}

#IdInformer TABLE TD{
    border-bottom:1px solid #4e4e4e;
    padding-left:5px;
}

#IdInformer TABLE .Info{

    background:url("../data/gradient/1_20_aff084_77c065_v.jpg") repeat-x;
    background-color:#aff084;
    background-position:left bottom;

    padding:5px;
}

#IdInformer TABLE .Error{

    background:url("../data/gradient/1_20_efb484_bf8b67_v.jpg") repeat-x;
    background-color:#efb484;
    background-position:left bottom;
}

#IdInformer TABLE .Close {
    width:1%;
    padding:5px;
    white-space:nowrap;

}

#IdInformer TABLE .Close a{
    font-size:18px;
    color:white;
    font-family: 'Tahoma';
}

/*Calendar*/
.Calendar {
    background-color:white;
    border:1px solid black;

    box-shadow:2px 2px 2px 2px #dedede;
    -moz-box-shadow:2px 2px 2px 2px #dedede;
    -webkit-box-shadow:2px 2px 2px 2px #dedede;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=145, Strength=6);

    z-index:1200;

    hbackground:url("gd-gradient-fill.php?draw&w=50&h=1&s=ffffff&e=dedede&type=horizontal&step=1") repeat-y top right;
    background:url("../data/gradient/50_1_ffffff_dedede_h.jpg") repeat-x;
    background-color:white;
    border:1px solid black;
}

.Calendar TD {
    font-size:10px;
    padding:2px;
    text-align:center;
}

.Calendar .TitleDate{
    gbackground:url("gd-gradient-fill.php?draw&w=1&h=40&s=ffffff&e=dedede&type=vertical&step=1") repeat-x;
    background:url("../data/gradient/1_40_ffffff_dedede_v.jpg") repeat-x;
}

.Calendar .TitleDate .Title{
    font-weight:bold;
    text-align:left;
    font-size:10px;
    padding-left:5px;
}

.Calendar .TitleDate a {
    font-size:10px;
}

.Calendar .TitleData TABLE{
    padding:0px;
    margin:0px;
}

.Calendar .DayName {
    color:red;
}

.Calendar .Day {
    cursor:pointer;
}

.Current {
    color:blue;
}

.Calendar .DayOutS2 {/*�������� - �������*/
    color:red;
    cursor:pointer;
}

.Calendar .DayOutS1 {/*�������� -  �����������*/
    color:red;
    cursor:pointer;
}

/*================================================Editor====================================================================*/
.EditorParent {
    border:1px solid #c0c0c0;
}

.EditorParent .EditorChoise,.EditorContent__ .EditorChoise {
    display:inline;
}

.EditorParent .EditorMenu {
    padding:1px;
    background-color:white;
    gborder-bottom:1px solid #c0c0c0;
    heigght:35px;
    background:url("../data/gradient/1_35_d2d2d2_ffffff_v.jpg") repeat-x left bottom;
}


.EditorParent .EditorMenu a{
    margin-left:3px;
    font-size:18px;
}
.EditorParent .EditorMenu a:hover{

}


.EditorParent .EditorMenu a img{
    border:none;
    vertical-align:middle;
}



.EditorParent .EditorPopup {
    display:none;
    position:absolute;

    white-space:nowrap;
    background-color:white;
    border:1px solid #c0c0c0;
}

.EditorParent .EditorPopup div.EditorPopupContent {
    padding:5px;
}

.EditorParent .EditorPopup,.EditorParent .EditorPopup input,.EditorParent .EditorPopup TABLE TD{
    font-size:12px;
}


.EditorParent .EditorPopup input {
    border:1px solid #808080;
}

.EditorParent .EditorPopup div.EditorButton{
    font-size:10px;
    padding:2px;
    color:#a4a4a4;
    background:url("../data/gradient/1_20_ffffff_d2d2d2_v.jpg") repeat-x left bottom;
    border-top:1px solid #d2d2d2;

}

.EditorParent .EditorHint {
    border-bottom:1px solid #c0c0c0;
    margin-bottom:5px;
    padding-left:5px;
    color:#003955;
}

.EditorParent .EditorPopup a.EditorButton{
    text-decoration:none;
    font-size:12px;
    color:#002c40;
}

.EditorParent .EditorPopup a.EditorButton:hover{
    text-decoration:underline;
    color:#005e8a;

}

.EditorParent .EditorPopup div.EditorPopupTitle {
    padding:2px;
    padding-left:5px;
    background:url("../data/gradient/1_20_d2d2d2_ffffff_v.jpg") repeat-x left bottom;
    border-bottom:1px solid #d2d2d2;
}

.EditorParent .EditorWarning {
    color:red;
    font-size:10px;
    white-space:nowrap;
}
.EditorParent .EditorInsertTable {
    border-collapse: separate;
    border-spacing: 2px;
    padding:0px;
}
.EditorParent .EditorInsertTable TD{
    border:1px solid #c0c0c0;
    cursor:pointer;
    width:16px;
    height:16px;
}

.EditorParent .EditorBottom {
    background-color:#e8e8e8;
    border-top:1px solid #c0c0c0;
    background-position:center center;
    background-repeat:no-repeat;
    padding:5px;
    text-align:right;
    font-size:10px;
    color:#303030;
    font-family: 'Times New Roman';
}

.EditorParent .EditorBottom a {
    font-size:10px;
    text-decoration:none;
}

.EditorParent .EditorBottom a:hover {
    text-decoration:underline;
}

.EditorParent .EditorBottom div {
    margin-left:5px;
    display:inline;
}

.EditorParent .EditorContent, .EditorContent__ {

}
.EditorParent .EditorContent P,.EditorParent .EditorContent DIV,.EditorParent .EditorContent SPAN,
.EditorContent__ P, .EditorContent__ DIV , .EditorContent__ SPAN {
    margin:0px;
    padding:0px;
}

.EditorParent .EditorContent H1,.EditorParent .EditorContent H2,
.EditorContent__ H1, .EditorContent__ H2{
    text-align:center;
    padding:0px;
    margin:0px;
    margin-top:10px;
    margin-bottom:10px;
}

.EditorParent .EditorContent TABLE,
.EditorContent__ TABLE {
    border-collapse:collapse;
}

.EditorParent .EditorContent TABLE TD {
    border:1px solid #c0c0c0;
}

.EditorParent .EditorContent H2, .EditorContent__ H2 {
    font-weight:normal;
}

.EditorParent .EditorContent HR, .EditorContent__ HR {
    color:#c0c0c0;
    height:1px;
}

.EditorParent .EditorContent BLOCKQUOTE,, .EditorContent__ blockquote {
                                              margin:0px;
                                              margin-left:40px;
                                              padding:0px;
                                          }

.EditorParent .EditorContent OL,.EditorParent .EditorContent UL,
.EditorContent__ OL, .EditorContent__ UL{
    margin-top:0px;
    margin-left:40px;
    margin-bottom:0px;

}

.EditorParent .EditorContent OL LI,.EditorParent .EditorContent UL LI,
.EditorContent__ OL LI, .EditorContent__ UL LI{
    padding:0px;
    margin:0px;
}

#MainHint {
    position:absolute;
    wgidth:300px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=145, Strength=6);
    font-family: 'Times New Roman', Times, serif;
}


#MainHint .img {
    color:#666600;;
    font-size:24px;
    color:#4790b8;
}

#MainHint div {

    background:url("../../../data/gradient/1_30_65a5c7_4a94bd_v.jpg") repeat-x left bottom;
    background-color:#65a5c7;
    color:white;
    padding:3px;
    font-size:12px;
    border:1px solid black;
    -moz-box-shadow: 4px 4px 4px #8c8c8c;
    -webkit-box-shadow: 4px 4px 4px #8c8c8c;
    box-shadow:  4px 4px 4px #8c8c8c;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
   DOCTORROOM SIAGLIST
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
    DataTables row highlight classes
*/
.dataTable tr.odd.gradeA {
    background-color: #ddffdd;
}

.dataTable tr.even.gradeA {
    background-color: #eeffee;
}

.dataTable tr.odd.gradeC {
    background-color: #ddddff;
}

.dataTable tr.even.gradeC {
    background-color: #eeeeff;
}

.dataTable tr.odd.gradeX {
    background-color: #ffdddd;
}

.dataTable tr.even.gradeX {
    background-color: #ffeeee;
}

.dataTable tr.odd.gradeU {
    background-color: #ddd;
}

.dataTable tr.even.gradeU {
    background-color: #eee;
}

.dataTable tr.odd {
    background-color: #E2E4FF;
}

.dataTable tr.even {
    background-color: white;
}

/*
    DataTables cell highlight classes
*/
.dataTable tr td.highlight_1 {
    background-color: #e8e8e8;
}

/*
    DataTables row sortable classes
*/
.dataTable .sorting_asc {
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CA3900),color-stop(7%,#F8F8F8), color-stop(100%,#E6E6E6));
    /*background: url('../images/sort_asc.png') no-repeat center right;*/
}

.dataTable .sorting_desc {
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(93%,#E6E6E6), color-stop(100%, #CA3900));
    /*background: url('../images/sort_desc.png') no-repeat center right;*/
}

.dataTable .sorting {
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EBEBEB), color-stop(100%,#D5D5D5));
    /*background: url('../images/sort_both.png') no-repeat center right;*/
}

.dataTable .sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.dataTable .sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

.dataTable table.display thead th:active,
.dataTable table.display thead td:active {
    outline: none;
}

/*
    DataTables row misc classes
*/
.dataTable tr.even.row_selected td {
    background-color: #CADDC7;
}

.dataTable tr.odd.row_selected td {
    /*background-color: #a9b9dd;*/
    background-color: #CADDC7;
}

.dataTable tr.even.row_selected2 td {
    background-color: #F1D0CD;
}

.dataTable tr.odd.row_selected2 td {
    /*background-color: #de877e;*/
    background-color: #F1D0CD;
}

/*
    Left side selectable items classes
*/
.select-patient {
    color: #000;
    border-radius: 2px;
    border: 1px solid #A2A2A2;
    box-shadow: 1px 1px 3px #C4C4C4;
    padding: 4px;
    margin: 4px 0px 4px 0px;
    text-align: center;
}

.select-patient.blue-color {
    background-color: #C4DDC1;
}

.select-patient.red-color {
    background-color: #EBD3D3;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
   DOCTORROOM DIAGLIST CONTEXT MENU
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.context-menu-list {
    margin:0;
    padding:0;

    min-width: 120px;
    max-width: 250px;
    display: inline-block;
    position: absolute;
    list-style-type: none;

    border: 1px solid #DDD;
    background: #EEE;

    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.context-menu-item {
    padding: 5px 2px 5px 24px;
    background-color: #EEE;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.context-menu-separator {
    padding-bottom:0;
    border-bottom: 1px solid #DDD;
}

.context-menu-item > label > input,
.context-menu-item > label > textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.context-menu-item.hover {
    cursor: pointer;
    background-color: #b1cee6;
}

.context-menu-item.disabled {
    color: #AAA;
    text-shadow: 1px 1px 0px #FFF;
}

.context-menu-input.hover,
.context-menu-item.disabled.hover {
    cursor: default;
    background-color: #EEE;
}

.context-menu-submenu:after {
    content: ">";
    color: #666;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 1;
}

/* icons
    #protip:
    In case you want to use sprites for icons (which I would suggest you do) have a look at
    http://css-tricks.com/13224-pseudo-spriting/ to get an idea of how to implement
    .context-menu-item.icon:before {}
 */
.context-menu-item.icon { min-height: 13px; background-repeat: no-repeat; background-position: 4px 3px; }
.context-menu-item.icon-edit { background-image: url(images/page_white_edit.png); }
.context-menu-item.icon-cut { background-image: url(images/cut.png); }
.context-menu-item.icon-copy { background-image: url(images/page_white_copy.png); }
.context-menu-item.icon-paste { background-image: url(images/page_white_paste.png); }
.context-menu-item.icon-delete { background-image: url(images/page_white_delete.png); }
.context-menu-item.icon-add { background-image: url(images/page_white_add.png); }
.context-menu-item.icon-quit { background-image: url(images/door.png); }

.context-menu-item.icon-calendar_edit { background-image: url(images/calendar_edit.png); }
.context-menu-item.icon-calendar_edit.disabled { background-image: url(images/calendar_edit_disabled.png); }

.context-menu-item.icon-calendar_delete { background-image: url(images/calendar_delete.png); }
.context-menu-item.icon-calendar_delete.disabled { background-image: url(images/calendar_delete_disabled.png); }

/* vertically align inside labels */
.context-menu-input > label > * { vertical-align: top; }

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
    margin-left: -17px;
}
.context-menu-input > label > span {
    margin-left: 5px;
}

.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
    display: block;
    width: 100%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.context-menu-input > label > textarea {
    height: 100px;
}
.context-menu-item > .context-menu-list {
    display: none;
    /* re-positioned by js */
    right: -5px;
    top: 5px;
}

.context-menu-item.hover > .context-menu-list {
    display: block;
}

.context-menu-accesskey {
    text-decoration: underline;
}

.table-placeholder div {
    border: 1px dotted #D1D1D1;
    font-size: 12px;
    color: #797979;
    background-color: #FCFCE2;
    margin: -3px
}

#notify_message {
    margin-top: 35px;
}