/* UPDATE INPUT STYLES */
@font-face { 
	font-family: 'lato';
	src: url('../../fcs/includes/fonts/lato/Lato-Lig.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	url('../../fcs/includes/fonts/lato/Lato-Lig.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
	font-weight:300;
}
@font-face {
	font-family: 'lato';
	src: url('../../fcs/includes/fonts/lato/Lato-Reg.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    url('../../fcs/includes/fonts/lato/Lato-Reg.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
    font-weight:normal;
}
@font-face {
	font-family: 'lato';
	src: url('../../fcs/includes/fonts/lato/Lato-Bol.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	url('../../fcs/includes/fonts/lato/Lato-Bol.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
	font-weight:bold;
}

body {font-family:lato,sans-serif;}

input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin:0;}

input[type='button'],input[type='submit'],.button,input[type='text'],input[type='search'],input[type='image'],input[type='password'],input[type='number'],
select,textarea
{-webkit-appearance:none;font-size:16px;-webkit-border-radius:3px;border-radius:3px;background-color:white;
border:1px solid #0434CF;padding:6px 10px;margin:5px 0px 0px 0px;color:#0434CF;font-family:lato,sans-serif;}
input[type='button'],input[type='submit'],.button{font-weight:normal;cursor:pointer;text-align:center;background: #f1f1f3;border-color: #f1f1f3;
    box-shadow: 1px 1px 3px #999;-webkit-box-shadow:1px 1px 3px #999;}
input[type='image']{border-color:white;}

/*input[type='text'],input[type='search'],input[type='password'],select{width:190px;}*/

input[type='checkbox'],input[type='radio']{-webkit-appearance:none;width:16px;height:16px;background:#FAFAFC;border:1px solid #0434CF;padding:0;
vertical-align:text-bottom;margin-bottom:1px;}
input[type='checkbox']:checked,input[type='radio']:checked{background:#0434CF;box-shadow:0 0 0 1px #FFF inset;}
input[type='checkbox']{border-radius:0;-webkit-border-radius:0;}
input[type='radio']{border-radius:8px;-webkit-border-radius:8px;}

input[type='checkbox']:hover,input[type='radio']:hover,input[type='text']:hover,input[type='search']:hover,input[type='image']:hover,
input[type='password']:hover,input[type='number']:hover,select:hover,.textarea:hover,.sub_on:hover,.sub_off:hover
{box-shadow:0px 0px 3px #AAA inset;border:1px solid black !important;font-family:lato,sans-serif;}
input[type='button']:not(.dropButton):hover,input[type='submit']:hover,.button:hover,.selected_button
{background:#0434CF;color:white;border-color:#0434CF;}
/*input:not([type='button']):hover,select:hover,textarea:hover{font-weight:300;}*/

input[disabled],select[disabled],input[disabled]:hover,select[disabled]:hover{border-color:#ddd;background-color:#eee;color:#999;}

input:focus,select:focus,.button:focus,.textarea:focus{outline:none;border:1px solid #222 !important;}

select{background: #FFF url('../../fcs/bidpad/images/select-arrow-down.png') center right no-repeat;padding-right:27px;}/*with out a background color the select's background are transparent*/
#search{background:url('../../fcs/bidpad/images/search-input-icon.png') center right no-repeat;padding-right:27px;}



P.breakhere {page-break-before: always}

.main{
 
  font-size:14px;
  color:#000000;
}

.main_smaller{
 
  font-size:12px;
  color:#000000;
}

.main_smaller:link{
 
  font-size:12px;
  color:#000000;
  text-decoration:none;
}

.main_smaller:hover{
 
  font-size:12px;
  color:#000000;
  text-decoration:none;
}

.main_smaller:visited{
 
  font-size:12px;
  color:#000000;
  text-decoration:none;
}

.strike{
 
  font-size:12px;
  color:#000000;
  text-decoration:line-through;
}

.main_bigger{
 
  font-size:16px;
  color:#000000;
}

.main_large{
 
  font-size:18px;
  color:#000000;
}

.main_superlarge{
 
  font-size:16px;
  color:#000000;
  font-weight:bold;
}

.main_superduperlarge{
 
  font-size:20px;
  color:#000000;
  font-weight:bold;
}

.home_bubbles{
 
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
}

.home_bubbles:link{
 
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.home_bubbles:hover{
 
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.home_bubbles:visited{
 
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.adminmessage{
 
  font-size:12px;
  color:#7F7F7F;
}

.welcomemessage{
 
  font-size:16px;
  color:#7F7F7F;
}

.main_bidding{
 
  font-size:14px;
  color:#009933;
}

.main_production{
 
  font-size:14px;
  color:#CCCC00;
}

.main_complete{
 
  font-size:14px;
  color:#FF0000;
}


.mainlink:link{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
.mainlink:hover{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
.mainlink:visited{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.menulink{
 
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}

.menulink:link{
 
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}
.menulink:hover{
 
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}
.menulink:visited{
 
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}

.menulink_on{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.menulink_on:link{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}
.menulink_on:hover{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}
.menulink_on:visited{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.nav{
 
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
}

.navlink:link{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.navlink:hover{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.navlink:visited{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}


.navlink_on:link{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.navlink_on:hover{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.navlink_on:visited{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}


.error{
 
  font-size:14px;
  color:#FF0000;
}

a:link{
 
  font-size:14px;
  color:#0000ff;
  text-decoration:none;
}
a:hover{
 
  font-size:14px;
  color:#0000ff;
  text-decoration:none;
}
a:visited{
 
  font-size:14px;
  color:#0000ff;
  text-decoration:none;
}

.breadcrumb{
 
  font-size:16px;
  color:#7F7F7F;
}
.breadcrumblink:link{
 
  font-size:16px;
  color:#7F7F7F;
  text-decoration:none;
}
.breadcrumblink:hover{
 
  font-size:16px;
  color:#7F7F7F;
  text-decoration:none;
}
.breadcrumblink:visited{
 
  font-size:16px;
  color:#7F7F7F;
  text-decoration:none;
}

span.select {
   position: absolute;
   width: 239px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 29px;
   /*padding: 0 24px 0 8px;*/
   padding-left:25px;
   padding-top:4px;
   color: #fff;
  
   font-size:14px;
   font-weight:bold;
   background:url(images/select_bg.jpg) no-repeat;
   overflow: hidden;
}


a.redlink:link{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
}
a.redlink:hover{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
}
a.redlink:visited{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
}


.pfrilink{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.pfrilink:link{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
.pfrilink:hover{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
.pfrilink:visited{
 
  font-size:14px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.pfrilink_on{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.pfrilink_on:link{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}
.pfrilink_on:hover{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}
.pfrilink_on:visited{
 
  font-size:14px;
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
}

.cornerbox{
  border:5px solid black; 
  border-radius:15px; 
  -moz-border-radius:15px;
  box-shadow:8px 8px 5px #888; 
  -webkit-box-shadow:8px 8px 5px #888; 
  -moz-box-shadow:8px 8px 5px #888; 
 
  font-size:14px;
  color:#000000;
}
#navCS a, #navCS2 a{
  padding: 4px 4px;
  font-size: 16px;
  margin: auto 0px;
}
#navCS, #navCS2{
  padding: 10px;
}

#bottom-navCS{
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 15px 25px 15px 0px;
}
#showingPage{
  float: right;
  margin: 0;
}
#page_refresh{
  display: block;
  cursor: pointer;
  color: #0434CF;
}
#page_refresh:active {
  position: relative;
  top: 2px;
}
#btnSubmitAll{
  position: static !important;
}

.active{
  font-weight: bold;
}

#def_info_save_box {
  position: relative;
  bottom: 55px;
  right: 18px;
  float: right;
  display: inline-flex;
}
#def_info_cancel, #def_info_save{
  display: none;
  width: 100px;
  margin-right: 15px;
}

#confirmFCS, #alertFCS{
  border:2px solid #CCC;
  box-shadow: 0px 0px 6px #7188B6;
  position:fixed;top:25%;left:15%;
  width:80%;
  max-width:600px;
  min-height:225px;
  background:#E7E7E7;
  padding:10px;
}

#confirmFCS{
  z-index:11;
}
#alertFCS{z-index:15;}
#confirmFCS_message, #alertFCS_message{width:100%;text-align:center;font-size:16px;margin-top:25px;margin-bottom:60px}
#confirmFCS_buttons{width:100%;position:absolute;bottom:25px;}
#confirmFCS_buttons td{text-align:center;}
#confirmFCS_buttons input{min-width:100px;}
#confirmFCS_shield, #alertFCS_shield{position:fixed;top:0px;left:0px;width:200%;height:200%;background:black;opacity:.3;z-index:8;}
