/* .short-ad {
    height: 153px;
    background-color: #e1f0f7;
} */
.short-ad .normal {
    font-size: 14px;
    font-weight: bold;
    background-color: #71787d;
    color: #fff;
    padding: 6px 30px;
    border-radius: 5px;
}
.short-ad span {
    display: inline-block;
    font-weight: bold;
}
.short-ad .current {
    /*background-color: #fa8a06;*/
}
.short-ad .arrow:before {
    margin: 0 15px;
    content: '>';
    font-size: 20px;
    font-family: FontAwesome;
}
.block {
    background-color: #fff;
    padding: 20px;
    margin: 25px 0 20px;
}
.inner-container{
    /*padding-top:0px!important;*/
}
.content-light {
    min-height: 300px;
    background-color: #fff;
    margin: 0 auto 20px;
}

.short-ad h1 {
    font-size: 36px;
    font-weight: bold;
    color: #017bc7;
}
.pshStep1 {
    border:1px solid #ccc;
     width:100%;
     height: 435px;
     background-image: url(../images/bg1.png);
     background-size: 100% 100%;
 }
.pshStep2 {
    border:1px solid #ccc;
      width: 100%;
      height: 435px;
      background-image: url(../images/bgB.png);
      background-size: 100% 100%;
}
.pshStep3 {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bgC.png);
    background-size: 100% 100%;
}
.pshStep4 {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-D.png);
    background-size: 100% 100%;
}
.pshStep4-1 {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-D-1.png);
    background-size: 100% 100%;
}
.pshStep5 {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-E.png);
    background-size: 100% 100%;
}


.pshStep4Tb {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-D-T.png);
    background-size: 100% 100%;
}
.pshStep4-1Tb {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-D-1-T.png);
    background-size: 100% 100%;
}
.pshStep5Tb {
    border:1px solid #ccc;
    width: 100%;
    height: 435px;
    background-image: url(../images/bg-E-T.png);
    background-size: 100% 100%;
}
 body{
     background-color: #fff;
 }
.block>div{
    margin-top: 20px;
}
.block>div:nth-child(6){
    margin-top: 0px;
}
#ConfirmDelete .modal-footer{
    border:0!important;
}
.imagesIndex{
     margin-bottom: 20px;
     margin-top:10px;
     color: #333;
     text-align: center;
 }
