/* FONT */
@font-face{font-family: 'r_regular';src: url('../fonts/roboto/Roboto-Regular.ttf');}
.r_regular{font-family: 'r_regular';}
@font-face{font-family: 'r_medium';src: url('../fonts/roboto/Roboto-Medium.ttf');}
.r_medium{font-family: 'r_medium';}
@font-face{font-family: 'r_bold';src: url('../fonts/roboto/Roboto-Bold.ttf');}
.r_bold{font-family: 'r_bold';}
@font-face{font-family: 'r_light';src: url('../fonts/roboto/Roboto-Light.ttf');}
.r_bold{font-family: 'r_light';}
@font-face{font-family: 'r_italic';src: url('../fonts/roboto/Roboto-Italic.ttf');}
.r_bold{font-family: 'r_italic';}


@font-face{font-family: 'utm_american';src: url('../fonts/UTM American Sans.ttf');}
.utm_american{font-family: 'utm_american';}
@font-face{font-family: 'utm_avo';src: url('../fonts/UTM Avo.ttf');}
.utm_avo{font-family: 'utm_avo';}
@font-face{font-family: 'utm_avo_bold';src: url('../fonts/UTM AvoBold.ttf');}
.utm_avo{font-family: 'utm_avo_bold';}
@font-face{font-family: 'utm_and';src: url('../fonts/UTM Androgyne.ttf');}
.utm_and{font-family: 'utm_and';}

@font-face{font-family: 'FuturaStdBook';src: url('../fonts/Futura/FuturaStd-Book.ttf');}
.FuturaStdBook{font-family: 'FuturaStdBook';}
@font-face{font-family: 'FuturaStdMedium';src: url('../fonts/Futura/FuturaStd-Medium.ttf');}
.FuturaStdMedium{font-family: 'FuturaStdMedium';}

/* END FONT */

/* PAGE LOGIN */
#login-account{width: 450px; border-radius: 10px; margin: 5% auto 1em;}
#login-account .box-img{text-align: center;margin: 20px 0px;}
#login-account .login-account-innner{background: #fff;}
.login-header{color: #32c5d2;text-shadow: 0 1px 0 #fff;font-size: 24px;padding: 15px 10px 10px 15px;margin: 0;text-align: center;font-family: 'r_bold';}
.login-header.lock-screen{display: block; background-color: #323d4b; text-align: center; padding-top: 15px; padding-bottom: 15px; font-size: 22px; font-weight: 400; color: #4db3a5; text-shadow: none;}
.login-body.lock-screen{background-color: #3a4554;}
.login-body{padding:20px;position: relative;padding-top:0px;}

.login-body .box-item{padding:10px 0px;}
.login-body .box-item input{background-color: #dde3ec; height: 43px; color: #8290a3; border: 1px solid #dde3ec;box-shadow: none;font-size: 16px;font-family: 'r_regular';border-radius: 0px;}
.login-body .box-item input:focus{border: 1px solid #c3ccda;}
.login-body .box-item input::placeholder{color:#8290a3;opacity: 0.5;}
.login-body a.forget-password{text-decoration: none;color: #404040;font-size: 12px;float: right;}

.login-body.lock-screen .box-item{padding:0px 0px;}
.login-body.lock-screen{padding-top:20px;padding: 20px 0px;padding-right: 20px;}
.login-body.lock-screen .box-item input{background-color: #303a48; border: none;height: 40px; color: #697687;}
.login-body.lock-screen .box-item input:focus{background-color: #2b3542;}
.login-body.lock-screen h4{margin-top: 0;color: #dbe2ea; font-size: 18px; font-weight: 400; display: inline-block;margin-bottom: 20px;}
.login-body.lock-screen img{max-width: 100px;margin: auto;display: block;}
.login-body.lock-screen button{margin-top: 15px;width: 100%;}

.login-bottom.lock-bottom{display: block; background-color: #323d4b; text-align: center; padding-top: 20px; padding-bottom: 20px;}
.login-bottom.lock-bottom a{color: #638cac;}
.login-bottom.lock-bottom a:hover{color: #7ba2c0;}

.login-body .btn-submit-login{background-color: #32c5d2;border-color: #32c5d2;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;color:#fff;font-family: 'r_regular';font-size: 16px;text-transform: uppercase;}
.login-body .btn-submit-login:hover{background-color: #26a1ab;border-color: #2499a3;}
.login-body label.lbl-remember-login{margin-bottom: 0px;}
.login-body .tlb-submit-form{margin:10px 0px;width: 100%;}

.login-footer{text-align: center; margin: 0 auto 30px 0; padding: 10px; color: #7a8ca5; font-size: 13px;}
/* END PAGE LOGIN */


/* DEFAULT */

body{background: #364150;font-family: "Segoe UI",Arial,Helvetica,sans-serif;}
body.ajax-loader{background: url(../images/ajax-loader.gif) no-repeat center center;opacity: 0.8;}
body.logged{background: #fff;}


.bg-white{background: #fff;}
.padding-20{padding:20px;}



.banggia { width:100%; border-collapse:collapse; line-height:none; margin-bottom:20px; color:#222; background-color:white;}
.banggia td { border:1px solid #dddddd; padding:4px 15px; vertical-align:top;}
.banggia tr:nth-child(odd) { background-color: #f9f9f9;}
.banggia tr:hover { background-color:#f5f5f5;}
.banggia th { border-top:none; border-bottom:none; color:white; text-align:center; font-family: Tahoma, Geneva, sans-serif; font-size: 16px; font-weight:normal; vertical-align:top; padding: 6px 0px;     background: #cd003f; }
.banggia th:first-child{border-top-left-radius: 5px;}
.banggia th:first-child span{border-left:0px;}
.banggia th:last-child{border-top-right-radius: 5px;}
.banggia th:last-child span{border-right: 0px;}
.banggia tbody tr{text-align: center;  border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
.banggia tbody tr:last-child{border-bottom: 1px solid #ccc;}
.banggia tr td{border: 1px solid #b5b5b5;}
.banggia caption { font-size: 20px; font-weight: 400; margin:10px auto; line-height:normal;}
table.tlb-td-middle tr td{vertical-align: middle;}

/* END DEFAULT */

/* FORM VALIDATION */
.form-info-validation .box-item{position: relative;}
.form-info-validation .box-item label{display: block;}
.form-info-validation .box-item .twitter-typeahead{width: 100%;}
/* END FORM VALIDATION */

/* hidden text */
.box-hidden-text{overflow: hidden; display: inline-block; width: 60px;height: 21px;}
/* end hidden text */

/* typeahead */
/*.typeahead,.tt-query,.tt-hint { width: 396px; height: 30px; padding: 8px 12px; font-size: 24px; line-height: 30px; border: 2px solid #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; outline: none; }*/
.twitter-typeahead .typeahead { background-color: #fff;}
.twitter-typeahead .typeahead:focus { border: 2px solid #0097cf;}
.twitter-typeahead .tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.twitter-typeahead .tt-hint { color: #999}
.twitter-typeahead .tt-menu {
    width: 422px; margin: 12px 0; padding: 8px 0; background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.twitter-typeahead .tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px; }
.twitter-typeahead .tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #0097cf; }

.twitter-typeahead .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; }
.twitter-typeahead .tt-suggestion p { margin: 0; }
.twitter-typeahead .gist { font-size: 14px;}

/* end typeahead */

ul.box-list-item{margin:0px;padding: 0px;list-style: none;margin-top: 20px;}
ul.box-list-item li{display: block;margin:0px;margin-bottom: 10px;}
ul.box-list-item li.grid{display: grid;grid-template-columns: 100px auto;}

/* summernote */
.form-group.note-group-select-from-files{display: none;}
/* end summernote */

.box-libs-images{}
.box-libs-images ul{margin:0px;padding:0px;list-style: none;display: block;}
.box-libs-images ul li{display: inline-block;vertical-align: top;margin: 5px;border: 1px solid #ccc; border-radius: 10px; box-shadow: 0px 0px 3px #ccc; overflow: hidden;}
.box-libs-images ul li .box-item-image{height: 150px;overflow: hidden;}
.box-libs-images ul li .box-item-image img{width: 180px;border-radius: 5px;}

.box-libs-images ul li .box-item-image{position: relative;}
.box-libs-images ul li .box-item-image .box-delete-item{position: absolute; top: 5px; right: 10px; cursor: pointer; background: #33333396; color: #fff; padding: 5px; border-radius: 100%;display: none;}
.box-libs-images ul li .box-item-image:hover .box-delete-item{display: inherit;}
#swal2-content img{max-width:100%;}