/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
._gr_buttons {
  background: #7d7e7d;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-8 */
  color: #efefef;
}
._gr_buttons_secondary {
  background: #fcfff4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2RmZTVkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2JlYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfff4), color-stop(40%, #dfe5d7), color-stop(100%, #b3bead));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
  /* IE6-8 */
  color: #161920;
}
._gr_buttons_blue {
  background: #b7deed;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3ZGVlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzcxY2VlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIxYjRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2RlZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b7deed), color-stop(50%, #71ceef), color-stop(51%, #21b4e2), color-stop(100%, #b7deed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7deed', endColorstr='#b7deed', GradientType=0);
  /* IE6-8 */
  color: #111;
}
._gr_buttons_blue_secondary {
  background: #d2d2d2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2IwYjBiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgyODI4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d2d2d2 0%, #b0b0b0 50%, #828282 51%, #d2d2d2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2d2d2), color-stop(50%, #b0b0b0), color-stop(51%, #828282), color-stop(100%, #d2d2d2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d2d2d2 0%, #b0b0b0 50%, #828282 51%, #d2d2d2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d2d2d2 0%, #b0b0b0 50%, #828282 51%, #d2d2d2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d2d2d2 0%, #b0b0b0 50%, #828282 51%, #d2d2d2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d2d2d2 0%, #b0b0b0 50%, #828282 51%, #d2d2d2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d2d2', endColorstr='#d2d2d2', GradientType=0);
  /* IE6-8 */
  color: #161920;
}
#iComment-templates {
  display: none;
}
.iComment-text .iComment {
  background: #4A81C2;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  cursor: pointer;
  color: #fff;
}
.iComment-text .iComment:hover {
  background: #124f97;
}
.iComment-text .iComment-annotation {
  display: none;
}
.iComment-text p .iComment,
.iComment-text div .iComment,
.iComment-text blockquote .iComment,
.iComment-text li .iComment {
  display: inline;
}
.iComment-text .iComment-new {
  background: #f82;
}
.iComment-popup {
  margin-top: 15px;
  margin-left: -30px;
  background: #e6ebee;
  z-index: 1000;
  font: 14px Arial, Helvetica, sans-serif;
  position: absolute;
  -webkit-box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.6);
  box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.6);
}
.iComment-popup .iComment-close-btn {
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 16px;
  height: 16px;
  background: url("icons/application-exit.png") no-repeat 50% 50%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.iComment-popup .iComment-close-btn:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.iComment-popup .iComment-popup-content {
  padding: 10px;
  position: relative;
}
.iComment-popup .iComment-popup-content:after {
  content: "";
  position: absolute;
  top: -14px;
  left: 16px;
  border-width: 0 14px 14px;
  border-style: solid;
  border-color: #e6ebee transparent;
  display: block;
  width: 0;
}
.iComment-popup .iComment-buttons {
  padding-top: 10px;
}
.iComment-popup .iComment-buttons button {
  padding: 3px 5px;
}
.iComment-popup button {
  width: 6em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  background: #4884C2;
  border: none;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.iComment-popup button:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.iComment-popup button.secondary {
  background: #D2D2D2;
}
.iComment-form-new {
  background: #fff;
  padding: 10px;
  padding-top: 8px;
  text-align: left;
  width: 400px;
}
.iComment-form-new .iComment-title {
  border-bottom: 2px solid #339EF0;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.iComment-form-new .comment-editor {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 30em;
  width: 100%;
  height: 6em;
}
.iComment-form-new .iComment-selection-text {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #777;
  background: #dedede;
  padding: 5px;
  margin: 0 auto;
  max-height: 80px;
  overflow: auto;
  margin-bottom: 1em;
  font-style: italic;
  color: #557;
  position: relative;
  margin-right: 20px;
  display: none;
}
.iComment-form-new .iComment-existing-comments {
  display: none;
  max-height: 300px;
  max-width: 500px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.iComment-form-new .iComment-body {
  margin-bottom: 20px;
  padding-right: 5px;
  padding-left: 60px;
  position: relative;
}
.iComment-form-new .iComment-body:hover .operations {
  opacity: 1;
}
.iComment-form-new .iComment-body .body .info {
  border-bottom: 1px solid #DDDDDD;
  font-size: 11px;
  margin-bottom: 3px;
}
.iComment-form-new .iComment-body .body .info .date {
  font-size: 10px;
  font-weight: bold;
  color: #ababab;
}
.iComment-form-new .iComment-body .body .info .votes {
  color: #000;
}
.iComment-form-new .iComment-body .body .info .votes:before {
  font-weight: normal;
  content: " | ";
}
.iComment-form-new .iComment-body .body .info .votes .score {
  font-weight: bold;
}
.iComment-form-new .iComment-body .body .info .votes .diffd {
  display: none;
}
.iComment-form-new .iComment-body .body .info .votes .diffd:before {
  content: " (";
}
.iComment-form-new .iComment-body .body .info .votes .diffd:after {
  content: ")";
}
.iComment-form-new .iComment-body .body .info .votes:hover .diffd {
  display: inline;
}
.iComment-form-new .iComment-body .body .info .votes.no-votes:hover .diffd {
  display: none;
}
.iComment-form-new .iComment-body .body .editor {
  height: 0;
  overflow: hidden;
}
.iComment-form-new .iComment-body .body .editor.visible {
  height: auto;
}
.iComment-form-new .iComment-body .body .editor.visible textarea {
  height: 7em;
  margin-bottom: 5px;
}
.iComment-form-new .iComment-body .body .editor .buttons {
  text-align: right;
}
.iComment-form-new .iComment-body .body .editor textarea {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  height: 0;
  resize: vertical;
  width: 100%;
}
.iComment-form-new .iComment-body .body .delete {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.iComment-form-new .iComment-body .body .delete.visible {
  opacity: 1;
  visibility: visible;
}
.iComment-form-new .iComment-body .body .delete .center .buttons button {
  width: 5em;
}
.iComment-form-new .iComment-body .body .delete .center strong {
  color: red;
  display: block;
}
.iComment-form-new .iComment-body .author {
  position: absolute;
  top: 0;
  left: 20px;
}
.iComment-form-new .iComment-body .author .author-name {
  color: #3D82D9;
  font-size: 12px;
  font-weight: bold;
}
.iComment-form-new .iComment-body .author .author-avatar {
  width: 32px;
  height: 32px;
}
.iComment-form-new .iComment-body .operations {
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.iComment-form-new .iComment-body .operations .icon {
  display: block;
  float: left;
}
.iComment-form-new .iComment-body .operations .icon {
  opacity: 0.5;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  padding: 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.iComment-form-new .iComment-body .operations .icon:hover {
  opacity: 1;
}
.iComment-form-new .iComment-body .operations .icon.up-vote {
  background-image: url("icons/good.png");
}
.iComment-form-new .iComment-body .operations .icon.down-vote {
  background-image: url("icons/bad.png");
}
.iComment-form-new .iComment-body .operations .icon.edit {
  background-image: url("icons/edit.png");
}
.iComment-form-new .iComment-body .operations .icon.delete {
  background-image: url("icons/delete.png");
}
.iComment-form-new.iComment-loading {
  padding: 20px;
  background: #bbbbbb url("icons/loading.gif") no-repeat 20px 50%;
}
.iComment-form-new.iComment-loading:after {
  content: "Loading existing comments...";
  position: relative;
  left: 25px;
}
.iComment-warning {
  max-width: 500px;
}
.iComment-warning .iComment-warn {
  color: #cc3300;
}
.iComment-form-new .iComment-body.iComment-main-comment {
  border-bottom: 2px solid #4f84c6;
  border-top: 2px solid #4f84c6;
  padding: 5px;
  margin-right: 5px;
  background: #e8f0f9;
  margin-bottom: 10px;
  padding-left: 0;
}
.iComment-form-new .iComment-body.iComment-main-comment .body {
  padding-left: 60px;
}
.iComment-form-new .iComment-body.iComment-main-comment .author {
  top: 5px;
  left: 5px;
}
.iComment-form-new .iComment-body.iComment-main-comment .author img {
  width: 48px;
  height: 48px;
}
.iComment-form-new .iComment-body.iComment-main-comment .text {
  font-size: 18px;
}
