.add_field_button_to_session_form {
    font-size: 0.8em;
    margin: 10px 0;
}

input.more_topic_tp[type="text"] {
    width: 90%;
    display: inline-block;
}

.content-session-wrapper a.remove_field_tp,
.entry-content a.remove_field_tp {
    text-decoration: none;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 40px;
    padding: 3px 10px;
    line-height: 24px;
    vertical-align: middle;
}

input.more_topic_tp[type="text"] {
    width: 90%;
    display: inline-block;
    margin: 10px 0px 10px 0px;
}

li {
    list-style-position: inside;
}

.contain-practice-notes img {
    display: inline-block;
    width: 49%;
}

.step_4_tp.textcontainer-tp.contain-warm_up,
.step_5_tp.textcontainer-tp{
  width: 100%;
  max-width: 100%;
}

.red {
    color: red;
}

#practiceTextBeforeStart {
    text-align: center;
}

.step_3_tp.textcontainer-tp.contain-warm_up {
    width: 100%;
    max-width: 1000px;
}

#page.image-only-page,
#tm-main.image-only-page,
.main-container-for-session-images,
.main-container-for-warmup-images,
.image-only-page #content{
    background-color: rgb(70, 70, 70);
    cursor: none;
}

#topic-feelings {
    margin-top: 80px;
}

#lmodeRating {
    text-align: center;
    margin: 0 auto 50px;
    display: block;
    padding: 14px 20px;
}

.imgleft {
    margin-right: 20px;
}

.imgright {
    margin-left: 20px;
}

.img_set_tapintu{
    display: none;
    width: 994px;
    margin: 0 auto;
}

.image_feedback {
    text-align: center;
}

.image_desc {
    margin: 0 auto;
}

.end-practice {
    width: 450px;
    margin: 50px auto;
}

.group-session .image_feedback,
.end-practice.group-session{
  text-align: center;
}

.radio-bt-tp-ev{
  float:left;
  padding:5px;
  text-align:center;
}

@-webkit-keyframes pulsing-brain {
  0%   { opacity: 1; }
  50% { opacity: 0.1; }
  100% { opacity: 1; }
}
@-moz-keyframes pulsing-brain {
  0%   { opacity: 1; }
  50% { opacity: 0.1; }
  100% { opacity: 1; }
}
@-o-keyframes pulsing-brain {
  0%   { opacity: 1; }
  50% { opacity: 0.1; }
  100% { opacity: 1; }
}
@keyframes pulsing-brain {
  0%   { opacity: 1; }
  50% { opacity: 0.1; }
  100% { opacity: 1; }
}

.loading-screen-tp {
  -webkit-animation: pulsing-brain 3s infinite; /* Safari 4+ */
  -moz-animation:    pulsing-brain 3s infinite; /* Fx 5+ */
  -o-animation:      pulsing-brain 3s infinite; /* Opera 12+ */
  animation:         pulsing-brain 3s infinite; /* IE 10+, Fx 29+ */
}

.radio-bt-tp {
    width: 20px;
    float: left;
    text-align: center;
}

.step_7_tp td,
.step_7_tp th{
  text-align: center;
}

/**/
.tool-tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    background: url(bubble.png) top left;
}

.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(bubble.png) bottom right;
}
#clickSound {
    max-height: 1px;
    max-width: 1px;
    visibility: hidden;
}

input[type="button"].tapintu-button,
input.tapintu-button,button.uk-button{
  display: inline-block;
  position: relative;
  padding: 10px 12px;
  cursor: pointer;
  text-align: center;
  background-color: rgb(230, 230, 230);
  font-weight: normal;
  color: rgb(85, 85, 85);
  font-size: 14px;
  width: auto;
  line-height: 14px;
}

input[type="button"].tapintu-button:hover,
input.tapintu-button:hover,
button.uk-button:hover{
  background-color: rgb(210, 210, 210);

}

.uk-button,
.uk-button.uk-button-default{
  border-radius: 0 !important;
}



.list-of-topics {
    margin-top: 20px;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #cfcfcf;
}

button.tapintu-button {
    border-radius: 3px;
    padding: 10px;
    line-height: 14px;
}

p.l-mode-rating{
  font-size: 1.1em;
  line-height: 1.1em;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

fieldset p.l-mode-rating:nth-of-type(1) {
    border: none;
}

.image_feedback label {
    font-weight: bold;
    padding: 10px;
    display: inline-block;
}

.single-session .site-content-contain.add-gray-background{
  background: rgb(234, 234, 234);
}

.step_7_tp   {
    margin: 0 auto;
    max-width: 1660px;
    min-width: 600px;
    width: 100%;
}

.step_6_tp {
    margin: 0 auto;
    max-width: 900px;
    min-width: 400px;
    width: 80%;
}

#topic-feelings label {
    float: left;
    width: 150px;
}

.step_6_tp legend ,
.step_6_tp fieldset,
.step_7_tp fieldset,
.step_7_tp legend {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid rgb(170, 170, 170);
  padding: 4px 10px;
}

.step_7_tp legend {
    padding: 2px 10px;
}
.step_7_tp tr{
  border: none;
}

/*Style results*/
body {
  padding:0; margin:0;
  font-size: 100%;
  cursor:default;
}

body.normal {
  background: #eaeaea;
}

.clearfix {
  clear:both;
}

form#image_desc {
  width:auto;
  height:auto;
}


div#results fieldset,
#print, #return {
  min-width: 600px;
  width: 75%;
  max-width: 800px;
}

div#input fieldset {
  width: 600px;
}

fieldset p {
  font-size: 12px;
  line-height: 16px;
}

fieldset label,
span.topic_title {
  font-size: 12px;
  font-weight:bold;
}

legend {
  padding: 2px 10px;
}

form#session-with-userform {
  max-width: 650px;
  margin: 0 auto;
}
table {
  border: 0px;
}

colgroup {
  background: #ffffff;
  text-align: center;
}
th {
  padding: 2px 5px;
  text-align: center;
}

th.row-head {
  text-align: left;
}

td {
  padding: 2px 5px;
  text-align: center;
  min-width: 70px;
}

td.row-head {
  font-size: 11px;
}

td {
  padding:1px 2px;
}

#content-session,
#content-session-record {
  width: 100%;
  margin: 0 auto;
}

ul {
  list-style: none;
/*   font-size: 14px; */
  font-weight: bold;
}

ul li {
/*   font-size: 12px; */
  font-weight: normal;
}

.all-images-container .image_feedback {
    width: 49%;
    float: left;
    margin-left: 1%;
    text-align: center;
}

.all-images-container .image_feedback:nth-of-type(2n+1) {
    width: 49%;
    float: left;
    margin-left: 0%;
    margin-right: 1%;
}

.all-images-container .image_feedback:last-child {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 50%;
}

.session-record-conatiner {
    width: 30%;
    min-width: 300px;
    float: left;
    margin-bottom: 22px;
    padding: 0 20px;
}

#startGroupWarmUp {
      margin: 0 auto;
      width: 127px;
      display: block;
}

.ajax-loader {
    display: none;
    text-align: center;
}

a.uk-button{
  display: inline-block;
  position: relative;
  padding: 10px 12px;
  cursor: pointer;
  text-align: center;
  background-color: rgb(230, 230, 230);
  font-weight: normal;
  color: rgb(85, 85, 85);
  font-size: 14px;
}

.talk-for-lmode {
    text-align: center;
}

.uk-button.escape-fullscreen {
    float: right;
}
@media screen and (max-width: 1366px){

  .step_7_tp {
    margin: 0 auto;
    max-width: 1660px;
    min-width: 600px;
    width: 100%;
  }

  .uk-child-width-1-2\@m > * {
    width: 100%;
  }

  .uk-grid-match div {
    margin-bottom: 50px;
  }
}
