
/************Banner**********************/
/* To change the banner height please consult the guide. */
.outer {
  height: 100px;
}
.main_content{
  margin-top: 240px;
}
.tocify {
    margin-top: 240px;
}
.container-fluid .row {
    padding: 2% !important;
}

.modalButton{cursor:pointer;}

/*skip link*/
a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999;background-color:#fff!important;}a.skip-main:active,a.skip-main:focus{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid #ff0;text-align:center;font-size:1.2em;z-index:999}
/*newsarea iframe*/
#loader > iframe{height: 300px;border: none;}
/*local resource iframe*/
#myIframe0{overflow: hidden;min-height: 600px;height: 791px;width: 100%;border: 0px;}
/*hide class (add to ant element to hide)*/
.hide {display: none;}

.search{
    border: #000 solid 2px;
    border-radius: 6px;
    padding: 8px !important;
    margin: 4px !important;
}

a:focus{
  outline: auto!important;
}


.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #000!important;
}

.nav {padding:6px;}