@charset "utf-8";
/* CSS Document */
html, body {font-size:14px;font-family:Arial,​Tahoma,​Helvetica,​FreeSans,​sans-serif}
.error-class {
    color:#FF0000;
}
h1, h2 {font-size:24px;font-weight:bold;}
.custom-full-width {width:100%}

.custom-no-left {padding-left:0}

#chart {height:auto;width:95%}

.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 .glyphicon {float:left;font-size:16px;line-height:1.7;margin-left:5px;margin-right:5px;border:none; display:inline;}
#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%}

.strikesenario, .expirysenario, .qtysenario {width:60px}
#senarioStock {display:inline;width:80%;margin-left:10px;margin-right:10px;margin-bottom:-5px;border:none;}
#senariotable {margin-top:20px;}
.toggle {cursor:pointer}
#price {float:right;width:10%;margin-top:-5px;}
.glyphicon { cursor:pointer;}
#chart h3 {text-align:center;}
.addCom {color: #2e6da4}
select[multiple], select[size] {height:280px;}
#strategyNamesOut {margin-right:20px;}
#stockPriceRange {width:100px;float:left}
#stocklabel {float:left;margin-right:5px;}
.toggle .expand {width:18px;height:18px;background-image:url("../images/expand_collapse_widget.png");background-position:bottom;display:inline-block}
#daysFromToday, #valotilityadd {width:80px;float:left;height:28px}
.percentage {width:35px;border-left:none;float:left;}
.input_table {width:100px}
#loadbtn, #deletebtn {width:100%}
.ui-dialog-content p {font-size:12px;}
.details {display:none;}
.strategyNames option {text-overflow: ellipsis;overflow:hidden;}
.chart {padding-bottom:20px;}
svg {overflow:visible !important}
.highcharts-container {overflow:visible; !important}
.container-fluid {margin-top:120px;margin-left:67px;margin-right:67px;}
h2 {display:block;}
h2.entry-title {display:none;}
.btn {height:auto;}
input, textarea {background-color:#fff;padding:2px;outline:medium; border:1px solid #ccc;}
.volatility.form-control {height:23px !important}
.table .percentage {height:23px;padding:4px;}
input[placeholder], [placeholder], *[placeholder] {
    color: #999 !important;
}
.form-control::-webkit-input-placeholder { color: #999 !important; }
.form-control:-moz-placeholder { color: #999 !important; }
.form-control::-moz-placeholder { color: #999 !important; }
.form-control:-ms-input-placeholder { color:#999 !important; }
h1, h3, h4 {display:block;}