.LogIn {
    margin-top: 9%;
    bottom: 0;
}

#content img {
    width: 100%;
}
.thumb-product {
    max-width: 20%;
}
.upload_img i {
    font-size: 20pt;
    color: #3c8dbc;
    padding-top: 20%;
}
.upload_img {
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 50px;
    width: 50px;
    border: 1px solid #3c8dbc;
    cursor: pointer;
}
.upload_img input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.txt-full-w{
    width: 100%;
}
.n-border-form .form-control {
    border: none;
}

.border-table{
    padding: 10px;
    margin-top: 30px;
    border: 1px solid #ddd;
}
.box-image {
    width: 100%;
    margin: 0px 0px 20px 0px;
}

li.dropdown.user.user-menu a img {
    width: 12%;
}
.main-header img {
    width: 20%;
}
.m-alert{
    margin-top: 20px;
    background-color: rgba(0, 193, 241, 0.28) !important;
    color: #000!important;
}
li.dropdown.user.user-menu.text-center a img {
    margin-right: 10px;
}
.s-image input {
    margin-bottom: 30px;
}
.login-box-body, .register-box-body {
    border: 1px solid rgba(0, 0, 0, 0.1)!important;
    background: #fff;
    padding: 20px;
    color: #666;
}
.bg-img{
    padding: 5px;
    background: #ddd;
    width: 20%;
}
.btn-del{
  background: none;
  border:none;
  color: red;
}
.konfig .col-md-12 {
    margin-bottom: 10px;
}
ul.pagination {
    margin-left: 10px;
}
.btn-search{
    border-radius: 3px;
    color: #fff;
    background: #3c8dbc;
    border: 2px solid #3c8dbc;
}
.konfig .col-sm-2 {
    text-align: right;
}
.upload input {
    position: absolute;
    top: 30%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.upload .fa-upload {
    color: #fff;
    font-size: 20pt;
    padding-top: 12px;
}
.upload {
    cursor: pointer;
    height: 50px;
    position: relative;
    overflow: hidden;
    margin: 10px;
    background: #3c8dbc;
    width: 50px;
    text-align: center;
}
.border-table.category {
    margin-top: 25px;
}
.border-table table.table {
    background: #eee;
}
.m-categori-p{
    margin-top: 20px;
}
.inline {
    display: inline;
}
.stylenone {
    list-style-type: none;
}
.float {
    float:left;
}

.btn-contact{
    background-color: #334cb9;
    border-color: #334cb9;
    color : #ffffff;
}

.division{
    float:left;
    height: 35px;
    width: 35px;
}
.text-division{
    padding-left: 47px;
}
.text-division p{
    text-align: justify;
}
.icon-time{
    float:left;
    height:20px;
    width:20px
}