body {
    font-family: Verdana, Arial, sans-serif, Arial, Helvetica;
    background-color: white;
    margin: 0px;
}
.flexcontainer {
        display: flex; /* Makes child items flex items and aligns them in a row */
        align-items: stretch; /* Default behavior, ensures all items have the same height */
        gap: 0px; /* Adds space between the items */
        background-color: #E6E4DB;
        padding: 30px 0px;
    }

    .flexitem {
        /* You can set different widths or let the content dictate the initial width */
        /*padding: 20px;*/
        background-color: #E6E4DB; 
    }    

.logoarea {
        width: 20%; /* Example of different widths */
        text-align: right;
    }

    .sitenamearea {
        width: 60%;
        padding-top: 8px;
    }

    .rightarea {
        width: 20%;
        text-align: right;
        padding-right: 10px;
    }

input, textarea, button {font-family: inherit}
.menubg {    
    padding-left: 10px !important;
}
.rightpanebgcolor {
    background-image: url(images/bgSlideBlue.jpg?s=1);
    background-repeat: repeat-x;
    background-color: #4582B8;
    padding-left: 10px;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
    z-index: 999;
}

a.fancylink,a:link.fancylink {
    text-decoration: underline;
    padding: 5px;
    background-color: lightblue;
    display: inline-block;
    color: black !important;
}

body,div,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,yd,ul,li,ol {
    padding: 0px;
    margin: 0px;
}
.uetHeader a {
    font-size: 12px;
    color: #a6a6a6;
    text-decoration: none;
}

.uetHeader a:hover {
    font-size: 12px;
    color: #FFCC00;
    text-decoration: none;
}

.quickLinks a {
    font-size: 12px;
    color: #6A6D6A;
    text-decoration: none;
}

.quickLinks a:visited {
    font-size: 12px;
    color: #6A6D6A;
    text-decoration: none;
}

.quickLinks a:hover {
    font-size: 12px;
    color: #0C0CB0;
    text-decoration: none;
}

.quickLinksRight a {
    font-size: 11px;
    color: #B8B4B4;
    text-decoration: none;
}

    .quickLinksRight a:link {
        font-size: 11px;
        color: #B8B4B4;
        text-decoration: none;
    }

    .quickLinksRight a:active {
        font-size: 11px;
        color: #B8B4B4;
        text-decoration: none;
    }

    .quickLinksRight a:visited {
        font-size: 11px;
        color: #B8B4B4;
        text-decoration: none;
    }

    .quickLinksRight a:hover {
        font-size: 11px;
        color: #ffffff;
        text-decoration: none;
    }

.tdbgQuickLinks {
    background-image: url(quickLinkBg.png);
}

.tdbgQuickLinksR {
    background-image: url(quickLinkBgR.png);
}

.tdbgQuickLinksL {
    background-image: url(quickLinkBgL.png);
}

.tdbgFooter {
    background-image: url(footerBG.jpg);
}

.siteFooter {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-top: 19px;
}

.quickLinksTitle span {
    font-weight: lighter;
    font-size: 16px;
    color: #000;
    font-style: italic;
}

.siteFooterItem span {
    font-weight: lighter;
    font-size: 16px;
    color: #eee;
    font-style: italic;
}

.siteTopHeading {
    font-weight: lighter;
    font-size: 16px;
    color: #eee;
    font-style: normal;
}

.copyright span {
    font-weight: lighter;
    font-size: 11px;
    color: #B8B4B4;
    text-decoration: none;
}

.sectionHead {
    font-size: 12px;
    color: #666666;
}

.searchField {
    border-right: #B9B9B9 1px solid;
    border-top: #B9B9B9 1px solid;
    font-size: 13px;
    border-left: #B9B9B9 1px solid;
    width: 180px;
    color: #666666;
    border-bottom: #B9B9B9 1px solid;
    background-color: #ffffff;
}

.deptTitle {
    border-right: #B9B9B9 1px solid;
    border-top: #B9B9B9 1px solid;
    font-size: 12px;
    border-left: #B9B9B9 1px solid;
    width: 300px;
    color: #666666;
    border-bottom: #B9B9B9 1px solid;
    background-color: #cccccc;
}

.quickTable a {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    background-repeat: repeat;
}

    .quickTable a:hover {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 0px;
        margin: 0px;
        padding-top: 0px;
        font-size: 12px;
        color: #06F;
        text-decoration: underline;
    }

.tdbgLinkPannelTable {
    background-image: url(bgLinkPannel.jpg);
    background-repeat: repeat-x;
    color: #FFF; 
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.tdbgquickTable {
    background-repeat: repeat-x;
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    word-spacing: 0.05em;
}

    .tdbgquickTable a:hover {
        background-repeat: repeat-x;
        color: #FFF;
        font-size: 14px;
        text-decoration: underline;
        word-spacing: 0.05em;
    }

.dept { 
    font-size: 18px;
    color: #D56A00;
    font-weight: bold;
} 
.contenttd {
    background-color: white;
    height: 100vh;
    vertical-align: top;
}
.contenttd > table {
    width: 100%;
}
.homeMainText {
    /*padding: 10px 20px 5px 20px;*/
    padding: 10px 15px 5px 0px;
    text-align: justify;
    font-size: 13px;
    color: #383838;
    text-decoration: none;
    word-spacing: 0.05em;
    line-height: 1.8em;
    height: auto;
    width: 692px;
    margin-top: 80px;
    vertical-align: top;
}

.homeNewspanHeading {
    padding: 10px 10px 10px 10px;
    text-align: justify;
    font-size: 13px;
    color: #770000;
    text-decoration: none;
    word-spacing: 0.05em;
    line-height: 1.8em;
    height: auto;
    width: 222px;
    margin-top: 10px;
}

.homeNewspan {
    padding: 30px 10px 0px 10px;
    text-align: justify;
    font-size: 12px;
    color: #383838;
    text-decoration: none;
    word-spacing: 0.05em;
    line-height: 1.8em;
    height: auto;
    width: 222px;
    margin-top: 80px;
}

.homeNewspanSub {
    padding: 20px 5px 0px 5px;
    text-align: justify;
    text-decoration: none;
    word-spacing: 0.05em;
    line-height: 1.8em;
    height: auto;
    width: 220px;
    margin-top: 80px;
}

.homeNewsText {
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    line-height: 1.4em;
    height: auto;
    width: 220px;
    margin-top: 80px;
}

.mainText {
    padding: 20px 40px 5px 20px;
    text-align: justify;
    font-size: 12px;
    color: #383838;
    text-decoration: none;
    word-spacing: 0.05em;
    line-height: 1.8em;
    height: auto;
    width: 915px;
    margin-top: 80px;
}

.tdBgFacultyTbl {
    height: 30px;
    border: 1px solid #DDDDDD;
    background-image: url(bgTblFaculty.jpg);
    background-repeat: repeat-x;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    word-spacing: 0.05em;
}

.tdBgFacultyTblImg {
    height: 100px;
    border: 1px solid #DDDDDD;
    background-image: url(bgTblFacultyMain.jpg);
    background-repeat: repeat-x;
    font-size: 11px;
    color: #383838;
    text-decoration: none;
    margin: 20px;
    padding: 4px 0px 0px 15px;
    word-spacing: 0.05em;
}

.footerText {
    font-size: 11px;
    color: #666666; 
    text-decoration: none;
}

.mainnavtxt a,.mainnavtxt a:link {
    font-size: 16px;
    color: #E2E2E2; 
    text-decoration: none;
}

.mainnavtxt a:link { 
    cursor: pointer;
}

.mainnavtxt a:active {
    color: #E2E2E2;
    text-decoration: none;
}

.mainnavtxt a:visited {
    color: #E2E2E2;
    text-decoration: none;
}

.mainnavtxt a:hover {
    color: #00CCFF;
    text-decoration: none;
}



.mainnavtxtSub a {
    font-size: 15px;
    color: #6A6550; 
    text-decoration: none;
}

    .mainnavtxtSub a:link {
        font-size: 15px;
        color: #6A6550; 
        text-decoration: none;
    }

    .mainnavtxtSub a:active {
        color: #6A6550; 
        text-decoration: none;
    }

    .mainnavtxtSub a:visited {
        color: #6A6550; 
        text-decoration: none;
    }

    .mainnavtxtSub a:hover {
        color: #000099; 
        text-decoration: none;
    }

.profileDetailsTable {
    border: solid 2px #1E8CBF;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 1px;
    margin-top: 6px;
    background: linear-gradient(#EBEBEB, #FBFBFB);
    padding: 7px;
    height: 100%;
}

.profileDetailsTableEmpty {
    margin-top: 6px;
    padding: 7px;
    height: 100%;
}

.imageTd {
    vertical-align: top;
}

.profileImg {
    box-shadow: 8px 8px 10px #666;
    border-radius: 100%;
}

.profileImg2 {
    border: groove 10px #1E8CBF;
}

.tablenew {
    font-size: 14px;
}

    .tablenew tr:nth-child(odd) {
        background-color: darkseagreen;
    }

    .tablenew tr:nth-child(even) {
        background-color: seagreen;
    }

    .tablenew td {
        padding: 10px 5px;
        border: solid 1px wheat;
        font-size: 14px;
    }

.tdBgFacultyTblNew {
    /*height: 30px;
    border: 1px solid #DDDDDD;
    background-image: url(bgTblFaculty.jpg);
    background-repeat: repeat-x; 
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    word-spacing: 0.05em;
    background: linear-gradient(to right, #093f6d,#fdfddf);*/
        border: 1px solid #DDDDDD;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 10px;
    background-color: #1E8CBF;
    border-radius: 5px;
    margin: 10px 0px;
}

.tdBgFacultyTblImgNew {
    height: 100px;
    background-repeat: repeat-x; 
    font-size: 11px;
    color: #383838;
    text-decoration: none;
    margin: 20px;
    padding: 4px 0px 0px 15px;
    word-spacing: 0.05em;
}

.profileTBL {
    width: 400px;
    border-collapse: collapse;
}

.twoTdTbl {
    width: 900px;
}
.fullname {
    color: #337ab7;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}
.tdseparate {
    height: 18px;
}

.tdseparateverticle {
    width: 18px;
}

.deptheading {
    background: linear-gradient(#002163, whitesmoke);
    color: white;
    padding: 15px;
}

.mainText {
    padding-right: 20px;
}

.onerow {
    width: 100%;
    clear: both;
    background: linear-gradient(to right,lavender, lightgoldenrodyellow);
    border-bottom: solid 1px #002163;
    display: inline-block;
    margin-bottom: 10px;
}

.detailstd {
    width: 78%;
    padding: 2%;
    vertical-align: top;
    text-align: left;
    float: left;
    display: inline;
    font-size: 1.3em;
}

    .detailstd a, .detailstd a:link {
        color: #002163 !important;
        font-weight: bold;
    }

.pagetitle {
    text-align: center;
    background-color: #002163;
    color: white;
    font-size: 1.5em;
    padding: 1em;
}

.table th {
    background-color: #002163;
    color: white;
}

.table {
    width: 100%;
}

    .table td {
        border: solid 1px white;
        padding: 5px;
        text-align: center;
        font-size: 1em;
    }

    .table tr:nth-child(2n+1) {
        background-color: lightskyblue;
    }

    .table tr:nth-child(2n) {
        background-color: lightblue;
    }

    .table tr:hover {
        background-color: aliceblue;
    }

.paradiv {
    margin-bottom: 10px;
}

    .paradiv h3 {
        background-color: lightskyblue;
        padding: .3em;
    }
.homeMainText h1 {
    background-color: lightblue;
    padding: 1em;
    font-size: 1.5em !important;
}
.homeMainText h2 {
    background-color: lightblue;
    padding: 1em;
}

.liststyle {
    padding-left: 40px;
}

.liststyle1 {
    list-style-type: lower-alpha;
}

.liststyle2 {
    list-style-type: lower-roman;
}

.liststyle3 {
    list-style-type: decimal;
}

ul, ol {
    padding-left: 40px;
}

    ul.buttons {
        list-style-type: none;
    }

    ul.buttons li {
        margin: 15px;
    }

.buttons li a, .buttons li a:link {
    padding: 5px 10px;
    border: solid 1px gray;
    width: 95%;
    display: inline-block;
    background-color: lightblue;
    color: darkblue;
    font-weight: bold;
    font-size: 1.4em;
}
.buttons li a:link:hover {
    padding: 5px 10px;
    border: solid 1px gray;
    display: inline-block;
    background-color: darkblue;
    color: lightblue;
    width: 95%;
}
.floatleft{
    float: left;
}
.table {
    width: 100%;
}

    .table td {
        border: solid 1px white;
        padding: 5px;
        text-align: center;
        font-size: 1em;
        color: black;
    }

    .table tr:nth-child(2n+1) {
        background-color: lightskyblue;
    }

    .table tr:nth-child(2n) {
        background-color: lightblue;
    }

    .table tr:hover {
        background-color: aliceblue;
    }

.paradiv {
    margin-bottom: 10px;
}

.paradiv h3 {
    background-color: lightskyblue;
    padding: .3em;
}

.homeMainText h2 {
    background-color: lightblue;
    padding: 1em;
}

.coursestable {
}

.coursestable td {
    font-size: 12px;
    color: black;
    padding: 5px;
}

.labtable {
    margin: 10px;
    width: 500px;
}

.labtable .labtablecourses tr:nth-child(1) {
}

.labtable td {
    font-size: 12px;
    color: black;
    padding: 5px;
}

.labtablecourses {
    margin: 10px;
    width: 500px;
}

.labtablecourses tr:nth-child(1) {
    background-color: lightskyblue;
}

.labtablecourses td {
    font-size: 12px;
    color: black;
    padding: 5px;
}

.bgth {
    background-color: lightskyblue;
}

.table2017_courses {
    border: solid 1px black;
    color: black;
    font-size: 1em;
    width: 100%;
}

.table2017_courses tr:nth-child(1) {
    background-color: lightskyblue;
}

.table2017_courses td {
    padding: 5px;
    border: solid 1px black;
    font-size: 14px;
    text-align: left;
}

.table2017_details {
    border: solid 1px black;
    color: black;
    font-size: 1em;
}

.table2017_details td {
    padding: 5px;
    border: solid 1px black;
    font-size: 14px;
    text-align: center;
}

.textcenter {
    text-align: center;
}

.fancybutton {
    padding: 20px;
    background-color: #002163;
    color: white;
    border-radius: 10px;
}

.fancyul {
    padding-left: 0px;
}

.fancyul li {
    padding: 20px;
    text-align: left;
    list-style-type: none;
    background-color: whitesmoke;
}

.fancyul li a, .fancyul li a:link {
    text-decoration: underline;
}

.fancyul li a:visited {
    text-decoration: underline;
}
.ulcommon,.ulnumbered {
    padding-left: 40px;
}

.ulcommon li,.ulnumbered li {
    color: #E2E2E2; font-size: 14px;
}

.ulcommon li a, .ulcommon li a:link, .ulnumbered li a, .ulnumbered li a:link {
    font-size: 14px;
}

.ulcommon li a, .ulcommon li a:visited,.ulnumbered li a, .ulnumbered li a:visited {
    color: #E2E2E2 !important;
    text-decoration: none !important;
    
} 
.ulnumbered li {
    list-style-type: decimal; 
}
.committeestable {
    border-collapse: collapse;
    width: 100%;
    border: solid 1px black;
}

.committeestable th {
    font-size: 13px;
    color: #383838;
    padding: 5px;
    font-weight: bold;
    background-color: lightgray;
    border: solid 1px black;
}
.committeestable td {
    color: #383838;
    font-size: 12px;
    border: solid 1px black;
    padding: 5px;
}
.img-responsive {
    max-width: 100%;
}

.pagetable {
    width: 100%;
    border: solid 1px black;
}

.pagetable th {
    font-size: 13px;
    color: #383838;
    padding: 5px;
    font-weight: bold;
    background-color: lightgray;
    border: solid 1px black;
}

.pagetable td {
    font-size: 12px;
    color: #383838;
    padding: 5px;
    border: solid 1px black;
}
.pagetable tr td:first-child {
    text-align: center;
    width: 40px;
}
.rightmenulinks a {
        padding: 5px;
        background-color: white;
    }
.divimagesdata {
    margin: 20px 0px;
    background-color: whitesmoke;
    border-radius: 20px;
    padding: 20px;
}
.tblimagesdata {
    width: 100%;
    border: none;
}
.tblimagesdata td {
    width: 49%; 
    padding: 5px 5px 5px 5px; 
}
.tblimagesdata td img{
    max-width: 100%;
}
.textcentre{
	text-align: center;
}
