body {
    margin: 0;
    /* margin-top: 20px; */
    background: #f4f4f4;
}


.search_name {width: 50%;}

.main-menu {
    /* margin: 34px; */
    /* margin-top: 50px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    /* padding: 50px; */
    border-radius: 15px;
    min-height: 700px;
}

.main-menu .menu-admin {
    font-family: archivo;
    font-size: 14px;
    margin-top: 0;
    color: #0d2633;
    /* font-weight: bold; */
    text-decoration: none;
    float: left;
    /* border-right: 1px solid #c8c8c8; */
    padding-right: 0px;
    box-sizing: border-box;
    background: #ffffffd6;
    padding: 10px;
    min-height: 600px;
    border-radius: 0px 15px 15px 0px;
    min-height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    min-width: 240px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.menu-admin  {
    /* padding: 17px; */
    text-decoration: none;
    list-style-type: none;
    padding-left: 0px;
    transition: 1.5s;
    cursor: pointer;
}

.menu-admin  a.button-admin {
    text-decoration: none;
    color: #919090;
    transition: 0.2s;
    /* width: 100%; */
    display: block;
    margin: 22px;
    display: flex;
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 0;
    margin-top: 10px;
}

.main-menu .action {
    /* float: right; */
}

.main-menu .admin {
    /* display: grid; */
    /* grid-template-columns: 20% 80%; */
    /* width: 100%; */
    padding-left: 240px;
    /* padding-right: 50px; */
    display: block;
}

.menu-admin :hover {
    
}

.menu-admin  a.button-admin:hover {
    transition: 0.2s;
    color: #1bcfed;
    transition: 0.2s;
}

.main-menu .action {
    padding: 20px;
    margin: 10px;
    margin-bottom: 0px;
    /* width: 1000px; */
    /* margin-left: 300px; */
    /* float: left; */
    /* width: 100%; */
    /* margin-right: 0px; */
}

.menu-admin a.button-admin:hover {
}

a#log_out {
    margin-top: 50px;
}

.Tble {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: 10% 40% 30% 20%;
    padding: 10px;
    background: #e3e3e3;
    color: white;
    font-family: Poppins;
    box-sizing: border-box;
}

.Tble div {
    float: left;
    /* width: 100%; */
    font-family: archivo;
    font-size: 12px;
    margin-top: 0;
    color: #484848;
    font-weight: bold;
    border: none;
    box-sizing: border-box;
    font-weight: 100;
    margin: auto;
    margin-left: 0;
}

.list_artkl #list {
    background: white;
    font-family: Poppins;
    color: #a7a7a7;
    font-family: Poppins;
    border-bottom: 1px solid #d2d2d2;
    min-height: 50px;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.no {}

.list_artkl #list div {
    color: #484848;
    margin: auto;
    margin-left: 0;
    width: unset;
}

.admin_page .button {width: 100%;box-sizing: border-box;}

.button a.bttn_add, input.bttn_add {
    text-decoration: none;
    font-family: archivo;
    transition: 0.2s;
    font-size: 12px;
    margin-top: 0;
    color: #484848;
    margin-bottom: 30px;
    border: 1px solid #c8c8c8;
    padding: 10px;
    text-decoration: none;
    float: right;
}

.button a.bttn_add:hover {
    color: white;
    background: #484848;
    transition: 0.2s;
}

.button a.bttn_add:hover {}

.tble div.button {
    text-align: center;
    margin-bottom: unset;
}

#list .button a {
    text-decoration: none;
    padding: 7px;
    color: #868686;
    margin: 11px;
}

#list .button a#class {background: #c8c8c8;color: #123;border: none;}

.admin_page {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flow-root;
    height: unset;
}

.admin_page label {
    font-family: archivo;
    font-size: 15px;
    margin-top: 0;
    color: #a0a1a1;
    font-weight: bold;
    margin-bottom: 30px;
    text-decoration: none;
    /* padding-right: 0px; */
    box-sizing: border-box;
    width: 100%;
}

form.register {margin-top: 50px;display: block;}

.search_name form {
    display: grid;
    grid-template-columns: 50% 30%;
    margin-top: 0;
    grid-column-gap: 5%;
}


.list_artkl {width: 100%;display: block;}

.register input, select#kategori_subsektor, select {
    width: 100%;
    height: 50px;
    border: 1px solid #d8d2d2;
    font-size: 15px;
    padding-left: 10px;
    color: #656565;
    margin-bottom: 20px;
    width: 100%;
    height: 50px;
    font-size: 13px;
    margin-top: 10px;
    border: 1px solid #c7c7c7;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    color: #6e6e6e;
    margin-bottom: 50px;
}

h4 {
    margin-top: 0;
    font-family: archivo;
    color: #656565;
}

form #email {
    margin-bottom: 0px;
}

input.bttn_add {
    width: 125px;
    font-family: archivo;
    transition: 0.2s;
    font-size: 12px;
    margin-top: 0;
    color: #484848;
    margin-bottom: 30px;
    border: 1px solid #c8c8c8;
    padding: 10px;
    text-decoration: none;
    float: right;
    background: none;
    cursor: pointer;
    margin-top: 30px;
}

input.bttn_add:hover {
    color: white;
    background: #484848;
    transition: 0.2s;
}

textarea {
    height: 100px;
    resize: unset;
    margin-bottom: 10px;
    border: 1px solid #d8d2d2;
    padding: 10px;
    font-family: roboto;
    width: 100%;
    font-size: 13px;
    margin-top: 10;
    border: 1px solid #c7c7c7;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    color: #6e6e6e;
}

#list .button a#class:hover {
    background: none;
}

#list .button a:hover {
    background: none;
    border: none;
    color: #4d4d4d;
}

.botton_line {
    height: 33px;
    background: white;
    display: none;
    margin-bottom: 30;
    padding-bottom: 10px;
}





.register #deskr {
    height: 200px;
}

.admin .admin_page {
    margin: unset;
    width: 100%;
    background: white;
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.admin_page .button {
    margin-bottom: 20px;
    float: right;
}

.button input#myInput {
    height: 50px;
    margin-bottom: 20px;
    border: 1px solid #d8d2d2;
    font-size: 15px;
    padding-left: 10px;
    color: #656565;
    opacity: 0;
}

.button button.button_link {
    height: 50px;
    margin-bottom: 20px;
    border: 1px solid #d8d2d2;
    font-size: 15px;
    padding: 10px;
    background: #656565;
    color: white;
    border: none;
    cursor: pointer;
    border: 1px solid;
    transition: 0.2s;
    float: right;
}

.button button.button_link:hover {
    background: none;
    border: 1px solid;
    color: #123;
    transition: 0.2s;
}

.admin .Tble .buttn {
    margin: auto;
}
.botton_exit {
    height: 26px;
    margin-bottom: 30px;
    display: none;
}

.botton_exit img.button_exit {
    height: 100%;
    float: right;
    display:none ;
    }

.black{
    display:none;
}

.photo img.img_artkl_reg {width: 100%;max-width: 300px;}

.list_artkl .photo {
    margin-bottom: 20px;
}

#plk form.register {
    grid-template-columns: 65% 30%;
    display: grid;
}

.search_name#plk {
    float: right;
}

input.status {
    height: 35px;
    text-align: left;
    /* float: left; */
    width: unset;
}

.button h3 {
    margin: auto;
    height: 35px;
    margin-left: 0px;
    font-family: 'Roboto';
}

.status_radio {
    width: 100%;
    display: grid;
    grid-template-columns: 5% 30%;
    margin: auto;
}

div#plk_view {
    margin-top: 30px;
}

.report_id {
    border: 1px solid #9c9c9c;
    padding: 20;
    display: grid;
    grid-template-columns: 31% 68%;
    box-sizing: border-box;
    margin: 30px;
    margin-top: 0px;
}

.icn_rept {
    box-sizing: border-box;
    margin: auto;
    /* margin-left: 0; */
    padding: 20px;
}

.icn_rept img {
    width: 100%;
    /* box-sizing: border-box; */
}

.rpt_cn h5 {
    margin-bottom: 10px;
    font-size: 13px;
}

.admin_page div#dsbrd {
}

.rpt_cn {
    margin: auto;
    margin-left: 0;
}

.rpt_cn h5#lbl {
    font-size: 15px;
}
   














.botton_line img {height: 80%;background: white;float: right;margin: auto;opacity: 0.7;display: block;}

img.button_menu:hover {
    opacity: 1;
}


.tanggal {}

h2.ntf {
    font-family: archivo;
    font-size: 15px;
    margin-top: 0;
    color: #303030;
    font-weight: bold;
    margin-bottom: 11px;
    background: #d23535;
    padding: 17px;
    color: white;
    box-sizing: border-box;
    text-align: center;
}

select#program_slct {}

select {}

.Tble#jadwal {
    grid-template-columns: 10% 30% 20% 20% 20%;
    margin: unset;
}

#jadwal #list {
    grid-template-columns: 10% 30% 20% 20% 20%;
}

.ldBar {
    margin-bottom: 50px;
}

input[type="file"] {
    border: none;
}

a#add {
    border: unset;
    border-bottom: 1px solid #c8c8c8;
}

form .email_form {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-bottom: 20px;
}

.email_form h2 {
    margin: unset;
    argin-top: 0;
    font-family: archivo;
    color: #656565;
    font-size: 13px;
    margin: auto;
    margin-left: 10px;
}

.list_artkl h5 {
    font-size: 25px;
    font-family: 'Roboto';
    color: #282829;
    margin-top: 0;
    font-weight: bold;
}

#jadwal h4 {
    margin-bottom: 4px;
    margin-top: 20px;
}





.search_name input[type="text"], .search_name input[type="submit"] {
    height: 40px;
}

.search_name input[type="submit"] {
    background: #454547;
    color: white;
    border: unset;
    cursor: pointer;
}

.search_name input[type="submit"]:hover {
    background: none;
    color: #454545;
}

.Tble div#deskripsi {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.list_artkl h6 {
    margin-top: 0;
    font-size: 14px;
    color: #838383;
    font-family: 'Roboto';
    font-weight: 100;
}



#jadwal img.img_star {
    height: 68px;
}

.button a {
    border: 1px solid;
    padding: 10px;
    font-family: archivo;
    transition: 0.2s;
    font-size: 12px;
    margin-top: 0;
    color: #484848;
    margin-bottom: 30px;
    border: 1px solid #c8c8c8;
    padding: 17px;
    text-decoration: none;
    float: left;
    background: none;
    cursor: pointer;
    margin-top: 30px;
}

.button a:hover {
    color: white;
    background: #484848;
    transition: 0.2s;
}

.list_artkl #list .button {
    margin-left: auto;
}

.bgmask {
  background: #000;
  opacity: 0.5;
  z-index: 100;
  content: ' ';
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}