.irus-count {
        min-height: 64px;
        min-width: 64px;
    background-image: url("/image/irus.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-content: center;
    text-align:center;
    padding-top: 25px
        }

.irus-container{
    width: 64px;
    text-align:center;
    margin: 0 0 0 5px;
    float: right;
}

html .covid { padding-top: 5em; color:#fff}

html .covid p {

    margin: auto;
    padding: 15px;
    padding-left: 10px;
    display: block;
    position: relative;
    max-width: 300px;
    background-image: url("/image/virus.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 40px 40px;
    background-position: 5px center;
    background-color: rgba(0, 33, 71, 0.3);
    border: #fff solid 1px;
    border-color: #fff;
    border-radius: 25px;
    border-style: solid;
    border-width: 2px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

#modalPDFAError a  {text-decoration: underline; color: #002147;}
/*modal row alignment of desciption/comment*/
.mRow  {margin-left: 0; margin-right:0;}

@charset "utf-8";
/* CSS Document */

/*submit file task*/

button .glyphicon, .btn .glyphicon {color:#fff;}
.glyphicon-upload  {color: #fff; font-size: 2.5em;}
.glyphicon-upload > p {color: #fff; font-size: 0.8em; padding: 10px 0 0 0;}
a.glyphicon {background-color: #002147; padding: 10px;  color:#fff;}
html a.glyphicon > span {padding-left: 5px; color: #ffffff;}


/* make 3rd col play nice and sit up straight*/
div.col-md-3 ul {margin: 0;}
div.col-md-3 ul li:nth-child(1){padding-top: 0px;}


 html h1, html h2, html h3, html h4, html h5, html h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;}

a {
    color: #002147;
    /*text-decoration: none;*/
}

a:focus {
    text-decoration: underline;
}

.panel-heading a {
    color: #fff;
    text-decoration: none;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
}
element {
}
.fontawesome-icon.large.circle-yes {
    width: 70px;
    height: 70px;
    line-height: 74px;
}
.fontawesome-icon.large.circle-yes {
    width: 70px;
    height: 70px;
    line-height: 74px;
}

html .fontawesome-icon.circle-yes {
    background-color: #054464;
}
.fontawesome-icon.large {
    font-size: 40px;
}
.fontawesome-icon.circle-yes {
    border-radius: 75px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    margin-top: 2px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none !important;
    background-position: 0% 0%;
    background-repeat: repeat;
}
.fontawesome-icon {
    margin-right: 10px;
}
.fontawesome-icon {
    display: inline-block !important;
    float: left;
}


/*LICENCE  */
.licence section {
  display: none;
  padding: ;
  border-top: 1px solid #ddd;
}
.licence input {
  display: none;
}

.licence .pull-right input {
    display: inline-block;
}
.licence label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 15px;
  font-weight: 600;
  font-family: firasans, Arial, Helvetica, sans-serif;
  text-align: top;
  border: 2px solid #ddd;
  border-bottom: 1px solid transparent;
  xheight: 45px;
  width: 120px;
}
.licence label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.licence label:hover {
  color: #888;
  cursor: pointer;
}
.licence input:checked + label {
  color: #555;
  border: 2px solid #ddd;
  border-top: 4px solid orange;
  border-bottom: 1px solid #fcf8f8;
}
#lic1:checked ~ #liccontent1, #lic2:checked ~ #liccontent2, #lic3:checked ~ #liccontent3, #lic4:checked ~ #liccontent4, #lic5:checked ~ #liccontent5, #lic6:checked ~ #liccontent6 {
  display: block;
}

.licence form:nth-child(2) > div:nth-child(5) > blockquote:nth-child(1) > h4:nth-child(1) {border-top: 0px solid;}

.licence section p, .licence section li {line-height: 1.3em;}
.licence section .next, .next {
  float: right;
  margin-top: 0;
  width: auto;
}

.licence section ol, .licence section li {font-weight:300;}
.licence section h4 {font-size: 1.3em;}
.licence a {color: #0000EE;}
.licence section {
  margin-bottom:10px;

  padding: 10px 0;}

.licence section blockquote {
    padding: 10px 20px;
    margin: 0 0 15px 0;
   #border-left: 5px solid #ffa500;
}
.licence section blockquote p {
   font-size: 1.2em;
}
.licence section h4 {
  border-top: 1px solid ; padding-top: 8px;
}

.licence section .panel-primary {margin-top: 0;}


/* remove logo padding */

html .navbar-brand {
	padding: 0;
	margin:-18px 8px 0 0;
}
/* header background */

html .undernavigation .navbar.navbar-inverse.navbar-fixed-top {background-color:#002147; margin:-18px 0 0 0 ; padding:0px}

html .navbar {
	background-image: none;
	border-radius: none;
	box-shadow: none;
	line-height: 1.2;
}
html .navbar-inverse {
	background-color: #fff;
	border-color: #ddd;
}

/* navigation buttons */

html .navbar-nav > li > a {
	padding: 35px 5px 10px 5px;	
}
html .adv_search {font-size:10px;}

html .navbar-inverse .navbar-nav > .active > a {
    background-color: #002147;
}

html .navbar {
 margin: 0;
}


#bs-example-navbar-collapse-1 > ul, div.navbar-collapse ul{margin-top:25px}


 @media (min-width: 768px) {
	 
html .navbar > .container .navbar-brand {
    margin-left: 0px;
}
html .navbar-right {
	margin: 0px 0 0 0;
}
html .navbar-form {
	margin: 0px 0 0 0;
}
}


html .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #002147;	
}


/* home button */
html .navbar-inverse .navbar-nav > .active > a,
html .navbar-inverse .navbar-nav > .active > a:hover,
html .navbar-inverse .navbar-nav > .active > a:focus {
 color: #FFF;
	background-color: #002147;
}

html .navbar-toggle {  
    background-color: #002147;
    border: 1px solid #002147;
}

html .navbar-inverse .navbar-toggle {
  border-color: #002147;
}

html .navbar-inverse .navbar-toggle:hover,
html .navbar-inverse .navbar-toggle:focus {
  background-color: #002147;
}

html .navbar-inverse .navbar-nav > li > a:hover,
html .navbar-inverse .navbar-nav > li > a:focus {
}

html .navbar-inverse .navbar-nav > .active > a,
html .navbar-inverse .navbar-nav > .active > a:hover,
html .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #002147;
}

html a.dropdown-toggle .open,html  .open  {background-color: #f5f5f5; }


html .dropdown-menu > li > a:hover,
html .dropdown-menu > li > a:focus,
html .dropdown-menu > .active > a,
html .dropdown-menu > .active > a:hover,
html .dropdown-menu > .active > a:focus {
  background-color: #002147;
  background-image: none;    
  filter: none;
}


html .navbar-inverse .navbar-nav > .open > a,
html .navbar-inverse .navbar-nav > .open > a:hover,
html .navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #002147;
}


@media (min-width: 768px) {
html .navbar-inverse .navbar-nav > .open > a,
html .navbar-inverse .navbar-nav > .open > a:hover,
html .navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #002147;
}

}

/* remove rounded corners & text shadows */
.navbar,.list-group,.img-thumbnail , code ,pre,.form-control, .btn, .dropdown-menu, .input-group-addon , .navbar-toggle, .breadcrumb , .pagination ,  .thumbnail , .alert , .progress , .panel, .panel-group .panel, .well , .tooltip-inner, .list-group-item:first-child, .list-group-item:last-child, .panel-heading, .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a  { 
border-radius:0px; text-shadow:none;

}  


html .btn-primary, html .btn-info {background-image: none;
background-repeat: none;
border-color: none;
background-color:#002147;
border-width:0px;}

html .btn-default:active,
html .btn-primary:active,
html .btn-success:active,
html .btn-info:active,
html .btn-warning:active,
html .btn-danger:active,
html .btn-default.active,
html .btn-primary.active,
html .btn-success.active,
html .btn-info.active,
html .btn-warning.active,
html .btn-danger.active {
	background-color:#002147;
  -webkit-box-shadow: none;
          box-shadow: none;
}


@media (max-width: 767px) {
/* dropdown bg & text */
html .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, html .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: fff;
background-color: #999;
}
/* adjust nav button padding */
html .navbar-nav > li > a {
	padding: 10px 5px 10px 5px;	
}
}

/* CONTENT STYLES */

/* hide Dspace logo and text */
.banner, .hide {display:none;}
.panel-primary > .panel-heading {
    background-image: none;
}

.row {margin-bottom:5px;}

html .btn-success ,html  .btn-success:active {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #002147;
	border-top-color: #002147;
	border-right-color: #002147;
	border-bottom-color: #002147;
	border-left-color: #002147;
}

html .btn-success:hover,
html .btn-success:focus,
html .btn-success:active,
html .btn-success.active,
html .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #002147;
  border-color: #002147;
}

/* HOME PAGE STYLES */

body {font-size:1.2em;}
html .banner, .explore  {display:none;} 

html .navbar .container {
	background-repeat: no-repeat;
	background-position: center bottom;
	/*padding-bottom:10px;*/
	background-color:#002147;
	/*background-color:#FFF*/
	
	
}

.ui-menu-item, .ui-autocomplete {z-index:1000;}
#ui-id-1 {z-index:5000;}
html .libsearch3_0 {
	background-color: #efefef;
	border: solid #ADADAD;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	border-width: 5px 0em;
	border-top-width: 5px;
	border-right-width: 0em;
	border-bottom-width: 5px;
	border-left-width: 0em;
	background-image: url(../../../layout/images/advanced_search_bg.png);
	background-repeat: no-repeat;
	background-position: 130% -20px;
	padding: 10px;
	position: relative;
	clear: both;
	display: inline-block;
	max-width: 100%;
	width: 100%;
	min-height: 143px;
}

@media (max-width: 767px) {

html .libsearch3_0 {
background-image: url(../../../layout/images/advanced_search_bg_mob.png);	
}
#symplectic {display:none;}
}

html .search_input_surround {
    background-color: #FFF;
    height: 35px;
    margin: 5px 0px 5px;
    border: 1px solid #CCC;
}

html .hm_upload {
    height: 180px;
    width: 391px;
    float: left;
}

html .sym_upload {
	padding: 10px;
	background-image: url(../../../layout/images/upload_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	clear: both;
	display: inline-block;
	width: 390px;
	min-height: 143px;
}

html .sym_upload_lft {
    width: 90px;
    color: #FFF;
    float: left;
}
html .sym_upload_lft h3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 20px 0px 0px;
}

html .sym_upload_lft ul {
    margin: 0px;
    padding: 5px 0px 0px;
    list-style-type: none;
}

html .sym_upload_lft , .sym_upload_lft li a {
    color: #FFF;
}
html .sym_upload_lft li {
    margin: 0px;
    padding: 0px;
    line-height: 18px;
}
html .sym_upload_rgh {
	max-width: 100%;
    width: 100%;
    height: 145px;
}

html .sym_upload_rgh #symplectic {
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 100;
}

html .libsearch2_0 {
	background-color: #EDEDED;
	border: solid #ADADAD;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	border-width: 5px 0em;
	border-top-width: 5px;
	border-right-width: 0em;
	border-bottom-width: 5px;
	border-left-width: 0em;
	background-image: url(../../../layout/images/advanced_search_bg.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	padding: 10px;
	position: relative;
	clear:both;
	display:inline-block;
	width:777px;
}

html .libsearch3_0 .leader { 
font-size:1.3em;	
}
.libsearch3_0 p { background-color:#FFF; 
	padding:3px; 
	background: -webkit-linear-gradient(left,rgba(255,255,255,.8),rgba(255,255,255,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(right,rgba(255,255,255,.8),rgba(255,255,255,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(255,255,255,.8),rgba(255,255,255,1)); /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(255,255,255,.8), rgba(255,255,255,1)); /*Standard*/	
}

html .sym_upload {
	padding: 10px;
	background-image: url(../../../layout/images/upload_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	clear:both;
	display:inline-block;
	max-width:100%;
	width:100%;
	height: 143px;
}

html .libsearch2_0 ul ,html  .libsearch3_0 ul{
	font-size: 1em;
	list-style: none;
	margin: 0em;
	float: none;
	padding-top: 15px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

html .libsearch2_0 li.link, html .libsearch3_0 li.link  {
	background: transparent url(../../../layout/images/bullet_col.gif) no-repeat 0em .55em;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
}
.libsearch2_0 li a , .libsearch3_0 li a{
	text-decoration:none;
}
.libsearch2_0 li a:hover, .libsearch3_0 li a:hover {
	text-decoration:underline;
}
.libsearch2_0 li, .libsearch3_0 li {
	list-style-type:none;
	list-style-image: none;
	vertical-align: top;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html .libsearch3_0 li.A {
	list-style-type: none;
	background-image: url(../../../layout/images/i.png);
	background-repeat: no-repeat;
	padding-right: 12px;
	height: 20px;
	padding-left: 25px;
	background-position: 0px -2px;
	vertical-align: text-bottom;
	padding-top: 0px;
}
html .libsearch3_0 li.B {
	list-style-type: none;
	background-image: url(../../../layout/images/q.png);
	background-repeat: no-repeat;
	padding-right: 12px;
	height: 25px;
	padding-left: 25px;
	background-position: 0px 0px;
	vertical-align: text-bottom;
	padding-top: 2px;
}

.libsearch2_0 form, .collsearch form, .libsearch3_0 form, .collsearch form {
    border-style: none;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}
.inthemargin {
    overflow: hidden;
    position: absolute;
    z-index: -10;
    top: -1000px;
    left: -1000px;
}
html form label {
    vertical-align: middle;
    line-height: 1.5em;
    font-size: 1em;
}
html .search_input_surround input,  .libsearch2_0 .search_input_surround input, .libsearch3_0 html .search_input_surround input {
    border-style: none;
    height: 30px;
}
.libsearch2_0 select, .libsearch2_0 input, .libsearch3_0 select, .libsearch3_0 input, .collsearch select, .collsearch input, .community_search select, .community_search input {
    border-left: 1px solid #CCC;
    border-style: solid;
    font-size: 12px;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
    border-color: #CCC;
    background: none repeat scroll 0% 0% #FFF;
}
.libsearch2_0 input, .libsearch3_0 input, .collsearch input, .libsearch2_0 advanced .advanced_search_module input, .libsearch3_0 advanced .advanced_search_module input {
    border: 1px solid #CCC;
    font-size: 12px;
    background-color: #FFF;
}
html .search_input {
	width: 80%;
}
 .libsearch2_0 .search_input_surround .search_butt, .libsearch3_0 .search_input_surround .search_butt {
    background-image: url('../../../layout/images/search.png');
    height: 29px;
    width: 29px;
    border-style: none;
    text-indent: -10000px;
    background-repeat: no-repeat;
    background-position: right 4px;
	float:right;
}
.search_input_surround input, .libsearch2_0 .search_input_surround input, .libsearch3_0 .search_input_surround input {
    border-style: none;
    height: 30px;
}
.libsearch2_0 select, .libsearch2_0 input, .libsearch3_0 select, .libsearch3_0 input, .collsearch select, .collsearch input, .community_search select, .community_search input {
    border-left: 1px solid #CCC;
    border-style: solid;
    font-size: 12px;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
    border-color: #CCC;
    background: none repeat scroll 0% 0% #fff;
}

.hm_search h2, .hm_upload h2, .fc_dl h2, .tp_download1 h2, .tp_download2 h2, .tp_download3 h2, .tp_download4 h2 {
    font-family: Arial,Helvetica,sans-serif;
    color: #27849A;
    padding-bottom: 5px;
    margin-bottom: 0px;
    z-index: 1200;
    border-style: none;
    background-image: none;}
	
 html .libsearch3_0 a.advanced_search {
    color: #999;
    font-size: 10px;
}	
	
 html .libsearch3_0  ul {
    margin: 0px;
	padding: 5px 0 0 0 ;
}		
	.sym_upload_rgh #upload {

    margin-top: 5px;
	margin-left:20%;
	z-index:500;
	position:relative;
	top:0px;
}

.sym_upload_rgh #upload {

}

html a img {
    border: 0px none;
}


html .section1 h1, html .section2 h1, html .section3 h2 {
    background-image: url('../../../layout/images/h1_bg.png');
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0px;
}
html h1 {
    font-size: 1.8em;
    font-weight: normal;  
}
html h2 {
    font-size: 1.6em;
    font-weight: normal;   
}

html h3 {
    font-size: 1.143em;
    font-weight: normal;   
}

html h4, html h5, html h6, html .font-16 {
    font-size: 1.143em;
}
html h4 {
	font-size: 1.1em;

word-spacing: -0.08em;
}

h4, .upper {
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;    
    text-rendering: optimizelegibility;
}

#content{min-height: 400px;}

html #content-area div {
    font-size: 1em !important;
}

html ul {
    margin: 0.8em 0em 1.3em 1.7em;
    list-style: none outside none;
    padding: 0em;
    font-size: 1em;
}
html ul ul{
    margin: 0.8em 0em 1.3em 0em;
    list-style: none outside none;
    padding: 0em;
}

.panel-collapse {
	margin-left:12px;
	}

.tp_download1 li, .tp_download2 li, .tp_download3 li, .tp_download4 li, .hm_latest div li {
    padding: 8px 0px;
    background-image: url('../../../layout/images/tp_line.png');
    background-repeat: repeat-x;
    background-position: left bottom;
    list-style-position: outside;
    margin: 0px 0px 5px 0px;
    white-space: normal;
	
}
img.expand {
    width: 100%;
}
.tp_download1 img, .tp_download2 img, .tp_download3 img, .tp_download4 img {
	max-width:100%;
}
.tp_download1 ul, .tp_download2 ul, .tp_download3 ul, .tp_download4 ul {
	margin: 0;
}
html body {xbackground-image: url(../../../layout/images/spiral_bg.png);
	background-repeat: no-repeat;
	background-position: right 150px;}

.hm_latest div {
	background-color: #E0E0E0;
	color: #FFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.badge {
	display: inline-block;
	min-width: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #ADADAD;
	border-radius: 0px;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/* rss */

.entry {width:242px; height:280px; float:left; padding:5px;}
li.entry  { list-style:none; background-image:none;}

.prev {
	width: 21px;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	margin-top: 15px;
	position: relative;
	z-index: 200;
	left: -10px;
	top: 0px;	
}
	
.next{
    float: left;
    width: 21px;
    background-color: #fff;
    text-align: center;
    text-decoration: none;    
    font-size: 10px;
	margin-top:15px;	
}	

html .carousel {
	float: left;
	size: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
html #content-area li {font-size:10px; 
}
html #content-area li h3{font-size:12px; font-weight: bold; padding-bottom:5px;
}
html #content-area  div .lastUpdated{font-size:11px !important; font-style:italic; padding-bottom:5px; 
}
button.prev, button.next  {
	border: 1px solid #999;
}


.carousel ul .entry img {
	padding-top: 5px;
}
  
.flot-x-axis .flot-tick-label  {
	-ms-transform:rotate(270deg); /* IE 9 */
	-webkit-transform:rotate(270deg); /* Safari and Chrome */
	-o-transform:rotate(270deg); /* Opera */
  }
 
 .explore {clear:both;  margin-top: -5px; position: relative;
	top: -10px; } 

	
.label {
	padding-left: 3px;
	width: 190px;
	height: 17px;
	color: #FFF;
	background-image: url(layout/images/explore_bg.png);
	position: relative;
	xleft: 610px;
	xtop: 40px;
	background-repeat: no-repeat;
	clear: both;
}  
  
  @-moz-document url-prefix() {
	.flot-x-axis .flot-tick-label{
		margin:0px 0px 0px 45px;
	padding:0px 0px 50px 0px;
	-moz-transform:rotate(270deg); /* Firefox */
	}

.slidingDiv {
    height:300px;
    background-color: #99CCFF;
    padding:20px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
 
.show_hide {
    display:none;
}

/*html footer {background-color:#fff; display:none;}*/

/*Discover*/



/*Community home page*/
html .btn-info, html .btn-info:hover, html .btn-info:focus {
    background-image: linear-gradient(to bottom, #002147 100%, #002147 100%);
    background-repeat: repeat-x;
	background-color:#002147;
    border-color: #002147;
}


/*Community list page*/
html .well {
    min-height: 0px;
    padding: 0px;
    margin-bottom: 0px;
    background-color: #Fff;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #fff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05) inset, 0px 0px 0px rgba(255, 255, 255, 0.1);
}

html .media,html .media .media {
    margin: 0px !important;
	font-weight:normal;
}
.well p {margin: 0px;}

#comms > li > div > ul > li > div > h4 { font-size: 1.2em; xmargin-top: 8px; }
#comms h4 { margin-top: 8px; }
#xcomms {
    margin: 0px;
    padding: 2px;
	-webkit-column-count: 4;
    -moz-column-count: 4;
	column-count: 4;	
    
	-webkit-column-rule: 1px solid #ddd;  
    -moz-column-rule: 1px solid #ddd;
	column-rule:1px solid #ddd;
}

html .media-list .media.well .media-body.xpanel.panel-default h4 { 
	padding:3px; margin: 0; background:#fff; font-size:1.2em; line-height:1.5em;
}

/*item display page*/
.itemDisplayTable{ 
	text-align: left;
    border: 0;
    color: #000000;
	font-weight:normal; }

.itemDisplayTable  .metadataFieldLabel {font-weight:bold;}



@media (min-width:768px) {
.licence section {
     padding: 10px 0;
   }
}

@media (min-width: 992px) {
  .col-md-offset-1 {
    margin-left: 0;
  }
 }

@media (min-width: 768px) {
#xcomms {
    margin: 0px;
    padding: 2px;
	-webkit-column-count: 3;
    -moz-column-count: 3;	
	column-count: 4;
	-webkit-column-rule: 1px solid #ddd;  
    -moz-column-rule: 1px solid #ddd;
	column-rule:1px solid #ddd;
}
}
@media (min-width: 992px) {
#xcomms {
    margin: 0px;
    padding: 2px;
	-webkit-column-count: 4;
    -moz-column-count: 4;
	column-count: 4;	
    
	-webkit-column-rule: 1px solid #ddd;  
    -moz-column-rule: 1px solid #ddd;
	column-rule:1px solid #ddd;
}
}

/*perform task*/
td.standard:nth-child(1) > a:nth-child(1) {color:#ffffff;}


