﻿#secImageRequest
{
  padding-top: 0px;
  padding-bottom: 40px;
}

#divIntro #h4-1,
#divIntro #h4-2
{
  margin-bottom: 16px;
}
#divIntro #h4-3
{
  margin-bottom: 0px;
}
#divIntroULContainer ul
{
  margin: 0px;
  list-style-type : circle;
}
#divIntroULContainer li h4
{
  margin : 0px;
}
#divIntro #h4-4
{
  margin-bottom: 32px;
}

#divNoteInformativeULContainer li h5
{
  margin-bottom: 8px;
}

.titlerow
{
  padding-top: 20px;
  padding-bottom: 30px;
}

.frame
{
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #bbbbbb;
}

.lblFrameTitle
{
  position: relative;
  top: -12px;
  background: solid;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 700;
}

div.form-group input.txtCardField
{
  height: auto;
}
div.form-group input
{
  border: 1px solid #ccc;
  border-radius: 4px;
}

div.form-group label.lblCardField
{
  margin-bottom: 0px;
  font-weight: 700;
}

div.form-group select.cboCardField
{
  background-color: white;
  text-transform: none;
  font-weight: normal;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}


.marginleft
{
  margin-left: 15px;
}

.margintop
{
  margin-top: 30px;
}
.paddingbottom
{
  padding-bottom: 10px;
}
.nohpadding
{
  padding-left: 0px;
  padding-right: 0px;
}

#secImageRequest p
{
  margin-bottom: 0px;
}

#divElencoImmaginiRichieste div .form-group
{
  margin-bottom: 0px;
}
#divElencoImmaginiRichieste #divLowResInfo label
{
  font-weight: 700;
}

.cmdAdd,
.cmdDel
{
  font-size: 2em;
}

#divCondizioniDUso ul
{
  list-style-type: circle;
  margin-bottom: 8px;
}
#divNoteInformative ul
{
  list-style-type: decimal;
  margin-bottom: 0px;
}
#ulModalitaDiPagamentoItalia
{
  list-style-type: decimal;
  margin-bottom: 12px;
}
#ulModalitaDiPagamentoEstero
{
  list-style-type: none;
  margin-bottom: 12px;
}

.leftBlock
{
  padding-left: 40px;
  text-indent: -40px;
}
.leftBlock input
{
  width: 20px;
  margin-bottom: 0px;
}

#btnChiamaSubmit
{
  height: 50px;
  line-height: 48px;
  width: 100%;
	font-size: 14px;
}

#ric_provincia,
#ric_codicefiscale
{
  text-transform: uppercase;
}
