html {
    width: 100%;
    min-height: 100%; 
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 70px;
    padding-bottom: 280px;
    font-family: Lato,Helvetica,Arial,sans-serif;
    background-attachment: fixed;
    background-size: cover;
    color:#222222;
}

a, a:hover {
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

strong, .btn {
    font-weight: 600!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato,Helvetica,Arial,sans-serif;
}

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

/*.img-thumbnail {
    border-width: 2px;
}*/
.navbar-light.bg-light {
    background-color: rgba(248, 249, 250, 1)!important;
}

.badge-success.on {
    width: 50px;
    position: relative;
    top: -2px;
    left: -10px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 4px;
    right: 2px;
}
.badge-success.on:after {
    position: absolute;
    content: '.';
    background: #fff;
    width: 13px;
    height: 100%;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: 6px;
    border-top: 1px solid #28a745;
    border-right: 1px solid #28a745;
    border-bottom: 1px solid #28a745;
    top: 0;
    right: -10px;
}

.badge-danger.off {
    width: 50px;
    position: relative;
    top: -2px;
    right: -10px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 4px;
    right: 2px;
}
.badge-danger.off:before {
    position: absolute;
    content: '.';
    background: #fff;
    width: 13px;
    height: 100%;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-right: 6px;
    border-top: 1px solid red;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
    top: 0;
    left: -10px;
}

.list-group-item.comment {
    background: rgba(255,255,255,.7);
}

.list-group-item.comment p {
    font-size: 1rem;
}

#services-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.breadcrumb-item {
    font-size: .9rem;
}
#brand-logo {
    max-height: 50px;
}

img.partner-img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: .3s ease-in-out;
    transition: .6s ease-in-out;
    max-width: 150px;
}
img.partner-img:hover {
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .6s ease-in-out;

}

.modules-menu li a {
    display:block;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.modules-menu li a:hover span {
    /*box-shadow: -10px 5px 15px rgba(0,0,0,.2);*/
    -webkit-transform: rotateY( 360deg );
    transform: rotateY( 360deg );
}

.modules-menu li a span {
    -webkit-transition: -webkit-transform 1.5s;
    transition: transform 1.5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}



.modules-menu, .modules-menu a {
    text-align: center;
    text-decoration: none;
}

.modules-menu li {
    display: inline-block;
    width: 110px;
    text-align: center;
    /*min-height: 160px;*/
    vertical-align: top;
}


.modules-menu li a * {
    color: #2E8B57!important;
    transition: all .8s ease-out;
}

.modules-menu li a:hover * {
    color: #2a543c!important;
    transition: all .8s ease-out;
}

.gloomaricon{
    font-size: 40px;
    padding: 10px;
    margin: 0;
    vertical-align: text-bottom;
}
a .gloomaricon 
{
    /*    border: 1px solid #E6EBEB;
        border-radius: 5px;*/
    padding: 3px;
    top: -2px;
    transition: all .8s ease-out;
}

@font-face {
    font-family: 'b-in glyphs';

    src: url('/fonts/b-in.eot');
    src: url('/fonts/b-in.eot') format('embedded-opentype'), url('/fonts/b-in.woff') format('woff'), url('/fonts/b-in.ttf') format('truetype'), url('/fonts/b-in.svg#b-in-glyphs') format('svg');
}
.gloomaricon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'b-in glyphs';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gloomaricon-my-investment::before {
    content: "A";
}
.gloomaricon-my-start::before {
    content: "B";
}
.gloomaricon-my-real-estate::before {
    content: "C";
}
.gloomaricon-my-finance::before {
    content: "D";
}
.gloomaricon-my-insurance::before {
    content: "E";
}
.gloomaricon-my-cars::before {
    content: "F";
}
.gloomaricon-my-exhibitions-fairs::before {
    content: "G";
}
.gloomaricon-my-advertising::before {
    content: "H";
}
.gloomaricon-my-jobs::before {
    content: "I";
}
.gloomaricon-my-products-services::before {
    content: "J";
}
.gloomaricon-my-travel::before {
    content: "K";
}
.gloomaricon-my-companies::before {
    content: "L";
}
.gloomaricon-my-expand::before {
    content: "M";
}
.gloomaricon-my-second:before {
    content: "N";
}
.gloomaricon-my-building-industry:before {
    content: "O";
}
.gloomaricon-my-health:before {
    content: "P";
}
.gloomaricon-my-law:before {
    content: "Q";
}
.gloomaricon-my-marketing::before {
    content: "R";
}
.gloomaricon-my-watermark:before {
    content: "Z";
}


#backToTopBtn {
    position: fixed;
    bottom: 30px;
    right: 10px;
    opacity: .5;
}


.fucking-eu-cookies {
    font-size: 1rem;
    text-align: center;
    position: fixed;
    bottom: 0;
    background: #fff;
    padding:3px;
    width: 100%;
    display: block;
}


/*.datagrid .btn, .datagrid .btn-sm {
    padding: .120rem .50rem;
    font-size: .85rem;
}*/
/*.datagrid {
    max-width: calc(100% - 20px);
}*/


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 60px;  Set the fixed height of the footer here */
    /*line-height: 60px;  Vertically center the text there */
    /*background-color: #f5f5f5;*/
}

form.mw-300 {
    max-width: 300px;
}

body.sign {
    background-color: #fff;
    /*    background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;*/
    padding-top: 0;
}
body::after {
    content: "";
    background-size:cover;
    /*    opacity: .5;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
    /*    -webkit-filter: grayscale(.3); 
        filter: grayscale(.3);*/
}
body.edit::after {
    content: "";
    background-image: none;
    background-size:cover;
    opacity: .3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
    /*    -webkit-filter: grayscale(.3); 
        filter: grayscale(.3);*/
}
select.form-control option {
    color: #666;
    font-weight: 400;
}
textarea::placeholder,
input::placeholder {
    color: gray!important;
    opacity: .7!important;
    font-size: 15px!important;
    font-weight: 400;
}
label {
    margin-bottom: 0; 

}
label.required:after {
    content: ' *'; 
    color: red;

}
form.mw-400 label,
form.mw-400 input:not(type[checkbox|radio]),
form.mw-400 textarea {
    min-width: 370px;
}

form.mw-600, .mw-600 {
    max-width: 600px;
}
form.mw-700, .mw-700 {
    max-width: 700px;
}
form.mw-600 label,
form.mw-600 input:not(type[checkbox|radio]),
form.mw-600 textarea {
    min-width: 600px;
}

.mw-800 {
    max-width: 800px;
}

.mw-600 {
    max-width: 600px;
}
.input-group-text {
    /*min-width: 165px;*/
    /*    text-align: center;
            line-height: 1.5;
        padding: .375rem .75rem;*/
}

a.text-default {
    color: #666;
}
.fa-info:before {
    content: "\f05a";
}
.fa-danger:before {
    content: "\f12a";
}
.fa-default:before {
    content: "\f129";
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(244, 247, 250);
}
/*.datagrid table thead tr.row-group-actions th {
    border-bottom-width: 0 !important;
    background-color: rgb(244, 247, 250);
}*/

.card .card-body {
    background: rgba(255,255,255, .6);
}
.agenda  {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
/*.agenda table { width: calc(100% - 50px) }*/

/* Dates */
.agenda .agenda-date { 
    width: 175px; 
    padding-bottom: 6px; 
}
.agenda .agenda-date .dayofmonth {
    width: 55px;
    font-size: 2.6rem;
    line-height: 34px;
    float: left;
    font-weight: 300!important;
    text-align: left;
    margin-right: 10px; 
    margin-top: 2px; 
}
.agenda .agenda-date .shortdate {
    font-size: 0.75em; 
    line-height: 15px;
}
.dayofweek, .shortdate {
    margin-bottom: -3px; 
    margin-top: -2px;
    font-weight: 400!important;
    /*padding-left: 60px;*/
}
.holidayname {
    clear: left;
    text-align: center;
    margin: auto;
    font-size: .7rem;
}
/* Times */
.agenda .agenda-time { width: 70px;  } 


/* Events */
/*.agenda .agenda-events {width: calc(100% - 380px)  }*/ 
.agenda .agenda-event {max-width: 800px;min-width: 220px} 

@media (max-width: 767px) {

}

.side-navbar li a .fa {
    color: #ccc;
}
.side-navbar li a .fa:before {
    display: inline-block;
    width: 15px;
    position: relative;
    text-align: center;
}
.side-navbar ul.nav-link {
    padding: 0; 
}
.form-check-label .form-check-input {
    margin-right: 10px;
    position: relative;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    top: -3px;
}
.form-check-label .form-check-input {
    margin-right: 10px;
    position: relative;
}
.form-check-input:before {
    position: absolute;
    font: normal normal normal 24px/1 FontAwesome;
    padding: 2px;
    content: "\f00c";
    color: lightgray;
    top: -2px;
    background: lightgray !important;
    border-radius: 4px;
    width: 30px;
    height: 30px;
}
.form-check-input:checked::before {
    font: normal normal normal 24px/1 FontAwesome;
    padding: 2px;
    content: "\f00c";
    color: #fff;
    top: -2px;
    background: #33b35a !important;
}
fieldset {
    margin-bottom: 10px;
}

.side-navbar-help {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1041;
    /*width: 250px;*/
    max-width: 800px;
    max-height: 90%;
    overflow-y: auto;
    background: aliceblue;
    border-left: 1px solid lightblue;
    border-bottom: 1px solid lightblue;
    box-shadow: -1px 1px 2px rgba(0,0,0,.1);
}

.alert-message
{
    padding: 15px;
    border-left: 3px solid #eee;
}
.alert-message h4
{
    margin-top: 0;
    margin-bottom: 5px;
}
.alert-message p:last-child
{
    margin-bottom: 0;
}
.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-success h4
{
    color: #3C763D;
}
.alert-message-danger
{
    background-color: #fdf8f8;
    border-color: #d9534f;
}
.alert-message-danger h4
{
    color: #d9534f;
}
.alert-message-warning
{
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.alert-message-warning h4
{
    color: #f0ad4e;
}
.alert-message-info
{
    background-color: #fbfeff;
    border-color: #5bc0de;
}
.alert-message-info h4
{
    color: #5bc0de;
}
.alert-message-default
{
    background-color: #fff;
    border-color: #B4B4B4;
}
.alert-message-default h4
{
    color: #000;
}
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.alert-message-notice h4
{
    color: #444;
}

.content {
    padding-left: 0;
    padding-right: 0;
}
.form-group {
    margin-bottom: .5rem;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.block-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 28px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.popover {
    max-width: 600px;
}

td .priority {
    width: 100%;
    height: 16px;
    font-size: .7rem;
    display: block;
    border-radius: 10px;
}

.priority-5,
.calendar-activity .priority-5 {
    background-color: #ffc2c8;
    color: #d93e00;
}
.priority-4,
.calendar-activity .priority-4 {
    background-color: #FDDC9A;
    color: #993300;
}
.priority-3,
.calendar-activity .priority-3 {
    background-color: #b9f5c7;
    color: #21a200;
}
.priority-2,
.calendar-activity .priority-2 {
    background-color: #b7daff;
    color: #0010eb;
}
.priority-1,
.calendar-activity .priority-1 {
    background-color: #d1d1d1;
    color: #5c5c5c;
}

.priority-0,
.calendar-activity .priority-0 {
    background-color: #e6e6e6;
    color: #ffffff;
}

.type-venue {
    font-size: 140%;
}
.activity-priority-5 {
    font-size: 140%;
    color: #ff0000;
}
.activity-priority-4 {
    font-size: 140%;
    color: #ff9900;
}
.activity-priority-3{
    font-size: 140%;
    color: #21a200;
}
.activity-priority-2 {
    font-size: 140%;
    color: #0010eb;
}
.activity-priority-1 {
    font-size: 140%;
    color: #979797;
}

.activity-priority-0 {
    font-size: 140%;
    color: #b9b9b9;
}


.activity-status-3 {
    font-size: 140%;
    color: #fb6767;
}
.activity-status-2 {
    font-size: 140%;
    color: #54a900;
}
.activity-status-1 {
    font-size: 140%;
    color: #4e74fd;
}

.activity-status-0 {
    font-size: 140%;
    color: #cccccc;
}

.activity-type, .activity-venue {
    font-size: 140%;
}
