body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.tdoptlabels {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	background-color:#ffffff;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	padding-left:4px;
	padding-right:2px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	width:260px;
	padding-top:3px;
	padding-bottom:0px;
	text-align: center;
	margin-top:-3px;
}
	

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.navbar{
background: #FFFFFD;
border-bottom:1px solid #808080;
opacity: 0.95;
    filter: alpha(opacity=95);
box-shadow: 0px 0px 5px #808080;
padding-bottom:3px;
}

.nav > li > a {
   margin-top:1px;
   font: 16px Verdana,sans-serif;
   color:#808080;
}

.navbarright > li > a{
margin-top:5px;
font: 12px Verdana,sans-serif;
}

.nav > li > a .glyphicon {
   color:#ff6a39;
}


.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
    color:#ff6a39;
   text-shadow: -1px 0px 1px #FFD0BC;
}



.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.round-box{
background: #FFFFFF;
    font: 12px Verdana,sans-serif;
    box-shadow: 0px 0px 5px #CCC;
    border-radius: 5px;
}
span.glyphicon  {
margin-right:5px;
}

.bg-df-rev{
background:#ff6a39;
}

.bg-df{
 background:#808080;
}

.login-box{
    font: 12px Verdana,sans-serif;
    box-shadow: 0px 0px 5px #CCC;
    border-radius: 5px;
    padding-top:30px;
}


.btn-df-rev { 
  color: #FF6A39; 
  background-color: #808080; 
  border-color: #EB3E09; 
} 
 
.btn-df-rev:hover, 
.btn-df-rev:focus, 
.btn-df-rev:active, 
.btn-df-rev.active, 
.open .dropdown-toggle.btn-df-rev { 
  color: #FF6A39; 
  background-color: #59575C; 
  border-color: #EB3E09; 
} 
 
.btn-df-rev:active, 
.btn-df-rev.active, 
.open .dropdown-toggle.btn-df-rev { 
  background-image: none; 
} 
 
.btn-df-rev.disabled, 
.btn-df-rev[disabled], 
fieldset[disabled] .btn-df-rev, 
.btn-df-rev.disabled:hover, 
.btn-df-rev[disabled]:hover, 
fieldset[disabled] .btn-df-rev:hover, 
.btn-df-rev.disabled:focus, 
.btn-df-rev[disabled]:focus, 
fieldset[disabled] .btn-df-rev:focus, 
.btn-df-rev.disabled:active, 
.btn-df-rev[disabled]:active, 
fieldset[disabled] .btn-df-rev:active, 
.btn-df-rev.disabled.active, 
.btn-df-rev[disabled].active, 
fieldset[disabled] .btn-df-rev.active { 
  background-color: #808080; 
  border-color: #EB3E09; 
} 
 
.btn-df-rev .badge { 
  color: #808080; 
  background-color: #FF6A39; 
}


.btn-df { 
  color: #808080; 
  background-color: #FF6A39; 
  border-color: #808080; 
} 
 
.btn-df:hover, 
.btn-df:focus, 
.btn-df:active, 
.btn-df.active, 
.open .dropdown-toggle.btn-df { 
  color: #808080; 
  background-color: #FF5039; 
  border-color: #808080; 
} 
 
.btn-df:active, 
.btn-df.active, 
.open .dropdown-toggle.btn-df { 
  background-image: none; 
} 
 
.btn-df.disabled, 
.btn-df[disabled], 
fieldset[disabled] .btn-df, 
.btn-df.disabled:hover, 
.btn-df[disabled]:hover, 
fieldset[disabled] .btn-df:hover, 
.btn-df.disabled:focus, 
.btn-df[disabled]:focus, 
fieldset[disabled] .btn-df:focus, 
.btn-df.disabled:active, 
.btn-df[disabled]:active, 
fieldset[disabled] .btn-df:active, 
.btn-df.disabled.active, 
.btn-df[disabled].active, 
fieldset[disabled] .btn-df.active { 
  background-color: #FF6A39; 
  border-color: #808080; 
} 
 
.btn-df .badge { 
  color: #FF6A39; 
  background-color: #808080; 
}


.btn-df-w { 
  color: #FFFCFC; 
  background-color: #FF6A39; 
  border-color: #808080; 
} 
 
.btn-df-w:hover, 
.btn-df-w:focus, 
.btn-df-w:active, 
.btn-df-w.active, 
.open .dropdown-toggle.btn-df-w { 
  color: #FFFCFC; 
  background-color: #FF5039; 
  border-color: #808080; 
} 
 
.btn-df-w:active, 
.btn-df-w.active, 
.open .dropdown-toggle.btn-df-w { 
  background-image: none; 
} 
 
.btn-df-w.disabled, 
.btn-df-w[disabled], 
fieldset[disabled] .btn-df-w, 
.btn-df-w.disabled:hover, 
.btn-df-w[disabled]:hover, 
fieldset[disabled] .btn-df-w:hover, 
.btn-df-w.disabled:focus, 
.btn-df-w[disabled]:focus, 
fieldset[disabled] .btn-df-w:focus, 
.btn-df-w.disabled:active, 
.btn-df-w[disabled]:active, 
fieldset[disabled] .btn-df-w:active, 
.btn-df-w.disabled.active, 
.btn-df-w[disabled].active, 
fieldset[disabled] .btn-df-w.active { 
  background-color: #FF6A39; 
  border-color: #808080; 
} 
 
.btn-df-w .badge { 
  color: #FF6A39; 
  background-color: #FFFCFC; 
}

.btn-df-rev-w { 
  color: #FFFCFC; 
  background-color: #808080; 
  border-color: #080808; 
} 
 
.btn-df-rev-w:hover, 
.btn-df-rev-w:focus, 
.btn-df-rev-w:active, 
.btn-df-rev-w.active, 
.open .dropdown-toggle.btn-df-rev-w { 
  color: #FFFCFC; 
  background-color: #6E6D6D; 
  border-color: #080808; 
} 
 
.btn-df-rev-w:active, 
.btn-df-rev-w.active, 
.open .dropdown-toggle.btn-df-rev-w { 
  background-image: none; 
} 
 
.btn-df-rev-w.disabled, 
.btn-df-rev-w[disabled], 
fieldset[disabled] .btn-df-rev-w, 
.btn-df-rev-w.disabled:hover, 
.btn-df-rev-w[disabled]:hover, 
fieldset[disabled] .btn-df-rev-w:hover, 
.btn-df-rev-w.disabled:focus, 
.btn-df-rev-w[disabled]:focus, 
fieldset[disabled] .btn-df-rev-w:focus, 
.btn-df-rev-w.disabled:active, 
.btn-df-rev-w[disabled]:active, 
fieldset[disabled] .btn-df-rev-w:active, 
.btn-df-rev-w.disabled.active, 
.btn-df-rev-w[disabled].active, 
fieldset[disabled] .btn-df-rev-w.active { 
  background-color: #808080; 
  border-color: #080808; 
} 
 
.btn-df-rev-w .badge { 
  color: #808080; 
  background-color: #FFFCFC; 
}


.cb_grey input[type="checkbox"]{
margin-top:1px;
}
.cb_grey{
margin-top:3px;
height:16px;
 border-radius: 5px;
float:left;
padding:0px 1px;
background-color:#ddd;
}

.cb_text{
float:left;
margin-top:3px;
margin-left:3px;
margin-right:5px;
}

.select-opt{
float:left;
width:100%;
margin-top:5px;
}
.select-opt label, .label-opt label{
font-weight:normal;
width:50px;
}

.opt-block{
float:left;
width:255px;
}

.opt-block-l{
float:left;
width:175px;
}

.label-opt{
float:left;
margin-top:5px;
}


.inner-box{
padding:10px;
}

.grey-line{
height:1px;
width:100%;
background-color:#ddd;
}
.grey-head{
font-weight:bold;
padding:10px;
height:35px;
width:100%;
border-bottom:1px solid #ddd;
}



.df-table{
margin-top:42px; margin-left:5px; font-size:11px;
-webkit-box-shadow: 3px 3px 2px 0px #ccc;
-moz-box-shadow: 3px 3px 2px 0px #ccc;
box-shadow: 3px 3px 2px 0px #ccc;
}

.df-table table, .df-table th, .df-table td {
    border: 1px solid #ff6a39;
}

.fltd{
background-color:#eee;
}



.label-opt-2{
float:left;
padding-left:50px;
margin-top:4px;
}


.day-block{
margin-top:4px;
float:left;
margin-right:0px;
}

.cb_label{
font-weight:normal;
width:73px; clear:both;
float:left;
margin-top:7px;
}




.mtchr .checkbox{
float:left;
}

.checkbox {
display: inline-block;
cursor: pointer;
font-size: 12px; line-height:8px;
margin-left:0px;
margin-right:0px;
padding-left:5px;
font-weight:normal;
}


.checkboxes input[type=checkbox] {
display:none;
}

.checkbox:before {
content: "";
display: inline-block;
width: 13px;
height: 13px;
vertical-align:middle;
margin-top:-2px;
background-color: white;
color: #ff6a39;
text-align: center;
box-shadow: 0px 0px 1px blue;
border-radius: 3px;
border:0px solid #212136;
margin-right:3px;
margin-left:0px;
}


.checkboxes input[type=checkbox]:checked + .checkbox:before {
content: "\2713";
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
text-align: center;
font-size: 24px;
}

.checkboxes input[type=checkbox]:disabled + .checkbox:before {
background-color: #ddd;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
box-shadow: 0px 0px
}

.checkbox:hover:before {
background-color: blue;
}

