.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-default.disabled, .btn-primary.disabled, .btn-success.disabled, .btn-info.disabled, .btn-warning.disabled, .btn-danger.disabled, .btn-default[disabled], .btn-primary[disabled], .btn-success[disabled], .btn-info[disabled], .btn-warning[disabled], .btn-danger[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-info, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-danger {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge {
	text-shadow: none
}
.btn:active, .btn.active {
	background-image: none
}
.brand img {
	float: left;
	/* max-width: 1063px; */
}

.checked {
  color: orange;
}
.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px
}
.btn-default:active, .btn-default.active {
	background-color: #e0e0e0;
	border-color: #dbdbdb
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #e0e0e0;
	background-image: none
}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #245580
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #265a88;
	background-position: 0 -15px
}
.btn-primary:active, .btn-primary.active {
	background-color: #265a88;
	border-color: #245580
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #265a88;
	background-image: none
}
.btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #3e8f3e
}
.btn-success:hover, .btn-success:focus {
	background-color: #419641;
	background-position: 0 -15px
}
.btn-success:active, .btn-success.active {
	background-color: #419641;
	border-color: #3e8f3e
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #419641;
	background-image: none
}
.btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #28a4c9
}
.btn-info:hover, .btn-info:focus {
	background-color: #2aabd2;
	background-position: 0 -15px
}
.btn-info:active, .btn-info.active {
	background-color: #2aabd2;
	border-color: #28a4c9
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #2aabd2;
	background-image: none
}
.btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #e38d13
}
.btn-warning:hover, .btn-warning:focus {
	background-color: #eb9316;
	background-position: 0 -15px
}
.btn-warning:active, .btn-warning.active {
	background-color: #eb9316;
	border-color: #e38d13
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #eb9316;
	background-image: none
}
.btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #b92c28
}
.btn-danger:hover, .btn-danger:focus {
	background-color: #c12e2a;
	background-position: 0 -15px
}
.btn-danger:active, .btn-danger.active {
	background-color: #c12e2a;
	border-color: #b92c28
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #c12e2a;
	background-image: none
}
.thumbnail, .img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #2e6da4;
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075)
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
}
.about-box {
    background-color: #ffffff;
    padding: 20px 5px 30px;
    position: relative;
}
.bgc-snowshade2 {
    background-color: #fafafa;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: 0 1px 0 rgba(255,255,255,.25)
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
	background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-radius: 4px
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
	background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
@media (max-width: 767px) {
.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #fff;
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
}
.alert {
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05)
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	background-repeat: repeat-x;
	border-color: #b2dba1
}
.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #9acfea
}
.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f5e79e
}
.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
	background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dca7a7
}
.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
	background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	background-repeat: repeat-x;
	border-color: #2b669a
}
.list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge {
	text-shadow: none
}
.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}
.panel-default > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}
.panel-primary > .panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
.panel-success > .panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
	background-repeat: repeat-x
}
.panel-info > .panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
	background-repeat: repeat-x
}
.panel-warning > .panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
	background-repeat: repeat-x
}
.panel-danger > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
	background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x
}
.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1)
}
body {
	font-family: Arial, sans-serif;
	background-color: #fff;
	background-size: cover;
	outline: none;transition: all .3s ease-in-out;
}
a {
	outline: 0;
	border: 0;transition: all .3s ease-in-out;
}
a:active, a:focus {
	outline: 0;
	border: 0
}
.btn-primary :active, .btn-primary :focus {
	outline: 0;
	border: 0
}
.nopadding {
	padding: 0
}
.nomargin {
	margin: 0
}
.header{
background: #000;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-size:cover;
height:auto;
padding-bottom:25px;


}

.location-box{ border-radius:0px; /*height: 50px !important; */padding: 15px 15px; width:100%; border-bottom:solid 1px #CCC; border-top:none; border-left:none; border-right:none; height:50px;}


.tag-bx h1{font-family: 'Titillium Web', sans-serif; color:#ffffff; font-weight: bold; font-size: 37px; margin-top:69px;   text-shadow: 2px 2px #1d2869;}
.tag-bx p{font-family: 'Titillium Web', sans-serif; color:#ffffff; font-size:20px; font-weight: normal;}
.form-bx{ margin:7px  0px; width:100%;  background-color:#fff; clear:both; float:left; padding-bottom:10px;}
.header-bx{ font-family:"Myriad Pro"; color:#ffffff; }
.header-bx h2{        font-size: 20px;
    line-height: 32px;
    padding: 10px 0px 1px 0px;
    margin: 0px;
    text-align: center;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;}
.header-bx .tagpara{   text-align: center;
    color: #4b4949;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700; }	

.innerbox{   
padding: 15px 14px 0px;
    font-family: Calibri;
    color: #000000;}
#form1{ color:#000; margin-top:19px;}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-image: none;
    background-color: rgba(255,255,255,.1);
    border: solid 2px rgba(255,255,255,.4);
    border-radius: 4px;
    -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;
}
.btn.btn-primary {
    width: 100%;
    padding: 15px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color:rgb(30, 29, 84);
    border: solid 2px rgba(255,255,255,.4);
    font-weight: 700;
}

.w1{width:98%;}
/*textarea.form-control {    font-family: Calibri;
    color: #000;
    border-radius: 0px;
    height: 42px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    width: 24%;
    float: left;
    margin-left: 8px;}
	
.form-control::-webkit-textarea-placeholder { /* Chrome/Opera/Safari */
  color: #585858; font-size:16px;
}*/
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #585858; font-size:16px;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color:  #585858;font-size:16px;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color:  #585858;font-size:16px;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color:  #585858;font-size:16px;
}
#form1 p,.frmbxp{     color: #9c9595; font-size:11px; font-family:"Myriad Pro"; }
.btn-primary{ 
    background-image: 0;  background:#eb3f24;
    margin: 0 auto;
    border: 0px;
   font-size: 18px;
	width:18%;
   padding: 8px 0; display:inline-block; margin:0 auto; ; margin-bottom:0px; text-transform:uppercase; border-radius:0px;transition: all .3s ease-in-out; font-family:Calibri; }	
.btn-primary:hover{ background-color:# F00;    background-image: linear-gradient(to bottom, #0c2c53 0%, #0c2c53 100%);}	

.tagbx2{ background-color:#1e1d54; padding:1px 0px; margin-top:0px;}
.bx1{ color:#fff;    font-family: 'Titillium Web', sans-serif; font-size:21px; margin:25px 0px;}





.content1{ margin-bottom:15px;}
.sub-bx{ margin-top:0px;}
.sub-bx img{ margin-right:7px;}
.sub-bx h2{    font-family: 'Myriad Pro', sans-serif; color:#1e1d54; font-size:30px; font-weight:700; margin-bottom:0px; }
.sub-bx p{font-family: 'Myriad Pro', sans-serif; text-align:justify; margin-top:5px;    margin-bottom: 19px;    font-size: 15px;}
.sub-bx1{ margin-left:40px;}
.sub-bx1 a{ background:#b1202a; color:#fff; padding:10px 15px; border-radius:5px; text-decoration:none; }
.sub-bx1 ul{ margin-top:10px;}
.sub-bx1 ul li{font-family: 'Myriad Pro', sans-serif;    color: #333; list-style-image:url(../images/list-icon.png);line-height: 33px;}

.ulockd-footer {
    background: #1e1d54;
}
ul li a {
    color: #fff;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    color: #fff;
}
.ulockd-footer-contact {
    color: #fff;
}
.ulockd-footer-contact a {
    color: #fff;
}
.text-uppercase {
    text-transform: uppercase;
    color: #fff;
	text-align:center;
}
.brands {
    width: 100%;
	text-align:center;
}

.brands_slider_container {
    height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px;
    background: #fff
}

.brands_slider {
    height: 100%;
    margin-top: 50px
}

.brands_item {
    height: 100%
}

.brands_item img {
    max-width: 100%
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}
.ulockd-footer-qlink {
    color: #fff;
}
.content2{  width:100%; margin-top:20px; margin:0 auto;}
.content2 img{ margin:0 auto;}
#promo-boxes {
    border: none;
    background-color: #ececec; padding-bottom:45px;
}
.dicount{ position:absolute;}
.myhearingaid {
 
    padding: 0px !important;
 
    margin: 37px auto 15px;
    font-size: 28px !Important;
   
 
    line-height: 4.4rem !important;font-family: 'Myriad Pro', sans-serif; color:#009ae2; text-align:center;
}
#promo-boxes .row > div:first-child {
    border-left: 0;
}
#promo-boxes .container .col-sm-12 {
    background: #fff;
    border-radius: 10px;
    padding-right: 4px !important;
}
#promo-boxes .container img {
    width: 87px;
}
#promo-boxes .col-sm-8 {
    padding-bottom: 20px;
    margin-top: 3px;
    border-right-radius: 6px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #ac162c;
}
#promo-boxes h3 {
    margin-top: 18px;    font-family: 'Myriad Pro', sans-serif; text-align:center; color:#fff; padding-top: 10px;
}
#promo-boxes h5 {
    margin-top: 0;
   font-family: 'Myriad Pro', sans-serif; 
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
  
    line-height: 20px;
    line-height: 2rem;
    color: #fff; text-align:center;
}
.footer{     background-color: #1d2869;
    color: #ffffff;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 13px;
    padding: 20px 0px; }
	.footer a{color: #ffffff;}
.cust{ background-color:#eb3f24; color:#fff !important; font-size:24px !important;}	
.hideul {}
.hideul li { float:left; font-size:2px; color:#ececec;}




.boxhearing{ margin:15px 0px;}
.boxhearing img{ text-align:center; margin:0 auto;}
.boxhearing h3{ margin:0px; padding:15px 0px; color:#FFF; font-size:14px;}
	
	
	.topbox{ background-color:#FFF; width:100%; height:80px;}
	
	.topbox img { padding-top:5px;}
	.box_serch{ border:solid 1px #FFF; height:auto; margin-bottom:50px; padding:5px; width:100%; float:left; border-radius:5px;}
	
	.Citybox{ border:none; padding:10px 0px;}
	
	
	.iconbox{ width:100%; float:left; height:auto; padding:20px 0px;}
.iconbox ul{ margin:0px; padding:0px;}
.iconbox ul li{ width:14%; float:left; height:auto; border-left:solid 1px #6e7393; text-align:center; list-style:none; height:85px;

}
.iconbox ul li img{ margin:0 auto;}
.iconbox ul li h4{ color:#F7F7F7; font-size:13px; line-height:18px; font-weight:700;}


.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  
	background-color:#FFF; 
	width: 100%;
	border:none;
	margin:0px;
	float:left;
	border-radius:0px;

	  
}



.btn.dropdown-toggle.bs-placeholder.btn-default {
    background-color: #fff;
    background-image: none;
    height:50px;
	color: #737272;
	float:left;
	position:relative;
	margin:0px;
	border-radius:0px;
	
	
}

/*.selebox22{ margin:0px; padding:0px; margin-top:0px; float:left;}*/

#form1 {
    color: #000;
    margin-top:0px;
}

.btn-group > .btn:first-child {
    background-color: #fff;
    background-image: none;
    height:50px;
	color:#000;
	float:left;
	position:relative;
	margin:0px;
	border-radius:0px;
	 
}

.Searchbtn{ background-color:#11398e; color:#FFF; height:50px; line-height:50px; text-transform:uppercase; font-size:16px; border:none; width:100%;}
.Searchbtn:hover{ background-color:#000;}


.mainbox{ width:80%; margin-left:10%;}

.emailtext{ text-align:right; padding-top:30px; font-size:16px; }
.emailtext a{color:#474749;}

.list4{ margin:50px 0px;}
.list4 img{ margin:0 auto; border:#333 1px dashed; border-radius:50%; padding:5px;}
.list4 h3{ text-align:center; font-size:14px;    background: #b1202a;;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;}


.list5{ margin:50px 0px;}
.list5 img{ margin:0 auto; border:#333 1px dashed;  padding:5px;}
.list5 h3{ text-align:center; font-size:14px;}



.leftsite{ margin-left:70px;}


.caa{
    display: none;
}

.whyimg img{ width:100%; height:auto;}
.textpp p{ padding:25px; font-weight:bold;}

.happytext{ text-align:right; padding-top:15px; font-size:14px; line-height:25px;}
.happytext span{font-weight:bold;  font-size:33px; color:#e22e04;}
.onlinecourse{ width: 100%;
    float: left;
    background: url(../images/bg1.jpg) no-repeat scroll center top / cover #333538;
    padding:25px 0px;
}
.onlinecourse h5 { text-align:center; color:#fff; font-size:30px; padding:20px 0px; font-weight:700; font-family: 'Myriad Pro', sans-serif;}



/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/

section {
    padding-top:20px;
    padding-bottom:40px;
	
}
.ulockd-gallery {
    background: #fafafa;
}m

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom:0px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0.5;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #58c9e4;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
	color:#fff;
	margin: 0 0 0px;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}


.with100{ width:100% !important;}


.pdd{padding:20px 0px 0px;}

	
	
@media (max-width:767px){
.tag-bx h1 { margin-top:10px;}	
.sub-bx1 {
    margin-left: 0px;
}
#promo-boxes .container img {
    width: 87px;
    margin: 0 auto;
    display: 
nherit;    padding-top: 27px;
}

.dicount { display:none;
  
}

.rs-img{ margin:0 auto;}
#promo-boxes .row > div {margin-bottom: 14px; }
#promo-boxes .col-sm-8 { border-radius:0px 0px 10px 10px; }
#promo-boxes .container .col-sm-12 {padding-right: 0px !important;
padding-left: 0px;border-radius:10px 10px 10px 10px;}
#promo-boxes h3 { font-weight:700;}
.cust { font-size:20px !important;}
.bx1 {margin: 0px 0px;}
.myhearingaid { line-height:30px !important;margin: 37px auto 0px;
font-size: 22px !Important;}
.topbox { height: auto;}
.emailtext {text-align:center; padding-top:1px; font-size:14px;}
.happytext span{font-size: 19px;}
.form-control{width:100%; margin-left:0;}
.btn-primary{width:100%}
.iconbox ul li {
    width: 25%;
    border-left: solid 1px #6e7393;
    border-bottom: solid 1px #6e7393;
}
.iconbox ul li:last-child {border-right: solid 1px #6e7393;}
.iconbox ul li h4{font-size:11px;}
.leftsite { margin-left: 0;}



	}	
@media (max-width:768px){.leftsite { margin-left: 0;    margin-bottom: 50px;}
.iconbox ul li h4{font-size: 11px;line-height: 16px;}
.tag-bx h1{font-size: 37px;}
.happytext { float:right;}
.whyimg{ display:none;}
}
@media (max-width:640px){
	.happytext{margin-top: -70px; text-align:right;}
	.emailtext{text-align:right;}

	.tag-bx h1 {font-size: 31px;}
	.innerbox {padding:10px 10px;}	
	.header-bx h2 {font-size: 18px;}
	
	.list4 {
    margin: 11px 0px;
    width: 200px;
    float: left;
}
.pdd {
    padding: 0px 50px;
}
.textpp p{ padding:5px;}

.onlinecourse {
    padding: 6px 0px;
}

.iconbox ul li {

    width: 23.5%;
    background-color:#1b4499;
    margin: 4px;
border-bottom:none;
border-left:none;
height: 100px;
padding:18px 0px;

}
.iconbox ul li:last-child {

    border-right:none;

}

.iconbox ul li h4 {
    font-size: 12px;
    line-height: 16px;
}

.iconbox {
    padding: 3px 0px;
}
	
	}
@media (max-width:577px){
.tag-bx h1 { font-size:30px;}	
	.happytext { margin-top:0px; padding-top:0px; float:none; text-align:center;}
	.topbox {height:auto; padding-bottom:5px;}
	
	.topbox img {
		width: 160px;
    padding-top: 5px;
    margin: 0 auto;
    display: block;
}


.list4 {
    margin: 11px 15px;
    width: 100%;
    float: left;
}

.onlinecourse h5 {
    padding: 2px 0px;
}



	}	
@media (max-width:445px){
	.bx1 { text-align:center;}
	.form-bx{ width:99%;}
	.topbox { height: auto;}
.emailtext {text-align:center; padding-top:1px; font-size:14px;}
.happytext span{font-size: 19px;}
.form-control{width:100%; margin-left:0;}
.btn-primary{width:100%}

.iconbox ul li {
    width: 31.5%;
}

.iconbox ul li:last-child {
	display:none;

}
.list4 {
    width: 175px;

}
.pdd {
    padding: 0px 20px;
}


}
@media (max-width:425px){ 
.topbox img {
    width: 120px;
}

.iconbox ul li {
    width: 30.5%;
}
.list4 {
    width: 100%;
	margin: 11px 10px;
}

.tag-bx h1{ font-size:22px;}


}
@media (max-width:375px){
.tag-bx p{ font-size:14px;}

.list4 {
    width: 100%;
    margin: 11px 4px;
}

.list4 h3 {
    text-align: center;
    font-size: 12px;
}

}
@media (max-width:360px){
.list4 {
    width: 100%;
    margin: 11px 4px;
}

}
@media (max-width:320px){
	
.list4 {
    width: 100%;
    margin: 11px 0px;
}

.tag-bx h1{ font-size:20px;}

.happytext span {

    font-size: 14px;

}

	
}