/********************************************
 bfs.css - styles taken from blocks.css, iwe.css, 
 and main.css to resolve conflicts with 
 IWE Standard Styles.
*********************************************/
html {
	/* cleaning up bootstrap font size */
	font-size: 1em;	
}

.ajax-none.ajax-spinner {
	background-image:url(../resources/iwe/img/BG-spinner.gif);background-repeat:no-repeat;background-position: center center; z-index: 1000; pointer-events:none; opacity: 0.6; filter: alpha(opacity=60);
}

.classPlanner_SectionTitle {
    background-color: rgb(230,241,247);
    padding: 5px;
    height: auto;
    margin-top: 20px;
}

#div_multi_list_tooltip .icon-question-sign, .icon-question-sign{
	color: black; font-size:13px;
}
.icon-warning-sign {
	color: rgb(251, 160, 55);
}

.icon-remove {
	color: black;
}

.icon-remove-sign {
	color: red;
}

.icon-ok {
	color: rgb(119, 187, 119);
}

.icon-info-sign {
	color: blue;
}

.icon-exclamation-sign {
	color: red;
}

.icon-plus-sign, .icon-minus-sign {
	color: rgb(102,102,102);
}

.icon-pencil {
	color:#0055A6;
}

.order-info .data-aside {
	background-color: #ffffff;
	border: none;
}

.order-info div.data-aside  div {
	padding-top: 0px;
	min-height: 20px !important;
}

/*************************************
Messages
*************************************/

.alert, .message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: rgb(242, 197, 192);
    border: 1px solid rgb(229, 138, 128);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: -11px;
    /* font-size: 13px; */
}

.light.info, .info.message {
    color: #081d23;
    background-color: #c2e5f0;
    border-color: #85cce0;
    text-shadow: none;
    /* margin: 20px 0px 30px 0px; */
    margin: 6px 0px 30px 0px;
}

.light.error, .error.message {
    color: rgb(34, 9, 7);
    background-color: rgb(242, 197, 192);
    text-shadow: none;
    border-color: rgb(229, 138, 128);
    margin-top: 0px;
}

.message:not(.primary):not(.secondary):not(.tertiary):not(.neutral):not(.info):not(.success):not(.warning):not(.error):not(.danger):not(.important):not(.inverse):not(.required):not(.highlight) {
    color: #2f2f2f;
    background-color: #f5f5f5;
    /* border-color: #b3b3b3; */
    text-shadow: none;
    text-align: left;
    font-weight: 600;
}

/*************************************
C-N BruinBill Contractor/Vendor Bill
*************************************/
.row {
    margin-left: 0px;
    margin-right: -15px;
}

@media (min-width: 1200px) {

	.data-aside:nth-child(even), .odd {
	    background-color: rgb(255, 255, 255);
	    padding-bottom: 0px;
	    padding-top: 0px;
	}
	
	.data-aside:nth-child(odd), .even {
	    background-color: rgb(240, 240, 240);
	    padding-top: 0px;
	}
	
	.data-aside [class*="span"] {
    padding: 6px;
    margin-left: 0 !important;
	}

	.data-aside:last-child {
		border-bottom: 1px solid rgb(234, 234, 234);
	}

	 .row-fluid,.row:not(.bootstrap) {
	   width: 100%;
	   *zoom: 1;
	 }
	
	 .row-fluid:before,.row:not(.bootstrap):before,.row-fluid:after,.row:not(.bootstrap):after {
	   display: table;
	   content: "";
	   line-height: 0;
	 }
	
	 .row-fluid:after,.row:not(.bootstrap):after {
	   clear: both;
	 }
	
	 .row-fluid [class*="span"],.row:not(.bootstrap) [class*="span"] {
	   display: block;
	   width: 100%;
	   min-height: 24px;
	   -webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	   box-sizing: border-box;
	   float: left;
	   margin-left: 2.5641%;
	   *margin-left: 2.51091%;
	 }
	
	 .row-fluid [class*="span"]:first-child,.row:not(.bootstrap) [class*="span"]:first-child {
	   margin-left: 0px;
	 }
	
	 .row-fluid .controls-row [class*="span"]+[class*="span"],.row:not(.bootstrap) .controls-row [class*="span"]+[class*="span"] {
	   margin-left: 2.5641%;
	 }
	
	 .row-fluid .span1,.row:not(.bootstrap) .span1 {
	   width: 5.98291%;
	   *width: 5.92971%;
	 }
	
	 .row-fluid .span2,.row:not(.bootstrap) .span2 {
	   width: 14.52991%;
	   *width: 14.47672%;
	 }
	
	 .row-fluid .span3,.row:not(.bootstrap) .span3 {
	   width: 23.07692%;
	   *width: 23.02373%;
	 }
	
	.row-fluid .span4,.row:not(.bootstrap) .span4 {
	  width: 31.62393%;
	  *width: 31.57074%;
	}
}

#search_panel select#select_filter_term {
	display: block;
	margin: 0px 5px 8px 18px;
	border:1px solid rgb(126,126,126);
	color: rgb(126,126,126);	
	width: 130px;
}

.spacer-top {
    /* margin-top: 10px !important; */
    margin-top: 20px !important;
}

table.withBorder, table.withBorder th, table.withBorder td {
    border: 1px solid #cccccc;
}

.term select.select_filter_term {
	margin-right: 12px;
	margin-top: 5px;
	width: 185px;
	float:right;
}

.term_display {
	font-size: 1.32em;
	padding: 13px 0 0 12px;
	float:left;
}

.term {
	height: 42px;
	border: 1px solid #888;
	background-color: #D0D0D0;
	padding: 0;
	/* margin-top: 20px; */
}

iwe-widget ul {
    margin: 0 0 1em -40px;
    /* margin: 0 0 1em -25px; */
}

iwe-widget * {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: content-box;
}
	

/* ---------------------------------------------------

       GENERAL WIDGET STYLING

-----------------------------------------------------  */

.widget_title {border-bottom: 1px solid #ccc; padding: 10px 0 5px 5px; clear: both; color:#4E8DB6; height:35px; font-weight:600; text-transform:uppercase; background-color: rgb( 240, 240, 240);}
.widget_title a {float: right; font-size: 0.69em; padding-right: 7px; text-decoration: underline;}
.widget_title a span {font-size: 10px;}
.widget_title a span.icon-minus-sign, .widget_title a span.icon-plus-sign  {font-size: 14px !important;}

.icon-plus-sign, .icon-minus-sign {color: rgb(102,102,102);}

/* ---------------------------------------------------

       HELP WIDGET STYLING

-----------------------------------------------------  */

.help_collapsible i { float: right; padding-right: 7px;}
.collapse-close i:before { font-family: 'iwe_fonts'; content: "\f055"; font-style: normal; color: #666; font-size: 14px; font-weight: normal;}
.collapse-open i:before { font-family: 'iwe_fonts'; content: "\f056"; font-style: normal; color: #666; font-size: 14px; font-weight: normal;}




/*************************************
Geffen Academy - Create Account
*************************************/

#excelTextarea 
{
	width: 100%;
	height: 320px;
	resize: none;
} 
	
a#validateButton, a#saveButton, a#submitInquiry
{
	text-transform: none;
	color: #e2e6ef;
    background: #234189; 
    background-image: linear-gradient(#2d54b2,#234189); 
    border-color: #192e60;
    border: 1px solid #d4d4d4;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
}

a#clearImport, a#clearError, a#bfsHome, a#bfsHome2, a#clearInquiry {
	text-transform: none;
    color: #2f2f2f;
    background: #ddd;
    background-image: linear-gradient(#fff, #ddd);
    border: 1px solid #d4d4d4;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
}

h4#geffen-no-access {
	margin-top: 25px;
	/* font-size: 1.6.em; */
	font-size: 24px;
	color: rgb(34, 9, 7);
    background-color: rgb(242, 197, 192);
    text-shadow: none;
    border-color: rgb(229, 138, 128);
    margin-top: 0px;
} 

#geffen-error-message, #geffen-success-message {
	margin: -15px 0px 0px 25px;
	font-size: 14px;
}

#geffen-iwe-message {
	display: block;
}

div#GeffenKendoGrid .k-grid  .k-grid-header  .k-header  .k-link,  div#GeffenKendoGridAlt .k-grid  .k-grid-header  .k-header  .k-link 
{
   height: auto;
}
  
div#GeffenKendoGrid .k-grid  .k-grid-header  .k-header, div#GeffenKendoGridAlt .k-grid  .k-grid-header  .k-header 
{
    white-space: normal;
}

div#GeffenKendoGrid .k-grid-content>table>tbody>tr, div#GeffenKendoGridAlt .k-grid-content>table>tbody>tr
{
    background:#FFFFFF;
}
	
div#GeffenKendoGrid .k-grid-content>table>tbody>.k-alt, div#GeffenKendoGridAlt .k-grid-content>table>tbody>.k-alt
{
    background: #FAFAFA;
}

div#GeffenKendoGrid .k-grid-content>table>tbody>.k-state-selected, div#GeffenKendoGridAlt .k-grid-content>table>tbody>.k-state-selected 
{
	color: #4e4e4e;
    background-color: #FFFDE7;
}	

div#GeffenKendoGrid .k-grid-content>table>tbody>tr:hover, div#GeffenKendoGridAlt .k-grid-content>table>tbody>tr:hover
{
    color: #000;
    background: #FFFDE7;
    cursor:pointer;
}	

a#back2Top 
{
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    margin-right: 80px;
    margin-bottom: 82px;
}

a#back2Top:hover 
{
    background-color: #DDD;
    color: #000;
}

#reqNumber, #studentId, #lastName, #firstName {
	border-color: lightgray;
}

#dropDownReqStatus {
	background: #FFFFFF;
}
