body {
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 40px;
}
#logo {
	background: url('/res/img/logo.png') no-repeat left center;
	padding-left: 40px;
	margin-left: 0px;
	transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
}
.clear {
	clear: both;
}
.sidebar-nav {
	padding: 9px 0;
}
.table tbody tr.passive > td {
	opacity: 0.4;
}
@media (max-width: 980px) {
	body {
		padding-top:0px;
	}
	.navbar-text.pull-right {
		float: none;
		padding-left: 5px;
		padding-right: 5px;
}
.nav-collapse.pull-right {
	float: none;
	padding-left: 5px;
	padding-right: 5px;
}
}
.btn,
.nav-header,
footer,
h1,
h2,
h3,
h4,
h5,
h6 pre,
.table thead th,
legend {
	font-family: 'BPGSquareMtavruli', sans-serif;
}
footer {
	font-size: 0.7em;
	opacity: 0.5;
}
.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}
.top-buffer {
	margin-top: 20px;
}
.top-buffer2 {
	margin-top: 40px;
}
.top-buffer3 {
	margin-top: 60px;
}
.cursor-default {
	cursor: default;
}
dl.dl-wide dt {
	overflow: visible;
	width: 250px !important;
	margin-right: 8px;
}
#groups_wrapper {
	margin-top: 23px;
}
#groups_wrapper div.checkbox {
	float: left;
	width: 43%;
}
/*.controls span table {
	width: 500px;
	max-width: 500px;
}*/

td.info {
	background-color: #D9EDF7 !important;
}
td.warning {
	background-color: #FCF8E3 !important;
}
td.error {
	background-color: #F2DEDE !important;
}
span.alert-title {
	display: none;
}
i.bal-rotate {
	display: inline-block !important;
	-ms-transform: rotate(-1440deg) scale(1);
	-webkit-transform: rotate(-1440deg) scale(1);
	-moz-transform: rotate(-1440deg) scale(1);
	transform: rotate(-1440deg) scale(1);
}
/*i {
	cursor: pointer !important;
}*/

.text-normal {
	color: #000000;
}
label.valid {
	width: 24px;
	height: 24px;
	background: url(assets/img/valid.png) center center no-repeat;
	display: inline-block;
	text-indent: -9999px;
}
label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
	clear: both;
}
.input-tiny {
	width: 40px;
}
.survey_progress {
	font-size: 12px;
	color: #676767;
	text-align: right;
	height: 42px;
	clear: both;
	padding-top: 10px;
}
.survey_progress span {
	font-size: 14px;
	color: #117099;
}
.survey_progress_bar {
	background: #a39d9d;
	height: 8px;
	border-top: 1px solid #7a7676;
	width: 354px;
	position: relative;
	float: right;
}
.progress_inner {
	background: #2488b3;
	border-top: 1px solid #1b6686;
	height: 7px;
	position: absolute;
}
#survey_user .question_title_in {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
#survey_user .question_title_in span.asterisk {
	color: red;
}
#survey_user table th {
	font-family: sylfaen;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
#survey_user table td label input {
	float: left;
	margin-right: 10px;
}
#survey_user table td .other_radio {
	float: left;
	margin: 8px 10px 0 0;
}
#survey_user table td input[type="radio"] {
	display: block;
	margin: 0 auto;
}
#survey_user table td:first-child input[type="radio"] {
	margin: 4px 10px 0 0;
}
.center {
	text-align: center;
}
#message_body blockquote:first-child {
	margin-top: 10px !important;
}
#message_body blockquote p {
	font-size: 13px !important;
}
.head_navbar {
	z-index: 1500 !important;
}
.modal.large {
	width: 80%;
}
.checkbox-grid li {
	display: block;
	float: left;
	width: 25%;
	padding: 2px;
}
/* accordion style fix */

.ac-fix {
	color: #333!important;
	background: none!important;
	border: 1px solid #cccccc!important;
	font-weight: normal;
}
/**/

.drg-drop {
	margin: 3px;
	width: 5px;
	position: absolute;
	left: -1px;
	top: 0;
}
.drg-drp-icon {
	display: none;
}
table.himg tbody tr td img {
	display: none;
}
table.himg tbody tr:hover >td img {
	display: block;
}
table.himg tbody tr:hover >td:nth-child(1) {
	position: relative;
}
#user-photo-body {
	max-height: 100%!important;
	max-width: 100%!important;
}
.choose_wrapper {
	text-align: center;
	position: relative;
}

.choose_wrapper .choose_preloader {
	text-align:center;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 2px;
	visibility: visible;
}

ul.dropdown-menu {
	z-index:1000 !important;
	position: relative !important;
}
