@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 700;
  src: local('Alef Bold'), local('Alef-Bold'), url(http://themes.googleusercontent.com/static/fonts/alef/v1/-Kr5IHxOfJcJ-pnH-9NRPA.woff) format('woff');
}
@font-face {
  font-family: 'Gloria Hallelujah';
  font-style: normal;
  font-weight: 400;
  src: local('Gloria Hallelujah'), local('GloriaHallelujah'), url(http://themes.googleusercontent.com/static/fonts/gloriahallelujah/v4/CA1k7SlXcY5kvI81M_R28Y5mSNQmgKshuii2YddNQzE.woff) format('woff');
}

@font-face {
  font-family: 'Over the Rainbow';
  font-style: normal;
  font-weight: 400;
  src: local('Over the Rainbow'), local('OvertheRainbow'), url(http://themes.googleusercontent.com/static/fonts/overtherainbow/v4/6gp-gkpI2kie2dHQQLM2jV7JQLNqXe_ZNPdm_g-gn8I.woff) format('woff');
}

*{margin:0px; padding:0px;}
.clr{clear:both;}
.flr{float:right;}
.flt{float:left;}
img{ border:none; }
a{ outline:none; text-decoration:none; color: #000; }
a:hover{color:blue;}
h1, h2, h3, h4 , h5, h6 {border:opx; list-style:none; font-weight:normal;}

body{ background:url(../images/body.png) repeat; width:100%; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;  color:#000000;}
.alert.alert-success{color:hsl(120, 100%, 25%);}
#wrapper{ width:986px; height:auto; margin:0 auto;}
#headerwrapper{ background:url(../images/headerbg.png) repeat-x; width:100%; height:150px; border-bottom:7px #dbdbdb solid;}
.header{width:986px; height:150px; margin: 0 auto;}
.headerleft{ width:600px; height:auto; float:left;}
.logo{ float:left; /*background:url(../images/logo.png) no-repeat;*/ margin-top:25px; margin-left: 5px;font-family: 'Alef'; font-size:48px; }
.logo a{color:#fff;}
.logo img{ position: absolute; top: 25px;}
.slogan{float:left; margin-top:5px; margin-left:100px; font-size:17px; }
.slogan img{ width:500px;}
.slogan a{color:#fff;}
.headerRight{  height:auto; float:right; width:247px}
.social {text-align:right; margin-top:16px;}
.social li{ display:inline; margin:0 0 0 10px; list-style:none;}
.social img{}

.headerRight .search{ height:30px; margin-top:15px;}
.headerRight .search .s{background:url(../images/zoom.png) no-repeat; border:none;font-size:0px;display:block;width:30px; height:27px; cursor:pointer; float:right;}
.headerRight .search .input{ padding:5px 8px 5px 8px; color:#fff; width: 195px; float:right; margin:0px; font-size:12px; font-weight:bold; border:1px solid #4596da; box-shadow:1px 2px 6px #6eb8f8; background:url(../images/searchbg.png) repeat-x;}
.headerRight .search .zoom{ margin:0px; float:left;}

.headerbottom{ height:50px; margin:0px; padding:0px; width:100%;}
.headerbottom .navigation{width:auto; height:auto;}
.navigation ul{ list-style:none;  margin-left: 6px; margin-top: 20px;}
.navigation ul li{ float:left; display:block; background:url(../images/navBorder.png) no-repeat right center; }
.navigation ul li a{ color:#fff; font-size:13px; padding:14px 27px 10px 27px; text-decoration:none;  font-weight:normal;  display:block; text-transform:capitalize; margin-left:1px; font-weight:bold; }
.navigation ul li .last{background:none !important;}
.navigation ul li a:hover, .navigation ul li .active{  color:#515151; border-radius:10px 10px 0 0; -web-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; background:url(../images/navgationbg.png) repeat-x;}

.alert .close{display:none;}
div.alert{ padding: 1px 4px;}

#bannerwrapper{ background:#013d8e url(../images/bannerbottom.png) repeat-x bottom; width:100%; height:auto;}
.banner{width:986px; margin:0 auto;  height:250px;}
.bannerimage{position:relative; width:auto; height:auto; margin-left:6px}
.bannercontant{top:24px; background:url(../images/bannecontantbg.png) repeat; border-radius:5px; -web-border-radius:5; -webkit-border-radius:5px; width:234px;  padding: 0 0 5px;}
.bannercontant h2{font-size:26px; color:#fbffff; padding: 15px 0 15px 39px; background:#555;}
.bannercontant ul{list-style:none;}
.bannercontant li{display:block; padding:0px 0 0px 0; width: 100%;}
.bannercontant li a{color:#fbffff; font-size:13px; font-weight:bold;  background:url(../images/bannerarrow.png) no-repeat 0px 14px;  padding:8px 0 8px 20px; display:block;}
.bannercontant li:hover ,.bannercontant .active {background:url(../images/bannerborderbg.png) repeat-x; color:#fbffff;}


#container{background:#fff url(../images/containertop.png) repeat-x top; }
.containerWrapper{width:auto; height:auto;}
.containerLeft{ width:240px; float:left; margin:25px 0 0 6px; background:#fff;}
.newsletter{min-height: 325px; border-radius:5px; -web-border-radius:5; -webkit-border-radius:5px; border:1px #b8b8b8 solid; position:relative;  width:229px;  margin: 25px 5px 0 5px; }
.newsletter h4{ background:url(../images/newsletterbg.png) no-repeat; top:15px; width:240px; height:31px; font-size:18px; color:#fff; text-align:center; padding:11px 0 11px 0; margin:15px 0 0 -6px}
.newsletter .newscontant{margin:10px 21px 0 21px; font-size:14px; color:#646464; line-height:22px; }
.newsletter .newscontant p{ margin:15px 0 15px 0;}
.newsletter .newscontant input{background:#e9e9e9; color:#000000; width:178px; height:25px; border:1px solid #AAAAAA; margin:4px 0 15px 0; padding:0 5px}
.newsletter .newscontant input[type="submit"]{ cursor:pointer; background:url(../images/button.png) repeat-x; width:93px; padding:4px 0 4px 0; height:30px; font-size:15px; text-shadow:0px 1px 1px #000; color:#fff; font-weight:bold; border-radius:5px; -web-border-radius:5px; -webkit-border-radius:5px; border:1px #1773a3 solid; }
.newsletter .newscontant input[type="submit"]:hover{color:#ccc;}
.newsletter .newscontant select{height: 31px;margin: 4px 0 15px 0;padding: 4px 0 0;width: 252px;}

.conference{border-radius:5px; -web-border-radius:5; -webkit-border-radius:5px; border:1px #b8b8b8 solid; position:relative;  width:229px;  margin: 25px 5px 20px 5px; min-height: 310px;}
.conference h4{position:absolute; background:url(../images/newsletterbg.png) no-repeat; top:15px; width:240px; height:31px; font-size:18px; color:#fff; text-align:center; padding:11px 0 11px 0; margin:0 0 0 -6px}
.conference .conferContant{margin:69px 21px 0 21px; line-height:22px; text-align:justify; }
.conference .conferContant p{ margin:15px 0 15px 0; color:#3a3a3a; font-size:12px; font-weight:bold;text-align:center;}
.conference .conferContant .image{border:5px #f1f1f1 solid; width:177px;}
.conference .conferContant .read{color:#065b8b; float:right; font-size:14px; text-decoration:none;}
.conference .conferContant .read:hover{ color:#333;}

.testimonials{border-radius:5px; -web-border-radius:5; -webkit-border-radius:5px; border:1px #b8b8b8 solid; position:relative;  width:229px;  margin:20px 5px 0; padding-bottom:10px; }
.testimonials h4{position:absolute; background:url(../images/newsletterbg.png) no-repeat; top:15px; width:240px; height:31px; font-size:18px; color:#fff; text-align:center; padding:11px 0 11px 0; margin:0 0 0 -6px}
.testimonials .testcontant{margin:81px 21px 0 21px; font-size:14px; color:#646464; line-height:22px;overflow:hidden; }
.testimonials h5{font-size:13px; color:#3a3a3a; text-align:justify; margin:0 0 15px 0;}
.testimonials h5 span{ margin: 0 19px 0 19px;  word-wrap: break-word; line-height:20px;}
.testimonials .read{color:#065b8b; text-decoration:none; font-size:14px; line-height:32px; float:right;}
.testimonials .read span{color:#272727;}
.testimonials .read:hover{ color:#333;}

.rightbar{ width:712px; float:right; padding:10px; line-height:20px; }
.rightbar img{max-width:680px;}
.rightbar .time{ height:40px;}
.rightbar .time p{font-size:14px; color:#3a3a3a; text-align:right; padding:10px;}
.rightbar .time p span{color:#013D8E;float:left; display:block; font-size:25px;}
.rightbar p{padding:6px 0; word-wrap: break-word;}

.heading2{ color: #013D8E;
   font-size: 25px; text-align:center;
   line-height: 30px;
   margin: 15px 0;}

.gallary{ margin:0px; padding:0px;}
.gallary ul{margin:0px;}

.gallary li{float:left;  border-radius:10px; -web-border-radius:10px; -webkit-border-radius:10px; border:1px #1093df solid; background:#1093df; list-style:none; width:315px; margin: 20px 0 0 15px; position: relative; overflow:hidden; min-height: 220px; }
.gallary li:hover{ box-shadow: 0 0 10px #000;}
.gallary li{position:relative;}
.gallary li:hover .hover-title{display:block;}
.hover-title{  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 0 0 9px 9px;
    bottom: 0;
    color: #fff;
    display: none;
    left: 0;
    padding: 3px;
    position: absolute;
    width: 97%;}
.gallary li .title{width:97%; padding:5px; text-align:center; }
.gallary li h3{text-align:center; font-size:15px; color:#fff;}
.frontimg .gallary li a img.gallaryimage{ width: 315px !important; height: 140px;}
.gallary li  a span{ text-decoration: blink; color:#ffd800; font-size:13px; background:url(../images/arrow.png) no-repeat right; padding:5px 15px 5px 5px; margin-left: 85px; }
.title_btm{position:absolute; bottom:-6px; background:url(../images/gallarybg.png) repeat-x; font-size:14px; color:#000; padding:10px 0; text-align:center; width:100%;}

.recentGallary h2, .sessionChairs h2{font-size:20px; color:#3a3a3a; padding-top:20px;}
.sliderbtn{float:right;width:40px; margin-bottom:5px;visibility: hidden;}
.sliderbtn .prev{display:block; float:left; background:url(../images/prev.png) no-repeat; height: 15px; width: 20px;}
.sliderbtn .next{display:block; float:right; background:url(../images/next.png) no-repeat;height: 15px; width: 20px;}


.recentGallary h2 span, .sessionChairs h2 span{color:#3686f2}
.dotted{ background:url(../images/dotted.png) repeat-x; margin:5px 0; width:100%; height:2px;}

.sessionChairs{ margin:17px 12px 0 9px; padding:0px; }
.sessionChairs ul{ margin:0 auto;}
.sessionChairs li{ float:left; list-style:none; width:222px; margin:26px 0 0 0; min-height: 235px; }
.sessionChairs li .chairimage{float:left;  height:auto; width:auto; border:2px #bbb solid;  margin: 7px 0 0; }
.sessionChairs li img{width:94px; height:94px;}
.sessionChairs li .chairs{ float:left; line-height:26px; color:#3a3a3a;}
.sessionChairs li .chairs p{ width:202px;  /*margin: 0 12px;*/font-weight:bold; line-height: 16px;}
.sessionChairs li .chairs p span{ line-height:15px;font-weight: normal;}

.recentGallary{ margin:29px 12px 0 9px; width:617px}
.recentGallary ul{}
.recentGallary li{ border: 2px solid #FFFFFF; list-style:none; float:left; margin:0 6px; height:81px;}
.recentGallary li:hover{opacity:0.8;}

.bottombar{  width:97%; margin-top:30px; border:1px #bbb solid; margin:59px 15px 37px 15px; position:relative; float:left; height:155px; border-radius:5px; -web-border-radius:5px; -webkit-border-radius:5px; }
.bottombar h4{ background:url(../images/support.png) no-repeat; top:-19px; width:263px; height:35px;  line-height: 33px;position:absolute;  font-size:18px; color:#fff; text-align:center; left:21px;}
.supported{border:1px}
.supported ul{margin:0px;}
.supported li{float:left; list-style:none; margin: 39px 0 0 50px;}  
.supported li:hover{opacity:0.9;}

.flags{ margin-top:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.flags a{ margin-left:4px;}
.flags p span{ position: relative; bottom: 9px;}
.whatsapp{}
.flags .whatsapp{  margin-bottom:5px; display:inline-block; border-bottom:#ccc solid 1px;}
.whatsapp img{ padding-bottom:5px; margin-bottom:5px; display:inline-block;}

#footerwrapper{ border-top:6px solid #fff; box-shadow:0 5px 8px 13px #c8c8c8; background:#646464; border-bottom:6px solid #fff; }
.footer{width:986px; margin:0 auto; padding-bottom: 20px;}
.otherlink{ width:214px; height:auto;  margin: 0 22px 0 5px; float:left;}
.otherlink ul{margin:0px;}
.otherlink li{list-style:none;} 
.otherlink a,.copyright a{ color:#E1E1E1; font-size:14px;  line-height:22px; text-decoration:none;}
.otherlink a:hover,.copyright a:hover{ color:#fff;}
.otherlink1{ width:388px; height:auto;  margin: 0 48px 0 5px; float:left;}
.otherlink1 ul{margin:0px;}
.otherlink1 li{list-style:none;} 
.otherlink1 a,.copyright a{ color:#E1E1E1; font-size:14px;  line-height:22px; text-decoration:none;}
.otherlink1 a:hover,.copyright a:hover{ color:#fff;}
.otherlink2{ width:295px; height:auto;  margin: 0 0px 0 5px; float:left;}
.otherlink2 ul{margin:0px;}
.otherlink2 li{list-style:none;} 
.otherlink2 a,.copyright a{ color:#E1E1E1; font-size:14px;  line-height:22px; text-decoration:none;}
.otherlink2 a:hover,.copyright a:hover{ color:#fff;}
 
.footer h2{color:#fff; font-weight:normal; font-size:18px; margin:27px 0 24px; text-transform:uppercase;}
.footer p{color:#E1E1E1; font-size:14px; line-height:22px; text-align:justify;}

.line{ background:url(../images/footerline.png)repeat-x; height:1px; margin:15px 0 15px; width:100%}
.front_confrenc_head{background: none repeat scroll 0 0 #1093DF;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    padding: 5px;
    width: 98%;}
.front_confrenc_head a {
    color: #FFFFFF;
    font-size: 15px;
}
.subconfrece_left { width: 96%; text-align: center;padding:5px;}
.subconfrece_left a {font-size:13px; display:block; padding:2px 0;}
.subconfrece_left .seprator{border-bottom:1px solid #E6E6E6; width: 100%;}
.frontmain{font-family: verdana;font-size: 11px;line-height: 18px;padding: 10px;text-align: justify;}
.frontmain h1, .rightbar h1{ color: #013D8E;margin-bottom: 15px; line-height:30px; text-align:center;}

/* membership css start here */
.frontmain-membership #stylized{
    background: none repeat scroll 0 0 #eee;
    border: 2px solid #D3D8D8;
}
.green{ color: green; font-weight: bold; font-size: 14px;}

 label{float:left;width:204px;}
 #stylized { padding: 10px;}
#stylized input[type='text'],#stylized input[type='email'] , #stylized textarea{padding: 2px;width: 220px;border: 1px solid #AAAAAA;}
#stylized select{width:225px;}
#stylized .checkbox{ display: block;
    float: left;
    height: 12px;
    margin: 3px 3px 0 0;
    width: 12px;}
#stylized p{padding:5px 0; clear:both;}
#stylized label.error{ color: red; float: none;}
#stylized .sub_btn{padding:2px 6px; width:auto;}
#stylized input[type='submit']{ background: #1093DF; cursor: pointer; color: #fff; font-weight: bold; padding: 5px; border:1px solid #ccc; border-radius:3px;}
.submit:hover, #stylized input[type='submit']:hover{color:#ccc;}

.red{color:#ff0000;}
.testi{border-bottom:1px dotted #aaa; padding:5px 0; margin:5px 0; word-wrap: break-word;}
.captcha{background:url("../images/code1.png") no-repeat scroll 0 0 #AAAAAA;color:#fff; font-weight: bold;letter-spacing: 2px;margin: 2px 37px 0 20px;padding: 2px 0px;width:90px;/*font-family: 'Over the Rainbow';*/font-family: 'Gloria Hallelujah'; font-size: 16px; text-align:center}
.mem{}
.mem li{width:46%; list-style:none; margin-right:5%; padding:10px 0 5px 0; float:left; font-size:12px;}
.pag{}
.pag li{list-style:none; padding:10px 0;}
.pag li a{font-weight:bold; color:#1093DF; font-size:14px;}
.pag li a:hover{color:#333;}
.serch li{list-style:none; padding:10px 0;font-size:13px;}

.pdfs{}
.pdfs li{list-style: inherit; margin-left: 25px; padding: 4px;}
.pdfs li:hover, .pdfs li.odd:hover{background: #ddd;}
.pdfs li .pageno{float: right;}
.pdfs li.odd{background: #eee;}
.pdfs li.even{}

.pdfs{}
.pdfs tr{list-style: inherit; margin-left: 25px; padding: 4px;}
.pdfs tr:hover, .pdfs tr.odd:hover{background: #ddd;}
.pdfs tr td.pageno{float: right;}
.pdfs tr.odd{background: #eee;}
.pdfs tr.even{}
.inner-page .serch tr a{ color:#1093DF; font-size:14px;}
.serch tr a:hover{color:#333;}
span a.pback{background: none repeat scroll 0 0 #555555; color: #FFFFFF; cursor: pointer; padding: 5px;}
span a.pback:hover{color:#1093DF;}


.procee li:hover, .procee li.odd:hover{background: #ddd;}
.procee li{padding: 4px;}
.procee li.odd{background: #eee;}


.inner-page .serch li a{ color:#1093DF; font-size:14px;}
.serch li a:hover{color:#333;}
.ebutton{  background: none repeat scroll 0 0 #2396EF;color: #FFFFFF;cursor: pointer;font-family: cursive;font-size: 13px;padding: 10px; }
.rightbar table{max-width:100%!important; width:auto !important}
.rightbar td,.rightbar th{padding:2px;}

.rightbar td{
 padding: 2px 10px;
    width: auto !important;min-height: 125px; max-width:100%;
}
.allisting .inner-page img {width:auto !important;}
.allisting td {float:none !important;}
.rightbar .pdfs td{
    width: auto !important; height:auto;
	float:none;
}
.rightbar img {
    max-width: 100%;
   width: auto !important;
}

.committee { display: block; margin-bottom: 20px; width: 100%; overflow: hidden;}
.committee li{ display: block;  margin: 0 0 30px; list-style: none outside none; text-align: center;float: left;}
.committee li a { background: none repeat scroll 0 0 #2396EF;
    color: #FFFFFF;
    font-family: 'Comic Sans MS';
    font-weight: bold;
    margin: 0 10px;
    padding: 11px 10px;
   -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
    background: #d0e4f7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzczYjFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBhNzdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzUzOWZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4N2JjZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-8 */
display: block;
width: 180px;  
height: 65px;  
    }
    
.bannercontant li.diff a {color:#d0efff;}
.bannercontant li.child a{/*background: url("../images/bannerarrow.png") no-repeat scroll 34px center transparent;padding: 13px 0 13px 56px;*/}
.inner-page{min-height:368px;}
.mem li strong { color:#2396ef;}
.inner-page ul{ margin-left: 20px;}
.inner-page ul a{ color: hsl(240, 100%, 50%);}
.inner-page ul a:hover{color:hsl(240, 100%, 50%);text-decoration:underline;}
.search > li { padding: 8px;}
.inner-page ul a.journal-1{ color: #000;}
.alert.alert-danger{color:#ff0000}

.gallry{}
.gallry img{float:left; padding:2px; border:1px solid #ccc;margin:5px 10px 5px 0; width: 200px; height: 112px;}
.gallry img:hover{border:1px solid #013D8E;}
.inner-page ol.pdf-table li {border-bottom: 1px dotted;float: left; padding-bottom: 10px; padding-top: 10px;width: 90%;margin-left: 5%;}
.inner-page ol.pdf-table li label {float: right;color: #000; width:auto;}
.inner-page ol.pdf-table li a.journal-1 {font-weight: bold;font-size: 11px;}
.inner-page ol.pdf-table li a {text-decoration: none;}
.inner-page ol.pdf-table li a:hover{text-decoration: underline;color: #000;}

.inner-page ul.pdf-head{margin-left:20px; list-style:none;}
.inner-page ul.pdf-head li{float:left;}
.inner-page table.pdf-head{border-bottom:1px solid #ccc;}
.inner-page table.pdf-head td{font-weight:bold;}
#paper_sub {text-align: center;}
.paymnt .inner-page td, .contact .inner-page td {min-height:40px !important;}
.journal td {
    float: none !important;
}