






   .atmp-qz-sidebar{background-image:linear-gradient(to right, #6562ac, #bc74b0); padding: 10px;}
   .atmpqzsidebarcnt-bg{background-image:url(../images/atmp-qz-sidebar.svg); background-size: contain;background-repeat: no-repeat;
    width: 253px; height: 228px; margin: auto;}   
    .atmp-qz-sidebar-title{font-size: 22px;margin: auto;font-weight: bold;text-align: center;position: relative;margin-top: 1px;} 
    .atmp-qz-sidebar-title:before{position: absolute; content: ""; background-image:url(../images/atmp-qz-sidebar-before-speaker.svg);  width: 37px; height: 33px; position: absolute;top: 45px;left: -6px;background-size: contain;} 
    .atmp-qz-sidebar-title:after{position: absolute; content: ""; background-image:url(../images/atmp-qz-sidebar-after-speaker.svg); 
     width: 37px; height: 33px; position: absolute;top: 57px;right: -8px;background-size: contain;}   
    .atmp-qz-sidebar-icon{margin: 21px auto 0px;text-align: center;padding: 0px 0px 0px 10px; position: relative;} 
    .atmp-qz-sidebar-icon:before{position: absolute;content: "";background-image: url(../images/atmp-qz-sidebar-before-bulb.svg);
    width: 35px;height: 45px;left: 10px;top: -22px;background-size: contain;} 
    .atmp-qz-sidebar-icon:after{position: absolute;content: "";background-image: url(../images/atmp-qz-sidebar-after-bulb.svg);
    width: 35px;height: 45px;right: 10px;top: -22px;background-size: contain;}      
    .atmp-qz-attmpttext{    text-align: center;color: #f04925 !important;font-size: 16px!important;line-height: 23px !important;
        margin: 6px 0px 10px 0px !important;font-weight: bold!important;}
    .atmp-qz-attmpttext-heading{text-align: center;font-size: 20px;color: #f04925;font-weight: bold;} 
    .atmp-qz-attmpttext-qz{color: #03548c; font-size: 24px;}    
    .atmptqzbtn{background-color: #03548c;padding: 2px;width: 126px;display: block;clear: both; font-size: 17px; 
    margin: auto;text-align: center;color: #fff;text-decoration: none;border-radius: 5px;font-weight: 600;}
    .atmptqzbtn:hover{color:#fff;}
    .atmptqzbtnfullwidth{position: absolute;width: 275px;height: 248px;z-index: 10;
    top: 0;left: 0;}

    @media screen and (max-width: 767px) {
        .atmptqzbtnfullwidth{width: 100%;} 

    }