Commit 183d7754 authored by ssalve's avatar ssalve

gstRegNoWiz.css file for GST Registration HTML Wizard


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105884 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6db74725
#mainPage-input-Container{
/* Changed by Santosh on 31/03/2017 */
/* height : calc(100% - 150px); */
height : calc(100% - 90px);
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: 10px;
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;
}
.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.6s;
line-height: 20px;
display: inline-block;
}
button.accordion.active, button.accordion:hover {
border : 1px solid #ddd !important;
}
button.accordion.activeAccor{
background-color: #fdf5ce;
}
button.accordion.active{
border-bottom : 0px solid #fbd850 !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.6s;
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:1px 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-top:0px solid lightgray !important;
opacity: 1;
max-height: 2000px;
}
.show{
margin-bottom: 5px;
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;
}
.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 09/03/2017 Start*/
/* .sortOrderPopUpDiv
{
border: 1px solid #dadada;
width: 200px;
height: auto;
padding: 10px 5px;
font-size: 14px;
color: #555;
overflow: auto;
z-index: 10;
position: absolute;
float: right;
right:150px;
top: 62px;
}
.sortOptWrapper
{
width: 100%;
overflow: auto;
}
.chkBx
{
float: left;
display: block;
margin-right: 4px;
}
.sortOrderDescr
{
float: left;
display: block;
}
.sortSeqDiv
{
float: left;
display:block;
margin-right: 4px;
} */
.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 09/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;
}
.gstLabel
{
font-family: "MuseoLight-300", sans-serif !important;
font-size:14pz;
font-weight:bold;
/* Added by Santosh on 31/03/2017 Start*/
/* Added by Santosh on 31/03/2017 End*/
\ No newline at end of file
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