.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.no-border {
	border: none;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.no-padding {
	padding: 0px;
	margin: 0px;
}

.ff-light {
	font-family: 'Avenir LT W01 35 Light',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-light-ob {
	font-family: 'AvenirLTW01-35LightObli',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-book {
	font-family: 'Avenir LT W01 45 Book',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-book-ob {
	font-family: 'AvenirLTW01-45BookObliq',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-oblique {
	font-family: 'AvenirLTW01-55Oblique',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-roman {
	font-family: 'Avenir LT W01 55 Roman',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-medium {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-medium-ob {
	font-family: 'AvenirLTW01-65MediumObl',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-heavy {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-heavy-ob {
	font-family: 'AvenirLTW01-85HeavyObli',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-black {
	font-family: 'Avenir LT W01 95 Black',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ff-black-ob {
	font-family: 'AvenirLTW01-95BlackObli',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-underline {
	text-decoration: underline;
}

.gray-text {
	color: #696969;
}

body {
	background-image: url("../../Resources/img/footer-base.jpg");
	background-repeat: repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-weight: normal;
	font-style: normal;
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	color: #555;
}

h1 small {
	font-style: normal;
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #9b9b9b;
}

h3 {
	font-style: normal;
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	margin: 0px;
}

h4 {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

hr {
	margin: 22px 0;
	border: 0;
	border-top: 6px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

a {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	cursor: pointer;
}

p {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

table {
	border-spacing: 0px;
}

td>p {
	line-height: 27px;
	font-size: 18px;
	color: #373737;
}

td>p:hover {
	color: #951a4d;
	cursor: pointer;
}

input[type="text"],input[type="password"],textarea,select {
	outline: none;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {
	background-color: white;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s,box-shadow linear 0.2s;
	-o-transition: border linear 0.2s,box-shadow linear 0.2s;
	transition: border linear 0.2s,box-shadow linear 0.2s;
}

.nav-link {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.nav-link.deactive {
	color: #919191;
	text-decoration: none;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.footer-top {
	background: url("../../Resources/img/footer.jpg") repeat;
	height: 10px;
	width: 100%;
}

.footer {
	background: url("../../Resources/img/footer-base.jpg") repeat bottom center;
	position: relative;
	width: 100%;
}

.footer-login {
	background: url("../../Resources/img/ots-big.png") no-repeat;
	height: 306px;
	width: 100%;
}

.footer-login-logo {
	width: 100%;
}

.footer-login-logo img {
	padding: 20px;
}

.footer p {
	padding: 2px;
	color: #afafaf;
}

.wrapper {
	background-image: url("../../Resources/img/bg.jpg");
	padding-top: 80px;
}

.holder {
	background-image: url("../../Resources/img/bg.jpg");
	min-height: 400px;
}

.login-form {
	display: block;
	width: 100%;
	text-align: center;
}

.login-form-inner {
	text-align: left;
	width: 194px;
	margin: 0px auto 5px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 27px;
	border-style: solid;
	border-bottom: 2px solid #d9d9d9;
}

.login-logo{
    text-align:center;
    margin-top:90px;
}

.DialogBodyOuter {
	margin: 90px auto 20px auto;
	display: block;
	width: 100%;
	text-align: center;
}

.DialogBody {
	text-align: left;
	width: 295px;
	height: 155px;
	margin: 0px auto;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 45px;
	border-style: solid;
	border-bottom: 2px solid #d9d9d9;
}

.client-logo-outer {
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
}

.client-logo {
	display: block;
	height: 132px;
}

.client-logo img {
	width: auto;
	height: auto;
	margin: 42px auto 20px;
	top: 50%;
	max-width: 180px;
	max-height: 70px;
}

.thumb {
	width: 154px;
	padding-left: 2px;
}

.thumb-box {
	display: box;
	line-height: 8px;
	border-top: 2px solid #cecece;
	height: 115px;
	width: 144px;
	background-color: #ebebeb;
}

.thumb-box>p {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #737373;
	padding-left: 8px;
}

.thumb-box>h3 {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	marging: 0px;
	font-size: 14px;
	color: #373737;
	padding-left: 8px;
}

.placeholder {
	display: block;
	padding: 5px;
	width: 134px;
	background-color: #fff;
}

.placeholder.uderline {
	border-bottom: 2px solid #d7d7d7;
}

.placeholder_small {
	display: box;
	padding: 5px;
	width: 80px;
	background-color: #fff;
	border-bottom: 2px solid #d7d7d7;
}

.placeholder_small img {
	width: 80px;
	height: 80px;
}

.media-box {
	background: white;
	padding: 5px;
	width: 240px;
	height: 160px;
	border-bottom: 2px solid #d7d7d7;
}

.media {
	display: block;
	width: 240px;
	position: relative;
	left: 0;
	top: -160px;
}

.center-me {
	margin: 0 auto !important;
	float: none !important;
	text-align: center;
}

.push-me {
	position: relative;
	top: 20px;
	left: 30px;
}

.nav {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nav-pills.nav-stacked>li>a {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nav>.title {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}

.pagination ul>li>a:hover {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

.pagination ul>.active>a:hover,.pagination ul>.active>a,.pagination ul>.active>span {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

.pagination ul>li>a {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

.wf-loading {
	font-family: serif;
}

.wf-inactive {
	font-family: serif;
}

.wf-active {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.question-item {
	position: relative;
	margin: 20px 0 0 0px;
	padding: 45px 0px 0px;
	*padding-top: 19px;
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	font-size: 20px;
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.question-item>p {
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.question-item-label {
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: normal;
	background-color: #dcdcdc;
	border: 0px solid #ddd;
	color: #373737;
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.question-item+.prettyprint {
	margin-top: -20px;
	padding: 0px;
	line-height: 8px;
	color: #919191;
	font-size: 14px;
}

.question-item>.time {
	font-size: 14px;
	font-family: 'Avenir LT W01 55 Roman',"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-top: 16px;
	color: #919191;
}

.question-item>.location {
	padding-top: 16px;
	font-size: 14px;
	font-family: 'Avenir LT W01 55 Roman',"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
}

.location a {
	color: #000;
}

.location a:hover {
	color: red;
}

.btn-login {
	width: 90px !importent;
	height: 30px;
}

.loading {
	padding: 34px;
}

.loading-text {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #696969;
	padding-left: 10px;
	padding-top: 10px;
}

.label-box {
	background-color: #dcdcdc;
	display: block;
	padding: 8px 6px;
	width: 40px;
}

.td-content {
	overflow: hidden;
	width: 730px;
	padding: 13px 20px 0px 1px;
	vertical-align: top;
}

.td-question {
	padding: 21px 15px 0px 0px;
	width: 82px;
	height: 33px;
	vertical-align: top;
	text-align: right;
}

.accordion-heading>a:hover {
	text-decoration: none;
}

.btn-signout {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	*line-height: 22px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #7d7d7d;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-signout:hover {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	*line-height: 22px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: red;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.min-height {
	min-height: 540px;
}

.emptydata {
	margin: 0 auto !important;
	float: none !important;
	width: 100%px;
	text-align: center;
	padding-top: 37px;
}

.emptydata p {
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0;
}

.no_ans_text {
	color: #373737;
	font-size: 16px;
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 12px 0 28px;
}

.ans_text {
	color: #373737;
	font-size: 16px;
	font-family: 'Avenir LT W01 65 Medium',"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-bottom: 0;
	margin: 0;
}

.download_img {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url('../../Resources/img/download_icon_normal.png');
}

.download_img:hover {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url('../../Resources/img/download_icon_active.png');
}

.play_img {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url('../../Resources/img/play_normal.png');
}

.play_img:hover {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url('../../Resources/img/play_active.png');
}

.time {
	font-family: 'Avenir LT W01 55 Roman',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wf-inactiv h1,.wf-inactiv h1,.wf-inactiv h3,.wf-inactiv a,.wf-inactiv p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wf-loading h1,.wf-loading h1,.wf-loading h3,.wf-loading a,.wf-loading p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.spaceme20
{
	display: block; height: 20px;
}

.nav-link-matrix {
	text-decoration: none;
	font-family: 'Avenir LT W01 85 Heavy',"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #ccc;
	padding: 3px 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #696969;
}

.nav-link-matrix:hover {
	text-decoration: none;
	background-color: #951a4d;
	color: #fff;
}

.typeahead
{
	z-index:10000;
}

#comment-div {
	background-color: White;
	position:relative;
	font-size:14px;
}

.comment-div-conf, .comment-div-saved,.comment-div-long
{
	position:absolute;
	display:none;
	width: 100%;
	height: 100%;
	background-color: rgba(25, 25, 25, .5);
	top: 0;display: block;
}
.comment-div-conf > div, .comment-div-saved > div
{
	text-align: center;display: table-cell;vertical-align: middle;height: 120px;width: 160px;color: #fff;position: absolute;left: 50%;margin-left: -80px;top: 50%;margin-top: -35px;
}
.comment-div-long > div
{
	text-align: center;display: table-cell;vertical-align: middle;height: 120px;width: 230px;color: #fff;position: absolute;left: 50%;margin-left: -115px;top: 50%;margin-top: -50px;
}
.comment-div-conf > div > div:first-of-type
{
	padding-bottom: 6px;
}
.comment-div-long > div > div:first-of-type
{
	line-height:22px;
	padding-bottom: 6px;
}
.comment-div-conf > div >  div > .nav-link,.comment-div-long > div >  div > .nav-link
{
	color: #000;
	font-size: 14px;
	margin: 0 3px;
}
.comment-actions,.comment-commands
{
	text-align: right;font-size: 15px;
}
.comment-commands
{
	padding: 2px 0 3px;
}
.comment-actions > .nav-link, .comment-commands > .nav-link
{
	font-size: 14px;
}
.comment-icon
{
	width:15px;
	height:15px;
	background-image:url('/Resources/img/comment.png');
	display: none; /*inline;*/
}

.hr-loops:not(:last-child)
{
	border-top: 1px dotted #aaa;
	border-bottom: 0;
	padding: 0;
	margin: 0 0 10px;
}
.hr-loops:last-child
{
	display: none;
}

.media-answer-wrap{
    display:none;
}

.media-answer-wrap.first{
    display:block;
}


.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}


.carousel.photo>.carousel-control,.carousel.photo>.carousel-control {
    top: 50%;
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px;
}

.nav-pills>.active>a.selection{
    background-color:#951a4d;
}

.btn-danger,.btn-danger:hover, .btn-danger:focus{
    background-color:#951a4d;
}

#btn_search_filter_close.btn{
    border-radius:0px;
}
#btn_search_filter.btn{
    text-shadow: none;
    background: darkgray;
}

#btn_search_filter.btn:hover{
    text-shadow: none;
    background: #951a4d;
}