.input-group-addon {background:none; border:none}

.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget table td {padding:4px 5px; font-size:.8125em}
.accordion-toggle {display:none}
.bootstrap-datetimepicker-widget.dropdown-menu {width:auto}


.bootstrap-datetimepicker-widget table td span {width:32px; height:32px; line-height: 32px }

.datepicker-months .table-condensed td {line-height: 32px; height:32px}

.form-control:focus,
.form-control:active {box-shadow:none}

.inputset.sectize {border:none}
.inputset.sectize .control-group { }
.inputset.sectize .control-group .selectize-control {line-height: normal; height: 40px; }
.inputset.sectize .control-group .selectize-input {height: 40px; padding: 0 40px 0 10px; line-height: 38px; box-shadow: none;
border:1px solid #9d9d9d; border-radius: 0}
.inputset.sectize .control-group .selectize-input input {height:100%; }
.inputset.sectize .control-group .selectize-control.single .selectize-input, .selectize-dropdown.single {background:none; font-size: 14px}
.inputset.sectize .control-group .selectize-dropdown {background:#fff; box-shadow: none}

.inputset.sectize .selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -4px 0 0 0;
	width:13px;
	height:8px;
	border:none;
	background:url('../img/selectbg_updown.png') no-repeat;
	background-size:13px auto;
	background-position:0 -8px;
}
#night .inputset.sectize .selectize-control.single .selectize-input:after{background-image:url('../img/selectbg_updown_w.png');}
.inputset.sectize .selectize-control.single .selectize-input.dropdown-active:after {border:none}

.inputset.sectize .selectize-input.focus {border:1px solid #2d2721}

input::-webkit-input-placeholder {font-size: 14px; color: #a4a4a4}
input::-moz-placeholder {font-size: 14px; color: #a4a4a4}
input:-ms-input-placeholder {font-size: 14px; color: #a4a4a4}
input:-moz-placeholder {font-size: 14px; color: #a4a4a4}
