﻿
body {
    font-size:14px;
    /*background-color: #f6f6f6;*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;        
}

.chart {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=radio], input[type=radio]:focus {
    background-color: transparent;
    box-shadow: none;
    margin-bottom:3px;
}

.navbar {
    /*box-shadow: 3px 3px 3px 3px lightgray;*/
}

.container-fluid {
    margin: 0 15px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.waiting {
    cursor: wait;
}

.navbar-right {
    margin-right:0;
}

.navbar-nav > li > a {
    cursor: pointer;
}

.selected {
    background-color: #c4e3f3!important;
}

tr:nth-of-type(2n), li.tr:nth-of-type(2n), .stripped>li:nth-of-type(2n+1) {
    background-color:#eee;
}

 .performance tr:last-child, .performance li.tr:last-child, .performance .stripped:last-child {
    background-color:#666!important;
    color:white;
}
.table-hover > tbody > tr:hover, li.tr:hover {
    background-color:#c4e3f3; /*#dff0d8*/
    cursor:pointer;
} 

.table-hover > tbody > tr::selection, li.tr::selection {
    background-color:#c4e3f3; /*#dff0d8*/
    cursor:pointer;
} 

label {
    margin-bottom: 0;
}

.checkbox, .radio {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.checkbox-hide {
    display:none;
}



.navbar-inverse {
    background-color:#337ab7;
    color:white;
}

td>button.btn,li.tr>div>button.btn {
    display:none;
}

tr:hover .btn,li.tr:hover .btn{
    display:inline-block;
}

.ui-sortable>li {
    padding:3px 3px;
}

.ui-sortable>li>div {
    padding:5px 0;

}
.ui-sortable>li>div:last-of-type {
    padding:0;

}
/*tr:hover td:last-of-type, tr>th:last-of-type {
    padding-top:4px!important;
    padding-bottom:2px!important;
}*/

.panelMiniature{
    overflow:auto;
    padding-top:10px;
    padding-bottom:10px;
}
.panelMiniature>.row > div {
    padding-right: 8px;
}

.miniature {
    padding: 5px;
}
.miniature>button{
    position:absolute;
    top:8px;
    right:8px;
    display:none;
}
.miniature:hover >button {
    display:inline-block;
}

.form-control{
    color:black;
}


.order {
    cursor:pointer;

}
.order:hover {
    /*text-decoration:underline;*/

}

a {
        text-decoration:none!important;
}

a:hover {
        text-decoration:none!important;
}

.dropdown-nolink>li {
    padding: 0 10px;
}
.dropdown-nolink>li>span {
    margin-left: 10px;
}


.header-fixed {
    width: 100% 
}

.header-fixed > thead,
.header-fixed > tbody,
.header-fixed > thead > tr,
.header-fixed > tbody > tr,
.header-fixed > thead > tr > th,
.header-fixed > tbody > tr > td {
    display: block;
}

.header-fixed > tbody > tr:after,
.header-fixed > thead > tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.header-fixed > tbody {
    overflow-y: auto;
    height: 150px;
}

.header-fixed > tbody > tr > td,
.header-fixed > thead > tr > th {
    /*width: 25%;*/
    float: left;
}




.zoom-on {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:white;
    z-index:1040;
    padding:20px;
    overflow-y:auto

}

.zoom-on > .header-fixed > tbody {
    height:auto;
}


.input-checkbox {
    min-height: 20px;
    padding: 19px;
    padding-top: 0px;
    padding-bottom: 6px;
    padding-left: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
}

.well-checkbox {
    min-height: 20px;
    padding: 19px;
  
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
}

input[type=checkbox], input[type=radio]{
    margin-top:2px;
}

#pdfEmbedded {
    position:absolute;
    top:120px;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
}

#pdfEmbedded > object {
    width: 100%;
    height: 100%;
}








textarea {
     min-height:440px;
     font-family: monospace;
    -moz-tab-size : 4;
    -o-tab-size : 4;
    tab-size : 4;
}



.panel-heading {
    cursor:pointer;
}

[readonly].form-control{
    background-color: #fff;
    opacity: 1;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.table {
    margin-bottom:0;
}

.decoration{
    color:#aaa;
}
.decoration>td:first-child {
    text-decoration: line-through;
}
.equitylist .glyphicon {
    visibility:hidden;
}

.equitylist:hover .glyphicon {
    visibility:visible;
}

.slider1 .slider-track-high, .slider1 .slider-track-low {
	background-color:lightgray;
}


.slider1 .slider-selection {
	border-top: 1px solid lightgray;
}

.slider-handle{
    width:10px!important;
    margin-left:-5px!important;
    cursor: pointer;
}

.slider-handle.round{
    border-radius:40%!important;
}
.slider .tooltip-inner {
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

 .sliderFilter .tooltip-min,.sliderFilter .tooltip-max { /* */
    display: none;

 }

.dropdown-menu > li > a {
    padding: 2px 20px;
    font-size:13px;
}

.sliderFilter tooltip-main {
    display: block;
}

.dropdown-menu-checked a{
    padding-left:10px!important;
}
.dropdown-menu-checked a>span{
    margin-right:5px;
}
.chain th {
    text-align:center;
}
.chain td {
    text-align:right;
}
.chain .strike {
    color: white;
    text-align:center;
    background-color: rgba(32, 77, 116, 1);
}

.chain .delta {
    background-color: lightyellow;
}

.chain .itm {
/*    background-color: lightskyblue;*/
    border-bottom: solid 5px lightskyblue;
}

.cm-s-visualstudio {
    border: 1px solid #ccc;
    /*border-radius: 4px;*/ 

}

.CodeMirror {
    /*height:450px!important;*/
}

.CodeMirror-fullscreen {
    z-index:1100;
    top:36px;
    bottom:120px;
}
.code-fullscreen {
    z-index:1100;
    top:0px;
    bottom:0px;
    left:0;
    right:0;
    position:fixed;
}

.code-error-fullscreen {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: white;
}


.cm-s-default:focus-within {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}

.formula {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.sigma {
    font-size: 2.5em;
    display: inline-block;
    line-height: .7em;
    vertical-align: middle;
}

.sup {
    font-size: 12px;
    display: block;
    position: absolute;
    left: 0;
    top: -22px;
    width: 22px;
    text-align: center;
}

.inf {
    font-size: 12px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -22px;
    width: 27px;
    text-align: center;
}

/*
table thead tr{
    display:block;
}

table th,table td{
    width:100px;//fixed width
}


table  tbody{
  display:block;
  height:200px;
  overflow:auto;//set tbody to auto
}
*/
