.kd-appbar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EBEBEB;
    height: 29px;
    padding: 21px 0;
    position: relative;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.t402-r-create-survey 
.kd-appbar.t402-appbar-main, 
.t402-r-target-survey .kd-appbar.t402-appbar-main, 
.t402-r-write-questions .kd-appbar.t402-appbar-main, 
.t402-r-confirm-survey .kd-appbar.t402-appbar-main {
    height: auto;
    padding: 0 0 0 40px;
}

.t402-c-hdr-c {
    background: url("../images/step_chevron_left.png") no-repeat scroll right center transparent;
    float: left;
    height: 47px;
    padding: 0;
    /*width: 150px;*/
}

.pad-start {
    padding-left: 44px;
}

/*.t402-c-hdr-c:first-child .t402-c-hdr-step-number, 
.t402-c-hdr-c:first-child .t402-c-hdr-step-number-active, 
.t402-c-hdr-c:first-child .t402-c-hdr-step, 
.t402-c-hdr-c:first-child .t402-c-hdr-step-active {
    margin-left: 0;
}*/

.t402-c-hdr-step-number-active {
    color: #222222;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    padding-right: 20px;
}

/*.t402-c-hdr-step-number, 
.t402-c-hdr-step-number-active, 
.t402-c-hdr-step, .t402-c-hdr-step-active {
    margin: 0 0 0 10px;
}*/

.t402-c-hdr-step-number {
    color: #999999;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 20px;
}


