@media print {
    .noprint {
        display: none
    }
    a[href]:after {
        content: none !important;
    }
}
.tinyurl_form {
    position:relative;
    float:left;
    width:100%
}
.tinyurl_form input {
    height:30px;
    outline:0;
    padding:2px;
    padding-left:2px;
    direction:ltr;
    width:100%;
    padding-left:31px;
    color:#000;
    cursor:pointer;
    font-size:14px;
    float:left
}
.tinyurl_form i {
    position:absolute;
    left:11px;
    top:7px;
    cursor:pointer;
    font-size:13px;
    color:#a0a0a0
}
.tinyurl_form .tinyurl_copied {
    background:#d7d7d7;
    color:#000;
    font-size:13px;
    text-align:center;
    line-height:1;
    position:absolute;
    top:0px;
    right:0px;
    width:66px;
    padding:9px 0px 8px;
    display:none
}
.rg2{
    margin: auto;
    width: 200px;
    text-align:center;
}
.rg2 a{
    color: #fff;
}
.div-col-2-of-12 img
{
    max-width:270px;
}
.div-col-3-of-12 img
{
    max-width:300px;
}
.div-col-4-of-12 img
{
    max-width:300px;
}
