﻿
html {
    height: 100%;
    overflow: visible;
    width: 100%;
}

body {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Tahoma,Verdana,Arial;
    line-height: 1;
    background-color: var(--color-background-5); /*#ffffff;*/
    /*min-width: 1200px;
    min-height: 1000px;*/
}
/*table
{
    margin: 0 76 0 1;
    padding: 0;
}*/


#medicModal .modal-body{
    height:800px;
    width:800px;
}

#SelectMedicGrid_DXMainTable {
    background-color: #5d5858;    
}

.dxgvHeader td{
    border:1px dotted black;
    background-color: #333333;
    color: #aca899 !important;
}

.dxgvCommandColumn a {
    color: #aca899;
}

a.dxbButton:visited {
    color: #7b5467;
}

a.dxbButton {
    color: #aca899;
}

.dxgvControl.gridviewStyle.studyTable {
    background-color: #333333;
}

#emailModal .modal-body {
    height: 170px;
    padding: 18px;
}


.modal-body .emailInput
{
    padding: 20px 5px 5px 5px;
}

#email
{
    width: 100%;
    background-color: #2F2F2F;
    padding: 5px;
    border-width: 1px;
}

.modal-body .emailExample
{
    font-size: 12px;
    padding-left: 5px;    
}

.modal-body .emailValidation
{
    color: #641313;
    padding-left: 5px;
    font-weight:bold;
    font-size: 14px;
}


p {
    margin: 5px;
    padding: 0;
}

a {
    color: #1f58c0;
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: underline;
        color: #0050e0;
        outline: none;
    }

.visualizeButton {
    margin-left: 2%;
}

a:visited {
    border: 0;
    outline: none;
}

h1 {
    margin: 0;
    padding: 5px;
    background-color: #215FA3;
    color: #eeeeee;
    font-size: 100%;
}

#clock {
    background-color: #215FA3;
    color: #ffffff;
    text-align: right;
    font-size: 80%;
    margin: 0;
    padding: 5px 10px 5px 5px;
}

#login {
    background-color: #282825;
    color: #ffffff;
    text-align: right;
    font-size: 80%;
    margin: 0;
    padding: 1px 5px 1px 1px;
}

.LoginView {
    padding-left: 10px;
}

.container-small, .container-large {
    max-width: 100%;
}

.detailsView {
    font-size: 1vmax;
    font-family: Tahoma,Verdana,Arial;
    color: white;
}

.multi-line-button {
    white-space: normal;
}

.superPanel {
    position: absolute;
    top: 0px;
    bottom: 0px;
}

fieldset.narrow {
    border: 0;
    margin: 0;
    padding: 3px 10px 3px 0;
    width: 355px;
}

    fieldset.narrow legend {
        background: #fff none repeat scroll 0% 50%;
        font-weight: bold;
        padding: 0 5px;
    }

fieldset.fieldsetform {
    background-color: #FFF;
    border: 1px solid #B4B4B4;
    margin: 0 0 15px 0;
    padding: 5px;
}

    fieldset.fieldsetform legend {
        background: #fff none repeat scroll 0% 50%;
        font-weight: bold;
    }

.modalPopupNoImgPanel {
    background-color: #B3A335;
    border: 1px solid #B4B4B4;
    padding: 20px;
}

.modalPopupPanel {
    background-image: url(../images/modalbg.png);
    background-repeat: repeat;
    padding: 10px;
}

    .modalPopupPanel > div {
        background-color: White;
        padding: 10px;
        border: 1px solid #3e3e3e;
        background-repeat: repeat;
    }

#spanFacClose {
    position: absolute;
    right: -8px;
    top: -8px;
    background-image: url(../images/close.png);
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    #spanFacClose:hover {
        position: absolute;
        right: -8px;
        top: -8px;
        background-image: url(../images/close_hover.png);
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

#spanProcClose {
    position: absolute;
    right: -8px;
    top: -8px;
    background-image: url(../images/close.png);
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    #spanProcClose:hover {
        position: absolute;
        right: -8px;
        top: -8px;
        background-image: url(../images/close_hover.png);
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

#spanPhyClose {
    position: absolute;
    right: -8px;
    top: -8px;
    background-image: url(../images/close.png);
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    #spanPhyClose:hover {
        position: absolute;
        right: -8px;
        top: -8px;
        background-image: url(../images/close_hover.png);
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

#spanRADClose {
    position: absolute;
    right: -8px;
    top: -8px;
    background-image: url(../images/close.png);
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    #spanRADClose:hover {
        position: absolute;
        right: -8px;
        top: -8px;
        background-image: url(../images/close_hover.png);
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

#spanTranClose {
    position: absolute;
    right: -8px;
    top: -8px;
    background-image: url(../images/close.png);
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    #spanTranClose:hover {
        position: absolute;
        right: -8px;
        top: -8px;
        background-image: url(../images/close_hover.png);
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

.Confirmation_modalpopup {
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    padding: 2px 3px;
    display: block;
    position: absolute;
}

.Confirmation_container {
    width: 300px;
    border: solid 1px #808080;
    border-width: 1px 0px;
}

.Confirmation_header {
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
}

    .Confirmation_header .Confirmation_msg {
        font-weight: bold;
    }

.Confirmation_body {
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
}

    .Confirmation_body .Confirmation_msg {
        background: url(../images/sprite.png) no-repeat 0px -1150px;
        float: left;
        padding-left: 22px;
    }

.Confirmation_footer {
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align: right;
    padding-bottom: 8px;
    padding-right: 8px;
}

.Confirmation_close {
    right: 7px;
    background: url(../images/sprite.png) no-repeat 0px -300px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    height: 15px;
}

.Confirmation_modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.SectionTitle {
    text-align: center;
    font-family: Tahoma;
    font-size: 90%;
    font-weight: bold;
    color: var(--color-text-2);
    background-color: var(--color-primary);
    padding-bottom: 30px;
    padding-top: 25px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 5%;
    height: 4.5%;
    overflow: hidden;
    text-align: center;
    text-overflow: clip;
    /*border-top: 1px solid #aca899;
    margin-top:5%;*/
}

.TextBox {
    width: 100%;
    height: 25px;
    font-size: 1em;
    background:var(--color-background-1);
    border: none;
    color:var(--color-input-text);
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 3%;
}

.dropDownContent{
    background-color:var(--color-background-1);
    border-collapse: collapse;
    padding-top: 0;
    padding-bottom: 0;
}

/*table{
    border-collapse: collapse;
    padding-top: 0;
    padding-bottom: 0;
}*/

.TextBox:focus {
    font-size: 1em;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    color: var(--color-input-text-focus);
}

.TextBoxRezultat {
    background-color: #3c3c3a;
    color: #aca899;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
}

.ComboBox .ajax__combobox_textboxcontainer input {
    background-color: #474747;
    color: #aca899;
    border-color: #808080;
    border-style: solid;
    position: relative;
    /*border: 2px solid DeepPink;
    font-family: Comic Sans MS;
    font-size: large;*/
}

.ComboBox .ajax__combobox_buttoncontainer button {
    background-color: #474747;
    border: 1px solid #808080;
}

.ComboBox .ajax__combobox_itemlist {
    background-color: #474747;
    color: #aca899;
    top: 0px !important;
    left: 0px !important;
    position: absolute !important;
    overflow: hidden !important;
    display: block !important;
    /*font-family: Courier New;
    font-size: large;
    font-style: italic;
    border: 2px dotted Pink;*/
}

#LimbaUtilizatorComboBox {
    display: inline-table;
    cursor: pointer;
    width: 130px;
    font-weight: bold;
}

.cls .dxeEditAreaSys {  
    pointer-events: none; 
}

.dxmLite.dxm-ltr {
    float: right;
}

.dxmLite.dxm-ltr .dxm-main.dxm-horizontal {
    border-radius: 5px;
}

#UserPreferencesMenu .dxm-hovered{
    background-color:var(--color-button-background) !important;
}

.dxmLite.dxm-ltr .dxm-item {
    border-style: none;
}

#UserPreferencesMenu_DXM0_{
    left: 204px;
}

#UserPreferencesMenu_DXM0_ .dxm-item.dxm-tmpl {
    padding-left: 0px;
    background-color: #4e4e4b;
}

.dxm-item.dxm-tmpl .dxbButtonSys.dxbTSys:hover {
    background: #CBCBCB url('edtButtonHoverBack.gif') top;
    background-repeat: repeat-x;
}

#footer {
padding-left: 0px;
padding-right: 0px;
}

#header {
    padding-left: 0px;
    padding-right: 0px;
}

.divRelative {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

#divSearchFilters {
    position: relative;
    background-color:var(--color-background-4);
    color: var(--color-text);
    text-align: left;
    left: 0px;
    top: 0px;
    bottom: 0px;
    padding-left: 0;
    padding-right: 0;
}

.SearchPanel {
    padding-left: 8%;
    padding-right: 5%;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    background: var(--color-background-4);
}

.paddingLeft {
    padding-left: 17px;
}

.paddingRight {
    padding-right: 7px;
}

.paddingLeftDozi {
    padding-left: 19px;
}

.paddingLeftInchisDe {
    padding-left: 38px;
}

#divSearchResults {
    position: relative;
    top: 0px;
    bottom: 0px;
    text-align: left;
    padding: 0px;
    overflow: auto;
    min-height: 200px;
   
}

.PaddingLeftRight {
    padding-left: 16px;
    padding-right: 16px;
}

.clear {
    clear: both;
}

.paddingBottom {
    padding-bottom: 5px;
}

.textBoxLogin {
    text-align: center;
    margin-bottom: 5%;
    margin-left: 25%;
    margin-right: 25%;
    margin-top: 5%;
}

.form-ChangePass {
    max-width: 450px;
    margin: 0 auto;
    padding-top: 10%;
}

.form-signin {
    max-width: 450px;
    padding: 25px;
    margin: 0 auto;
}

    .form-signin .form-control {
        position: relative;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        font-size: 16px;
    }

#loginDiv {
    border: solid 1px var(--color-border-table);
    /*width: 450px;*/
    background-color: var(--color-background-2);
    color: var(--color-text-2);
    font-size: 10pt;
}

#changePasswordDiv {
    border: solid 1px var(--color-button-border);
    background-color: var(--color-background-2);
}

.space3 {
    display: inline;
    padding: 0px 0px 0px 1px;
    margin: 0px 0px 0px 0px;
}

.nopadding {
    padding: 0 0 0 0;
}

.nomargin {
    margin: 0 0 0 0;
}

.displayBlock {
    display: block;
}

.displayNone {
    display: none;
}

.width100 {
    width: 100%;
}

.changePasswordLabel {
    font-size: 90%;
    text-align: left;
    width: 30%;
    vertical-align: middle;
}

.changePasswordText {
    text-align: left;
    vertical-align: middle;
}

#contactDiv {
    border: solid 1px #aca899;
    width: 500px;
    background-color: #202020;
    color: #ffffff;
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    padding: 0px;
    margin-top: 50px;
}

#termeniUtilizareDiv {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border: solid 1px #aca899;
    color: #ACA899;
    text-align: left;
    font-size: 10pt;
    /*width: 800px; */
    padding: 30px;
    margin-top: 40px;
    background-color: #323232;
    box-shadow: -2px 3px 20px 8px #21211E;
}

.termeniTitle {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 8px;
}

.termeniSubTitle {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 8px;
}

#equip {
    text-overflow: ellipsis;
    overflow: hidden;
}

#UserPreferencesMenu {
    color: var(--color-text);
    background-color: #bf000000 !important;
    border-color: var(--color-border);
}

.butonCautaSterge {
    margin-bottom: 5%;
    overflow: hidden;
}
/*#divRelative{
    zoom: 0.5;
    -moz-transform: scale(0.5);
}*/
#searchB{
    padding-left: 0;
}
#clearB{
    padding-left: 0;
}

#Search {
    width: 90px;
    padding-left: 0;
    padding-right: 0;
}

#Clear {
    width: 90px;
    padding-right: 0;
    padding-left: 0;
}


.modal-body {
    position: relative;
    overflow-y: auto;
    padding: 0;
}

.modalContainer {
    width: 590px;
}

#pdf {
    height: 700px;
    width: inherit;
}

.changeP {
    /*background-color: var(--color-background-3);*/
    color: var(--color-title-text);
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    padding: 1%;
}

.roundedCornersTop {
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.roundedCornersBottom {
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#Div1 {
    background-color: var(--color-background-aux);
    color: var(--color-text-2);
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    padding: 1%;
}

#Div2 {
    background-color: var(--color-background-aux);
    color: var(--color-text);
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    gap: var(--logos-gap);
    justify-content: center;
    align-items: center;
    padding: 0.7% 0 0.5% 0;
    height: 7%;
}

#filters {
    background: var(--color-background-4);
    border-width: 0;
}

#search_panel label {
    margin: 10px 10px 6px 10px;
    color: var(--color-text);
}

#search_panel input:not([type='checkbox'][type='image']) {
}

    #search_panel input:not([type='checkbox'][type='image']):focus {
    }

.fontButtonsHeader{
    font-weight: 100;
}

.roundedCornersBottom #logo-secondary {
    width: var(--logo-width-login);
}
.logos-footer #logo-secondary {
    width:var(--logo-width-footer);
}

#logo-pxd:hover, #logo-secondary:hover {
    cursor:pointer;
   }

.btn {
    padding: 4px 8px 7px 7px;
    border: 1px solid var(--color-button-border);
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    background: var(--color-button-background);
    color: var(--color-button-text);
    margin-left: 2px;
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: 0 none;
        background: var(--color-button-background-focus);
        color: var(--color-button-text-hover);
    }

    .btn:hover, .btn-primary:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
        background: var(--color-button-background-hover);
        color: var(--color-button-text-hover);
        border: 1px solid var(--color-button-border);
    }

/*#toggle-btn {
    padding: 2px 4px 5px 5px;
    border: 0 none;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #4e4e4b;
    color: #fdfdfe;
}*/

@media (max-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: fixed;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.images {
    width: 40px;
    height: 60px;
}
 #Vizualizare{
     font-weight:100;
     /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
     font-family: sans-serif ;
 }

#DownloadSerriZipButton{
    font-weight:100;
    font-family:sans-serif;
}

