@charset "utf-8";

/* CSS Document */
.dim_0 {
  width: 0px
}

.dim_10 {
  width: 10px
}

.dim_20 {
  width: 20px
}

.dim_25 {
  width: 25px
}

.dim_30 {
  width: 30px
}

.dim_35 {
  width: 35px
}

.dim_40 {
  width: 40px
}

.dim_45 {
  width: 45px
}

.dim_50 {
  width: 50px
}

.dim_55 {
  width: 55px
}

.dim_60 {
  width: 60px
}

.dim_65 {
  width: 65px
}

.dim_70 {
  width: 70px
}

.dim_75 {
  width: 75px
}

.dim_80 {
  width: 80px
}

.dim_85 {
  width: 85px
}

.dim_90 {
  width: 90px
}

.dim_95 {
  width: 95px
}

.dim_100 {
  width: 100px
}

.dim_110 {
  width: 110px
}

.dim_120 {
  width: 120px
}

.dim_130 {
  width: 130px
}

.dim_140 {
  width: 140px
}

.dim_150 {
  width: 150px
}

.dim_160 {
  width: 160px
}

.dim_170 {
  width: 170px
}

.dim_180 {
  width: 180px
}

.dim_190 {
  width: 190px
}

.dim_200 {
  width: 200px
}

.dim_210 {
  width: 100px
}

.dim_220 {
  width: 220px
}

.dim_230 {
  width: 230px
}

.dim_240 {
  width: 240px
}

.dim_250 {
  width: 250px
}

.dim_260 {
  width: 260px
}

.dim_270 {
  width: 270px
}

.dim_280 {
  width: 280px
}

.dim_290 {
  width: 290px
}

.dim_300 {
  width: 300px
}

.dim_350 {
  width: 350px
}

.dim_400 {
  width: 400px
}

.dim_450 {
  width: 450px
}

.dim_500 {
  width: 500px
}

.col_grigio {
  background-color: #CCCCCC;
  color: #000000;
}

.col_nero {
  background-color: #000000;
  color: #FFFFFF;
}

.col_rosso {
  background-color: #D70000;
  color: #FFFFFF;
}

.col_blu {
  background-color: #00327E;
  color: #FFFFFF;
}

.col_azzurro {
  background-color: #2196f3;
  color: #FFFFFF;
}

.col_verde {
  background-color: #2F7200;
  color: #FFFFFF;
}

.col_giallo {
  background-color: #e6ba00;
  color: #FFFFFF;
}

.col_arancione {
  background-color: #E47100;
  color: #FFFFFF;
}

.col_viola {
  background-color: #6D00D7;
  color: #FFFFFF;
}

.col_bg_bianco {
  background-color: #FFFFFF;
}

.col_bg_grigio {
  background-color: #E2E2E2;
}

.col_bg_celeste {
  background-color: #BFE2FF;
}

.col_bg_arancio {
  background-color: #FFE495;
}

.col_bg_verde {
  background-color: #C6DFA2;
}

.col_bg_rosso {
  background-color: #ec9e9e;
}

.col_tx_red {
  color: #D70000 !important;
}

.col_tx_blue {
  color: #0915FA !important;
}

.col_tx_green {
  color: #0F8726 !important;
}

.col_tx_purple {
  color: #A320BE !important;
}

.col_tx_orange {
  color: #F17D12 !important;
}

.col_tx_fucsia {
  color: #5D30B8 !important;
}

.col_tx_brown {
  color: #5E2424 !important;
}

.col_tx_avio {
  color: #00bcd4 !important;
}

.col_tx_azzurro {
  color: #2196f3 !important;
}

.col_tx_nero {
  color: #000000 !important;
}

.col_tx_grigio {
  color: #999999 !important;
}

.col_evidenza {
  color: #2196f3 !important;
  font-weight: 500;
}