/* M1 Brand--updated 12.9.14-------------------------------------*/

#login {
    background-color: #fff;
}
body {
    background-color: #f8f8f8;
}
#wrapper {
    width: 100%;
}
#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 290px;
        padding: 20px 50px;
        /*border-left: 1px solid #e7e7e7;*/
    }
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 15px;
}
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
	color: #485960;
	font-size:15px;
}
.navbar-top-links li a:hover {
	color:#f89828;
	background-color:#FFF;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 150px;
    min-width: 0;
}
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}
/*-------------------------------------
	Sidebar
---------------------------------------*/
.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
	font-size: 14px;
}
.sidebar ul li a{
	color: #485960;
	padding-left:16px;
}

.sidebar ul li a.hover {
	color:#f89828;
}
.sidebar ul li a.active {
	font-weight:bold;
	color:#f89828;	
}
.sidebarcopy {
	text-transform: uppercase;
}
.subsidebarcopy {
	text-transform:capitalize;
	line-height:.3em;
}
.subsidechild{
	margin-top:-10px;
}
.hover_class a{
  visibility:hidden;
}
.hover_class:hover a {
 visibility:visible;
}
@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 290px;
        margin-top: 59px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
	.sidebar ul li a{
		color: #485960;
		padding-right:35px;
		text-align:right;
	}
	.subsidebarcopy {
		text-transform:capitalize;
		line-height:.4em;
		font-size:12px;
	/*margin-right:25px;*/
	}
}
/*-------------------------------------
	Typography
---------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.page-header {
  color: #f89828;
  margin: 20px 0 10px 0px;
}
.loginh2 {
  font-size: 1.8em;
}
.page-header2 {
  color: #f89828;
  padding:0px 0px 0px 8px;
  vertical-align:-14px;
}
.pay{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  	font-weight: 500;
  	line-height: 1.1;
	color: #f89828;
	font-size: 2em;
	}
.instructions{
	padding:0px 0px 0px 28px;
}
.instructions2{
	padding:0px 0px 0px 0px;
}	
.subhead{
	font-weight:bold;
	margin:8px 0px 8px 0px;
}
.subhead2{
	font-weight:bold;
	margin:0px 0px 0px 0px;
}	
.subhead3{
	font-size: 13px;
	font-weight:bold;
	margin:8px 0px 8px 0px;
}
.subhead4{
	font-weight:bold;
	margin:-8px 0px 8px -18px;
}
.subhead42{
	font-weight:bold;
	margin:-8px 0px 8px 0px;
}
@media(min-width:768px){
.subhead4{
	font-weight:bold;	
	margin:-8px 0px 8px 10px;
}
}
.remember{
	font-weight:normal;
	margin:20px 0px 0px 0px;
}	
.required{
	color:#f89828;
	font-weight:bold;
}
.orange{
	color:#f89828;
}
.tabchevron {
	color:#fff;
	padding: 15px 8px 0px 8px;
	}				
.smcopy{
	font-weight:normal;
	font-size:10px;
	}
@media(max-width:768px) {
h1, .h1{
	font-size:1.5em;
}
}
.fa-lg {
  font-size: 1.2em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-angle-right:before {
  content: none;
}
.fa-angle-right:after{
  content: "\f105";
}
.tight{
 	margin-top: 5px;
	}
.tight2{
	line-height: 0.4em;
 	margin-top: 5px;
	}
.list-unstyled > li {
  font-size:14px;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 15px;
}	
	
/*-------------------------------------
	new containers
---------------------------------------*/
.colorbar{
	border-top-width:8px;
	border-top-style: solid;
	border-top-color:#485960;
	}
@media(min-width:768px) {	
.navcolorblock{
	background-color:#ee8416;
	height:25px;
	width:100%;
	margin-bottom:30px;
	}
.navcolorblock2{
	background-color:#ffac56;
	height:25px;
	width:100%;
	}
.navcolorblock3{
	background-color:#ee8416;
	height:25px;
	max-width:290px;
	}	
}
.login-panel {
    margin-top: 20%;
}	
/*taking our margin: 0px 0px 0px 0px will alow center to float*/		
.containerpad{
	margin-top:20px;
	margin-bottom:20px;
	}
.containerpad2{
	margin-top:10px;
	margin-bottom:20px;
	}
.containerpad3{
	margin:0px 0px;
}	
.white{
 	background-color:#fff;	
	margin:5px 0px 5px 0px;
	padding:1px 5px 10px 5px;
}
.orangecontainer1{
	background-color:#FDE0BE;
	padding: 2px 0px 3px 28px;
	margin: 0px px 0px 0px;
	height:40px;
	width:100%;
}	
.orangecontainer4{
	background-color:#FDE0BE;
	padding: 2px 0px 3px 28px;
	margin: 0px 0px 0px 0px;
	height:100px;
	width:100%;
}	
.grey{
	background-color:#f8f8f8;
}
@media(min-width:768px) {
.containerpad3{
	margin:20px 50px;
}
.white{
 	background-color:#fff;
	margin:8px 5px 5px 0px;
	padding:0px 10px 20px 10px;
}
.orangecontainer4{
	height:55px;
}	
}
@media(min-width:1000px){
.orangecontainer4{
	height:40px;
}
}
.buttoncontainer{
	border-top-width:2px;
	border-top-style: solid;
	border-top-color:#DFDFDF;
	padding:0px 0px 3px 0px;
	margin:40px 0px 0px 0px;
	width:100%;
}
.rowpad{
	padding:0px 0px 0px 0px;
}
.rowpad4{
	/*padding:10px 0px 0px 0px;*/
	padding-top:10px;
}
.rowpad5{
	padding:0px 0px 10px 0px;
}
.shippad{
	margin:5px 0px;
}
.shippad2{
	margin:10px 0px;
}
.shippad3{
	margin:2px 0px 8px 0px;
}
.shippad4{
	margin:5px 0px 0px 0px;
}
.loginpad{
	margin:12px 0px;
}	
.extrapad{
	padding:0px 0px 12px 0px;
}
/*exhibit pad*/
.rowpad2{
	padding:0px 0px 0px 0px;
}
.rowpad21{
	padding:0px 0px 0px 0px;
}	
.rowpad3{
	padding:0px 0px 0px 0px;
}
.rowpad32{
	padding:20px 0px 0px 0px;
}
.rowpad20{
	padding:10px 0px;
}			
.text-right2 {
  text-align: left;
}
/*.indent{
	padding-left:0px;
	}*/
.indent24{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px -8px;
}	
.indent28{
	padding-left:25px;
}
.indent20{
	padding:0px 12px;
}	
/*assignment only*/
@media(max-width:768px){
.rowpad20{
	padding:5px 0px 15px 0px;
}
}
@media(min-width:768px){
.loginpad{
	margin:0px 12px;
	}
.rowpad{
	padding:0px 0px 15px 0px;
}
.rowpad2{
	padding:11px 0px 0px 0px;
	}
.rowpad21{
	padding:9px 0px 0px 0px;
	}	
.rowpad3{
	padding:22px 0px 0px 0px;
	}
.rowpad32{
	padding:29px 0px 0px 0px;
	}	
.text-right2 {
  text-align: right;
}
.shippad3{
	margin:20px 0px;
}
.shippad4{
	margin:0px 0px 0px 0px;
}
.indent{
	padding-left:20px;
}
.indent24{
	padding:0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
}
.indent28{
	padding:0px 50px 0px 20px;
}
}
/*-add-------------------------------------------------------------------------------------------*/
/*-Tables---------------------*/
table {
  background-color: transparent;
}
.tablestlye {
  border-collapse: separate;
	-webkit-border-horizontal-spacing: 4px;
	-webkit-border-vertical-spacing: 2px;
}
.cellcolor{
	background-color:#FDE0BE;
}
.cellwidth{
	width:33%;
	max-width:33%;
}
.five{
	width:5%;
	max-width:5%;
	}
.eight{
	width:8%;
	max-width:8%;
	}	
.ten{
	width:10%;
	max-width:10%;
	}	
.twelve{
	width:12.5%;
	max-width:12.5%
	}
.sixteen{
	width:16.66%;
	max-width:16.66%;
	}
.nineteen{
	width:19%;
	max-width:19%;
	}	
.twentytwo{
	width:22%;
	max-width:22%;
	}
.tentyfive{
	width:25%;
	max-width:25%;
	}
.fortyfive{
	width:45%;
	max-width:45%;
	}		
.fivezero{
	width:50%;
	max-width:50%;
	}
.full{
	width:100%;
	max-width:100%;
	}
.cellpad{
	padding:7px 0px 0px 0px;
	}
.cellpad2{
	padding:0px 0px 17px 0px;
	}
@media(min-width:768px){
.cellpad{
	padding:15px 0px 0px 0px;
	}
.cellpad2{
	padding:0px 0px 15px 0px;
	}	
}
/*table line----------------------*/
.line{
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#000;
	margin-top:5px;
	padding-top:10px;
}
.orangeline{
	border-top-width:3px;
	border-top-style: solid;
	border-top-color:#f89828;
	margin-top:10px;
	padding-top:30px;
}	
.table2 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.table3 {
  width: 100%;
  max-width: 100%;
}
.table4 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.table4 thead th{
	font-size: 11px;
	}
.top{
  vertical-align:top;
}

.bottom{
	vertical-align:bottom;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: none;
}
.table-bordered {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
}
	
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
	
.red2{
	outline: 1px solid red;
}

.blue2{
	outline: 1px solid blue;
}

.green2{
	outline: 1px solid green;
}
/*---------------------------------------------
   Buttons
---------------------------------------------*/
.btn {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 6px 12px;
  margin:15px 0px 0px 0px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 3px;
}
.login{
	width:100%;
	}
@media(min-width:768px){
	.login{
	margin:0px 0px 0px 0px;
	padding: 5px 12px;
	width:160px;
	font-weight:bold;	
	}
}
/*link ----------------------*/
.btn2 {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 0px 0px;
  margin:0px 0px 0px 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
}
.btn-back {
  color: #fff;
  background-color:#808080;
  transition: all .4s;  
}
.btn-nopad{
	padding-right: 0px;
  	padding-left: 0px;
	}
.btn-back:hover,
.btn-back:focus,
.btn-back:active,
.btn-back.active,
.open > .dropdown-toggle.btn-back {
  color: #fff;
  background-color: #4d4d4d;
}
.btn-continue {
  color: #fff;
  background-color:#f89828;
  transition: all .4s;
}
.btn-continue:hover,
.btn-continue:focus,
.btn-continue:active,
.btn-continue.active,
.open > .dropdown-toggle.btn-continue {
  color: #fff;
  background-color: #ee8416;
}
.btn-outline {
    color: #f89828;
    background-color: transparent;
    transition: all .4s;
	border:2px solid #f89828;
}
.btn-outline:hover {
    color: #fff;
	background-color:#f89828;
}
.btn-block{
	 font-weight:bold;
	 }
.btn-xs,
.btn-group-xs > .btn {
  font-size: 11px;
  line-height: 1.5;
  margin-top:7px;
  padding: 2px 8px;
  border-radius: 2px;
}
.togsubmit{
	position:relative;
	top:-10px;
	left:50px;
}
/*circles buttons*/
.btn3 {
  margin:4px 0px 0px 0px;
}
.btn-circle {
    width: 25px;
    height: 25px;
    padding: 2px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 1.428571429;
}
.btn-warning {
  color: #fff;
  background-color: #FA8C1E;
  border-color: #FA8C1E;
  transition: all .4s; 
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ee8416;
  border-color: #ee8416;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/*user icon on dashboard*/
.btn-circle4 {
    width: 40px;
    height: 40px;
    padding: 3px 0px 0px 0px;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border:2px;
	border-style:solid;
    text-align: center;
    font-size: 22px;
}
.btn-warning4 {
  color: #f89828;
  background-color: #fff;
  border-color: #f89828;
  transition: all .4s; 
}
.btn-warning4:hover,
.btn-warning4:focus,
.btn-warning4:active,
.btn-warning4.active,
.open > .dropdown-toggle.btn-warning4 {
  color: #ee8416;
  background-color: #fff;
  border-color: #ee8416;
}
.btn-warning4:active,
.btn-warning4.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.circlebtncopy{
	vertical-align:-5px;
	margin-left:10px;
	}
@media(min-width:768px){
.circlebtncopy{
	vertical-align:-1px;
	margin-left:5px;
	}
}
@media(min-width:1000px){
.circlebtncopy{
	vertical-align:-5px;
	margin-left:10px;
}
}	
.btn4 {
  padding:6px 4px 6px 12px;
}
/*New SUBMIT control BTN's ----------------------*/
.btn-control-submit {
  color: #ffffff;
  background-color:#bf6a7f;
  transition: all .4s;
}
.btn-control-submit:hover,
.btn-control-submit:focus,
.btn-control-submit:active,
.btn-control-submit.active{
  color: #ffffff;
  background-color: #9a4258;
  text-decoration:none;
  outline:none;
}
.btnpad{
	margin-left:15px;
	}
/*---------------------------------------------
   Modal Navigation
---------------------------------------------*/	
.modal-content {
  border-radius: 0px;
}
.modal-body {
  padding: 15px 40px 30px;
}
.modal-footer {
  padding: 0px;
  text-align: center;
  border-top: none;
}
.md-content {
	color: #fff;
	background: #f89828;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}
.md-content h3 {
	margin: 0;
	padding: 0.8em;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	background: #ee8416;
	border-radius: 3px 3px 0 0;
}
.md-content > div {
	padding: 15px 40px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}
.md-content > div p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-size: 1.2em;
}
.md-content > div ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.md-content > div ul li {
	padding: 5px 0;
}
.modal-backdrop {
  background-color: #ffac56;
}
.btn-modal {
  color: #fff;
  font-size:1.2em;
  background-color:#ee8416;
  transition: all .4s;
}
.btn-modal:hover,
.btn-modal:focus,
.btn-modal:active,
.btn-modal.active,
.open > .dropdown-toggle.btn-modal {
  color: #fff;
  background-color: #BE6A12;
}
/*? button on login page*/
.modalbtn{
	color:#485960;
	font-size:1.5em;
	margin-left:20px;
}
.modalbtn:hover,
.modalbtn:active {
	color:#ee8416;
}
.modalbtn:focus{
outline:#fff;
}	
/*---------------------------------------------
   Top Navigation
---------------------------------------------*/
.navpad{
	margin-bottom:50px;
	padding-bottom:50px;
	}
.navbar-new {
  background-color: #fff;
  border-color: #e7e7e7;
  border-bottom: 8px solid #485960;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: none;
}
/*
.navbar-new .navbar-brand {
  color: #93ca8a;
}
.navbar-new .navbar-brand:hover,
.navbar-new .navbar-brand:focus {
  color: #f89828;
  background-color: transparent;
}
*/
.navbar-new .navbar-text {
  color: #777;
}
.navbar-new .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #93ca8a;
  background-color: transparent;
}
.navbar-new .navbar-nav > .active > a,
.navbar-new .navbar-nav > .active > a:hover,
.navbar-new .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #fff;
}
.navbar-new .navbar-nav > .disabled > a,
.navbar-new .navbar-nav > .disabled > a:hover,
.navbar-new .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-new .navbar-toggle {
  border-color: #ddd;
}
.navbar-new .navbar-toggle:hover,
.navbar-new .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-new .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-new .navbar-collapse,
.navbar-new .navbar-form {
  border-color: #e7e7e7;
}
.navbar-new .navbar-nav > .open > a,
.navbar-new .navbar-nav > .open > a:hover,
.navbar-new .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-new .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-new .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-new .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-new .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-new .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-new .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-new .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-new .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-new .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-new .navbar-link {
  color: #777;
}
.navbar-new .navbar-link:hover {
  color: #333;
}
.navbar-new .btn-link {
  color: #777;
}
.navbar-new .btn-link:hover,
.navbar-new .btn-link:focus {
  color: #333;
}
.navbar-new .btn-link[disabled]:hover,
fieldset[disabled] .navbar-new .btn-link:hover,
.navbar-dnew .btn-link[disabled]:focus,
fieldset[disabled] .navbar-new .btn-link:focus {
  color: #ccc;
}	
/*---------------------------------------------
   OLD Sidebar Navigation
---------------------------------------------*/
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  color:#f89828;
  background-color: none;
}
/*---------------------------------------------
   Form Control
---------------------------------------------*/
.form-control {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #f89828;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		  
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 152, 40, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 152, 40, .6);*/
}

.checkbox2 {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
/*tabs only*/
.checkboxpad{
  min-height: 25px;
	}

.radiopad{
	margin-right:25px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 7px;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
}
.pacslip{
margin: 0px 0px 0px 0px;
	}
@media(min-width:768px){
.pacslip{
margin: 0px 0px 0px 100px;
	}
	}	
/*---------------------------------------------
   Tabs Control
---------------------------------------------*/
.tabfont{
	font-size:14px;
	font-weight:bold;
	}
.tab-content{
	margin:20px 0px 5px 0px;}
		
/*.nav-tabs {
  border-bottom: 0px solid #f89828;
}*/
 .nav-tabs {
	 boarder:1px solid #ddd;
}
 
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  color: #999999;	
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0px 0px 0 0;
}
/*.nav-tabs > li > a:hover {
  border-color: #fff #fff #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  cursor: default;
  background-color: #fff;
  border: 1px solid #f89828;
  border-bottom-color: transparent;
}*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  cursor: default;
  background-color: #fff;
  border-top: 4px solid #f89828;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/*---------------------------------------------
   Check Boxes
---------------------------------------------*/
.checkbox-li {
  	padding-left: 25px;
	padding-top:20px;
 }
.checkbox-li label {
	display: inline-block;
    position: relative;
}
.labelpad{
	margin:0px 0px 0px 8px;
	line-height:1.8;
	font-weight:normal;
}
.checkbox-li label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	margin-left: -20px;
	border: 2px solid #f89828;
	border-radius: 0px;
	background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
}
.checkbox-li label::after {
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 2px;
	font-size: 12px;
	color: #000;
}
.checkbox-li input[type="checkbox"] {
	display: none; 
}
.checkbox-li input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox-li.checkbox-inline {
    margin-top: 8px; 
}