/*.bulletin {*/
	/*min-height: 174px;*/
	/*position: relative;*/
/*}*/

.ajax_loader {
	background: url(/images/default/spinner_squares_circle.gif) no-repeat center center transparent;
	width: 100%;
	height: 100%;
}

/*.inputs-list {*/
	/*list-style: none;*/
/*}*/

/*.inputs-list .horizontal label {*/
	/*white-space: nowrap;*/
/*}*/

/*.inputs-list li.horizontal {*/
	/*width: auto;*/
	/*float: left;*/
	/*margin-right:10px;*/
/*}*/

/*inputs-list li.horizontal + li {*/
	/*padding: 0;*/
/*}*/

/*.jsd-Athena-body .field-content{*/
	/*min-height: 28px;*/
/*}*/

/*.intro .photo {*/
	/*height: auto;*/
/*}*/

/*.intro .photo img {*/
	/*height: auto;*/
/*}*/

/*.intro .profile {*/
	/*float: none;*/
	/*width: auto;*/
/*}*/

/*.gallery a:first-child {*/
	/*margin-left: 0;*/
/*}*/

.jsd-Soul-body .division {
	left: 0;
}

.jsd-Soul-body .division span:nth-child(even){
	background-color: #26a0c6;
}

.jsd-Soul-body .division span:nth-child(odd){
	background-color: #4bc6c5;
}

.jsd-Soul-body th.timeline {
	width: 500px;
	overflow: hidden;
}

.jsd-Soul-body td.timeline {
	width: 500px;
	overflow:visible;
}

.jsd-Soul-body .bar-area {
	overflow: hidden;
}

.jsd-Soul-body .bar-area .bar {
	top: 0;
	padding: 7px 0;
	margin: 0px;
}

.jsd-Soul-body th.timeline > div {
	position: relative;
	height: 100%;
}

.jsd-Soul-body th.timeline .division {
	position: absolute;
}


.jsd-Soul-body .narrow {
	cursor:pointer;
	font: 0/0 serif; 
	line-height: 0; 
	overflow: hidden; 
	width: 30px;
	height: 13px; 
	display: inline-block;
	background: url(/images/default/controllerR.png) 0 0 no-repeat scroll;
	position: absolute;
	z-index: 9;
}

.jsd-Soul-body .narrow.forward {
	top: 8px;
	right: 1px;
	background-position: 100% -30px;
}

.jsd-Soul-body .narrow.forward:hover {
	background-position: 100% -45px;
}

.jsd-Soul-body .narrow.backward {
	top: 8px;
	left: 1px;
	background-position: 0 0;
}

.jsd-Soul-body .narrow.backward:hover {
	background-position: 0 -15px;
}

/*.jsd-Laura-body tr:nth-child(even) td {*/
	/*background-color: #c7e7f3;*/
/*}*/

/*.jsd-Laura-body tr:nth-child(odd) td {*/
	/*background-color: #EEE;*/
/*}*/

/*a.btn {*/
	/*color: #444;*/
	/*margin: 2px 0 2px 0;*/
/*}*/

/*a.btn-primary,*/
/*a.btn-success,*/
/*a.btn-danger {*/
	/*color: #fff;*/
/*}*/

/*a.btn:hover {*/
	/*text-decoration: none;*/
/*}*/

/*.list-form li {*/
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
/*}*/

/*.chzn-search input {*/
	/*border-radius: 0;*/
	/*-moz-border-radius: 0;*/
	/*-webkit-border-radius: 0;*/
	/*height: auto;*/
	/*line-height: normal;*/
/*}*/

.jsd-Soul-body .place {
	width: 279px;
}

/*.alert p {*/
	/*padding-right: 0; */
/*}*/

/*#examine-activity .LsizeField .field-label {*/
	/*width: 100px;*/
/*}*/

/*#examine-activity .LsizeField .field-content {*/
	/*padding-left: 110px;*/
/*}*/

/*.hide {*/
	/*display: none;*/
/*}*/

/*.progress {*/
  /*height: 20px;*/
  /*margin-bottom: 20px;*/
  /*overflow: hidden;*/
  /*background-color: #f7f7f7;*/
  /*background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));*/
  /*background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);*/
  /*background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);*/
  /*background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);*/
  /*background-repeat: repeat-x;*/
  /*-webkit-border-radius: 4px;*/
     /*-moz-border-radius: 4px;*/
          /*border-radius: 4px;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);*/
  /*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
     /*-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
          /*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
/*}*/

/*.progress .bar {*/
  /*float: left;*/
  /*width: 0;*/
  /*height: 100%;*/
  /*font-size: 12px;*/
  /*color: #ffffff;*/
  /*text-align: center;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  /*background-color: #0e90d2;*/
  /*background-image: -moz-linear-gradient(top, #149bdf, #0480be);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));*/
  /*background-image: -webkit-linear-gradient(top, #149bdf, #0480be);*/
  /*background-image: -o-linear-gradient(top, #149bdf, #0480be);*/
  /*background-image: linear-gradient(to bottom, #149bdf, #0480be);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);*/
  /*-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
     /*-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
          /*box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
  /*-webkit-box-sizing: border-box;*/
     /*-moz-box-sizing: border-box;*/
          /*box-sizing: border-box;*/
  /*-webkit-transition: width 0.6s ease;*/
     /*-moz-transition: width 0.6s ease;*/
       /*-o-transition: width 0.6s ease;*/
          /*transition: width 0.6s ease;*/
/*}*/

/*.progress .bar + .bar {*/
  /*-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
     /*-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
          /*box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
/*}*/

/*.progress-striped .bar {*/
  /*background-color: #149bdf;*/
  /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));*/
  /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*-webkit-background-size: 40px 40px;*/
     /*-moz-background-size: 40px 40px;*/
       /*-o-background-size: 40px 40px;*/
          /*background-size: 40px 40px;*/
/*}*/

/*.progress.active .bar {*/
  /*-webkit-animation: progress-bar-stripes 2s linear infinite;*/
     /*-moz-animation: progress-bar-stripes 2s linear infinite;*/
      /*-ms-animation: progress-bar-stripes 2s linear infinite;*/
       /*-o-animation: progress-bar-stripes 2s linear infinite;*/
          /*animation: progress-bar-stripes 2s linear infinite;*/
/*}*/

/*.progress-danger .bar,*/
/*.progress .bar-danger {*/
  /*background-color: #dd514c;*/
  /*background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));*/
  /*background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);*/
  /*background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);*/
  /*background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);*/
/*}*/

/*.progress-danger.progress-striped .bar,*/
/*.progress-striped .bar-danger {*/
  /*background-color: #ee5f5b;*/
  /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));*/
  /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
/*}*/

/*.progress-success .bar,*/
/*.progress .bar-success {*/
  /*background-color: #5eb95e;*/
  /*background-image: -moz-linear-gradient(top, #62c462, #57a957);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));*/
  /*background-image: -webkit-linear-gradient(top, #62c462, #57a957);*/
  /*background-image: -o-linear-gradient(top, #62c462, #57a957);*/
  /*background-image: linear-gradient(to bottom, #62c462, #57a957);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);*/
/*}*/

/*.progress-success.progress-striped .bar,*/
/*.progress-striped .bar-success {*/
  /*background-color: #62c462;*/
  /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));*/
  /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
/*}*/

/*.progress-info .bar,*/
/*.progress .bar-info {*/
  /*background-color: #4bb1cf;*/
  /*background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));*/
  /*background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);*/
  /*background-image: -o-linear-gradient(top, #5bc0de, #339bb9);*/
  /*background-image: linear-gradient(to bottom, #5bc0de, #339bb9);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);*/
/*}*/

/*.progress-info.progress-striped .bar,*/
/*.progress-striped .bar-info {*/
  /*background-color: #5bc0de;*/
  /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));*/
  /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
/*}*/

/*.progress-warning .bar,*/
/*.progress .bar-warning {*/
  /*background-color: #faa732;*/
  /*background-image: -moz-linear-gradient(top, #fbb450, #f89406);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));*/
  /*background-image: -webkit-linear-gradient(top, #fbb450, #f89406);*/
  /*background-image: -o-linear-gradient(top, #fbb450, #f89406);*/
  /*background-image: linear-gradient(to bottom, #fbb450, #f89406);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);*/
/*}*/

/*.progress-warning.progress-striped .bar,*/
/*.progress-striped .bar-warning {*/
  /*background-color: #fbb450;*/
  /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));*/
  /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
  /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);*/
/*}*/

/*.pull-right {*/
	/*float: right;*/
/*}*/

/*.pull-left {*/
	/*float: left;*/
/*}*/

/*.clearfix {*/
	/*clear: both;*/
/*}*/

/*.rent-notice {*/
	/*margin-bottom: 10px;*/
/*}*/

/*.rent-notice ol {*/
	/*margin: 5px 10px 5px 25px;*/
/*}*/

/*.login-box {*/
	/*min-height: 146px;*/
	/*height: auto;*/
/*}*/