﻿
/* Cursors */

.cursor-hand {
    cursor: pointer;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-ns-resize {
    cursor: ns-resize;
}

/* Font Size */

.font-size-18 {
    font-size: 18px !important;
}

/* Heights */

.height-auto {
    height: auto !important;
}

.height-30 {
    height: 30px !important;
}

.height-40 {
    height: 40px !important;
}

.height-45 {
    height: 45px !important;
}

.height-50 {
    height: 50px !important;
}

.height-90 {
    height: 90px !important;
}

.height-95 {
    height: 95px !important;
}

.height-100 {
    height: 100px !important;
}

.height-120 {
    height: 120px !important;
}

.height-125 {
    height: 125px !important;
}

.height-150 {
    height: 150px !important;
}

.height-185 {
    height: 185px !important;
}

.height-200 {
    height: 200px !important;
}

.height-210 {
    height: 210px !important;
}

.height-215 {
    height: 215px !important;
}

.height-220 {
    height: 220px !important;
}

.height-230 {
    height: 230px !important;
}

.height-240 {
    height: 240px !important;
}

.height-250 {
    height: 250px !important;
}

.height-260 {
    height: 260px !important;
}

.height-270 {
    height: 270px !important;
}

.height-300 {
    height: 300px !important;
}

.height-350 {
    height: 350px !important;
}

.height-360 {
    height: 360px !important;
}

.height-370 {
    height: 370px !important;
}

.height-380 {
    height: 380px !important;
}

.height-400 {
    height: 400px !important;
}

.height-405 {
    height: 405px !important;
}

.height-410 {
    height: 410px !important;
}

.height-415 {
    height: 415px !important;
}

.height-420 {
    height: 420px !important;
}

.height-425 {
    height: 425px !important;
}

.height-430 {
    height: 430px !important;
}

.height-435 {
    height: 435px !important;
}

.height-440 {
    height: 440px !important;
}

.height-445 {
    height: 445px !important;
}

.height-475 {
    height: 475px !important;
}

.height-500 {
    height: 500px !important;
}

.height-515 {
    height: 515px !important;
}

/* Margins */

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

/* Paddings */

.pad-0 {
    padding: 0px !important;
}

.pad-5 {
    padding: 5px !important;
}

.pad-10 {
    padding: 10px !important;
}

.pad-bottom-0 {
    padding-bottom: 0px !important;
}

.pad-bottom-5 {
    padding-bottom: 5px !important;
}

.pad-bottom-10 {
    padding-bottom: 10px !important;
}

.pad-bottom-15 {
    padding-bottom: 15px !important;
}

.pad-left-0 {
    padding-left: 0px !important;
}

.pad-left-5 {
    padding-left: 5px !important;
}

.pad-left-10 {
    padding-left: 10px !important;
}

.pad-left-15 {
    padding-left: 15px !important;
}

.pad-left-25 {
    padding-left: 25px !important;
}

.pad-right-0 {
    padding-right: 0px !important;
}

.pad-right-5 {
    padding-right: 5px !important;
}

.pad-right-10 {
    padding-right: 10px !important;
}

.pad-right-15 {
    padding-right: 15px !important;
}

.pad-top-0 {
    padding-top: 0px !important;
}

.pad-top-5 {
    padding-top: 5px !important;
}

.pad-top-10 {
    padding-top: 10px !important;
}

.pad-top-15 {
    padding-top: 15px !important;
}

.pad-top-20 {
    padding-top: 20px !important;
}

/* Scrolling */

.scroll-v {
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto;
    -webkit-overflow-scrolling: touch;
}

/* Widths */

.width-15 {
    width: 15px !important;
}

.width-20 {
    width: 20px !important;
}

.width-25 {
    width: 25px !important;
}

.width-30 {
    width: 30px !important;
}

.width-35 {
    width: 35px !important;
}

.width-40 {
    width: 40px !important;
}

.width-45 {
    width: 45px !important;
}

.width-50 {
    width: 50px !important;
}

.width-55 {
    width: 55px !important;
}

.width-60 {
    width: 60px !important;
}

.width-65 {
    width: 65px !important;
}

.width-70 {
    width: 70px !important;
}

.width-75 {
    width: 75px !important;
}

.width-80 {
    width: 80px !important;
}

.width-85 {
    width: 85px !important;
}

.width-90 {
    width: 90px !important;
}

.width-95 {
    width: 95px !important;
}

.width-100 {
    width: 100px !important;
}

.width-105 {
    width: 105px !important;
}

.width-110 {
    width: 110px !important;
}

.width-115 {
    width: 115px !important;
}

.width-120 {
    width: 120px !important;
}

.width-125 {
    width: 125px !important;
}

.width-130 {
    width: 130px !important;
}

.width-135 {
    width: 135px !important;
}

.width-140 {
    width: 140px !important;
}

.width-145 {
    width: 145px !important;
}

.width-150 {
    width: 150px !important;
}

.width-155 {
    width: 155px !important;
}

.width-160 {
    width: 160px !important;
}

.width-165 {
    width: 165px !important;
}

.width-170 {
    width: 170px !important;
}

.width-175 {
    width: 175px !important;
}

.width-180 {
    width: 180px !important;
}

.width-185 {
    width: 185px !important;
}

.width-190 {
    width: 190px !important;
}

.width-195 {
    width: 195px !important;
}

.width-200 {
    width: 200px !important;
}

.width-205 {
    width: 205px !important;
}

.width-210 {
    width: 210px !important;
}

.width-225 {
    width: 225px !important;
}

.width-250 {
    width: 250px !important;
}

.width-260 {
    width: 260px !important;
}

.width-270 {
    width: 270px !important;
}

.width-300 {
    width: 300px !important;
}

.width-325 {
    width: 325px !important;
}

.width-350 {
    width: 350px !important;
}

.width-370 {
    width: 370px !important;
}

.width-375 {
    width: 375px !important;
}

.width-400 {
    width: 400px !important;
}

.width-500 {
    width: 500px !important;
}

.width-575 {
    width: 575px !important;
}

.width-700 {
    width: 700px !important;
}

.width-800 {
    width: 800px !important;
}

.width-900 {
    width: 900px !important;
}

.width-980 {
    width: 980px !important;
}