*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
  background: #cdced2 none repeat scroll 0% 0%;
}

#ctl00_ContentPlaceHolder1_Login1 {
  font-size: 15px;
}

.body-l {
  color: #737373;
  font-size: 10px;
  line-height: 1.7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body-d {
  color: #333333;
  font-size: 10px;
  line-height: 1.7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_bold {
  color: #333333;
  font-size: 11px;
  line-height: 2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.header_blue {
  color: #098ec6;
  font-size: 12px;
  line-height: 1.7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.header_white {
  color: #098ec6;
  font-size: 12px;
  line-height: 1.7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.body_sml {
  color: #5e5e5e;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
}
.body_vsml {
  color: #5e5e5e;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
}
.border {
  border: solid 1px #4d4d4d;
}
.border_col {
  border: solid 1px #098ec6;
}
a {
  text-decoration: underline;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #0a9fdd;
}

hr {
  clear: both;
  height: 1px;
  color: #fff;
}
img {
  border: 0;
}

#header {
  width: 100%;
  max-width: 1024px;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  height: 150px;
  background: #011451;
  margin-top: 40px;
  display: none;
}
#top {
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}
#logo {
  background-image: url(Images/uofg-logo.jpg);
  background-repeat: no-repeat;
  width: 100px;
  height: 121px;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  top: 15px;
  left: 15px;
}
div.logo_img {
}
div.logo_img h1 {
  width: 300px;
  margin-left: 280px;
  position: relative;
  top: 20px;
  color: #333;
}
#usermenu {
  text-align: right;
  height: 30px;
  width: 100%;
  max-width: 100%;
  margin: 0px auto 0;
  z-index: 1;
  line-height: 30px;
  position: relative;
  margin-top: 40px;
  background: white;
  padding-right: 10px;
}
#usermenu .LoginName {
}
#usermenu a {
  text-decoration: none;
  color: #262626 !important;
  padding: 0.6em 0.5em;
}
#usermenu a#ctl00_LoginView1_lnkBasket2 {
  display: inline-block;
  padding: 0px !important;
  position: relative;
  left: 5px;
  top: 5px;
  background: url("Images/basket.gif") no-repeat;
  width: 20px;
  height: 20px;
}
img#ctl00_LoginView1_basketImage {
  display: none;
}
#usermenu a#ctl00_LoginStatus1 {
  padding: 0 !important;
}
#usermenu span {
  text-decoration: none;
  color: #262626;
}
#usermenu a:visited {
}
#usermenu a:hover {
  text-decoration: underline;
}
#usermenu ul {
  margin: 0px;
  padding: 0;
  list-style: none;
}
#usermenu li {
  display: inline;
  font-size: 14px;
  padding: 0;
  margin: 0px;
  color: #262626;
  border-right: 1px solid #262626;
}

#usermenu li:last-child {
  border-right: 0 none !important;
}
#usermenu li.first {
  border-left: none;
}
#menu {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: absolute !important;
  top: 0;
}
#languages {
  margin: 0px;
  float: right;
}
#content {
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  height: 100%;
}
#content ul {
}
#content ul li {
  background: transparent url("Images/bulletcontent.png") no-repeat scroll 0px
    0.3em;
  font-size: 14px;
  line-height: 1.4;
  margin: 0.5em 0px 0px !important;
  padding-left: 1.2em !important;
  list-style: outside none none !important;
  font-family: "PT Sans", sans-serif;
}
#leftbar {
  height: 100%;
  width: 170px;
  padding: 10px 0 25px 10px;
  float: left;
  color: #000000;
  font-size: 11px;
  background-position: top right;
  background-repeat: repeat-y;
  position: relative;
  clear: both;
  min-height: 300px;
  display: inline;
}
#centerbar {
  height: 100%;
  width: 100% !important;
  max-width: 980px !important;
  float: left;
  position: relative;
  min-height: 300px;
  display: inline;
}
#centerbar .right {
  float: right;
}
#centerbar .right img,
#centerbar .right input {
  vertical-align: middle;
}
#rightbar {
  height: 100%;
  padding: 10px 0 25px 10px;
  width: 170px;
  color: #000000;
  float: left;
  font-size: 11px;
  background-position: top left;
  background-repeat: repeat-y;
  position: relative;
  min-height: 300px;
  display: inline;
}
#footer {
  color: Gray;
  padding: 10px;
  clear: both;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  text-align: right;
  position: relative;
  z-index: 1;
  min-height: 23px;
}
#footer ul {
  list-style: none;
  line-height: 23px;
  height: 23px;
  padding: 0;
  margin: 0;
}
#footer li {
  background: red;
  font-size: 10px;
  color: #555;
  display: inline;
  padding: 0 4px;
  margin: 0;
}

.breadCrumbCurrent {
  text-decoration: none;
  color: #0033cc;
}
.breadCrumbLast {
  text-decoration: none;
  color: #3366ff;
}

.breadCrumbNext {
  text-decoration: none;
  color: #cccccc;
}

breadCrumbCurrent:hover {
  text-decoration: none;
  color: #0033cc;
}

.breadCrumbLast:hover {
  text-decoration: none;
  color: #3366ff;
}

.breadCrumbNext:hover {
  text-decoration: none;
  color: #cccccc;
}

.divTrolleyNotDone {
  background-color: #cccccc;
  height: 16px;
}

.divTrolleyDone {
  background-color: #3366ff;
  height: 16px;
}

/* General */
/* General */

html {
}
#centerbar {
  height: auto;
}

.tip {
  font-size: 12px;
  color: #555;
}
h1 {
  font-size: 24px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  color: #02456d;
  margin: 0;
}
h2 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  color: #02456d;
  font-size: 24px;
  margin: 0 !important;
}
h3 {
  font-size: 20px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  color: #02456d;
  margin: 0 !important;
}
h4 {
  font-weight: bold;
  padding: 0px 0px 0.75em;
  margin: 0px;
  line-height: 1.142em;
  border-top: 1px solid #dedcd2;
  position: relative;
  font-size: 16px;
}
h4::before {
  content: " ";
  height: 1px;
  border-top: 1px solid #dedcd2;
  display: block;
  padding-top: 0.55em;
  margin-top: 2px;
}
p {
  font-size: 14px;
  line-height: 1.4;
  font-family: "PT Sans", sans-serif !important;
  color: #333;
  margin: 0 !important;
}

.VariableTitle {
  font-size: 11px;
  font-weight: bold;
}
/* End General */

/* Portal Selector */
.portalselector {
  padding: 4px;
  background: #fafafa;
  border: solid 1px #f5f5f5;
  margin: 4px 0;
}
/* End Portal Selector */

/* Product */
#product {
  border: solid 1px #eee;
  background: #f8f8f8;
  width: 100%;
  overflow: hidden;
}
#product .preview,
#product .text {
  float: left;
  margin: 5px;
}
#product .buttons {
  float: right;
}

/* End Product */

.adminlist li {
  margin: 10px 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 40px;
}
.adminlist li a {
  font-weight: bold;
}
.editmode {
  position: absolute;
  float: left;
  clear: right;
  left: 10px;
  top: 10px;
  background: #eee url("Images/EditDrag.gif") 4px 50% no-repeat;
  border: solid 1px #ccc;
  z-index: 99;
  padding-left: 10px;
}

.editmodeheader {
  position: absolute;
  float: left;
  clear: right;
  left: 10px;
  top: 50px;
  background: #eee url("Images/EditDrag.gif") 4px 50% no-repeat;
  border: solid 1px #ccc;
  z-index: 99;
  padding-left: 10px;
}
.editmode img {
  margin: 5px;
  cursor: pointer;
}

.editmodeheader img {
  margin: 5px;
  cursor: pointer;
}

/* Queue Summary Control *******************************************************************************/
.queuesummary,
.queuesummary a {
  color: #0a8fc7;
}
.queuesummary img {
  margin: 5px;
  vertical-align: middle;
  padding: 5px;
}
/* End Queue Summary Control ***************************************************************************/

/* Bread Crumb *****************************************************************************************/
.breadCrumbCurrent {
  text-decoration: none;
  color: #0033cc;
}
.breadCrumbLast {
  text-decoration: none;
  color: #3366ff;
}

.breadCrumbNext {
  text-decoration: none;
  color: #cccccc;
}

.breadCrumbCurrent:hover {
  text-decoration: none;
  color: #0033cc;
}

.breadCrumbLast:hover {
  text-decoration: none;
  color: #3366ff;
}

.breadCrumbNext:hover {
  text-decoration: none;
  color: #cccccc;
}

.divTrolleyNext {
  height: 50px;
  background: #fff url("/images/tnotdone.gif") 0 0 repeat-x;
}

.divTrolleyLast {
  height: 50px;
  background: #fff url("/Images/tdone.gif") 0 0 repeat-x;
}
.divTrolleyCurrent {
  background: #fff url("/images/Trolley.gif") 50% 0 no-repeat;
  height: 50px;
}
/* End Bread Crumb ******************************************************************/
/* Admin Screen*/

.adminitems {
  float: left;
  width: 42%;
  padding: 0;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 8%;
  padding-bottom: 10px;
}
#adminHeader {
  position: absolute;
  margin: 10px;
  top: 0;
  right: 0;
}
/*End Admin screen*/

/*Upload area*/

.uploadBorder {
  float: left;
  width: 100%; /*background-color: #f7f7f7; 	border: solid 1px #e5e5e5; 	border-collapse: collapse !important; 	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true); 	margin: 5px 0px; 	font: normal 11px Arial, Verdana, Sans-serif; 	color: #333; 	vertical-align: middle; 	height: 50px;*/
}

.UploadWidth {
  width: 100%;
  padding-top: 15px;
  float: left;
  padding-bottom: 10px;
}
.FileFormatHyperLink {
  text-align: center;
  margin-top: 5px;
  text-decoration: none;
}
#UploadWrapper {
  width: 100%;
}
.UploadDiv {
  float: left;
  margin: 3px;
  width: 100%;
  padding: 0;
  text-align: Left;
}
.uploadTabs {
  float: left;
  width: 150px;
  padding: 0;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 8%;
}
.tabPages {
  float: left;
  width: 100%;
  padding: 0;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 8%;
}

/*End Upload area*/

/* CSS Edit Screen*/

.rowdiv {
  float: left;
  margin: 3px;
  width: 100%;
  padding: 0;
  text-align: Left;
}
.style {
  float: left;
  width: 23%;
  padding: 0;
  text-align: Left;
  vertical-align: middle;
  padding-left: 8%;
  padding-bottom: 10px;
}

.stylename {
  float: left;
  width: 23%;
  padding: 0;
  text-align: Left;
  vertical-align: middle;
  padding-left: 8%;
  padding-bottom: 10px;
}

/*CSS Edit screen*/

/* GridView */

.defaultgridview {
  border: none;
  width: 100%;
}
.defaultgridview th {
  text-align: left;
  border-bottom: solid 1px #eee;
}
.defaultgridview tr.current td {
  background: #eee;
}

.defaultgridview td {
  border-bottom: solid 1px #eee;
  padding: 4px;
  vertical-align: top;
}
.defaultgridview tr.defaultgridviewaltrow {
  background: #f8f8f8;
}
.defaultgridview tr:hover td {
  background: #ffe;
}

/* End GridView */

/* Portal Selector */

.selectoroptions {
  display: block;
  font-weight: bold;
}
.selectoroptions img {
  vertical-align: middle;
  margin: 5px;
}

/* End Portal Selector */
/* Admin Footer */
.adminFooter {
  float: right;
  padding: 0;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 10px;
}

/* End Admin Footer */

.error {
  color: Red;
}

/*Report Query */
.reportQueryLeft {
  float: left;
  width: 15%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 2px;
  padding-bottom: 5px;
}

.reportQueryRight {
  float: left;
  width: 75%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 2px;
  padding-bottom: 5px;
}

.reportQueryTextbox {
  width: 95%;
}

.queryLineHeaderCheckColumn {
  float: left;
  width: 10%;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
.queryLineHeaderAndOrColumn {
  float: left;
  width: 10%;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
.queryLineHeaderFieldColumn {
  float: left;
  width: 27%;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
.queryLineHeaderOperatorColumn {
  float: left;
  width: 11%;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
.queryLineHeaderValueColumn {
  float: left;
  width: 33%;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}

.queryLineCheckColumn {
  float: left;
  width: 10%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
}
.queryLineAndOrColumn {
  float: left;
  width: 10%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
}
.queryLineFieldColumn {
  float: left;
  width: 27%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
}
.queryLineOperatorColumn {
  float: left;
  width: 11%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
}
.queryLineValueColumn {
  float: left;
  width: 33%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: left;
}

.queryLineItemWidth {
  width: 100%;
}

.addRemoveFilterButton {
  float: left;
  width: 7%;
  padding-left: 2px;
  vertical-align: middle;
  text-align: center;
}
.addRemoveFilterText {
  float: left;
  width: 90%;
  padding: 0;
  vertical-align: middle;
  text-align: left;
}
/*End Report Query*/
.MenuRollover a {
  display: block;
  color: #333;
  padding-left: 5px;
  position: relative;
  text-decoration: none;
  height: 20px;
}

.MenuRollover a:hover {
  display: block;
  padding-left: 5px;
  color: #333;
  background-color: #d6d6d6;
  text-decoration: none;
  height: 20px;
}

/*PrintStationPortals Layout*/
.printStationPortalLeft {
  float: left;
  width: 55%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 5px;
}
.printStationPortalRight {
  float: left;
  width: 40%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 5px;
}

.AddingLeft {
  float: left;
  width: 30%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 2px;
  padding-bottom: 5px;
}

.AddingRight {
  float: left;
  width: 65%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-bottom: 5px;
}
.AddButton {
  float: left;
  width: 95%;
  text-align: Right;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-bottom: 5px;
}
/*end PrintStationPortals Layout*/
/*email settings page*/

.leftColumn {
  float: left;
  width: 25%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 2px;
  padding-bottom: 5px;
}

.rightColumn {
  float: left;
  width: 55%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-left: 2px;
  padding-bottom: 5px;
}

.textboxWidth {
  width: 300px;
}
/* end of email settings page*/
.DisabledPanel {
  z-index: 10;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.WarningLabel {
  z-index: 99;
  font-weight: bold;
  color: Red;
}
.constants {
  float: left;
  width: 48%;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 5px;
}
.constantsLeft {
  float: left;
  width: 50px;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 2px;
}
.constantsRight {
  float: left;
  width: 200px;
  text-align: Left;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 2px;
}
.pricingLeft {
  float: left;
  width: 405px;
  height: 300px;
  text-align: Left;
  vertical-align: top;
  padding: 2px;
  border: solid 1px #cccccc;
}
.pricingRight {
  float: left;
  width: 200px;
  height: 300px;
  text-align: Left;
  vertical-align: top;
  overflow: auto;
  padding: 2px;
  border: solid 1px #cccccc;
  border-left-width: 0px;
}

.toolbarlabel {
  float: left;
  font:
    normal 11px Arial,
    Verdana,
    Sans-serif;
  vertical-align: middle;
  padding-top: 3px;
}
.toolbardropdown {
  width: 100px;
  font:
    normal 11px Arial,
    Verdana,
    Sans-serif;
}
.noscript {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  text-align: center;
  color: Black;
  font-weight: bold;
  z-index: 999;
}

/*RadUpload skin */

.RadUpload_Default2006 * {
  font-size: 11px;
  line-height: 1.24;
  font-family: arial, verdana, sans-serif;
}

.RadUpload_Default2006 .ruInputs {
  padding: 0px;
  border-style: solid;
  border-color: red;
  border-width: 1px 2px 2px 1px;
  background: #f7f7f7;
  background-color: Red;
  width: 500px;
}

/*file inputs and buttons*/

.RadUpload_Default2006 .ruInputs {
  padding: 8px 0 0.6em 8px;
}

.RadUpload_Default2006 .ruInputs li {
  margin: 0 0 0.8em;
}

.RadUpload_Default2006 .ruInputs li.ruActions {
  margin: 1.4em 0 0;
}

.RadUpload_Default2006 .ruFileWrap {
  padding-right: 0.8em;
}

.RadUpload_Default2006 .ruCheck {
  top: 1px;
}

.RadUpload_Default2006 .ruFileInput {
  height: 22px;
  top: -5px;
  left: 0;
}

.RadUpload_Default2006 .ruStyled .ruFileInput {
  border: 1px solid #e5e5e5;
}

* html .RadUpload_Default2006 .ruFileInput {
  top: 0;
  left: 2px;
}
/*IE6*/
* + html .RadUpload_Default2006 .ruFileInput {
  top: 0;
  left: 2px;
}
/*IE7*/

.RadUpload_Default2006 .ruFakeInput {
  height: 16px;
  border: 1px solid #cfcfcf;
  margin-right: -1px;
  padding-top: 3px;
  color: #666;
  background: #fff;
}

* html .RadUpload_Default2006 .ruFakeInput /*IE6*/ {
  height: 18px;
  margin-top: -1px;
  padding-top: 1px;
  padding-right: 0.6em;
}
* + html .RadUpload_Default2006 .ruFakeInput /*IE7*/ {
  height: 18px;
  margin-top: -1px;
  padding-top: 1px;
  padding-right: 0.6em;
}

.RadUpload_Default2006 .ruReadOnly .ruFakeInput {
  background: #f7f7f7;
}

.RadUpload_Default2006 .ruButton {
  width: 68px;
  height: 22px;
  border: 0;
  margin-left: 0.8em;
  padding: 0;
  background: url(Upload/ruButtonSmall.gif) 100% 0 no-repeat;
  color: #666;
  text-align: center;
}

.RadUpload_Default2006 .ruBrowse {
  width: 67px;
  margin-left: 0;
  background: url(Upload/ruButtonMedium.gif) 100% 0 no-repeat;
}

.RadUpload_Default2006 .ruActions .ruButton {
  width: 115px;
  margin: 0 0.8em 0 0;
  background: url(Upload/ruButtonMedium.gif) no-repeat;
}

.RadUploadSubmit_Default2006 {
  width: 115px;
  height: 22px;
  border: 0;
  margin: 0;
  padding: 0;
  background: url(Upload/ruButtonMedium.gif) no-repeat;
  font:
    11px/1.24 arial,
    verdana,
    sans-serif;
  color: #666;
  text-align: center;
}
.NextBackButton {
  padding: 2px;
  /* padding-left: 7px;*/
  background-color: #efefef;
  vertical-align: middle;
}
.NextBackButton a:link {
  color: #000000;
  text-decoration: none;
}
.NextBackButton a:visited {
  color: #000000;
  text-decoration: none;
}
.NextBackButton a:hover {
  text-decoration: underline;
  color: #333333;
}
.CatalogueLink {
  text-decoration: none;
}

/*Library Item*/
.DetailsView .buttons {
  float: left;
  vertical-align: middle;
  width: 100px;
}
.DetailsView .detail {
  display: none;
}

.ListView {
  background: #f8f8f8;
  border: solid 1px #ddd;
  clear: both;
  margin: 4px;
  overflow: auto;
  padding: 4px;
}
.ListView .details {
  display: block;
  float: left;
  margin-left: 10px;
}
.ThumbsView {
  background: #f8f8f8;
  border: solid 1px #ddd;
  float: left;
  height: 150px;
  margin: 4px;
  overflow: auto;
  padding: 4px;
  width: 130px;
  overflow: hidden;
}
.ThumbsView li.detail,
.DetailsView .thumb,
.DetailsView .detail .title {
  display: none;
}
.ThumbsView .buttons,
.ListView .buttons {
  float: left;
  padding: 0 4px;
  text-align: center;
  width: 20px;
}
.ThumbsView .details {
  clear: both;
}
.ThumbsView .name {
  clear: both;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  width: 95%;
}
.ThumbsView .thumb,
.ListView .thumb {
  border: solid 1px #ddd;
  float: left;
  cursor: pointer;
}
.title {
  margin: 0;
  padding: 0;
}
ul.details {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*EndLibrary Item*/

/*LibraryView*/

#libraryview {
  height: 32px;
  margin-bottom: 20px;
}
#libraryactions {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
#libraryactions li {
  padding: 0 3px;
  display: inline;
  line-height: 30px;
  vertical-align: middle;
}
.move {
  font-family: Verdana;
  font-size: 11px;
}
.selectedview {
  padding: 2px;
  background: #f8f8f8;
  border: solid 1px #eee;
}

.libraries {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
  z-index: 100;
}
.libraries li.current {
  border: solid 1px #eee;
  background: #fff url("images/toolbararrow.gif") 98% 50% no-repeat;
  height: 20px;
}
.libraries li.current span {
  line-height: 20px;
  height: 20px;
  background-position: 7px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  font-weight: bold;
}
.libraries li {
  width: 250px;
  padding: 4px;
  z-index: 100;
}
.libraries li img {
  vertical-align: middle;
}
.libraries li ul {
  background: #fff;
  border: solid 1px #eee;
  top: 29px;
  left: -40px;
  position: absolute;
  display: none;
  z-index: 100;
}
.libraries li:hover {
  background-color: #f8f8f8;
}
.libraries li:hover ul {
  display: block;
}
/*END LibraryView*/

/*PARTS CSS*/

/* JDFControl Class Types
.jdf_dropdown,
.jdf_textbox,
.jdf_multilinetextbox,
.jdf_checklist,
.jdf_image,
.jdf_checkbox,
.jdf_multipleselectlistbox
.jdf_grid
.jdf_gridcolum
.jdf_frame
.jdf_calendar
.jdf_filepick
.jdf_collapsibleframe
.jdf_tabset
.jdf_tab
*/

.title {
  text-align: left;
  width: 150px;
  float: left;
  padding-right: 15px;
  margin-bottom: 10px;
}

.mandatoryvalue,
.editvalues,
.optionalvalue,
.title,
.jdf_textbox,
.jdf_multilinetextbox,
.jdf_dropdown,
.jdf_checklist,
.jdf_multipleselectlistbox,
.jdf_calendar (line 2) {
  width: 150px;
  float: left;
  margin-bottom: 10px;
}

fieldset {
  background-color: #f7f7f7;
  border: 1px dotted #cccccc;
  padding-top: 5px;
  width: 550px;
  text-align: left;
  padding-bottom: 5px;
}

div.frame {
  background-color: #f7f7f7;
  border: 1px dotted #cccccc;
  width: 550px;
}

.jdf_calendar {
  float: none;
}

.calendar div {
  float: left;
}

br {
  clear: left;
}

.jdf_tab {
  min-height: 190px;
  padding: 10px 15px 10px 15px;
}

.jdf_tabpage {
  border-style: none;
}

.productPart {
  border-bottom-style: solid;
  border-bottom-color: Gray;
  border-bottom-width: 2px;
  clear: right;
  margin-bottom: 5px;
}

.deliveryPart {
}

div#topFrame,
div#leftFrame,
div#rightFrame,
div#bottomFrame {
  clear: both;
  text-align: center;

  border: solid 1px black;
  padding: 10px 15px 10px 15px;
}

.mandatory {
  color: red;
  font-weight: bold;
  width: 200px;
  float: left;
}

.caption {
  font-weight: bold;
  clear: left;
}

div.frame {
  border: 1px dotted #cccccc;
  background-color: #f7f7f7;
}

/*END PARTS CSS*/

/*Product Applied to Document Popup*/
.Button {
  padding: 2px;
  background-color: #efefef;
  vertical-align: middle;
}

#NavButtons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 3px;
}

.productpopup {
  text-align: left;
}

/*END Product Applied to Document Popup*/

/*PREVIEW*/

div.scroll {
  background: #eee;
  height: 580px;
  width: 120px;
  overflow: auto;
  border: 1px solid #000;
  text-align: center;
  padding: 10px;
  float: left;
  margin: 10px;
  margin-top: 0px;
}
previewCloseButton {
  background: #eee;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
}
div.scroll p {
  text-align: center;
}
div.scroll img {
  border: solid 1px #ccc;
  cursor: pointer;
}
div.preview {
  float: left;
  border: solid 1px #000;
  margin: 10px 0;
  margin-top: 0px;
  background: #eee;
}
.continue {
  border: solid 1px #000;
  padding: 5px;
  margin: 10px 10px 0 10px;
  background: #eee;
  clear: both;
}
/*PREVIEW*/

/*PRINTED REPORTS*/

.ReportFields {
  text-align: left;
  height: 240px;
  overflow: auto;
  width: 100%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}

.SortFields {
  text-align: left;
  height: 80px;
  overflow: auto;
  width: 100%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}

.ReportPeriod {
  text-align: left;
  height: 130px;
  overflow: auto;
  width: 100%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}

.ViewReportPeriod {
  text-align: left;
  height: 180px;
  overflow: auto;
  width: 95%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}
.ReportContainer {
  text-align: left;
  height: 300px;
  width: 99%;
  overflow: auto;
  border: solid 1px #fff;
}
.ReportDetails {
  text-align: left;
  height: 540px;
  width: 100%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}

.ViewReportDetails {
  text-align: left;
  height: 410px;
  width: 100%;
  border: solid 1px #fff;
  padding-left: 10px;
  padding-top: 10px;
}

/*END PRINTED REPORTS*/

#MainWrapper {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}

.textbox {
  width: 200px !important;
}
.rlbList {
  background-color: #e0e0e0;
}
/*CSS Overwrites*/
.upload-column1 {
  width: auto !important;
}
.RadUpload {
  width: auto !important;
}
#ctl00_ContentPlaceHolder1_UploadQueue1_UploadRadGrid {
  margin-top: 30px;
}
.choose-options-buttons tr {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
}
#ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_grdBasketPanel,
.div#ctl00_ContentPlaceHolder1_OrdersGrid_ctl00_ContentPlaceHolder1_OrdersGrid_RadGrid1Panel {
  overflow: auto;
}
#ctl00_ContentPlaceHolder1_grdBasket,
#ctl00_ContentPlaceHolder1_OrdersGrid_RadGrid1 {
  width: fit-content !important;
}
#ctl00_ContentPlaceHolder1_wrapper > span {
  margin-left: unset !important;
}
#ctl00_ContentPlaceHolder1_RadGrid1,
#ctl00_ContentPlaceHolder1_confirmButtonPanel {
  width: unset !important;
}
.next-back-button {
  width: 22px;
}
.confirmation-row {
  width: unset;
  float: right;
}
/*Popup window adjustments*/
.RadWindow_Default {
  width: 100% !important;
  max-width: 650px;
  left: 50% !important;
  transform: translate(-50%, 0%) !important;
}
.RadWindow_Default .rwTable .rwTitlebarControls em {
  width: auto !important;
}

@media screen and (max-width: 450px) {
  .breadCrumbNext,
  .breadCrumbCurrent,
  .breadCrumbLast {
    font-size: 11px;
  }
  .choose-options-buttons tr td {
    width: unset !important;
  }
  .Delivery .title,
  .DeliveryType .title {
    margin-bottom: 0px;
  }
  .Delivery .jdf_textbox,
  .DeliveryType .RadComboBox_Default {
    margin-bottom: 12px;
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  table:has(td.job-ticket) tr:not(.rcbReadOnly) {
    display: flex;
    flex-direction: column;
  }
  .RadComboBox_Default {
    margin-bottom: 12px;
    width: 100% !important;
  }
  .job-ticket .title {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 850px) {
  .DetailsView {
    display: flex;
    flex-direction: column;
  }

  .DetailsView .library-doc-title {
    width: auto !important;
    white-space: pre-line !important;
  }
  #libraryview {
    height: auto;
  }
  #usermenu {
    padding-right: 10px;
    right: 0px;
    width: calc(100% - 110px);
  }
  .customToolBar > tbody > tr {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
  }
  .DetailsView .buttons {
    display: flex;
    flex-direction: row;
    gap: 16px;
  }
  .Divparallar {
    float: none !important;
    display: flex !important;
    gap: 16px;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto !important;
  }
  .Divparallar > div {
    margin-left: unset !important;
    margin-right: unset !important;
  }
  .library-title {
    height: 22px;
  }
}
