﻿@font-face {
    font-family: 'shaikh_serdarregular';
    src: url('fonts/shaikhserdar-webfont.woff2') format('woff2'), url('fonts/shaikhserdar-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fontArabic {
    font-family: 'shaikh_serdarregular';
    font-size:22px;
}
.big-input-text{
    font-size:1.5rem;
    padding-bottom:1.5rem !important;
    padding-top:1.5rem !important;
}
.blockUI.blockMsg.blockPage{
    z-index:99999 !important;
}
.previewHtml .mobile {
    width: 320px;
    height: 570px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #ccc;
    padding: 10px;
}

    .previewHtml .mobile img {
        width: 100% !important;
        height: auto !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .div-icon{ 
    }
        .div-icon i {
            font-size: 50px;
            color: #333;
            padding: 20px;
            text-align: center;
            display: inline-block;
            margin-left: 0px; 
        }
        .div-icon i:before{
            font-size: 50px;
            color: #333; 
            text-align: center;
            display: inline-block;
            margin-left:0px;
            padding:0px;
        }
td.datatable-cell i{
    font-size:30px;
    color:#333;
}
[class^="medical-icon-"], [class*=" medical-icon-"] {
    font-family: 'webfont-medical-icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.semiCircle {
    position: relative;
    background: #2c3e50;
    height: 50vh;
}

    .semiCircle::before {
        
    }

.tumliste a {
    color: #000 !important;
    font-weight: bold !important;
    background-color:#fff !important;
}
    
     .tumliste a:link {
         background-color: #fff !important;
        color: #666 !important;
    }
    .tumliste a:focus {
        background-color: #ececec !important;
        color: #666 !important;
        font-weight: bold !important;
    }
