#txalcn{
text-align: center;
}
#mrtp110{
margin-top:110px;
}
#clr333{
color: #333333;
}
#txagln{
text-align: justify;
}

#fntsz18{
font-size:18px;
}

#Prprf{
    height: 32px;
}

#clbffff{
    color: #ffffff;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


.content {
    padding: 1px;
    }

    /* width */
    ::-webkit-scrollbar {
    width: 8px;
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    }
    
    /* Handle */
    ::-webkit-scrollbar-thumb {
    background: #879CDA; 
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
    background: #4F6FCE; 
    }

    #tbpartnr td{
        margin-right: 40px;
    }
    #cntpartn{
    margin:140px 20% 10px 20%;
    }