/*
    @Author: Pooranee
    @url: www.pooranee.com

 */

 @import url(base.css);
 @import url(grid.css);


/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
*/

/* #Site Styles
================================================== */



#lofasc-99 .lof-inner{
	min-height:60px!important;
}

body{
	background: url("../images/bodybkg.jpg") repeat-x fixed center top / cover transparent;
    color: #333333;
}


#es-container{
    background: url("../images/top.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -3px 15px 8px #ccc;
    height: 180px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#header-wrap .search{
    background: url("../images/search_en.jpg") no-repeat;
    height: 29px;
    padding-left: 10px;
    width: 208px;
    clear: both;
}

#header-wrap .inputbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #999999;
    font-size: 104%;
    height: 24px;
    margin-left:60px;
    padding: 2px 5px 3px 0;
    width: 120px;
    margin-bottom: 0;
}

#logo{
    display: block;
    margin: 10px 0 10px 20px;
}

#site-logo section{
    position: relative;
}

#site-logo{
    background: url(../images/header.png) no-repeat;
}

#head-right{
	position: absolute;
	right: 15px;
	top: 5px;
}

.mod-languages{
    margin-bottom: 5px;
    overflow: hidden;
}

.lang-inline{
    background: url("../images/fontsimge.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 26px;
    width: 124px;
    float: right;
}

.lang-inline li{
    padding: 0 10px;
    float: left;
    margin: 0 !important;
    height: 22px;
    padding-top: 3px;
    
}

.lang-inline li a{
    text-align: center;
}

#head-right div.custom{
    float: right;
    margin: 0 2px;
    margin-bottom: 15px;
}

#unicode {
    background: url("../images/uni_bak.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    padding:5px;
}

#navigation{
    background: url("../images/navigation.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

#main-menu ul.menu > li {
    background: url("../images/border.png") no-repeat scroll right 0 transparent;
    cursor: pointer;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}


#main-menu ul.menu li ul li {
    background:  #0242b0;
    margin: 0;
}

#main-menu nav{
	margin-left: 0;
}

#main-menu ul{
	margin: 0;
}

#main-menu ul:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
}

#main-menu .nav > li{
	float: left;
	margin: 0;
	position: relative;
}

#main-menu ul li a{
	padding: 9px 15px;
	display: block;
	color: #fff;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 110%;
}

#main-menu ul.menu li.havesubchild{
    background: url("../images/arrow2.png") no-repeat scroll 94% 50%;
}

#main-menu > ul.menu > li:hover, #main-menu > ul.menu > li.active{
    background: url("../images/arrow2.png") no-repeat #003186 center bottom;
    color: #ffffff;
}

#main-menu ul.menu li ul a:hover{
    background: none repeat scroll 0 0 #003186;
    color: #fff;
    text-align: left;
    word-spacing: 0;
}

.nav-child {
	display: none;
	position: absolute;
	z-index: 1000;
}

.nav-child > li{
	width: 14.9em
}

#main-menu, .two.columns{
    margin-right: 0;
}

#navigation .two.columns{
    width: 12%;
}

#main-menu{
    margin-left: 0;
}

#fontsize{
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

#smart-menu{
    display: none;
    position: relative;
}

#smart-menu ul{
    background: #003186;
    margin: 0 5px;
    padding: 10px;
    display: none;
}

#smart-menu ul li a{
    color: #fff;
}

#smart-menu ul li{
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 5px 10px;
}

#smart-menu ul.nav-child{
    position: static;
}

#menu-btn{
    position: absolute;
    right: 5px;
    top: -34px;
    padding: 5px 10px;
    background: #003186;
    color: #fff;
    cursor: pointer;
}

.breadcrumb{
	margin: 0;
	overflow: hidden;
	margin-top: 5px;
}

.breadcrumb li, .breadcrumb li a, .breadcrumb li span{
	float: left;
    font-size: 92%;
}

.breadcrumb li span.divider{
    padding-top: 5px;
    padding-right: 5px;
}

.pathway{
    color: #0242b0;
}

#innerpage #content .breadcrumb {
	margin-left: 10px;
	
}

#content-wrap{
	padding: 5px;
	background: #fff;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#innerpage #content{
	background: url("../images/contentbkg.png") no-repeat #ffffff;
    border: 1px solid #91c7ff;
    position: relative;
    min-height: 400px;
}

#innerpage .item-page, #innerpage .contact{
	padding: 10px;
    overflow: hidden;
}

#content{
	background: #ffffff;
    background:#d5e9fe;
    border: 1px solid #91c7ff;
    position: relative;
    min-height: 400px;
}

.page-header h2, #es-content h2{
    background: none repeat scroll 0 0 #dfedff;
    border: 1px solid #a9c8f0;
    box-shadow: 0 0 3px -1px #cccccc;
    margin-bottom: 0;
    padding: 5px;
}

.page-header{
	margin-bottom: 10px;
}

.accordion-group li{
    padding-bottom: 5px;
}


.moduletable h3 {
    background: url("../images/pub.jpg") repeat-x scroll 0 0 #0e58c5;
    color: #ffffff;
    padding: 5px 10px;
    margin-bottom: 0;
    font-size: 1.3em;
}

.moduletable {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #78a5f6;
    margin-left: 2px;
}


/* Search */

#content-wrap .search{
    padding: 10px;
}

.btn-toolbar .pull-left{
    float: left;
}

.btn-toolbar  button{
    background: url(../images/searchformbtn.jpg) no-repeat;
    margin: 0;
}

#mod-search-searchword:focus{
    opacity: 1;
}

.phrases-box{
    overflow: hidden;
}

.ordering-box{
    clear: both;
    margin-top: 10px;
}

.ordering-box label{
    float: left;
    margin-right: 10px;
}

fieldset, .counter{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.form-limit{
    padding-bottom: 10px;
}

fieldset legend{
    float: left;
    margin-right: 10px;
}

#pi-header .search-results{
    clear: both;
    padding-top: 10px;
}

.result-created{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.result-title{
    margin-top: 20px;
}

.controls label, .only label{
    float: left;
    padding-right: 10px
}


#footer-wrap {
    background: url("../images/footer.jpg") #0066d2;
    color: #ffffff;
    height: 49px;
    text-align: center;
}

.custom_gic{
	position: absolute;
	left: 0;
}

#footer-wrap .sixteen > div.footer1{
	float: none;
}

div.footer1{
	padding-top: 5px;
    font-size: 0.9em;
    line-height: normal;
}

div.footer1 a{
	color: #fff;
}

div.footer1 a:hover{
	text-decoration: underline;
}

#news .custom_none table td, #news .custom table td{
	padding: 2px;
}

#news .custom_none table img, #news .custom table img{
	width: 100%
}

#news .custom_none p, #news .custom p{
	overflow: hidden;
}

#news .moduletable_none{
     margin-top: 10px;
}

#footer-wrap .custom p{
	margin: 0;
}

._lastupdate{
    position: absolute;
    right: 10px;
    top: 10px;
}


#xmap{
    padding: 10px;
}

/* #Page Styles
================================================== */
.item-page ul li {
    background: url("../images/bullet.gif") no-repeat scroll 6px 8px transparent;
    margin-left: 30px;
    padding-left: 22px;
}

.item-page ul{
    margin: 5px 0;
}

.item-page table td{
    vertical-align: top;
}

/*Contact Page*/

.gmapfp_taille2{
    padding-bottom: 10px;
}
.gmapfp_contact table{
    width: 100%;
}

.gmapfp_contact{
    padding: 10px;
}


.gmapfp_contact textarea{
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
}

#gmapfp img{
    width: auto;
    max-width: inherit;
}

a[href="http://gmapfp.org"]{
    display: none !important;
}

.gmapfp_detail{
    margin-bottom: 20px;
    padding: 10px;
}

#contact_text{
    width: 100%;
}

#contact_email_copy{
    float: left;
}

.osolCaptchaBlock{
    padding-top: 10px;
}

.osolCaptchaBlock table td{
    text-align: left !important;
    padding: 0 !important;
}

.osolCaptchaBlock table td a{
    display: inline-block;
    margin: 5px 0;
    vertical-align: middle;
}

#osolCatchaTxt0{
    margin-bottom: 20px;
    width: auto;
}

.lof-articlessroller .lof-row{
    background: #f0f0f0;
    
}

.lof-row:first-child .lof-inner{
   /* border-right: 1px solid #06c;*/
    
}

.lof-introtext{
    font-size: 11px;
}

.lof-introtext p{
    line-height: normal;
}


#error .footer1_footer span{
    display: block;
}

#publications{
    margin-bottom: 5px;
}

.partner_container{
    overflow: hidden;
}

#djslider-loader104{
    margin-top: 40px !important;
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
        
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
        #head-right{
            position: static;
            overflow: hidden;
            padding-top: 10px;
        }

        #head-right > div{
            float: left;
            clear: inherit !important;
            margin: 0 5px;
        }

        #navigation .fourteen.columns{
            float: left;
            width: 85.4167% !important;
        }

        #navigation .two.columns{
            float: left;
            width: 11% !important;
        }

        #footer-wrap{
            height: auto;
            background-image: none;
            padding-bottom: 10px;
        }

        #footer-wrap .sixteen > div{
            position: static;
        }


        #es-container {
            background: url("../images/headermobi.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
            height: auto;
        }

        #fontsize{
            margin-right: 0;
        }

        .moduletable_none{
            float: none;
        }

         .moduletable_none table{
            width: 100%;
         }
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

        table{
            width: 100%;
        }

        table tr{
            display: block;
            float: left;
            width: 100%;
        }

        table tr td{
            display: block;
            text-align: left !important;
            overflow: hidden;
        }

        .t_header tr td{
            display: table-cell;
            line-height: normal;
            
        }

        table.t_header{
           
            padding: 0 5px;
        }

         .t_header tr td{
            padding: 5px;
         }

         #news .moduletable_none{
            float: none;
         }


        /* .t_header td.concise, .t_header td{
            background-image: none !important;
        } */

        #head-right{
            position: static;
            overflow: hidden;
            padding-top: 10px;
        }

        #head-right > div{
            float: left;
            clear: inherit !important;
            margin: 0 5px;
        }

        .fourteen.columns{
            float: left;
            width: 85.4167% !important;
        }

        #footer-wrap{
            height: auto;
            background-image: none;
            padding-bottom: 10px;
        }

        #footer-wrap .sixteen > div{
            position: static;
        }

        #main-menu{
            display: none !important;
        }

        #navigation #main-menu{
            display: none;
        }

        #smart-menu{
            display: block !important;
        }

        #head-right > div{
            margin: 5px;
        }

        #es-container {
            background: url("../images/headermobi.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
            height: auto;
        }

        #navigation .two.columns{
            width: 100%;
        }

        #navigation{
            background-image: none;
        }

        .recent-pub-wrapper{
            float: none !important;
            width: 100% !important
        }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {


	}

    @media only screen and (max-width: 480px) {
        .items-row > div{
            width: 100% !important;
            margin: auto 0 !important;
        }
    }

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
        .t_header tr td{
            display: block;
            line-height: normal;
            margin: 0 8px !important;
            
        }

        #logo{
            margin: 10px auto;
        }

        #site-logo{
            background-image: none;
        }

        #head-right > div{
            margin: 0;
        }

        .items-row > div{
            width: 100% !important;
            padding: 5px;
        }

        .items-leading{
            padding: 5px;
        }


	}



/*Tooltip Helper*/
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

a[href="http://www.faboba.com"]{
    display: none !important;
}

.diction-unavailable{
    padding: 10px;
}

#page_bbriviations h6{
    font-size: 1em;
}

#page_bbriviations{
    border-top: 1px solid #ccc;
    padding: 0 20px;
    padding-top: 20px;
}

#newID{
    padding: 8px;
}

#newID table{
    margin-left: 20px;
}



#pub_table_1 {
    border: 1px solid #c9e7fc;
    width: 100%;
    border-collapse: separate;
}

#pub_table_1 tr:nth-child(odd),
.recent-pub-child-wrapper > div:nth-child(odd){
    
    background: #eaf6ff;
}

.recent-pub-child-value:first-child{
    width: 50%
}   

.recent-pub-child-value{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}

#pub_table_1 tr:nth-child(even),
.recent-pub-child-wrapper > div:nth-child(even){
    background: #d4ebfc;
}

#pub_table_1 tr td{
    border: 1px solid #fff;
    padding: 5px;
}

#pub_table_1 tr td p{
    margin: 0;
}

.key1 {
    background: none repeat scroll 0 0 #eaf6ff;
}
.key {
    background: none repeat scroll 0 0 #d4ebfc;
}
.key11 {
    background: none repeat scroll 0 0 #eaf6ff;
}
.key2 {
    background: none repeat scroll 0 0 #d4ebfc;
}

.recent-pub-wrapper{
    border: 1px solid #c9e7fc;
    display: table;
    float: left;
    width: 47%;
    table-layout: fixed;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 5px;
}

.recent-pub-header{
    display: table-caption;
}

.recent-pub-image, .recent-pub-child-wrapper{
    display: table-cell;
}

.recent-pub-child-wrapper > div, .recent-pub-header{
    padding: 5px;
}

.recent-pub-header{
    background: #d4ebfc;
}

.recent-pub-image{
    width: 30%;
}

.recent-pub-child-wrapper{
    width: 70%;
}

.recent-pub-image a{
    display: block;
    overflow: hidden;
    padding: 5px;
}

.recent-pub-image img{
    width: 100%;
}

#default_text{
    line-height: normal;
}

.ui-widget-content{
    background: none !important;
}

.default_tab.ju-tabs-wrap .ju-tabs-title-top li.active h3 span{
    background: url(../images/selected.png);
    color: #fff;
}

.mtable{
    border-collapse: separate;
    border-spacing: 1px;
    border:1px solid #c9e7fc;
}

.mtable tr td{
    padding: 5px;
}


.mtable tr:nth-child(odd){
    background:#e2f0ff; 
}

.mhead td strong{
    color: #fff;
}

.mhead{
     background:#034eac !important; 
     color: #fff;
}

.lof-articlessroller .lof-inner .lof-title{
    line-height: normal;
    padding-top: 0 !important;
}

/*pagination*/
.counter.pull-right{
    text-align: right;
}
.items-more{
    margin-top: 10px;
}
.pagination{
    padding: 10px;
}

.pagination ul li{
    float: left;
    position: relative;
    margin: 0 2px
}

.pagination ul li span, .pagination ul li a {
    border: 1px solid #666;
    display: block;
    padding: 5px 10px;
}

.pagination ul li a {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}

.pagination ul li a:hover{
    background: #666;
}


/* blog row */

.blog{
    padding: 10px;
}
.span12 {
    width: 940px;
}
.span11 {
    width: 860px;
}
.span10 {
    width: 780px;
}
.span9 {
    width: 700px;
}
.span8 {
    width: 620px;
}
.span7 {
    width: 540px;
}
.span6 {
    width: 460px;
}
.span5 {
    width: 380px;
}
.span4 {
    width: 300px;
}
.span3 {
    width: 220px;
}
.span2 {
    width: 140px;
}
.span1 {
    width: 60px;
}
.offset12 {
    margin-left: 980px;
}
.offset11 {
    margin-left: 900px;
}
.offset10 {
    margin-left: 820px;
}
.offset9 {
    margin-left: 740px;
}
.offset8 {
    margin-left: 660px;
}
.offset7 {
    margin-left: 580px;
}
.offset6 {
    margin-left: 500px;
}
.offset5 {
    margin-left: 420px;
}
.offset4 {
    margin-left: 340px;
}
.offset3 {
    margin-left: 260px;
}
.offset2 {
    margin-left: 180px;
}
.offset1 {
    margin-left: 100px;
}
.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 28px;
    width: 100%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid .span11 {
    width: 91.4894%;
}
.row-fluid .span10 {
    width: 82.9787%;
}
.row-fluid .span9 {
    width: 74.4681%;
}
.row-fluid .span8 {
    width: 65.9574%;
}
.row-fluid .span7 {
    width: 57.4468%;
}
.row-fluid .span6 {
    width: 48.9362%;
}
.row-fluid .span5 {
    width: 40.4255%;
}
.row-fluid .span4 {
    width: 31.9149%;
}
.row-fluid .span3 {
    width: 23.4043%;
}
.row-fluid .span2 {
    width: 14.8936%;
}
.row-fluid .span1 {
    width: 6.38298%;
}
.row-fluid .offset12 {
    margin-left: 104.255%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.128%;
}
.row-fluid .offset11 {
    margin-left: 95.7447%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.617%;
}
.row-fluid .offset10 {
    margin-left: 87.234%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1064%;
}
.row-fluid .offset9 {
    margin-left: 78.7234%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.5957%;
}
.row-fluid .offset8 {
    margin-left: 70.2128%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.0851%;
}
.row-fluid .offset7 {
    margin-left: 61.7021%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.5745%;
}
.row-fluid .offset6 {
    margin-left: 53.1915%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.0638%;
}
.row-fluid .offset5 {
    margin-left: 44.6809%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5532%;
}
.row-fluid .offset4 {
    margin-left: 36.1702%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.0426%;
}
.row-fluid .offset3 {
    margin-left: 27.6596%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.5319%;
}
.row-fluid .offset2 {
    margin-left: 19.1489%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.0213%;
}
.row-fluid .offset1 {
    margin-left: 10.6383%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51064%;
}

/* system-message */
#system-message-container{
    position: relative;
}

#system-message{
    border: 1px solid #ccc;
    left: 50%;
    padding: 10px;
    position: fixed;
    top: 50%;
    background: #fff;
    width: 200px;
    margin-top: -150px;
    margin-left: -100px;
    z-index: 5000;
}