﻿body {
    margin:0px 0px 0px 0px;
    padding:0px;
    width:100%;
}

.topmenu {
    width: 100%;
    height: 50px;
    display: table;
    border-bottom: 1px solid #efefef;
    background-color:white;
}

.PullNoMargin{
    margin-right:0px
}

.menuMobile {
    width: 35px;
    float: left;
}

.boxrosso {
    height:20px;
    width: 25px;
    height: 20px;
    background-color: red;
    border-radius: 2px;
    margin-top: 5px;
    text-align: center;
    margin-top:13px;
}

.boxrosso > .readAllAlert{
    display:none;
}

.boxrosso:hover > .readAllAlert{
    display:block;
}

.footer {
    position:fixed;
    padding:15px 15px 15px 15px; 
    width:100%; 
    background-color:#efefef; 
    margin-left:auto; 
    border-top:1px solid lightgray; 
    margin-right:auto; 
    z-index:11;
    text-align:center;
bottom:0px;
}

span :hover {
    color:white !important;
}

.sidebar-discover.sidebar #menu {
    top: 50px !important;
    width: 236px !important;
    background: #3f3f3f !important;
    bottom: 0px !important;
    left: 0px !important;
    z-index:10;
}

    .sidebar-discover.sidebar #menu #sidebar-discover-wrapper #discover {
        width:190px !important;
    }
    #content{
        padding-top:25px !important;
    }


.contentplaceholdermaster {
      min-height:calc(100vh - 102px) !important;
      padding-bottom:55px;
}

.dropdownUteMenu{
    position:fixed;
    background-color:#efefef;
    top:51px;
    right:0px; 
    width:250px; 
    border: 1px solid #e1e1e1; 
    border-bottom:3px solid #e1e1e1;
    display:none;
    z-index:500;
}
.elementoDrop{
    padding:10px 10px;
}

    .elementoDrop:hover {
        background-color:white;
    }

    .profilo:hover {
        color:#3695d5;
    }
.textboxProfilo {
    vertical-align:middle;
}
.textProfilo {
    padding:15px;
}
.ButtonSalva {
    float:right;
    padding:4px;
    margin-bottom:20px;
}

#content {
    padding-top:73px !important;
}

.fondobluData {
   -moz-border-radius: 5px;
   border-radius: 5px;
   background-color:#3694d2;
   padding:4px;
}

.dxgvDataRow {
    padding-top:5px !important;
    padding-bottom:5px !important;
}

.bottoni {
    padding:0px !important;
    margin:0px !important;
}

.dropdownMail{
    position:fixed;
    top:51px;
    right:130px; 
    border: 1px solid #e1e1e1; 
    border-bottom:3px solid #e1e1e1;
    display:none;
    z-index:500;
}

.dxgvFilterRow {
    background-color: white !important;
    padding:4px !important;
}

.dxgv {
    padding:5px !important;
}
.trasformami {
    padding:5px;
}

.dxr-tabContent .dxr-tabWrapper {
    width:auto;
}


.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float:none !important;
}

.layout-app .row-app > div[class*='col-'] {
    padding:28px !important;
}

#PopUp_PW0, #PopUp_PW1, #PopUp_PW2, #PopUp_PW3{
    /*position:fixed !important;
    top:calc(50% - (500px / 2)) !important;
    left:calc(50% - (700px / 2)) !important;
    border-radius:4px;*/
}
.pagination > li > a, .pagination > li > span{
    position:static !important;
}
.innerAll{
    position:static !important;
}

.dxheDesignViewArea_MetropolisBlue dxheViewArea_MetropolisBlue {
    height:500px !important;
}
.ContentPlaceHolder1_HtmlEditor_DesignIFrame {
     height:500px !important;
}
.cmbprofilo{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.dxeButtonEditButton_MetropolisBlue{
    background-color:transparent;
    width:37px !important;
        padding-left: 13px;
    padding-right: 14px;
    border-left: 1px solid #e2e1e1;
}
.dxeButtonEditButton_MetropolisBlue:hover{
    background-color:#3695d5;
}