img.responsive {width:100%; height: auto;}
img.round {border-radius: 50%;}
.hidden {display: none !important;}
.size-10 { font-size: 10px }
.size-12 { font-size: 12px }
.size-14 { font-size: 14px }
.size-16 { font-size: 16px }
.size-18 { font-size: 18px }
.size-24 { font-size: 24px }
.size-28 { font-size: 28px }
.size-32 { font-size: 32px }
.size-36 { font-size: 36px }
.size-48 { font-size: 48px }
.size-56 { font-size: 56px }
.size-90 { font-size: 90px }
.popup .navbar .navbar-inner .right i.fa-times-square {font-size:24px;}
.mtb-0 {margin-bottom: 0px;margin-top: 0px;}
.mb-0 {margin-bottom: 0px;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mt-0 {margin-top: 0px;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mt-40 {margin-top: 40px;}
.pd-5 {padding:5px;}
.pd-10 {padding:10px;}
.pd-15 {padding:15px;}
.pd-20 {padding:20px;}
.text-upper {text-transform: uppercase;}
.text-small {font-size: smaller;}
.text-bold {font-weight: bold;}
.text-ellipsis {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
