/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 18, 2016, 6:16:49 PM
    Author     : umairhamid
*/
.mr12{
    margin-right: 12px !important;
}
.m0{
    margin: 0!important;
}
.mr20{
    margin-right: 20px;
}
.mr4{
    margin-right: 4px;
}
.mt6{
    margin-top:6px!important;
}
.mt4{
    margin-top: 4px;
}
.pb20{
    padding-bottom: 20px;
}
.mt0{
    margin-top: 0!important;
}
.mr0{
    margin-right: 0!important;
}
.ml0{
    margin-left: 0!important;
}
.mb0{
    margin-bottom: 0!important;
}
.mb10{
    margin-bottom: 10px;
}
.pt0{
    padding-top: 0!important;
}
.pb0{
    padding-bottom: 0!important;
}
.mt10{
    margin-top: 10px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top: 20px;
}
.mt14{
    margin-top: 14px;
}
.mr16{
    margin-right: 16px;
}
.mt0{
    margin-top: 0;
}
.ml16{
    margin-left: 16px;
}
.mr6{
    margin-right: 6px;
}