.pb10{padding-bottom: 10px;}
.wb100{width: 100%;}
.pagination{margin:0;float: right;}
.fr{float: right;!important}
.fl{float: left;!important}
.t_ar{text-align: right;!important;}
.margin0{margin: 0px;}
.action-buttons .btn{border-radius:2px;!important;}
.red{color: red;}
.dark {
    color: #333 !important;
}
.white {
    color: #FFF !important;
}
.red {
    color: #DD5A43 !important;
}
.red2 {
    color: #E08374 !important;
}
.light-red {
    color: #FF7777 !important;
}
.blue {
    color: #478FCA !important;
}
.light-blue {
    color: #93CBF9 !important;
}
.green {
    color: #69AA46 !important;
}
.light-green {
    color: #B0D877 !important;
}
.orange {
    color: #FF892A !important;
}
.orange2 {
    color: #FEB902 !important;
}
.light-orange {
    color: #FCAC6F !important;
}
.purple {
    color: #A069C3 !important;
}
.pink {
    color: #C6699F !important;
}
.pink2 {
    color: #D6487E !important;
}
.brown {
    color: brown !important;
}
.grey {
    color: #777 !important;
}
.light-grey {
    color: #BBB !important;
}
.center{text-align: center;}
.space-4{padding-top: 4px;}
.space-6{padding-top: 6px;}
.space-8{padding-top: 8px;}
.space-10{padding-top: 10px;}
.space-12{padding-top: 12px;}
.form-group{margin-bottom:10px!important;}
.bigger-110 {
    font-size: 110% !important;
}
.bigger-120 {
    font-size: 120% !important;
}
.bigger-130 {
    font-size: 130% !important;
}
.bigger-140 {
    font-size: 140% !important;
}
.bigger-150 {
    font-size: 150% !important;
}
.bigger-160 {
    font-size: 160% !important;
}
.bigger-170 {
    font-size: 170% !important;
}
.bigger-180 {
    font-size: 180% !important;
}
.bigger-190 {
    font-size: 190% !important;
}
.bigger-200 {
    font-size: 200% !important;
}
.bigger-210 {
    font-size: 210% !important;
}
.bigger-220 {
    font-size: 220% !important;
}
.bigger-230 {
    font-size: 230% !important;
}
.bigger-240 {
    font-size: 240% !important;
}
.bigger-250 {
    font-size: 250% !important;
}
.bigger-260 {
    font-size: 260% !important;
}
.bigger-270 {
    font-size: 270% !important;
}
.bigger-280 {
    font-size: 280% !important;
}
.bigger-290 {
    font-size: 290% !important;
}
.bigger-300 {
    font-size: 300% !important;
}
.bigger-115 {
    font-size: 115% !important;
}
.bigger-125 {
    font-size: 125% !important;
}
.bigger-175 {
    font-size: 175% !important;
}
.bigger-225 {
    font-size: 225% !important;
}
.bigger-275 {
    font-size: 275% !important;
}
.smaller-90 {
    font-size: 90% !important;
}
.smaller-80 {
    font-size: 80% !important;
}
.smaller-70 {
    font-size: 70% !important;
}
.smaller-60 {
    font-size: 60% !important;
}
.smaller-50 {
    font-size: 50% !important;
}
.smaller-40 {
    font-size: 40% !important;
}
.smaller-30 {
    font-size: 30% !important;
}
.smaller-20 {
    font-size: 20% !important;
}
.smaller-75 {
    font-size: 75% !important;
}
.width-20 {
    width: 20% !important;
}
.width-25 {
    width: 25% !important;
}
.width-30 {
    width: 30% !important;
}
.width-35 {
    width: 35% !important;
}
.width-40 {
    width: 40% !important;
}
.width-45 {
    width: 45% !important;
}
.width-50 {
    width: 50% !important;
}
.width-55 {
    width: 55% !important;
}
.width-60 {
    width: 60% !important;
}
.width-65 {
    width: 65% !important;
}
.width-70 {
    width: 70% !important;
}
.width-75 {
    width: 75% !important;
}
.width-80 {
    width: 80% !important;
}
.width-85 {
    width: 85% !important;
}
.width-90 {
    width: 90% !important;
}
.width-95 {
    width: 95% !important;
}
.width-100 {
    width: 100% !important;
}
.width-75 {
    width: 75% !important;
}
.width-25 {
    width: 25% !important;
}
.width-auto {
    width: auto !important;
}
.height-auto {
    height: auto !important;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
.no-margin-left {
    margin-left: 0 !important;
}
.no-margin-right {
    margin-right: 0 !important;
}
.no-border {
    border-width: 0;
}
.no-border-bottom {
    border-bottom-width: 0;
}
.no-border-top {
    border-top-width: 0;
}
.no-border-left {
    border-left-width: 0;
}
.no-border-right {
    border-right-width: 0;
}