| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
- @media screen {
- ///////// Home
- #video-css video{
- width: 450px;
- }
- #video-css{
- display: flex;
- flex-wrap: wrap;
- }
- #video-css img{
- width: 150px;
- }
- @media only screen and (max-width: 1366px) {
- #video-css video{
- width: 450px;
- margin-right: -10px;
- margin-top: 30px;
-
- }
- #video-css img{
- width: 140px;
- margin-top: -20px;
- }
- #video-css{
- display: flex;
- flex-wrap: wrap;
- margin-top: -15px;
- }
- }
- #pageDone-TTD{
- .main{
- width: 500px;
- margin-left: auto;
- margin-right: auto;
- padding-top: 20px;
- margin-bottom: -13px;
- }
- .main-logo{
- width: 250px;
- margin-right: 5px;
- float: right;
- }
- .main-logo-1{
- width: 50px;
- float: right;
- }
- .text-1{
- font-family:Verdana, Geneva, Tahoma, sans-serif;
- font-style: normal;
- font-weight: 550;
- font-size: 15px;
- }
- }
- ///////////////////////////////////////////<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>
- //////////////////////////////////Table Pelanggaran in berita acara
-
- .table-a th {
- border: 1px solid #C0C0C0;
- padding: 5px;
- background: #F0F0F0;
- text-align: center;
- font-size: small;
- }
-
- .table-a td {
- border: 1px solid #C0C0C0;
- padding: 5px;
- word-wrap: break-word;
- // max-width: 130px;
- font-size: 0.8rem;
- @media only screen and (min-width: 1546px) {
- word-wrap: break-word;
- }
- @media only screen and ( max-width:1546px) {
- max-width: 130px;
- }
- }
- .table-a{
- border-collapse: collapse;
- table-layout: fixed;
- overflow: auto;
- margin: -20px ;
- }
- ////////////////////////////////////////table signature in berita acara
- #ttd{
- width: 100%;
- margin-left: auto;
- margin-right: auto;
- display: flex;
- flex-wrap: wrap;
-
- .ttd-div{
- width: 50%;
- border: 1px solid #C0C0C0;
- }
- .sign-ttd{
- width:90% ;
- height: 150px;
- margin-right: auto;
- margin-left: auto;
- }
- .sign-nama{
- background-color: rgb(206, 206, 206);
- text-align: center;
- padding: 2px;
- word-wrap: break-word;
- color: black;
- }
- }
- .header-ttd{
- background-color: #C0C0C0;
- text-align: center;
- color: black;
- margin-left: auto;
- margin-right: auto;
- }
- //////////////////////////////////////>>>>>>>BeritaAcara
- .page {
- // width: 21cm;
- // min-height: 29.7cm;
- // padding-top: 2cm;
- // padding-bottom: 2cm;
- // margin: 1cm auto;
- // display: flex;
- border: 1px #D3D3D3 solid;
- border-radius: 5px;
- background: white;
- box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
- }
- .BA-Header {
- margin-left: auto;
- margin-right: auto;
- text-align: center;
- font-family: "Times New Roman", Times, serif;
- }
- .BA-logo{
- width: 30%;
- margin-bottom: 10px;
- }
- .BA-body p{
- font-family: "Times New Roman", Times, serif;
- font-size: 0.8rem;
- text-indent: 2rem;
- }
- .BA-body ol{
- margin-top: 1px;
- text-indent: 0px;
- }
- //////////////////////////////////////////////////////siganature public
- .signature-style{
- border: 1px solid#c9c8c8;
- width: 380px;
- height: 190px;
- margin-left: auto;
- margin-right: auto;
- border-radius: 4px;
- }
- .page-sign {
- width: 21cm;
- min-height: 29.7cm;
- padding-top: 2cm;
- padding-bottom: 2cm;
- margin: 1cm auto;
- // display: flex;
- border: 1px #D3D3D3 solid;
- border-radius: 5px;
- background: white;
- box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
- }
- /////////////////////////////////////// style Component
- .btn-v1-outline-purple {
- color: #3e3a8e;
- border-color: #3e3a8e; }
- .btn-v1-outline-purple:hover {
- color: #fff;
- background-color: #7266ba;
- border-color: #7266ba; }
- .btn-va-outline-purple:focus, .btn-v1-outline-purple.focus {
- box-shadow: 0 0 0 0.2rem rgba(114, 102, 186, 0.5); }
- .btn-v1-outline-purple.disabled, .btn-v1-outline-purple:disabled {
- color: #7266ba;
- background-color: transparent; }
- .btn-v1-outline-purple:not(:disabled):not(.disabled):active, .btn-v1-outline-purple:not(:disabled):not(.disabled).active,
- .show > .btn-v1-outline-purple.dropdown-toggle {
- color: #fff;
- background-color: #7266ba;
- border-color: #7266ba; }
- .btn-v1-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-v1-outline-purple:not(:disabled):not(.disabled).active:focus,
- .show > .btn-v1-outline-purple.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(114, 102, 186, 0.5); }
- }
-
- .font-20{
- font-size: 20px;
- }
- .font-12{
- font-size: 12pt;
- }
- .icon-triangle-onModalPT {
- margin-top: 10px;
- float: left;
- }
-
- .modalLoginPT-a{
- border-radius: 20px;
- padding-top: 20px;
- }
- .modalLoginPT-b{
- padding-top: 30px;
- border-radius: 20px;
- padding-left: 25px;
- margin-bottom: 40px;
- }
- // .form-tel .form-control {
- // background-color: rgb(253, 214, 214) !important;
- // color: rgb(104, 7, 60);
- // height: 50px !important;
- // width: 200px !important;
- // }
- .no-hpPT{
- padding: 7px;
- border-style: solid;
- border-width: 1px;
- border-color: #b7b7bc;
- border-radius: 8px;
- }
|