/* Import styles for calendar used in date/datetime custom fields */
@import "https://help.uvawise.edu/static/js/datetimepicker/css/mobiscroll.jquery.min.css";
@import "https://help.uvawise.edu/static/js/popup/css/mobiscroll.jquery.min.css";


body
{
	margin: 0;
	padding: 0;
	text-align:center;
    /*  background: #d8dddf url(https://help.uvawise.edu/portal/images_grey/bg.png) 0 0 repeat-x;
	color: #484848; */
        background-color: #eee;
	color: #515355;
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a:link, a:active, a:visited { color: #105ea1; text-decoration: none;}

a:hover { color: #0679da; text-decoration: none;}

p {
	font: 13px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1
{
	color: #2E2E2E;
	margin: 10px 0 5px 0;
	font: bold 18px/22px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height: 28px;
}

h2
{
	color: #2E2E2E;
	font: bold 16px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	padding: 0;
	margin: 10px 0 0;
}

h3
{
	color: #494949;
	font: bold 14px/12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	argin-bottom: 2px;
}

h4
{
	color: #666666;
	font: bold 12px/12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

h5 { font: bold 12px/12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: -10px;
	}
/*
a:link
{
	color: #f57935;
	text-decoration: none;
}

a:visited
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #ff8000;
	text-decoration: none;
}
*/
img { border: 0; }

.subheading{
	margin-bottom:  15px;
	line-height:	120%;
}

/* DIVs */

#container
{
	/* width: 960px; */
	width: 100%;
	max-width: 1366px;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: transparent;
	text-align:left;
}

#banner
{
    background-color: transparent;
   /* background-color: #25282b;
      color: #FFFFFF; */
    color: #dfdfdf;
    font-family: Georgia,Times New Roman,Times,Serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0;
   /* padding: 10px 10px 10px 15px; */
    padding: 0 0 0 0;
    text-align: left;
   /* text-shadow: 0 1px 0 #292929; */
   /* min-height: 70px; */
    min-height: 140px;
    line-height: 60px;
}

#banner a {
        color: #dfdfdf;
}

#banner a:link,
#banner a:active,
#banner a:visited {
        color: #dfdfdf;
}

#banner a:hover {
        color: #dfdfdf;
}

#banner .menu-gateway-navigation-container {
    font: 400 1em/1.4 sans-serif;
}

#banner #menu-gateway-navigation {
    background-color: #25282b;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0 1.1%;
}

#banner #menu-gateway-navigation li {
    display: inline-block;
    line-height: 1;
    list-style: outside none none;
}

#banner #menu-gateway-navigation li.align-right {
    float: right;
}

#banner #menu-gateway-navigation li.no-hover a {
    color: #d3d4d5;
    cursor: default;
    text-transform: none;
}

#banner #menu-gateway-navigation li.no-hover a:hover {
    background-color: transparent;
    color: #d3d4d5;
}

#banner #menu-gateway-navigation li a {
    backface-visibility: hidden;
    color: #dfdfdf;
    display: inline-block;
    font-size: 0.575em;
    font-weight: 600;
   /* padding: 13px 8px; */
    padding: 23px 18px 21px;
    text-transform: uppercase;
    transform: rotate(0deg);
    transition: all 0.2s ease-in-out 0s;
}

#banner #menu-gateway-navigation li a:hover {
    background-color: #1c1f21;
    color: #fff;
}

#banner .banner-inner {
    background-color: #fafafa;
    padding: 27px 2.5% 27px;
}

#banner #sitename {
    color: #25282b;
    text-shadow: 0 1px 0 #ccc;
    /* text-shadow: 0 1px 0 #dfdfdf; */
}

.bgspace
{
	/* background-color: #ffffff; */
	background-color: rgba(242, 242, 242, 0.95);
}

.brand-logo {
	background-color: transparent;
	float: left;
	margin-right: 30px;
}

.brand-logo #logo {
	display: block;
	float: left;
}

.brand-logo #logo a {

}

.brand-logo #logo img {
	max-height: 70px;
	margin-top: -10px;
}

#leftSidebar
{
	float: left;
	/*  width:  190px; */
	width: 18%;
	min-width: 190px;
	margin: 40px 0 40px 0;
	padding: 20px 0;
	/* height: 100%; */
	display: inline;
	background: #2e2e2e;
	/* outline: 4px solid rgba(46, 46, 46, .2); */
	}

#content2col
{
    background: none repeat scroll 0 0 #f2f2f2;
    font: 12px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    /* margin: 40px 20px 0 165px; */
    margin: 40px 0 0 0;
    overflow: auto;
    padding: 20px 40px;
    position: relative;
    z-index: 999;
    min-width: 190px;
    /* width: 76%;
    width: 660px;
    border-top: 15px solid #daddde; */
    min-height: 610px;
	}

#content2col li {
	line-height: 20px;
}


#footer
{
 /*   background: #2f3029 url(https://help.uvawise.edu/portal/images_grey/footer-bg.png) 0 0 repeat-x; */
    background: #2e3236;
    clear: both;
    color: #999999;
    font: 12px/14px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 40px 0 20px 0;
    padding: 10px;
    text-align: center;
    /* width: 100%; */
    /* width: 903px;
    -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
    border: 1px solid #BCC0C2; */
    min-height: 60px;
	}

#footer a{
	color: #fff;
	text-decoration: underline;
}

#footer strong {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    }

#footer input[type="text"] {
    color: #7D8390;
    font-family: Georgia,Times New Roman,Times,Serif;
    font-size: 16px;
    height: 15px;
    margin: 0 25px 0 15px;
    padding: 7px;
    width: 430px !important;
    /* float: left; */
}

#footer select#area {
    /* float: left; */
    margin-top: 8px;
    width: 250px !important;
    margin-right: 10px;
}

#footer input[type="submit"] {
   background: #484848;
   padding: 6px 30px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border: none;
   border-radius: 3px;
   color: #ffffff;
   font-size: 18px;
   font-family: Georgia,Times New Roman,Times,Serif;
   text-decoration: none;
   vertical-align: middle;
   font-weight: normal;
   cursor: pointer;
   margin-left: 15px;
   font-style: italic;
   /* float: left; */
   margin-top: 0px;
}

#footer input[type="submit"]:hover {
   background: #5c5c5c;
   }

#helpspot-link {
	font-size: 13px;
	margin-bottom: 40px;
	font-weight: normal;
	text-shadow: 0px 1px #fff;
	padding-bottom: 40px;
	display: none;
}

.hilite2col
	{
	background: #fffecc;
	border: 1px solid #cecece;
	width: 100%;
	/*
	display: block;
	float: left;
	clear: left;
	*/
	margin: 0 0 10px 0;
	}

.hilite2col p
{
	margin: 3px 14px 3px 14px;
	}

.fieldset{
	padding: 10px;
	border:	1px solid #ccc;
}

legend{
    color: #434951;
    font-size: 14px;
    font-weight: bold;

}

/* Navbars */
.navBar
{
	margin: 0 0 10px 0px;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.navBar li
{
    color: #ECEBE2;
    display: block;
    font: italic 14px/20px Georgia,Times New Roman,Times,Serif;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 2px 0;
}

.navBar a:link, .navBar a:visited
{
	padding: 0 0 6px 0px;
	text-decoration: none;
	color: #ECEBE2;
}

.navBar a:link.navOn, .navBar a:visited.navOn, .navBar a:hover.navOn
{
	padding: 0 0 6px 0;
	text-decoration: none;
	color: #ECEBE2;
}

.navBar a:hover
{
	padding: 0 0 6px 0px;
	text-decoration: none;
	color: #fd9155 !important;
}

.navBar a:visited { color: #ECEBE2; }

/*Subnav*/
.subnavBar
{
	margin: 0 0 0 0;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

ul.navBar {
	background: transparent url(https://help.uvawise.edu/portal/images_grey/inset.png) bottom center repeat-x;
	padding-bottom: 15px;
}

.subnavBar li
{
	font: 12px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 4px 20px;
    padding: 4px 10px;
	display: block;
	color: #3163ce;
	background: #262626;
	list-style-type: none;
}

.subnavBar a:link, .subnavBar a:visited
{
	padding: 0;
	text-decoration: none;
	color: #f57935;
}

.subnavBar a:link.navOff, .subnavBar a:visited.navOff
{
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	color: #f57935;
}

.subnavBar a:hover.navOff
{
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	color: #fff;
}

.subnavBar a:link.navOn, .subnavBar a:visited.navOn, .subnavBar a:hover.navOn
{
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	color: #fff;

}

.subnavBar a:hover
{
	padding: 0;
	text-decoration: none;
	color: #fff;
}

.subnavBar a:visited { color: #f57935; }

/* Phone Nav */
.phonenavBar
{
    margin: 0 0 10px 0;
    padding: 10px 0 0;
}

.phonenavBar li
{
    color: #ecebe2;
    display: block;
    font-family: Georgia,Times New Roman,Times,Serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
    background: none;
}

.phoneNum
{
	color: #ecebe2;
	font: 14px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	margin: 10px 5px;
	display: block;
}

.phonenavBar .subnavBar {
	margin: 0;
}

.forumtable tr {
	min-height: 18px;
	clear: both;
}

/* Row Data */
tr.rowOn td:first-child
{
	background: url("https://help.uvawise.edu/portal/images_grey/arrow.png") no-repeat scroll 4px 13px transparent;
}

tr.rowOff td:first-child
{
   	background: url("https://help.uvawise.edu/portal/images_grey/arrow.png") no-repeat scroll 4px 13px transparent;
}

tr.rowOn:hover td:first-child, tr.rowOff:hover td:first-child {
   	background: #e8edf0 url("https://help.uvawise.edu/portal/images_grey/arrow-blue.png") no-repeat scroll 6px 13px;
}

tr.rowOn td
{
    border-top: 1px solid #DADADA;
    padding: 8px 0 8px 30px;
   	height: 18px;
}

tr.rowOff td
{
    border-top: 1px solid #DADADA;
    padding: 8px 0 8px 30px;
   	height: 18px;
}


/* KB */
.kbtoc{
	font-size:			14px;
	line-height:		120%;
	list-style-type: 	none;
	padding-left:		0px;
	margin-left:		0px;
}

.kbtoc li {
	padding: 2px;
}

.kbtocpage{
	font-size:			14px;
	line-height:		140%;
	list-style-type: 	none;
}

.kbhighlight{
	background-color:	#ffff99;
}

.kbextralist{
	margin:				3px;
	list-style-type:	none;
	line-height:		160%;
}

.page-kb .rowOn
{
	background: none;
	padding: 10px;
}

.page-kb .rowOff
{
	background: none;
	padding: 10px;
}

/* */
div.datarow
{
    display: block;
    margin: 10px 0 40px;
    overflow: auto;
    padding: 0;
}

div.datarow span.left
{
  float: left;
  text-align: left;
  width: 49%;
 }

div.datarow span.right
{
  float: right;
  text-align: right;
  width: 49%;
 }

.nextprev
{
	font-size: 12px;
}

.helpful {
    padding: 15px;
    text-align: right;
}

.sticky
{
	font-size: 10px;
	color: red;
}

.formbuttondiv{
    clear: both;
    margin-top: 20px;
    padding: 0;
}

.formbox{
	padding-top: 		20px;
}

.forumlabel {
	color:				#060;
	font-weight:		bold;
}

.forumtable{
    float: right;
    font-size: 13px;
    margin-bottom: 20px;
    /* width: 660px; */
    width: 100%;
    border-bottom: 1px solid #DADADA;
}

.forumtable td {
	padding: 0;
}

.forumpost{
	padding:			3px;
	padding-left: 		14px;
}

.page-forums-posts .rowOn {
	position: relative;
	padding: 20px 10px 25px;
}

.page-forums-posts .rowOff {
	position: relative;
	border: none;
	padding: 5px 10px 5px;

}

.page-forums-topics .rowOn:last-child td:first-child{
	background: none;
}

.page-forums-topics .rowOff:last-child td:first-child{
	background: none;
}

.page-forums-posts td {
	width: 650px;
}

.datalabel {
	color: 				#31363C;
	font-size:			13px;
	line-height: 		120%;
	font-weight:		bold;
}

.captcha_label{
	color:				#000;
	font-size:			14px;
	border: 			1px solid #A51B12;
	padding:			3px 10px 3px 10px;
}

.forumoption{
	color: #434951;
	font: bold 14px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	border-bottom: 1px dotted #D7DBDE;
	width: 660px;
	padding: 10px 0 5px;
}

.forumform{
	padding-top: 20px;
	clear: both;
	width: 75%;
}

.requestwrap{
	max-width: 638px;
}

.requestwrap textarea{
        width: 100%;
}

.requestpad{
	padding:			8px 0 8px 10px;
}

.requestpad img{
	max-width: 100%;
	height:auto;
}
.error {
	color: #A51B12;
}

.required {
	color: #f57935;
}

.bold{
	font-weight: bold;
}

.namedate{
	color: #111;
	font-weight: bold;
	font-size: 14px;
}

.score {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

pre{
	font: 				100% courier,monospace;
	overflow: 			auto;
	overflow-x: 		auto;
	width: 				90%;
	padding: 			1em 1em 1em 1em;
	color: 				#000
    background: none repeat scroll 0 0 #ECF0F1;
    border: 1px solid #E0E3E4;
    }

.initsubject{
	color: 				#7F7F7F;
}

.request_summary{
	display:			block;
	word-break:         break-all;
	padding-right:      20px;
}

.page-request-history td {
	padding: 8px;
	vertical-align: top;
}

.feedback_box_error{
    background: none repeat scroll 0 0 #F5E2E1;
    border: 1px solid #DBB4B2;
    color: #A51B12;
    font-weight: bold;
    padding: 10px;
}

.feedback_box_positive{
    background: none repeat scroll 0 0 #EBF5E1;
    border: 1px solid #B7D29C;
    color: #61872F;
    font-weight: bold;
    padding: 10px;
}

.sending_note{
	color:				red;
}

.calendar_input{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	text-align:	bottom;
	cursor: pointer;
	padding-left: 34px;
	border: 1px solid #BBBBBB;
	background-color: #fff;
}

.calendar_btn{
	position: absolute;
	top: 1px;
	left: 2px;
	height: 24px;
	width: 24px;
	background: transparent url(https://help.uvawise.edu/portal/images/calendar.png) no-repeat left top;
}

.page-forums .rowOn, .page-forums .rowOff {
	background: none;
	padding: 10px;
}

hr {
	border: none;
	border-bottom: 1px dotted #D7DBDE;
	height: 1px;
	width: 100%;
}

.button, input[type="submit"], input[type="button"]  {
   background: #484848;
   padding: 6px 30px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border: none;
   border-radius: 3px;
   color: #ffffff;
   font-size: 18px;
   font-family: Georgia,Times New Roman,Times,Serif;
   text-decoration: none;
   vertical-align: top;
   font-weight: normal;
   cursor: pointer;
   font-style: italic;
   margin-top: 7px;
   }

.button:hover, .button:active, input[type="submit"]:hover, input[type="button"]:hover {
   background: #5c5c5c;
   }

#content2col input[type="text"], textarea, input[type="password"] {
	background: #fbfdff url(https://help.uvawise.edu/portal/images_grey/form-bg.png) top left repeat-x;
    border: 1px solid #c9d2d7;
   	padding: 10px;
   	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
   	font-size: 13px;
	margin: 5px 5px 5px 0;
}

tr.rowOn td.forum-name, tr.rowOff td.forum-name {
    display: block;
    font-family: Georgia,Times New Roman,Times,Serif;
    font-size: 12px;
    text-align: right;
    width: auto;
    background: none;
}

.page-search input[type="text"] {
	width: 200px !important;
}

.page-search #area {
	margin: 0 15px 0 5px;
}

.tag-block-home{
	border-top: 1px solid #DADADA;
}

.tag-block-page{
	margin: 0px;
	padding-left: 42px;
}

.tag-block a{
	display: inline-block;
	height: 26px;
	line-height: 26px;
}

.tag-sep{
	font-size: 11px;
	color: #ccc;
}

.tag-table{
    font-size: 13px;
    width: 100%;
    margin: 15px 0 20px 0;
 	border-bottom: 1px solid #DADADA;
}

.tag-table td {
	padding: 0;
}

.tag-header{
	margin-bottom: 30px;
}

@media screen and (max-width: 1138px) {

    #banner #menu-gateway-navigation li a {
	padding-left: 14px;
	padding-right: 14px;
    }

}

@media screen and (max-width: 1050px) {

    #banner #menu-gateway-navigation li a {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media screen and (max-width: 980px) {

    #banner #menu-gateway-navigation li a {
        padding-left: 8px;
        padding-right: 8px;
    }

}

@media screen and (max-width: 915px) {

    #banner .menu-gateway-navigation-container {
        background-color: #25282b;
	min-height: 50px;        
    }

    #banner #menu-gateway-navigation {
        text-align: center;
	padding-bottom: 8px;
    }

    #banner #menu-gateway-navigation li {
        display: block;
	padding: 4px 0;
    }

    #banner #menu-gateway-navigation li a {
        padding: 2px 0 2px 10%;
	margin-right: 40px;
    }

    #banner #menu-gateway-navigation li.menu-item-type-custom {
        display: none;
    }

    #banner #menu-gateway-navigation li a {
	display: block;
    }
 
    .main-toggle .hamburger{
	z-index: 5000;
    }
    #banner #menu-gateway-navigation li.align-right {
	float: none;
    }
}


@media screen and (max-width: 900px) {

    #footer input[type="text"] {
        margin: 0 25px 0 15px;
        padding: 7px;
        width: 33% !important;
    }
    #footer select#area {
        margin-top: 8px;
        width: 33% !important;
        margin-right: 10px;
    }
    #footer input[type="submit"] {
       padding: 6px 30px;
       margin-left: 15px;
       margin-top: 0px;
       float: right;
    }

}

@media screen and (max-width: 768px) {
   a#sitename {
	/*float: right;*/
	padding-right: 15px;
   } 
}

@media screen and (max-width: 720px) {
   #banner {
	text-align: center;
   }
   a#sitename {
	clear: both;
	float: none;
   }
   .brand-logo {
	float: none;
   }
   .brand-logo #logo {
	float: none;
   }
   .brand-logo #logo img {
	max-height: none;
   }
}

@media screen and (max-width: 602px) {
    #footer input[type="text"] {
        margin: 0 25px 0 15px;
        padding: 7px;
        width: 40% !important;
    }
    #footer select#area {
        margin-top: 8px;
        width: 40% !important;
        margin-right: 10px;
    }
    #footer input[type="submit"] {
       padding: 6px 30px;
       margin-left: 15px;
       margin-top: 15px;
       float: none;
    }
 
}

@media screen and (max-width: 500px) {
    #banner {
        text-align: center;
	line-height: 40px;
    }

    .brand-logo {
	margin-right: 0;
	margin-bottom: 15px;
    }

    .brand-logo #logo img {
	
    }

    a#sitename {
	padding: 15px 15px 15px 5px;
    }
    #leftSidebar
    {
        float: none;
        width: 100%;
        min-width: 275px;
        margin: 0 0 0 0;
        padding: 20px 0;
        display: inline-block;
	text-align: center;
        background: #2e2e2e;
        }

    #content2col
    {
        margin: 20px 0 10px 0;
        overflow: auto;
        padding: 20px 15px;
        position: relative;
        z-index: 999;
        min-width: 275px;
        min-height: auto;
        }

    #footer input[type="text"] {
        margin-left: auto;
        margin-right: auto;
        padding: 7px;
        width: 85% !important;
    }

    #footer select#area {
        margin: 0 8px 0 8px;
        width: 50% !important;
        margin-right: 10px;
    }

    #footer input[type="submit"] {
       padding: 6px 30px;
       margin-left: 15px;
       margin-right: 15px;
       margin-top: 15px;
       float: none;
    }

    #leftSidebar .site-nav .navBar .sectiontitle a {
	padding-left: 35px;
    }
    .requestwrap{
        min-width: 185px;
    }
    .requestwrap textarea{
        width: 97%;
    }

}