.ui-sortable-handle {
    cursor: pointer;
}
 .section-heading {
     background-color: #0B78BD;
     height: 50px;
     padding-left: 10px;
     color: #FFF;
     font-family: 'Cabin', sans-serif;
 }
 
 .row.main-container {
     margin-top: 50px;
 }
 
 .pt-blue-color, .pt-blue-background {
     background-color: #0B78BD;
 }
 
 a#btn-login {
     background-color: #666;
 }
 
 .pt-grey-background {
     background-color: #666 !important;
     color: white !important;
 }
 
 .pt-grey-background a {
     color: white;
 }
 
 .pt-grey-background a:hover, .pt-grey-background a {
     color: #FDF200;
     text-decoration:none;
 }

.pt-grey-background a:hover {
      opacity: 0.9;
 }
 
 .sign-up-blue {
     color: #08c;
 }
 .large.panel-heading {
     font-size: 20px;
 }
 ul.lang-list li {
     display: inline-block;
     float: left;
     font-size: 13px;
     padding-right: 5px;
 }
 ul.lang-list {
     padding: 0px;
     margin: 0px;
 }
 .lang-list .active, .ex-content i {
     color: green;
 }
 .ex-content i {
     display: inline-block;
     float: left;
     font-size: 13px;
     padding-right: 5px;
 }

 .back-to-top {
     position: fixed;
     bottom: 15px;
     right: 15px;
     z-index: 99;
     width: 40px;
     height: 40px;
     border-radius: 50px;
     border-radius: 50%;
     padding: 0 0 0;
     margin: 0 0 0;
     overflow: hidden;
     text-align: center;
     font-size: 18px;
     line-height: 1;
     background: transparent url(img/back-to-top.gif) no-repeat center center;
     cursor: pointer;
     text-decoration: none;
     text-indent: -9999px;
     -webkit-transition: all .4s ease;
     -o-transition: all .4s ease;
     transition: all .4s ease;
     opacity: 0;
 }
 .back-to-top.show {
     opacity: 1;
 }
 .back-to-top:not(.show):hover {
     opacity: 0;
     cursor: default;
 }
 .back-to-top:hover {
     -moz-animation: bounce 1.5s infinite;
     -webkit-animation: bounce 1.5s infinite;
     animation: bounce 1.5s infinite;
 }
 @-moz-keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -moz-transform: translateY(0);
         transform: translateY(0);
     }
     40% {
         -moz-transform: translateY(-20px);
         transform: translateY(-20px);
     }
     60% {
         -moz-transform: translateY(-10px);
         transform: translateY(-10px);
     }
 }
 @-webkit-keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
     }
     40% {
         -webkit-transform: translateY(-20px);
         transform: translateY(-20px);
     }
     60% {
         -webkit-transform: translateY(-10px);
         transform: translateY(-10px);
     }
 }
 @keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
         -moz-transform: translateY(0);
         -ms-transform: translateY(0);
         -webkit-transform: translateY(0);
         transform: translateY(0);
     }
     40% {
         -moz-transform: translateY(-20px);
         -ms-transform: translateY(-20px);
         -webkit-transform: translateY(-20px);
         transform: translateY(-20px);
     }
     60% {
         -moz-transform: translateY(-10px);
         -ms-transform: translateY(-10px);
         -webkit-transform: translateY(-10px);
         transform: translateY(-10px);
     }
 }

.content-icons i {
    font-size: 17px;
    padding-right: 7px;
}

.content-icons i:last {
    padding-right: 0px;
}

.content-icons i.active {
    color:#5cb85c !important;
}

.no-radious {
    border-radius: 0 !important;
}

div#example_filter {
    display: none;
}

.ticket-spacing {
    margin-bottom: 25px;
    height: 15px;
}

.margin-top-container-first {
    margin-top: 110px;
}

.margin-top-container {
    margin-top: 30px;
}

textarea { 
    resize:vertical; 
}

.row.container.section-navigation.margin-top-container {
    position: fixed;
    top: 51px;
    z-index: 1000000;
    left: 10px;
      height:60px;
    padding:12px;
    width:100%;
    margin-top:0px;
    background-color:#337AB7;
}

option.primary-module {
    color: red;
    font-weight: bold;
}

.no-margin {
    margin-left: 0px;
    padding-left: 0px;
}

.exercise-controls a, .exercise-controls i {
    color:white;
    font-size:30px;
    line-height:35px
}

.col-lg-6.control-container strong {
    color:white;
    font-size:25px;
}

.col-lg-6.control-container strong:first-child {
    padding-left:10px;
}

.col-lg-6.control-container strong:last-child {
    padding-left:10px;
}

.col-lg-6.control-container {
    border: 1px solid white;
}

.control-container i.fa.fa-forward {
    padding-left: 5px;
}

th.sorting {
    padding-left: 12px !important;
}th.no-spacing.sorting_asc {
    margin: 0px;
    padding-left: 11px !important;
}

th.no-spacing.sorting_asc {
    margin: 0px;
    padding-left: 11px !important;
}

.font-weight-normal {
    font-weight: normal !important;
}

.form-group.btn-wrapper-login {
    padding-left: 192px;
}

fieldset.label-select {
    text-align:left !important;
}

fieldset.label-select input{
    width:100%;
}

fieldset.label-select input:hover {
    cursor:pointer;
}

tr.selected-action {
    background-color: #4cae4c !important;
}

[data-name='select'] {
    width:5% !important;
    /*text-align:center;*/
}

.dataTables_filter {
    display:none !important;
}

.jQuery-plainOverlay-progress {
    border-top: 3px solid #0B78BD !important;
}

.acl-controls button.btn.btn-sm.btn-default.off.disabled.active {
    background-color: red;
    color: white !important;
}

.acl-controls button.btn.btn-sm.btn-default.on.disabled.active {
    background-color: green;
    color: white !important;
}

.panel-heading.pt-grey-background .panel-title {
    min-height: 20px;
}

.sweet-alert button:hover {
      opacity: 0.9;
}

.sa-button-container .confirm {
    background-color:#666666 !important;
}

.row.commit_id a {
    font-size: 10px;
}

.form-group.required .control-label:after {
  content:" *";
  color:red;
}

form.form-horizontal.account-reset-password label {
    font-weight:normal !important;
}

span.input-group-addon {
   /* display: none; */
}

td.searchable {
    margin: 0 !important;
    padding-left: 0 !important;
}

.dt-buttons {
    /*display: none;*/
}

.row.container-fluid.module-controls {
    margin-top: 25px; 
    padding-left: 30px; 
    padding-right: 30px; 
 
}

#exerciseDocuments {
    background-color: white;
    border: 0 !important;
    min-height: 0px;
    padding: 0;
    margin: 0;
}

.dz-default.dz-message, .alt-message {
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    margin: 2em 0;
}

ul.media-list li i.active {
    color:green;
}

/*2017.07.03
icon aligment*/

.item-0, .item-1, .item-2, .item-3{
    display: inline-block;
    width: 50%;
}

.item-0{
    margin-top: 10px;
}

/*2 icons per row*/

.lang-list li{
    width: 50%;
}

.row.container-fluid.module-controls:before{
    position: absolute;
    content: "";
    display: block;
    height: 150%;
    left: 15px;
    right: 15px;
    background-color: rgba(0,0,0,.5);
    top: -45%;
    border-radius: 0 0 5px 5px;
}

/*keyword-alias page*/

.alias, .helper{
    padding-top: 30px;
    padding-bottom: 10px;
}

.alias-text{
    font-size: 16px;
}

.alias-edit, .alias-del{
    color: #333;
    font-size: 14px;
}

.alias-edit{
    margin-right: 5px;
}

.alias-comment{
    text-decoration: underline;
}

/*thumb-item*/

#exercisesBlock .thumb-item.active h4,
#exercisesBlock .thumb-item.active a {
    background-color: #D2D2D2;
}

/*keyword-helper page*/

.helper .panel{
    margin-right: 20px;
}

.helper .checkbox label{
    padding-left: 0;
    padding-right: 5px;
    width: 100%;
}

.helper .btn-del-check{
    float: right;
    margin-left: 5px;
    color: #555555;
}

/*video image close button*/

.video-delete, .image-delete{
    position: absolute;
    top: 3px;
    right: 10px;
    color: rgba(217,83,79,0.5);
    font-size: 30px;
    z-index: 10;
}

.video-delete:focus, .image-delete:focus{
    outline: none;
}

.img-responsive-wrap{
    position: relative;
}

.image-delete{
    top: -5px;
    right: 0;
}

/*gettext page*/

.gettext{
    padding-top: 50px;
    padding-bottom: 10px;
    text-align: center;
}

.gettext a, .gettext a:hover, .gettext a:focus{
    text-decoration: none;
    color: black;

}

.gettext-lang{
    padding-bottom: 70px;
}

.gettext .btn-lg{
    font-size: 16px;
    padding-right: 35px;
}

.gettext .dropdown-menu{
    min-width: 100%;
}

.gettext .panel{
    border-color: black;
    border-radius: 0;
}

.gettext .left-panel .panel-heading{
    text-transform: uppercase;
    background: transparent;
    padding: 20px 30px;
}

.gettext .left-panel .panel-title{
    border-bottom: 1px solid #6F8899;
    line-height: 30px;
}

.gettext .left-panel .panel-title a{
    color: #6F8899;
}

.gettext .panel-heading span:first-child{
    float: right;
}

.gettext .panel-heading span:last-child{
    display: none;
    float: left;
}

.gettext .panel-heading  a.collapsed span:first-child{
    display: none;
}

.gettext .panel-heading  a.collapsed span:last-child{
    display: block;
}

.gettext .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: none;
    text-align: left;
}

.gettext .left-panel .panel-heading+.panel-collapse>.panel-body{
    padding-right: 30px;
    padding-left: 30px;
}

#collapseBox ul{
    list-style-type: none;
}

#collapseBox .panel-body ul{
    padding-left: 15px;
}

.module-title{
    font-size: 16px;
    line-height: 30px;
}

.gettext .panel-body>.module-title{
    margin-bottom: 10px;
    display: inline-block;
}

.gettext .module-title i:first-child{
    display: none;
}

.gettext .module-title.collapsed i:first-child{
    display: inline-block;
}

.gettext .module-title.collapsed i:last-child{
    display: none;
}

.gettext .module-item{
    font-size: 14px;
    text-decoration: none;
    color: black;
}

.gettext .right-panel .panel-heading{
    background-color: transparent;
    text-align: right;
}

.gettext .right-panel .panel-heading a{
    font-size: 16px;
}

.gettext .right-panel .panel-heading a i:first-child{
    display: none;
}

.gettext .right-panel .panel-heading a.collapsed i:first-child{
    display: inline-block;
}

.gettext .right-panel .panel-heading a.collapsed i:last-child{
    display: none;
}

.gettext .right-panel label, .gettext .right-panel input{
    font-size: 14px;
    font-weight: normal;
}

.gettext .right-panel label{
    margin-left: 10px;
}

.embed-responsive-4by3{
    padding-bottom: 56.3%;
}
.module-navigation .btn, .page-actions .btn{
    margin-bottom: 5px;
}
.typeahead__field input {
    height: 34px !important;
}
.exercises-block {
    min-height: 100px;
}
.typeahead__backdrop {
    z-index: 1038 !important;
}
.typeahead__container.second-typeahead {
    z-index: 1039 !important;;
}
.navbar-fixed-top {
    z-index: 1500;
}
#moduleCategoriesBlock .item-container .fa-times,
#aliasesList .fa-times {
    cursor: pointer;
}
.exercises-block .thumb-item {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.exercises-block .thumb-item img {
    display: block !important;
    width: 100% !important;
}
.exercises-block .thumb-item .fa.fa-close,
#exercisesBlock .thumb-item .fa.fa-close {
    float: right;
    cursor: pointer;
}
.exercises-block .thumb-item h4,
.exercises-block .thumb-item a,
#exercisesBlock .thumb-item h4, 
#exercisesBlock .thumb-item a {
    background-color: #f5f5f5;
}
.exercises-block .thumb-item a,
#exercisesBlock .thumb-item a {
    display: block;
    overflow: hidden; 
}

.exercises-block .ex-wrap {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}
 .exercises-block .ex-wrap .thumb-item {
     margin-bottom: 4px;
 }

.exercises-block[data-size="0"] .thumb-item {width: 30px;}
.exercises-block[data-size="0"] .thumb-item img {margin: 0; height: 18.1px; }
.exercises-block[data-size="0"] .thumb-item h4 {
    height: 12px;
    font-size: 6px;
    padding: 2px;
}
.exercises-block[data-size="0"] .thumb-item a {
    height: 12px;
    font-size: 6px;
    padding: 2px;
}
.exercises-block[data-size="0"] .ex-wrap {
    width: 35px;
}

.exercises-block[data-size="1"] .thumb-item {
    width: 60px;
}
.exercises-block[data-size="1"] .thumb-item img {margin: 3px 0; height: 37.4px; }
.exercises-block[data-size="1"] .thumb-item h4 {
    height: 12px;
    font-size: 6px;
    padding: 2px;
}

.exercises-block[data-size="1"] .thumb-item a {
    height: 12px;
    font-size: 6px;
    padding: 2px;
}
.exercises-block[data-size="1"] .ex-wrap {
    width: 65px;
}

.exercises-block[data-size="2"] .thumb-item {
    width: 80px;
}
.exercises-block[data-size="2"] .thumb-item img {margin: 10px 0; height: 50.3px; }
.exercises-block[data-size="2"] .thumb-item h4,
#exercisesBlock .thumb-item h4 {
    height: 20px;
    padding: 5px;
    font-size: 9px;
}
.exercises-block[data-size="2"] .thumb-item a,
#exercisesBlock .thumb-item a {
    height: 18px;
    font-size: 8px;
    padding: 4px;
}

.exercises-block[data-size="3"] .thumb-item {
    width: 100px;
}
.exercises-block[data-size="3"] .thumb-item img {margin: 12px 0; height: 63.22px; }
.exercises-block[data-size="3"] .thumb-item h4 {
    height: 25px;
    font-size: 12px;
    padding: 6px;
}
.exercises-block[data-size="3"] .thumb-item a {
    height: 21px;
    font-size: 9px;
    padding: 7px;
}
#blockSearch_uncategory .box-scroll-h {
    height: 175px;
}
.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#module-exercise_content select.keywordInput.keywords[style="display: none;"] + span.select2 {
    display: none;
}
#nextPage {
    font-size: 18px;
    margin-top: 15px;
}
#nextPage a {
    text-decoration: none;
}
.search-input {
    position: relative;
    display: block;
    overflow: hidden;
}
.search-input .fa-spinner {
    display: none;
    position: absolute;
    right: 5px;
    z-index: 40;
    top: 8px;
    font-size: 18px;
}
.search-input.active .fa-spinner {
    display: inline-block;
}
.ui-widget.ui-widget-content.ui-autocomplete {
    padding: 1px;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    padding: 5px 10px;    
    font-size: 14px;
}
ui-menu ui-widget {    
    border-color: #bbb !important;
}
.ui-autocomplete .ui-menu-item .ui-state-active {
    background: #eee !important;
    border-color: transparent !important;
}

.input-link-empty, .input-link-empty:hover, .input-link {
    padding: 0;
    background-color: transparent;
    outline: none;
    border: 0;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #337ab7;
}

.input-link, .input-link:hover {
    color: #337ab7;
    font-style: normal;
    border: 0;
}

#module-exercises_wrapper .editable-input input.input-sm {
    width: 100px;
    margin-left: 5px;
}

.header-inline {
    display: inline;
}

input.select-exercises-group {
    margin-left: 5px;
}

.remove-module-btn {
    position: absolute;
    top: 1px;
    right: 2px;
    cursor: pointer;
}

.round-loader {
    display: none;
    border: 2px solid #ffffff; /* Light grey */
    border-top: 2px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.text-edition .locale-data-1, .locale-data-2 {
    display: none;
}
.text-edition .locale-data-1.open, .locale-data-2.open {
    display: block;
}

.vcenter {
    display: inline-block;
    vertical-align: baseline;
}
.text-edition .exercise-block {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.text-edition .pagination {
    margin: 5px 0 10px 0 !important;
}
.text-edition .total-exercises {
    display: inline-block;
    padding: 14px 15px 0 0;
    vertical-align: top;
}
.text-edition .save-btn-wrapper {
    position: fixed;
    border: 1px solid #eee;
    background-color: #eee;
    z-index: 99;
    right: 30px;
    padding: 3px 10px 3px 0;
    border-radius: 2px;
}
.text-edition .loader-wrapper {
    width: 20px;
    padding: 0 0;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    padding-left: 5px;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    min-width: 190px !important;
    max-width: 100% !important;
}

.select2-selection__rendered {
    font-size: 12px !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 33px !important;
    user-select: none;
    -webkit-user-select: none;
}

.create_exercise_search_filters .select2-container {
    min-width: 269px !important;
    max-width: 100% !important;
}

.create_exercise_search_filters .select2-selection__rendered {
    font-size: 14px !important;
}

.create_exercise_search_filters .selection-amount {
    margin-right: 5px;
    margin-top: 5px;
}
.create_exercise_search_filters_all {
    display: none !important;
}
#storage-dropzone {border: 2px dashed #aaa; border-radius: 10px;}
.d-none {display: none;}
.translate-input.empty {
    border: 1px solid #ffe2e2;
    box-shadow: 0 0 10px #f00;
}
.subtitle {
    font-size: 19;
    margin: 15px 25px;
}
.create-exercise-category {
    background-color: #e6dede;
    border: 1px solid #afafaf;
}
.margin-left-15 {
    margin-left: 25px
}
.square-buttons {
    text-align: left;
    margin: 15px 30px;
}
.square-buttons button {
    width: 40%;
}
.remove-status {
    cursor: pointer;
}
.status-item {
    line-height: 40px;
}
.status-item .column .remove-status {
    padding: 10px 0px;
}
.status-item .column-color .title-color {
    display: inline-block;
    position: relative;
    top: -7px;
}

.toggle-off.btn {
    padding-left: 10px;
}
/* Customize the label (the container) */
.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:disabled ~ .checkmark {
    background-color: #5d5d5d;
}


/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 9px;
    bottom: 3px;
    width: 10px;
    height: 20px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Customize the label (the container) */
.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    white-space: nowrap;
}

/* Hide the browser's default radio button */
.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.radiocontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

radiocontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radiocontainer input:checked ~ .radiobtn {
    background-color: #eee;
}
.radiobtn {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.radiocontainer input:checked ~ .radiobtn:after {
    display: block;
}
.radiocontainer .radiobtn:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: black;
}
.radiobtn:after {
    content: "";
    position: absolute;
    display: none;
}
.radiocontainer:hover input ~ .radiobtn {
    background-color: #ccc;
}
.radiocontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.modal-block-title {
    padding-left: 10px;
    border-top: 2px solid #e0e0e0;
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0px;
}
.modal-block-subtitle {
    font-size: 20px;
    margin: 10px 0px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.modal-role-block {
    padding: 0px 20px
}
.btn-link.delete {
    text-decoration: none;
    color: #ee0000;
    border-bottom: dashed 1px #ee0000;
}
.permissions-dialog {
    width: 800px;
}
.minor-translation-visibility {
    float: right;
}
.minor-translate {
    display: none;
}
.minor-translate.active {
    display: inline-block;
}
