@font-face {
    font-family: "dmsans-bold";
    src: url("https://www.bau.edu.jo/font/dmsans-bold.ttf") format("truetype");
}

@font-face {
    font-family: "dmsans-regular";
    src: url("https://www.bau.edu.jo/font/dmsans-regular.ttf") format("truetype");
}

@font-face {
    font-family: 'NewDefFont';
    font-style: normal;
    font-weight: 400;
    src: url('https://www.bau.edu.jo/Fonts/DroidKufi-Regular.eot');
    src: url('https://www.bau.edu.jo/Fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Regular.woff2') format('woff2'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Regular.woff') format('woff'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'NewDefFont';
    font-style: normal;
    font-weight: 700;
    src: url('https://www.bau.edu.jo/Fonts/DroidKufi-Bold.eot');
    src: url('https://www.bau.edu.jo/Fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Bold.woff2') format('woff2'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Bold.woff') format('woff'), url('https://www.bau.edu.jo/Fonts/DroidKufi-Bold.ttf') format('truetype');
}

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.mega-menu-trigger, .nav-item a {
    white-space: nowrap;
}

.fixed-image {
    position: fixed;
    bottom: 20px; /* distance from bottom edge */
    right: 20px; /* distance from right edge */
    width: 80px; /* adjust image size */
    height: 80px; /* make height equal to width for perfect circle */
    z-index: 1000; /* keep on top of other content */
    cursor: pointer; /* show hand cursor on hover */
    transition: transform 0.2s ease;
    border: 3px solid #000000; /* blue border - change color as needed */
    border-radius: 50%; /* makes it circular */
    object-fit: cover; /* ensures the image fills the circle */
    padding:10px;
}

    .fixed-image:hover {
        transform: scale(1.2); /* slightly enlarge on hover */
    }

html {
  position: relative;
  min-height: 100%;
}

body {
    font-family: "NewDefFont", "dmsans-regular";
}

.SubMenuMainDiv {
    border: 1px solid #f2f2f2;
}

.BAU_TBL_TR_SHADOW tr:nth-child(odd) {
    background-color: #ffffff;
}

.BAU_TBL_TR_SHADOW tr:nth-child(even) {
    background-color: #f1f1f1;
}

.BAU_TBL_TD_SHADOW {
    background-color: #f1f1f1;
}

table.border td {
    border: 1px solid #000000;
}

table.noborder td {
    border: 0px solid #000000;
}

table td {
    
}

.submenutitle {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #FFFFFF;
    /*background-color: #3f8048;*/
    background-color: #00a651;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    padding: 10px;
}

a.submenulink:link, a.submenulink:active, a.submenulink:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    top: 2px;
}

a.submenulink:hover {
    text-decoration: 'none';
}

.submenulinkt {
    font-family: 'NewDefFont',tahoma;
    font-size: 13pt;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink2:link, a.submenulink2:active, a.submenulink2:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 13pt;
    color: #092956;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink2:hover {
    text-decoration: none;
}

a.submenulink3:link, a.submenulink3:active, a.submenulink3:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 13pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink3:hover {
    text-decoration: underline;
}

a.submenulinke:link, a.submenulinke:active, a.submenulinke:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    float: left;
    margin-left: 5px;
    top: 2px;
}

a.submenulinke:hover {
    text-decoration: 'none';
}

.submenulinkte {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink2e:link, a.submenulink2e:active, a.submenulink2e:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink2e:hover {
    text-decoration: none;
}

a.submenulink3e:link, a.submenulink3e:active, a.submenulink3e:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink3e:hover {
    text-decoration: underline;
}

.submenustartdiv1 {
    border-width: 0px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #D9D9D9;
    padding: 0px;
}

.submenu1td {
    height: 36px;
    /*background-image: url('https://www.bau.edu.jo/images/submenu/menu1bgADM.png');*/
    background-color: #ffffff;
    color: #000000;
    background-repeat: repeat-x;
    padding: 3px;
    border-bottom: 1px solid #f2f2f2;
}

    .submenu1td:hover {
        /*background-image: url('https://www.bau.edu.jo/images/submenu/menu1bghover.png');*/
        /*background-color: #ffce43;*/
        /*background-color: #3f8048;*/
        background-color: #109033;
        cursor: pointer;
    }

        .submenu1td:hover a {
            color: #ffffff;
            transition-delay: 0s;
            padding-right: 0px;
        }

.submenu2td {
    height: 36px;
    /*background-image: url('https://www.bau.edu.jo/images/submenu/menu2bg.png');*/
    /*background-color: #f6f6f6;*/
    background-repeat: repeat-x;
    padding: 3px;
}

    .submenu2td:hover {
        /*background-image: url('https://www.bau.edu.jo/images/submenu/menu1bghover.png');*/
        cursor: pointer;
    }

        .submenu2td:hover a {
            color: #3f8048;
            transition-delay: 0s;
            padding-right: 10px;
        }

.submenu3td {
    height: 36px;
    background-image: url('https://www.bau.edu.jo/images/submenu/menu2bg.png');
    background-repeat: repeat-x;
    padding: 3px;
    padding-right: 25px;
}

    .submenu3td:hover {
        background-image: url('https://www.bau.edu.jo/images/submenu/menu1bghover.png');
        cursor: pointer;
    }

        .submenu3td:hover a {
            color: #000000;
            transition-delay: 0s;
            padding-right: 10px;
        }

.submenutitleb {
    font-family: 'NewDefFont',tahoma;
    font-size: 16pt;
    color: #00a651;
    font-weight: normal;
    text-decoration: none;
}

a.submenulinkb:link, a.submenulinkb:active, a.submenulinkb:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

a.submenulinkb:hover {
    text-decoration: 'none';
    color: #000000;
}

a.submenulink2b:link, a.submenulink2b:active, a.submenulink2b:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #092956;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink2b:hover {
    text-decoration: underline;
}

a.submenulink3b:link, a.submenulink3b:active, a.submenulink3b:visited {
    font-family: 'NewDefFont',tahoma;
    font-size: 12pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.submenulink3b:hover {
    text-decoration: underline;
}

.submenustartdiv1b {
    border-width: 0px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #D9D9D9;
    padding: 0px;
}

.submenu1tdb {
    height: 36px;
    background-image: url('https://www.bau.edu.jo/images/submenu/menu1bgb.png');
    background-repeat: repeat-x;
    padding: 3px;
}

    .submenu1tdb:hover a {
        color: #000000;
    }

    .submenu1tdb:hover {
        background-image: url('https://www.bau.edu.jo/images/submenu/menu1bghoverb.png');
        cursor: pointer;
        color: #000000;
    }

.BAUNewDetail_submenu_icon {
    width: 30px;
    cursor: pointer;
    display: none;
}

@media (max-width: 576px) {
    #BAUNewDetail_Title {
        position: relative;
        top: 50px;
    }
    .BAUNewDetail_submenu_icon {
        display: block;
    }

    .BAUNewDetail_submenu_table {
        display: none;
    }
}