
@font-face{
  font-family: bentonSansRegular, arial;
  src: url('../fonts/BentonSansRegular.otf') format("opentype");
}

@font-face{
  font-family: 'Roboto Condensed', sans-serif;
  src: url('../fonts/BentonSansRegular.otf') format("opentype");
}

@font-face{
  font-family: FontAwesome;
  src: url('../fonts/FontAwesome.otf');
}

* {
  font-family: 'bentonSansRegular',  arial;
  /*font-family: 'Roboto Condensed','FontAwesome', sans-serif!important;*/
}

#main_menu{
  z-index: 100000000;
}

#main-layer{
  width: 100%;
  margin-left:0px;
}
.lblGrid
{
  padding:5px;
  font-size: 14;
  color:rgb(37, 37, 235);
}

.wraptext{
	white-space: normal !important;
}

.login-form{
  /* background: #1010af26; */
  height: 14%;
    width: 39%;
    margin-left: 27%;
}

#offerbaselist,#offerbaselistToAss{
  max-height: 40%;;
}
#offerbaselist > div.ui-grid-contents-wrapper, #offerbaselistToAss > div.ui-grid-contents-wrapper {
  max-height: 300px!important;
}

.app-title{
    color:darkblue!important;
    margin-left: 27%;
    margin-top: 4%;
}

md-input-container.username::before {
  font-family: "FontAwesome";
    content: '\f007';
    width: 42px;
    height: 42px;
    background: white;
    position: absolute;
    left: -44px;
    /* font-size: 60px; */
    top: 21px;

}
md-input-container.password::before {
  font-family: "FontAwesome";
  content:'\f084';
  width: 42px;
  height: 42px;
  background: white;
  position: absolute;
  left: -44px;
  /* font-size: 60px; */
  top: 21px;
}

.login-form > h2, .login-form > label{
  color: #2287c8;
}

#foo img[src="../images/cell.png"] {
  width:100%;
  height: 100%;
}

.menu-app{
  font-size:30px;
  cursor:pointer;
  color:rgb(22,42,117);
}

.dialog-agenzia-entrate {
  width:1200px;
  height:900px;
}
/*  .textStyle gestisce il testo dei bottoni e delle loro icone*/
.logo,
.logo-small {
  width: 129px;
    height: 105px;
    float: left;
    margin-right: 30px;
    margin-left: 1%;
    background: url('../images/American_Express_logo.png') no-repeat;
    background-size: contain;
}

.md-text{
  display: inline;
}
.logo-small
{
  width: 80px;
  height: 80px;
  margin-right: 84%;
  margin-bottom: 15%;
  margin-left: 8%;
}
.secondPanel{
  margin: 0 2%;
  background-color: inherit !important;
  border: 1px solid black;
}
.cervedUserToggle{
  display: inline-block;
}
#choosecontractView{
  background : white;
  margin-top:5%;
  padding:10px;
}
.stepBtn{
  color:#009BBB;
}
.mat-tooltip{
  font-size: 16px !important;
  padding: 2px !important;
}
.tooltipTab{
  background-color: #009BBB !important;
  color: white !important;
  font-size: 16px !important;
  padding: 2px;
  border: 1px solid black;
}
.application-form-group input.ng-invalid-required, #signup-form input.ng-invalid-required{
  margin-top: 0;
}
.verificaBtn{
  width:20px;
  font-size:12px;
}

.pwhite{
  color:white;
}
section {
  padding: 10px;
}
section .SOBPanel{
  padding: 0 30px 0 5px;
  min-height: 45%;
}
div#offerList {  /*Stile della seconda colonna della griglia gestione prodotti (Modifica / cancella)*/
  min-width: 110px !important;
}
.capitalize{
  text-transform: uppercase;
}
.email_lowercase{
  text-transform: lowercase;
}
.supCardDimension{
  height: 50%;
  width: 200px;
}
.card-header {
  height: 16%;
}
.titleHeight{
  height: 48%;
}
.cardTextBox{
  height: 260px;
}
.avatar {
  width: 32px;
  margin-right: 10px;
}
.dateDisabled{
  display: inline-block;
  padding: 0;
  color:#fc568e
}
.header {
  background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 39%, rgba(215,214,219,1) 82%, rgba(215,214,219,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(39%, rgba(255,255,255,1)), color-stop(82%, rgba(215,214,219,1)), color-stop(100%, rgba(215,214,219,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 39%, rgba(215,214,219,1) 82%, rgba(215,214,219,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 39%, rgba(215,214,219,1) 82%, rgba(215,214,219,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 39%, rgba(215,214,219,1) 82%, rgba(215,214,219,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 39%, rgba(215,214,219,1) 82%, rgba(215,214,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d6db', GradientType=0 );
  padding: 12px;
  height: 16%;
  top: 0;
  min-height: 7.5em;
  position: relative;
  display: block;
  
}

.border-app{
  -moz-border-radius-topleft: 13px;
  -webkit-border-top-left-radius: 13px;
   border-top-left-radius: 13px;
  -moz-border-radius-bottomright: 13px;
  -webkit-border-bottom-right-radius: 13px;
  border-bottom-right-radius: 13px;
}
.border-shadow
{
-webkit-box-shadow: 5px 5px 19px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    5px 5px 19px 0px rgba(50, 50, 50, 0.75);
box-shadow:         5px 5px 19px 0px rgba(50, 50, 50, 0.75);

}

.container {
    width: 100%;
    min-height: 5%;
    margin-top: 0%;
    border-radius: 1px solid black;
    color: #009BBB;
    font-size: 16px;
    padding-right: 0px!important; 
    padding-left: 0px!important;
}
/*.footer {
  background-color: rgb(51,51,52);
  height: 30%;
      float: left;
      width: 100%;
      padding-top: 16%;
}*/
.ng-scope{
  *position: relative;
  *margin-top: 6px;
}
.UserData {
  
    /* float: right; */
    /* margin-top: -12px; */
    /* margin-right: 7%; */
    width: 40%;
    /* margin: auto; */
    position: absolute;
    /* top: auto; */
    color: #d7d6db;
    font-size: 18px;
    /* text-align: center; */
    /* margin-right: 6%; */
    padding: 7px;
    /* background: azure; */
    /* font-size: 10px; */
    /* border-top-color: initial; */
    /* border-top-style: solid; */
    border-top-width: 1px;
    /* border-right-color: initial; */
    /* border-right-style: solid; */
    border-right-width: 1px;
    border-bottom-color: initial;
    /* border-bottom-style: solid; */
    /* border-bottom-width: 1px; */
    border-left-color: initial;
    border-left-style: solid;
    /* border-left-width: 5px; */
    /* border: 1px solid; */
    margin-left: 58%;
    top: 3px;
 
}

.accessToken{
 word-wrap: break-word;
}
.lf-ng-md-file-input
.lf-ng-md-file-input-preview-container
.lf-ng-md-file-input-drag-text-container
.lf-ng-md-file-input-drag-text{
  font-size: 27px !important;
}
.md-button.md-default-theme.md-primary:not([disabled]) md-icon, .md-button.md-primary:not([disabled]) md-icon{
  color: #009BBB;
  margin: 2px;
}

.md-stepper-indicator.md-completed .md-stepper-title, .md-stepper-indicator.md-active .md-stepper-title{
  color: white;
}
.form-cerved {
    width: 100%;
    text-align: left;
}
.form-cerved input {
  float: right;
  width: 65%;
}
.leftSideFunctions {
  border: 2px solid rgba(0, 0, 0, 0.24);
  border-radius: 12px;
  padding: 10px;
  background: whitesmoke;
  
  width: 49%;
  
  margin-top: 5%;
  margin-left: 24%;
}
.CompanyHeader {
  height: 20px;
}
.modalResults {
  width: 50%;
  background: white;
}

.interlinea{
  margin-bottom: 20px !important;
}
#TableResults {
  width: 100%;
  min-height: 100px;
  background: white;
}
#LegalProxiesResults .ui-grid-header-cell-wrapper
#TableResults .ui-grid-header-cell-wrapper
{
  height: 20px;
}
#LegalProxiesResults .ui-grid-header-cell,
#TableResults .ui-grid-header-cell {
  height: 60px;
}
#TableResults .ui-grid-viewport
{
  height: 100%;
}
/*#LegalProxiesResults.ui-grid-contents-wrapper,*/
#TableResults.ui-grid-contents-wrapper {
    position: relative;
    padding: 18px;
}
#listCompanyFound
{
  width: 90%;
  padding: 15px;
  margin-left: 5%;
}

#select_15, .visuraBtnPad{ /* NEWUSERFORM menu gruppi*/
    padding-top: 10px;
}
#groupSelection{
  width: 88%;
  margin-left: 5%;
}
#avatar{
  background-color: rgb(22,42,117);
}
#salva, #pubblica, #Annulla, #indietro, #esporta {
  float: right;
  background: #009BBB;
  background-image: -webkit-linear-gradient(top, #009BBB, #2581c3);
  background-image: -moz-linear-gradient(top, #009BBB, #2581c3);
  background-image: -ms-linear-gradient(top, #009BBB, #2581c3);
  background-image: -o-linear-gradient(top, #009BBB, #2581c3);
  background-image: linear-gradient(to bottom, #009BBB, #2581c3);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: white;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  margin-bottom: 20px;
  text-decoration: none;
  box-shadow: none;
}
#salva [disabled], #pubblica [disabled], #Annulla [disabled], #indietro [disabled], #esporta [disabled] {
  background: lightslategray!important;
}

#salva:hover, #pubblica:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

#main_menu, .bgCol{
  background-color: rgb(0, 162, 188);
  transition: all 0.7s ease;
}
#choosecontractView {
  background-color: whitesmoke;
}
#resultJSON{
  width: 100%;
    height: auto;
    min-height: 70%;
}
#searchBtn{
  left: 43%;
  font-size: 0.8em;
}
#frameEntrate{
  position: absolute !important;
  z-index: 1000 !important;
  top: 50px !important;
  left:0 !important;
}
.frameHeader{
  margin: 10px;
}
.dialogEntrate{
  height: 500px;
  width: 650px;
}
.closeDialog{
  position: relative;
  float: right;
  background-color: white;
  color: #009BBB;
  border-radius: 100%;
  border: none;
  width: 20px;
  height: 20px;
}
.dialogHeader {
  background-color: #009BBB;
  color: white;
}
.visuraBtn{
  background-color: #009BBB;
  color: white;
  border: none;
  border-radius: 5px;
}
.visuraBtn[disabled]{
  background-color: #999;
}
.progressCircleCribis {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.cribisCheck{
  /*background-color: red;*/
  background-color:  #009BBB;
}
.trafficLightIcon{
  display: inline-block;
  padding-right: 3%;
  height: 10%;
}
.searchVisuraBtn{
  list-style-type:none;
  margin-top: 2%;
}
.UserData p, .UserData label{
  color: rgb(0,51,102);
}
div.md-stepper-number::before, div.md-stepper-number::after{
  background-color: rgb(189,189,189) !important;
}
button.md-primary.md-button.md-ink-ripple{
  color: white;
  background: rgba(0,152,194,1);
}
.md-button.md-default-theme[disabled], .md-button[disabled] {
  background-color: lightgray!important;
}
button.md-primary.md-button.md-ink-ripple > span{
  font-size: 9px!important;
}
.md-button{
  margin-right: 2px;
}
.request-new-password-panel{
  background-color: #2fa6e4b3;
  min-height: 35%;
}
.request-new-password-panel > .md-toast-content {
  background: transparent!important;
}
.request-new-password-panel > .md-toast-content {
  background: transparent!important;
}

input.email-password{
  background: white;

}
.password-exp{
  margin-top: 2%;
  padding: 10px;
  color: whitesmoke;
  float: right;
  margin-right: 16%;
  text-align: right;
}
md-input-container.md-email-password.md-input-focused > label{
  color: white!important;
  font-weight: bold;
  font-size: 14px!important;
}
.mail-password-label{
  color: #F0AD4E;
  font-style:italic;
  font-weight: bold;
}

.close-button{
  float: right;
}
.password-link{
  font-size: 13px;
    /* text-transform: capitalize; */
    position: relative;
    float: right;
    top: 38px;
    font-weight: bold;
    /* margin-top: 2%; */
    /* margin-left: 20%; */
    left: -40%;
    text-decoration: none;
    font-style: italic;
    color: #0fa1dc;
    z-index: 10000000;
}
.ResultFunctionSide{
  float: right;
      width: 60%;
      border: 3px solid rgba(0, 0, 0, 0.21);
      border-radius: 12px;
      margin-top: 30px;
      min-height: 70%;
      padding: 10px;
}

.amex-md-toast-content, .amex-md-toast-content  > * span {
  background: #016FD0!important;
  background-color: #016FD0!important;
  color:whitesmoke!important;
  font-size:large!important;
}
/*.md-toast-text{
  background: none!important;
}*/



/**************************************************************************************************
* Setting Page Style
***************************************************************************************************/
.header-setting{
  height:20%;
  background: #2287c8;
  padding: 21px;
}
.content-setting{
  min-height:60%;
  margin-top: 4%;
  margin-left: 27px;
  
}
.panel-user-title{
  width: 100%;
  height: 32px;
  color: white;
  background-color: #2b7abe;
  font-size: 15px;
  font-weight: bold;
  padding: 9px;
  margin-top: -1px;
  border-radius: 6px;
}
.user-info{
  float:left;
  width: 40%;
  margin: 2% 2% 2% 2%;
  padding:5px;
  /* min-height: 80%; */
  /* margin-left: 12%; */
  border: 2px solid #0000001c;
  border-radius: 10px;
}
.setting-toolbar{
  background-color: transparent!important;
  margin-top: 13px;
}
p.username{
  color:whitesmoke; 
  font-size: 18px; 
  font-weight: bold;
  font-style: oblique;
}
#user-data-form{
  
}
.avatar-circle{
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background: #ffffff; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover#162a75 70%, darkblue 4%, lightgray 3%, #000000 1%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,#162a75 70%, darkblue 4%, lightgray 3%, #000000 1%); /* FF3.6-15 */
  background: radial-gradient(center, ellipse cover,#162a75 70%, darkblue 4%, lightgray 3%, #000000 1%); /* FF3.6-15 */
}

.img-avatar{
  z-index: 10000000;
  margin-left: 62px;
  float: left;
  margin-top: 45px;
}
.agentname{
  /* float:left; */
  margin-left: 280px;
  position: absolute;
}
.agentanme >  .h2, h2{
  color:white;
  font-size: 41px;
  text-transform: capitalize!important;
}


/**********************************************************************************************
INIZIO Stile della News Agencis Select XXX
**********************************************************************************************/
.selectdemoSelectHeader {
  }
  .selectdemoSelectHeader .demo-header-searchbox {
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0; }
  .selectdemoSelectHeader .demo-select-header {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
    padding-left: 10.667px;
    height: 48px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: auto; }
  .selectdemoSelectHeader md-content._md {
    max-height: 240px;
  }
/**********************************************************************************************
FINE Stile della News Agencis Select XXX
**********************************************************************************************/

.ui-grid-attiva {
  color:green;
}
.ui-grid-fallita,
.ui-grid-cancellata{
  color:red;
}
.warnBtn{
  background-color: Crimson;
}
.warnBtnText{
  color: darkred !important;
}
.warnBtnText:hover{
  transition: 0.3s;
  color: Crimson !important;
}
.ui-grid-inattiva {
  color:orange;
}
.btn{
    border: 1px solid rgba(29, 27, 27, 0.24);
}
.md-card-image
{
  max-height: 100px;
  margin-right: 25px;
}
.md-fab-toolbar-content, md-icon, button.md-button.md-ink-ripple{
  *color: #337AB7;
  color:white;
}
.amex-card-list-item{
  padding: 18px;
  width: 90%;
}
.amex-card-list-item:hover
{
  background: rgba(138, 205, 243, 0.22);
}
.tool-label{
  color: Black;
}
.panel{
  background-color: rgba(231, 231, 231, 0.22);
}

.closeProxy{
  position: relative;
  top: -57px;
  left: 90%;
  background: white;
}

.closeProxy:hover{
  background: whitesmoke!important;
}

div#form-toolbar h4, .md-button.md-default-theme.md-primary, .md-button.md-primary, .ordinaryText{
  color: #009BBB;
}
.product-card-title{
  white-space: normal !important;
}
.headerSize{
  height: 80px;
}
td, .boxSizing{
  padding: 5px;
}
.lf-ng-md-file-input .lf-ng-md-file-input-preview-container .lf-ng-md-file-input-drag-text-container{
  height: 50px !important;
}
tr td{
  color: #009BBB;
  font-size: +18;
}
td input{
  color: rgba(0,0,0,0.7);
}
form{
  padding: 15px;
  position: relative;
  *top:-65px;
}
body{
  background-color: white;
  
}
md-menu-content{
  *background-color: rgb(99,99,100);
}
md-menu-bar{
  padding: 0;
}
.textStyle, .menu-left-app,button.md-button.menu-left-app.md-ink-ripple{
  color:white!important;
}

md-content{
  background-color: white;
  border-left: 2px solid #bce0ef;
  border-right: 2px solid #bce0ef;
  border-bottom: 2px solid #bce0ef;
}
md-sidenav{
  background-color: rgb(0, 162, 188);
  color: white;
}
md-button, .whiteText{
  color:#2484c5;
}
md-card.product-card{
  width: 240px;
  height: 60%;
  min-height: 480px !important;
}
md-card.offer-card{
  width: 240px;
}
.suppCardContent{
  padding-left: 21%;
}
md-list-item.md-no-proxy, md-list-item .md-no-style{
  padding-left: 0;
  padding-top: 17px;
  padding-bottom: 9px;
  float: left;
}
md-list-item.md-3-line{
  height: 50%!important;
}

/**********************************************************************************************
INIZIO Stile delle cards Digital-Application Package Manager
**********************************************************************************************/
.positioning {
  float: left;
}
.package-card {
  border-radius: 4px;
  min-width: 240px;

}
.cardDimension{
  padding: 10px;
  margin: 0;
  width: 250px !important;
  min-height: 520px;
  max-height: 600px;
}
.panelPositioning{
  right: 16%;
  bottom: 5%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.btn-positioning{
  position: absolute;
  top: 2%;
  left: -7%;
}
#offerCardList {
  padding-top: 0 !important;
}
#offerSubtitle {
  white-space: normal !important;
  color: white;
}
.cardProfile {
  white-space: pre-wrap;
}
/**********************************************************************************************
FINE Stile delle cards Digital-Application Package Manager
**********************************************************************************************/

/**********************************************************************************************
INIZIO Stile della form della sezione accountManager/newUser
**********************************************************************************************/

#inputNome, #inputCognome, #inputUsername, #inputPassword, #editPassword{
  display: inline-grid;
  width: 49.5%;
  padding-bottom: 15px;
}
#inputMail{
  display: inline-grid;
  width: 64%;
  padding-bottom: 15px;
}
#inputTelefono{
  display: inline-grid;
  width: 35%;
  padding-bottom: 15px;
}
/*#OAMCode{
  margin-top: -13px !important;
}*/
md-input-container.md-icon-float > label{
  /*position: relative !important;*/
  /*margin-left: 5px !important;*/
  font-size: 11px !important;
  color: rgba(0,0,0, 0.6) !important;
  margin: 20px 0 20px 5px !important;
  padding: 0 !important;
}
md-input-container.md-icon-float > input{
  padding-top: 5px;
}
md-input-container.userPass{
  display: inline-grid;
  width: 49.5%;
  padding-bottom: 15px;
}
md-checkbox[ng-model="showPassword"], md-checkbox[ng-model="showCervedPassword"]{
  margin-top: 2px;
  margin-left:  50.5%;
}
div .md-subheader-inner{
  width: 100%;
}
#offerTextArea, .offerTextBox{
  background-color: rgba(255,255,255,0.7);
  width: 100%;
}
/**********************************************************************************************
FINE Stile della form della sezione accountManager/newUser
**********************************************************************************************/

/**********************************************************************************************
 INIZIO Stile del box virtual repeat (Gestione Prodotti - SOB)
**********************************************************************************************/
.mini-card-prodotto{
  width: 25%;
    /* height: 150px; */
    float: left;
    /* margin: 10px 10px 20px 30px;*/
}
.virtualRepeatdemoHorizontalUsage #horizontal-container {
  margin-top: 5px;
  margin-left: 1%;
  margin-bottom: auto;
  float: center;
  min-height: 620px;
  width: 96%;
  max-width: auto;
}
.virtualRepeatdemoHorizontalUsage.small #horizontal-container{
  min-height: 450px;
}
/*.horizontal-hack {
  .md-virtual-repeat-scroller {
    position: inherit;
    .md-virtual-repeat-offsetter {
      position: inherit;
    }
  }
}
*/
.virtualRepeatdemoHorizontalUsage .repeated-item {
  border-right: 1px solid #DDD;
  box-sizing: border-box;
  display: inline-block;
  height: auto;
  text-align: center;
  width: auto;
}

.field-item-repeated {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    box-sizing: border-box;
    height: 40px;
    padding-top: 10px;
}

.virtualRepeatdemoHorizontalUsage md-content {
  margin: 16px; }

.virtualRepeatdemoHorizontalUsage md-virtual-repeat-container {
  border: solid 1px grey; }

  .md-virtual-repeat-scroller::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: grey;
}

.md-virtual-repeat-scroller::-webkit-scrollbar
{
    width: 6px;
    background-color: grey;
}

.md-virtual-repeat-scroller::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background: rgba(130,210,227,1);
    background: -moz-linear-gradient(top, rgba(130,210,227,1) 0%, rgba(255,255,255,1) 16%, rgba(0,155,187,1) 59%, rgba(0,155,187,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(130,210,227,1)), color-stop(16%, rgba(255,255,255,1)), color-stop(59%, rgba(0,155,187,1)), color-stop(100%, rgba(0,155,187,1)));
    background: -webkit-linear-gradient(top, rgba(130,210,227,1) 0%, rgba(255,255,255,1) 16%, rgba(0,155,187,1) 59%, rgba(0,155,187,1) 100%);
    background: -o-linear-gradient(top, rgba(130,210,227,1) 0%, rgba(255,255,255,1) 16%, rgba(0,155,187,1) 59%, rgba(0,155,187,1) 100%);
    background: -ms-linear-gradient(top, rgba(130,210,227,1) 0%, rgba(255,255,255,1) 16%, rgba(0,155,187,1) 59%, rgba(0,155,187,1) 100%);
    background: linear-gradient(to bottom, rgba(130,210,227,1) 0%, rgba(255,255,255,1) 16%, rgba(0,155,187,1) 59%, rgba(0,155,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82d2e3', endColorstr='#009bbb', GradientType=0 );
}
/**********************************************************************************************
FINE Stile del box virtual repeat (Gestione Prodotti - SOB)
**********************************************************************************************/

/**********************************************************************************************
INZIO Stile della barra fixed-on-scroll (controlli salavataggio/modifiche dati clienti e visure)
**********************************************************************************************/

.vertical-divider {
  border-top-width: 0;
  border-right-width: 3px;
  height: 100%;
  border-right: 2px solid;
  margin-right: 7px;
  color: #4153b6;
}
.fix-to-top {
    position: fixed!important;
    top: 0;
    z-index: 20000!important;
    background: aliceblue;
    width: 100%;
    left: 0px;
    /* height: 31%; */
}
.nav{
  padding-left: 0px;
  padding-right: 20px;
/*  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 20px;*/
}
.nav .SectionHeader {
  margin-left: 0;
}
/**********************************************************************************************
FINE Stile della barra fixed-on-scroll (controlli salavataggio/modifiche dati clienti e visure)
**********************************************************************************************/
/**********************************************************************************************
INZIO Stile per Back Office Application
**********************************************************************************************/

#stickyVisuraDisplay {
    position: fixed;
    right: calc(5% + 32px);
/*    top:690px; */
    right: 0;
    bottom: 0;
    z-index: 20000;
}
#stickyVisuraDisplay #visuraDisplayHeader {
    width: 100%;
    /* background: #999; */
    cursor: move;
}
#stickyVisuraDisplay #visuraDisplayBody {
    padding: 6px;
}
#collpaseDialogVisura {
    background: #0000001c;
    float: right;
    min-width: 32px;
    min-height: 26px;
    margin-top: 12px;
}
#collapseDisplayVisura {
    background: #0000001c;
    float: right;
    min-width: 32px;
    min-height: 26px;
    margin-top: 4px;
    margin-right: 6px;
    position: absolute;
    right: 0;
    top: 0;
}

.display_block {
  display: block;
}
.display_inline-block {
  display: inline-block !important;
}
.display_none {
  display: none !important;
}
.thinMdContent{
  *padding-right: 26%;
}
.backoffice_toolbar{
  padding: 10px;
  width: 30%;
  max-height: 90vh;
  overflow: visible;
  background: rgb(230, 230, 230);
  border: 3px solid #43b7e8;
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
/* necessario per eliminare scrollbar dal pannello laterale resizable */
.backoffice_toolbar div.ui-resizable-n { top: 0;}
.backoffice_toolbar div.ui-resizable-e { right: 0;}
.backoffice_toolbar div.ui-resizable-s { bottom: 0;}
.backoffice_toolbar div.ui-resizable-w { left: 0;}
.backoffice_toolbar div.ui-resizable-ne { top: 0; right: 0;}
.backoffice_toolbar div.ui-resizable-se { right: 0; bottom: 0;}
.backoffice_toolbar div.ui-resizable-sw { bottom: 0; left: 0;}
.backoffice_toolbar div.ui-resizable-nw { top: 0; left: 0;}
/* FINE necessario per eliminare scrollbar dal pannello laterale resizable */
.backOfficeChoice {
  width: 23%;
  margin-top: 10px;
  text-align: center;
  padding: 1.1% 0.3%;
  background: #39393912;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.19);
  margin-left: 10px;
}
.backoffice_toolbar_minimized {
  width: 66px !important;
  height: 74px !important;
  overflow: hidden;
  right: 0 !important;
  left: auto !important;
  bottom: 0 !important;
  top: auto !important;
}
.backoffice_toolbar_maximized {
  width: 50vw;
  height: 90vh;
  overflow: auto;
}
.badgebox {
    opacity: 0;
    height: 22px !important;
}
.badgebox + .badge {
  text-indent: -999999px;
  width: 27px;
}
.badgebox:focus + .badge {
    box-shadow: inset 0px 0px 5px;
}
.badgebox:checked + .badge {
  text-indent: 0;
}
.badge {
  border-radius: 4px;
}

.signalMdContainer {
}
.signalMdContainer input {
    height: 1.3em !important;
    margin: 6px 0 0 2px;
}
.signalMdContainer md-icon {
  position: relative;
}
/*.signalMdContainer {
  padding: 0 0 26px;
}
.signalMdContainer md-icon {
  position: relative;
  margin-left: 3px;
}
.signalMdContainer md-checkbox {
  padding: 0;
}
.signalMdContainer md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-icon, .signalMdContainer md-checkbox:not([disabled]).md-warn.md-checked .md-icon {
    background-color: #F0AD4E;
}
*/
.windowSaveBO > div {
  -webkit-transition:all linear 0.5s;
  transition:all linear 0.5s;
}
.windowSaveBO > div.ng-hide {
  opacity: 0;
}
.windowSaveBO button {
    min-width: 70%;
    min-height: 2em;
    line-height: 2em;
    margin-bottom: 4px;
}
.windowSegnalazioni {
    /* max-height: 100%; */
    margin-top: 10px;
    border-top: 1px dashed #555;
    padding-top: 10px;
    margin: 10px 1% 1%;
    position: relative;
}
#sectionElencoSegnalazioni {
    padding: 0;
}
#selectAndImportData {
    text-align: right;
    padding-right: 5%;
}
.windowSegnalazioni .md-button.md-icon-button {
    margin: 0 6px;
    height: auto !important;
    min-width: 0;
    line-height: 1em;
    padding: 0 4px;
    width: auto;
    border-radius: 4px;
    color: #FFF !important;
    background: #337AB7;
}
.windowSegnalazioni .md-button.md-icon-button:hover {
    color: #3F51B5 !important;
    background: #FFF;
}
.windowSegnalazioni .tipoSegnalazione {
    overflow: visible;
}
.backoffice_toolbar md-list-item {
    min-height: 34px;
    height: 1em;
    background: rgba(240, 173, 78,0.7);
    background: rgba(240, 240, 240,0.7);
    color: #333;
    margin-bottom: 4px;
    font-size: 0.8em;
}
.backoffice_toolbar .div_listaDatiDellaVisura  md-list-item {
  padding-right: 80px;
}
.backoffice_toolbar md-list-item.importedItem {
    background: #5CB85C;
}
.backoffice_toolbar md-list-item .md-list-item-inner {
    min-height: 36px;
}
button.CompareFromVisure {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    background: #F0AD4E;
    min-height: 34px;
    min-width: 1px;
    width: 40px;
    border-radius: 5px 0px 0px 5px;
}
button.nominativiFromVisure {
    right: 40px;
    background: rgb(63,81,181);
    border-radius: 5px;
}
.paragraphDatoVisura {
  padding-left:4px;
  margin:0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;    
  min-width: 0;
}
.activeBG {
    background: #5CB85C !important;
    background: rgb(255, 0, 0) !important;
  }
#segnalazioniContainer {
    padding-bottom: 6px;
    font-size: 14px;
    color: #000;
}
.backoffice_toolbar  h4 {
    background: rgb(250,250,250);
    margin: 0 0 15px;
    padding: 1%;
    text-align: center;
    color: #5bc0de;
  }
#segnalazioniContainer textarea {
    width: 100%;
    margin-top: 2px;
    min-height: 4em;
    padding: 0.4% 1%;
    background: #FFF;
}
#segnalazioniContainer select {
    padding: 1%;
}
#segnalazioniContainer label {
    margin: 6px 0 0;
    font-size: 12px;
}
#segnalazioniContainer .errorMsg {
    margin: 10px 0px;
    background: rgb(204, 0, 0);
    padding: 4px 0px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-transform: uppercase;
}
#segnalazioniContainer .row.no-gutters {
  margin-right:0;
  margin-left:0;
}
#segnalazioniContainer .row.no-gutters > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
.btn_resetAllSegnalazioni {
    position: relative;
    bottom: 60px;
    right: 8px;
}
div.flexContainer {
  display: flex;
}
div.flexDivBottom {
  align-self: flex-end;
}
#segnalazioniContainer a[id^='linkDownload-'] {
  cursor: pointer;
}
.iconRotated {
/*  transform: rotate(-45deg) translateY(17px) translateX(11px);  */
  color: #009BBB;
  display: flex !important;
  margin-top: 5px;
}
.iconRotated:hover {
  background-color: rgba(255,255,255,0) !important;
}
.customOverlayDiv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; left: 0;
  background: rgba(0,0,0,0.5);
  z-index: 999;
}
md-progress-circular.overlayedProgress {
  z-index: 999;
  }
md-progress-circular.overlayedProgress path {
  stroke: #F0AD4E;
  }
.windowSaveBO md-progress-circular.overlayedProgress path {
  stroke: #5BC0DE;
  }
.progressOnButton {
  position: relative;
  display: inline-table;
}
.progressOnButton md-progress-circular {
  margin: 0 auto; position: absolute;top: -8px;left: 32%;z-index: 9;
}
.progressOnButton md-progress-circular path {
  stroke: #FFF;
  }
/*.lobibox-info {
    left: calc(50% - 350px) !important;
    top: 25% !important;
    margin: 0 auto !important;
    z-index: 99999;
}
.lobibox-error {
    left: calc(50% - 350px) !important;
    top: 25% !important;
    margin: 0 auto !important;
    z-index: 99999;
}
.lobibox-warning {
    left: calc(50% - 350px) !important;
    top: 25% !important;
    margin: 0 auto !important;
    z-index: 99999;
}
.lobibox-progress {
    left: calc(50% - 250px) !important;
    top: 25% !important;
    margin: 0 auto !important;
    z-index: 99999;
}*/

.md-dialog-container {
  z-index: 100;
}
.md-select-menu-container{
  z-index: 101;
}
  /* classi per gli accordion dentro il display delle segnalazioni*/
.md-accordion .expandCollapse {
  width:30px;
  height:30px;
  position:relative;
  font-size:10px;
  font-weight:bold;
  cursor:pointer;
  color:#fff;
  display:block;
  margin-top: -2px;
  margin-left: -2px;
  overflow:hidden;
}
.md-accordion .expandCollapse:active {
  border:0px;
}
.md-accordion .expandCollapse:before, .md-accordion .expandCollapse:after {
  width:30px;
  height:30px;
  display:block;
  position:absolute;
  top:0; left:0;
  line-height:34px;
  text-align:center;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}
.md-accordion .expandCollapse:before {
  opacity:1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "|";
  margin-top:-3px;
}
.md-accordion .expandCollapse:after {
  opacity:1;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: "|";
  margin-left:-3px;
  margin-top:-1px;
}
.md-accordion .active:before {
  opacity:1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left:3px;
  margin-top:-1px;
}

.md-accordion .dataContent {
  background: #F2F2F2;
  height:0px;
  overflow:hidden;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.md-accordion .activeContent {
  height:auto;
  padding:6px 0 6px;
  display:flex;
}

.md-accordion md-toolbar{
  cursor:pointer;
  border-bottom:1px solid rgb(63,107,181);
  margin: 8px 0 0;
}
/* ridefinizione angular material*/
md-toolbar.md-default-theme:not(.md-menu-toolbar), md-toolbar:not(.md-menu-toolbar) {
    background-color: #337AB7;
    color: rgba(255,255,255,0.87);
}
md-toolbar {
    font-size: 16px;
    min-height: 36px;
}
.md-toolbar-tools {
    height: 36px;
    max-height: 36px;
    font-size: 16px;
}

/* ridefinizioni classi Material */
md-checkbox.md-default-theme.md-checked .md-ink-ripple, md-checkbox.md-checked .md-ink-ripple {
    color: rgba(63,81,181,1);
}
md-checkbox.md-default-theme.md-checked .md-icon, md-checkbox.md-checked .md-icon {
    background-color: rgba(63,81,181,1);
}
/* FINE ridefinizioni classi Material */

/**********************************************************************************************
FINE Stile per Back Office Application
**********************************************************************************************/

/**********************************************************************************************
INZIO Responsive CSS
**********************************************************************************************/
@media screen and (min-width :1025px) and (max-width:1900px)
{
  
  .col-xs-offset-10 {
    margin-left: 77.333333%;
  }
   /************************************************************************************
    Pagina Settings
    **/
    .header-setting{
      height: 18%;
    }
    .user-data-form{
      margin-top:8%;
       min-height:60%;
    }
    
    .avatar-circle{
      width: 145px;
      height: 150px;
    }
    
    .img-avatar{
      z-index: 10000000;
      margin-left: 22px;
      float: left;
      margin-top: 14px;
      width: 68%;
    }
    .agentname{
      margin-left: 188px;
    }
    .agentanme >  .h2, h2{
      font-size: 21px!important;
    }
}

/*mobile*/
@media screen and (min-width :400px) and (max-width:710px)
{
  .col-xs-offset-10 {
    margin-left: 63.333333%;
  }

  .leftSideFunctions{
    height: 59%;
    width: 93%;
    margin-top: 5%;
    font-size: 12px;
  }

  .UserData{
    font-size: 12px;
  }
  .md-button.md-icon-button {
    
    height: 35px;
    width: 32px;
    
  }
  .avatar {
    width: 16px;
  }
  /************************************************************************************
    Pagina Settings
    **/
    p.username{
      font-size: 12px;
    }
    .header-setting{
      height: 37%;
      font-size: 10px;
    }
    .user-data-form{
      margin-top:8%;
       min-height:60%;
    }
    
    .avatar-circle{
      width: 91px;
      height: 92px;
    }
    
    .img-avatar{
      z-index: 10000000;
      margin-left: 30px;
      float: left;
      margin-top: 24px;
      width: 38%;
    }
    .agentname{
      margin-left: 111px;
    }
    .agentanme >  .h2, h2{
      font-size: 13px!important;
    }

    .user-info {
      width: 44%;
      margin: 2% 2% 2% 2%;
      padding: 5px;
      font-size: 11px;
    }

    
}

/*Ipad*/
@media screen and (min-width :768px) and (max-width:1024px)
{
  .col-xs-offset-10 {
    margin-left: 63.333333%;
  }

  .UserData{
    font-size: 16px;
  }
  .sidenav a {
      font-size: 13px;
    }
  #inputCognome span {
    font-size: 12px;
  }
    #TableResults .ui-grid-header-cell {
        height: 44px;
    }
    .btn {
        font-size: 10px;
    }
    md-menu {
      margin-right: 2px;
    }
    .md-button {
      margin-right: 0;
      margin-left: 0;
    }
   /************************************************************************************
    Pagina Settings
    **/
    p.username{
      font-size: 14px;
    }

    .header-setting{
      height:12%;
      
    }
    .user-data-form{
      margin-top:8%;
       min-height:60%;
    }
    
    .avatar-circle{
      width: 145px;
      height: 150px;
    }
    
    .img-avatar{
      z-index: 10000000;
      margin-left: 22px;
      float: left;
      margin-top: 14px;
      width: 68%;
    }
    .agentname{
      margin-left: 188px;
    }
    .agentanme >  .h2, h2{
      font-size: 21px!important;
    }
    .user-info {
      font-size: 14px;
    }

}
/*mobile*/
@media screen and (min-width :370px) and (max-width:812px)
{
  body{
    font-size: medium;
  }
  .logo, .logo-small {
    width: 84px;
    height: 105px;
 
  }
  .menu-app{
    font-size:20px;
  }
.agentanme > .h2, h2 {
  /* color: white!important; */
  font-size: 17px!important;
  text-transform: capitalize!important;
  }  
  .login-form {
    /* background: #1010af26; */
    height: 14%;
     width: 100%;
    margin-left: 0px;
    
  }

  .password-link {
    font-size: 13px;
    left: -49%;
    top:79px;
  }
}
/**********************************************************************************************
FINE Responsive CSS
**********************************************************************************************/



.flex-20 {
    width: 15%;
}

.flex-70 {
    width: 80%;
}

/****/
.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] #popupContainer {
  position: relative; }

.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] .footer {
  width: 100%;
  text-align: center;
  margin-left: 20px; }

.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] .footer, .dialogdemoBasicUsage .footer > code {
  font-size: 0.8em;
  margin-top: 50px; }

.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] button {
  width: 200px; }

.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] div#status {
  color: #c60008; }

.dialogdemoBasicUsage[_md-dialog_checkFieldNotValid_] .dialog-demo-prerendered md-checkbox {
  margin-bottom: 0; }

.listdemoBasicUsage md-divider {
  margin-top: 10px;
  margin-bottom: 0; }

.listdemoBasicUsage[_md-dialog_checkFieldNotValid_] md-divider {
  margin-top: 10px;
  margin-bottom: 0; }

#itemcampi button.md-no-style.md-button.md-ink-ripple{
      position: absolute;
        height: 100%;

  }

#itemcampi .md-button.md-no-style{
  margin:0;
}

.listAgenciesBtn {
  display: inline;
  float: left;
  padding: 0;
  margin: 5px;
  width: 16%;
  min-width: 200px;
}

.listAgenciesBtnSelected {
  display: inline;
  float: left;
  padding: 0;
  margin: 5px;
  width: 16%;
  background-color: yellow;
}

.labelBtn {
  font-size: 1vw !important;
  padding: 10px;
  margin: 0;
  color: #009BBB;
  font-weight: bolder;
}

.labelBtnAM {
  font-size: 1em !important;
  padding: 10px;
  margin: 0;
  color: #009BBB;
  font-weight: bolder;
}

#form-views .listAgenciesBtn label {
  margin-bottom: 0px !important;
}

.spaceCB{
  height: 50vh;
}

.agenciesBtnStyle{
  background-color: #009BBB;
  color: white;
}

.offerTitleSubtitle{
  height: 85px;
  display: block;
  float: center;
  text-align: center;
}
.cardHeaderHeight{
    height: 40%;
}
.SupCardImage{
  height: 35%;
}
.secAreaManager {
  width:  50%;
  height: 50%;
  float:left;
  margin-bottom: 5%;
}
.btnReset{
  margin-left: 0.1%;
  width: 5.7em;
  height: 1.5em;
  font-size: 1em;
}

.agencyGridSOB
{
  font-size: 12px;

}

.chipExportColumn{
  margin: 3px;
    padding: 6px;
    border-radius: 6px;
    line-height: 40px;
}


/**************************************************
  * QUERY GRID PANEL
  *****/
  .panel-control-query{
    width: 40%;
    float:left;
  }
  .list-filter{
      /* border: 1px solid; */
      padding: 13px;
      /* width: 165%; */
      width: 60%;
      /* margin-left: 18px; */
      /* margin-top: -8px; */
      background: #05060608;
      float: right;
  }
  md-list-item.query-filter-field
  {
    /* width: 44%!important; */
    float: left!important;
    padding: 10px;
    /* margin-left: 20px; */
    max-width: 90%;
  }
  
  md-list-item.query-filter-field > div.flex-80{margin: 4px 5px 10px 18px;/* border: 1px solid; *//* padding: 7%; *//* background: #fffaf0a3; */font-size: 11px;/* margin-right: 10px; *//* line-height: 12px; */overflow: hidden;display: inline-grid;}

  span.query-colum {
    margin-top: 19px;
    padding: 5px;
    display: rela;
    display: block;
    margin-left: 31px;
  }
  .result-query {
    font-weight: bold;
    text-align: center;
    float: right;
    position: relative;
    top: -49px;
    background: #d3d3d33d;
    width: 135px;
    padding: 3px;
  }
  .query-panel
  {
    background: whitesmoke;
    position: relative;
    display: inline-block;
  }
  label.label-query-filter,
  input.input-query-filter{
    font-size: 12px!important;
  }

  section.ruleFilter{
    font-size:13px;
    /* float:right; */
    width: 20%;
    margin-left: 79%;
    color: rgb(250,250,250);
    background: #3896d63d;
  }

  input.input-query-filter{
    /* margin-left: 14px; */
    padding: 5px;
    background: transparent;
    border: none;
    font-weight: bolder;
    color: black;
  }
  .header-query-filter {
    background: #0098c2;
    color: white!important;
    font-size: 18px;
    font-weight: bold;
    width: 28%;
    padding: 9px;
    margin-left: 15px;
    /* margin-bottom: 0px; */
  }
  md-icon.opened{
    transform: rotate(180deg);

  }

  .column-query{
    /* position: absolute; */
    /* top: 2%; */
    /* left: 20%; */
    /* max-width: 109%; */
    z-index: 50000000000;
    /* float: right; */
    margin-left: -26px;
    display: content;
    }

  .querycolumnslist{
    margin-left: 5%;
    font-size: 12px;
    max-width: 30%;
    widows: 100%;
  }
  .query-icon-tips{
    cursor: help;
    width: 42px;
    height: 42px;
  }
  .query-icon-tips:before{
    font-family: FontAwesome;
    Content :'\f1e8';
    width:32px;
    height: 32px;
  }

  .tooltiptext {
    visibility: hidden;
    width: 35%;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    *position: relative;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: 10px;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.4);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.4);
}
.query-icon-tips:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

  .query-tips{
    font-size: 15px;
    line-height: 12px;
    color:white;
    background: #5bc0de;
    
  }
  

  md-option.checkboxenable.md-checkbox-enabled.md-default-theme[selected] .md-icon, 
  md-option.checkboxenable.md-checkbox-enabled[selected] .md-icon {
    background-color: transparent!important;
    font-family:bentonSansRegular,arial;
  }
  
  /*md-option.checkboxenable.md-checkbox-enabled.md-default-theme:not(.md-checked) .md-icon, 
  md-option.checkboxenable.md-checkbox-enabled:not(.md-checked) .md-icon:before,*/
  md-option.checkboxenable.md-checkbox-enabled.md-default-theme[selected].md-icon:before, 
  md-option.checkboxenable.md-checkbox-enabled[selected] .md-icon:before 
  {
    Content: "\f00C";
    font-family: 'FontAwesome';
    vertical-align: middle;
    margin-right: 5px;
    *border: 1px solid;
    width: 25px;
    padding: 2px;
    background: #0098c2;
    color: white;
  }
   

  md-toolbar.query-toolbar{
    background: transparent;
    color: #23ade3;
    }

    md-toolbar.query-toolbar.md-default-theme:not(.md-menu-toolbar) md-icon, 
    md-toolbar.query-toolbar:not(.md-menu-toolbar) md-icon{
      color:rgb(35, 173, 227)!important;
    }

    .errMsg{
      font-size: 12px;
      color:darkblue;
      text-decoration: underline;
    }

div.BOAsAgentChoise{
  width: 21%;
  font-size: 14px;
  float: right;
  margin-top: -20px;
  margin-right: 50px;
  color: rgb(22, 42, 117);

}