.DrPHP_style01{
    background: #fff;
    text-align: center;
    padding: 10px 0px;
    direction: rtl;
}
.DrPHP_style01 i{
    color: #ccc;
    padding: 0px 0px 0px 10px;
}
.DrPHP_style02{
    width: 80%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    color: #4CAF50;
    outline: none;
    margin: 5px auto;
}
.DrPHP_style03{
    width: 100%;
    box-shadow: 1px 1px 5px #ccc;
    padding: 10px 0px;
    margin: 20px auto;
    border-radius: 10px;
}
.DrPHP_style03 p{
    padding: 0px 20px 0px 0px;
    font-weight: bold;
    font-family: auto;
    font-size: large;
}
.DrPHP_style03 p i{
    color: #017a01;
}
.DrPHP_style04{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #4CAF50;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #4CAF50;
    cursor: pointer;
    margin: 20px auto 10px auto;
}
.DrPHP_style04:hover{
    box-shadow: 1px 1px 10px #333;
}
.DrPHP_style05{
    width: 82%!important;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    color: #4CAF50;
    outline: none;
    margin: 5px auto;
}
.DrPHP_style06{
    display: inline-flex;
    border: none;
    width: 80%;
    padding: 10px;
    border-radius: 5px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    color: #03a9f4;
    outline: none;
    margin: 5px auto;
}
.DrPHP_style07{
    text-align: center;
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #080;
    margin: 50px auto;
}
.DrPHP_style08{
    width: 100%;
    font-size: large;
}
.DrPHP_style08 th{
    background: #cfffd9;
    border-bottom: 2px solid #4CAF50;
    color: #4CAF50;
    padding: 10px 0px;
}
.DrPHP_style08 th i{
    color: #4CAF50;
}
.DrPHP_style08 tr:nth-child(odd) {
    color: #333;
    font-weight: bold;
    background: #4CAF5017;
}
.DrPHP_style08 tr:nth-child(even) {
    background-color: #FFFFFF;
    font-weight: bold;
}
.DrPHP_style09{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #f00;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 8px #f00;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style09:hover{
    box-shadow: 1px 1px 10px #636363;
}
.DrPHP_style10 {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.DrPHP_style10 a:hover{
    background-color: #eee;
}
.DrPHP_style11 {
    display: none;
    border-radius: 10px;
    position: absolute;
    background-color: #fffffff5;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 6px 10px rgba(0,0,0,0.2);
    z-index: 1;
}
.DrPHP_style11 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.DrPHP_style12{
    display: block;
}
.DrPHP_style13{
    width: 300px;
}
.DrPHP_style14{
    width: 50%;
    opacity: 0.1;
}
.DrPHP_style15{
    margin-right: 250px;
    font-size: 28px;
    padding: 0px 10px;
    direction: rtl;
    text-align: center;
    margin-top: 50px;
}
.DrPHP_style16{
    background-image: url("../../default_Image/DrPHP_logo.png");
    filter: blur(10px);
    -webkit-filter: blur(10px);
    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; 
}
.DrPHP_style17{
    background-color: #ffffff33;
    border: 3px solid #ffffff4d;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 20px;
    text-align: center;
}
.DrPHP_style18{
    color: #333;
    font-size: x-large;
}
.DrPHP_style19_Blinker {
    animation: blinker03 0.6s cubic-bezier(1, 0, 0, 1) infinite alternate;  
}
@keyframes blinker03 { to { opacity: 0; } }
.DrPHP_style20_Blinker {
    animation: blinker04 1s ease-in-out infinite alternate;  
}
@keyframes blinker04 { to { opacity: 0; } }
.DrPHP_style21_Blinker {
    animation: blinker02 1.7s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker02 { to { opacity: 0; } }
.DrPHP_style22{
    width: 80%;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #03a9f4;
    color: #03a9f4;
    cursor: pointer;
}
.DrPHP_style22:focus{
    background-color: #03a9f4ab;
    border: 1px solid #03a9f4;
    outline: none;
    color: #fff;
}
.DrPHP_style23{
    padding: 10px 20px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    backdrop-filter: blur(3px);
    background-color: #03a9f4;
    border: 1px solid #03a9f4;
    border-radius: 100px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    color: #fff;
}
.DrPHP_style23:hover{
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}
.DrPHP_style24{
    color: #f00;
    font-size: large;
}
.DrPHP_style25{
    height: 420px;
    width: 80%;
    display: block;
    margin: 0px 131px 0px 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    font-size: large;
    font-weight: bold;
    color: #03a9f4;
    padding: 10px;
    outline: none;
    direction: rtl;
    text-align: start;
}
.DrPHP_style26{
    height: 100px;
    width: 400px;
    display: block;
    margin: 5px 131px 0px 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    font-size: large;
    font-weight: bold;
    color: #333;
    padding: 10px;
    outline: none;
    float: right;
    direction: rtl;
    text-align: start;
}
.DrPHP_style27{
    height: 100px;
    width: 220px;
    display: block;
    margin: 5px 0px 0px 97px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    font-size: large;
    font-weight: bold;
    color: #333;
    padding: 10px;
    outline: none;
    float: left;
    text-align: center;
    direction: ltr;
}
.DrPHP_style28{
    clear: both;
}
.DrPHP_style29{
    height: 100px;
    width: 500px;
    display: block;
    margin: 5px 131px 0px 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    font-size: large;
    font-weight: bold;
    color: #333;
    padding: 10px;
    outline: none;
    float: right;
    direction: rtl;
    text-align: start;
}
.DrPHP_style30{
    margin-right: 60px!important;
    width: 100%;
    display: block;
    margin: 0px auto;
    text-align: start;
}
.DrPHP_style31{
    text-align: center;
}
.DrPHP_style32{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #FF5722;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #FF5722;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style32:hover{
    background: #017a01;
    box-shadow: 1px 1px 5px #017a01;
}
.DrPHP_style33{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #01547a;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #01547a;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style33:hover{
    box-shadow: 1px 1px 10px #4CAF50;
    background: #4caf50;
}
.DrPHP_style34{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #007ab1;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #333;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style34:hover{
    box-shadow: 1px 1px 10px #4CAF50;
    background: #4caf50;
}
.DrPHP_style35{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #03a9f4;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #333;
    cursor: pointer;
    margin: 20px auto 10px auto;
}
.DrPHP_style35:hover{
    box-shadow: 1px 1px 10px #4CAF50;
    background: #4caf50;
}
.DrPHP_style36{
    margin-right:380px!important;
}
.DrPHP_style37{
    text-align: center;
}
.DrPHP_style38{
    width: 40%;
    font-size: 20px;
    padding: 5px;
    text-align: center;
    color: #4CAF50;
    border: 1px solid #4CAF50;
    border-radius: 5px;
    font-weight: bold;
}
.DrPHP_style39{
    color: #4CAF50;
    font-size: 20px;
}
.DrPHP_style40::before {
    content: "اختر الملفات";
    position: absolute;
    z-index: 2;
    display: block;
    background-color: #fff;
    width: 111px;
    height: 17px;
    padding: 5px;
}
.DrPHP_style41{
    width: 20%;
    padding: 10px;
    display: inline-block;
    text-align: center;
}
.DrPHP_style42{
    width: 100%;
    border-radius: 15px;
    height: 200px;
}
.DrPHP_style43{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #03a9f4;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #03a9f4;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style43:hover{
    background: #017a01;
    box-shadow: 1px 1px 5px #017a01;
}
.DrPHP_style44{
    font-size: large;
    font-weight: bold;
    font-family: auto;
    color: #fff;
    background: #ff5722;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #ff5722;
    cursor: pointer;
    margin: 20px auto 10px auto;
    text-decoration: none;
}
.DrPHP_style44:hover{
    box-shadow: 1px 1px 5px #333;
}
.DrPHP_style45{
    background: #ffffff00;
    border-radius: 5px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(9.5px);
    padding: 0px 50px 10px 50px;
}
.DrPHP_style46{
    text-align: center;
    position: initial;
    padding-top: 50px;
}
.DrPHP_style47{
    position: absolute;
    width: 80%;
    margin: 0px auto;
}
.DrPHP_style48{
    text-align: center;
    font-weight: bold;
    line-height: 0px;
    color: #333;
    direction: rtl;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
}
.DrPHP_style49{
    font-size: 60px;
    margin: 20px auto;
    min-width: 200px;
}
.DrPHP_style50{
    text-decoration: none;
    color: #333;
}
.DrPHP_style50:hover p{
    color: #fff!important;
}
.DrPHP_style50:hover .DrPHP_style45{
    background: #3ae10248;
}
.DrPHP_style51{
    width: 50px;
}
.DrPHP_style52{
    width: 100%;
    font-size: large;
}
.DrPHP_style52 th{
    background: #cfffd9;
    border-bottom: 2px solid #4CAF50;
    color: #4CAF50;
    padding: 10px 0px;
}
.DrPHP_style52 th i{
    color: #4CAF50;
}
.DrPHP_style52 tr:nth-child(odd) {
    color: #333;
    font-weight: bold;
    background: #4CAF5017;
}
.DrPHP_style52 tr:nth-child(even) {
    background-color: #FFFFFF;
    font-weight: bold;
}
.DrPHP_style53{
    width: 100%;
    font-size: large;
}
.DrPHP_style53 th{
    background: #cfffd9;
    border-bottom: 2px solid #4CAF50;
    color: #4CAF50;
    padding: 10px 0px;
}
.DrPHP_style53 th i{
    color: #4CAF50;
}
.DrPHP_style53 tr:nth-child(odd) {
    color: #333;
    font-weight: bold;
    background: #4CAF5017;
}
.DrPHP_style53 tr:nth-child(even) {
    background-color: #FFFFFF;
    font-weight: bold;
}
.DrPHP_style54{
    color: #333;
    font-size: 30px;
    padding: 0px 0px 0px 10px;
}
.DrPHP_style55 {
    width: 100%;
    border-radius: 15px;
    height: 100px;
    max-width: 100px;
}
.DrPHP_style56{
    width: 80%!important;
    text-align: right!important;
    margin: 0px auto!important;
    color: #4CAF50!important;
    font-size: medium!important;
}
.DrPHP_style57{
    color: #4CAF50!important;
    font-size: medium!important;
}
.DrPHP_style58{
    min-width:100px!important;
}
.DrPHP_style59{
    min-width:50px!important;
}
.DrPHP_style60{
    background: #fff;
    text-align: center;
    padding: 10px 0px;
    direction: rtl;
}
.DrPHP_style60 i{
    color: #ccc;
    padding: 0px 0px 0px 10px;
}

@media print {
    .NoPrint{
        display:none!important;
    }
    .DrPHP_style03 {
        box-shadow: none!important;
        padding: unset!important;
        margin: unset!important;
        border-radius: unset!important;
    }
    .DrPHP_Menu_main {
        margin-right: unset!important;
        padding: unset!important;
    }
    .DrPHP_style02 {
        border: none!important;
        color: #000!important;
        padding: 0px!important;
    }
    body{
        background: #fff!important;
    }
    .DrPHP_style27 {
        margin:0px!important;
        padding:0px!important;
        border:none!important;
    }
    .sceditor-toolbar{
        display: none;
    }
    .sceditor-container{
        border:none!important;
    }
    .sceditor-grip{
        display: none!important;
    }
    #infoBook{
        margin:0px!important;
    }
    #infoBook02{
        margin:0px!important;
        margin-right: 10px!important;
    }
    #infoBook03{
        margin:0px!important;
        margin-right: 18px!important;
    }
    #infoBook04{
        display:none!important;
    }
    #infoBook05{
        display:none!important;
    }
    .DrPHP_style30{
        margin-right:0px!important;
    }
    .DrPHP_style26{
        margin:0px!important;
        padding:0px!important;
        border:none!important;
    }
    .DrPHP_style29{
        margin:0px!important;
        padding:0px!important;
        border:none!important;
    }
    .DrPHP_style01{
        margin: 144px 0px 0px 0px!important;
    }
    .DrPHP_style60{
        margin: 0px 0px 0px 0px!important;
    }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #hiddenPhone{
        display: none;
    }
    .DrPHP_style51{
        width: auto;
    }
    .DrPHP_style12 {
        position: initial;
    }
    .DrPHP_style36 {
        margin-right: 8%!important;
    }
    .DrPHP_style26 {
        width: 80%;
        margin: 5px 8% 0px 0px;
    }
    .DrPHP_style27 {
        width: 80%;
        margin: 5px 0px 0px 8%;
    }
    .DrPHP_style29 {
        width: 80%;
        margin: 5px 6% 0px 0px;
    }
    .DrPHP_style41 {
        width: 100%;
    }
    .DrPHP_style17{
        width: 100%;
    }
    .DrPHP_style38{
        width: auto !important;
    }


    /* TABLE ON PHONE START*/
    /* Force table to not be like tables anymore */
    .DrPHP_style08, thead, tbody, th, td, tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .DrPHP_style08 thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
    }
    .DrPHP_style08 tr {
        margin: 0 0 1rem 0;
    }
    .DrPHP_style08 tr:nth-child(odd) {
        background: #ccc;
    }
    .DrPHP_style08 td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-right: 50%;
        min-height: 25px;
    }
    .DrPHP_style08 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        right: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .DrPHP_style08 td:nth-of-type(1):before { content: "رقم الصادر و العنوان"; }
    .DrPHP_style08 td:nth-of-type(2):before { content: "موضوع الكتاب"; }
    .DrPHP_style08 td:nth-of-type(3):before { content: "حالة الوارد"; }
    .DrPHP_style08 td:nth-of-type(4):before { content: "الكاتب"; }
    .DrPHP_style08 td:nth-of-type(5):before { content: "الاجراء"; }
    /*###########*/
    
    /* Force table to not be like tables anymore */
    .DrPHP_style52, thead, tbody, th, td, tr {
        display: block;
    }
      /* Hide table headers (but not display: none;, for accessibility) */
    .DrPHP_style52 thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
    }
    .DrPHP_style52 tr {
        margin: 0 0 1rem 0;
    }
    .DrPHP_style52 tr:nth-child(odd) {
        background: #ccc;
    }
    .DrPHP_style52 td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-right: 50%;
        min-height: 25px;
    }
    .DrPHP_style52 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        right: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .DrPHP_style52 td:nth-of-type(1):before { content: "ت"; }
    .DrPHP_style52 td:nth-of-type(2):before { content: "الاسم"; }
    .DrPHP_style52 td:nth-of-type(3):before { content: "صلاحيات النظام"; }
    .DrPHP_style52 td:nth-of-type(4):before { content: "اجمالي البيانات المدخلة"; }
    .DrPHP_style52 td:nth-of-type(5):before { content: "الاجراء"; }
    /*###########*/

    /* Force table to not be like tables anymore */
    .DrPHP_style53, thead, tbody, th, td, tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .DrPHP_style53 thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
    }
    .DrPHP_style53 tr {
        margin: 0 0 1rem 0;
    }
    .DrPHP_style53 tr:nth-child(odd) {
        background: #ccc;
    }
    .DrPHP_style53 td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-right: 50%;
        min-height: 25px;
    }
    .DrPHP_style53 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        right: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .DrPHP_style53 td:nth-of-type(1):before { content: "ت"; }
    .DrPHP_style53 td:nth-of-type(2):before { content: "تفاصيل الكتاب"; }
    .DrPHP_style53 td:nth-of-type(3):before { content: "موضوع الكتاب"; }
    .DrPHP_style53 td:nth-of-type(4):before { content: "المستفيد"; }
    .DrPHP_style53 td:nth-of-type(5):before { content: "المؤرشف"; }
    .DrPHP_style53 td:nth-of-type(6):before { content: "الاجراء"; }
    /*###########*/
    /* table on phone END*/
}