html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent } body{ background: #ebebeb70; } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit } button, input { overflow: visible } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { outline-offset: -2px; -webkit-appearance: none } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button } output { display: inline-block } summary { display: list-item } template { display: none } [hidden] { display: none !important } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { color: inherit; font-family: inherit; font-weight: 400; line-height: 1.1; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, .1) } .small, small { font-size: 80%; font-weight: 400 } /** .btn **/ .btn{ position: relative; padding: 12px 45px; margin: .3125rem 1px; font-size: .75rem; font-weight: 400; line-height: 1.428571; text-decoration: none; letter-spacing: 0; cursor: pointer; background-color: transparent; border: 0; border-radius: 2rem; transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1); will-change: box-shadow, transform; } .phLink, .grayButton, .redButton, .blueButton, .greenButton { position: relative; padding: 5px 15px; font-size: .75rem; font-weight: 400; line-height: 1.428571; text-decoration: none; letter-spacing: 0; cursor: pointer; border: 0; border-radius: 5rem !important; transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1); will-change: box-shadow, transform; color: #fff; } .btn, .btn.btn-default { color: #fff; background-color: #999; border-color: #999; box-shadow: 0 2px 2px 0 hsla(0, 0%, 60%, .14), 0 3px 1px -2px hsla(0, 0%, 60%, .2), 0 1px 5px 0 hsla(0, 0%, 60%, .12); outline: 0; } .btn-blue{ background-color: #3292DD; border-color: #3292DD; box-shadow: 0 2px 2px 0 rgba(23, 105, 255, .14), 0 3px 1px -2px rgba(23, 105, 255, .2), 0 1px 5px 0 rgba(23, 105, 255, .12); } .btn.btn-blue.focus, .btn.btn-blue:focus, .btn.btn-blue:hover{ background-color: #4EAEFF; border-color: #4EAEFF; box-shadow: 0 14px 26px -12px rgba(23, 105, 255, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(23, 105, 255, .2); } .blueButton{ background-color: #55acee; border-color: #55acee; box-shadow: 0 14px 26px -12px rgba(78, 174, 255, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(71, 148, 225, 0.2); } .blueButton:hover, .blueButton:focus, .blueButton:active{ background-color: #47a5ed; border-color: #1d91e8; box-shadow: 0 14px 26px -12px rgba(71, 148, 225, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.05), 0 7px 8px -5px rgba(78, 174, 255, 0.12); } .redButton { background-color: #cc2127; border-color: #cc2127; box-shadow: 0 2px 2px 0 rgba(204, 33, 39, .14), 0 3px 1px -2px rgba(204, 33, 39, .2), 0 1px 5px 0 rgba(204, 33, 39, .12); } .redButton:hover, .redButton:focus, .redButton:active { background-color: #bf1f24; border-color: #97181d; box-shadow: 0 14px 26px -12px rgba(204, 33, 39, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(204, 33, 39, .2); } .grayButton { background-color: #333; border-color: #333; box-shadow: 0 2px 2px 0 rgba(51, 51, 51, .14), 0 3px 1px -2px rgba(51, 51, 51, .2), 0 1px 5px 0 rgba(51, 51, 51, .12); } .grayButton:hover, .grayButton:focus, .grayButton:active { background-color: #2b2b2b; border-color: #141414; box-shadow: 0 14px 26px -12px rgba(51, 51, 51, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(51, 51, 51, .2); } .greenButton { background-color: #50c355 !important; border-color: #50c355; box-shadow: 0 2px 2px 0 rgba(51, 51, 51, .14), 0 3px 1px -2px rgba(51, 51, 51, .2), 0 1px 5px 0 rgba(51, 51, 51, .12); } .greenButton:hover, .greenButton:focus, .greenButton:active { background-color: #4cb250 !important; border-color: #4cb250; box-shadow: 0 14px 26px -12px rgba(51, 51, 51, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(51, 51, 51, .2); } .phLink { padding: 5px 10px 5px 15px !important; background-color: #999; border-color: #999; box-shadow: 0 2px 2px 0 hsla(0, 0%, 60%, .14), 0 3px 1px -2px hsla(0, 0%, 60%, .2), 0 1px 5px 0 hsla(0, 0%, 60%, .12); outline: 0; } .phLink:hover, .phLink:focus, .phLink:active { box-shadow: 0 14px 26px -12px hsla(0, 0%, 60%, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px hsla(0, 0%, 60%, .2); background-color: #919191; border-color: #7a7a7a; } .message { background-color: #cc2127; border-color: #cc2127; } .card{ position: relative; padding: 0px; } .txFrame .header { background: linear-gradient(-150deg, #4EAEFF, #3292DD); box-shadow: 0 12px 20px -10px rgba(78, 174, 255, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(71, 148, 225, 0.2); width: 370px; height: 30px; margin: auto; margin-left: 25px; margin-top: -15px; position: absolute; border-radius: 5px; color: #FFF; padding: 10px 15px; } .txFrame .header div { margin-top: 17px; } .txFrame .header h3 { position: absolute; display: inline-block; font-size: 19px; margin-top: -12px; color: #FFF; } .txFrame .header img { display: inline-block; height: 25px; filter: brightness(0%) invert(100%); } .txFrame form{ text-align: center; padding-top: 60px; color: #333; } .txFrame form table { margin: auto; } .txFrame form table .inputMedium { width: 250px !important; } .langLinkSelected, .langLink { transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1); will-change: box-shadow, transform; } #header { padding: 20px 30px 15px 30px; height: 75px; } .appLogo { top: 0px; } #navigationn #cpLinks { padding-right: 28px; background: #262938; margin-top: 9px; } .headerLeft { width: 20%; } #navigationn ul { padding: 0px; position: relative; margin: auto; width: 50% !important; margin-top: -100px; height: 70px; max-height: 100px !important; } #navigationn ul li { display: inline-block; text-align: center; width: 8%; height: 85px; color: #CCC; text-transform: uppercase; padding-left: 30px; padding-top: 25px; padding-right: 30px; transition: color .3s cubic-bezier(.4, 0, 1, 1); will-change: color; margin-top: -10px; transition: all .3s cubic-bezier(.4, 0, 1, 1); will-change: all; font-size: 10px; font-weight: bold; vertical-align: top; } #navigationn ul li img { filter: brightness(0%) invert(100%); height: 30px; display: block; text-align: center; margin: auto; margin-bottom: 10px; transition: filter .3s cubic-bezier(.4, 0, 1, 1); will-change: filter; } #navigationn ul a:hover li{ color: #007fff; transition: all .3s cubic-bezier(.4, 0, 1, 1); will-change: all; } #navigationn ul a.active li { background: #262938; color: #007fff; transition: all .3s cubic-bezier(.4, 0, 1, 1); will-change: all; } #navigationn ul a:hover li img, #navigationn ul a.active li img { filter: brightness(100%) invert(0%); height: 30px; text-align: center; transition: filter .3s cubic-bezier(.4, 0, 1, 1); will-change: filter; } .frame {position: relative} .frame .formRow {width: 400px;margin: auto} .frame .formRow .formLabel {width: 30%} .frame .formRow .formField {width: 70%} .frame__header { background: linear-gradient(-150deg, #4EAEFF, #3292DD); box-shadow: 0 12px 20px -10px rgba(78, 174, 255, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(71, 148, 225, 0.2); width: 90%; height: 30px; margin: auto; margin-top: -20px; margin-bottom: 25px; border-radius: 5px; color: #FFF; padding: 10px 15px; } .frame__header div { margin-top: 17px; } .frame__header h3 { position: absolute; display: inline-block; font-size: 19px; margin-top: -12px; color: #FFF; } #pageSection h1 { font-size: 26px; } #pageSection h4 { font-size: 20px; } .blockUI h2, .frame h2, .blox h3 { font-size: 21px; } /*************** PAGES ****************/ [data-frame-name="cppInfo"] {padding-bottom: 20px} [data-frame-name="cppPassword"] {margin-top: 50px; height: 300px} [data-frame-name="cppPassword"] .frame__form {width: 100%; text-align: center} [data-frame-name="cppPassword"] .frame__form .btn {margin-top: 25px} [data-frame-name="cppPassword"] .frame__form .frmTable {position: relative; margin: auto} [data-frame-name="cppPassword"] .frame__form .frmTable .frmLabel {width: auto; text-align: left} [data-frame-name="cppJL"] {padding-bottom: 20px} [data-frame-name="cppJL"] .tableType1 {margin: auto; width: 93%; border: 0px} [data-frame-name="cppJL"] .tableType1 thead tr th {border: 0px;} [data-frame-name="cppJL"] .tableType1 thead tr th:first-child {border-radius: 7px 0px 0px 0px} [data-frame-name="cppJL"] .tableType1 thead tr th:last-child {border-radius: 0px 7px 0px 0px} [data-frame-name="cppJL"] .tableType1 tbody tr {transition: all .1s cubic-bezier(.4, 0, 1, 1); will-change: all;} [data-frame-name="cppJL"] .tableType1 tfoot tr {background: #EBEBEB} [data-frame-name="cppJL"] .tableType1 tfoot tr td {padding: 5px 15px; border-radius: 0px 0px 7px 7px;} [data-frame-name="cppOF"] {margin-top: 40px;padding-bottom: 20px} [data-frame-name="cppOF"] form {margin: auto; width: 550px;} [data-frame-name="cppOF"] form .formRow3 {margin: auto; border-bottom: 0px;} [data-frame-name="cppOF"] form .formRow3 .formLabel {line-height: 40px;} [data-frame-name="cppOF"] form .formRow3 .formField3 [type=checkbox] {margin-top: 8px;} [data-frame-name="cppOF"] form .frame__action {text-align: center;} [data-frame-name="cppOF"] form .frame__action input {display: inline-block;} [data-frame-name="cppTY"] {width: 720px; margin: auto;margin-top: 50px;} [data-frame-name="cppTY"] .frame__content { width: 90%; margin: auto; } [data-frame-name="cppFooter"]{ width: 960px; margin-top: 50px; position: relative; margin: auto; text-align: left; margin-bottom: 25px; padding: 5px; } [data-frame-name="cppFooter"] img { border-radius: 3px; filter: invert(100%); height: 50px; float: left; margin-right: 15px;} [data-frame-name="cppFooter"] p { display: inline-block; margin-top: 7px; } [data-frame-name="cppConf"] {padding-bottom: 20px} [data-frame-name="cppConf"] form {margin: auto; width: 93%;} .wrapper { margin: 30px auto; color: #555; font-size: 14px; line-height: 24px; } .tabs li { float: left; width: 20%; display: inline; } .tabs a { display: block; text-align: center; text-decoration: none; text-transform: uppercase; color: #333; padding: 20px 0; border-bottom: 1px solid #333; background: #ddd; border-radius: 5px 5px 0px 0px; } .tabs a:hover { background: #ddd; } .tabs a.active { background: #FFF; border: 1px solid #333; border-bottom: 0px; } .tabgroup {margin-top: -20px;} .tabgroup div { padding: 30px; } .clearfix:after { content: ""; display: table; clear: both; }