﻿.container{
    padding-top: 0%;
    color: white;
    text-align: center;
}

.backproductinfo {
    /*background-image: url(../../images/pages/slide-productinfo.png);*/
    background-image: url(../../images/pages/slide-productinfo-blue.png);
    /*NEW CSS's*/
    background-size: cover;
    background-repeat: no-repeat;
}

.videocontent {
    padding-top: 2%;

}
.videocontent .dataimg{
    cursor: pointer;


}
.videocontent .dataimg img{
    width: 100%;

    max-width: 480px;
}

#datapage{
    max-width: 350px;
    padding-top: 12%;
    /*color: #6D6D6D;*/
    color: #FFFFFF;
    margin: 0 auto;
}
#datapage .title {
    font-family: 'PFDinTextStd-Thin';
    font-size: 44px;
    line-height: 42px;
    max-width: 100%;
    text-align: left;
}

    #datapage .textcontent {
        font-size: 17px;
        font-family: 'RobotoSlab-Light';
        line-height: 26px;
        text-align: left;
    }
        #datapage .textcontent b {
            font-family: 'RobotoSlab-SemiBold';
        }


    #datapage .textcontent p {
    margin: 10px 0px;
    }
#datapage .databuttons a{
    color: #fff;
}

#datapage .databuttons a:hover{
    color: #4AC9E3;
}


/*.ico_arrowrigth{
    background-position: 0px 0px;
    
}*/

.button_white {
    text-align: left;
}
.ico_arrowrigth {
    background-position: right 7px;
    padding: 7px 0px 0px 0px!important;
    background-image: url(../../images/pages/arrowrigth3.png)!important;
}

.databuttons {
    max-width: 215px;
}

/*#ContentResults {
    max-width: none!important;
}*/