button{ margin: 0; font-size: 100%; vertical-align: middle; color:white; background-color: #0568ae} .corner-button .close:before { bottom: -7px; color: #0568ae; display: block; font-size: 20px; height: 50px; left: -11px; position: absolute; width: 50px; } .btn-spinbutton-toggle.btn-group { display: block !important; height: 40px !important; margin-top: 5px; max-width: 138px; min-width: 138px; white-space: nowrap; } .btn-spinbutton-toggle .btn { border-radius: 6px; font-weight: normal; -ms-flex: unset; flex: unset; height: 40px; letter-spacing: normal; min-width: auto; padding: 3px 0 0; text-align: center; min-width: 46px; width: 46px; } .btn-spinbutton-toggle .btn[data-max-value] { border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.08) inset; background-color: #fff; cursor: text; font-family: "Omnes-ECOMP-W02", Arial; font-size: 2rem; font-weight: normal; padding: 4px 0 0; text-align: center; min-width: 46px !important; width: 46px; } .btn-spinbutton-toggle .btn[data-max-value]:focus { border-color: #0568ae; outline: none; } .btn-spinbutton-toggle .btn[data-max-value]:focus + .btn { border-left: 1px solid #0568ae; transition: border 0.3s linear 0s; } .btn-spinbutton-toggle .icon-primary-subtractminimize { font-size: 30px !important; color: #0568ae !important; } .btn-spinbutton-toggle .icon-primary-add-maximize { font-size: 30px !important; color: #0568ae !important; } .btn-group.btn-spinbutton-toggle .btn[data-max-value]:focus + .btn:not(:first-child) { border-left: 1px solid #0568ae !important; } .lds-ring { display: inline-block; position: relative; width: 64px; height: 64px; } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 35px; height: 35px; margin: 6px; margin-top: 40px; border: 6px solid #006496; border-radius: 80%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #006496 transparent transparent transparent; } .lds-ring div:nth-child(1) { animation-delay: -0.45s; } .lds-ring div:nth-child(2) { animation-delay: -0.3s; } .lds-ring div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds-ring { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* .left { width: auto; float: left; text-align: right; } .right { width: auto; float: left; } */ mat-icon{ color: #006496; cursor: pointer; } /* .tab-pane{ padding-right: 130px; padding-left: 120px; color: rgba(0, 0, 0, 0.603) } */ .boxMargin{ width: auto; } mat-button-toggle{ display: block; width: 400px; border-radius: 5px; } td.mat-cell{ padding-left: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-right: 1px solid #999; border-left: 1px solid #999; } input { width: 400px; height: 20px; } .tab-content{ margin-right: 20px; /* background-color: #006496; */ color: rgb(0, 0, 0); } .stdForm{ margin-left: 20px; } .field-group { position: relative; display: block; } label + .field-group, label + .input-append, label + .row, label + .row-nowrap, label + .form-row { margin-top: 5px; } textarea { display: block; width: 400px; max-width: 50%; padding: 15px; } select{ display: block; width: 400px; max-width: 400px; padding: 15px; background-color: #cfcfcf7a } .webform-component-my-select select { height: 200px; } .checkbox .skin { background-color: #fff; border: 1px solid #d2d2d2; border-radius: 3px; display: inline-block; height: 24px; width: 24px; position: absolute; left: 0; top: 0; } i, em { font-family: "Omnes-ECOMP-W02-Italic", Arial; font-style: normal; } .card{ border-radius: 5px; } .card-header{ height: 50px; } .card-body{ height: 150px; } .card-footer{ height: 50px; } .dialog__close-btn { border: 0; background: #087ac2; color: #ffffff; position: absolute; top: 8px; right: 8px; font-size: 1.2em; display: block; border: #087ac2 2px solid; } .full-width-table { width: 100%; } .app-data-table { margin-top: 80px; /* margin-left: 250px; margin-right: 250px; */ /* overflow: scroll; */ } .app-data-table1 { margin-left: 150px; margin-right: 150px; } th{ background-color: #2125299c; color: rgb(255, 255, 255); font-size: 15px; border-radius: 2px; height: 35px; } tr:nth-child(even) { background-color: #dddddd; font-size: 2px; height: 35px; border-radius: 4px; } tr:nth-child(odd) { font-size: 2px; height: 35px; border-radius: 4px; } .card{ border-radius: 5px; } .card-header{ height: 50px; } .card-body{ height: 150px; } .dialog__close-btn { border: 0; background: #087ac2; color: #ffffff; position: absolute; right: 8px; font-size: 1.2em; display: block; border: #087ac2 2px solid; } .modalTitle{ font-size: 28px; }