* {
	margin: 0;
}



html,
body {
    height: 100%;
    width:100%;
    background: #f5f5f5;
    color:#000070;
    padding:0 0 0 0;
}

.whitebackground{
    background:  #ffffff;
}


.modal-lg
{
    width: 90%;
    height: 90%;
}

.modalContent
{
    height:100%;
}
.tradingpartnerpane {
    height: 400px;
    margin-top: 30px;
    
}

.tradingpartneragreementpane {
    height: 400px;
    margin-top: 30px;
    
}

.smalltext {
    font-size:75%;
}
.smalltext input[type=text] {

    height:20px;
    padding:0px;

}
.tradingpartnernotespane {
    height: 400px;
    margin-top: 30px;
    margin-left:10px;
    margin-right:10px;
    
}

.tradingpartneragreementnotespane {
    height: 400px;
    margin-top: 30px;
    margin-left:10px;
    margin-right:10px;
    
}

.navbar-header{
    height:10px;
    padding: 0;
}



.navbar-default{
    min-height: 0;
   
  margin-bottom: -10px;
}
.app-header {
    font-size: 1.6em;
}

.app-logoutline {

    margin-left: 30px;
    
}


.hidden
{
	visibility: hidden;
}

.biggerpin
{
    font-size:120%;
    font-weight:bold;
}
.headerfont
{
	font-size:150%;
	font-weight:bold;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.cartline
{
	text-align:right;
	display:inline;
}

.job-search{
	padding-top:10px;
}

.job-search p{
	padding-bottom:3px;
}
.headerline
{
	margin-top:8px;
	border-bottom:1px solid black;
	margin-bottom:4px;
}
.recruiters-form
{
	height: 500px;
	overflow: auto;
	
	
}
.doubleheight
{
	height: 90px;
}

.logoDisplay
{
	width: 100px;
}


.admin-tabs
{

	 border:0px;
	 width:100%;
	 seamless: seamless; 
	 frameborder: 0;
}



.form-group-nomargin {
	margin-bottom:1px;
}
.create-screen
{
	 padding-top:10px;
	 border:0px;
	 width:70%;
	 height: 400px;
}


.wrap > .container {
    padding: 70px 15px 20px;
}


.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
}


.push  {
	
    height: 60px;

    padding-top: 5px;

   
}

.benfooter  {
	
    height: 45px;
    background: #eeeeee;
    border-top: 1px solid #ddd;
    padding-top: 5px;

   
}





.benheader {
	padding-top: 6px;
	margin-bottom:20px;
    height: 45px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    width:100%;
}





.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.form-horizontal .control-label 
{
	text-align:left;
}


.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.col-sm-3
{
	text-align:left;
}
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


#loading-indicator {
  position: absolute;
  left: 50%;
  top: 25%;
  z-index:999999;
}


#loading-indicator2 {
  position: absolute;
  left: 50%;
  top: 25%;
  z-index:999999;
}

/* This redefines the standard bootstrap modal footer and remove the border used as a separation line */

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 0px;
}


/*specific field overrides */
.field-recruiterwelcome-email, 
.field-recruiterwelcome-password,
.field-forgotten-password {
    padding-left:40px;
    
}


.approved {
    color: green;
}

.awaitingapproval{
    color:red;
}
.right-align{
    float: right;
    clear: none;
}

.left-align{
    float: left;
    clear: bottom;
}

.centred{
    margin: 0 auto;
    text-align:center;
    margin-top:8px;
}

.width-200px
{
    width:200px;
}


#table {display: table;}

#job-details-table {
    display: table;
    margin-bottom:30px;
    
}

.row {display: table-row;}
.cell {display: table-cell;min-width:150px;}


.unread
{
    font-weight:bold;
}

.unavailable
{
    color: gray;
}


/*** @HEADER ***/
.header
{
    border-top: solid 9px #f5f5f5;
    border-bottom: 7px solid #81bc26;
    padding-top: 22px;
}


.sidebar
{
    float: left;
    width: 200px; /*Width of left column*/
    margin-left: -100%;

}

.maincontent{
    margin-left: 200px; /*Set left margin to LeftColumnWidth*/
    width: 100%;
    
}


.ui-resizable-s { 
    bottom: 0;
    

} 

.ui-resizable-e {   
    right: 0; 
    
}
