.list.links .dropdown-menu li:after {
    content: '';
}

#wrapper {
    overflow-x: hidden;
}

.box-container {
    min-height: 410px;
}

.middle-area {
    background: #ffffff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}


.box-container {
    border: 1px solid #f0f0f0;
    padding: 20px 20px 0;
}

.middle-area h1 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #4b4b4d;
    padding: 5px 10px;
    -webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #d9d9d9;
    margin: 0 0 15px;
}

table {
    display: table;
    border-collapse: separate;
    /*border-spacing: 2px;*/
    border-color: gray;
}

    table.type1 {
        margin: 0 0 20px;
    }

.table-container {
    min-height: 410px;
}


table.type1 thead th.header span {
    color: #0F1011;
    position: relative;
    cursor: pointer;
}

table.type1 thead th span {
    min-height: 12px;
    display: inline-block;
}


table.type1 thead th.header span:after {
    background-position: 0 -475px;
    height: 9px;
    width: 7px;
    right: -13px;
    top: 2px;
}

table.type1 thead th.header span:after {
    content: ' ';
    position: absolute;
}

table.type1 thead th {
    text-align: left;
    font-size: 12px;
    color: black;
}

table.type1 tbody td {
    border: 1px solid #f0f0f0;
    padding: 7px;
    font-size: 12px;
    color: #565555;
    line-height: 1.4em;
}

.dataTables_paginate {
    text-align: center;
    padding: 0 0 20px;
}

table.type1 thead th {
    border: 1px solid #f0f0f0;
    padding: 20px 7px 10px;
    text-align: left;
    font-size: 12px;
    color: black;
}

.box.type1 {
    background: #d5d7c0;
    border: 2px solid #f9f9f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    padding: 15px;
    margin: 0 0 10px;
}

.box.type2 .box-item {
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 6px;
}

    .box.type2 .box-item h3 {
        font-size: 11px;
        font-family: Tahoma, Arial, sans-serif;
        color: #773852;
        height: 20px;
        overflow: hidden;
    }

    .box.type2 .box-item img {
        display: block;
        max-width: 100%;
        margin: 0 0 15px;
    }


header.main-header .top-nav ul.navbar-nav > li .submenu > li .second-submenu {
    left: 198px;
}



header.main-header .top-nav ul.navbar-nav > li .submenu {
    width: 200px;
}


.img-thumbnail {
    max-height: 270px;
}

a.btn {
    font-size: 12px;
}

.minHeightForBox {
    min-height: 278px;
}

.sliderKomutan .item {
    max-height: 168px;
}

.buttons.buttonMarginBottom {
    bottom: -19px;
}



/*@media (min-width: 992px) {

    .box-type1 {
        max-height: 290px;
    }

    .jcarousel-nav .buttons.buttonMarginBottom, .n-jcarousel-nav .buttons.buttonMarginBottom {
        bottom: -30px;
    }

    
}
*/

/*@media (max-width: 992px) and (min-width: 768px) {

    .buttons.buttonMarginBottom {
        bottom: -19px;
    }
}*/


.bx-wrapper .bx-viewport .caption p {

    width:70%;

}


#altMenu1 > li > a {

    margin:0px 0px 0px;

}


.list.news > li .item > img {
    max-width: 145px;
}

.box-type2 
{
    padding:4px;
}

#wrapper {
    
    overflow-y:no-display;
}

.col-sm-2 .box-item.type1 > a > img {

    width:100%;
    height:100px;
    margin-bottom:5px;

}

.fancybox > img
{
    margin-top:4px;
}


#link > a
{
	color:white;
}

.bx-pager
{
    z-index:11111;
}



.sliderKomutan .item img
{
   width:96%;
}

header.main-header .top-nav ul.navbar-nav > li .submenu > li .second-submenu
{
   top:-5px;
}

.middle-area > h1 > font
{
   size:4;
}




