* {
    word-wrap: break-word;
}

p,
a,
li,
body {
    font-family: Arial, Helvetica, sans-serif;
}

div.ui-accordion-content div.views-row:nth-child(even){
	padding-left: 10px;
}

div.ui-accordion-content div.views-row:nth-child(odd){
	padding-left: 10px;
}

a:link {
    text-decoration: none;
}

a:visited {
    color: #006666;
}

a:hover,
a:focus {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h6 {
    color: #006666;
    margin: .5em 0 .5em 0;
}

h1 {
    color: #006666;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    color: #333333;
    font-size: 1.1em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

h4 {
    color: #6E6E60;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #6E6E60;
    letter-spacing: .1em;
    overflow: hidden;
}


h6 {
    color: #006666;
    font-family: Arial, Helvetica, sans-serif;
}

h4,
h6 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0.909em;
    margin-bottom: 0.909em;
}

.region-sidebar-first h2,
.region-bottom h3 {
    text-transform: uppercase;
}

img {
    max-width: 100%;
    margin-right: 5px;
}

li {
    margin-bottom: 0.2em;
    padding: 0;
}

ol li {
    margin-bottom: .5em;
}

ul.links {
    margin: 0;
    padding: 0;
}

ul.links.inline {
    display: inline;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.item-list ul li {
    list-style-type: none;
    margin-bottom: 1em;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #E5E5E5;
	padding-left: 10px;
}

ul.views-summary li {
    list-style-type: none;
    margin-bottom: 0;
    list-style-image: url(http://library.uncw.edu/misc/menu-leaf.png);
    border: none;
    padding: 2px;
}

.horizontal li {
    display: inline;
    list-style-image: none;
}

ul.circle li {
    border-bottom: none;
    list-style-type: circle;
    margin-bottom: .1em;
}

ul.circle {
    margin-top: 0em;
    margin-left: 38px;
}

body {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.region-contenttop {
	width: 100% !important;
    background-color: #EBEBEB;
    border: 2px dotted #ccc;
    border-radius: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}

.region-contenttop ul{
	margin-left: 20px;
}

.region-contenttop ul li{
	list-style-type: disc;
	list-style-position: outside;
}

.layout__region--content {
    margin-bottom: 20px;
}

#content {
    width: 100%;
}

#footer p {
    text-align: center;
}

#page {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    min-width: 300px;
    overflow: hidden;
    padding: 0;
}


.skip a,
.skip a:hover,
.skip a:visited {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: right;
}

.skip a:active,
.skip a:focus {
    top: -15px;
    right: 0px;
    width: auto;
    height: auto;
}



#breakingnews {
    background: #B91B22 url(http://www.uncw.edu/assets/images/alertback.jpg) repeat-x left bottom;
    color: #fff;
    font-size: 1.1em;
    padding: 8px;
}

#yellowbar {
    background: url(http://www.uncw.edu/assets/images/alertback2.jpg) repeat-x left top;
    font-size: 1.1em;
    padding: 6px 8px 8px 8px;
}

#breakingnews p,
#yellowbar p {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#breakingnews a {
    color: #fff7b2;
}

#breakingnewsinterior {
    display: none;
}

#breakingnewsinterior {
    background: #B91B22 url(http://www.uncw.edu/assets/images/alertback.jpg) repeat-x left bottom;
    color: #fff;
    padding: 8px;
    margin: -10px -40% 0;
    zoom: 1;
}

.selfbranded #breakingnewsinterior,
.department #breakingnewsinterior {
    margin-top: 0;
}

#breakingnewsinterior p {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    text-indent: 3px;
}

#breakingnewsinterior a {
    color: #fff7b2;
}

.emergency,
.emergency a {
    color: #ff0000 !important;
}

#block-block-2 {
    float: right;
    margin-top: -40px;
    color: white;
    padding-right: 10px;
    position: relative;
    z-index: 1;
}

#block-block-2 a {
    color: white;
}

#block-block-128 {
    float: right;
    margin-top: -38px;
    color: white;
    padding-right: 15px;
    z-index: 999;
}

#block-block-128 a {
    color: white;
}

#page {
    background-image: url(/guides/sites/all/themes/guides/images/headerbackground.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 30px 0 0 0;
    background-color: #FFFFFF;
    padding: 0px;
    overflow: hidden;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
}

#page-inner {
    padding-top: 2em;
}

#content-area {
    margin-top: 10px;
}

#main {
    min-height: 400px;
    padding: 2em 2em 6em 2em;
    background-image: url("https://library.uncw.edu/sites/all/themes/uncwlib/images/footerback.png");
    background-position: center bottom;
    background-repeat: repeat-x;
}

.sidebar .block {
    background: #D1DFDF;
    padding: 10px 10px 8px;
    border-radius: 4px;
}

.sidebar .block h2 {
    margin: 0;
   font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    color: #006666;
    text-transform: none;
}

.field-name-taxonomyextra,
.field-type-taxonomy-term-reference {
    display: none;
}

#sidebar-first {
    
}

#sidebar-first #block-menu-menu-facts-planning ul,
#sidebar-first #block-menu-menu-expansion ul {
    margin-left: 10px;
}

#sidebar-first #block-menu-menu-facts-planning ul li,
#sidebar-first #block-menu-menu-expansion ul li {
    margin: 8px 0;
    list-style: none;
}

#sidebar-first #block-menu-menu-facts-planning ul li ul,
#sidebar-first #block-menu-menu-expansion ul li ul {
    display: block !important;
}

#sidebar-first #block-menu-menu-facts-planning li span.nolink,
#sidebar-first #block-menu-menu-expansion li span.nolink {
    font-size: 1.25em;
}

#sidebar-first #block-menu-menu-facts-planning li span.nolink:before,
#sidebar-first #block-menu-menu-expansion li span.nolink:before {
    list-style: none;
    content: "\f0a9 ";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    color: #006666;
    width: 1.3em;
}

#sidebar-first #block-menu-menu-facts-planning li.first span.nolink,
#sidebar-first #block-menu-menu-expansion li.first span.nolink {
    border-top: none;
}

#sidebar-first #block-menu-menu-facts-planning li.expanded span.nolink,
#sidebar-first #block-menu-menu-expansion li.expanded span.nolink {
    border-bottom: none;
}

#sidebar-first #block-menu-menu-facts-planning li ul,
#sidebar-first #block-menu-menu-expansion li ul {
    display: block;
    margin-left: -15px
}

.leaf:hover, .leaf a:hover{
	background-color: none;
}

#sidebar-first #block-menu-menu-facts-planning ul ul li.leaf:before,
#sidebar-first #block-menu-menu-expansion ul li.leaf:before {
    list-style: none;
    content: "\f0a9";
    font-family: FontAwesome;
    margin-right: 0.5em;
    color: #006666;
}

#sidebar-first #block-menu-menu-facts-planning li ul li ul.menu,
#sidebar-first #block-menu-menu-expansion li ul li ul.menu {
    display: block;
}

#sidebar-first .block-inner h2.title {
    text-align: center;
    text-transform: uppercase;
    color: #323232;
}

#sidebar-first ul ul li a,
#sidebar-first #block-menu-menu-expansion ul li a {
    color: #006666;
    font-weight: normal;
}

#sidebar-first .block-inner a.active,
#sidebar-first ul li a {
    color: #006666;
    font-weight: normal;
}

#uncwfooter #footer {
    min-height: 100px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    background: #E4F2F3;
    clear: both;
    font-size: 0.9em;
    padding: 20px 0 0 10px;
    width: 100%;
}

#uncwfooter .map,
#uncwfooter .give,
#uncwfooter .globalnav {
    float: left;
    margin: 0 20px 0 0;
}

#uncwfooter #footer ul {
    list-style: none;
    padding: 0 5px 0 0;
    margin: 0;
    font-size: .85em;
}

#uncwfooter #footer li {
    padding: 4px 0;
    margin: 0;
}

#uncwfooter #footer li a {
    color: #1A1A1A;
    display: block;
}

#uncwfooter #footer li a:hover,
#uncwfooter #footer li a:focus {
    color: #007777;
    text-decoration: none;
}

#uncwfooter .map,
#uncwfooter .give {
    width: 175px;
}

#uncwfooter .give {
    width: 250px;
    line-height: 1.5;
}

#uncwfooter .globalnav {
    width: 140px;
    background: url(http://uncw.edu/assets/images/linevertical.gif) repeat-y right top;
    min-height: 280px;
    margin-bottom: 20px;
}

#uncwfooter #links {
    background: none;
}

#uncwfooter .map img {
    margin: 0 0 10px 0;
}

#uncwfooter #footer h4 {
    margin: 0 0 5px 0;
    color: #1a1a1a;
    font-size: .9em;
    font-weight: bold;
    border: none;
    letter-spacing: normal;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#uncwfooter .give p {
    margin: 0 0 10px 0;
    line-height: 18px;
    font-size: .85em;
}

#uncwfooter .give p img {
    margin: 0 5px 0 0;
}

#footer p {
    font-size: .8em;
}

#last-updated {
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: center;
    width: 100%;
}

#block-masquerade-masquerade,
#userLoginLogout {
    text-align: center;
}

.quicktabs_main.quicktabs-style-basic {
    background-color: #DDDDDD;
    padding: 10px 10px 10px 10px;
    margin-top: -3px;
    clear: both;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-image: none;
    border-style: none;
}

ul.quicktabs-tabs.quicktabs-style-basic {
    border-bottom: none;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}

ul.quicktabs-tabs.quicktabs-style-basic a {
    text-decoration: none;
    color: #fff;
}

ul.quicktabs-tabs.quicktabs-style-basic li:hover a {
    background-color: #ccc;
    color: #006666;
}

ul.quicktabs-tabs.quicktabs-style-basic li {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 5px 5px 5px 5px;
    margin: 0px 2px 0px 0px;
    position: relative;
    background-color: #666666;
    color: #FFFFFF;
    border-style: none;
}

ul.quicktabs-tabs.quicktabs-style-basic li.active {
    background-color: #DDDDDD;
    padding-top: 16px;
    border-style: none;
}

ul.quicktabs-tabs.quicktabs-style-basic li.active a,
ul.quicktabs-tabs.quicktabs-style-basic li.active a:hover {
    color: #000000;
    font-weight: bold;
}

ul.quicktabs-tabs.quicktabs-style-basic li:hover {
    background-color: #ffd483;
    color: #323232;
}

div.quicktabs-style-basic {
    padding-top: 10px;
    padding-bottom: 10px;
}

fieldset,
input,
submit,
select,
textarea {
    border: 1px solid #006666;
}

input.submit {
     background-image: url(/sites/all/themes/uncwlib/images/tealback.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
}

input.submit:hover {
    background-image: none;
    color: #006666;
    cursor: pointer;
}

.italicinput input.inputtext {
    padding: 5px;
    font-style: italic;
    color: #333333;
    background-repeat: no-repeat;
    background-position: left center;
}

.italicinput input.inputtext:focus {
    font-style: normal;
    color: #000;
}

.italicinput label {
    font-weight: normal;
}

#iconsContainer {
    display: none;
    text-align: center;
    margin-top: -40px;
}

#iconsContainer .remove_mobile_nav h6 {
    text-transform: uppercase;
    border: 2px solid #006666;
    width: 200px;
    margin: 0 auto;
}

.homeMobileIcon {
    display: inline-block;
    border: 2px solid #006666;
    border-radius: 15px;
    text-align: center;
    margin: 5px;
    width: 140px;
}

.homeMobileIcon.topRow img {
    padding: 15px;
}

.homeMobileIcon img {
    padding: 5px;
}

.homeMobileIcon h6 {
    text-transform: uppercase;
    margin-top: 0;
}

#node-9694 div.panels-flexible-row-135-main-row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 25px;
}

#node-9694 .panels-flexible-row-135-main-row {
    background-color: #f0f6f4;
    border-top: #dadfd9;
    box-shadow: 0px -4px 3px #cccccc;
    padding-top: 2em;
    padding-bottom: 0;
}

#node-9694 .lightwidget {
    display: none !important;
}

#node-9694 .view-id-news .view-header img {
    padding-bottom: 20px;
}

#node-9694 .view-display-id-block_2 .view-header img {
    margin-top: 8px;
}

#node-9694 .view-display-id-block_2 {
    font-size: 1em !important;
}

#node-9694 .view-display-id-panel_pane_4 .views-row {
    clear: both;
    margin-bottom: 1em;
    overflow: auto;
}

#node-9694 .view-display-id-panel_pane_4 .view-content .field-content img {
    float: left;
    min-width: 100px;
    height: auto;
    margin-right: 15px;
}

#node-9694 .view-display-id-panel_pane_4 .field-content p {
    margin-top: 5px;
}

.view-id-news .view-header img {
    margin-left: 60px;
}

#widget_pager_bottom_news-panel_pane_2 {
    padding-left: 130px;
}

#widget_pager_bottom_news-panel_pane_2 .views-slideshow-pager-field-item {
    display: inline-block;
    cursor: pointer;
    background: url("/sites/all/themes/uncwlib/images/dot.gif") no-repeat;
    color: transparent;
    padding-right: 5px;
}

#widget_pager_bottom_news-panel_pane_2 .views-slideshow-pager-field-item.active .views-content-counter {
    background: url("/sites/all/themes/uncwlib/images/dotOV.gif") no-repeat;
    color: transparent;
    width: 10px;
}

.sf-menu.sf-style-simple li.sf-depth-1:hover {
    background: url(/themes/uncwlib/images/whitearrow.png) no-repeat 90% center;
}

form fieldset.boldDescription .fieldset-description {
    font-weight: bold;
    margin-bottom: 5px;
}

.rounded-teal-corners {
    border: 1px solid #006766;
    padding: 10px 20px 20px 20px;
}

.panels-flexible-region input.summon-search-field {
    width: 100%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapper2 {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-node-3483 .pane-databases-by-type .pane-title,
.page-node-4593 .pane-databases-by-type .pane-title {
    padding-bottom: 15px;
}

.page-node-3483 .pane-databases-by-type .pane-content .item-list ul.views-summary,
.page-node-4593 ul.views-summary {
    padding-left: 20px;
}

.page-node-3483 .pane-databases-by-type .pane-content .item-list ul.views-summary li,
.page-node-4593 ul.views-summary li {
    list-style-image: url('http://library.uncw.edu/misc/menu-leaf.png');
}

.page-node-3365 .panel-pane .pane-content label {
    display: inline;
}

.faq-dt-hide-answer a {
    background-image: url(/sites/all/modules/jquerymenu/images/plus.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
}

h4.faq-header {
    font-size: 1em;
    font-weight: normal;
    border-bottom: none;
    line-height: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    background-image: url(/sites/all/themes/uncwlib/images/greenarrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
    background-color: #fff;
}

.faq-answer {
    background-color: #FFFFCC;
}

.faq-view-embed .views-row .ui-accordion-header,
.faq-view-embed .views-row .ui-accordion-content {
    border: none !important;
	text-align: left;
	color: #066;
	margin-bottom: -10px;
}

.faq-view-embed .views-row .ui-accordion-content p{
	/* padding-top: 8px !important; */
}

.faq-view-embed .views-field-title{
	margin-bottom: 10px;
}

.faq-view-embed .views-row .ui-icon {
    
}

.faq-view-embed p, .faq-view-embed ul, .faq-view-embed li{
	background-color: #FFFFCC !important;
	overflow: hidden;
	list-style-type: disc;
	margin: 0;
	padding-left: 0;
	list-style-position: inside !important;
	
}

.faq-view-embed ul{
	list-style-type: disc !important;
	list-style-position: inside !important;
	padding-left: opx;
	margin-left: 0 !important;
}

.faq-view-embed ul li ul, .faq-view-embed ul li ul li{
	list-style-type: circle !important;
	list-style-position: inside;
}

.faq-view-embed ol, .faq-view-embed ol li ul, .faq-view-embed ol li{
	list-style-type: decimal !important;
	list-style-position: inside !important;
}

.faq-view-embed .views-row .ui-accordion-header a:link {
   `/* background-image: url(http://library.uncw.edu/sites/all/modules/jquerymenu/images/plus.png); */
    background-position: 0px center;
    background-repeat: no-repeat;
	margin-left: 0;
	padding-left: 15px;
	color: #000;
	font-weight: normal;
}

.faq-view-embed .views-row .ui-accordion-content a{
	font-size: 1em;
}

.faq-view-embed .views-row .ui-accordion-content {
    margin-top: -8px !important;
    padding: 0 !important;
	text-align: left;
	background-color: #FFFFCC !important;
	background-image: none;
}

.faq-view-embed .views-row .ui-accordion-content .views-field {
    color: #000;
}

.faqcategory .views-row .ui-accordion-content .views-field{
	background-color: #FFFFCC !important;
  	margin-bottom: 5px;
	margin-top: 5px;
	font-size: .9em;
}

.faqcategory ul, .faqcategory li{
	background-color: #FFFFCC;
}

.node-subject-resources .field-name-field-weburl {
    padding-bottom: 15px;
}

.node-subject-resources fieldset,
.node-subject-resources input,
.node-subject-resources submit,
.node-subject-resources select,
.node-subject-resources textarea {
    border: 1px solid #006666;
}

.node-subject-resources .fieldset-legend {
    font-weight: bold;
    color: #006666;
}

#tutorials_page .panel-separator {
    background: none;
    height: 12px;
}

.calendar-calendar {
    padding-bottom: 20px;
}

.calendar-calendar div.day {
    width: auto;
}

.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-next {
    padding: 5px;
    border: 1px solid #066;
    margin-top: 36px;
}

.view .date-nav-wrapper .date-prev {
    right: 56px;
}

.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff {
    background: #ccc;
    height: 3em;
    overflow: hidden;
    margin: 1px auto;
    color: #000;
}

.calendar-calendar .month-view .full td.multi-day div.monthview a,
.calendar-calendar .week-view .full td.multi-day div.weekview a,
.calendar-calendar .day-view .full td.multi-day div.dayview a {
    color: #4b85ac;
    font-size: 1.25em;
}

.bento-hidden {
    display: none;
	background-color; #FFFFFF;
}

.bento-shown {
    display: block;
}

#bento-search-box {
    padding-bottom: 0;
    padding-top: 1em;
    text-align: center;
}

input#bento-search-button.submit {
    padding: 7px;
    margin-left: -10px;
	height: 38px;
}

.homesearch {
    display: inline;
    vertical-align: middle;
}

.homesearch #formatdropdown,
.homesearch .submit {
    background: url(/themes/custom/uncwlib/images/warrow.png) no-repeat 90% center #006666;
    color: #FFFFFF;

}

.homesearch #formatdropdown:hover,
.homesearch .submit:hover{
	color: 000000;
}

#bento-search-button{
	background: #006666;
	background-image: none;
	border: 1px outset #ffffff !important;
}

.homesearch .selectlist {
    display: inline;
    margin-right: 0;
}

.homesearch .selectlist select {
    padding: 4px;
    background: transparent;
}

.homesearch input#bento-search.inputtext {
    padding: 5px;
    color: #6B6B6B;
    width: 500px;
	font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

.homesearch .submit {
    font-weight: bold;
}

.searchbuttons a {
    display: inline-block;
    border: 1px solid grey;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background: white;
}

.searchbuttons a:hover {
    background: grey;
    text-decoration: none;
    color: white;
}

div#searchdatabases {
    background: white;
    border: 1px solid grey;
    border-radius: 5px;
    display: none;
    position: absolute;
    width: 54%;
    right: 23%;
    z-index: 1000;
}

div#searchdatabases table td {
    width: 50%;
}

div#searchdatabases .row a {
    border: 1px solid grey;
    clear: right;
    display: block;
    float: left;
    min-width: 16px;
    padding: 4px;
    text-align: center;
    margin: 5px 5px 0px 5px;
}

div#searchdatabases .row a:hover {
    background: #ffd483;
    color: white;
}

a.database {
    padding-right: 2em;
    background: url(/themes/uncwlib/images/whitearrows.png) no-repeat 90% center #ffd483;
}

a.database:hover {
    background: url(/themes/uncwlib/images/whitearrows.png) no-repeat 90% center #ffd483;
}

@media (min-width:950px) {
    .bento-results-col {
        float: left;
        width: 32%;
    }
    .bento-results-col2 {
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media (max-width:950px) {
    .bento-results-col {
        float: left;
        width: 99%;
    }
    .bento-results-col2 {
        margin-left: 0;
        margin-right: 0;
    }
}

#bento-page {
    overflow: auto;
}

.page-search-randall #content-header {
    display: none;
}

.page-search-randall .messages,
.page-search-randall .status,
.page-search-randall .warning,
.page-search-randall .error {
    margin-bottom: 0;
}

.page-search-randall #content-area {
    margin-top: 0;
}

#bento-search-box {
    padding-bottom: 0;
    padding-top: 1em;
    text-align: center;
}

#bento-help-links {
    padding-top: 15px;
}

#bento-help-links ul li {
    border: 1px solid #006666;
    display: inline-block;
    padding: 12px;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 1em;
    margin-bottom: 1em;
}

#bento-help-links ul li:hover {
    background-color: #ffd483;
}

#bento-help-links ul li a:hover {
    text-decoration: none;
}

#bento-help-links ul li:first-child {
    background: none;
    border: 0;
    text-transform: uppercase;
    color: #808080;
    font-weight: bold;
    font-size: 18px;
}

#bento-links {
    background-color: #f2eded;
    padding-bottom: 15px;
    padding-top: 15px;
}

#bento-links ul li {
    border-right: 1px solid;
    display: inline;
    padding: 0 7px;
    margin-bottom: 1em;
}

#bento-links ul li:last-child {
    border-right: 0;
}

#bento-links ul li:first-child {
    border-right: 0;
}

#bento-links ul,
#bento-help-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#bento-instructions {
    text-align: center;
    padding-bottom: 100px;
}

.bento-results {
    margin-bottom: 10px;
    padding: 0 20px 25px;
}

.bento-results-header {
    overflow: auto;
}

.bento-results-header h5 {
    background-color: #808080;
    color: white;
    font-size: 1.3em;
    padding: 0.3em;
}

.bento-result {
    margin-bottom: 20px;
    width: 100%;
    overflow: auto;
}

.bento-results .bento-results-columns .briefcitJacket {
    float: left;
    width: 75px;
}

.bento-result .briefcitJacket img {
    background-image: url("http://library.uncw.edu/nocoverimage.png");
    height: 100px;
    width: 65px;
    margin-right: 10px;
}

.bento-results-content-journals .title {
    margin-bottom: 20px;
}

.bento-result .second_collection,
.bento-result .additional {
    margin-top: 15px;
}

.bento-results .bento-results-columns .bento-catalog-detail {
    margin-left: 75px;
}

.bento-catalog-detail-sources {
    font-size: 12px;
}

.bento-more-options {
    margin-left: 15px;
}

.gsc-tabsArea,
.gsc-refinementsArea,
.gsc-above-wrapper-area,
.gsc-adBlockNoHeight,
table.gsc-resultsHeader {
    display: none;
}

.gsc-control-cse.gsc-control-cse-en {
    padding: 0;
}

.gs-thumbnail-inside {
    padding-left: 0;
}

.gs-webResult table.gsc-table-result div.gs-title a.gs-title {
    font-size: 14px;
    line-height: 1.286 em;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.gs-fileFormat {
    display: none;
}

.gsc-cursor-page {
    background-color: #ffffff;
    border: none;
}

.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
    padding: 0;
}

table.gsc-table-result {
    margin: 0;
}

.gs-webResult.gs-result.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
    background-color: #ffffff;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;o
}

#bento-results-websites img.bento-more-options {
    margin-left: 0;
}

#bento-results-websites h5 {
    margin-bottom: 15px;
}

.bento-hidden {
    display: none;
	background-color; #FFFFFF;
}

.bento-shown {
    display: block;
}

#rooms {
    overflow: auto;
}

.page-room-reservations .sidebar .block {
    width: 215px;
}

.page-room-reservations .sidebar {
    margin: 0;
}

.page-room-reservations #page #page-inner #main #content #content-inner {
    padding-right: 220px;
}

.page-room-reservations .sidebar #block-room_reservations-1 .links {
    display: none;
}

#rooms #tabbedPanels {
    float: left;
}

#rooms #tabbedPanels #info {
    width: 700px;
    overflow: auto;
}

#rooms #arrow {
    float: left;
}

#rooms #start {
    width: 590px;
    float: left;
    padding: 15px 0 0 10px;
    font-weight: bold;
}

.reservations-block ul {
    list-style-image: url(/sites/all/themes/uncwlib/images/bullet.gif);
}

.reservations-block #reservations {
    margin-bottom: 5px;
}

#rooms .room-tabs {
    margin: 0 0 0 7px;
    padding: 0;
}

#rooms .room-tabs li {
    float: left;
    list-style: none;
    margin: 0 7px -1px 0;
}

#rooms .room-tabs li a {
    display: block;
    text-decoration: none;
    padding: 3px 5px;
    background: #dddddd;
    border: 1px solid #999999;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
}

#rooms .room-tabs li a.active {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#rooms .panelContainer {
    clear: left;
    overflow: auto;
    border: 1px solid #999999;
    background-color: #ffffff;
}

#rooms .panel {
    margin-bottom: 70px;
    padding: 0 10px;
}

#rooms #tabbedPanels .date {
    clear: both;
    text-align: center;
    margin: 0;
}

#rooms #tabbedPanels .hours {
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    color: #666666;
}

#rooms #date-selectbox {
    margin: 0 0 10px 280px;
}

#rooms .panel .gcolumns .grid-column {
    float: left;
}

#rooms div.grid-column {
    max-width: 97px;
}

#rooms .panel .gcolumns ul {
    padding: 0 1px;
}

#rooms .panel .gcolumns li {
    font-size: 85%;
    list-style-type: none;
    border: 1px solid #dddddd;
    height: 1.33em;
    line-height: 15px;
    margin: -1px auto 0;
    text-align: center;
}

#rooms .panel .gcolumns li.odd {
    border-top: 1px solid #999999;
}

#rooms .panel .gcolumns li.room-info {
    border: none;
}

#rooms .panel .gcolumns li.room-info-heading {
    padding-bottom: 5px;
}

#rooms .panel .gcolumns li.room-info-footer {
    padding-top: 5px;
}

#rooms .panel .gcolumns .hours-column li {
    width: 70px;
}

#rooms .panel .gcolumns .room-column-6 li {
    width: 93px;
}

#rooms .panel .gcolumns .room-column-5 li {
    width: 93px;
}

#rooms .panel .gcolumns .room-column-4 li {
    width: 93px;
}

#rooms .panel .gcolumns .room-column-3 li {
    width: 93px;
}

#rooms .panel .gcolumns li.timeslot {
    background-color: #ffffff;
}

#rooms .panel .gcolumns li.reservable {
    background-color: #ffffff;
}

#rooms .panel .gcolumns li.open {
    background-color: #ffffff;
}

#rooms .panel .gcolumns li.booked {
    background-color: #dddddd;
}

#rooms .panel .gcolumns li.closed {
    background-color: #d1dfdf;
    border: 1px solid #d1dfdf;
}

#rooms .hide {
    display: none;
}

.page-room-reservations .form-item label {
    display: inline;
}

#txtmsg-fields {
    display: none;
}

#rooms ul,
#rooms ul li.leaf {
    list-style-image: none;
}

#room-reservations-form input[type="text" i]:disabled {
    background-color: #fff;
    border: none;
    margin-left: 15px;
}

div.view-staff-directory {
    padding-bottom: 20px;
}

div.node-staff-directory .field-name-taxonomy-vocabulary-11 {
    display: inline-block !important;
    padding-top: 5px;
}

div.node-staff-directory .field-name-taxonomy-vocabulary-12 {
    display: block !important;
    padding-top: 5px;
}

div.node-staff-directory .field-name-field-contactfor {
    padding: 10px 0;
}

div.node-staff-directory .field-name-field-contactfor .field-items {
    clear: both;
    line-height: 1.25em;
}

#node-staff_directory #content-area div {
    clear: left;
}

.view-staff-directory table {
    border-collapse: collapse;
	width: 100%;
}

.view-staff-directory tr {
    padding: 1em;
}

.view-staff-directory td {
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: .5em;
    padding-left: .5em;
    border-bottom: 2px dotted #ccc;
	font-size: .9em;
	word-break: break-word;
	overflow-wrap: break-word;
	color: #000;
}

.view-staff-directory th{
	padding-left: 1em;
}

.view-staff-directory tr.even {
    background-color: #F8F8F8;
}

.view-staff-directory td.views-field-title {
   
}

.view-staff-directory th a {
    text-decoration: underline;
    color: #006666;
}

#block-views-exp-staff-directory-page-1 .description {
    display: none;
}

#block-views-exp-staff-directory-page-1 .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1em;
}

.node-staff-directory img {
    border: 5px solid #ccc;
    float: left;
}

.node-staff-directory .field-name-field-jobtitle {
    font-style: italic;
    padding-bottom: 10px;
}

.node-staff-directory .collapse-processed .field {
    padding-bottom: 5px;
}

#block-views-staff-directory-block-2,
#block-views-staff-directory-block-1,
#node-2935 .content {
    font-size: 1.15em;
}

#block-views-staff-directory-block-2 .title,
#block-views-staff-directory-block-1 .title {
    padding-bottom: 10px;
}

#block-views-staff-directory-block-2 .views-row,
#block-views-staff-directory-block-2 .views-row {
    padding-bottom: 10px;
}

#block-views-staff-directory-block-1 table {
    font-size: .85em;
}

.view-staff-directory .views-field-field-phone .item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
    list-style: none;
}

.view-staff-directory .views-field-field-phone .item-list ul li {
    margin: 0;
}

.page-news li.views-row,
.section-news li.views-row,
.page-expansion-news li.views-row,
.page-university-librarian li.views-row {
    border-bottom: none;
    margin-bottom: 3em;
    padding-bottom: 2em;
}

.field-content a{
	padding-left: 20px;
}

.page-news .field-content li,
.section-news .field-content li,
.page-expansion-news .field-content li,
.page-university-librarian .field-content li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: .1em;
}

.page-news .view-id-news .views-field-title,
.section-news .view-id-news .views-field-title,
.page-expansion-news .view-id-renovation_news .views-field-title {
    margin-bottom: 10px;
    border-bottom: 2px solid #003366;
    font-weight: bold;
    list-style: none;
    text-transform: uppercase;
    font-size: 1.2em;
    clear: both;
}

.page-news li.views-row,
.section-news li.views-row,
.page-expansion-news li.views-row {
    list-style: none;
}

.page-news .field-content li,
.section-news .field-content li,
.page-expansion-news .field-content li {
    list-style: circle;
}

.page-news .view-id-news .views-field-created,
.section-news .view-id-news .views-field-created,
.page-expansion-news .view-id-renovation_news .views-field-created,
{
    font-style: italic;
}

.page-news .views-field-field-news-featuredimage,
.page-expansion-news .views-field-field-news-featuredimage,
.field-name-field-news-featuredimage img {
    margin-right: 10px;
}

.sidebar .feed-icon img,
.sidebar #block-block-43 p img.floatright {
    position: absolute;
    top: 15px;
    right: 40px;
}

.simple_timeline ul li {
    margin: 0;
}

.view-databases-search .views-row,
.view-id-databases_by_type .views-row {
    padding-top: 15px;
    margin-left: 20px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #E5E5E5;
}

.view-id-databases_by_type .views-field-title {
    font-weight: bold;
}

.view-databases-by-type p,
.view-databases-search p {
    display: inline
}

div.attachment-after .view-display-id-attachment_1 {
    padding-top: 15px;
}

.view-databases-search .views-row .resourceAdvisoryTitle,
.node-resource-page .field-name-field-advisory,
.resourceAdvisoryTitle {
    color: red;
    font-weight: bold;
}

.node-resource-page .field-name-field-advisorytext {
    color: red;
    font-weight: bold;
    margin-left: 2em;
}

.view-databases-search .views-row .resourceAdvisoryText,
.resourceAdvisoryText {
    color: red;
}

.view-databases-search .views-row .resourceLink {
    display: inline-block;
}

.node-resource-page .field-name-field-searchtips p {
    margin-left: 2em;
}

.node-resource-page {
    font-size: 1em;
}

.node-resource-page .clearfix {
    padding-bottom: 10px;
}

.node-image-gallery .field-type-image img {
    float: left;
    width: 96px;
    height: 96px;
    padding: 0px;
    border: 3px solid #fff;
}

.node-image-gallery .field-type-text-with-summary {
    clear: both;
    padding-top: 25px;
    width: 50%;
    float: left;
}

.view-id-new_materials_slideshow .views-field-field-cover-image-url img {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    height: 140px;
    width: 100px;
}

.node-new-materials {
    font-size: 1.15em;
}

h2.newacq-subjheading {
    color: #4b4840;
    background-color: #dfddd6;
    font-size: 90%;
    font-weight: bold;
    padding: 0.3em;
    margin-top: 2em;
}

#newacq-navlinks ul {
    margin-left: 15px;
    padding: 0px 0px 0px 0px;
}

#newacq-navlinks ul li {
    padding-top: 5px;
}

span.newacq-title {
    font-weight: bold;
}

div.field-field-newmatpdf {
    float: right;
}

div#newacq-navlinks,
p.newacq-bib,
p.newacq-bib,
p.newacq-ret2top {
    font-size: .9em;
}

.node-new-materials .field-type-list-text,
.node-new-materials .field-type-date {
    display: none;
}

.section-expansion .node-panel,
.page-expansion #content {
    float: left;
}

.section-facts-planning #content .section,
.section-expansion #content .section,
.page-expansion #content {
    width: 75%;
}

.section-facts-planning #sidebar-first .videoWrapper,
.section-expansion #sidebar-first .videoWrapper {
    padding-bottom: 35%;
}

.section-facts-planning #sidebar-first .videoWrapper iframe,
.section-expansion #sidebar-first .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 80%;
}

.book-navigation ul li{
	list-style-type: disc;
}

.book-navigation ul li ul li{
	list-style-type: circle;
}

.dashboard-intro-title {
    text-align: center;
    text-shadow: 1px 1px 1px #ccc;
	clear: left;
}

h1.dashboard-intro-title {
    font-size: 2em;
}

.dashboard-container {
    width: 100%;
}

.dashboard-row {
    width: 100%;
}

.dashboard-item {
    float: left;
    height: 180px;
    padding: 5px;
    margin: 5px 5px;
    background-color: #FFF;
    border: 2px solid #006666;
}

.dashboard-item .dashboard-title {
    width: 250px;
    height: 50px;
    background-color: #FFF;
    padding-top: 10px;
    color: #000;
    font-weight: bold;
}

.dashboard-item .dashboard-title img {
    float: left;
    margin-right: 10px;
    margin-top: -10px;
}

.dashboard-item .dashboard-stat-number {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 2.25em;
	margin-bottom: 10px;
}

.dashboard-item .dashboard-stat-date {
    text-align: center;
    color: #006666;
    text-shadow: 1px 1px 1px #E4F2F3;
    font-weight: bold;
    font-size: 1.15em;
    line-height: .5em;
	margin-bottom: 15px;
}

.dashboard-item .dashboard-links {
    text-align: center;
    font-size: 1em;
    line-height: 1em;
}

@media screen and (min-width:700px) {
    #node-9694 .panels-flexible-row-135-main-row-inside {
        margin-left: 2%;
    }
    .section-facts-planning div#content.column,
    .section-expansion div#content.column {
        margin-left: 25%;
    }
    .page-facts-planning-dashboard .section .content .section {
        margin-left: 26%;
    }
    .page-facts-planning-dashboard .highcharts-container {
        width: 100%;
    }
}

@media screen and (min-width:900px) {
    body {
        background-color: white;
    }
    #uncw #logo {
        margin-top: 0;
    }
    #page {
        margin-top: -20px;
    }
    .panel-2col .panel-panel,
    .panel-2col-stacked .panel-col-first,
    .panel-2col-stacked .panel-col-last {
        width: 50%;
    }
    .panel-2col .panel-col-last,
    .panel-2col-stacked .panel-col-last {
        margin-left: 0;
    }
    body.sidebar-second #main #content {
        width: 67%;
        float: left;
    }
    body.sidebar-second #sidebar-second {
        width: 33%;
        float: left;
    }
    .sidebar {
        max-width: 100%;
        padding-left: 5em;
    }
	
    #node-9694 .panels-flexible-row-135-main-row-inside {
        margin-left: 8%;
    }
}

@media screen and (min-width:1200px) {
    .page-node-12818.section-facts-planning #content .section {
        width: 850px;
    }
}

@media screen and (max-width:900px) {
    .sidebar {
        padding-left: 1.5em;
    }
    div#searchdatabases {
        width: 70%;
        right: 15%;
    }
}

@media screen and (max-width:700px) {
    #main {
        padding: 0;
        padding-bottom: 4em;
    }
    .panels-flexible-region-last {
        clear: both;
    }
    .panels-flexible-region {
        width: 100%;
    }
    .section-facts-planning div#content.column,
    .section-expansion div#content.column {
        clear: both;
        margin: 10px;
    }
    div#searchdatabases {
        width: 92%;
        right: 4%;
    }
    #iconsContainer {
        display: inline-block;
    }

    .page-node-12818.section-facts-planning #content .section {
        width: 100%;
    }
    .node-image-gallery .field-type-text-with-summary {
        width: 100%;
    }
}

@media screen and (max-width:525px) {
    div#searchdatabases table td {
        width: 100%;
        float: left;
    }
}

span.NC {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/sites/all/themes/uncwlib/images/flower-XS.png) top left no-repeat;
}

span.UNCW {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/sites/all/themes/uncwlib/images/lock.png) top left no-repeat;
}

span.Free {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/sites/all/themes/uncwlib/images/unlock.png) top left no-repeat;
}

H2.pane-title {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    color: #006666;
    text-transform: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.view-resources-for-fieldable-panes .views-row {
    margin-bottom: 1em;
}

.view-resources-for-fieldable-panes .views-field-title {
    display: block;
    min-height: 20px;
}

.view-resources-for-fieldable-panes .views-row p,
.view-resources-for-fieldable-panes .views-field-body {
    margin: 0;
    padding: 0;
    font-size: .9em;
    display: inline;
}

.view-resources-for-fieldable-panes .views-field-view-node {
    font-size: .9em;
    display: inline;
}

.views-field-field-access {
    float: left;
    margin-right: 5px;
}

.cataloglink img {
    float: left;
    background-image: url("http://library.uncw.edu/nocoverimage.png");
    height: 100px;
    margin-right: 10px;
    width: 65px;
}

.views-field-field-fc-isbn,
.views-field-field-permalink {
    display: block;
    margin-bottom: 1em;
    clear: both;
    overflow: auto;
}

.field-name-field-catbox-intro-text {
    margin-bottom: 1em;
}

.node-guide .field {
    float: left;
    margin-right: 1em;
}

.pane-title {
    clear: both;
}

.italicinput label {
    display: inline;
}

.floatleft {
    float: left;
    margin-right: 1.1em;
}

#block-block-3 {
    text-align: center;
    font-size: .8em;
}

.field-name-field-librarianphoto img {
    border: 2px #cccccc solid;
}

.field-name-field-last-name,
.field-name-field-first-name {
    display: inline;
    float: left;
    margin-right: .2em;
    font-weight: bold;
}

.field-name-field-job-title,
.field-name-field-librarianemail {
    margin-top: 1em;
    clear: both;
}

h1.title {
    color: #006666;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

h1.breadtitle {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
	color: #42413B;
}

.breadcrumb. .breadcrumb h1.breadtitle {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: .85em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}

.breadcrumb a, .breadcrumb .nolink, .breadcrumb h1.breadtitle{
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
	font-size: 1em;
	padding: 0;
	margin: 0;
	vertical-align: top;
    margin-right: 4px;
    margin-left: 4px;
}

#modalContent .edit-link,
#modalContent .form-item-view-mode,
#modalContent .form-item-link,
#modalContent .edit-field-intro-text-und-0-format,
#modalContent #edit-body-format,
#modalContent .form-item-substitute,
#modalContent #edit-contexts {
    display: none;
}

.sidebar .block {
    border: 2px #dddddd solid;
    border-radius: 5px;
    padding: 1em;
    margin-bottom: 1.4em;
}

h2.title {
    color: #006666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0;
    text-transform: none;
}

.unpublished-message {
    display: none;
}

.node-unpublished .unpublished-message {
    display: block;
    color: red;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: none;
}

.ui-accordion-header a:link {
    color: grey;
    font-size: .9em;
    font-weight: bold;
}

.ui-accordion-content,
.view-display-id-block_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: grey;
}

.ui-accordion-content a:link {
    color: #006666;
	font-size: 12pt;
}

.view-guides-list {
    width: 90%
}

.Yes {
    font-weight: bold;
    line-height: 2em;
}

.page-node-9694 .view-display-id-block_2 li.views-row-1 {
    border-bottom: none;
}

.view-today-in-library td {
    padding: .75em
}

.view-today-in-library th {
    font-size: 1.2em
}

.page-node-2874 input.form-text {
    width: 100%;
}

@media screen and (max-width:900px) {
    .page-node-2874 .panels-flexible-column-first,
    .page-node-2874 .panels-flexible-column-94-main {
        width: 50%;
    }
    .page-node-2874 .panels-flexible-column-last {
        margin: 0;
        margin-top: 10px;
        clear: both;
        width: 100%;
    }
}

@media screen and (max-width:700px) {
    .page-node-2874 .panels-flexible-column {
        margin: 0;
        margin-top: 10px;
        clear: both;
        width: 100%;
    }
}

.view-resources .views-field-field-access {
    float: none;
}

.gsc-search-box tbody {
    border: none;
}

.view-resources-for-fieldable-panes .views-field-body {
    white-space: pre-line;
}


@media screen and (max-width:900px) {
    #block-block-2 {
        margin-top: -72px;
    }
    .sidebar #block-block-5 {
        margin-top: 1.4em;
    }
}

@media screen and (max-width:768px) {
    #block-block-2 {
        float: left;
        margin-top: -72px;
        color: white;
    }

}

@media screen and (max-width:700px) {
    #node-9694 .pane-content {
        text-align: center;
    }
}

article #drawTable,
#mapDisplay {
    padding: 0;
    width: 600px;
    height: 875px;
}

#drawTable .grxd,
#mapDisplay .grxd {
    width: 100%;
    height: 100%;
}

.grxd div {
    padding: 0;
    margin: 0;
    width: 7px;
    height: 7px;
    float: left;
}

.selectedCell img {
    position: absolute;
    margin: -25px 0px 0 -25px;
}

@media screen and (min-width:10px) and (max-width:529px) {
    #uncw1 {
        display: block;
        min-height: 40px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width:100px) and (max-width:899px) {
    #uncw1 {
        display: block;
        min-height: 190px;
        margin-bottom: -120px;
    }
    #footer p {
        text-align: center;
    }
    #site-name {
        display: none;
    }
    #header p {
        display: none;
    }
    #uncw1 {
        font-size: .9em;
        margin: 0;
        position: relative;
        z-index: 99;
        width: 100%;
    }
    #uncw1 a {
        color: #1A1A1A;
    }
    #uncw1 #logo {
        margin-top: 20px;
        width: 100%;
    }

    #uncw1 form {
        width: 100%;
    }
    #uncw1 input {
        background-image: none !important;
        width: 90%;
        margin-left: 4%;
        margin-bottom: 10px;
        height: 30px;
    }
    #uncw1 label {
        position: relative;
        left: -999em;
    }
    .skip a,
    .skip a:hover,
    .skip a:visited {
        position: absolute;
        left: 0px;
        top: -500px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        text-align: right;
    }
    .skip a:active,
    .skip a:focus {
        top: -15px;
        right: 0px;
        width: auto;
        height: auto;
    }

    #cse-search-box {
        margin-top: 0x;
        width: 60%;
        margin-bottom: -100px;
    }
    #uncw1 a {
        text-decoration: none;
        border: none;
    }
    .logohead {
        width: 100%;
        margin-top: 5px;
    }
    .logo img {
        max-width: 50%;
    }
    .linkshead {
        width: 100%;
    }
}

@media screen and (min-width:900px) and (max-width:1300px) {
    
	#uncw1 {
        display: block;
        height: 120px;
    }
    #footer p {
        text-align: center;
        display: block;
    }
    #uncw1 {
        font-size: .9em;
        margin: 6px 5px 5px 5px;
        position: relative;
        z-index: 99;
    }
    #uncw1 a {
        color: #1A1A1A;
    }
    #uncw1 #logo {
        margin-top: 50px;
    }

    #uncw1 form {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
    }
    #uncw1 input {
        background-image: none !important;
    }
    #uncw1 label {
        position: relative;
        left: -999em;
    }
    .skip a,
    .skip a:hover,
    .skip a:visited {
        position: absolute;
        left: 0px;
        top: -500px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        text-align: right;
    }
    .skip a:active,
    .skip a:focus {
        top: -15px;
        right: 0px;
        width: auto;
        height: auto;
    }
   
    #cse-search-box {
        width: 100%;
    }
    #uncw1 #logo {
        margin-top: 0;
    }
    #uncw1 a {
        text-decoration: none;
        border: none;
    }
    .logohead {
        float: left;
        width: 50%;
    }
    .logo img {
        max-width: 50%;
    }
    .linkshead {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width:1301px) and (max-width:1899px) {
    #uncw1 {
        display: block;
        height: 100px;
    }
    #footer p {
        text-align: center;
    }
    #uncw1 {
        font-size: .9em;
        margin: 6px 5px 5px 5px;
        position: relative;
        z-index: 99;
    }
    #uncw1 a {
        color: #1A1A1A;
    }
    #uncw1 #logo {
        margin-top: 50px;
    }

    #uncw1 form {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
    }
    #uncw1 input {
        background-image: none !important;
    }
    #uncw1 label {
        position: relative;
        left: -999em;
    }
    .skip a,
    .skip a:hover,
    .skip a:visited {
        position: absolute;
        left: 0px;
        top: -500px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        text-align: right;
    }
    .skip a:active,
    .skip a:focus {
        top: -15px;
        right: 0px;
        width: auto;
        height: auto;
    }
    
    #cse-search-box {
        margin-top: 20px;
    }
    #uncw1 #logo {
        margin-top: 0;
    }
    #uncw1 a {
        text-decoration: none;
        border: none;
    }
    #head1 {
        min-height: 120px;
        width: 100%;
    }
    .logohead {
        float: left;
        width: 50%;
    }
    .logo img {
        max-width: 50%;
    }
    .linkshead {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width:1900px) {
    #uncw1 {
        display: block;
        height: 70px;
    }
    #footer p {
        text-align: center;
    }
    #uncw1 {
        font-size: .9em;
        margin: 6px 5px 5px 5px;
        position: relative;
        z-index: 99;
    }
    #uncw1 a {
        color: #1A1A1A;
    }
    #uncw1 #logo {
        margin-top: 50px;
    }
    #uncw1 form {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
    }
    #uncw1 input {
        background-image: none !important;
    }
    #uncw1 label {
        position: relative;
        left: -999em;
    }
    .skip a,
    .skip a:hover,
    .skip a:visited {
        position: absolute;
        left: 0px;
        top: -500px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        text-align: right;
    }
    .skip a:active,
    .skip a:focus {
        top: -15px;
        right: 0px;
        width: auto;
        height: auto;
    }
   
    #cse-search-box {
        margin-top: 20px;
    }
    #uncw1 #logo {
        margin-top: 0;
    }
    #uncw1 a {
        text-decoration: none;
        border: none;
    }
    .logohead {
        float: left;
        width: 50%;
    }
    .logo img {
        max-width: 50%;
    }
    .linkshead {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width:100px) and (max-width:899px) {
    .layout-footer-first,
    .layout-footer-second,
    .layout-footer-third,
    .layout-footer-fourth {
        width: 100%;
    }
    .footer-images {
        display: block;
        width: 80%;
        margin-left: 9%;
        margin-top: 40px;
    }
    .layout-footer-fifth {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .layout-footer-fifth img {
        margin-right: 20px;
    }
    .layout-footer-second {
        width: 100%;
        margin-left: 0;
    }
    .layout-footer-third {
        width: 100%;
        margin-left: 0;
    }
    .layout-footer-fourth {
        width: 100%;
        margin-left: 0;
    }
    .bottom-footer {
        text-align: center;
    }
    footer {
        text-align: center;
        min-height: 80px;
    }
    #footer-top {
        background-color: #def0e8;
        border-top: 2px outset #006666;
        min-height: 340px;
    }
    #seals {
        margin-top: 30px;
    }
    .seal-images {
        max-width: 107px;
    }
    #footer-bottom {
        background-color: #FFFFFF;
        min-height: 30px;
        border-top: 2px outset #006666;
        box-shadow: inset 0 1px 0 #000000;
    }
    #left-footer-images {
        text-align: left;
        margin-top: 10px;
        text-align: images;
    }
    #left-footer-images img {
        margin-bottom: 5px;
    }
    #footer-bottom-main {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    #footer-main-left {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
        padding-left: 0;
        margin-bottom: 20px;
    }
    #footer-main-right a {
        color: #006666;
        text-decoration: none;
    }
    #footer-main-right {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
    }
    .uncw-links {
        text-align: left;
        margin-top: 10px;
        padding-left: 0;
        font-size: 1.2em;
        font-family: Arial, Helvetica, sans-serif;
        border-right: none;
        min-height: 180px;
        margin-top: 20px;
        width: 70%;
        margin-left: 14%;
    }
    .mobilebreak {
        display: block;
        margin-bottom: 20px;
    }
    .uncw-links h3 {
        font-weight: bold;
        font-size: 1em;
        margin-bottom: 15px;
    }
    .uncw-links ul li {
        margin: 0;
        padding: 0;
        margin-bottom: 6px;
        list-style: none;
    }
    .uncw-links ul li a {
        text-decoration: none;
        color: #006666;
    }
    #uncw-links-last {
        border-right: none;
    }
    .linksa,
    .linksc,
    .linksd {
        padding: 0;
        list-style: none;
    }
    .linksb {
        list-style: none;
        padding-left: 12px;
    }
}

@media screen and (min-width:900px) and (max-width:1300px) {
    .bottom-footer {
        clear: left;
        text-align: center;
    }
    footer {
        text-align: center;
        min-height: 80px;
    }
    #footer-top {
        background-color: #def0e8;
        border-top: 2px outset #006666;
        min-height: 340px;
    }
    #seals {
        margin-top: 30px;
    }
    .seal-images {
        max-width: 107px;
    }
    #footer-bottom {
        background-color: #FFFFFF;
        min-height: 30px;
        border-top: 2px outset #006666;
        box-shadow: inset 0 1px 0 #000000;
    }
    #left-footer-images {
        text-align: left;
        margin-top: 30px;
        padding-left: 3%;
    }
    #left-footer-images img {
        margin-bottom: 20px;
    }
    #footer-bottom-main {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    #footer-main-left {
        float: left;
        width: 5%;
        text-align: left;
        padding: 0;
        margin: 0;
        padding-left: 6px;
    }
    #footer-main-right a {
        color: #006666;
        text-decoration: none;
    }
    #footer-main-right {
        float: left;
        width: 94%;
        padding: 0;
        margin: 0;
    }
    .uncw-links {
        text-align: left;
        margin-top: 30px;
        padding-left: 0;
        font-size: 1em;
       font-family: Arial, Helvetica, sans-serif;
        min-height: 280px;
        margin-left: 20px;
    }
    .uncw-links h3 {
        font-weight: bold;
        font-size: 1em;
        margin-bottom: 15px;
    }
    .uncw-links ul li {
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
        list-style: none;
    }
    .uncw-links ul li a {
        text-decoration: none;
        color: #006666;
    }
    #uncw-links-last {
        border-right: none;
    }
    #footer-top {
        min-height: 400px;
        padding-left: 2%;
    }
    .linksa,
    .linksc,
    .linksd {
        padding: 0;
        list-style: none;
    }
    .linksb {
        list-style: none;
        padding-left: 12px;
    }
}

@media screen and (min-width:1301px) and (max-width:1899px) {
    .layout-footer-first,
    .layout-footer-second,
    .layout-footer-third,
    .layout-footer-fourth {
        width: 15%;
        float: left;
        height: 100%;
    }
    .layout-footer-fifth {
        width: 24%;
        float: left;
        height: 100%;
    }
    .layout-footer-second {
        width: 10%;
        margin-left: 2%;
    }
    .layout-footer-third {
        width: 15%;
        margin-left: 1%;
    }
    .layout-footer-fourth {
        width: 15%;
        margin-left: 1%;
    }
    .bottom-footer {
        clear: left;
        text-align: center;
    }
    footer {
        text-align: center;
        min-height: 110px;
    }
    #footer-top {
        background-color: #def0e8;
        border-top: 2px outset #006666;
        min-height: 430px;
    }
    #seals {
        margin-top: 30px;
    }
    .seal-images {
        max-width: 107px;
        display: block;
        margin-bottom: 20px;
    }
    #footer-bottom {
        background-color: #FFFFFF;
        min-height: 30px;
        border-top: 2px outset #006666;
        box-shadow: inset 0 1px 0 #000000;
    }
    #left-footer-images {
        text-align: left;
        margin-top: 10px;
        padding-left: 3%;
    }
    .footer-images {
        max-width: 100%;
        margin-bottom: 5px;
    }
    #footer-bottom-main {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    #footer-main-left {
        float: left;
        width: 5%;
        text-align: left;
        padding: 0;
        margin: 0;
        padding-left: 6px;
    }
    #footer-main-right a {
        color: #006666;
    }
    #footer-main-right {
        float: left;
        width: 94%;
        padding: 0;
        margin: 0;
    }
    .uncw-links {
        text-align: left;
        margin-top: 30px;
        padding-left: 0;
        font-size: .8em;
        font-family: Arial, Helvetica, sans-serif;
        min-height: 280px;
        margin-left: 0px;
        padding-right: 20px;
    }
    .uncw-links h3 {
        font-weight: bold;
        font-size: 1em;
        margin-bottom: 15px;
    }
    .uncw-links ul li {
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
        margin-left: 0;
		list-style: none;
    }
    .uncw-links ul li a {
        text-decoration: none;
    }
    .linksa,
    .linksc,
    .linksd {
        padding: 0;
        list-style: none;
    }
    .uncw-links ul li a {
        text-decoration: none;
        color: #006666;
    }
    #uncw-links-last {
        border-right: none;
    }
    #lastupdated {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
    .linksb {
        list-style: none;
        padding-left: 12px;
    }
}

@media screen and (min-width:1900px) {
    .layout-footer-first,
    .layout-footer-second,
    .layout-footer-third,
    .layout-footer-fourth {
        width: 15%;
        float: left;
        height: 100%;
    }
    .layout-footer-fifth {
        width: 24%;
        float: left;
        height: 100%;
    }
    .layout-footer-second {
        width: 10%;
        margin-left: 2%;
    }
    .layout-footer-third {
        width: 15%;
        margin-left: 1%;
    }
    .layout-footer-fourth {
        width: 15%;
        margin-left: 1%;
    }
    .bottom-footer {
        clear: left;
        text-align: center;
    }
    footer {
        text-align: center;
        min-height: 110px;
    }
    #footer-top {
        background-color: #def0e8;
        border-top: 2px outset #006666;
        min-height: 430px;
    }
    #seals {
        margin-top: 30px;
    }
    .seal-images {
        max-width: 107px;
        display: block;
        margin-bottom: 20px;
    }
    #footer-bottom {
        background-color: #FFFFFF;
        min-height: 30px;
        border-top: 2px outset #006666;
        box-shadow: inset 0 1px 0 #000000;
    }
    #left-footer-images {
        text-align: left;
        margin-top: 10px;
        padding-left: 3%;
    }
    .footer-images {
        max-width: 100%;
        margin-bottom: 5px;
    }
    #footer-bottom-main {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    #footer-main-left {
        float: left;
        width: 5%;
        text-align: left;
        padding: 0;
        margin: 0;
        padding-left: 6px;
    }
    #footer-main-right a {
        color: #006666;
        text-decoration: none;
    }
    #footer-main-right {
        float: left;
        width: 94%;
        padding: 0;
        margin: 0;
    }
    .uncw-links {
        text-align: left;
        margin-top: 30px;
        padding-left: 0;
        font-size: .8em;
        font-family: Arial, Helvetica, sans-serif;
        min-height: 280px;
        margin-left: 0px;
        padding-right: 20px;
    }
    .uncw-links h3 {
        font-weight: bold;
        font-size: 1em;
        margin-bottom: 15px;
    }
    .uncw-links ul li {
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
        list-style: none;
        margin-left: 0;
    }
    .uncw-links ul li a {
        text-decoration: none;
        color: #006666;
    }
    .linksa,
    .linksc,
    .linksd {
        padding: 0;
        list-style: none;
    }
    .linksb {
        list-style: none;
        padding-left: 12px;
    }
    #uncw-links-last {
        border-right: none;
    }
    #lastupdated {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
}
ul.links, ul.links.inline, ul.links li, .block ul, ol, ul, .item-list ul, .item-list ul li{
	
}

.block-uncwlib-content ul{
	margin-left: 15px;
}

.js-views-accordion-group-header{
	font-weight: bold m!important;
	text-align: left !important;
}

ul.contextual-links, ul.contextual-links ul li{
	background-color: #FFF !important;
}
