@charset "utf-8";
/* CSS Document */
.error-class {
    color:#FF0000;
}

.custom-full-width {width:100%}

.custom-no-left {padding-left:0}

#chart {height:400px}

.form-control {height:28px !important; padding:3px 12px !important}

label {margin-bottom:3px !important}

#porfolio input {width:60px;}

.addCom { cursor:pointer}

#scenario button {float:left;font-size:30px;font-weight:bold;line-height:0.8}
#scenario .btn-group-lg > .btn, .btn-lg {padding: 0 0 0 0 !important}

.removeCom { cursor:pointer}

.margin-top-06 {margin-top:10px;}

.wider {width:50%}


