input::-moz-focus-inner {
    border: 0;
}

a:focus {
    outline: none;
}

body,
body .ui-widget-content {
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial, Helvetica, sans-serif;
    background: #FFF;
}

.ui-widget-content {
    background: #fff;
}

.container {
    width: 100%;
}

#page {}

#header {
    margin: 0;
    padding: 0;
}

#content {
    padding: 20px;
}

#sidebar {
    padding: 20px 20px 20px 0;
}

#footer {
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #C9E0ED;
}

#logo {
    background: url(../images/iskarditsas-logo.webp) 10px 0px no-repeat;
    background-size: contain;
    display: block;
    width: 150px;
    height: 135px;
    padding-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#mainmenu {
    background: white url(bg.gif) repeat-x left top;
}

#mainmenu ul {
    padding: 6px 20px 5px 20px;
    margin: 0px;
}

#mainmenu ul li {
    display: inline;
}

#mainmenu ul li a {
    color: #ffffff;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 8px;
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a {
    color: #6399cd;
    background-color: #EFF4FA;
    text-decoration: none;
}

div.flash-error,
div.flash-notice,
div.flash-success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

div.flash-error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

div.flash-notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

div.flash-success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

div.flash-error a {
    color: #8a1f11;
}

div.flash-notice a {
    color: #514721;
}

div.flash-success a {
    color: #264409;
}

div.form .rememberMe label {
    display: inline;
}

div.view {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 0.9em;
    padding: 5px 20px;
    color: #555;
}

div.breadcrumbs span {
    font-weight: bold;
}

div.search-form,
div.field-form {
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet {}

.portlet-decoration {
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content {
    font-size: 0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background: #EFFDFF;
}

.portlet-content ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.portlet-content li {
    padding: 2px 0 4px 0px;
}

.operations {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li {
    padding-bottom: 2px;
}

.operations li a {
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited {
    color: #0066A4;
}

.operations li a:hover {
    background: #80CFFF;
}

#menu {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
}

#menu li {
    list-style-type: none;
    float: left;
    display: block;
    width: 100%;
}

#menu li a {
    display: block;
    text-decoration: none;
    color: #555555;
    margin: 0;
    width: 100%;
    height: 66px;
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
}

#menu li a span {
    display: none;
    color: #000;
}

#menu li a.one span {
    display: block;
    height: 110px;
    margin: 0 10px;
}

#menu li a:hover {
    background: #fff url(../images/buttons/bg.png) bottom repeat-x;
    color: #bc2a4d;
}

#menu li a:hover span {
    display: block;
    height: 110px;
    margin: 0 10px;
    cursor: pointer;
}

#menu .h2 {
    margin: 0px;
    padding: 0;
    font-size: 17px;
    border: 0;
    margin-top: 20px;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    width: 95px;
}

#menu .h3 {
    margin: 0 5px;
    padding: 0;
    font-size: 1.1em;
    color: #00b;
}

#menu img {
    margin: 8px 5px 0px 5px;
    float: left;
}

.curved {
    width: 170px;
    margin-left: 0px;
    background: none;
}

.curved .b1,
.curved .b2,
.curved .b3,
.curved .b4 {
    font-size: 1px;
    display: block;
    /* hide overflow:hidden from IE5/Mac */
    /* \*/
    overflow: hidden;
    /* */
}

.curved .b1,
.curved .b2,
.curved .b3 {
    height: 1px;
}

.curved .b2,
.curved .b3,
.curved .b4 {
    border-right: 1px solid #bbbbbb;
}

.curved .b1 {
    margin: 0 4px;
    background: #bbbbbb;
    margin-left: 0px;
}

.curved .b2 {
    margin: 0 2px;
    margin-left: 0px;
    border-width: 0 2px;
}

.curved .b3 {
    margin: 0 1px;
    margin-left: 0px;
}

.curved .b4 {
    height: 2px;
    margin: 0;
}

.curved .c1 {
    margin: 0 5px;
    background: #bbbbbb;
    margin-left: 0px;
}

.curved .c11 {
    margin: 0px;
    background: #bbbbbb;
}

.curved .c2 {
    margin: 0 3px;
    border-width: 0 2px;
}

.curved .c3 {
    margin: 0 2px;
}

.curved .c4 {
    height: 2px;
    margin: 0 1px;
    margin-left: 0px;
}

.curved .boxcontent {
    display: block;
    background: transparent;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    font-size: 0.9em;
    text-align: justify;
}

#page_table {
    width: 100%;
}

#cont_window {
    background: #fff;
    height: 600px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    min-width: 748px;
}

#left_window {
    width: 170px;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 0px;
}

#right_window {
    padding: 0px;
}

#topone_line {
    height: 24px;
}

.topdate {
    display: block;
    width: 170px;
    text-align: center;
    font-size: 10px;
    padding-top: 4px;
    margin-top: 0px;
}

.breadcrumbs a {
    color: #105289;
    text-decoration: none;
    font-weight: bold;
}

.breadcrumbs a:hover {
    color: #bc2a4d;
}

h1 {
    background: #fff url(../images/buttons/h1.png) bottom repeat-x;
    height: 20px;
    padding: 4px;
    padding-left: 8px;
    color: #555;
    margin-bottom: 0px;
    border: 1px solid #bbbbbb;
    border-bottom: 0px;
    font-size: 18px;
}

body .ui-widget-header {
    background: #fff url(../images/buttons/h1.png) bottom repeat-x;
    color: #555;
    border: none;
    border-bottom: 1px solid #bbbbbb;
}

body .ui-dialog .ui-dialog-content {
    border-top: none;
}

.form {
    border: 1px solid #bbbbbb;
    padding: 8px;
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
    width: auto;
}

p {
    margin: 8px 2px 8px 8px;
}

#cont_window>p {
    border: 1px solid #bbbbbb;
    background: #fff;
    margin: 0px;
    padding: 4px;
}

div.form p.note {
    margin-top: 4px;
}

.cont_space {
    /*
max-height:484px;
overflow-y:scroll;
overflow-x:hidden;
*/
    padding: 0px;
    padding-left: 0px;
}

a {
    color: #105289;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #bc2a4d;
}

#menu li a {
    font-weight: normal;
}

.login_space {
    text-align: center;
    padding-top: 20px;
    border: 1px solid #bbbbbb;
    background: #ffffff;
    padding-bottom: 20px;
}

.cont_space .loginform {
    width: 240px;
    margin: 0 auto;
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
}

.grid-view table.items tr th {
    padding: 0px;
    background: #fff url(../images/buttons/h1.png) bottom repeat-x;
    border-top: 1px solid #eeeeee;
}

.grid-view table.items tr td a {
    color: #105289;
}

.grid-view table.items tr th a {
    color: #105289;
    font-size: 13px;
    display: block;
    line-height: 30px;
    font-weight: bold;
    background: #fff url(../images/buttons/h1.png) bottom repeat-x;
    padding-left: 4px;
    padding-right: 4px;
}

.grid-view table.items tr th a:hover {
    color: #bc2a4d;
}

.grid-view table.items th a:hover {
    background: #fff url(../images/buttons/form_bg.png) left -100px repeat-x;
}

.grid-view table.items tr th a.asc,
.grid-view table.items tr th a.asc:hover,
.grid-view table.items tr th a.desc,
.grid-view table.items tr th a.desc:hover {
    background-position: 4px;
    padding-left: 12px;
}

.grid-view table.items tr th,
.grid-view table.items tr td {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.grid-view table.items tr td {
    text-align: right;
    padding-left: 8px;
    padding-right: 8px;
}

div.grid-view table.items tr.odd {
    background: #fff url(../images/buttons/form_bg.png) left -90px repeat-x;
}

div.grid-view table.items tr.selected {
    background: none repeat scroll 0 0 #BCE774;
}

div.grid-view table.items tr:hover {
    background: #ECFBD4;
}

.bot_menu,
.bot_menu2 {
    display: block;
    border: 1px solid #bbbbbb;
    border-top: none;
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
}

.bot_menu a,
.bot_menu2 a {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 4px;
    margin: 4px;
    vertical-align: middle;
}

.bot_menu a:hover,
.bot_menu2 a:hover {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #fff;
}

.bot_menu2 {
    border: 1px solid #bbbbbb;
    border-bottom: none;
}

.menu_notifications {
    background: url(../images/buttons/bell.png) center center no-repeat;
}

.menu_labels {
    background: url(../images/buttons/category.png) center center no-repeat;
}

.menu_print {
    background: url(../images/buttons/print.png) center center no-repeat;
}

.menu_save {
    background: url(../images/buttons/save.png) center center no-repeat;
}

.menu_search {
    background: url(../images/buttons/search.png) center center no-repeat;
}

.menu_list {
    background: url(../images/buttons/logs.png) center center no-repeat;
}

.menu_create {
    background: url(../images/buttons/new.png) center center no-repeat;
}

.menu_update {
    background: url(../images/buttons/change.png) center center no-repeat;
}

.menu_delete {
    background: url(../images/buttons/delete.png) center center no-repeat;
}

.menu_reminderz {
    background: url(../images/buttons/book.png) center center no-repeat;
}

.menu_users {
    background: url(../images/buttons/myclients.png) center center no-repeat;
}

.menu_man_users {
    background: url(../images/buttons/allclients.png) center center no-repeat;
}

.incoming {
    background: url(../images/buttons/incoming.png) center center no-repeat;
}

.menu_man_profile {
    background: url(../images/buttons/logs.png) center center no-repeat;
}

.menu_defaulfields {
    background: url(../images/buttons/defaultnum.png) center center no-repeat;
}

.menu_user_add {
    background: url(../images/buttons/adduser.png) center center no-repeat;
}

.menu_user_view {
    background: url(../images/buttons/user.png) center center no-repeat;
}

.menu_logout {
    background: url(../images/buttons/lock.png) center center no-repeat;
}

.menu_change_pass {
    background: url(../images/buttons/change_pass.png) center center no-repeat;
}

.menu_arrow {
    background: url(../images/buttons/show.png) center center no-repeat;
}

.menu_arrow2 {
    background: url(../images/buttons/show2.png) center center no-repeat;
}

.menu_giortes {
    background: url(../images/buttons/giortes.png) center center no-repeat;
}

.menu_sinal {
    background: url(../images/buttons/sinal.png) center center no-repeat;
}

.menu_clients {
    background: url(../images/buttons/myclients.png) center center no-repeat;
}

.menu_logs {
    background: url(../images/buttons/files.png) center center no-repeat;
}

.menu_visits {
    background: url(../images/buttons/allclients.png) center center no-repeat;
}

.menu_epitages {
    background: url(../images/buttons/epitages.png) center center no-repeat;
}

.sm_left_menu .menu_giortes2 {
    background: url(../images/buttons/giortes2.png) center center no-repeat;
}

.sm_left_menu .menu_sinal2 {
    background: url(../images/buttons/sinal2.png) center center no-repeat;
}

.sm_left_menu .menu_epitages2 {
    background: url(../images/buttons/epitages2.png) center center no-repeat;
}

.sm_left_menu .menu_reminderz,
.sm_left_menu .menu_reminderz:hover,
.sm_left_menu .menu_visits,
.sm_left_menu .menu_visits:hover,
.sm_left_menu .menu_clients,
.sm_left_menu .menu_clients:hover,
.sm_left_menu .menu_logs,
.sm_left_menu .menu_logs:hover,
.sm_left_menu .menu_giortes,
.sm_left_menu .menu_giortes:hover,
.sm_left_menu .menu_sinal,
.sm_left_menu .menu_sinal:hover,
.sm_left_menu .menu_epitages,
.sm_left_menu .menu_epitages:hover,
.sm_left_menu .menu_giortes2,
.sm_left_menu .menu_giortes2:hover,
.sm_left_menu .menu_epitages2,
.sm_left_menu .menu_epitages2:hover,
.sm_left_menu .menu_sinal2,
.sm_left_menu .menu_sinal2:hover {
    padding-left: 45px;
    padding-right: 11px;
    padding-top: 32px;
    padding-bottom: 24px;
    color: #fff;
    vertical-align: top;
}

.sm_left_menu .menu_giortes2,
.sm_left_menu .menu_sinal2,
.sm_left_menu .menu_epitages2 {
    width: 56px;
    height: 56px;
    padding-left: 28px;
    padding-top: 4px;
}

.sm_left_menu .menu_visits:hover,
.sm_left_menu .menu_reminderz:hover,
.sm_left_menu .menu_clients:hover,
.sm_left_menu .menu_logs:hover,
.sm_left_menu .menu_giortes:hover,
.sm_left_menu .menu_epitages:hover,
.sm_left_menu .menu_sinal:hover,
.sm_left_menu .menu_giortes2:hover,
.sm_left_menu .menu_epitages2:hover,
.sm_left_menu .menu_sinal2:hover {
    background-color: #fff;
    border: 1px solid #bbbbbb;
    padding-left: 44px;
    padding-right: 10px;
    padding-top: 31px;
    padding-bottom: 23px;
    width: 18px;
    height: 43px;
}

.sm_left_menu .menu_giortes2:hover,
.sm_left_menu .menu_sinal2:hover,
.sm_left_menu .menu_epitages2:hover {
    width: 56px;
    height: 56px;
    padding-left: 28px;
    padding-top: 3px;
}

.sm_left_menu input.menu_arrow,
.sm_left_menu input.menu_arrow2 {
    width: 30px;
    height: 56px;
    padding: 0px;
    display: inline-block;
    border: none;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 4px;
}

.sm_left_menu {
    display: block;
    margin-top: 20px;
    border: 1px solid #bbbbbb;
    border-left: none;
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
    position: absolute;
    left: -321px;
    vertical-align: top;
    z-index: 100;
}

.sm_left_menu a,
.sm_left_menu input {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 4px;
    margin: 4px;
    margin-bottom: 1px;
    vertical-align: top;
    cursor: pointer;
    border: none;
}

.sm_left_menu a:hover,
.sm_left_menu input:hover {
    border: 1px solid #bbbbbb;
    padding: 3px;
    background-color: #fff;
}

#sm_left_menu_items {
    display: inline-block;
    vertical-align: top;
}

#gridepeteiosDialog {
    display: inline-block;
}

.grid-view .summary {
    font-size: 13px;
    margin: 4px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 4px;
    border-top: 1px solid transparent;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    border-top: 1px solid #bbbbbb;
}

th.button-column,
td.button-column {
    width: 80px;
    min-width: 80px;
}

#gridepeteiosGrid th.button-column,
#gridepeteiosGrid td.button-column {
    width: auto;
    min-width: auto;
}

#gridepeteiosGrid table.items {
    max-width: 500px;
    word-wrap: break-word;
    text-overflow: ellipsis;
}

ul.yiiPager .page a {
    color: #0E509E;
}

ul.yiiPager .selected a {
    background: #E5F1F4;
}

.search-form,
.field-form {
    max-height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-dialog .ui-dialog-content div.search-form,
.ui-dialog .ui-dialog-content div.field-form {
    padding: 0px;
}

.wide {
    padding: 0px;
    border: 0px;
    margin-right: 0px;
}

body .ui-tabs .ui-tabs-panel {
    background: #fff url(../images/buttons/form_bg.png) top repeat-x;
}

.ui-tabs .ui-tabs-nav {}

.ui-tabs {}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: none;
}

.search-form div.form .bot_menu,
.field-form div.form .bot_menu {
    margin: 0px;
}

.search-form div.form .bot_menu input,
.field-form div.form .bot_menu input,
.cont_space div.form .bot_menu input,
.bot_menu input {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 28px;
    margin: 4px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
}

.search-form div.form .bot_menu input:hover,
.field-form div.form .bot_menu input:hover,
.cont_space div.form .bot_menu input:hover,
.bot_menu input:hover {
    border: 1px solid #bbbbbb;
    padding: 27px;
    background-color: #fff;
}

.tab_forms .cont_space,
.tab_forms .cont_space .form {
    padding: 0px;
    border: 0px;
}

.simple_forms .cont_space,
.simple_forms .cont_space .form {
    padding: 0px;
    border: 0px;
}

.simple_forms .cont_space .form {
    border: 1px solid #bbbbbb;
}

.simple_forms .cont_space .form .bot_menu {
    border: 0;
    margin-bottom: 0px;
}

input:disabled {
    color: #333;
    padding: 1px;
    background: #c6e6fc;
    border: 1px solid #bbbbbb;
}

div.form input.new_button,
div.form a.new_button,
div.form a.edit_button,
div.form a.del_button,
.checkAmka {
    background: url(../images/buttons/t_new.png) bottom no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    border: none;
    cursor: pointer;
    padding: 0px;
    margin: 1px;
    margin-left: 5px;
    margin-bottom: 6px;
    vertical-align: middle;
}

div.form a.edit_button,
.checkAmka {
    background-image: url(../images/buttons/t_edit.png);
}

div.form a.del_button {
    background-image: url(../images/buttons/t_del.png);
}

div.menu_links {
    display: block;
    min-height: 450px;
    border: 1px solid #bbbbbb;
    border-top: 0px;
    background: #fff url(../images/buttons/form_bg.png) bottom repeat-x;
    margin: 0px;
    padding-right: 8px;
    padding-bottom: 8px;
    text-align: center;
}

div.menu_links a {
    width: 98px;
    height: 100px;
    display: inline-block;
    border: 1px solid #bbbbbb;
    text-align: center;
    vertical-align: bottom;
    background: #ffffff;
    margin: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
}

div.menu_links a:hover {
    border: 1px solid #bc2a4d;
}

div.menu_links a img {
    display: block;
    margin: 6px auto;
}

.search-form .wide form>table,
.field-form .wide form>table {
    border: 1px solid #bbbbbb;
    margin-bottom: 0px;
}

input.pickable {
    color: #0099ff;
    cursor: pointer;
    background: #efefef;
}

.droppick {
    padding: 2px 18px 2px 18px;
    cursor: pointer;
    display: block;
}

.ui-dialog .ui-dialog-content {
    background: #fff;
}

.bform {
    width: auto;
    margin-bottom: 0px;
}

table.bform tr td {
    padding: 0px;
}

table.bform div.row label {
    display: inline-block;
    text-align: right;
    width: 120px;
}

div.form select {
    width: 200px;
}

hr {
    background: #aaa;
    margin: 0px;
    border-bottom: 1px solid #ccc;
    height: 1px;
}

.noleftgap {
    width: auto;
}

.noleftgap .row {
    display: inline-block;
}

.grid-view table.items tr th {
    color: #666;
}

table.bform .noleftgap div.row2 label,
table.bform div.row2 label {
    width: 60px;
}

table.bform .noleftgap div.row3 label {
    width: 80px;
}

table.bform .noleftgap div.row4 label {
    width: 90px;
}

table.bform table {
    margin-bottom: 0px;
}

table.bform .biginput .row label {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    text-align: right;
    padding-bottom: 4px;
    font-size: 14px;
    float: none;
    text-align: right;
    width: auto;
}

table.bform .biginput {
    text-align: right;
}

table.bform .biginput .row input {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 2px 6px 2px;
    background: #c6fcd9;
    border: 1px solid #bbbbbb;
    color: #333;
    float: none;
    text-align: right;
}

.ui-timepicker-div {
    padding-left: 2px;
}

#stones2 {
    padding: 0px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border-color: #bbbbbb;
}

input {
    border: 1px solid #bbbbbb;
    padding: 2px;
}

.grid-view {
    border: 1px solid #bbbbbb;
    background: #fff;
    margin-top: 2px;
}

.bform {
    padding: 0px 4px 0px 4px;
}

.bot_menu {
    margin-bottom: 2px;
}

.fl_right {
    float: right;
}

div.field-form form input {
    margin-top: 0px;
    margin-bottom: 0px;
}

div.field-form form {
    background: #efefef;
}

div.field-form form tr td,
div.field-form form tr th {
    padding: 1px 1px 1px 4px;
}

div.form .printf label {
    display: inline-block;
    font-weight: normal;
    padding-left: 10px;
}

div.form .printf p {
    margin: 0px;
    font-weight: bold;
}

.ok,
.warn {
    background: url(../images/buttons/ok.png) center center no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.warn {
    background-image: url(../images/buttons/warn.png);
}

.selector_butts {
    margin-left: 110px;
}

.loading {
    display: none;
    width: 24px;
    height: 24px;
    background: url(../images/buttons/loading.gif) no-repeat;
}

.tobehidden {
    position: absolute;
    left: 6px;
    top: 6px;
}

div.form input.myCheckBox {
    margin-top: 8px;
}

.ui-corner-all {
    border-radius: 0px;
}

.bot_menu3 {
    margin-bottom: 0px;
    border: 1px solid #bbbbbb;
    border-width: 1px 1px 0px 1px;
}

.statsForm .row {
    margin-bottom: 8px;
    text-align: left;
    width: 500px;
    margin: 4px auto;
}

.statsForm label {
    display: inline-block;
    text-align: right;
    width: 200px;
}

.statsForm input,
.statsForm select {
    display: inline-block;
}

.statsForm {
    text-align: center;
}

.fc-content a:hover {
    color: #ffffff;
}

table.fc-header {
    margin-bottom: 0px;
}

#calendarContent {
    margin: 4px;
}

.fc-header table,
.fc-agenda-head table,
.fc-agenda-body table {
    margin-bottom: 0px;
}

.fc-content .fc-not-today {
    background: #ffffff;
}

.ui-tabs .ui-tabs-panel {
    padding: 10px 12px;
}

#myListTable tr td,
#myListTable tr th {
    text-align: center;
}

#myListTable tr td.mlst,
#myListTable tr th.mlst {
    text-align: left;
    width: 400px;
}

div.wide.form .bigrow {
    width: 300px;
    height: 30px;
}

div.wide.form .bigrow label {
    width: 250px;
}

table.klironomiko tr th {
    font-weight: bold;
}

div.wide.form .seprow label {
    width: auto;
    display: block;
    float: none;
    text-align: left;
}

div.wide.form .medirow label {
    width: 180px;
}

div.wide.form .medirow select {
    width: 140px;
}

#test_type_id,
#test2_type_id,
#test3_type_id,
#test4_type_id {
    width: 250px;
}

#addNewTest,
#addNewTest2,
#addNewTest3,
#addNewTest4 {
    float: left;
    margin: 6px 1px 1px 8px;
}

table.testArea,
table.test2Area,
table.test3Area,
table.test4Area {
    width: auto;
    background: #fff;
    border: 1px solid #666;
    border-width: 1px 0px 0px 1px;
    margin-top: 4px;
    margin-bottom: 4px;
}

table.testArea th,
table.testArea td,
table.test2Area th,
table.test2Area td,
table.test3Area th,
table.test3Area td,
table.test4Area th,
table.test4Area td {
    padding: 4px 8px 4px 8px;
    border: 1px solid #666;
    border-width: 0px 1px 1px 0px;
}

#test_input_field,
#test2_input_field,
#test3_input_field,
#test4_input_field {
    position: absolute;
    margin: 0px;
    background: #B7D6E7;
    border-color: #000;
    display: none;
}

body .ui-tabs #testsTab,
body .ui-tabs #test2sTab,
body .ui-tabs #test3sTab,
body .ui-tabs #test4sTab {
    background: #fff;
}

#testHeaders th,
#test2Headers th,
#test3Headers th,
#test4Headers th {
    cursor: pointer;
}

.graph-button,
.graph-button2,
.graph-button3,
.graph-button4 {
    background: url(../images/buttons/chart.png) center center no-repeat;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 10px;
}

#graph-form,
#graph-form2,
#graph-form3,
#graph-form4 {
    max-height: 470px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#ageBlock {
    text-align: left;
    font-weight: bold;
}

#ageBlock span {
    height: 20px;
    padding: 7px 0px 0px 0px;
    display: inline-block;
}

#taxidromisi {
    background: #c6e6fc;
    width: 100px;
    padding: 6px;
    border: 1px solid #bbbbbb;
    margin: 0px 0px 16px 40px;
    display: none;
}

#labelsContentsDiv {
    background: #FFCC99;
    padding: 6px;
    border: 1px solid #bbbbbb;
    font-weight: bold;
}

#imnia_search_0 {
    border: 1px solid #BBBBBB;
    cursor: text;
    padding: 2px;
    margin: 2px 0px 2px 10px;
    height: auto;
    vertical-align: inherit;
    width: auto;
}

#notifications_error_form {
    font-weight: bold;
    color: #a00;
    letter-spacing: 1px;
}

.grid-view table.items tr.expired {
    background: #ffad99;
}

#pelates-tabs_tab_6,
#pelates-tabs_tab_5 {
    background: #ddeeff;
}

.exetasi_table1 {
    max-width: 700px;
}

.exetasi_table2 {
    border: 1px solid #666;
    border-width: 0px 1px 1px 0px;
    width: auto;
}

.exetasi_table2 td,
.exetasi_table2 th {
    border: 1px solid #666;
    border-width: 1px 0px 0px 1px;
}

div.wide.form .exetasi_table2 td .bigrow {
    width: 160px;
}

div.wide.form .exetasi_table2 td .bigrow label {
    width: 130px;
}

table.toketoi {
    margin: 20px;
    width: auto;
    border: 1px solid #666;
    border-width: 0px 0px 1px 1px;
}

table.toketoi tr {
    background: #f8f8f8;
}

table.toketoi tr:hover {
    background: #A2D246;
    cursor: pointer;
}

table.toketoi tr.toketoi_head:hover {
    background: #f8f8f8;
    cursor: default;
}

table.toketoi td,
table.toketoi th {
    border: 1px solid #666;
    border-width: 1px 1px 0px 0px;
    padding: 6px 30px 6px 30px;
}

.helperCss {
    position: absolute;
    margin-top: 100px;
    width: 160px;
    padding: 4px;
    text-align: center;
    border: 1px solid #BBBBBB;
    border-width: 1px 1px 1px 0px;
    background: url("../images/buttons/form_bg.png") repeat-x #FFFFFF;
    font-size: 12px;
}

.helperCss a {
    display: block;
}

#dlg_EventCal #AirPelates_pelatis_pick0 {
    display: inline-block;
    float: left;
}

#dlg_EventCal .AirPelates_pelatis_goto {
    background: url(../images/buttons/show.png) no-repeat;
    height: 28px;
    width: 19px;
    display: inline-block;
    float: left;
    margin: 0 0 0 8px;
}

ul#calselectmenu {
    position: absolute;
    top: 139px;
    left: 169px;
    z-index: 200;
    background: #fafafa;
    border: 1px solid #bbbbbb;
    list-style-type: none;
    padding: 0;
    display: none;
}

ul#calselectmenu li {
    list-style-type: none;
    padding: 0px;
}

ul#calselectmenu li a {
    display: block;
    padding: 4px 8px;
}

div.wide.form #diaitologiko .seprow label {
    width: 200px;
}

#diaitologiko {
    width: auto;
}

.fc-event-anamoni {
    background: url(../images/buttons/siren.png) center center no-repeat;
    width: 10px;
    height: 14px;
    display: inline-block;
    padding: 0px 6px 0px 6px;
    float: left;
}

#pelates-tabs_tab_0,
#ergast-tabs_tab_0,
#ergastTab {
    background: #f5faff;
}

.overhidden {
    display: none;
}

#calendarContent td .fc-day-number {
    cursor: pointer;
}

.omadikoFor {
    font-weight: bold;
    margin: 0px 8px 0px 16px;
    display: inline-block;
}

div.wide.form .checkRow label {
    width: auto;
    font-weight: normal;
}

table.verTop td {
    vertical-align: top;
    padding: 2px;
}

table.verTop {
    margin-bottom: 0px;
    max-width: 1050px;
}

div.wide.form .checkRow select {
    width: auto;
    font-weight: normal;
    font-size: 11px;
}

.tableCheckBox label {
    float: left;
}

.tableCheckBox select {
    float: right;
}

.fillTextArea {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.form .checkRowFL td input {
    float: left;
    margin-right: 2px;
}

div.wide.form .noFloatL label {
    float: none;
    width: auto;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

div.wide.form .noFloatL td {
    text-align: right;
}

table.verTopIn td {
    vertical-align: top;
    padding: 0px;
}

table.verTopIn {
    margin-bottom: 0px;
    max-width: 1050px;
}

table.customT,
table.labsT {
    width: auto;
    border-top: 1px solid #aaa;
    margin-top: 4px;
    border-collapse: collapse;
}

table.customT td,
table.labsT td {
    background: #ffffff;
    border: 1px solid #aaa;
    border-width: 0px 1px 1px 1px;
    cursor: pointer;
}

table.customT td:hover,
table.labsT td:hover {
    background: #fafafa;
}

table.labsT .labHeader2 td {
    background: #f0f0f0;
}

div.form select.custom {
    width: auto;
}

.customRow {
    padding: 8px 8px 0px 8px;
}

#pelates-tabs_tab_1,
#pelates-tabs_tab_2,
#pelates-tabs_tab_3,
#pelates-tabs_tab_4 {
    background: #f0faff;
}

.labTypePicker {
    background: #105289;
    color: #ffffff;
    cursor: pointer;
    display: none;
    float: left;
    position: absolute;
    top: 28px;
    left: -1px;
    -moz-box-shadow: 3px 3px 4px #444;
    -webkit-box-shadow: 3px 3px 4px #444;
    box-shadow: 3px 3px 4px #444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

.labTypePicker div {
    padding: 4px;
    border-left: 1px solid #fff;
}

.labField {
    background: #206299;
}

.labTypeLevelCont,
.labField {
    display: none;
}

.labTypePicker>div,
.labTypePicker>div .labTypeTopLevel {}

.labMM {
    padding: 0px 0px 0px 10px;
}

.labComp,
.labHeader td {
    font-weight: bold;
}

.ccred {
    color: #990000;
}

div.wide.form .simantiko label {
    color: #900;
}

.hyperAutoComplete {
    position: relative;
}

.hyperAutoComplete .hyperAutoList {
    position: absolute;
    top: 25px;
    left: 0px;
    border: 1px solid #999;
    background: #f0f0f0;
    display: none;
    width: auto;
    overflow: scroll;
    max-height: 500px;
    max-width: 500px;
    width: 500px;
}

.hyperAutoComplete .hyperAutoList div {
    padding: 4px;
    max-width: 500px;
    cursor: pointer;
}

.amoives {
    display: inline-block;
    float: left;
    margin: 4px;
    text-align: right;
    padding-left: 4px;
}

.amoives2 {
    display: inline-flex;
    /*float:left;*/
    margin: 4px;
    text-align: right;
    padding-left: 4px;
}

.amoives div,
.amoives2 div,
{
    height: 18px;
    text-align: right;
}

.amoives span {
    width: 60px;
    text-align: right;
    display: inline-block;
}

.amoives2 span {
    width: 60px;
    text-align: right;
    display: inline-block;
    padding-right: 10px;
}

.visitStats {
    padding: 20px;
}

.visitStats table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
}

.visitStats table td,
.visitStats table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    text-align: right;
}

.visitStats table td {
    cursor: pointer;
}

.visitStats table tr:hover {
    background: #f0f0f0;
}

.visitStats table tr:hover th {
    background: #fff;
}

.visitStats table.overviewP tr.surg {
    background: none repeat scroll 0 0 #F0F0F0;
}

.visitStats table.overviewP tr.rantevou {
    background: none repeat scroll 0 0 #a0F0a0;
}

table.child_tok {
    width: auto;
    border-left: 1px solid #999;
}

table.child_tok td {
    padding: 0 4px 8px 0;
    border: 1px solid #999;
    border-left: 0;
    background: #ffffff;
}

.plotTable {
    width: auto;
    margin: 0;
}

#plotForm label {
    display: block;
    margin: 4px;
}

table.jqplot-table-legend,
table.jqplot-cursor-legend {
    width: auto;
}

table.todoList,
table.doneList {
    width: 100%;
    border: 1px solid #666;
    border-width: 0px 1px 1px 0px;
}

table.todoList th,
table.todoList td,
table.doneList th,
table.doneList td {
    padding: 8px;
    border: 1px solid #666;
    border-width: 1px 0px 0px 1px;
    text-align: center;
}

.tickIcon {
    background: url(../images/buttons/tick.png) no-repeat left top;
    width: 31px;
    height: 24px;
    margin: 0 auto;
}

.todoList tbody tr,
.doneList tbody tr {
    cursor: pointer;
}

.todoList>tbody>tr,
.doneList>tbody>tr {
    background: #ffffff;
}

.todoList tbody tr:hover,
.doneList tbody tr:hover {
    background: #f0f0f0;
}

.todoList tbody tr:hover .tickIcon {
    background: url(../images/buttons/tick.png) no-repeat left bottom;
}

.doneList .tickIcon {
    background: url(../images/buttons/tick.png) no-repeat left bottom;
}

.doneList tbody tr:hover .tickIcon {
    background: url(../images/buttons/tick.png) no-repeat left bottom;
}

table.listesTodo {
    width: 100%;
}

table.listesTodo td,
table.listesTodo>thead>tr>th {
    text-align: center;
}

table.listesTodo td.vtop {
    vertical-align: top;
}

.customRow {
    padding: 8px 8px 0;
}

.completedRadio label {
    display: inline-block;
    background: url(../images/buttons/tick.png) no-repeat left bottom #ffffff;
    padding: 0px 0px 0px 40px;
    height: 24px;
    line-height: 24px;
    color: #090;
    cursor: pointer;
}

.completedRadio div {
    padding: 8px;
    background: #fff;
    margin: 8px;
    display: inline-block;
    border: 1px solid #999;
    cursor: pointer;
}

.completedRadio label.uncompleted {
    background: url(../images/buttons/tick.png) no-repeat left top #ffffff;
    color: #777;
}

.todoBotBorder {
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    padding-top: 20px;
}

.todoRigBorder {
    border-right: 1px solid #999;
}

table.listesTodo>thead>tr>th {
    border: 1px solid #999;
    width: 50%;
}

table.listesTodo>thead>tr>th.todoNoBorLef {
    border-left: 0px;
}

.todoList,
.doneList {
    margin: 0 auto;
}

table th.todoLabel {
    font-size: 18px;
    padding: 0px;
    background: #bdc4bd;
    color: #aa4444;
}

.bot_menu a.normalTodoAnchors {
    height: auto;
    width: auto;
}

.todoLabel .normalTodoAnchors {
    background: url(../images/buttons/totop.png) no-repeat 4px 2px;
    width: 26px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

#tanchor_00 {
    width: 0;
}

.todoCounter {
    position: absolute;
    right: 10px;
    top: 0px;
}

.todoCounter0 {
    position: relative;
    padding: 20px 10px 20px 10px;
}

td.todoBotBorder {
    padding: 0px;
}

td.todoRigBorder {
    padding: 20px 10px 20px 10px;
}

#menu li a span.todoCard {
    color: #a00;
    float: right;
    display: block;
    margin: 0;
}

.Prntbl {
    cursor: default;
}

.menu_sistasi {
    background: url(../images/buttons/sistasi.png) center center no-repeat;
}

#cloneLista {
    position: absolute;
    display: none;
    width: 200px;
    background: #ffffff;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    border: 1px solid #52A8EC;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

#cloneLista div {
    cursor: pointer;
    padding: 5px 3px 5px 3px;
    background: #f0f0f0;
    margin-top: 2px;
}

#cloneLista div.sel {
    background: #52A8EC;
    color: #ffffff;
}


/*help tour*/

#startTour {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #4a789c;
    font-weight: bold;
    padding: 8px;
    color: #ff0;
    cursor: pointer;
}

#tourText h3 {
    color: #ff0;
    font-weight: bold;
    margin-bottom: 8px;
}

#tourButtons #tourPrev,
#tourButtons #tourNext,
#tourButtons #tourEnd,
#tourButtons #tourStart {
    border: 1px solid #bbb;
    cursor: pointer;
    color: #4a789c;
}

#tourText p {
    margin: 0 0 8px 0;
}

#tourText {
    margin: 0 0 8px 0;
}

.receiptStatus {
    line-height: 20px;
    border: 1px solid #999;
    float: left;
    padding: 4px 8px 4px 8px;
    cursor: pointer;
    background: #00f000;
    color: #00f;
    font-weight: bold;
}

#receipt_invalid {
    background: #a00;
    color: #fff;
}

#test_font_picker {
    position: absolute;
    display: none;
    background: #fff url(../images/buttons/form_bg.png) left -100px repeat-x;
    border: 1px solid #bbbbbb;
    padding: 4px 0 4px 4px;
    float: left;
}

#test_font_picker div {
    display: inline-block;
    float: left;
    width: 30px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #bbbbbb;
    cursor: pointer;
    padding: 4px;
    margin-right: 4px;
}

#test_font_picker div:hover {
    border: 1px solid #990000;
    background: #ffffff;
    font-size: 14px;
}

#test_font_picker div.sel {
    color: #ff0000;
}

.testArea .fon_0 {
    font-weight: bold;
}

.testArea .fon_1 {
    text-decoration: underline;
}

.testArea .fon_2 {
    color: #990000;
}


/* IMGTHUMBSLIST */

.bot_menu div.imgThumbsList {
    border-top: 1px solid #990000;
    background: #f5faff;
}

.bot_menu div.imgThumbsList a {
    width: 200px;
    height: 200px;
    border: 1px solid #999999;
    padding: 0px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.bot_menu div.imgThumbsList a img {
    width: 200px;
    height: 200px;
}

.bot_menu div.imgThumbsList a:hover {
    border: 1px solid #990000;
}

.bot_menu div.imgThumbsList a div {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: url(gridview/update.png) no-repeat;
    width: 24px;
    height: 24px;
    z-index: 10;
}

.download_arrow {
    background: url("../images/buttons/downloadbig.png") no-repeat center center;
}

.bot_menu div.imgThumbsList a .printImg {
    position: absolute;
    top: 0px;
    left: 3px;
    background: url(../images/buttons/print_s.png) no-repeat;
    width: 24px;
    height: 24px;
    z-index: 10;
    width: 24px;
    height: 24px;
    z-index: 10;
    -webkit-filter: drop-shadow(0 2px 2px #222);
    filter: drop-shadow(0 2px 2px #222);
}

.bot_menu div.imgThumbsList a .downloadImg {
    position: absolute;
    top: 0px;
    right: 3px;
    background: url(../images/buttons/download2.png) no-repeat;
    width: 24px;
    height: 24px;
    z-index: 10;
    width: 24px;
    height: 24px;
    z-index: 10;
    -webkit-filter: drop-shadow(0 2px 2px #222);
    filter: drop-shadow(0 2px 2px #222);
}

.bot_menu div.imgThumbsList {
    border-top: 1px solid #990000;
    background: #f5faff;
}

.bot_menu div.imgThumbsList a .printImg.printSelected {
    -webkit-filter: drop-shadow(0 4px 4px #0f0);
    filter: drop-shadow(0 4px 4px #0f0);
}

.bot_menu div.imgThumbsList a .downloadImg.downloadSelected {
    -webkit-filter: drop-shadow(0 4px 4px #0f0);
    filter: drop-shadow(0 4px 4px #0f0);
}

.bot_menu div.imgThumbsList a .visitbtn {
    position: absolute;
    bottom: 0px;
    left: 3px;
    background: url(../images/buttons/download.png) no-repeat;
    width: 24px;
    height: 24px;
    z-index: 10;
    width: 24px;
    height: 24px;
    z-index: 10;
}

.img200x200 {
    width: 200px;
    height: 200px;
}

.bot_menu div.imgThumbsList a {
    width: 200px;
    height: 200px;
    border: 1px solid #999999;
    padding: 0px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.bot_menu div.imgThumbsList a img {
    width: 200px;
    height: 200px;
}

.bot_menu div.imgThumbsList a:hover {
    border: 1px solid #990000;
}

.bot_menu div.imgThumbsList a div {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: url(gridview/update.png) no-repeat;
    width: 24px;
    height: 24px;
    z-index: 10;
}

.menu_camera {
    background: url("../images/buttons/camera.png") no-repeat center center;
}

.download_arrow {
    background: url("../images/buttons/downloadbig.png") no-repeat center center;
}

.exetfiledel,
.xeirfiledel,
.episfiledel {
    background-image: url(../images/buttons/t_del.png);
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.imgDelBtnPin {
    position: absolute !important;
    left: 175px !important;
    bottom: 10px !important;
}

table.medicinalT {
    background: #ffffff;
    border: 1px solid #BBBBBB;
    border-width: 0px 1px 1px 0px;
}

.medicine_clickable {
    cursor: pointer;
}

.medicine_clickable:hover {
    background: #f0faff;
}

table.medicinalT td {
    border: 1px solid #BBBBBB;
    border-width: 1px 0px 0px 1px;
}

.medicinalT .medHeader td {
    font-weight: bold;
}

#medicinalFields_icd10_complete .hyperAutoList div:hover,
#customFields_icd10_complete .hyperAutoList div:hover {
    background: #f0faff;
}

.patientEconomy {
    float: right;
    margin: 8px 16px 0 0;
    border: 1px solid #bbbbbb;
    padding: 8px 8px 8px 0px;
    font-size: 16px;
    background-size: 48px 80%;
    vertical-align: baseline;
}

.active {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 8px;
    color: #69D700;
}

.inactive {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 8px;
    color: #cc0000;
}

#AirPelatesStatus_status_id_id0 {
    display: none;
}

.greenBtn {
    border: 1px solid #bbbbbb;
    padding: 8px;
    background: #BEFF4E;
    display: inline-block;
    cursor: pointer;
}

#AirPelatesTele_id_timi {
    width: 217px;
}

.mail_send {
    background: url(../images/buttons/mailSend.png) center center no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 4px;
    margin: 4px;
    vertical-align: middle;
}

.excelButton {
    width: 40px;
    height: 30px;
    top: 0;
    right: 200px;
    cursor: pointer;
    background: url(../images/buttons/category.png) no-repeat center center;
    background-size: auto 100%;
}

#exportEEXOTCOLEG,
#exportNEWTAKT {
    width: 48px;
    height: 48px;
    top: 0;
    right: 200px;
    cursor: pointer;
    background: url(../images/buttons/college.png) no-repeat center center;
    background-size: auto 100%;
}

#exportEEXOT {
    width: 48px;
    height: 48px;
    top: 0;
    right: 200px;
    cursor: pointer;
    background: url(../images/buttons/group.png) no-repeat center center;
    background-size: auto 100%;
}

.calendarButton {
    width: 40px;
    height: 30px;
    top: 0;
    right: 200px;
    cursor: pointer;
    background: url(../images/buttons/calendar_button.png) no-repeat center center;
    background-size: auto 100%;
}

.csvButton {
    width: 40px;
    height: 30px;
    top: 0;
    right: 200px;
    cursor: pointer;
    background: url(../images/buttons/csvicon.png) no-repeat center center;
    background-size: auto 100%;
}
