/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/* Font-face */

@font-face {
    font-family: Arial;
    /*src: url('../fonts/Arial.ttf');*/
    font-weight: normal;
    font-style: normal;
}


p {
	font-size: 13px;
	color: #333333;
	font-family: Arial;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #00237d;
}

h1 {
	font-size: 20px;
	font-family: Arial;
	color: #333333;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-family: Arial;
	color: #333333;
	font-weight: normal;
}

body {
	overflow-y: scroll;
}

/* Branding */

#zone-branding-wrapper {
	background-color: #0090CF;
	height: 150px;
}

#block-views-rotational-block-1 {
	margin-top: -20px;
}

.site-name a {
	margin-bottom: 0;
}

.domain-uct .site-name-slogan .site-name a {
	top: -10px;
}

.site-name a {
	font-family: Arial;
	float: right;
	bottom: 15px;
	left: 1020px;
	position: relative;
	font-size: 29px;
	color: #ffffff !important;
}

/* PAGE LOGIN TEMP */

.page-user-login #page-title {
	display: none;
}

.not-logged-in #edit-name, #edit-pass {
	margin-top: 0px !important;
}

/* header menu */

.domain-uct #block-menu-menu-header-menu{
	display: none;
}

/* TEMP LOGO */

#block-block-19{
	float: left;
	margin-top: -54px;
}


#block-block-19 h2{
	display: none;
}


/* Home Page */

.News .title {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 4px;
}

.News .title a {
	text-decoration: none;
	color: #00237d;
}

.News .read-more {
	float: right;
	margin-top: 8px;
}

.News .read-more a {
	text-decoration: none;
	color: #00237d;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.News .body {
	margin-top: 10px;
}

.News .body p {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.news-pane {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 20px;
}
.news-pane h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.views-row.News {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	height: 120px;
	width: 440px;
	margin-left: 10px;
}

.views-row.News .image {
	float: left;
	margin-right: 10px;
}

.views-row-4.News {
	border-bottom: none;
}


#block-block-3 {
	background-color: #d0dae6;
	margin-top: 10px;
	padding: 13px;
	height: 35px;
	margin-bottom: 10px;
	width: 914px;
	float: left;
}

#nice-menu-3 {
	margin-top: 12px;
	font-family: Arial;
	width: 101px;
	font-size: 16px;
	height: 57px;
	border-left: 1px solid #919191;
}

#nice-menu-3 li a {
	color: #333333;
	text-decoration: none;
}

#nice-menu-3 .menu-726 {
	margin-top: 15px;
	margin-left: 10px;
	width: 110px;
	background: url("../images/menu-arrow.png") 92px 7px no-repeat;
}

ul.nice-menu-down li.menuparent {
	background: #d0dae6 url(arrow-down.png) right center no-repeat;
}

#block-block-4 {
	background-color: #d0dae6;
	padding: 22px;
}

#block-block-4 h2 {
	margin-bottom: 10px;
}

#block-block-4 a {
	text-decoration: none;
	color: #00237d;	
	font-weight: bold;
}

#block-block-4 p {
	margin-bottom: 10px;
}

/* About */

.text-body-1 {
	line-height: 18px;
	float: left;
	width: 289px;
}

.text-body {
	line-height: 18px;
}

.paula-ensor-img {
	margin-bottom: 32px;
}

.paula-name p {
	color: #00237d;
	font-weight: bold;
}

/* Departments */


#block-views-departments-block-1 {
	background-color: #d0dae6;
	padding: 22px;
}

#block-views-departments-block-1 h2 {
	margin-bottom: 20px;
}

#block-views-departments-block-1 a {
	text-decoration: none;
	color: #00237d;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#block-views-departments-block-1 .views-row {
	margin-bottom: 10px;
}


/* Department specific */

#block-block-9 {
	width: 204px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

#block-block-9 h2 {
	margin-bottom: 10px;
}

#block-block-9 p {
	line-height: 18px;
}

#block-block-9 .info-h-contact-dean p {
	color: #00237d;
	font-weight: bold;
	height: 30px;
	background: url("../images/sidebar-divider.png") no-repeat scroll 0 24px transparent;
}

.share-this {
	margin-top: 30px;
	float: left;
}

.share-this p {
	color: #00237d;
	font-weight: bold;
}

.share-this-icons {
	margin-top: 10px;
}

/* Research */

.pane-research-panel-pane-1 {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px;
}

#block-block-11 {
	width: 204px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

#block-block-11 h2 {
	margin-bottom: 10px;
}

#block-block-11 p {
	line-height: 18px;
}

#block-block-11 .info-h-contact-dean p {
	color: #00237d;
	font-weight: bold;
	height: 30px;
	background: url("../images/sidebar-divider.png") no-repeat scroll 0 24px transparent;
	margin-top: 10px;
}

.pane-research-panel-pane-1 h2 {
	margin-bottom: 20px;
}

.research-landing .title {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 10px;
}

.research-landing .title a {
	text-decoration: none;
	color: #00237d;
}

.research-landing .read-more {
	float: right;
	margin-top: 5px;
}

.research-landing .read-more a {
	text-decoration: none;
	color: #00237d;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.research-landing .body p {
	line-height: 18px;
}

.views-row.research-landing {
	height: 145px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.views-row-last.research-landing {
	border-bottom: none;
}

#block-block-16 {
	background-color: #d0dae6;
	padding: 22px;
}

#block-block-16 h2 {
	margin-bottom: 10px;
}

#block-block-16 p {
	margin-bottom: 10px;
}

#block-block-16 a {
	font-weight: bold;
}


/* Calendar & Events */

#block-block-13 {
	background-color: #d0dae6;
	padding: 22px;
}

#block-block-13 h2 {
	margin-bottom: 10px;
}

#block-block-13 p {
	margin-bottom: 10px;
}

#block-block-13 a {
	text-decoration: none;
	color: #00237d;
	font-weight: bold;
}


/* Notices */

.pane-notices-panel-pane-1 {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 20px;
}

.views-row.Notices {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.views-row-last.Notices {
	border-bottom: none;
}

.post-date {
	font-family: Arial;
	font-size: 13px;
	color: #555555;
}

.views-row.Notices .title {
	font-family: Arial;
	font-size: 13px;
}

/* Newsroom & Publications */

#block-block-15 {
	background-color: #d0dae6;
	padding: 22px;
}

#block-block-15 h2 {
	margin-bottom: 10px;
}

#block-block-15 p {
	margin-bottom: 10px;
}

#block-block-15 a {
	font-weight: bold;
}

.pane-news-panel-pane-2 {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px;
	width: 450px;
}

.pane-news-panel-pane-2 h2 {
	margin-left: 8px;
	margin-bottom: 20px;
}

#block-views-video-block-1 {
	width: 204px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

#block-views-video-block-1 h2 {
	margin-bottom: 10px;
}

#block-views-video-block-1 a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}



/* Footer */

#block-block-5 {
	float: left;
	margin-right: 100px;
	margin-top: 10px;
}

#block-block-5 h2 {
	margin-top: 10px;
	color: #ffffff;
}

#block-block-5 p {
	color: #ffffff;
	margin-top: 5px;
	font-size: 13px;
}

#block-block-6 {
	float: left;
	margin-right: -20px;
	margin-top: 20px;
	margin-left: 20px;
}

#block-block-7 {
	float: right;
}

#block-block-7 h2 {
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
}

#block-block-7 p a {
	color: #ffffff;
	line-height: 1.5;
	text-decoration: none;
}

#block-webform-client-block-19 h2 {
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
}

#webform-client-form-19 #webform-component-info p {
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 1.3;
}

#webform-client-form-19 #webform-component-email label {
	display: none;
}

#webform-client-form-19 .form-submit {
	margin-top: 10px;
	float: right;
	background: url("../images/subscribe-button-bg.png");
	display: block;
	border: none;
	height: 29px;
	width: 84px;
	margin-right: 14px;
	font-family: Arial;
	color: #ffffff;
	text-shadow: none;
}

#block-webform-client-block-19 {
	float: left;
	margin-left: 20px;
}

#webform-client-form-19 #edit-submitted-email {
	width: 180px;
}

#webform-client-form-19 #edit-submitted-email {
	background: url("../images/webform-text-box.png");
	display: block;
	border: none;
	width: 185px;
	height: 29px;
	padding-left: 8px;
}

#zone-footer-wrapper {
	background: url("../images/footer-2-bg.png") repeat-x bottom !important;
	/*background-color: #000000;*/
	width: 100%;
	text-align: center;
	height: 42px;
}

#zone-postscript-wrapper {
	background-color: #0090CF;
	height: 180px;
	margin-top: 20px;
}

#block-block-1 {
	padding: 10px;
}

#block-block-1 p {
	color: #d1dae4;
	margin-top: 4px;
	float: left;
}

#section-footer {
	background-color: #002479;
}


/* Sidebar */

#block-views-notices-block-1 {
	width: 198px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

#block-views-notices-block-1 h2 {
	margin-bottom: 10px;
}

#block-views-notices-block-1 a {
	text-decoration: none;
	color: #00237d;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#block-views-events-block-1 {
	width: 198px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
}

#block-views-events-block-1 a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#block-views-events-block-1 .views-row .views-field-title {
	margin-left: 10px;
}

#block-views-events-block-1 h2 {
	margin-bottom: 10px;
}

#block-views-events-block-1 a {
	text-decoration: none;
	color: #00237d;	
}

#block-block-2 img {
	margin-bottom: 5px;
}

#block-block-8 {
	width: 198px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

#block-block-8 h2 {
	margin-bottom: 10px;
}

#block-block-8 p {
	line-height: 18px;
}

#block-block-8 .info-h-contact-dean p {
	color: #00237d;
	font-weight: bold;
	height: 30px;
	background: url("../images/sidebar-divider.png") no-repeat scroll 0 24px transparent;
}


/* Menus */


ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li {
	width: auto;
}

.menu-2 {
	display: none !important;
}

.menu-15 {
	display: none !important;
}

/* Nice menus */

ul.nice-menu, ul.nice-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: none !important;
}

#zone-menu-wrapper {
	background-color: #212121;

}

#block-nice-menus-1 {
	margin-bottom: 10px;
	border: none;
	margin-top: 0px;
}

#block-nice-menus-1 h2 {
	display: none;
}

#nice-menu-1 li {
	background-color: #212121;
}

#nice-menu-1 li a {
	color: #ffffff;
	margin-top: 0px;
	padding-top: 24px;
	text-decoration: none;
	height: 31px;
	font-family: Arial;
	font-size: 11px;
	width: 99px;
	text-align: center;
}

.menu-853 a {
	width: 80px !important;
}

.menu-856 a {
	margin-top: 0px !important;
	padding-top: 17px !important;
	width: 80px !important
}

.menu-854 a {
	width: 80px !important
}

.menu-855 a {
	width: 60px !important;
}

.menu-858 a {
	margin-top: 0px !important;
	padding-top: 17px !important;
	width: 80px !important;
}

.menu-849 a {
	margin-top: 0px !important;
	padding-top: 17px !important;
	width: 80px !important;
}

.menu-850 a {
	margin-top: 0px !important;
	padding-top: 17px !important;
	width: 83px !important;
}

.menu-859 a {
	margin-top: 0px !important;
	padding-top: 17px !important;
	width: 98px !important;
}

.menu-218 a {
	width: 98px !important;
	margin-top: 0px !important;
	padding-top: 17px !important;
}

#nice-menu-1 li:hover {
	background-color: #d0dae6;
	height: 58px;
}

#nice-menu-1 li a:hover {
	color: #0e90d0;
}

ul.nice-menu li {
	border: none;
	border-top: 0;
	float: left;
	background-color: #0090CF;
}

#block-nice-menus-2 {
	position: absolute;
	float: right;
	right: -4px;
	bottom: 76px;
}

#nice-menu-2 {
	float: right;
	/*position: absolute;*/
	right: -5px;
}

#block-nice-menus-2 h2 {
	margin-left: 380px;
	font-family: Arial;
	font-size: 29px;
	color: #ffffff;
}

#nice-menu-2 li a {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	float: left;
}

#block-nice-menus-2 h2 {
	/*display: none;*/
}

#block-nice-menus-3 {
	position: absolute;
	right: -455px;
}

#block-nice-menus-3 h2 {
	display: none;
}

.menu-726 ul {
	margin-left: -10px !important;
	width: 126px !important;
	margin-top: 15px !important;
	background-color: #d0dae6 !important;
}

.menu-728 {
	width: 126px !important;
	background-color: #d0dae6 !important;
}

.menu-728 a {
	color: #333333 !important;
}

.menu-729 {
	width: 126px !important;
	background-color: #d0dae6 !important;
}

.menu-729 a {
	color: #333333 !important;
}




/* Custom Search */


#block-custom-search-blocks-1 {
	float: right;
	width: 190px;
	margin-top: -35px;
}

#block-custom-search-blocks-1 #custom-search-blocks-form-1 {
	margin-left: -65px;
}

#block-custom-search-blocks-1 h2 {
	display: none;
}


#custom-search-blocks-form-1 #edit-custom-search-blocks-form-1--2 {
	float: left;
	width: 192px;
	height: 27px;
}

#block-custom-search-blocks-1 #edit-custom-search-blocks-form-1--2 {
	background: url("../images/search-box-bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	border: none;
	padding-left: 8px;
	margin-left: 30px;
}

#block-custom-search-blocks-1 #custom-search-blocks-form-1 .form-submit {
	text-indent: -9999px;
	display: block;
	background: url("../images/search-button-bg.png") no-repeat scroll 0px 2px transparent;
	border: none;
	width: 32px;
	height: 39px;
	position: absolute;
	float: right;
	right: -2px;
	bottom: -6px;
}


/* Rotational pager */

.views-slideshow-controls-top {
	position: relative !important;
	top: 25px !important;
	display: block !important;
	z-index: 1000 !important;
	left: 10px !important;
}


.views_slideshow_controls_text_previous a {
	background: url("../images/rotational-buttons.png") no-repeat scroll 0px 2px transparent;
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	float: left;
}

.views_slideshow_controls_text_pause a {
	background: url("../images/rotational-buttons.png") no-repeat scroll -75px 2px transparent;
	display: block;
	height: 20px;
	width: 28px;
	text-indent: -9999px;
	float: left;
	position: relative;
	left: 50px;
}

.views_slideshow_controls_text_next a {
	background: url("../images/rotational-buttons.png") no-repeat scroll 0px 2px transparent;
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	float: left;
	position: relative;
	right: 22px;
}

.pager li { border-right: none; }

.pager li.pager-current {
	padding: 5px 7px 8px 7px;
}

.pager-current {
	background: url("../images/rotational-buttons.png") no-repeat scroll -19px 2px transparent;
	display: block;
	height: 15px !important;
	width: 20px;
	text-indent: -9999px;
}

.pager-next a {
	display: none;
}

.pager-last.last a {
	display: none;
}


/*.pager.clearfix {
	position: relative;
	bottom: 273px;
	left: 15px;
}*/

/* Table manage domain */

.dashboard-domain-info { margin-top: 10px; }

.page-dashboard .views-table{
	width: 100%;
}

.manage-domain{
	width: 90px;
}




/* Admin */
.wysiwygToolbar table {
  margin: 0 !important;
  width: auto !important;
}
.wysiwygToolbar td,
.wysiwygToolbar th {
  padding: 0 !important;
}
.page-edit-content #region-content table {
  width: 100%;
  border: 1px solid #000;
  margin: 10px 0;
}
.page-edit-content #region-content table tr {
  background-color: transparent;
}
.page-edit-content #region-content table th {
  font-size: 14px;
  font-weight: bold;
  background-color: #dde8ee;
}
.page-edit-content #region-content table th,
.page-edit-content #region-content table td {
  padding: 5px;
  border-bottom: 1px solid #000;
}
body.admin-expanded div#admin-toolbar span.admin-toggle {
  top: 15px;
}
div#admin-toolbar.nw,
div#admin-toolbar.sw,
div#admin-toolbar.nw span.admin-toggle,
div#admin-toolbar.sw span.admin-toggle {
  top: 15px;
}
div#admin-toolbar.vertical div.admin-tabs {
  padding-top: 20px;
}
div#admin-toolbar.vertical div.admin-blocks-7 div.admin-block {
  top: 227px;
}
#admin-toolbar div.item-list li {
  padding: 5px;
}
#region-content .tabs {
  clear: both;
  overflow: hidden;
  padding: 5px 0;
  margin-bottom: 10px;
}
#region-content .tabs li {
  float: left;
  margin-right: 5px;
  margin-left: 0 !important;
  list-style-type: none !important;
  padding-left: 0;
  background: none;
}
#region-content .tabs li a {
  background: #ddebf4;
  color: #4f4f4f;
  padding: 5px 10px;
  text-decoration: none;
}
#region-content .tabs li a:hover,
#region-content .tabs li a.active {
  background: #68baea;
  color: #FFF;
  text-decoration: none;
}
.view .contextual-links-wrapper {
  margin-right: 50px;
}
ul.contextual-links {
  margin: 0 !important;
}
.page-admin-content-webform #region-content table {
  width: 100%;
}
.sticky-table {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  width: 620px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
}
.sticky-table th {
  padding: 15px 10px 10px 10px;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}
.sticky-table tbody {
  background: #ececec;
}
.sticky-table td {
  padding: 10px;
  color: #666;
  border-top: 1px dashed #fff;
}
.sticky-table tbody tr:hover td {
  color: #000000;
  background: #d1d1d1;
}
table.sticky-header {
  width: 620px !important;
}

/* Adding domain */

#domain-form{
	font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#domain-form label{
	/* font-weight: bold; */
	display: block;
	margin: 0px 0 5px 0;
	font-size: 13px;
}

.page-admin-structure-domain .description{
	margin: 10px 0 10px 0;
	font-size: 13px;
	
}

.page-admin-structure-domain #region-content{
	float: right;
	width: 630px;
}

/* workbench */

ul.primary li{
float: left;
list-style: none;
margin: 0 3px;
}

ul.primary li a{
	border-radius: 5px; 
}

.primary-tabs li:first-child {
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	background-position: 0% 0px;
}

ul.primary li a{
	border-radius: 5px 0 0 5px;
}


/* Login style */

#block-custom-search-blocks-1{
	display: none;
}

#nice-menu-2{
	display: none;
}

.not-logged-in #section-header{
	display: none;
	visibility: hidden;
}

.not-logged-in #zone-postscript-wrapper{
	display: none;
	visibility: hidden;
}

.not-logged-in #section-footer{
	display: none;
	visibility: hidden;
	
}

.not-logged-in #region-content{
	width: 460px;
	background: #ebebeb;
	font-family: arial;
	height: auto;
	margin: auto;
	margin-top: 150px;
	float: none;
	display: block;
	padding: 40px;
	border: 1px solid #ccc;
}

.not-logged-in .tabs, .primary{
	display: none;
	visibility: hidden;
}

.not-logged-in #user-login label{
	font-family: arial;
	margin: 10px 0;

}

.not-logged-in #user-login .description{
	margin: 10px 0;
	font-size: 13px;

}

.not-logged-in #region-sidebar-first{
	display: none;
}

.not-logged-in #edit-name, #edit-pass{
	margin-top: 10px;
}


/* Image Tool */
.image-tool-edit-image img{
	width: auto !important;
}

#uct-filefield-image-tool-dialog-iframe {
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
}

.responsive-layout-wide #block-block-21,
.responsive-layout-normal #block-block-21,
.responsive-layout-narrow #block-block-21 {
	display: none;
}

#nice-menu-3 li ul li { background-color: #D0DAE6; }

/* Breadcrumbs */
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active{ text-decoration: none !important; color: #00237d; }

/* Content Type Groups */
.content-group { border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }
	.content-group .content-item .content-name { margin-right: 10px; }
	.content-group .content-item .content-description { padding-left: 20px; }
	
/* Owner Entities */
#edit-field-uct-owner-entity-und { height: 520px; }

.view-workbench-files .views-field-uri-1 { display:none; }

/* Image uploader */
#edit-field-image-image { border: 1px solid #ccc; padding: 5px; margin-right: 10px; }
.form-type-managed-file { margin-right: 0px; }
.image-widget-data .filefield-source-upload,
.image-widget-data .filefield-source-imagetool,
.image-widget-data .filefield-source-imce { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; float: left; width: 254px; padding: 5px; height: 115px; }
.image-widget-data .filefield-source-imce { border-right: 1px solid #ccc; }
.image-widget-data .filefield-source-upload input,
.image-widget-data .filefield-source-imagetool input,
.image-widget-data .filefield-source-imce input { display: block; margin-top: 5px; }
.form-item.form-type-managed-file { margin-top: 5px !important; }
.image-widget, 
.image-widget-data { margin-top: 5px; }
.filefield-source-header-top { font-weight: bold; }
.filefield-source-element input { margin-bottom: 5px !important; }
.form-type-textfield.form-item-field-news-thumbnail-und-0-filefield-imce-file-path,
.form-type-textfield.form-item-field-news-image-und-0-filefield-imce-file-path  { display: none; }

/*  */
#edit-field-album-images-reference,
#edit-field-album-videos-reference,
#edit-field-album-audio-reference { height: 290px; clear: both; }

#edit-field-album-images-reference select,
#edit-field-album-videos-reference select,
#edit-field-album-audio-reference select,
select#field_news_subject,
select#field_album_subject,
select#field_notices_subject,
select#field_page_subject,
select#field_spage_subject,
select#field_cpage_subject,
select#field_event_subject,
select#field_calendar_subject,
select#field_nboard_subject,
select#field_gallery_album_reference,
select#field_gallery_subject { height: 250px; margin-bottom: 5px; }

/*.dashboard #region-content .form-submit { margin-top: 0px; }*/
#edit-submit-workbench-uct-recent-content{ margin-top: 18px !important; }

.form-item.form-item-field-gallery-cover-image-und-0-filefield-imce-file-path { margin: 0px !important; }

/* START dual heading fix */
.node-type-critical-page h1.field-content {display:none;}
/* END dual heading fix */ 
