

ol
{
list-style-position: outside !important;
margin:0px !important;
}

ol ol
{
list-style-type:none !important;
margin:0 !important;
}
/*-------------------------------------Header----------------------------------*/
#school_logo
{
display: inline-block;
}

#school_logo img
{
height: 100px;
}

#library_logo
{
display: inline-block;
float: right;
}

#library_logo img
{
padding-top:10px;
height: 80px;

}

#language_bar{
position: relative;
left: 10px;
top: -10px;
display: inline-block;
}

.language_icon{
float:left;
margin-right:8px;
text-align:center;
font-weight:bold;
}

.language_icon a
{
color:#000000 !important;
}



/*-------------------------------------E-Resource----------------------------------*/
#database_logo, #platform_logo
{
height:150px !important;
text-align:center;
vertical-align:middle;
border-top: none !important;
}

#database_logo img
{
border:0px;
max-width:200px;
}

#info_td
{
padding-top:5px;
text-align:right;
border-top:none;
}

#info_td img
{
border:none;
margin-right:5px;
}

.info_icon:before
{
content:url('../img/infoIcon.gif');
margin-right:5px;
}

#database_intro
{
height: 155px !important;
padding:10px;
text-align:left !important;
vertical-align:top !important;
border-top:1px dotted #50b2ce;
background-color:rgb(237, 247, 255);}

#database_intro p
{
margin:0px !important;
}

.eResourse_table img:hover{
opacity:1;
}

.eResourse_table img, .platform_table img{
max-width: 190px;
max-height: 110px;
border:none;
opacity:0.8;
}

.eResourse_table img:hover, .platform_table img:hover{
opacity:1;
}

.eResourse_table
{
width:240px !important;
height:358px;
margin-right:5px !important;
text-align:center !important;
border:1px solid rgb(100, 179, 255) !important;
display:inline-block;
}

#eResource_guide td{
width:250px !important;
height:150px !important;
text-align:center;
vertical-align:middle;
padding-bottom: 5px !important;
}

.platform_table
{
width:240px !important;
height:358px;
border:1px solid #5AC588 !important;
border-radius:15px;
margin-right:5px !important;
display:inline-block;
}

#platform_logo img{
border:0px;
max-width:200px;
}

#platform_intro{
width:235px !important;
height:155px !important;
padding:10px;
text-align:left !important;
vertical-align:top !important;
border-top:1px dotted #5AC588;
background-color:#DFFFD8;
border-radius:0px 0px 15px 15px;
}

#platform_intro p{
margin:0px !important;
}

#database-wrapper{
margin-left:15px;
}

.trial-title{
text-transform:uppercase;
font-family:Impact !important;
font-size:50px;
}

#trial-title-odd{
color:#0F775F;
}

#trial-title-even{
color:#2B2D76;
}

#trial-table{
width:100%;
margin-bottom:15px;
border:none;
}

#trial-table td
{
border-top:none;
}

#trial-table p{
font-weight:bold;
color:#000000;
}

#trial-table a{
font-weight:bolder;
}

#trial-table a:hover{
color:#000000 !important;
}

.trial-odd a{
color:#0F775F;
}

.trial-even a{
color:#2B2D76;
}

#trial_seperator{
padding-left:5px;
padding-right:5px;
color:#000000;
}

#trial_status{
text-decoration:underline;
font-weight:bold;
}

.trial-odd {
position: relative;
background: #E9FCED;
border: 4px solid #0F775F;
width:90%;
padding:25px;
text-align:left;
border-radius:10px;
}

.trial-odd:after, .trial-odd:before {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.trial-odd:after {
border-color: rgba(66, 213, 179, 0);
border-left-color: #E9FCED;
border-width: 20px;
margin-top: -20px;
}

.trial-odd:before {
border-color: rgba(167, 245, 237, 0);
border-left-color: #0F775F;
border-width: 26px;
margin-top: -26px;
}

.trial-even {
position: relative;
background: #E8F6FF;
border: 4px solid #2B2D76;
width:90%;
padding:25px;
text-align:right;
border-radius:10px;
}

.trial-even:after, .trial-even:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.trial-even:after {
border-color: rgba(252, 255, 179, 0);
border-right-color: #E8F6FF;
border-width: 20px;
margin-top: -20px;
}
.trial-even:before {
border-color: rgba(245, 225, 42, 0);
border-right-color: #2B2D76;
border-width: 26px;
margin-top: -26px;
}

.commentLink
{
color:#F17100 !important;
}

.userguideLink
{
color:#530007 !important;
line-height: 45px;
}


/*-------------------------------------Main Page----------------------------------*/
.login_button{
    border: 2px solid #0D5D2F !important;
    border-radius: 2px;
    background-color: rgb(39, 144, 84) !important;
    color: #FFFFFF !important;
    cursor: pointer;
    white-space: normal;
    padding: 4px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 150px;
}

.open_hour
{
    background-image: url("./img/bglogo.png");
    background-repeat: no-repeat;
    background-size: 129px 129px;
    background-position: center;
    opacity:0.1;
    height:130px;
}

.open_msg_div
{
    position: relative;
    top: -120px;
    text-align:center;
    color:#210b61;
}

#user_guide img
{
    max-width: 50px !important;
    width: 50px !important;
    border: none;
}

#user_guide
{
    margin: 10px;
}

.guide_div
{
    text-align: center;
    width: 120px;
    display: inline-block;
}

.search_button, .close_popup
{
    cursor:pointer;
}
 
.user_guide_popup {
    padding: 10px 10px 15px;
    background: rgb(252, 255, 212);
    z-index: 999;
    display: none;
    position: absolute;
    <!--right: 73px;-->
    width:278px;
    border-radius: 10px;
    border:2px solid #5B74A8;
}

.user_guide_popup table
{
    margin: 0 !important;
}

#new_arrival img
{
height:120px !important;
border:2px solid grey;
}

#new_arrival div
{
background-color:transparent;
opacity:1;
}

#new_arrival a
{
color:#000000 !important;
font-size:11px;
font-weight:bold;
text-align:center;
}

.latest_events
{
    justify-content: center;
    display: flex;
}

.latest_events table td
{
    padding: 3px;
}

.latest_events img
{
    height: 70px;
    width: 130px;
}

.events_detail
{
    color: #F17100;
    font-weight: bold;
    vertical-align: top;
}

#top_wrapper
{
height:200px;
}

#search_area
{
margin-left:20px;
}

#quick_search_wrapper{
width:100%;
height:200px;
float:left;
}

#quick_search_wrapper{
margin:0;
}

#quick_search_background{
height:165px;
width:100%;
border:3px solid;
border-color:rgb(50, 91, 148) rgb(35, 140, 80) rgb(35, 140, 80) rgb(50, 91, 148);
border-radius:5em 1em 5em 1em;
-moz-border-radius:5em 1em 5em 1em;
-webkit-border-radius:5em 1em 5em 1em;
opacity:0.8;
}

#quick_search_title_div{
margin:5px 0px 0px 30px;
display: inline-block;
}

#top_wrapper table
{
border:none;
width: inherit;
}

#top_wrapper table td
{
border-top:none;
padding:0;
}

#quick_search_title_div a{
font-weight:bold;
font-size:20px;
color:rgb(50, 91, 148);
}

.search_title{
margin-left:10px;
margin-right:10px;
}

#quick_search, #classic_catalog, #eJournals, #course_readings{
height: 80px;
}

.primo_title a
{
color:rgb(150, 21, 20) !important;
}

.primo_search
{
-moz-padding-start: 0px;
-webkit-padding-start: 0px;
-khtml-padding-start: 0px;
-o-padding-start: 0px;
padding-left:15px;
margin:0 !important;
}

.current_search{
font-size: 15px;
font-weight: bold;
background-color: rgb(129, 156, 240);
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 1em;
text-align:center;
}

.current_search a{
color: #ffffff !important;
pointer-events:none;
}

.search_title a:hover{
color:rgb(129, 156, 240) !important;
}

.current_search a:hover{
color: #ffffff !important;
}

#search_area table{
margin:0px 0px 0px 20px;
min-height:0px !important;
}

.search_submit_button{
background: #5B74A8;
background: -moz-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5B74A8), color-stop(100%,#5B74A8));
background: -webkit-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
background: -o-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
background: -ms-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
background: linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5B74A8',endColorstr='#5B74A8',GradientType=0);
padding:2px 6px;
color:#fff !important;
font-family:'Helvetica',sans-serif;
font-size:11px;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
border:1px solid #1A356E;
cursor: pointer;
}

#quick_search_background:hover{
opacity:1;
}

#seperator_div{
color:rgb(9, 82, 40) !important;
font-weight:bold;
}

#findJournals{
margin-left:0px !important;
margin-top:0px !important;
}

#findJournals td, #quick_search_title_div table td{
display:-webkit-inline-box;
}

#findJournals a{
text-decoration:underline;
padding-right:8px;
}

#findJournals a:hover{
color:rgb(129, 156, 240) !important;
}

#infomation_wrapper, #new_event
{
margin-top:50px;
}

#infomation_wrapper ul
{
margin-top: 5px;
margin-bottom: 0px;
}

.info_title{
color:#FFFFFF !important;
padding:10px;
font-weight:bold;
font-size:13px;
text-transform:uppercase;
}

.info_student{
background-color:#FFFFFF;
border: 2px solid rgb(50, 91, 148);
width:365px;
height:205px;
}

.info_student .info_title{
background-color:rgb(50, 91, 148);
}

.info_e_resource{
margin-top:20px;
background-color:#FFFFFF;
border: 2px solid rgb(50, 91, 148);
width:365px;
height:220px;
}

.info_e_resource .info_title{
background-color:rgb(50, 91, 148);
}

.useful_link{
margin-top:20px;
background-color:#FFFFFF;
border: 2px solid rgb(50, 91, 148);
width:365px;
height:220px;
}

.useful_link .info_title{
background-color:rgb(50, 91, 148);
}

.service_and_facilities{
background-color:#FFFFFF;
border: 2px solid rgb(50, 91, 148);
width:365px;
height:205px;
}

.service_and_facilities .info_title{
background-color:rgb(50, 91, 148);
}

#useful_link_more, #eresourse_more {
    float: right;
    padding-right: 15px;
}

/*--------------------Services and Facilities---------------------*/
.service_content{
border: 4px solid #5E0000;
background-color:#FFFFFF;
height: 860px;
padding: 20px;
line-height:25px;
margin-right:159px;
overflow:auto;
text-align: justify;
}

.service_title{
font-size:20px !important;
font-weight:bold !important;
color:rgb(177, 40, 40);
}

#service_box{
float:right;
height:10px;
}

.current_service_box, .service_box {
width:155px;
margin-top:15px;
background: #DC5252;
border: 4px solid #5E0000;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-weight:bold;
font-size:13px;
color: #ffffff;
position: relative;
top: -923px;
}

.current_service_box a, .service_box a{
color: #ffffff !important;
}

.current_service_box:after, .current_service_box:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.current_service_box:after {
border-color: rgba(136, 183, 213, 0);
border-right-color: #DC5252;
border-width: 10px;
margin-top: -10px;
}
.current_service_box:before {
border-color: rgba(194, 225, 245, 0);
border-right-color: #5E0000;
border-width: 16px;
margin-top: -16px;
}

.service_content a{
color:#406DAA !important;
}

.service_content table td {
border: 1px solid #000000;
padding: 3px;
text-align: center;
}

.service_content table th {
border: 1px solid #000000;
padding: 3px;
text-align: left;
font-weight: normal !important;
}

/*--------------------Library Forms---------------------*/

#library_forms a{
color:#210b61 !important;
}

#library_forms_table{
border:none;
}

a.pdf:before{
content: url("../img/pdf.png");
padding-right:5px;
}

a.doc:before{
content: url("../img/word.png");
padding-right:5px;
}

a.ppt:before{
content: url("../img/ppt.png");
padding-right:5px;
}

#library_forms a:hover{
color:#993300 !important;
text-decoration:underline;
}

#library_forms_table{
width:100%;
line-height:25px;
margin-bottom:20px;
}

#library_forms_table th{
padding-left:10px;
width:100%;
text-align:left;
color:#FFFFFF;
}

#library_forms_table #public{
background-color:#434490;
}

#library_forms_table #student{
background-color:#2F754A;
}

#library_forms_table #staff{
background-color:#5A0200;
}

#library_forms_table #app_type{
text-align:right;
padding-top:5px;
}

.submit_button{
border: 2px solid rgb(40, 43, 116) !important;
border-radius: 2px;
background-color: rgb(100, 154, 216) !important;
color: #FFFFFF !important;
cursor: pointer;
white-space:normal;
padding:0;
}

#application_form input[type=text], #application_form input[type=email], #application_form textarea{
border:1px solid #80C1EF;
}

#application_forma
{
width:100%;
}

#application_form th{
font-weight: bold;
text-align: left;
background-color: #292B75;
color: #FFFFFF;
line-height: 30px;
padding: 5px 15px 5px 15px;
vertical-align:top;
}

#application_form td{
padding:5px 10px 10px 10px;
background-color: #E4F0F9;
}

#application_form tr:last-child td, #application_form tr:first-child td, #login_table tr:last-child td, #login_table tr:first-child td{
background-color: transparent;
}

#login_table{
background-color:rgba(209, 246, 246, 0.48);
width: 300px;
margin: 0 auto;
margin-bottom: 20px;
}

#loginTitle{
font-weight:bold;
font-size:37pt;
color: #C6CEE5;
font-family: TAHOMA,ARIAL,VERDANA;
font-weight: bold;
width: 100%;
margin-left: 20%;
}



#login_table td,#login_table th{
padding:10px;
font-size: 8pt;
color: #4F6B85;
font-family: TAHOMA,ARIAL,VERDANA;
font-weight: bold;
text-align:left;
}

#download_forms{
text-align:justify;
margin-top:10px;
padding:20px;
line-height:30px;
}

.policyTitle{
font-size: 25px;
font-weight: bold;
}

#formsTitle{
font-size:25px;
font-weight:bold;
margin-bottom:15px;
}

#formsDownload{
width:100px;
background-color: #41A169;
border: 2px solid #10552A;
border-radius: 10px;
padding: 8px;
font-weight: bold;
}

#donation_form{
margin-top:40px;
}

#donation_form table{
border:1px solid #000000;
}

#donation_form table td{
padding:10px;
}

#donation_form input[type=text]{
border: none;
border-bottom: 1px solid #000000;
height: 20px;
width: 220px;
}

#formsDownload a{
color:#FFFFFF;
}

#login_area{
height: 900px;
width: 100%;
background-image: url('img/loginaleph.jpg');
background-repeat: no-repeat;
background-size:620px;
background-position: top;
padding-top: 120px;
}

.login_error{
color:red;
}

#logoutArea{
font-weight: bold;
font-size: 13px;
color:#EAC4C7;
float: right;
margin-top: 20px;
margin-right: 10px;
}

#logoutArea a{
<!--color:#15773F;-->
color:#FFFFFF;
text-decoration:underline;
}

#logoutArea a:link, #logoutArea a:visited
{
    color:#FFFFFF !important;
}

#logoutArea a:hover{
color: #F5D4D4 !important;
}

#login_hints{
width:100%;
text-align:left;
margin:0 auto;
margin-top: 20px;
}

#login_hints th{
background-color:#91BADB;
border: 1px solid black;
}

#login_hints td{
border: 1px solid black;
}

#formsDownload img, #library_forms_table img{
border:none;
}

#user_area
{
position: absolute;
top: 150px;
left: 800px;
width: 335px;
z-index: 10;
}

/*--------------------About Us---------------------*/
#location_table_1 iframe{
width: 770px !important;   
height:300px;
}

#location_table_1 img{
width:770px;
}
/*--------------------Opening Hours---------------------*/
#period{
font-size:20px !important;
font-weight:bold;   
}

#date_range{
color:rgb(0, 112, 206);
font-weight:bold;
padding-top:15px;
padding-bottom:5px;
width:355px !important;
}

#period_box{
float:right;
}

.opening_content{
border: 4px solid #0B5228;
background-color:#FFFFFF;
height: 980px;
padding: 20px;
margin-top: 30px;
margin-right:154px;
overflow:auto;
}

.current_period_box, .period_box {
width:150px;
margin-top:15px;
background: #41A169;
border: 4px solid #0B5228;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-weight:bold;
font-size:18px;
color: #ffffff;
position: relative;
top: -1043px;
}

.current_period_box a, .period_box a{
color: #ffffff !important;
}

.current_period_box:after, .current_period_box:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.current_period_box:after {
border-color: rgba(136, 183, 213, 0);
border-right-color: #41A169;
border-width: 10px;
margin-top: -10px;
}
.current_period_box:before {
border-color: rgba(194, 225, 245, 0);
border-right-color: #0B5228;
border-width: 16px;
margin-top: -16px;
}

#week{
width:290px;
}

#weather_table
{
margin-top:0px !important;
border:1px solid #000000;
width:100%;
}

#weather_table #signal
{
color:rgb(0, 112, 206);
font-weight:bold;
}

#weather_table td
{
padding:5px;
vertical-align:top;
border: 1px solid #000000;
}

#openhr_status
{
    white-space: nowrap;
}


/*--------------------Regulations---------------------*/
.regulations_content{
border: 4px solid #282B74;
background-color:#FFFFFF;
height: 1550px;
margin-right:159px;
padding: 20px;
margin-top: 30px;
overflow:auto;
text-align: justify;
}

#regulations_title{
font-size:20px !important;
font-weight:bold !important;
color:rgb(100, 154, 216);
}

#regulations_box{
float:right;
height:10px;
}

.current_regulations_box, .regulations_box {
width:155px;
margin-top:15px;
background: #649AD8;
border: 4px solid #282B74;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-weight:bold;
font-size:13px;
color: #ffffff;
position: relative;
top: -1613px;

}

.current_regulations_box a, .regulations_box a{
color: #ffffff !important;
}

.current_regulations_box:after, .current_regulations_box:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.current_regulations_box:after {
border-color: rgba(136, 183, 213, 0);
border-right-color: #649AD8;
border-width: 10px;
margin-top: -10px;
}
.current_regulations_box:before {
border-color: rgba(194, 225, 245, 0);
border-right-color: #282B74;
border-width: 16px;
margin-top: -16px;
}

.reg_odd{
background-color:rgba(254, 255, 240, 1);
}

.reg_even{
background-color:rgb(239, 255, 242);
}

#borrow_reg{
border-bottom:1px solid black !important;
background-color:rgb(255, 244, 244);
}

.reg_odd td, .reg_even td
{
border:1px solid black !important;
}

#lib_reg_table_1{
border: 1px solid black !important;
}

#borrowing_limits{
width: 100%;
border: 1px solid black !important; 
text-align:left;
margin-bottom:20px;
}

#borrowing_limits td{
border:1px solid black !important;
text-align:center;
vertical-align:middle;
height: 33px;
font-size:xx-small;
}

#borrowing_cat,#max_loan{
font-size:18px !important;
font-weight:bold;
background-color: rgb(255, 244, 244);
}

#borrowing_type{
width:110px;
}

#program_title{
width:135px;
}

#staff_title{
width:80px;
}

#program_title, #staff_title{
background-color: rgb(255, 244, 244);
}

#loan{
width:100px;
}

#renew{
width:90px;
background-color: rgb(255, 244, 244);
}

#renew table{
border:none;
}

#renew table td{
border:none;
}

#tick:before{
content:url('./img/tick.png');
}

#cross:before{
content:url('./img/cross.png');
}

/* add by william-lib */
table.simpletable, table.simpletable th, table.simpletable td{ border:1px solid black; border-collapse: collapse; }
table.simpletable th { text-align: center; align-content: center; background-color: #fce5cd; }
table.simpletable td { text-align: center; vertical-align: middle; padding: 5px; }

@media only screen and (max-device-width: 35em) {
.hideinmobile { visibility: hidden; display: none; }
}


/*--------------------Contact Us---------------------*/
.cont_table{
width:100%;
margin-left:20px;
}

.cont_table td{
width:50%;
height:20px;
vertical-align:top;
}

.cont_table th{
height:50px;
color:#336699 !important;
font-size:20px !important;
}

.cont_table p{
margin:0px !important;
}



/*--------------------Mobile---------------------*/
<!--@media only screen and (max-device-width: 35em) 
{
    .current_service_box, .service_box, .current_period_box, .period_box, .current_regulations_box, .regulations_box 
    {
        width:90px;
    }
    
    .service_content, .opening_content, .regulations_content
    {
        margin-right:94px;
    }
    
    #logoutArea
    {
        position: absolute;
        top: 5px;
        right: 5px;
        margin:0;
        color: #000000;
    }
    
    #logoutArea a:link, #logoutArea a:visited 
    {
        color: #000000 !important;
    }
    
    #quick_search_background
    {
        border-radius:3em 1em 3em 1em;
        -moz-border-radius:3em 1em 3em 1em;
        -webkit-border-radius:3em 1em 3em 1em;
    }

    @media only screen and (min-device-width : 360px)  and (max-device-width: 599px)
    {
        #school_logo img
        {
                height: 100px;
        }
    
        .service_and_facilities, .useful_link
        {
            float:left !important;
        }
        
        #search_area table
        {
            margin: 0px 0px 0px 10px;
        }

        .service_and_facilities
        {
            margin-top:20px;
        }

        .info_student,.service_and_facilities,.useful_link,.info_e_resource
        {
            width:100%;
        }

        #application_form 
        {
            width:100%;
        }
        
        #application_form th
        {
            width:30px;
        }
        
        #application_form td
        {
            padding:0;
        }
        
        #application_form select
        {
            width:80%;
        }
        
        #application_form textarea, #application_form input[type=text], #application_form input[type=email], #application_form input[type=file]
        {
            width:80% !important;
        }

        #library_logo
        {
            float:none;
        }

        #language_bar 
        {
            position: absolute;
            left: 5px;
            top: 5px;
        }

        #loginTitle
        {
            width:300px;
            margin:10%;
            font-size:27px;
        }

        #example_email
        {
            width:100px;
            word-wrap:break-word;
        }

        .submit_button
        {
            -webkit-appearance: none;
        } 

        #quick_search_wrapper table
        {
            margin-bottom:0;
        }

        #quick_search_wrapper, #quick_search_title_div a
        {
            font-size:xx-small;
        }

        #search_area
        {
            margin:0px;
        }

        #quick_search_background
        {
            height:135px;
        }

        #quick_search_title_div
        {
            margin:0px;
            margin-left: 10px;
        }
        
        #quick_search, #classic_catalog, #eJournals, #course_readings
        {
            margin:0;
            overflow:scroll;
            height:75px;
        }

        #quick_search_title_div table td
        {
            text-align: -webkit-center;
            line-height: 15px;
            vertical-align: middle;
            padding-left: 1px;
            padding-right: 1px;
        }

        #seperator_div
        {
            width:1px !important;
        }

        .search_title
        {
            margin:0;
            width: 120px;
            word-break: break-word;
        }

        .current_search
        {
            padding:0;
        }

        #findJournals a
        {
            padding:1px;
        }

        #quick_search
        {
            margin-top:10px;
        }

        .trial-odd, .trial-even
        {
            width:73%;
        }

        #top_wrapper, #quick_search_wrapper
        {
            height:170px;
        }
        
        #quick_search_background input[type=text]
        {
            width:130px;
        }
        
        #eJournals input[type=text]
        {
            width:80px;
        }
        
        .user_guide_popup
        {
            right:40px;
        }
        
        .trial-title
        {
        font-size:40px;
        }
        
        @media (orientation : landscape) {
            #quick_search_title_div, #search_area
            {
                margin-left:15%;
            }
            
            .search_title
            {
                width:100%;
            }
            
            #quick_search_title_div table td
            {
                padding:0px 10px 0px 10px;
            }
            
            #quick_search_background input[type=text]
            {
                width:270px;
            }
        }
    }


    @media only screen and (max-device-width: 320px)
    {
        .service_and_facilities, .useful_link
        {
            float:left !important;
        }

        .service_and_facilities
        {
            margin-top:20px;
        }

        .info_student,.service_and_facilities,.useful_link,.info_e_resource
        {
            width:100%;
            height:100%;
            min-height:200px;
        }
    
        #application_form 
        {
            width:100%;
        }
        
        #application_form th
        {
            width:30px;
        }
        
        #application_form td
        {
            padding:0;
        }
        
        #application_form select
        {
            width:80%;
        }
        
        #application_form textarea, #application_form input[type=text], #application_form input[type=email], #application_form input[type=file]
        {
            width:80% !important;
        }
        .user_guide_popup
        {
            right:10px;
        }
        
        #quick_search_background input[type=text]
        {
            width:90px;
        }

        #eJournals input[type=text]
        {
            width:200px;
        }
        
        #language_bar 
        {
            position: absolute;
            left: 5px;
            top: 5px;
        }
        
        #quick_search_wrapper, #quick_search_title_div a
        {
            font-size:xx-small;
        }
        
        .search_title
        {
            margin:0;
            width: 120px;
            word-break: break-word;
        }
        
        #quick_search_title_div
        {
            margin:0;
            margin-left:15px;
        }
        
        .current_search
        {
            padding:0;
        }
        
        .trial-odd, .trial-even
        {
            width:68%;
        }
        
        #login_area
        {
            background-size:560px;
        }
        
        #login_table
        {
            width:280px;
        }
        
        #loginTitle
        {
            width: 260px;
            margin: 5%;
            font-size: 23px;
        }
        #search_area
        {
            margin:0px;
            display: table-cell;
            vertical-align: middle;
            height: 150px;
        }
        
        #seperator_div
        {
            margin-left:2px;
            margin-right:2px;
        }
        
        #quick_search, #classic_catalog, #eJournals, #course_readings
        {
            margin:0;
            overflow:scroll;
        }
        
        #eJournals
        {
            height:150px;
        }
        
        .trial-title
        {
            font-size:40px;
        }
        
        #findJournals a
        {
            padding:1px;
        }
        
        #search_area table
        {
            margin:0 0 0 10px;
        }
        
        #top_wrapper
        {
            height:250px;
        }
        
        #quick_search_wrapper, #quick_search_background
        {
            height:230px;
        }
        
        #quick_search_title_div table
        {
            text-align:center;
        }
    }
}-->