﻿html, body {
    min-height: 98%;
}

body {
    margin: 0;
    padding: 0;
    background: #f8faff url(../Image/bg.jpg) no-repeat top;
    background-size: auto 160px;
    font-family: Arial;
    font-size: 12px;
    min-height: 98%;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.clear {
    clear: both;
}

.HorizontalCenter {
    margin: 0 auto;
}

.radius {
    border-radius: 7px;
}

.hidden {
    display: none;
}

* {
    color: #647378;
}

a.back {
    display: block;
    width: 85px;
    height: 33px;
    background: url(../Image/back.png) no-repeat top left;
    margin: 10px 0;
    cursor: pointer;
}

.BgLightGradient {
    background: #fff url(../Image/light-gradient.png) repeat-x bottom !important;
}

a.back:hover {
    background-position: left bottom;
}

div#wrapper {
    width: 1000px;
    margin: 0 auto;
    min-height: 96%;
}

.FloatLeft {
    float: left;
}

.header {
    /*min-height:140px;*/
}

.FloatRight {
    float: right;
}

.txtalignleft {
    text-align: left !important;
}

.txtalignright {
    text-align: right !important;
}

.UnauthorizedAccessException {
    border: #ff0000 3px solid;
    text-align: center;
    color: #000;
}

    .UnauthorizedAccessException h1 {
        color: #700101;
    }

    .UnauthorizedAccessException h2 {
        color: #000 !important;
    }



/*#cmbDonemSecimi {
    background:#dcf2fa;
    border:none;
    border-radius:5px;
}*/

div#identity {
    /*padding-top: 10px;*/
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    /*color:#45311f !important;*/
}

    div#identity span {
        color: #45311f !important;
    }

        div#identity span.personel {
            color: #476200 !important;
        }

    div#identity a {
        margin-top: 7px;
        display: inline-block;
        font-size: 15px;
        margin-left: 7px;
        text-align: center;
    }

    div#identity .exitBtn {
        width: 36px;
    }


.ProButton {
    background: url(../Image/button_bg.png) repeat-x top left;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    line-height: normal;
    border: none;
    cursor: pointer;
}

.Pax, .SonucAl {
    padding: 6px 5px !important;
}

.SonucAl {
    margin-right: 2px;
}

.dubButton {
    padding: 8px 8px !important;
}

.ProButtonBig {
    font-size: 16px;
}

.ProButtonReverse {
    background: url(../Image/button_bg_hover.png) repeat-x top left !important;
}

.ProButton:hover {
    background: url(../Image/button_bg_green.png) repeat-x top left;
}

.ProButtonGreen {
    background: url(../Image/button_bg_green.png) repeat-x top left;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    line-height: normal;
    border: none;
    cursor: pointer;
}




.PageHeader {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    border-bottom: #d9d9d9 1px solid;
    color: #2c405d;
    font-size: 19px;
}

.PageHeader, .PageBody {
    padding: 8px 10px;
    margin: 0;
}

.PageBody {
    margin: 10px 0;
}




.reset, .reset li {
    margin: 0;
    padding: 0;
    list-style: none;
}



.footer {
    display: block;
    height: 24px;
    bottom: 10px;
    right: 10px;
    position: fixed;
    /*background: url(../Image/probel.png) no-repeat right;*/
}


.footerDiv {
    background: white;
    width: 100%;
    display: block;
    height: 40px;
    bottom: 0;
    right: 10px;
    position: fixed;
}



.nobg {
    background: none !important;
}

.reset {
    margin: 0;
    padding: 0;
    list-style: none;
}


{
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
    -moz-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
}

.LaboratuvarListesi {
    background: #fff;
}


table.HastaBilgi {
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
}

    table.HastaBilgi th, table.HastaBilgi td {
        text-align: left;
        padding: 3px 10px;
        padding: 8px 10px;
        font-size: 14px;
    }

    table.HastaBilgi th {
        /*background:#4771b2;*/
        /*background:url(../Image/button_bg_hover.png) repeat-x top left;*/
        background: #4670b1;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NzBiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTUxOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #4670b1 0%, #3a5191 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4670b1), color-stop(100%,#3a5191));
        background: -webkit-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: -o-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: -ms-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: linear-gradient(to bottom, #4670b1 0%,#3a5191 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4670b1', endColorstr='#3a5191',GradientType=0 );
        color: #fff;
    }

table.SonucListesi {
    border-spacing: 0px;
    background: #fff;
    /*box-shadow:0 0 5px #ccc;*/
}

    table.SonucListesi th, table.SonucListesi td {
        text-align: left;
        padding: 8px 10px;
    }

        table.SonucListesi td .ProButton {
            font-size: 14px !important;
        }

        table.SonucListesi td .ProButtonGreen {
            font-size: 14px !important;
        }

    table.SonucListesi th {
        /*background:#647378;*/
        background: url(../Image/button_bg_hover.png) repeat-x top left;
        color: #fff;
        font-size: 14px;
    }



    table.SonucListesi tr:nth-child(odd) td {
        background: #f3f7fa;
    }

    table.SonucListesi tbody tr:nth-child(even) td {
        /*background:#ebf2f6;*/
    }

    table.SonucListesi tbody tr {
        /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
            box-shadow: 0 0 5px rgba(0, 0, 0, .2);
            z-index:1;
            position:relative;*/
    }

    table.SonucListesi tr:hover td, table.SonucListesi tr:hover td .success, table.SonucListesi tr:hover td .error {
        background: #fefd9a !important;
    }

    table.SonucListesi td.getButton {
        display: flex;
    }

        table.SonucListesi td.getButton a {
            white-space: nowrap;
        }


ul#LaboratuvarListesi li {
    font-size: 15px;
    background: url(../Image/light-gradient.png) repeat-x bottom;
    border-bottom: #ebebeb 1px solid;
}

    ul#LaboratuvarListesi li:hover {
        background: #ebffd0;
        color: #000;
    }

    ul#LaboratuvarListesi li:last-child {
        border: none;
    }

    ul#LaboratuvarListesi li a {
        padding: 10px 10px;
        display: block;
        background: url(../Image/lab_icon.png) no-repeat 7px 10px;
        padding-left: 32px;
        cursor: pointer;
    }



        ul#LaboratuvarListesi li a.link_1 {
            background-position: 7px -41px;
        }

        ul#LaboratuvarListesi li a.link_2 {
            background-position: 7px -94px;
        }

        ul#LaboratuvarListesi li a.link_3 {
            background-position: 7px -145px;
        }

        ul#LaboratuvarListesi li a.link_5 {
            background-position: 7px -206px;
        }

.hr {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #ccc 1px solid;
}

.no-padding {
    padding: 0;
    margin: 0;
}

.kurum-isim {
    font-size: 12px;
    color: #2a2a2a;
    font-family: Cambria;
}

.float-left {
    float: left;
}

.center {
    text-align: center !important;
}


.success {
    background: #dff0d8;
    color: #3c763d;
    padding: 5px 3px;
    text-align: left;
    font-weight: bold;
}

.error {
    background: #f2dede;
    color: #a94442;
    padding: 5px 3px;
    text-align: left;
    font-weight: bold;
}
/* Selcan */
.LaboratuvarIcerik {
    padding: 10px;
    position: relative;
}

    .LaboratuvarIcerik h2 {
        margin: 0 0 10px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #dadada;
    }

    .LaboratuvarIcerik .blck {
        margin-bottom: 10px;
        position: relative;
        clear: both;
    }

    .LaboratuvarIcerik h3 {
        display: inline-block;
        min-width: 120px;
        margin: 0 !important;
    }

    .LaboratuvarIcerik strong {
        display: inline-block;
        min-width: 120px;
        margin: 0;
    }

    .LaboratuvarIcerik .strong {
        font-weight:bold;
        text-align:right;
    }

    .LaboratuvarIcerik h3.no {
        color: #d10429;
    }

    .LaboratuvarIcerik .font {
        font-size: 20px;
    }

    .LaboratuvarIcerik .lft {
        position: absolute;
        right: 0;
        top: 0;
    }


.langPart {
    display: inline-block;
    float: right;
    padding-top: 5px;
}

    .langPart a {
        display: inline-block;
        cursor: pointer;
        padding: 0;
        border-radius: 5px;
        font-size: 15px;
        border: 1px solid;
        background: #fff;
        padding: 3px;
        text-decoration: none;
        font-weight: bold;
    }

    .langPart .en {
        color: red;
        /*background: url("../Image/en.png");
        background-repeat: no-repeat;
        background-size: contain;*/
    }

    .langPart .tr {
        color: green;
        margin-left: 6px;
        /*background: url("../Image/tr.png") ;
        background-repeat: no-repeat;
        background-size: contain;*/
    }

.cookie {
    width: 100%;
    display: inline-block;
    position: fixed;
    bottom: 5px;
    text-align: center;
}

.cerez {
    background: #687a81;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    padding: .55rem 1.25rem;
}

    .cerez span {
        color: white;
    }

    .cerez a {
        color: blue;
    }

    .cerez input {
        margin-left: 10px;
        border-radius: 3px;
        background: white;
        border-color: white;
        font-weight: bold;
        cursor: pointer;
        float: right;
    }

.HastaBilgiMobil, #searchTr {
    display: none;
}

    #searchTr input {
        font-size: 12px !important;
        padding: 3px 4px;
        height: 22px !important;
        border: 1px solid #DED9D9;
        outline: none;
        width: 100%;
    }

    #searchTr td {
        display: flex;
    }

    #searchTr input::-webkit-input-placeholder {
        color: #a3a8a8;
    }

    #searchTr input:-ms-input-placeholder {
        color: #a3a8a8;
    }

    #searchTr input::placeholder {
        color: #a3a8a8;
    }


#langPartMobil {
    display: none;
}


@media (max-width: 1024px) {
    h1 {
        font-size: 20px;
    }

    #wrapper {
        width: 98% !important;
    }

    .lwelcome .login_info_content {
        /*position: absolute;*/
        /*margin-top: 585px;*/
        margin-bottom: 50px;
        margin-top:15px;
    }

    .login {
        float: none;
        width: 100% !important;
        max-width: 500px;
        margin: auto;
    }

    .lwelcome {
        float: none;
        width: 100% !important;
    }

    .title {
        padding: 10px;
    }

    #wrapper {
        width: 90%;
        margin: 20px auto;
    }

        #wrapper .lwelcome, #wrapper {
            float: none;
            width: 100% !important;
            margin: 0;
        }

    #wrapper {
        margin-top: 100px;
    }

        #wrapper .login-elements {
            width: 100% !important;
            background: none !important;
        }

            #wrapper .login-elements .element {
                background: none !important;
            }

                #wrapper .login-elements .element #uyruk {
                    margin-top: 5px;
                    margin-left: 0;
                    width: 100%;
                }

                #wrapper .login-elements .element input {
                    border: 1px solid #b8b8b8;
                    margin-top: 5px;
                    padding-left: 30px;
                    height: 24px;
                    width: calc(100% - 35px);
                    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
                    margin-left: 0;
                    background: url(../Image/login-element_2.png) no-repeat;
                }


                #wrapper .login-elements .element #securitycode {
                    padding-left: 0;
                    width: 100%;
                }

                #wrapper .login-elements .element .g-recaptcha {
                    width: 100%;
                    position: relative;
                    transform: scale(1);
                    margin: 10px auto;
                }

                #wrapper .login-elements .element #SecureImage {
                    position: relative !important;
                    margin: 0;
                }


                #wrapper .login-elements .element.command {
                    text-align: center;
                }
}


@media (max-width: 420px) {
    h1 {
        font-size: 16px;
    }

    h3 {
        font-size: 12px;
    }

    table.SonucListesi th, table.SonucListesi td {
        display: block;
    }

    table.SonucListesi th {
        width: auto !important;
    }

    table.SonucListesi tr {
        border: 1px solid #647378;
    }

    table.HastaBilgi th, table.HastaBilgi td {
        font-size: 10px;
    }

    .LaboratuvarListesi {
        float: none !important;
        width: 100% !important;
    }

    .LaboratuvarIcerik {
        float: none !important;
        width: 100% !important;
        padding: 0px;
    }

    .HastaBilgiMobil {
        display: block;
        background: linear-gradient(to bottom, #4670b1 0%, #3a5191 100%);
        padding: 3px;
        font-size: 14px;
    }

    #searchTr {
        display: block;
    }

    .HastaBilgiMobil div {
        margin-bottom: 5px;
    }

    .HastaBilgiMobil strong,
    .HastaBilgiMobil label, .HastaBilgiMobil a {
        color: white !important;
        text-decoration: none;
    }

    .HastaBilgiMobil .bilgiParam {
        display: inline-block;
        width: 110px;
        color: white;
    }


    .HastaBilgi {
        display: none;
    }

    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        border: none;
        text-align: left;
        outline: none;
        transition: 0.4s;
    }

        .active, .accordion:hover {
            background-color: #ccc;
        }

        .accordion:after {
            content: 'Aç';
            color: #777;
            font-weight: bold;
            float: right;
            margin-left: 5px;
            font-size: 16px;
        }

    .active:after {
        content: "Kapat";
    }

    .accordion.menu:after {
        content: "< Geri Dön";
    }

    .active.menu:after {
        content: "Kapat";
    }

    .panel {
        padding: 0 18px;
        background-color: white;
        overflow: hidden;
        display: block;
    }

    h4#logo {
        line-height: 14px !important;
        font-size: 13px !important;
    }

    #langPartMobil {
        display: inline-block;
    }

    #langPart {
        display: none;
    }

    div#identity a {
        font-size: 12px;
    }

    .header_rightpart {
        vertical-align: top;
    }

    .infoERecete {
        padding: 5px 10px;
    }

    .prntRecete {
        right: 10px !important;
        top: 2px !important;
    }

    #rct {
        padding: 5px 10px;
    }
}

html, body {
    min-height: 98%;
}

body {
    margin: 0;
    padding: 0;
    background: #f8faff url(../Image/bg.jpg) no-repeat top;
    background-size: auto 160px;
    font-family: Arial;
    font-size: 12px;
    min-height: 98%;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.clear {
    clear: both;
}

.HorizontalCenter {
    margin: 0 auto;
}

.radius {
    border-radius: 7px;
}

.hidden {
    display: none;
}

* {
    color: #647378;
}

a.back {
    display: block;
    width: 85px;
    height: 33px;
    background: url(../Image/back.png) no-repeat top left;
    margin: 10px 0;
    cursor: pointer;
}

.BgLightGradient {
    background: #fff url(../Image/light-gradient.png) repeat-x bottom !important;
}

a.back:hover {
    background-position: left bottom;
}

div#wrapper {
    width: 1000px;
    margin: 0 auto;
    min-height: 96%;
}

.FloatLeft {
    float: left;
}

.header {
    /*min-height:140px;*/
}

.FloatRight {
    float: right;
}

.txtalignleft {
    text-align: left !important;
}

.txtalignright {
    text-align: right !important;
}

.UnauthorizedAccessException {
    border: #ff0000 3px solid;
    text-align: center;
    color: #000;
}

    .UnauthorizedAccessException h1 {
        color: #700101;
    }

    .UnauthorizedAccessException h2 {
        color: #000 !important;
    }



/*#cmbDonemSecimi {
    background:#dcf2fa;
    border:none;
    border-radius:5px;
}*/

div#identity {
    /*padding-top: 10px;*/
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    /*color:#45311f !important;*/
}

    div#identity span {
        color: #45311f !important;
    }

        div#identity span.personel {
            color: #476200 !important;
        }

    div#identity a {
        margin-top: 7px;
        display: inline-block;
        font-size: 15px;
        margin-left: 7px;
        text-align: center;
    }

    div#identity .exitBtn {
        width: 36px;
    }


.ProButton {
    background: url(../Image/button_bg.png) repeat-x top left;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    line-height: normal;
    border: none;
    cursor: pointer;
}

.Pax, .SonucAl {
    padding: 6px 5px !important;
}

.SonucAl {
    margin-right: 2px;
}

.dubButton {
    padding: 8px 8px !important;
}

.ProButtonBig {
    font-size: 16px;
}

.ProButtonReverse {
    background: url(../Image/button_bg_hover.png) repeat-x top left !important;
}

.ProButton:hover {
    background: url(../Image/button_bg_green.png) repeat-x top left;
}

.ProButtonGreen {
    background: url(../Image/button_bg_green.png) repeat-x top left;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    line-height: normal;
    border: none;
    cursor: pointer;
}




.PageHeader {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    border-bottom: #d9d9d9 1px solid;
    color: #2c405d;
    font-size: 19px;
}

.PageHeader, .PageBody {
    padding: 8px 10px;
    margin: 0;
}

.PageBody {
    margin: 10px 0;
}




.reset, .reset li {
    margin: 0;
    padding: 0;
    list-style: none;
}



.footer {
    display: block;
    height: 24px;
    bottom: 10px;
    right: 10px;
    position: fixed;
    /*background: url(../Image/probel.png) no-repeat right;*/
}


.footerDiv {
    background: white;
    width: 100%;
    display: block;
    height: 40px;
    bottom: 0;
    right: 10px;
    position: fixed;
}



.nobg {
    background: none !important;
}

.reset {
    margin: 0;
    padding: 0;
    list-style: none;
}


{
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
    -moz-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
}

.LaboratuvarListesi {
    background: #fff;
}


table.HastaBilgi {
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
}

    table.HastaBilgi th, table.HastaBilgi td {
        text-align: left;
        padding: 3px 10px;
        padding: 8px 10px;
        font-size: 14px;
    }

    table.HastaBilgi th {
        /*background:#4771b2;*/
        /*background:url(../Image/button_bg_hover.png) repeat-x top left;*/
        background: #4670b1;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NzBiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTUxOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #4670b1 0%, #3a5191 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4670b1), color-stop(100%,#3a5191));
        background: -webkit-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: -o-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: -ms-linear-gradient(top, #4670b1 0%,#3a5191 100%);
        background: linear-gradient(to bottom, #4670b1 0%,#3a5191 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4670b1', endColorstr='#3a5191',GradientType=0 );
        color: #fff;
    }

table.SonucListesi {
    border-spacing: 0px;
    background: #fff;
    /*box-shadow:0 0 5px #ccc;*/
}

    table.SonucListesi th, table.SonucListesi td {
        text-align: left;
        padding: 8px 10px;
    }

        table.SonucListesi td .ProButton {
            font-size: 14px !important;
        }

        table.SonucListesi td .ProButtonGreen {
            font-size: 14px !important;
        }

    table.SonucListesi th {
        /*background:#647378;*/
        background: url(../Image/button_bg_hover.png) repeat-x top left;
        color: #fff;
        font-size: 14px;
    }



    table.SonucListesi tr:nth-child(odd) td {
        background: #f3f7fa;
    }

    table.SonucListesi tbody tr:nth-child(even) td {
        /*background:#ebf2f6;*/
    }

    table.SonucListesi tbody tr {
        /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
            box-shadow: 0 0 5px rgba(0, 0, 0, .2);
            z-index:1;
            position:relative;*/
    }

    table.SonucListesi tr:hover td, table.SonucListesi tr:hover td .success, table.SonucListesi tr:hover td .error {
        background: #fefd9a !important;
    }

    table.SonucListesi td.getButton {
        display: flex;
    }

        table.SonucListesi td.getButton a {
            white-space: nowrap;
        }


ul#LaboratuvarListesi li {
    font-size: 15px;
    background: url(../Image/light-gradient.png) repeat-x bottom;
    border-bottom: #ebebeb 1px solid;
}

    ul#LaboratuvarListesi li:hover {
        background: #ebffd0;
        color: #000;
    }

    ul#LaboratuvarListesi li:last-child {
        border: none;
    }

    ul#LaboratuvarListesi li a {
        padding: 10px 10px;
        display: block;
        background: url(../Image/lab_icon.png) no-repeat 7px 10px;
        padding-left: 32px;
        cursor: pointer;
    }



        ul#LaboratuvarListesi li a.link_1 {
            background-position: 7px -41px;
        }

        ul#LaboratuvarListesi li a.link_2 {
            background-position: 7px -94px;
        }

        ul#LaboratuvarListesi li a.link_3 {
            background-position: 7px -145px;
        }

        ul#LaboratuvarListesi li a.link_5 {
            background-position: 7px -206px;
        }

.hr {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #ccc 1px solid;
}

.no-padding {
    padding: 0;
    margin: 0;
}

.kurum-isim {
    font-size: 12px;
    color: #2a2a2a;
    font-family: Cambria;
}

.float-left {
    float: left;
}

.center {
    text-align: center !important;
}


.success {
    background: #dff0d8;
    color: #3c763d;
    padding: 5px 3px;
    text-align: left;
    font-weight: bold;
}

.error {
    background: #f2dede;
    color: #a94442;
    padding: 5px 3px;
    text-align: left;
    font-weight: bold;
}
/* Selcan */
.LaboratuvarIcerik {
    padding: 10px;
    position: relative;
}

    .LaboratuvarIcerik h2 {
        margin: 0 0 10px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #dadada;
    }

    .LaboratuvarIcerik .blck {
        margin-bottom: 10px;
        position: relative;
        clear: both;
    }

    .LaboratuvarIcerik h3 {
        display: inline-block;
        min-width: 120px;
        margin: 0 !important;
    }

    .LaboratuvarIcerik strong {
        display: inline-block;
        min-width: 120px;
        margin: 0;
    }

    .LaboratuvarIcerik .strong {
        font-weight: bold;
        text-align: right;
    }

    .LaboratuvarIcerik h3.no {
        color: #d10429;
    }

    .LaboratuvarIcerik .font {
        font-size: 20px;
    }

    .LaboratuvarIcerik .lft {
        position: absolute;
        right: 0;
        top: 0;
    }


.langPart {
    display: inline-block;
    float: right;
    padding-top: 5px;
}

    .langPart a {
        display: inline-block;
        cursor: pointer;
        padding: 0;
        border-radius: 5px;
        font-size: 15px;
        border: 1px solid;
        background: #fff;
        padding: 3px;
        text-decoration: none;
        font-weight: bold;
    }

    .langPart .en {
        color: red;
        /*background: url("../Image/en.png");
        background-repeat: no-repeat;
        background-size: contain;*/
    }

    .langPart .tr {
        color: green;
        margin-left: 6px;
        /*background: url("../Image/tr.png") ;
        background-repeat: no-repeat;
        background-size: contain;*/
    }

.cookie {
    width: 100%;
    display: inline-block;
    position: fixed;
    bottom: 5px;
    text-align: center;
}

.cerez {
    background: #687a81;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    padding: .55rem 1.25rem;
}

    .cerez span {
        color: white;
    }

    .cerez a {
        color: blue;
    }

    .cerez input {
        margin-left: 10px;
        border-radius: 3px;
        background: white;
        border-color: white;
        font-weight: bold;
        cursor: pointer;
        float: right;
    }

.HastaBilgiMobil, #searchTr {
    display: none;
}

    #searchTr input {
        font-size: 12px !important;
        padding: 3px 4px;
        height: 22px !important;
        border: 1px solid #DED9D9;
        outline: none;
        width: 100%;
    }

    #searchTr td {
        display: flex;
    }

    #searchTr input::-webkit-input-placeholder {
        color: #a3a8a8;
    }

    #searchTr input:-ms-input-placeholder {
        color: #a3a8a8;
    }

    #searchTr input::placeholder {
        color: #a3a8a8;
    }


#langPartMobil {
    display: none;
}


@media (max-width: 1024px) {
    h1 {
        font-size: 20px;
    }

    #wrapper {
        width: 98% !important;
    }

    .lwelcome .login_info_content {
        /*position: absolute;*/
        /*margin-top: 585px;*/
        margin-bottom: 50px;
        margin-top: 15px;
    }

    .login {
        float: none;
        width: 100% !important;
        max-width: 500px;
        margin: auto;
    }

    .lwelcome {
        float: none;
        width: 100% !important;
    }

    .title {
        padding: 10px;
    }

    #wrapper {
        width: 90%;
        margin: 20px auto;
    }

        #wrapper .lwelcome, #wrapper {
            float: none;
            width: 100% !important;
            margin: 0;
        }

    #wrapper {
        margin-top: 100px;
    }

        #wrapper .login-elements {
            width: 100% !important;
            background: none !important;
        }

            #wrapper .login-elements .element {
                background: none !important;
            }

                #wrapper .login-elements .element #uyruk {
                    margin-top: 5px;
                    margin-left: 0;
                    width: 100%;
                }

                #wrapper .login-elements .element input {
                    border: 1px solid #b8b8b8;
                    margin-top: 5px;
                    padding-left: 30px;
                    height: 24px;
                    width: calc(100% - 35px);
                    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
                    margin-left: 0;
                    background: url(../Image/login-element_2.png) no-repeat;
                }


                #wrapper .login-elements .element #securitycode {
                    padding-left: 0;
                    width: 100%;
                }

                #wrapper .login-elements .element .g-recaptcha {
                    width: 100%;
                    position: relative;
                    transform: scale(1);
                    margin: 10px auto;
                }

                #wrapper .login-elements .element #SecureImage {
                    position: relative !important;
                    margin: 0;
                }


                #wrapper .login-elements .element.command {
                    text-align: center;
                }
}


@media (max-width: 420px) {
    h1 {
        font-size: 16px;
    }

    h3 {
        font-size: 12px;
    }

    table.SonucListesi th, table.SonucListesi td {
        display: block;
    }

    table.SonucListesi th {
        width: auto !important;
    }

    table.SonucListesi tr {
        border: 1px solid #647378;
    }

    table.HastaBilgi th, table.HastaBilgi td {
        font-size: 10px;
    }

    .LaboratuvarListesi {
        float: none !important;
        width: 100% !important;
    }

    .LaboratuvarIcerik {
        float: none !important;
        width: 100% !important;
        padding: 0px;
    }

    .HastaBilgiMobil {
        display: block;
        background: linear-gradient(to bottom, #4670b1 0%, #3a5191 100%);
        padding: 3px;
        font-size: 14px;
    }

    #searchTr {
        display: block;
    }

    .HastaBilgiMobil div {
        margin-bottom: 5px;
    }

    .HastaBilgiMobil strong,
    .HastaBilgiMobil label, .HastaBilgiMobil a {
        color: white !important;
        text-decoration: none;
    }

    .HastaBilgiMobil .bilgiParam {
        display: inline-block;
        width: 110px;
        color: white;
    }


    .HastaBilgi {
        display: none;
    }

    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        border: none;
        text-align: left;
        outline: none;
        transition: 0.4s;
    }

        .active, .accordion:hover {
            background-color: #ccc;
        }

        .accordion:after {
            content: 'Aç';
            color: #777;
            font-weight: bold;
            float: right;
            margin-left: 5px;
            font-size: 16px;
        }

    .active:after {
        content: "Kapat";
    }

    .accordion.menu:after {
        content: "< Geri Dön";
    }

    .active.menu:after {
        content: "Kapat";
    }

    .panel {
        padding: 0 18px;
        background-color: white;
        overflow: hidden;
        display: block;
    }

    h4#logo {
        line-height: 14px !important;
        font-size: 13px !important;
    }

    #langPartMobil {
        display: inline-block;
    }

    #langPart {
        display: none;
    }

    div#identity a {
        font-size: 12px;
    }

    .header_rightpart {
        vertical-align: top;
    }

    .infoERecete {
        padding: 5px 10px;
    }

    .prntRecete {
        right: 10px !important;
        top: 2px !important;
    }

    #rct {
        padding: 5px 10px;
    }
}
