/* START category tree CSS */

    .category-selector .badge{
        max-height:20px
    }


 .category-selector .list-item-all{
     padding: 2px 2px 2px 2px;
  }

  .category-selector .list-item-category{
     padding: 2px 2px 2px 2px;
  }

  .category-selector .list-item-subcategory{
     padding: 2px 2px 2px 2px;
  }

  .list-item-category .custom-checkbox{

  }

.category-selector .colour-bar {
    background-image: url(../css/images/greenbar3.png), url(../css/images/redbar3.png);
    background-repeat: repeat-y, repeat-y;
}

.list-item-all .colour-bar{
  padding:4px 4px 4px 5px;
}

.list-item-category .colour-bar{
  padding:0px 0px 0px 10px;
}

.list-item-subcategory .colour-bar{
 padding:0px 0px 0px 10px;
}


.list-item-all .basic-bar{
  padding:4px 4px 4px 5px;
}

.list-item-category .basic-bar{
  padding:0px 0px 0px 10px;
}

.list-item-subcategory .basic-bar{
 padding:0px 0px 0px 10px;
}

.custom-checkbox
{
  padding-top:0;
  padding-bottom: 0;
  margin-top:0;
  margin-bottom:0;
}







/* END category tree CSS */


    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {
      padding-bottom: 40px;
      color: #444;
    }



    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
      position: relative;
	z-index: 15;
  }
 


	.main-container {
	
	}
	
	.main-row {
		min-height:500px;
	}

   footer {
		margin-top:50px;
        background-color: #f5f5f5;
		padding:10px;
      }
	  
	  .alert-orange,
	.alert-orange h4 {
	  color: #B58D48;
	}
	
	.alert-grey {
	  color: #555;
	  background-color: #fbfbfb;
	  border-color: #ccc;
	}

	.alert-grey h4 {
	  color: #555;
	}

	.marketing {
  padding-left: 15px;
  padding-right: 15px;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-md-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-md-4 p {
  margin-left: 10px;
  margin-right: 10px;
}

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


#show-if-mobile 
{ 
color:white;
display: none;
background-color:green;
margin-top:150px;
padding:10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#loginmobile { display: none;}
	
    /* RESPONSIVE CSS
    -------------------------------------------------- */

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
 padding-left: 0;
    padding-right: 0;
  }
  


  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }




  .featurette-heading {
    font-size: 50px;
  }
 
}

@media (min-width: 992px) {
 
   
}

.form-group
{
padding:5px
}

.table-striped tbody tr:nth-child(even) td {background: #F9F9F9}
	.table-striped tbody tr:nth-child(odd) td {background: #ffffff}
	
.table-striped tr:first-child th {background-color: #D9EDF7;}
	
.table-striped2 tbody tr:nth-child(even) td {background: #F9F9F9}
	.table-striped2 tbody tr:nth-child(odd) td {background: #ffffff}	
	
.imagetext
{
max-width:400px;
margin-left:auto;
margin-right:auto;
font-size:85%;
margin-bottom:10px;
color:#777;
padding:5px;
background-color:#f8f8f8;
}

.question-score-table td
{
padding: 3px;
}

.boftable
{
margin-top:0px;
margin-bottom:16px;
}

.boftable:hover
{
cursor: pointer;
}

.tb{
 
 	background: #FFFFE0;
	border:	1px solid #999;
	border-collapse: collapse;

} 

.tb td{

	border: 1px solid #ddd;
	
	font-size: 12px;
	font-family:verdana;
	line-height: 140%;
	
	padding:7px;
}

.blue-panel
{
background-color:#D9EDF7;
}

.yellow-panel
{
background-color:#FCF8E3;
}

.sidebar-table td
{
padding:5px;
}


#flagbutton
{
color:#555;
}


.red-flag
{
color:red;
}

.titlebar
{
background-color:#f4f4f4;
border:1px solid #ddd;
border-bottom:1px solid #999;
padding-top:5px;
padding-bottom:5px;
margin-bottom:15px;
border-radius: 4px;
}
 .defaulttable{
	font-size:14px;
	line-height: 140%;
} 
.boftd 
{
	background: #fafafa;
	padding: 3px;
}



.reviewfacts
	{	
	width: 100%;
	}
	.reviewfacts td
	{
		padding: 5px;
	
	}
	.reviewfacts td:first-child
	{
		width:85%;
	}
	
	.btn-warning, .btn-danger{
	margin-left:10px;
	}

	
	.greenlink , .greenlink:visited, .greenlink:hover, .greenlink:active
	{color:green;}
	
	.orangelink , .orangelink:visited, .orangelink:hover, .orangelink:active
	{color:orange;}
	
	.redlink , .redlink:visited, .redlink:hover, .redlink:active
	{color:red;}
	
	
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}