﻿
@font-face {
    font-family: TrumpGothicEastRegular;
    font-style: normal;
    font-weight: normal;
    src: url("/Frontend/fonts/trumpgoteasreg-webfont.eot?iefix") format("eot"), url("/Frontend/fonts/trumpgoteasreg-webfont.woff") format("woff"), url("/Frontend/fonts/trumpgoteasreg-webfont.ttf") format("truetype"), url("/Frontend/fonts/trumpgoteasreg-webfont.svg#webfont1Lb5Pdit") format("svg");
}
@font-face {
    font-family: TrumpGothicEastMedium;
    font-style: normal;
    font-weight: normal;
    src: url("/Frontend/fonts/trumpgoteasmed-webfont.eot?iefix") format("eot"), url("/Frontend/fonts/trumpgoteasmed-webfont.woff") format("woff"), url("/Frontend/fonts/trumpgoteasmed-webfont.ttf") format("truetype"), url("/Frontend/fonts/trumpgoteasmed-webfont.svg#webfont1Lb5Pdit") format("svg");
}
@font-face {
    font-family: proximanova;
    font-style: normal;
    font-weight: 400;
    src: url("/Frontend/fonts/ft-prox-nav-1-n-400.woff");
}
@font-face {
    font-family: segoe_ui_light;
    font-style: normal;
    font-weight: normal;
    src: url("/Frontend/fonts/segoe_ui_light.eot?iefix") format("eot"), url("/Frontend/fonts/segoe_ui_light.woff") format("woff"), url("/Frontend/fonts/segoe_ui_light.ttf") format("truetype");
}
@font-face {
    font-family: segoe_ui;
    font-style: normal;
    font-weight: normal;
    src: url("/Frontend/fonts/segoe_ui.eot?iefix") format("eot"), url("/Frontend/fonts/segoe_ui.woff") format("woff"), url("/Frontend/fonts/segoe_ui.ttf") format("truetype");
}

body {
    color: #FFFFFF;
    font-family: proximanova,​​Times New Roman;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.screen-center{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin:auto;
    height:50vh;
}
#container-bg {
    background: url("/Frontend/images/backgrounds/computer-social.jpg") repeat-y scroll rgba(7,55,118,0.5) center right;
    background-size:cover;
    position:fixed;
    width:100%;
    height:100%;
    z-index:-1;
}
#container {
    background-size: 100% auto;
}

@media (orientation: portrait) {
    #container {
        background-size: auto 100vh;
    }
}
    #container::before {
        background-color: rgba(7,55,118,0.5);
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
    /* keep for editor */
    html, body {
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    a {
        cursor: pointer;
        color: white;
    }

    body.popup h1 {
        margin: 0 0 20px;
    }

    label {
        font-size: 15px;
        padding: 0px 5px 0px 0px;
    }

    form {
        margin: 0px;
    }

    #container {
        position: relative;
        min-height: 100%;
    }

#main-content {
    overflow-y: hidden;
    padding: 64px 10px 10px 10px;
    min-height: 100vh;
    position: relative;
}

        #main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5 {
            text-transform: uppercase;
            color: white;
            font-weight: normal;
            font-family: 'TrumpGothicEastMedium',arial;
            font-size: 50pt;
            line-height: 20pt;
            margin: 40px 5px 25px 0;
            clear: both;
        }

        #main-content h1 {
            line-height: 30pt;
            margin: 32px 5px 25px 0;
        }

    #main-content h2 {
        margin: 25px 0 30px;
        line-height: 32px;
        font-size: 32px;
    }

        #main-content h3 {
            line-height: 24pt;
            font-size: 26px;
        }

        #main-content h4 {
            font-size: 20px;
        }

    #top {
        display: none;
    }

    #back-top {
        bottom: 2%;
        opacity: 1;
        position: fixed;
        right: 2%;
        visibility: visible;
    }

        #back-top a {
            display: block;
            width: 50px;
            color: #3d2a1b;
            font-size: 58px;
            text-decoration: none;
            font-family: 'Times New Roman';
        }

        #back-top span {
            border-radius: 100px;
            display: block;
            height: 50px;
            width: 50px;
            background-color: white;
        }

    .TxtBoxApple {
        background-color: #EDEDED;
        border-radius: 5px;
        color: black;
        margin-right: 0;
        padding-left: 3px;
        padding-top: 2px;
        vertical-align: middle;
        border: 1px solid #262626;
    }

    .txt-label {
        color: #cdcdcd;
        font-style: italic;
    }

    input.fivedigits {
        width: 45px;
    }

    input.threedigits {
        width: 25px;
    }

    input.lang {
        width: 25px;
    }

    .to_right, .right {
        float: right;
    }

    .to_left, .left {
        float: left;
    }

    .clear {
        clear: both;
    }

    .center {
        width: 100%;
        text-align: center;
        display: block;
    }

    .arrow-btm, .arrow-right, .arrow-left {
        background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -306px -109px rgba(0, 0, 0, 0);
        display: block;
        height: 24px;
        width: 19px;
    }

    .arrow-right {
        background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -454px -68px rgba(0, 0, 0, 0);
    }

    .arrow-left {
        background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -433px -68px rgba(0, 0, 0, 0);
    }

        .arrow-left.black {
            background-image: url("../images/icons/glyphicons-halflings.png");
        }

    .mm-menu .arrow-btm {
        display: none;
    }

    .button {
        color: #FFFFFF;
        font-family: Verdana,Arial;
        font-size: 12px;
        font-weight: bold;
        margin-right: 10px;
        padding: 5px 10px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        border: solid 1px;
    }

    .onoffswitch {
        position: relative;
        width: 100px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        display: inline-block;
    }

    .onoffswitch-checkbox {
        display: none;
    }

    .onoffswitch-label {
        display: block;
        overflow: hidden;
        cursor: pointer;
        border: 0px solid #999999;
        border-radius: 0px;
    }

    .onoffswitch-inner {
        width: 200%;
        margin-left: -100%;
        -moz-transition: margin 0.3s ease-in 0s;
        -webkit-transition: margin 0.3s ease-in 0s;
        -o-transition: margin 0.3s ease-in 0s;
        transition: margin 0.3s ease-in 0s;
    }

        .onoffswitch-inner > div {
            float: left;
            position: relative;
            width: 50%;
            height: 30px;
            padding: 0;
            line-height: 25px;
            font-size: 14px;
            color: white;
            font-family: Trebuchet, Arial, sans-serif;
            font-weight: bold;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .onoffswitch-inner .onoffswitch-active {
            padding-left: 15px;
            background-color: #C2C2C2;
            color: #FFFFFF;
        }

        .onoffswitch-inner .onoffswitch-inactive {
            padding-right: 15px;
            background-color: #C2C2C2;
            color: #FFFFFF;
            text-align: right;
        }

    .onoffswitch-switch {
        width: 40px;
        margin: 0px;
        text-align: center;
        border: 0px solid #999999;
        border-radius: 0px;
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .onoffswitch-active .onoffswitch-switch {
        background: #27A1CA;
        left: 0;
    }

    .onoffswitch-inactive .onoffswitch-switch {
        background: #A1A1A1;
        right: 0;
    }

    .onoffswitch-active .onoffswitch-switch:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 40px;
        border-style: solid;
        border-color: #27A1CA transparent transparent #27A1CA;
        border-width: 15px 10px;
    }

    .onoffswitch-inactive .onoffswitch-switch:before {
        content: " ";
        position: absolute;
        top: 0;
        right: 40px;
        border-style: solid;
        border-color: transparent #A1A1A1 #A1A1A1 transparent;
        border-width: 15px 10px;
    }

    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }

    .bt-del {
        background-color: red;
    }

    .msg-action {
        display: none;
    }

    .action-msg-info {
        padding: 5px;
        display: block;
        color: green;
    }

    .action-msg-error {
        padding: 5px;
        display: block;
        color: Red;
    }

    .action-msg-warning {
        padding: 5px;
        display: block;
        color: Orange;
    }

    .action-in-progress .msg-action {
        display: block;
        background-color: #C0C0C0;
        position: absolute;
        z-index: 11000;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 2000px;
        overflow: hidden;
        font-size: 25px;
        text-align: center;
        padding: 250px 0px;
        opacity: 0.7;
    }

    .clear {
        clear: both;
    }
    /*HEADER */
    #header {
        background-color: #343434;
        color: #FFFFFF;
        height: 52px;
        padding: 0px;
        position: fixed;
        vertical-align: bottom;
        width: 100%;
        z-index: 999;
    }

        #header #top {
            display: none;
        }

    #header {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    }

        #header .app_name {
            background: url("/Frontend/images/logo/logo_white_70x54.png") no-repeat scroll center center;
            background-size: 100% 100%;
            height: 42px;
            margin: 5px 0 0 5px;
            position: relative;
            width: 46px;
        }

            #header .app_name span {
                position: absolute;
                top: -1000px;
            }

            #header .app_name .my {
                background-color: #FFFFFF;
                border-radius: 22px;
                color: #000000;
                display: block;
                font-size: 10px;
                font-weight: normal;
                height: 10px;
                left: 0;
                line-height: 9px;
                padding: 2px;
                top: 0;
                width: 10px;
            }

    div.cr_selector {
        background-color: rgb(152,202,43);
    }

    #header .menu {
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    #header #mmainNav, #header #mAccountNav {
        display: none;
    }

    #header .menu li {
        float: left;
        padding: 0 8px 0 20px;
        text-align: left;
    }

    #header .menu ul.sub {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
        box-shadow: -3px 3px 10px #000000;
        display: none;
        list-style-type: none;
        margin: 0;
        min-width: 120px;
        padding: 5px 5px 5px 10px;
        position: absolute;
        right: 0;
        top: 54px;
    }

        #header .menu ul.sub li {
            padding: 0px 0px 5px 0px;
            margin: 0px;
        }

    #header .menu li a, #header a {
        color: #FFFFFF;
        display: block;
        font-family: 'TrumpGothicEastMedium',arial;
        font-size: 31px;
        padding: 7px 5px;
        text-decoration: none;
        text-transform: uppercase;
    }

        #header .menu li a:hover, #header a:hover {
            text-decoration: underline;
        }

    #header .menu ul.sub li {
        float: none;
    }

    #header .menu li ul a {
        color: #FFFFFF;
        font-size: 24px;
        padding: 10px 10px 0 0;
    }

    #header .menu span {
        display: block;
        float: left;
        height: 36px;
        max-width: 185px;
        overflow: hidden;
        word-wrap: break-word;
    }

    #header .menu-mng {
        float: right;
    }

    #header .mmenu-trigger {
        color: #FFFFFF;
        display: none;
    }

    #header #AccountNav {
        float: right;
        margin-right: 0;
        min-width: 100px;
    }

        #header #AccountNav li.sign .icon {
            background: url("/Frontend/images/icons/glyphicons-halflings-white.png") no-repeat scroll -162px 7px rgba(0, 0, 0, 0);
            display: block;
            float: right;
            height: 25px;
            width: 25px;
        }

    #header .app_name, #header .app_version {
        float: left;
        padding: 0px 0px 0px 10px;
        color: #FFFFFF;
    }

    #header .app_version {
        color: #CD1212;
        font-size: 18px;
        padding: 7px 10px 0 1px;
    }

    #header .menu .avatar, #header .avatar {
        background-position: center center;
        background-size: cover;
        border-radius: 20px;
        display: block;
        height: 40px;
        margin: 0 10px 2px 0;
        width: 40px;
    }


div.cr_selector {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 0 0 5px 0;
    color: white;
    left: 0;
    padding: 6px 5px 3px 10px;
    position: fixed;
    top: 52px;
    z-index:999;
}

        div.cr_selector select {
            font-family: 'segoe_ui_light',arial;
            font-size: 18px;
            min-width: 80px;
        }

        div.cr_selector label {
            font-family: 'segoe_ui_light',arial;
            font-size: 18px;
            margin: 2px 5px 0 0;
        }

    #login {
        float: right;
        text-align: center;
        padding: 0px 0 0 20px;
    }

        #login span.icon {
            background: url("/Frontend/images/icons/glyphicons-halflings-white.png") no-repeat scroll -167px 0 rgba(0, 0, 0, 0);
            display: block;
            float: left;
            height: 18px;
            margin: 5px 0 0;
            width: 18px;
        }
    /* HOME */
    #main-content h1.app_home {
        background: url("/Frontend/images/logo/logo_white_280x218.png") no-repeat scroll center top rgba(0, 0, 0, 0);
        display: block;
        height: 218px;
        margin: auto auto 80px;
        position: relative;
        text-align: center;
        width: 370px;
    }

        #main-content h1.app_home span {
            position: absolute;
            top: -1000px;
        }

            #main-content h1.app_home span.my {
                background-color: #FFFFFF;
                border-radius: 22px;
                color: #000000;
                display: block;
                font-size: 30px;
                font-weight: bold;
                height: 40px;
                left: 12px;
                padding: 2px;
                top: 10px;
                width: 40px;
            }
    /* LOGIN */
    body.guests_login {
        height: 100%;
        position: absolute;
        width: 100%;
    }

    .guests_login .page-layer {
        background: radial-gradient(rgba(0, 0, 0, 0), #000000) repeat scroll 0 0 rgba(0, 0, 0, 0);
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 999;
    }

    .loginbox {
        background-color: rgba(7,55,118,0.5);
        border-radius: 5px;
        color: #FFFFFF;
        left: 0px;
        top: 0px;
        margin: auto;
        opacity: 1;
        padding: 15px;
        position: absolute;
        width: 250px;
        height: 220px;
        z-index: 1000;
        bottom: 0px;
        right: 0px;
    }

        .loginbox .Error {
            display: block;
            text-align: right;
        }

        .loginbox ul {
            margin: 0;
            padding: 0 0 5px 10px;
        }

            .loginbox ul li {
                padding: 5px;
                list-style: none;
                text-align: left;
            }

    #main-content .loginbox h1 {
        color: #FFFFFF;
        font-size: 28px;
        margin: 0 0 15px;
        text-align: center;
    }

    .loginbox label {
        display: block;
        font-size: 18px;
        width: 150px;
    }

    .loginbox input {
        font-size: 19px;
        width: 220px;
    }

        .loginbox input:focus {
            box-shadow: 2px 2px 4px 2px rgba(255,255, 255, 0.2);
        }

    /* home */
    h2.app_home {
        text-align: center;
        font-size: 120px;
        color: Black;
    }

    .accounts-type img {
        margin-right: 5px;
    }
    /* circles home */
#circle-wall {
    margin: 20px auto;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
    #circle-wall.layoutComplete{
        opacity:1;
    }

        #circle-wall .circle {
            background-color: #2DAAE1;
            width: 250px;
            height: 250px;
            border-radius: 125px;
            margin: 5px;
            position: relative;
        }

        #circle-wall .add-circle {
            background-color: #886042;
        }

            #circle-wall .add-circle #lkNewCircle {
            }

        #circle-wall .circle p {
            position: relative;
        }

        #circle-wall .ms-item p.name a, #circle-wall .add-circle #lkNewCircle {
            color: #FFFFFF;
            display: block;
            font-size: 32px;
            height: 165px;
            padding: 70px 0 0;
            position: absolute;
            width: 100%;
        }

        #circle-wall .ms-item .action-msg {
            bottom: 40px;
            display: block;
            left: 25%;
            position: absolute;
            text-align: center;
            width: 50%;
            background-color: white;
        }

        #circle-wall .ms-item .counter {
            font-size: 28px;
            display: block;
        }

        #circle-wall .ms-item .symbol {
            font-size: 70px;
            display: block;
        }


        #circle-wall .ms-item ul.admin {
            bottom: 6px;
            display: table-cell;
            left: 0;
            list-style: outside none none;
            margin: 0 auto;
            padding: 0 0 0 5px;
            position: absolute;
            right: 0;
            text-align: center;
            width: 57%;
        }

            #circle-wall .ms-item ul.admin li {
                float: left;
                margin-right: 10px;
            }

        #circle-wall .ms-item .admin a {
            display: block;
            height: 45px;
            width: 37px;
            opacity: 0.7;
        }

            #circle-wall .ms-item .admin a:hover {
                -webkit-transition-property: opacity;
                -moz-transition-property: opacity;
                -o-transition-property: opacity;
                transition-property: opacity;
                -webkit-transition-duration: .48s;
                -moz-transition-duration: .48s;
                -o-transition-duration: .48s;
                transition-duration: .48s;
                opacity: 1;
            }

            #circle-wall .ms-item .admin a span {
                position: absolute;
                top: -10000px;
            }

        #circle-wall .ms-item a.layouts {
            background: url("/Frontend/images/icons/screens_38.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        }

        #circle-wall .ms-item a.accounts {
            background: url("/Frontend/images/icons/config_38.png") no-repeat scroll center center rgba(1, 0, 0, 0);
            margin-top: 12px;
        }

        #circle-wall .ms-item a.bt-Modif {
            background: url("/Frontend/images/icons/edit_38.png") no-repeat scroll center center rgba(1, 0, 0, 0);
        }

        #circle-wall .ms-item .bt-Upd, #circle-wall .ms-item .bt-Remove, #circle-wall .ms-item .tbName, #circle-wall .ms-item #lkAddCircle {
            display: none;
        }

        #circle-wall .edit .bt-Upd, #circle-wall .edit .bt-Remove, #circle-wall .edit .tbName, #circle-wall .edit #lkAddCircle {
            display: inline;
        }

        #circle-wall .edit .tbName {
            margin-top: 36%;
            font-size: 16px;
        }

        #circle-wall .edit .admin, #circle-wall .edit p.name a, #circle-wall .edit #lkNewCircle, #circle-wall .edit .symbol, #circle-wall .edit .counter {
            display: none;
        }


    /* grid requests styles */
    .grid_requests .Created {
    }

    .grid_requests .Error {
        color: red;
    }

    .grid_requests .Done {
        color: #55A212;
    }
    /* accounts manager */
#account-wall {
    margin: 20px auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
    #account-wall.layoutComplete {
        opacity:1;
    }
        #account-wall .ms-item {
            width: 320px;
            height: 580px;
            background-color: #886042;
            text-align: left;
            color: white;
        }

            #account-wall .ms-item h2 {
                margin: 8px 10px 3px 15px;
               
                font-size: 28px;
                color: white;
            }

                #account-wall .ms-item h2.date {
                    bottom: 34px;
                    font-size: 26px;
                    left: 6px;
                    padding: 0;
                    position: absolute;
                }

            #account-wall .ms-item h3 {
                margin: 3px 10px 3px 10px;
                padding: 0px;
                font-size: 20px;
                color: white;
            }

        #account-wall .account {
            background-color: #2DAAE1;
            border-radius: 10px;
            margin: 0px 5px 10px 5px;
        }

        #account-wall .ms-item p.actions {
            bottom: 20px;
            margin: 0;
            position: absolute;
            text-align: center;
            width: 100%;
        }

        #account-wall .ms-item label {
            display: block;
            float: left;
            height: 23px;
            margin-right: 5px;
            padding: 3px 2px 2px 5px;
            width: 111px;
        }
        #account-wall .ms-item .inputhelper {
            display: block;
            font-size: 0.7rem;
            padding: 4px 2px 0px 0px;
            opacity: 0.8;
        }
        #account-wall .ms-item select {
            font-size: 16px;
        }

        #account-wall .ms-item ul.form {
            padding: 5px;
            margin: 0px;
            list-style: none;
        }

            #account-wall .ms-item ul.form li {
                clear: both;
                padding: 5px;
            }

        #account-wall .new-account {
            background-color: #886042;
        }

        #account-wall .account p.title {
            color: #FFFFFF;
            position: relative;
        }

        #account-wall .Twitter {
            color: white;
            background: #2DAAE1 url("/Frontend/images/social_icons/twitter-48.png") no-repeat top right;
        }
    #account-wall .Mastodon {
        color: white;
        background: #5b4ae0 url("/Frontend/images/social_icons/mastodon-48.png") no-repeat top right;
    }
        #account-wall .Youtube {
            color: white;
            background: rgb(254,52,50) url("/Frontend/images/social_icons/youtube-48.png") no-repeat top right;
        }

        #account-wall .Vimeo {
            color: white;
            background: rgb(65,178,220) url("/Frontend/images/social_icons/vimeo-48.png") no-repeat top right;
        }

        #account-wall .Flickr {
            color: white;
            background: rgb(255,0,132) url("/Frontend/images/social_icons/flickr-48.png") no-repeat top right;
        }

        #account-wall .Pinterest {
            color: white;
            background: rgb(203,32,39) url("/Frontend/images/social_icons/pinterest-48.png") no-repeat top right;
        }
        #account-wall .Linkedin {
            color: white;
            background: #0173b2 url("/Frontend/images/social_icons/linkedin-48.png") no-repeat top right;
        }
        #account-wall .Tumblr {
            color: white;
            background: #2A445F url("/Frontend/images/social_icons/tumblr-48.png") no-repeat top right;
        }

        #account-wall .Facebook {
            background: #3C5A9A url("/Frontend/images/social_icons/facebook-48.png") no-repeat top right;
        }

        /* daily motion */
        #account-wall .Dailymotion {
            color: white;
            background: #095173 url("/Frontend/images/social_icons/dailymotion-48.png") no-repeat top right;
        }
        /* Instagram */
        #account-wall .Instagram {
            color: white;
            background: #517FA4 url("/Frontend/images/social_icons/instagram-48.png") no-repeat top right;
        }

        #account-wall .help-accounts {
            background-color: white;
            font-size: 16px;
            text-align: left;
        }

        #account-wall .help-accounts {
            color: black;
        }

            #account-wall .help-accounts h2 {
                color: black;
            }

            #account-wall .help-accounts dl {
                padding: 10px 10px 10px 15px;
            }

            #account-wall .help-accounts a {
                color: black;
            }

        #account-wall a.bt-Upd {
            display: none;
        }

        #account-wall ul.form input {
            font-size: 14px;
            background-color: transparent;
            border-style: solid;
            border-width: 0px 0px 1px 0px;
            border-color: white;
            outline: 0;
            color: white;
        }

            #account-wall ul.form input[readonly] {
                background-color: transparent;
                border-color: rgba(255,255,255,0.2);
                color: white;
                font-weight: bold;
                width: 170px !important;
            }

        #account-wall .date {
            display: block;
            text-align: center;
            font-size: 10pt;
            margin-top: 10px;
        }

    /* grid pages */
    .grid-new-item label {
        display: block;
        float: left;
        margin-right: 5px;
        padding-left: 10px;
        width: 80px;
    }

    .grid-new-item .action-msg-info {
        padding: 5px;
        display: block;
        color: green;
    }

    .grid-new-item .action-msg-error {
        padding: 5px;
        display: block;
        color: Red;
    }

    .grid-new-item .action-msg-warning {
        padding: 5px;
        display: block;
        color: Orange;
    }

    .grid-new-item select {
        font-size: 16px;
    }

    .grid-new-item ul.form {
        padding: 5px;
        margin: 0px;
        list-style: none;
    }

        .grid-new-item ul.form li {
            clear: both;
            padding: 5px;
        }
    /* grid tables */
    table.gridview {
        border: 0px;
        clear: both;
    }

        table.gridview th {
            background-color: #A7C942;
            color: #FFFFFF;
            font-size: 1.4em;
            padding-bottom: 4px;
            padding-top: 5px;
            text-align: center;
        }

        table.gridview th, table.gridview td {
            border: 1px solid #98BF21;
            font-size: 1.2em;
            padding: 3px 7px 2px;
        }

        table.gridview tr td {
            background-color: white;
        }

        table.gridview tr.alter td {
            background-color: #EAF2D3;
        }

        table.gridview td.actions {
            padding: 5px;
            width: 132px;
        }

            table.gridview td.actions a, #mainLeftColumn table.gridview td.actions a {
                margin: 3px !important;
            }
    /* social accounts manager */
    .social-accounts-grid {
        max-width: 1024px;
    }

    /* layouts manager */
    .layout-item {
        text-align: left;
        position: relative;
    }

        .layout-item textarea, .layout-item #tbWSURL {
            width: 100%;
        }

    .layout_link, .save_link {
        position: absolute;
        top: 10px;
        display: block;
        width: 42px;
        height: 42px;
        background: transparent url('') no-repeat top right / cover;
    }

        .layout_link span, .save_link span {
            position: absolute;
            top: -10000px;
        }

    .layout_link {
        right: 10px;
        background-image: url('/Frontend/images/icons/circle/64px/document.png');
    }

    .save_link {
        right: 64px;
        background-image: url('/Frontend/images/icons/circle/64px/upload.png');
    }

    .last_update {
        left: 10px;
        position: absolute;
        top: 48px;
    }

    .editor {
        padding: 10px;
    }

    /* social wall */
    #params-wall {
        margin: 24px auto;
        padding: 0 0 5px;
        width: 380px;
    }

        #params-wall #txt-search {
            font-size: 20px;
            width: 250px;
        }

        #params-wall #lkbUpdateMsgs, #params-wall #lkbUpdateLayouts {
            display: block;
            width: 35px;
            height: 25px;
            float: left;
            margin: 0px 5px 0px 0px;
            border: none;
        }

        #params-wall #lkbUpdateMsgs {
            background: transparent url('../images/icons/upd-msg-w.png') no-repeat top left;
        }

        #params-wall #lkbUpdateLayouts {
            background: transparent url('../images/icons/upd-layout-w.png') no-repeat top left;
        }

            #params-wall #lkbUpdateMsgs span, #params-wall #lkbUpdateLayouts span {
                position: absolute;
                top: -1000px;
            }

#msg-wall {
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
    #msg-wall.layoutComplete {
        opacity:1;
    }
    .nextPage {
        visibility: hidden;
    }

    #msg-wall .ms-item {
        font: 18px/17px Georgia,"Times New Roman",Palatino,serif;
        text-align: left;
        background-color: #19A2DE;
        min-height: 100px;
        margin: 5px;
        width: 250px;
        padding: 10px;
        word-wrap: break-word;
        position: relative;
        color: White;
    }

        #msg-wall .ms-item .content {
            clear: left;
            display: block;
            font: 16px/24px Georgia,"Times New Roman",Palatino,serif;
        }

        #msg-wall .ms-item .tags {
            float: right;
            font-size: 82%;
            font-style: italic;
            margin: 4px 0 0;
        }

            #msg-wall .ms-item .tags span {
                text-align: right;
            }

            #msg-wall .ms-item .tags img {
                vertical-align: middle;
                margin-right: 5px;
            }


        #msg-wall .ms-item .content img {
            display: none;
        }

        #msg-wall .ms-item .content-video {
            margin: 0px 42% 0px 42%;
        }

        #msg-wall .ms-item a.author {
            text-decoration: none;
            font-family: Helvetica Neue,​Arial,​sans-serif;
            font-size: 16px;
            font-weight: bold;
            display: block;
        }

            #msg-wall .ms-item a.author:over {
                text-decoration: underline;
            }

        #msg-wall .ms-item img.author_icon {
            -moz-force-broken-image-icon: 1;
            border-radius: 5px 5px 5px 5px;
            float: left;
            height: 48px;
            margin: 0 10px 5px 5px;
            width: 48px;
        }

        #msg-wall .ms-item .date {
            color: white;
            display: block;
            font-family: Helvetica Neue,​Arial,​sans-serif;
            font-size: 14px;
            font-weight: bold;
        }

        #msg-wall .ms-item a {
            color: White;
        }

            #msg-wall .ms-item a.btToPublish {
                position: absolute;
                right: 5px;
                top: 3px;
                display: block;
                width: 48px;
                height: 48px;
            }

                #msg-wall .ms-item a.btToPublish span {
                    display: block;
                    width: 48px;
                    height: 48px;
                }

        #msg-wall .ms-item .content-img {
            width: 100%;
        }

    #msg-wall .Twitter {
        color: white;
        background-color: #2DAAE1;
    }

        #msg-wall .Twitter a.btToPublish {
            background-image: url("/Frontend/images/social_icons/twitter-48.png");
        }

    #msg-wall .Mastodon {
        color: white;
        background-color: #5e52ea;
    }

    #msg-wall .Mastodon a.btToPublish {
        background-image: url("/Frontend/images/social_icons/mastodon-48.png");
    }

    #msg-wall .Youtube {
        color: white;
        background-color: rgb(254,52,50);
    }

        #msg-wall .Youtube a.btToPublish {
            background-image: url("/Frontend/images/social_icons/youtube-48.png");
        }

    #msg-wall .Vimeo {
        color: white;
        background-color: rgb(65,178,220);
    }

        #msg-wall .Vimeo a.btToPublish {
            background-image: url("/Frontend/images/social_icons/vimeo-48.png");
        }

    #msg-wall .Flickr {
        color: white;
        background-color: rgb(255,0,132);
    }

        #msg-wall .Flickr a.btToPublish {
            background-image: url("/Frontend/images/social_icons/flickr-48.png");
        }

    #msg-wall .Pinterest {
        color: white;
        background-color: rgb(203,32,39);
    }

        #msg-wall .Pinterest a.btToPublish {
            background-image: url("/Frontend/images/social_icons/pinterest-48.png");
        }

    #msg-wall .Tumblr {
        color: white;
        background-color: #2A445F;
    }

        #msg-wall .Tumblr a.btToPublish {
            background-image: url("/Frontend/images/social_icons/tumblr-48.png");
        }

    #msg-wall .Facebook {
        background-color: #3C5A9A;
    }

        #msg-wall .Facebook a.btToPublish {
            background-image: url("/Frontend/images/social_icons/facebook-48.png");
        }

        #msg-wall .Facebook img.img {
            margin: 5px;
            max-width: 40%;
        }

    #msg-wall .Linkedin {
        background-color: #0173B2;
    }

        #msg-wall .Linkedin a.btToPublish {
            background-image: url("/Frontend/images/social_icons/linkedin-48.png");
        }

    #msg-wall .pubFalse a.btToPublish span {
        background: url("/Frontend/images/icons/unpublished.png") no-repeat center center;
    }

    #msg-wall .Dailymotion {
        color: white;
        background-color: #095173;
    }

        #msg-wall .Dailymotion a.btToPublish {
            background-image: url("/Frontend/images/social_icons/dailymotion-48.png");
        }

    #msg-wall .Instagram {
        color: white;
        background-color: #517FA4;
    }

        #msg-wall .Instagram a.btToPublish {
            background-image: url("/Frontend/images/social_icons/instagram-48.png");
        }

    #msg-wall .tags-form {
        display: none;
        bottom: 0;
        height: 53px;
        padding: 5px;
        position: absolute;
        right: 50px;
        width: 206px;
        z-index: 99;
    }

    #msg-wall .ms-item.editTags .tags-form {
        display: block;
    }

    #msg-wall .tags-form label {
        display: none;
    }

    #msg-wall .tags-form textarea {
        width: 178px;
        height: 44px;
    }

    #msg-wall .tags-form a {
        display: block;
        float: right;
        height: 24px;
        position: absolute;
        right: 0;
        width: 24px;
    }

        #msg-wall .tags-form a.TagsSave {
            top: 7px;
            background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -283px 4px lightgreen;
        }

        #msg-wall .tags-form a.TagsCancel {
            top: 32px;
            background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -307px 6px orange;
        }

        #msg-wall .tags-form a span {
            position: absolute;
            top: -1000000px;
            left: -100000px;
        }

    #msg-wall .statistics {
        font-family: arial;
        font-weight: normal;
        padding: 10px;
    }

    #msg-wall .likes i {
        background: url("/Frontend/images/icons/glyphicons-halflings-white.png") no-repeat scroll -96px 4px transparent;
        padding-left: 15px;
    }

    #msg-wall .shares i {
        background: transparent url("/Frontend/images/icons/glyphicons-halflings-white.png") no-repeat scroll -335px -91px;
        padding-left: 15px;
    }

#accounts {
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
#accounts.layoutComplete{
    opacity:1;
}
        /* accounts filter */
        #accounts .ms-item {
            background: url("") no-repeat scroll right top rgba(0, 0, 0, 0);
            border-radius: 10px;
            display: block;
            margin: 5px;
            padding: 0 0 26px;
            position: relative;
            width: 122px;
        }

            #accounts .ms-item p {
                font-size: 14px;
                margin: 2px 0 0;
            }

            #accounts .ms-item .internal-posts, #accounts .ms-item .followers {
                font-family: segoe_ui_light,Verdana;
                font-size: 36px;
                position: relative;
            }

            #accounts .ms-item .title {
                height: 16px;
                overflow: hidden;
            }

            #accounts .ms-item .internal-posts i {
                background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -238px -117px rgba(0, 0, 0, 0);
                display: inline-block;
                height: 16px;
                width: 16px;
            }

        #accounts .Twitter {
            color: white;
            background-color: #2DAAE1;
            background-image: url("/Frontend/images/social_icons/twitter-32.png");
        }

        #accounts .Mastodon {
            color: white;
            background-color: #5e52ea;
            background-image: url("/Frontend/images/social_icons/mastodon-32.png");
        }

        #accounts .Linkedin {
            color: white;
            background-color: #1374a7;
            background-image: url("/Frontend/images/social_icons/linkedin-32.png");
        }
        #accounts .Youtube {
            color: white;
            background-color: rgb(254,52,50);
            background-image: url("/Frontend/images/social_icons/youtube-32.png");
        }

        #accounts .Vimeo {
            color: white;
            background-color: rgb(65,178,220);
            background-image: url("/Frontend/images/social_icons/vimeo-32.png");
        }

        #accounts .Flickr {
            color: white;
            background-color: rgb(255,0,132);
            background-image: url("/Frontend/images/social_icons/flickr-32.png");
        }

        #accounts .Pinterest {
            color: white;
            background-color: rgb(203,32,39);
            background-image: url("/Frontend/images/social_icons/pinterest-32.png");
        }

        #accounts .Tumblr {
            color: white;
            background-color: #2A445F;
            background-image: url("/Frontend/images/social_icons/tumblr-32.png");
        }

        #accounts .Facebook {
            background-color: #3C5A9A;
            background-image: url("/Frontend/images/social_icons/facebook-32.png");
        }

        /* daily motion */
        #accounts .Dailymotion {
            color: white;
            background-color: #095173;
            background-image: url("/Frontend/images/social_icons/dailymotion-32.png");
        }
        /* Instagram */
        #accounts .Instagram {
            color: white;
            background-color: #517FA4;
            background-image: url("/Frontend/images/social_icons/instagram-32.png");
        }

        #accounts .tools {
            background: none repeat scroll 0 0 rgba(44, 55, 41, 0.16);
            height: 30px;
            text-align: left;
            border-radius: 10px 10px 0px 0px;
        }

            #accounts .tools ul {
                list-style: none outside none;
                margin: 0 24px 0 0;
                padding: 0;
            }

                #accounts .tools ul li {
                    float: left;
                    margin: 0;
                    padding: 0;
                    border-radius: 0 0 10px;
                }

                    #accounts .tools ul li:first-child {
                        border-radius: 0px;
                    }

            #accounts .tools a {
                display: block;
                height: 30px;
                width: 30px;
                background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -229px -21px transparent;
            }

                #accounts .tools a span {
                    position: absolute;
                    top: -100000px;
                }

                #accounts .tools a.upd-posts {
                    background-position: -229px -18px;
                }

                #accounts .tools a.clear-posts {
                    background-position: -446px 7px;
                }

        #accounts .colsp {
            display: block;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
        }

            #accounts .colsp i {
                background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -310px -119px rgba(0, 0, 0, 0);
                height: 16px;
                margin: 4px auto;
            }

        #accounts .details {
            display: none;
            padding: 5px;
        }

        #accounts .collapsed .details {
            display: block;
        }

        #accounts .collapsed .colsp i {
            background-position: -285px -119px;
        }

        #accounts .followers i, #accounts .tags i {
            background: url("../images/icons/glyphicons-halflings-white.png") no-repeat scroll -93px -142px rgba(0, 0, 0, 0);
            display: inline-block;
            height: 16px;
            width: 16px;
        }

        #accounts .tags i {
            background: url("../images/icons/tags-14.png") no-repeat;
            display: inline-block;
            height: 14px;
            width: 16px;
        }

        #accounts .twitter .followers i {
            background-position: -168px 3px;
        }

    #visual-wall {
        margin: 0 auto;
    }

        #visual-wall .ms-item {
            font: 18px/17px Georgia,"Times New Roman",Palatino,serif;
            text-align: left;
            background-color: black;
            margin: 0px;
            width: 245px;
            padding: 0px;
            word-wrap: break-word;
            position: relative;
            color: White;
        }

            #visual-wall .ms-item .content-img {
                width: 100%;
            }

    /*visitor homepage*/
    .default #main-content h1, .default #main-content h2, h1.app_home {
        text-align: center;
    }

    /* circle home */

    .members_home #circle-wall .ms-item p.name a {
        font-size: 40px;
        line-height: 38px;
    }

    /* grid view */
    table.gridview th, table.gridview td {
        font-size: 0.9em;
    }

    /* grid new item */
    #main-content .grid-new-item h1, #main-content .grid-new-item h2, #main-content .grid-new-item h3, #main-content .grid-new-item h4 {
        color: #4F4845;
        line-height: 15pt;
        margin: 5px;
    }

    @media (max-width: 750px) {
        body {
            background-image: url("/media/19613050-d68d-4e04-8a62-9f92964a42d9/-1106481593/slider/like-cup-coffee.jpg?w=750");
        }
        /* Menu trigger + menu languages */
        #header #mainNav, #header #AccountNav {
            display: none;
        }

        #header a.nav {
            display: block;
            height: 20px;
            left: 11px;
            padding: 4px 0 6px 2px;
            position: absolute;
            text-decoration: none;
            top: 10px;
            width: 40px;
            z-index: 99;
        }

            #header a.nav span.title {
                position: absolute;
                top: -10000px;
            }

            #header a.nav:before {
                background: none repeat scroll 0 0 white;
                box-shadow: 0 8px 0 0 white, 0 16px 0 0 white;
                content: "";
                height: 4px;
                left: 14px;
                position: absolute;
                top: 5px;
                width: 22px;
            }

        #header a.account {
            display: block;
            height: 40px;
            left: auto;
            padding: 0;
            position: absolute;
            right: 8px;
            top: 5px;
            width: 70px;
        }

            #header a.account .arrow-right {
                margin-top: 8px;
            }

        #header .app_name {
            left: 50%;
            margin-left: -36px;
            position: absolute;
        }

        #main-content h1 {
            font-size: 40px;
        }

        #main-content h2 {
            font-size: 30px;
        }

        #main-content h3 {
            font-size: 25px;
        }

        h1.app_home {
            background: url("../images/logo/smeerty-logo-240.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
            display: block;
            height: 60px;
        }
        /* wall */
        #params-wall {
            width: 260px;
        }

            #params-wall #txt-search {
                clear: both;
                display: block;
                margin: 5px auto;
            }

       /* #circle-wall .circle {
            border-radius: 125px;
            height: 200px;
            margin: 5px;
            width: 200px;
        }*/

       

        #back-top a {
            width: 36px;
            font-size: 40px;
            line-height: 40px;
        }

        #back-top span {
            height: 35px;
            width: 35px;
        }
    }

    @media (max-width: 480px) {
        body {
            background-image: url("/media/19613050-d68d-4e04-8a62-9f92964a42d9/-1106481593/slider/like-cup-coffee.jpg?w=480");
        }

        #main-content h1.app_home {
            background: url("/Frontend/images/logo/logo_white_180x140.png") no-repeat scroll center top rgba(0, 0, 0, 0);
            width: 300px;
            height: 140px;
        }

            #main-content h1.app_home span.my {
                border-radius: 22px;
                font-size: 23px;
                height: 36px;
                left: 16px;
                padding: 2px;
                top: 0;
                width: 36px;
            }
    }

    @media (max-width: 380px) {
        body {
            background-image: url("/media/19613050-d68d-4e04-8a62-9f92964a42d9/-1106481593/slider/like-cup-coffee.jpg?w=380");
        }
    }

.mm-menu {
    z-index: 9999;
}