.card { border-radius: 5px; } .card-header { height: 55px; } .card-body { height: 150px; } .card-footer { height: 55px; width: 800px } .modalTitle { font-size: 35px; } .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; } .dialog { margin-top: 50px; } .defaultFontSize { font-size: 15px; } .tab-content { margin-right: 20px; /* background-color: #006496; */ color: rgb(0, 0, 0); } .textarea-sql { display: block; width: 1500px; height: 530px; /* max-width: 50%; */ padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; } select, textarea, input { border-radius: 6px; color: #5a5a5a; display: inline-block; font-size: 1.6rem; margin: 0px; /* padding: 0 15px 0 15px; */ vertical-align: middle; line-height: normal; } .btns { background-color: transparent; background-clip: padding-box; border: 1px solid transparent; border-radius: 8px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); cursor: pointer; display: inline-block; font-family: "Omnes-ECOMP-W02-Medium", Arial; font-size: 16px; font-weight: normal; line-height: 1; margin: 0 7px 10px 0; max-width: 470px; min-width: 70px; padding: 14px 19px 11px 18px; position: relative; text-align: center; vertical-align: middle; white-space: nowrap; overflow: hidden; } .btns-alt { border-color: #087ac2 transparent #0568ae; background-color: #0568ae; background: linear-gradient(to bottom, #087ac2 0%, #0568ae 100%); color: #ffffff; } .btns-small { padding: 10px 19px 9px 18px; font-size: 15px; border-radius: 8px; } .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; } .divider { width: 1192px; height: auto; display: inline-block; } .card-body-style{ width: 800px; height: 615px; } .div-scroll{ height:600px; overflow: scroll; } .close-model{ font-size: 17px; }