/**************************/
/***** ADMINISTRATION *****/
/**************************/

h5 {
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 25px;}

hr {
    border: none;
    border-top: 1px solid #DDD;
    clear: both;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;}

.btn {
    text-align: center;}
    
.main-content {
    min-height: 475px;}    

.main_col_2_1.extra-wide {
    width: 810px;}


/*** GRID ***/

.grid .row {
    margin-left: -15px;
    margin-right: -15px;}

.grid .row:after {
    clear: both;
    content: "";
    display: block;}

.grid.grid-lines .row {
    border-top: 1px solid #DDD;
    padding-bottom: 10px;
    padding-top: 10px;}

.grid.grid-lines .row:first-child {
    border-top: none;
    padding-top: 0;}

.grid [class*="col-xs-"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;}

.grid .col-xs-1 {width: 8.33333333%;}
.grid .col-xs-2 {width: 16.66666666%;}
.grid .col-xs-3 {width: 25%;}
.grid .col-xs-4 {width: 33.33333333%;}
.grid .col-xs-5 {width: 41.66666666%;}
.grid .col-xs-6 {width: 50%;}
.grid .col-xs-7 {width: 58.33333333%;}
.grid .col-xs-8 {width: 66.66666666%;}
.grid .col-xs-9 {width: 75%;}
.grid .col-xs-10 {width: 83.33333333%;}
.grid .col-xs-11 {width: 91.66666666%;}
.grid .col-xs-12 {width: 100%;}

.grid strong { font-weight: bold;}

.form-horizontal p {
    padding-top: 7px;}

.form-horizontal input[type="text"],
.form-horizontal input[type="password"] {
    width: 100%;}

.form-horizontal .btn {
    box-sizing: border-box;}

.form-horizontal .btn-block {
    width: 100%;}


/*** HEADER ***/

.content-wrapper > header .logo {
    background: url("../images/kia/logo.png") no-repeat 0 0 transparent;
    height: 40px;
    width: 270px;
    margin-top: -15px;}
    
.bg_2 { 
    display:none}
    
.content-wrapper > header {
    overflow:visible;
    height: 65px;}  

#languageselector {
    top: 35px;}
    
/*** AXLE MANAGEMENT ***/

.main-content h1.axle_management {
    background-position: 0 -159px;}

.main-content .axle_management .description {
    margin-bottom:20px;}

.ui-jqgrid .actions a.btn_va,
.ui-jqgrid .actions a.btn_ha,
.ui-jqgrid .actions a.btn_vuh {
    background: transparent url("../images/kia/axle.png") no-repeat scroll 0 0;
    height: 20px;
    margin-right: 10px;
    width: 50px;}  

.ui-jqgrid .actions a.btn_va {background-position: -88px 0;}
.ui-jqgrid .actions a.btn_ha {background-position: -180px 0;}
.ui-jqgrid .actions a.btn_vuh {background-position: 0 0;} 

.ui-jqgrid .actions a.btn_va.active {background-position: -88px -51px;}
.ui-jqgrid .actions a.btn_ha.active {background-position: -180px -51px;}
.ui-jqgrid .actions a.btn_vuh.active {background-position: 0 -51px;} 


/*** SLIDEBOX ***/

.slideBox {
    border: 1px solid #DDD;
    margin-bottom: 15px;}

.slideBox .slideBoxTitle {
    font-weight: 600;
    font-size: 14px;
    padding: 8px 8px 8px 32px;
    cursor: pointer;
    background-color: #F2F2F2;
    position: relative;}

.slideBox .slideBoxTitle::-moz-selection { background-color: transparent;}
.slideBox .slideBoxTitle::selection { background-color: transparent; }

.slideBox.active .slideBoxTitle,
.slideBox .slideBoxTitle:hover {
    background-color: #DDD;}

.slideBox .slideBoxTitle:before {
    background: transparent url("../../../../Content/default/images/icon_list_mini.png") no-repeat scroll -8px -741px;
    content: "";
    display: block;
    height: 10px;
    left: 12px;
    position: absolute;
    top: 10px;
    width: 10px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);}

.slideBox.active .slideBoxTitle:before {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);}

.slideBox .slideBoxContent {
    padding: 10px;}

.slideBox li {
    margin-bottom: 5px;}

.slideBox label {
    position: relative;
    top: -2px;}

/*** REMARK ***/

#remarkPopup.popup_wrapper {
    width: 450px;}
	
	
/*** BODY LOADER ***/     

.body_loader {
    background:                 url("../images/trans_weiss_50.png") repeat scroll 0 0 transparent;
    bottom:                     0;
    left:                       0;
    position:                   fixed;
    right:                      0;
    top:                        0;
    z-index:                    999999999;}

.body_loader table{
    width:                      100%;
    height:                     100%;}

.body_loader td {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;}
    
.body_loader div {
    background: url(../images/ajax-loader2.gif) no-repeat scroll center center transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;}


/*** ADDITIONAL ELEMENTS ***/

.ico_attention {
    background: url(../../../../Content/default/images/notify_attention.png) no-repeat scroll 0 0 transparent;
    display: block;
    width: 30px;
    height: 26px;
    cursor: pointer;
    margin-left: 5px;
}

/*** NOTIFICATIONS ***/

.jsNotification .png_bg .info {
    background: url(../../../../Content/default/images/notify_success.png) no-repeat 0 1px transparent;
    display: block;
    height: 30px;
    left: 7px;
    position: absolute;
    top: 10px;
    width: 33px;}


/*** VEHICLE ARTICLE MANAGEMENT ***/

.vehicleArticle .filter-parameters {
    margin-bottom: 0;
    margin-top: 0;}


/*** BUTTONS ***/

.popup_wrapper .btn-cancel {
    float: left;
    margin-left: 0;}

.btn_add,
.btn_download {
    overflow: initial;}

/*** FOOTER ***/

.text_list_box {
    float: left;
    border: none;
    margin: 0px;
    margin-top:-5px;
    width: 670px;}

.text_list_box dl {
    float: left;
    width: 280px;
    margin-right: 20px;}

.text_list_box dl dt, .text_list_box .text_list_right_box .title {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px #DDD solid;
    font-family: 'Droid Sans' , sans-serif;
    font-weight: 400;
    /*text-transform: uppercase;*/}

.text_list_box dl dd {
    border-bottom: 1px #DDD solid;}

.text_list_box dl dd a {
    line-height: 24px;
    height: 24px;
    color: #1C2C39;
    font-size: 11px;
    text-decoration:none;}

.text_list_box .text_list_right_box a {
    color: #000;}

.text_list_box .text_list_right_box {
    float: left;}

.text_list_box .text_list_right_box .title {
    padding: 0;
    border-bottom: 0;}

.text_list_box .text_list_right_box .img_txt_box {
    background-color: #EDEEF0;
    border: 1px #DDD solid;
    width: 278px;}

.text_list_box .text_list_right_box .img_txt_box img {
    display: block;
    float: left;}

.text_list_box .text_list_right_box .img_txt_box .txt {
    float: left;
    padding: 20px;}

.mvc_workaround footer .copyright {
    color: #999999;
    line-height: 16px;
    margin: 0;
    padding-top: 10px;
    width: auto;
    float: right;
    font-size: 11px;}

.mvc_workaround footer .contactPerson {
    width: 280px;}