
.container-full
{
    margin: 20px;
}

.pd-top-30{
    padding-top: 30px;
}
.pd-top-25{
    padding-top: 25px;
}

.fa-href-menu {
    padding-top: 10px!important;
    padding-bottom: 5px!important;
}

.fa-icon-menu {
    font-size: 1.5em;
    color:white;
}

.action-icon {
    margin-left: 4px;
    margin-right: 4px;
    /*font-size: 1.2em;*/
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: red;
}

.edit-link {

    margin-left: 10px;

}

.icon-box .icon-box-details {
    min-height: 80px;
}

.main_block_news_teaser
{
    min-height: 50px;
}

.text_align_right { text-align: right; }


table.table-calc tr td {
    font-size: 11px;
}
.table-calc, .table-calc input[type="text"], .table-calc button, .table-calc label, .table-calc .form-group, .table-calc * {
    font-size: 10px;
    margin-bottom: 0 !important;
}
.table-calc .form-control {
    font-size: 10px;
    height: auto !important;
    padding: 0.125rem 0.25rem;
}

/*.is-valid {*/
/*    background-image: none!important;*/
/*    padding-right: inherit!important;*/
/*}*/

.layer-disabled {
    pointer-events: none!important;
    opacity: 1;
    background-color: #e9ecef;
}

.red_bold{
    color: red;
    font-weight: bold;
}

.green_bold{
    color: green;
    font-weight: bold;
}

.black_bold{
    color: black;
    font-weight: bold;
}