

/* Wakaru custom */

body, html {
    /*overflow-x:hidden;*/
}

html
{
    position: relative;
    height: 100%;
}

body
{
    height: 100%;
    /*padding-top: 70px;
    margin-bottom: 60px;*/
    background-color:#f7f7f7;
}

.footer
{
   /* position: absolute;*/
    bottom: 0;
    width: 100%;
    /*height: 60px;
    background-color: #f5f5f5;
    background-color:#85898c;
    color:#fff;*/
}

.footer > .container {
    padding-right: 0px;
    padding-left: 0px;
}

.footer-btm {
    height: 60px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-top: 0px !important;
}

a {
    /*color: #29ABE2;*/
    color: #1778A0;
}

.mrt10 {
    margin-top:10px;
}

.mrt20 {
    margin-top: 20px;
}

.mrl5 {
    margin-left: 5px;
}

.mrr5 {
    margin-right: 5px !important;
}

.mrr10 {
    margin-right: 10px !important;
}

.mrb0 {
    margin-bottom: 0;
}

.mrb10 {
    margin-bottom: 10px;
}

.mrb20 {
    margin-bottom: 20px;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.btn-outline-info {
    color: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

.inline-block {
    display: inline-block;
}

.float-left {
    float: left !important;
}

.mainresize
{
width: auto !important;
}

div.boxed-wrapper {
    min-height: 100%;
    margin-bottom: -60px;
}

div.boxed-wrapper > .container {
    padding-top: 150px;
    padding-bottom: 60px;
}

.top-bar {
    margin-top: 8px !important;
    line-height: inherit !important;
}

.top-bar .roles {
    line-height: 20px;
}

.top-bar .selected-role {
    /*color: #32c5d2;*/
    color: #1778A0;
    text-decoration: underline;
}

.vcenter
{
display: flex;
align-items: center;
}

.vbase
{
display: flex;
align-items: baseline;
}

.nav_btn_legend
{
color: #555555;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
margin-top: 3px;
margin-bottom: 2px;
float: left;
}

ul.navbar-nav li {
    text-align: center;
}

ul.navbar-nav li a {
    padding-top: 5px;
    font-size: 12.5px !important;
}

ul.navbar-icons {
    width: 100%;
}

@media screen and (min-width: 768px) {
    ul.navbar-nav li.nav-info {
        float: right !important;
    }
}

.h4up
{
color: #555555;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
margin-top: 3px;
}

.h5up
{
color: #555555;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
margin-top: 3px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
    color: #424242;
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important;
    }

    .text-lg-right {
        text-align: right!important;
    }

    .text-lg-center {
        text-align: center!important;
    }
}

input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    /*color: #716D6D;*/
    color: #b7b3b3;
}
input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b7b3b3;
    opacity:  1;
}
input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b7b3b3;
    opacity:  1;
}
input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b7b3b3;
}

.panel_divider
{
height: 1px;
width: 100%;
display: block;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}

.navbar-fixed-top {
    /*width: 1170px;*/
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .navbar-fixed-top {
        width: auto;
    }

    .navbar-nav div.nav-desc {
        display: inline;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 100% !important;
    }

    ul.navbar-nav li {
        text-align: left !important;
    }

    .navbar-default .nav > li > a {
        padding-top: 0px !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar-fixed-top {
        width: 750px;
    }
}

@media screen and (min-width: 992px) {
    .navbar-fixed-top {
        width: 970px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-fixed-top {
        width: 1170px;
    }
}


.btn_left_space_10px
{
margin-left: 10px;
}

.btn_right_space_10px
{
margin-right: 10px;
}

/* Select BoxIt modifications */

.selectboxit
{
    border: 1px solid #CCCCCC;
}

.selectboxit-arrow-container
{
    border-left: 1px solid #ccc;
}

.selectboxit-container *
{
    font-size: 12px !important;
}

.ui-tabs ul
{
    background-color: #ccc;
    border-color: #aaa;
}

.osallistujalista
{
    display: none;
}

.osallistujalista td
{
    border: none !important;
}

.table-less-padding,
.table-less-padding tr,
.table-less-padding th,
.table-less-padding td
{
    padding: 1px !important;
}

.panel-heading .accordion-toggle:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}

.panel-heading .accordion-toggle.collapsed:after
{
    content: "\e080";
}

.hr4px
{
    height: 4px;
    line-height: 4px;
}

.hr6px
{
    height: 6px;
    line-height: 6px;
}

.collapsible
{
    background-color: #c2deea !important;
}

.shrink-bottom-margin
{
    margin-bottom: 0px;
    border-bottom: 2px solid #ccc;
}

.shrink-bottom-margin-no-border
{
    border-top: 0px;
    border-bottom: 0px;
}

.bg-white {
	background-color: #FFF !important;
}
.bg-red {
	background-color: #F2DEDE !important;
	color: #A94442 !important;
}
.bg-grey {
	background-color: #CCC !important;
}
.ws-line {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}
.ws-noborder {
	border: none !important;
}
.ws-nobordertop, table.company-roles td {
	border-top: none !important;
}
.ws-margintop {
	margin-top: 15px !important;
}
.ws-event-programme {
	font-size: 11px; 
	border-bottom: none;
}
.ws-paddingtb1 {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}
.ws-fontsize10 {
	font-size:10px !important;
}
.ws-paddingr10 {
	padding-right: 10px !important;
}
.ws-tabs {
	border-bottom: none; 
	font-size:14px;
}
li.active a {
	/*background-color:#fff !important;
	border-color:#fff !important;*/
}

.well {
	background-color:#fff;
}
.panel.panel-primary {
	/*border:none !important;*/
    border: 1px solid #e1e1e1;
}

#courses_select .select2-container {
	margin-bottom:5px !important;
}
.fa-lock, .delivery-info .fa-exclamation, .warning-sign {
	color:red;
}

.tab-content {
    margin-top: 0px;
    padding: 0px;
}

.nav>li>a {
    padding: 10px 10px;
}

.nav-tabs>li>a {
   margin-right: 6px;
}

.nav-tabs>li {
    text-align: center;
    margin-bottom: 0px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    /*color: #29ABE2;
    background-color: #32c5d2;*/
}

.btn i {
    margin: auto;
}

label span {
    color: inherit;
    margin-left: 0px;
}

.h4panel {
    font-size: 14px;
    line-height: 27px;
}

.panel-primary .panel-heading {
    color: #fff;
}

.panel-primary .panel-heading a.btn-default {
    color: #333;
}

.btn-link-w {
    padding-left: 0px;
    font-size: 12px;
}

.search {
    display: block;
    z-index: 0;
}

.search > .form-control {
    position: inherit;
    border: 1px solid #ddd;
}

.short-info {
    padding: 10px;
}

.navbar-default {
    min-height: 50px;
}

.navbar-brand {
    padding-top: 9px;
}

.navbar-brand img {
    max-height: 25px !important;
    max-width: 80px !important;
}

.label-empty {
    width: 100%;
}

.modal-scrollbar {
    max-height: 600px;
    overflow-y: auto;
}

/* Contact list */
.pagination li.active a, .pagination li.active a:hover {
    border-color: #337ab7 !important;
}

.dropdown-menu li.active a, .dropdown-menu li.active a:hover, .pagination li.active a:hover {
    color: #000000;
}

button[id^="course"], button[id^="event"], button[id^="companyPersonnel"] {
    padding-left: 0px !important;
}

/* CRM search */

div.input-group {
    margin-bottom: 18px;
}

button[id^="search-"] {
    padding-left: 0px;
    font-size: 12px;
}

.crm-active, .active-sign, .order-paid, .success-text, .text-green {
    color: #39B139;
}

.crm-inactive, .link-delete, .deleted, .order-open, .failure-text, .text-red {
    color: #E05050;
}

.order-registration-package {
    font-weight: bold;
    color: #337ab7;
}

.warning-text {
    color: #caaa04;
}

.crm-incorrect {
    text-decoration: line-through;
}

.link-right {
    float: right;
    margin-left: 20px;
}

.new-button {
    padding: 7px;
}

.crm-modal-buttons {
    margin-top: 15px;
}

.alert-beside-buttons {
    padding: 6px 12px;
    margin-bottom: 6px;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
    -ms-animation: spin3 .7s infinite linear;
    -moz-animation: spin4 .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@-ms-keyframes spin3 {
    from { -ms-transform: rotate(0deg);}
    to { -ms-transform: rotate(360deg);}
}
@-moz-keyframes spin4 {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}

table.table-border-none tbody > tr > td{
    border-top: none;
}


/* Contact / Company profile */

#joinNewerContactId, #joinNewerCompanyId, #profileId, #companyID, #joinContactWarning, #newInvoiceSuccess, #newInvoiceFailure,
.hidden {
    display: none;
}

.contactImage img, #profileImage, .companyLogo img, #companyFormImage {
    max-height: 110px;
    max-width: 110px;
}

div.extra-domains {
    overflow: hidden;
}

div.extra-domains .form-group {
   margin-bottom: 0px;
}

.domain-group {
    padding-left: 0px;
    padding-right: 0px;
}

.domain-group-label {
    padding-left: 0px;
    line-height: 34px;
    font-size: 11px;
}

.domain-group-input {
    width: 100% !important;
    padding-right: 0px;
    font-size: 11px;
}

.some-link {
    display: inline;
    margin: 0px 5px 10px 5px;
}

img.company-logo-small {
    max-width: 80px;
}

div.profile-tabs {
    overflow: hidden;
}

ul#contactTabs, ul#CompanyTabs {
    float: left;
}

div#returnCRM {
    float: right;
}

.role-row-left {
   /* width: 50%;*/
    text-align: left;
}

.role-row-center {
    /* width: 50%;*/
    text-align: center;
}

.role-row-left span, .role-row-center span {
    /*font-size: 11px;*/
}

.role-form-radio {
    margin-top: 15px;
}


.modal-header-info {
    float: right;
    margin-right: 20px;
}

/* select2 */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #5BC0DE;
    color: #FFFFFF;
    border-color: #5BC0DE;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFFFFF;
}

.ws-registered-users {
	border-top: none !important;
}
.ws-registered-users-r {
	border-top: none;
	text-align: right;
}
.ws-registered-users-controls {
	text-align: right;
	border-top: none !important;
}
.ws-registered-users-button {
	padding-top: 1px;
	padding-bottom: 1px;
}
.ws-registered-users-spacer {
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
	border: 0px solid;
}
.ws-font-8 {
	font-size: 8px;
}
.ws-color-red {
	color: red;
}
.ws-bgcolor-yellow {
	background-color: #F5ECC1;
}

/* Contact / Company profile form */
div#speakerAlertSuccess, div#speakerAlertFailure, div#trainerAlertSuccess, div#trainerAlertFailure,
div#contactFormSuccess, div#contactFormFailure, div#joinContactFailure, div#mailingListFailure, div#passwordSuccess,
div#passwordFailure, div#imageUploadSuccess, div#imageUploadFailure, div#createAccountSuccess, div#createAccountFailure,
div#changeCompanyPin, button#confirmModalCancel, button#confirmModalVerify, div#companyChangeFailure, div#reminderAlertFailure,
div#companyFormSuccess, div#companyFormFailure, #companyProfileID, #nameID, #invoiceAlertSuccess, #invoiceAlertFailure,
div#joinCompanyFailure, div#joinCompanyWarning, div#joinCompanySuccess, div#joinContactSuccess {
    display: none;
}

div#changeCompanyPin {
    margin-top: 10px;
}

#addInvoiceForm div {
    margin-bottom: 0px;
}

textarea#speakerText, textarea#trainerText {
    width: 100%;
    resize: none;
}

.mandatory {
    color: red;
}

#CompanyNamesTable td, #updateTags td, #updateListsTable td, .modal-table td {
    padding: 7px;
}

#showNewDomain, .text-link {
    color: #337ab7;
    text-decoration: none;
    cursor: pointer;
}

#newInvoiceAddress h5 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: bold;
}

.confirm-alert {
    display: none;
}

.confirm-alert-button {
    margin-right: 10px;
    margin-top: 5px;
}

.form-email-alert {
    display: none;
    padding: 5px;
    margin-bottom: 0px;
}

/* Edit Course */

div.course-company-logo {
    /*float: right;*/
    position: relative;
    height: 100%;
}

div.course-company-logo img {
    max-width: 90px;
    max-height: 60px;
    position: absolute;
    bottom: -65px;
}

.custom-link, .link-delete {
    cursor: pointer;
}

div[id^="courseProduct"], div[id^="examProduct"] {
    margin-top: 10px;
}

div#newCourseProduct div#courseFormFailure, div[id|='courseProduct'] div#courseFormFailure, div#newExamProduct div#courseFormFailure {
    /*margin-left: 15px;
    margin-right: 10px;*/
    margin-bottom: 9px;
    padding: 5px;
}

.course-product-select {
    margin-bottom: 0px;
}

/* New Course */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.stepwizard-buttons {
    /*padding: 0px 15px 0px 15px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.stepwizard-buttons #courseFormFailure {
    margin-bottom: 0px;
}

.stepwizard-buttons button:first-child, .stepwizard-buttons button:nth-child(2), .stepwizard-buttons > div:first-child, .stepwizard-buttons a {
   margin-right: 20px;
}

.stepwizard-buttons > div:first-child {
    float: left;
    width: 65%;
}

.stepwizard-buttons > div:nth-child(2){
    float: right;
}

.stepwizard-sheet {
    display: none;
}

div#createCourseRow, .course-nav-right {
    text-align: right;
}

div#createCourseRow button {
    margin-bottom: 20px;
}

div#saveCourseCol {
    display: none;
}

div#saveCourseCol .well {
    overflow: hidden;
}

div.image-upload {
    margin-top: 5px;
    position: absolute;
    bottom: -65px;
    right: 0;
}

table#updateCategoriesTable, table#updateSubcategoriesTable {
    width: 100%;
}

/* Delivery */

#publishOptions div.checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
}

#timetableForm div.form-group input, #timetableForm div.form-group select, .searched-key {
    margin-bottom: 15px;
}

.wide-buttons {
    margin-top: -3px;
}

.wide-buttons span {
    width: 100%;
}

.wide-buttons div:nth-child(2) {
    width: 100%;
}

.product-package {
    background: #eee;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-top: 10px;
    overflow: hidden;
}

.campaign-code {
    background: #eee;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.campaign-code-valid {
    line-height: 9px;
}

.campaign-code-valid span {
    font-size: 11px;
}


.campaign-action-add {
    margin-top: 15px;
    margin-bottom: 15px;
}

.campaign-action-table-target {
    border-top: none !important;
}

.campaign-action-table {
    margin-top: 20px;
}

.campaign-participants {
    margin-top: 20px;
}

.checkbox-list-2 {
    margin-left: 20px;
}

.product-package-tooltip {
    margin-top: 8px;
}

.label-text {
    margin-bottom: 2px;
    margin-top: 8px;
}

.delete-selected-product {
    vertical-align: middle !important;
    text-align: right;
}

.campaign-code-textarea, .textarea-res {
    resize: vertical;
}

#createDisposableCodes {
    margin-top: 34px;
}

.product-header, .product-package, .campaign-code, .image-row {
    border-bottom: 1px solid #ccc;
}

.tab-panel-title {
    font-size: 14px;
    margin-left: -15px;
}

.panel-title-btns {
    margin-top: 4px;
}

tr.course-product {
    background-color: #ECF7EC;;
}

.no-input {
    height: 34px;
}

img.product-image {
    max-height: 200px;
    max-width: 200px;
    margin-bottom: 20px;
}

img.product-image-list {
    max-height: 300px;
    max-width: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* registration */

.registration-form-label {
    font-weight: bold;
    margin-top: 10px;
}

.registration-info .registration-form-label {
    margin-top: 0px !important;
}

.reg-form-row > div {
    min-height: 30px;
}

.reg-form-row .registration-form-label {
    margin-top: 0px;
}

.reg-answer {
    text-align: right;
}

.order-row {
    margin-bottom: 20px;
}

/* Delivery list */


.eventlist-1-row {
    margin-right: 0px;
}

.eventlist-8 {
    margin-top: 14px;
}

.panel-heading-delivery-list {
    padding: 0px;
    position: relative;
}

.delivery-list-table>tbody>tr>td {
    padding: 0px;
}

.delivery-list-table {
    border-bottom: none;
}

.delivery-list-cancelled, .list-deleted {
    text-decoration: line-through;
}

.delivery-list-hold, tr.delivery-list-hold>td>a {
    color: #CEAC09;
}
.cancel-action-info {
    margin-top: 5px;
}

#createVoucherModal .product-package-info {
    margin-top: 20px;
}

.excel-column-list {
    margin-bottom: 20px;
}

.modal-info {
    margin-bottom: 20px;
}

.wd-public-info .order-info {
    display: none;
}

.timetable {
    margin-right: 15px;
}

div#newSpeakerForm {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}

.control-label {
    margin-bottom: 2px;
    margin-top: 8px;
}

.table-no-border tbody tr th, .table-no-border tbody tr td {
    border-top: none;
}

#CompanyNamesTable .update-name-link {
    margin-left: 10px;
}

.speaker-image {
    max-width: 200px;
    max-height: 200px;
}

.speaker-image-small {
    max-width: 120px;
    max-height: 120px;
}

/*.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}*/

.speaker-description-text {
    padding-top: 12px;
    padding-bottom: 12px;
}

.puhuja {
    overflow: hidden;
}

#updateTags tr td {
    border: none;
}

.label-bold {
    font-weight: 700;
}

/*.select2-container, .select2-container--default, .select2-container--open {*/
/*.select2-container--open {
    width: 100% !important;
}

.select2-dropdown {
    width: auto !important;
}*/

.time-img-2 {
    max-height: 76px;
    max-width: 80%;
    margin-top: 10px;
}

.time-img {
    margin-top: 5px !important;
    max-height: 35px !important;
}

.dropdown-menu {
    z-index: 2000 !important;
}

.navbar-user {
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.tab-subtitle, .tab-subtitle-div, .sub-header, .c-list-header {
    background-color: #f4f5f7;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-top: 20px;
}

.c-list-header {
    padding-right: 15px;
}

.tab-subtitle {
    margin-left: -15px;
    margin-right: -15px;
}

.tab-subtitle-div {
    margin-bottom: 10px;
}

.tab-subtitle-div h5 {
    margin-bottom: 0px;
}

.sub-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
}

.sub-header h4 {
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 2px;
}

.search-option-row .sidebar-box h4 {
    margin-bottom: 0px;
    font-size: 14px;
}

div.search-option-row {
    margin-right: 0px;
}

div.search-option-row > div {
    margin-bottom: 20px;
}

.calendar-participants {
    min-height: inherit;
    padding-bottom: 0px !important;
    margin-top: 5px;
}

.calendar-participants .fa-home,
.calendar-participants .fa-laptop,
.calendar-participants .fa-trophy {
    margin-right: 5px;
}

.calendar-title {
    margin-top: 12px;
}

.eventlist-3 {
     min-height: 95px;
}

@media screen and (max-width: 991px) {
    .eventlist-0 {
        min-height: 215px;
    }

    .calendar-icons {
        position: relative;
        top: 0;
    }

    .table-responsive {
        border: none;
    }

    .calendar-buttons {
        text-align: right;
    }

    .calendar-icons {
        text-align: left;
    }

    ul#deliveryListTabs li, ul#eventListTabs li,
    ul#webinarListTabs li, ul#meetingListTabs li {
        width: 100%;
    }

    .delivery-info .course-full i, .loc-booked i {
        margin-left: 2px;
    }
}

@media screen and (min-width: 992px) {
    .eventlist-0 {
        height: 115px;
    }

    .calendar-icons {
        position: absolute;
        top: 65px;
    }

    ul#deliveryListTabs li {
        width: 20%;
    }

    ul#eventListTabs li {
        width: 33.33%;
    }

    ul#webinarListTabs li {
        width: 33.3%
    }

    ul#meetingListTabs li {
        width: 33.3%
    }

    .delivery-info .course-full i, .loc-booked i {
        margin-left: 8px;
    }
}

.eventlist-5 {
    min-height: initial;
    padding-bottom: 10px;
}

.calendar-location, .event-calendar-location {
    vertical-align: bottom;
    text-transform: uppercase;
    text-align: right;
}

.calendar-location {
    padding-right: 10px !important;
}

.event-calendar-location {
    padding-right: 0px !important;
}

.calendar-location span, .event-calendar-location span {
    margin-bottom: 5px;
}

.calendar-info {
    padding-left: 0px !important;
}

.event-calendar-logo {
    margin-right: 20px;
    margin-top: 10px;
    max-width: 120px !important;
    max-height: 35px !important;
}

.calendar-product-title {
    color: #1778A0;
}

.eventlist-time {
    margin-bottom: 0px !important;
}

.tab-row {
    margin-bottom: 20px;
}

.select2-container--open{
    z-index:9999999
}

.rule-add-btn {
    margin-right: 17px;
    margin-top: -4px;
}

.back-btn {
    margin-bottom: 10px;
}

.tools-filter-date {
    width: 48%;
    display: inline;
}

.input-btn-link {
    border: none;
    background-color: transparent;
}

.lang-change {
    margin-right: 10px;
}

.empty-translations {
    margin-bottom: 20px;
}

.div10 {
    height: 10px;
}

.input-auto-width {
    width: auto !important;
    display: inline;
    margin-top: 10px;
}

.select2-results__option strong {
    font-weight: bold !important;
}

#customPrices .row {
    margin-top: 10px;
}

strong {
    font-weight: 700 !important;
}

.process-info-btn {
    margin-left: 20px;
}

.btn-in-row {
    margin-right: 10px;
}

.row-top {
    margin-top: 20px;
}

.h4-participation {
    text-transform: uppercase;
    color: #615c5c;
    font-size: 1.2em;
}

.h4-participation-bottom {
    margin-top: 20px;
}

.participation-info-col-right {
    border-left: 1px solid #d0c7c7;
}

@media screen and (min-width: 992px) {
    .registration-info {
        display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
    }
}

.icon-inactive {
    color: #8e959c;
}

.borderless td, .borderless th {
    border: none !important;
}

/* Editor */

.editor-text img {
    max-width: 100% !important;
    height: auto !important;
    /*margin: 10px;*/
}

@media screen and (max-width: 991px) {
    .editor-text img  {
        float: none !important;
        width: auto !important;
       /* margin: auto !important;*/
        display: block !important;
    }
}

.selected-contact-row {
    background-color: #5cb85c;
    color: #FFF;
}

.bg-grey {
    background-color: #f7f7f7 !important;
}

.desc-tags {
    padding: 15px;
}

.panel-primary .panel-heading .dropdown a {
    color: #000 !important;
}

.wrap {
    overflow-wrap: break-word;
}

