﻿
#bttutte{
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: large;
}

.cardviewpr{
    /*text-align: center;*/
    border: none;
}
.gridviewcar {
    margin: auto;
}

h2, h3 {
    padding-left: 10px;
}

.imgcard {
    height: 285px; 
    width: 285px; 
    margin: 2px;
}

.dxcvFlowCard_Office365, .dxcvBreakpointsCard_Office365, .dxcvEmptyCard_Office365, .dxcvEmptyHiddenCard_Office365 {
    width: 297px !important;
    height: 315px !important;
    padding: 0 2px 18px;
    vertical-align: top;
}

.item-content-tot{
    text-align: center;
}

.item-content {
    margin-top: 7px;
    margin-right: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    cursor: pointer;
    height: 289px;
    width: 289px;
}

.card {
    height: 350px !important;
    width: 320px !important;
}

.item-content:hover {
    box-shadow: inset 0 0 0 2px #f05b41;
}

.user-info .text-container .user-name {
    color: #d2d2d2 !important;
    font-size: 1.14em;
}

.user-info .text-container .email {
    color: #d2d2d2 !important;
}

.edit_form .editFormButton {
    width: 200px;
}


.dxcvBreakpointsCard_Office365 {
    height: 350px !important;
    width: 320px !important;
    text-align: center;
    vertical-align: bottom;
    padding: 2px;
}

[id^=ImageModello] {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.testomodello {
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*color: white;*/
    font-size: 20px;
    /*-webkit-transform: translate(0%,0%);*/
    text-align: center;
}

.boximage {
    height: 400px;
}

.titoloadmin {
    float: left;
    padding: 12px 0px 0px 10px;
    font-size: large;
    color: white;
}

@media screen and (max-width: 1000px) {
    .boximage {
        height: 200px;
    }
}


.dxm-item {
    color: #d2d2d2 !important;
}

.app-header {
    background-color: #363640 !important;
    
}

.dxmLite_Office365, a.dx {
    color: #d2d2d2 !important;
}

.dxmLite_Office365 .dxm-item {
    color: #d2d2d2 !important;
    background-color: #363640 !important;
}

.dxmLite_Office365 .dxm-item.dxm-hovered {
    color: white !important;
}

.left-panel {
    background-color: #363640 !important;
}
    