<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.banner img {background-color: #FFFFFF;padding:15px;margin:20px;}
.brand {padding-top: 30px;}
.brand h4 {color: #999999}
ol.breadcrumb li {color: #000; font-style: italic;}
ol.breadcrumb li a {color: #fff; font-weight: bold; font-style: normal;}
body.undernavigation {overflow-x: hidden; padding-top: 65px;}
#content {padding-bottom:60px;}
#designedby {padding: 5px;}
#footer_feedback {padding-top: 12px;}
input[type="file"] {display: block;height: auto;}
div.panel-primary div.panel-heading a {color: #fff;}
/* This magic gets the 16x16 icon to show up.. setting height/width didn't
   do it, but adding padding actually made it show up. */
img.ds-authority-confidence,
span.ds-authority-confidence
{ width: 16px; height: 16px; margin: 5px; background-repeat: no-repeat;
  padding: 0px 2px; vertical-align: bottom; color: transparent;}
img.ds-authority-confidence.cf-unset,
span.ds-authority-confidence.cf-unset
  { background-image: url(../../../image/authority/bug.png);}
img.ds-authority-confidence.cf-novalue,
span.ds-authority-confidence.cf-novalue
  { background-image: url(../../../image/confidence/0-unauthored.gif);}
img.ds-authority-confidence.cf-rejected,
img.ds-authority-confidence.cf-failed,
span.ds-authority-confidence.cf-rejected,
span.ds-authority-confidence.cf-failed
  { background-image: url(../../../image/confidence/2-errortriangle.gif); }
img.ds-authority-confidence.cf-notfound,
span.ds-authority-confidence.cf-notfound
  { background-image: url(../../../image/confidence/3-thumb1.gif); }
img.ds-authority-confidence.cf-ambiguous,
span.ds-authority-confidence.cf-ambiguous
  { background-image: url(../../../image/confidence/4-question.gif); }
img.ds-authority-confidence.cf-uncertain,
span.ds-authority-confidence.cf-uncertain
  { background-image: url(../../../image/confidence/5-pinion.gif); }
img.ds-authority-confidence.cf-accepted,
span.ds-authority-confidence.cf-accepted
  { background-image: url(../../../image/confidence/6-greencheck.gif); }

/* hide authority-value inputs in forms */
input.ds-authority-value { display:none; }

/** XXX Change to this to get the authority value to show up for debugging:
 input.ds-authority-value { display:inline; }
**/

/* for edit-item-form lock button */
input.ds-authority-lock
  { vertical-align: bottom; height: 24px; width: 24px; margin-right: 8px;
    background-repeat: no-repeat; background-color: transparent; }
input.ds-authority-lock.is-locked
  { background-image: url(../../../image/lock24.png); }
input.ds-authority-lock.is-unlocked
  { background-image: url(../../../image/unlock24.png); }

/* field required in submission */
.label-required:after { content:" *"; }
.browse_range { text-align: center; }
.prev-next-links { text-align: center; }

div.tagcloud {
	width:100%;
	text-align:center
}

div.tagcloud .tagcloud_1{
	color: rgb(217, 108, 39); 
	font-weight: normal; 
	margin-right: 5px;
}

div.tagcloud .tagcloud_2{
	color: rgb(66, 66, 66); 
	font-weight: normal; 
	margin-right: 5px;
}

div.tagcloud .tagcloud_3{
	color: rgb(129, 129, 131); 
	font-weight: normal; 
	margin-right: 5px;
}

div.batchimport-info {
	color: gray;
}

div.batchimport-info  a {
	color:#ec0a53; 
	font-weight: bold;
}

span.batchimport-error-tab {
	padding-left:10px;
}

span.batchimport-error-caused {
	font-weight:bold;
}

.break-all{
	-ms-word-break:   break-all;
	word-break:       break-all;
	word-wrap:        break-word;
}

/* Custom Code by eGYanKosh Team*/
.banner{display:none;}
.jumbotron {
	    padding: 0px !important;
	        margin-bottom: 30px;
		    font-size: 21px;
		        font-weight: 200;
			    line-height: 2.1428571435;
			        color: inherit;
				    background-color: #eee;
			    }

			    .navbar-brand{
				            width:209px; 
					            height:40px !important;
						        float:left;
							    padding:2px 2px;
							        font-size:18px;
								    line-height:20px;
								            margin-left:0px;
								    }
								    .navbar-brand img {
									        border: 0px none;
										    width:209px;
										        height:48px;
											    }


											    .navbar-inverse {
												        background-image: linear-gradient(to bottom, #21303b 0px, #607280 100%);
													    background-repeat: repeat-x;
												    }
												    .navbar-inverse .navbar-nav &gt; .active &gt; a {
													        background-color: #283943;
													}
													.btn-success {
														    background-image: linear-gradient(to bottom, #9D4447 0px, #3B2728 100%);
														        background-repeat: repeat-x;
															    border-color: #419641;
														    }
														    .navbar-inverse .navbar-nav &gt; li &gt; a {
															        color: #000 !important;
															}
															.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
																    color: #000 !important;
																        background-color: transparent !important;
																}

																a:hover, a:focus {
																	    color: #ec0a53;
																	        text-decoration: underline;
																	}
																	a {
																	    color: #ec0a53;
																	        text-decoration: none;
																	    }
																	    .text-muted {
																		        color: #fff;
																		}
																		.brand {
																			    padding-top: 0px;
																		    }
																		    .container .jumbotron{
																			        background-color: #FFF;
																				    padding: 0px;
																				        margin: 0px;
																				}

																				#content {
																					    padding-bottom: 0px;
																				    }
																				    #footer_feedback a {
																					        color: #ec0a53;
																						    text-decoration: none;
																					    }
																					    .breadcrumb{
																						        background-image: linear-gradient(0deg, #138808 33%, #ffffff 33%, #ffffff 66%, #FF9933 66% );
																							    background-repeat: repeat-x;
																							        border-color: #419641;
																							}
																							a:hover, a:focus {
																								    color: #ec0a53 !important;
																								        text-decoration: underline !important;
																								}
																								#footer_feedback a:hover, a:focus {
																									    color: #ec0a53 !important;
																									        text-decoration: underline !important;
																									}
																									.panel-heading a:hover, .panel-heading a:focus {
																										    color: #ec0a53 !important;
																										        text-decoration: underline !important;
																										}
																										ol.breadcrumb li a:hover, a:focus {
																											    color: #fff !important;
																											        text-decoration: underline !important;
																											}

.panel-primary {
    border-color: #ff0000;
}
.panel-primary&gt;.panel-heading {
    background-image: linear-gradient(0deg, #138808 33%, #ffffff 33%, #ffffff 66%, #FF9933 66%);
    background-repeat: repeat-x;
    color: #fff;
    border-color: #419641;
}

/* added by yg on 15-10-22 */

/* popup styles */

/*popup start*/

#overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
#overlay:target {
  visibility: visible;
  opacity: 1;
}

#popup {
  margin: 20px auto;
  /*padding: 20px;*/
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

#popupPara{
  font-size: 18px;
 
  width: 90%;
  word-break: break-all;
}

/*popup end*/

@media(max-width:  600px) {

    #popup {
      margin: 20px auto;
      padding: 20px;
      background: #fff;
      border-radius: 5px;
      width: 80%;
      position: relative;
      transition: all 5s ease-in-out;
    }

    #popupPara{
      font-size: 18px;
      margin-top: 10px;
      width: 100%;
      word-break: break-all;
    }
}</pre></body></html>