Commit 85a8ed85 authored by ngadkari's avatar ngadkari

Request Id - S17KGTP006 Fin entity wise period open/close facility will be made available.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@181269 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6234dd2b
#mainPage-input-Container{
height : calc(100% - 200px);
width : 95%;
border : 1px solid lightgray !important;
border-top: 2px solid #7bc6ff !important;
-moz-border : 1px solid lightgray !important;
-moz-border-top: 2px solid #7bc6ff !important;
padding-top: 35px;
padding-bottom: 10px;
padding-left: 60px;
overflow:auto;
background-color: white;
}
#btnDiv{
padding-top:5px;
float : left;
}
#activityTable tr td{
height:30px;
font-size: 14px;
}
#activityTable tr td input{
width:60%;
}
#activityTable tr td a{
float:none;
text-decoration: none;
visibility:visible;
margin-left: 2px;
visibility : hidden;
}
#activityTable tr td a img{
vertical-align:middle;
}
#inputDiv input{
float: left;
}
#shipmentTable tr td{
height:30px;
font-size: 14px;
}
#shipmentTable tr td a{
float:right;
text-decoration: none;
visibility : hidden;
}
#shipmentTable tr td a img{
vertical-align:middle;
margin-left: 2px;
}
div.pop {
width: 17px;
margin: auto;
}
.editDisplayClass{
background-color:rgba(160, 160, 160, 0.3);
font-size: 14px;
border:none;
line-height: 20px;
}
#buttonreplacement{
width: 150px;
height: 80px;
background-color: #fff;
margin:0px auto;
text-align: center;
/* Changed by Santosh on 31/03/2017 */
/* z-index:2; */
z-index:1005;
display:none;
position: fixed;
top: 200px;
left: 450px;
}
#buttonreplacement>img{
margin-top:15px;
margin-left:50px;
display: table-cell;
}
#detailPage-input-Container{
/* Changed by Santosh on 31/03/2017 */
/* height : calc(100% - 150px); */
height : calc(100% - 90px);
width : 98%;
border : 1px solid lightgray !important;
border-top: 2px solid #7bc6ff !important;
padding: 10px;
overflow:auto;
background-color: white;
}
#summaryContainer{
/* Changed by Santosh on 31/03/2017 */
/* height : calc(100% - 150px); */
height : calc(100% - 90px);
width : 98%;
border : 1px solid lightgray !important;
border-top: 2px solid #7bc6ff !important;
padding: 10px;
/*Commented by Santosh on 31/03/17 to remove extra scroll bar*/
/* overflow:auto; */
background-color: white;
}
#summaryContainer table tr:hover td{
background-color: #efefef;
}
.selectedTrClass>td{
background-color: #fdf5ce !important;
}
button.accordion {
background-color: white;
border:1px solid #ddd !important;
color: #000;
cursor: pointer;
padding: 6px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 13px !important;
transition: 0.4s;
height: 40px;
line-height: 20px;
display: inline-block;
border-bottom: none !important;
}
button.accordion:last-of-type{
border-bottom:1px solid #ddd !important;
}
/*button.accordion.active, button.accordion:hover {
/*border : 1px solid #ddd !important;
/*border-bottom: none !important;
}*/
button.accordion.activeAccor{
background-color: #fdf5ce;
}
button.accordion.active{
border-bottom : 1px solid #ddd !important;
}
button.accordionSO.accordion {
background-color: white;
border:0px solid #ddd !important;
border-top:1px solid #ddd !important;
border-bottom:0px solid #ddd !important;
border-radius:0px;
padding: 4px;
color: #000;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 13px !important;
transition: 0.4s;
line-height: 20px;
}
button.accordionSO.active, button.accordionSO:hover {
border-top:1px solid #ccc !important;
}
button.accordionSO.active{
border-bottom : 0px solid #fbd850 !important;
background-color: #eee;
}
div.panel {
padding:0px;
border:0px solid #ccc !important;
background-color: white;
max-height: 0;
overflow: hidden;
transition: 0.4s ease-in-out;
opacity: 0;
}
.panel.panelSO {
border: none !important;
}
div.panel.show {
border:1px solid #ddd !important;
border-top:none !important;
/*border-bottom:none !important;*/
opacity: 1;
max-height: 2000px;
}
.show{
border-bottom:0px solid lightgray;
padding-top:2px;
}
div.panelSO.show{
padding : 0px;
border:0px solid lightgray !important;
border-bottom:0px solid lightgray !important;
overflow-x:scroll;
}
.headerText{
font-size: 16px;
display: inline-block;
}
.subText{
font-size: 13px;
color: #444;
}
.dataSummry{
width: auto;
float: left;
}
.selectSummry{
width: auto;
float: right;
padding-right:5px;
text-align:right;
}
.selectSummry>p{
margin: 0px !important;
}
.percText{
font-size: 14px !important;
left: 3px !important;
top: -15px !important;
width:35px !important;
height:35px !important;
color:#111 !important;
}
.bar{
border-color: #00bcd4 !important;
}
.fill{
border-color: #00bcd4 !important;
}
.greenSelcted{
border-color: #00b300 !important;
}
.small{
font-size: 40px !important;
}
.c100{
margin: 0px !important;
z-index:0 !important;
}
.custImg{
z-index: 25 !important;
width: 32px;
height: 32px;
top: 4px;
left: 4px;
border-radius:50%;
position: absolute;
}
.itemImg{
width: 24px;
height: 24px;
border-radius:50%;
margin-top:4px;
margin-right:3px;
float: left;
}
.qtyHighlight{
width: 5px;
height: 5px;
float: right;
margin-top:10px;
}
.imagePanel
{
display:none;
float:right;
right:0;
margin-top:2px;
margin-right:8px;
width:200px;
height:250px;
border:1px solid lightgray;
position: absolute;
z-index: 30;
background: white;
}
.closeDiv{
position: absolute;
float: left;
margin:-8px;
text-align:center;
line-height:22px;
background-color: #777;
color:white;
width:22px;
height:22px;
border-radius:50%;
cursor: pointer;
}
img.imagePanelSrc
{
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
/* Added by Santosh on 10/03/2017 Start*/
.sortOrderContainer
{
border: 1px solid #dadada;
width: 250px;
height: auto;
margin:0px auto;
border-bottom:none;
z-index: 1004;
position: absolute;
float: right;
color: #555;
display:none;
background: #fff;
}
.sortOrderRow
{
padding: 10px;
display: inline-block;
width: calc(100% - 20px);
border-bottom: 1px solid #dadada;
}
.sortOrderRow div {
display: inline-block;
}
.sortOrdChkB
{
width:20%;
}
.leftAlign
{
width:60%;
}
.rightAlign
{
width:20%;
text-align:center;
}
/* Added by Santosh on 10/03/2017 End*/
div.panelSO::-webkit-scrollbar {
width: 6px;
height: 6px;
}
div.panelSO::-webkit-scrollbar-thumb {
background: #bbb;
}
div.panelSO::-webkit-scrollbar-thumb:window-inactive {
background: #bbb;
}
/* Added by Santosh on 31/03/2017 Start*/
/* Added by Santosh on 31/03/2017 End*/
.qtyTextBox
{
width: 50px !important;
text-align: right;
}
.req{
color:red;
}
i {
border: solid #666;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
margin-top: 7px;
margin-right: 20px;
}
.up {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
}
.down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.editBtn{
float: right;
margin-right: 5px;
font-size : 14px;
color: #666;
padding : 2px 8px;
text-decoration: underline;
cursor: pointer;
}
.offerDiscDiv{
margin: 0px auto;
float: right;
height: 20px;
ont-size: 13px;
}
.plistTextDiv{
display: inline-block;
width: 92%;
font-size: 13px;
}
.svBtn{
margin-top: -1px;
}
.childPlistDiv{
padding: 6px;
height: 25px;
line-height: 25px;
padding-left : 15px;
border-bottom:1px solid #ddd ;
}
div.show > div.childPlistDiv:last-child{
border-bottom: none !important;
}
.table-body > tr > td, .table-body > tr > td:first-child{
line-height: 26px !important;
}
.table-head>tr>th{
border-bottom: 1px solid #ddd !important;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment