﻿body {
    padding-top: 90px!important;
}
/* jqUi */
.ui-widget-header select {
    color: #454545;
}
.ui-dialog { margin-top: 56px; z-index:1100 !important; }
.ui-datepicker { z-index:1200 !important; }
.ui-dialog .ui-dialog-titlebar-close {
	border:0;
	padding:0;
	background-color:Transparent;
    line-height: 23px;
    margin-top:-12px;
}
.ui-dialog .ui-dialog-titlebar-close:before {
    color: #fff;
    content: "×";
    font-size: 21px;
}
.ui-dialog .ui-dialog-content {
	padding: 15px;
}
.calInp {
	position: relative; z-index:50; 
    background: url("images/calGry.gif") no-repeat scroll right center transparent;
}
.ui-widget-content a.btn-primary {
    color: #FFF;
}
/* fontawesome  */
.fa-stack-sm {
  position: relative;
  display: inline-block;
  width: 1em; /*mod*/
  height: 1em; /*mod*/
  line-height: 1em; /*mod*/
  vertical-align: middle;
}

/* Bootstrap  */
body {
    color: #454545;
}
.navbar-nav {
    margin-top: 20px;
}
.navbar-nav > li > a {
    font-size: 14px;
}
.navbar-nav .dropdown-menu { font-size: 14px; }
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-brand img { margin-top: -11px;max-height:59px;/*width: 108px;*/ }
.nav-tabs {
    background-color: #f8f8f8;
    border-bottom: 1px solid #d91e2f;
}
.nav-tabs > li > a:hover { border-color: #eee #eee #d91e2f; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #d91e2f #d91e2f transparent;
}
.nav-tabs > li > a { padding: 6px 15px; }

.nav-subBar { height:18px;background-color:#d91e2f;clear:both;color:#FFF;padding:0 5px; }
.nav-subBar .navbar-nav > li > a, .nav-subBar .navbar-nav > li > a:hover  { color:#FFF; }
.nav-subBar .navbar-nav > .open > a, .nav-subBar .navbar-nav > .open > a:hover, .nav-subBar .navbar-nav > .open > a:focus {
    background-color: inherit;
    color: #FFF;
}
.field-validation-error
{
    color:#d91e2f;
    font-weight:bold;
}
/* problema dopdown nelle table responsive */
@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}

/* a i.fa { color: #31708f; } */
/*a { color: #31708f; }
a:hover, a:focus { color: #001144; }*/

/* ws */
.list-group-big {font-size:14px;}

.resTab { margin-top:6px;margin-bottom:14px; }
.title {
	padding: 6px 2px;margin: 8px 0 5px;background-color:#f5f5f5;border:solid 1px #eee;font-weight:bold;
}
.error { color: Red; }
a { cursor: pointer; }
.right { text-align: right; }
.form-control-feedback { top: 7px; } /* per uso con font awesome  */

@media (max-width: 768px) {	
	body { padding-top: 50px; }
	.ui-dialog { width:100% !important; }
	.ui-slider .ui-slider-handle {
		height: 1.8em;
		width: 1.8em;
		margin-left: -0.9em;
		top: -0.6em;
	}
	.navbar-brand img { margin-top: -11px;height:40px; }
	#ricFltSel > div { position:relative; }
}
@media (min-width: 768px) {
	#ricFltSel > div { width: 225px; }
}
@media (min-width: 992px) {
	#ricFltSel > div { width: 225px; }
}
@media (min-width: 1200px) {
	#ricFltSel > div { width: 265px; }
}
/* paginator */
.pbtn {
    padding: 0 5px;
}
.pbtn a, .nrbtn a, a.srbdet {
    cursor: pointer;
}
.pbtn.Sel {
    font-size: 14px;
    font-weight: bold;
}

.dataTables_paginate.paging_ellipses .first.paginate_button, .dataTables_paginate.paging_ellipses .last.paginate_button, .dataTables_paginate.paging_ellipses .previous.paginate_button, .dataTables_paginate.paging_ellipses .next.paginate_button {
    display: none;
}

.dataTables_paginate.paging_ellipses .paginate_button {
    cursor: pointer;
    /*padding: 0 5px;
    position: relative;*/
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dataTables_paginate.paging_ellipses .paginate_active {
    /*font-size: 14px;*/
    font-weight: bold;
    /*padding: 0 5px;*/
    background-color: #eee;
    color:#000;
}
.dataTables_paginate .paginate_button:first, .dataTables_paginate .paginate_button:last
{
    display:none;
}
.dataTables_wrapper>.table-condensed>thead>tr>th.sorting_asc {
    background: url("images/ordAsc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        padding-right: 10px;
}
.dataTables_wrapper>.table-condensed>thead>tr>th.sorting_desc {
    background: url("images/ordDesc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}
.dataTables_wrapper>.table-condensed>thead>tr>th.sorting
{
    background: url("images/noSort.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
    vertical-align: middle;
}

/* Footer */
footer {
    border-top: 1px solid #e5e5e5;
    /*color: #767676;*/
    margin-top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
    /*text-align: center;*/
}
footer ul { padding: 0; }
footer li {
    display: inline;
    padding: 0 2px;
}

/* Ricerca */
.srAddTo.btn { line-height:1.1em; }
.ricCatCnt {
	padding:4px 1px;margin:4px 0;border:1px solid #eee;border-left-width:4px;border-radius:3px;
	border-left-color: #35a7e8;
	max-height: 130px;
    overflow: auto;
}
.ricCatCnt > div { padding:1px 2px;border-bottom: 1px solid #f4f4f4; }
.ricCatTit { font-weight:bold; padding:5px 2px 0; }
.excludeSel, .addSel, .ricCatCnt .select {
    background-color: #eee;
}
.bs-callout h4{margin-top:0;margin-bottom:5px}
.groupCnt { padding-bottom: 10px; }
.groupCnt h5 { margin: 5px 0 2px; }

.srcFltCont { overflow:auto;max-height:460px; }
.ddFilters, #ddQty  { width:700px;z-index: 30; }
@media (max-width: 768px) {
	#btDdFltCnt { position:static; }
	.ddFilters, #ddQty { width:100%; overflow-x: auto; }
	.ddFilters > div, #ddQty > div { min-width: 600px; }
}

.fltOpts .list-group-item { padding: 5px 15px; }
.fltOpts .list-group-item.neq.active {
	/*background-color: #666; #a94442;*/
}
.fltOpts .list-group-item.neq.active ftx { text-decoration: line-through; }
.fltOpts .list-group-item.active { background-color:#f1f1f1;border-color:#ddd;color:#555; }
.fltOpts .list-group-item .btn { color: #aaa;background-color:#FFF; }
.fltOpts .list-group-item.active .btn.eql { color: green; }
.fltOpts .list-group-item.neq.active .btn.eql { color: #aaa; }	
.fltOpts .list-group-item.neq.active .btn.neq { color: red; }
#fltCont > button { margin-top:2px; }

.fltSort { float:right; }
.fltSort a { color:#999; }
.fltSort a.sel,.fltSort a:hover { color:#454545; }

/*#ddFilters .list-group-item .btn.neq { color: #aaa; }
#ddFilters .list-group-item.neq.active .btn.eql { color: #aaa; }	
#ddFilters .list-group-item.neq.active .btn.neq { color: #333; }*/

/* Det Risk */
.riskgrade td {
    text-align: center;
    width: 10%;
    font-weight: bold;
}
.riskgrade .sel {
    background-color: #919191;
    color: #ffffff;
    font-size: 14px;
    text-decoration: underline;
}
.riskgrade .nosel {
    background-color: #e9e9e9;
    font-size: 12px;
    font-weight: normal;
}
.riskgrade .inf {
    text-align: left;
    text-decoration: none;
    width: 15%;
}
.riskgrade .sup {
    text-align: right;
    text-decoration: none;
    width: 15%;
}
a.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.flag img 
{
    height: 22px;
    margin-top: -2px;
    width: auto;
}
.dropdown-menu > li > form > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu>li> form>a:hover, .dropdown-menu>li> form>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/*stili per grafici nuovi*/
#TAModal .col-xs-12
{
    padding: 0;
}
.axis path,.axis line {
        fill: none;
        stroke: #000;
        shape-rendering: crispEdges;
    }
    path.line {
        fill: none;
        stroke: #000000;
        stroke-width: 2;
        opacity:1!important;
    }
    .tick text{
        font-size:10px;
    }
.tick line
{
    fill: none;
        stroke: #D0D0D0;
        opacity:1;
        shape-rendering: crispEdges;
}
    text.symbol {
        fill: #BBBBBB;
    }

    .indicator-plot path,.indicator path {
        fill: none;
        stroke-width: 1;
    }

    g.close{opacity:1;}
    .close.annotation.up path {
        fill: #00AA00;
    }

    path.volume {
        fill: #DDDDDD;
    }

    .indicator-plot path.line, .indicator path.line {
        fill: none;
        stroke-width: 1;
    }
    .ma-0 path.line {
        stroke: #cc0000;
    }

    .ma-1 path.line {
        stroke: #009999;
    }

    .ma-2 path.line {
        stroke: #ff00ff;
    }

    path.macd {
        stroke: #00288c;
        fill:none;
    }

    path.signal {
        stroke: #cc0000;
        fill:none;
    }

    path.zero {
        stroke: #484848;
        stroke-dasharray: 0;
        stroke-opacity: 0.5;
        fill:none;
    }

    path.difference {
        fill: #999999;
        opacity: 0.5;
    }

    path.rsi {
        stroke: #00288c;
        fill:none;
    }

    path.overbought, path.oversold {
        stroke: #FF9999;
        stroke-dasharray: 5, 5;
    }

    path.middle, path.zero {
        stroke: #484848;
        stroke-dasharray: 5, 5;
        fill:none;
    }
    .tooltipd3
    {
        position:relative;
    text-align:left;
    display: block  ;
    height: 45px;
    padding: 5px;
    background: rgba(255,255,255, .9);
}

    .volume {
        stroke: none;
        fill: MediumPurple;
    }
.paned3 {
    fill: none;
    pointer-events: all;
}
.stochastic path {
        fill: none;
        stroke-width: 1;
    }
    
    .stochastic.up {
        stroke: #00AA00;
        fill:none;
    }

    .stochastic.down {
        stroke: #FF0000;
        fill:none;
    }

    .stochastic path.overbought, .stochastic path.oversold {
        stroke: #FF9999;
        stroke-dasharray: 5, 5;
        fill:none;
    }
    .grid{fill:#ccc;}
    .grid .tick {
        stroke: Gainsboro;
        stroke-width: 0.5px;
        opacity: 0.50;
    }
 
    .grid path {
        stroke-width: 0;
        shape-rendering: crispEdges
    }
    .trendline {
        stroke: blue;
        stroke-width: 0.8;
    }

    .trendline circle {
        stroke-width: 0;
        display: none;
    }

    .mouseover .trendline path {
        stroke-width: 1;
    }

    .mouseover .trendline circle {
        stroke-width: 1;
        display: inline;
    }

    .dragging .trendline {
        stroke: darkblue;
    }

    .interaction path, .interaction circle {
        pointer-events: all;
    }

    .interaction .body {
        /*cursor: move;*/
    }

    .interaction .start, .interaction .end {
        cursor: nwse-resize;
    }
    
    .supstance path {
        stroke: #d91e2f;
        stroke-width: 0.8;
        /*stroke-dasharray: 2, 1;*/
    }

    .mouseover .supstance path {
        stroke-width: 0.8;
    }

    .supstances .axisannotation path {
        fill: #d91e2f;
    }

    .axisannotation text {
        fill: #fff;
        font-size: 10px;
    }

    .dragging .supstance path {
        stroke: #000;
    }

    .interaction path {
        pointer-events: all;
        cursor: ns-resize;
        stroke: #000;
        stroke-width: 1;
    }
    
    .atrtrailingstop path {
        fill: none;
        stroke-width: 0.8;
        stroke: #000000;
    }

    .atrtrailingstop path.down {
        stroke: #AA0000;
        fill:none;
    }

    .atrtrailingstop path.up {
        stroke: #007700;
        fill:none;
    }
    .trendline, .trendline path, .trendline interaction path{
        stroke: green !important;/*#d91e2f;*/
        stroke-width: 0.8;
    }

    .trendline circle {
        stroke-width: 0;
        display: none;
    }

    .mouseover .trendline path {
        stroke-width: 0.8;
    }

    .mouseover .trendline circle {
        stroke-width: 1;
        display: inline;
    }

    .dragging .trendline {
        stroke: darkblue;
    }

    .interaction path, .interaction circle {
        pointer-events: all;
    }

    .interaction .body {
        cursor: move;
    }

    .interaction .start, .interaction .end {
        cursor: nwse-resize;
    }
    #TAModal input.numeric
    {
        width: 30px;
    }
    
.onoffswitch {
    position: relative; width: 30px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    display: block;
    margin-top: 2px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    height: 10px; padding: 0; line-height: 10px;
    border: 0px solid #FFFFFF; border-radius: 20px;
    background-color: #9E9E9E;
}
.onoffswitch-label:before {
    content: "";
    display: block; width: 20px; margin: -5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 16px;
    border-radius: 20px;
    box-shadow: 0 6px 12px 0px #757575;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #D91E2F;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color: #D91E2F;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px; 
    background-color: #D91E2F; 
    box-shadow: 3px 6px 18px 0px rgba(0, 0, 0, 0.2);
}
i.circleAnAdv
{
    width:20px;
    height:20px;
    border-radius:50%;
    display:inline-block;
    margin-left:3px;
    color:#fff;
    text-align:center;
    font-style:normal;
}
/*{ "#FFFFFF", "#00FF00","#00BD39", "#64DE89", "#CCCCCC", "#FF8673", "#FF5A40", "#FF0000" }*/
i.circleAnAdv.green,.anAdvStrumRow.green{background-color:#00FF00;color:#fff;}
i.circleAnAdv.red,.anAdvStrumRow.red{background-color:#FF0000;color:#fff;}
i.circleAnAdv.yellow,.anAdvStrumRow.yellow{background-color:Yellow;color:#000;}
i.circleAnAdv.gray,.anAdvStrumRow.gray{background-color:#CCCCCC;color:#000;}
#popupTblQuintili td{background-color:#fff;color:#000;}
th.green1,td.green1,#popupTblQuintili tr.green1 td,.legenda .green1{background-color:#00BD39;color:#fff;}
th.red6,td.red6,#popupTblQuintili tr.red6 td,.legenda .red6{background-color:#FF0000;color:#fff;}
th.green2,td.green2,#popupTblQuintili tr.green2 td,.legenda .green2{background-color:#64DE89;color:#000;}
th.red5,td.red5,#popupTblQuintili tr.red5 td,.legenda .red5{background-color:#FF5A40;color:#fff;}
th.gray,td.gray,#popupTblQuintili tr.gray td,.legenda .gray{background-color:#CCCCCC;color:#000;}
th.indBr,td.indBr,#popupTblQuintili tr.indBr td,#popupTblQuintili tr.indBr td a{background-color:#188ED2;color:#fff;}

.Quintili i.fa.fa-table{cursor:pointer;}
th#thParamQuintili{color:#000;text-align:right}
.topflopSel{vertical-align: text-bottom;}
.legenda .clear{clear: both;line-height: 0.5em;}
.semaforoBlock{height: 15px;vertical-align: middle;width: 75px;margin-top: 2px;}
.semaforo .semaforoBlock #green1,
.semaforo .semaforoBlock #green2,
.semaforo .semaforoBlock #gray,
.semaforo .semaforoBlock #red5,
.semaforo .semaforoBlock #red6,
.white .semaforo .semaforoBlock #red6{fill:#FFFFFF;}
.anAdvStrumRow.green1 td.semaforo .semaforoBlock rect:not(#green1),
.noBkgColor.green1 td.semaforo .semaforoBlock rect:not(#green1){fill:#ffffff}
.anAdvStrumRow.green2 td.semaforo .semaforoBlock rect:not(#green2),
.noBkgColor.green2 td.semaforo .semaforoBlock rect:not(#green2){fill:#ffffff}
.anAdvStrumRow.gray td.semaforo .semaforoBlock rect:not(#gray),
.noBkgColor.gray td.semaforo .semaforoBlock rect:not(#gray){fill:#ffffff}
.anAdvStrumRow.red5 td.semaforo .semaforoBlock rect:not(#red5),
.noBkgColor.red5 td.semaforo .semaforoBlock rect:not(#red5){fill:#ffffff}
.anAdvStrumRow.red6 td.semaforo .semaforoBlock rect:not(#red6),
.noBkgColor.red6 td.semaforo .semaforoBlock rect:not(#red6){fill:#ffffff}


.semaforo.greenSem1 .semaforoBlock #green1, .green1 .semaforo .semaforoBlock #green1{fill:#00BD39;}
.semaforo.greenSem2 .semaforoBlock #green2,.green2 .semaforo .semaforoBlock #green2{fill:#64DE89;}
.semaforo.graySem .semaforoBlock #gray, .gray .semaforo .semaforoBlock #gray{fill:#CCCCCC;}
.semaforo.redSem5 .semaforoBlock #red5, .red5 .semaforo .semaforoBlock #red5{fill:#FF5A40;}
.semaforo.redSem6 .semaforoBlock #red6, .red6 .semaforo .semaforoBlock #red6{fill:#FF0000;}
#analisiAdvTblQuintili tfoot tr{white-space:nowrap !important;}
.Quintili .popover{min-width:250px;max-width:50%;}
#popupTblQuintili tr.noBkgColor.green1 td,#popupTblQuintili tr.noBkgColor.green2 td,#popupTblQuintili tr.noBkgColor.gray td,#popupTblQuintili tr.noBkgColor.red5 td,#popupTblQuintili tr.noBkgColor.red6 td
{
    background-color:#ffffff;
    color:#000000;
}
.semaforo{text-align:right;}
table#analisiAdvTblQuintili tr td.Quintili{padding-left: 10px;}
.Quintili .popover-title { display: none; }

input[type="checkbox"].chParziali {
    display:none;
}
i.chParziali
{
    color:#961520;
    cursor:pointer;
}

.margin-l, .margin-x {
    margin-left:1.1em;
}
.margin-r, .margin-x {
    margin-right:1.1em;
}
.padding-l, .padding-x {
    padding-left:1.1em;
}
.padding-r, .padding-x {
    padding-right:1.1em;
}
table.dataTable tr.group td{font-weight:bold;background-color:#e0e0e0}
table.fixedHeader-floating{position:fixed !important;background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute !important;background-color:white}@media print{table.fixedHeader-floating{display:none}}
.d3-tip {
      line-height: 1;
      padding: 6px;
      background: rgba(0, 0, 0, 0.8);
      color: #fbfbfb;
      border-radius: 4px;
      font-size: 12px;
    }
 
    /* Creates a small triangle extender for the tooltip */
    .d3-tip:after {
      box-sizing: border-box;
      display: inline;
      font-size: 10px;
      width: 100%;
      line-height: 1;
      color: rgba(0, 0, 0, 0.8);
      content: "\25BC";
      position: absolute;
      text-align: center;
    }
 
    /* Style northward tooltips specifically */
    .d3-tip.n:after {
      margin: -2px 0 0 0;
      top: 100%;
      left: 0;
    }
    .states {
  fill: #fbfbfb;
  stroke: #999;
}

/* New FidaXProfile Values */
.fxProfile0Of4,.fxProfile1Of4,.fxProfile2Of4,.fxProfile3Of4,.fxProfile4Of4, 
.fxProfile0Of5,.fxProfile1Of5,.fxProfile2Of5,.fxProfile3Of5,.fxProfile4Of5,.fxProfile5Of5,
.fxProfile0Of6,.fxProfile1Of6,.fxProfile2Of6,.fxProfile3Of6,.fxProfile4Of6,.fxProfile5Of6,.fxProfile6Of6,
.fxProfile0Of7,.fxProfile1Of7,.fxProfile2Of7,.fxProfile3Of7,.fxProfile4Of7,.fxProfile5Of7,.fxProfile6Of7,.fxProfile7Of7
{
     display: inline-block; width: 55px; height: 20px; vertical-align: middle;
}
.fxProfile0Of4
{
    background: url("images/profile_0_4.png") no-repeat scroll left center;
}
.fxProfile1Of4
{
    background: url("images/profile_1_4.png") no-repeat scroll left center;
}
.fxProfile2Of4
{
    background: url("images/profile_2_4.png") no-repeat scroll left center;
}
.fxProfile3Of4
{
    background: url("images/profile_3_4.png") no-repeat scroll left center;
}
.fxProfile4Of4
{
    background: url("images/profile_4_4.png") no-repeat scroll left center;
}
.fxProfile0Of5
{
    background: url("images/profile_0_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile1Of5
{
    background: url("images/profile_1_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile2Of5
{
    background: url("images/profile_2_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile3Of5
{
    background: url("images/profile_3_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile4Of5
{
    background: url("images/profile_4_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile5Of5
{
    background: url("images/profile_5_5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile0Of6
{
    background: url("images/profile_0_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile1Of6
{
    background: url("images/profile_1_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile2Of6
{
    background: url("images/profile_2_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile3Of6
{
    background: url("images/profile_3_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile4Of6
{
    background: url("images/profile_4_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile5Of6
{
    background: url("images/profile_5_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile6Of6
{
    background: url("images/profile_6_6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile0Of7
{
    background: url("images/profile_0_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile1Of7
{
    background: url("images/profile_1_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile2Of7
{
    background: url("images/profile_2_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile3Of7
{
    background: url("images/profile_3_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile4Of7
{
    background: url("images/profile_4_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile5Of7
{
    background: url("images/profile_5_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile6Of7
{
    background: url("images/profile_6_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.fxProfile7Of7
{
    background: url("images/profile_7_7.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.link {
    color: #d91e2f;
    cursor:pointer;
}
.clear{clear:both;}

.mat-progress-spinner circle, .mat-spinner circle {
    stroke: #d91e2f !important;
}