.w-full {
  width: 100% !important;
}

.h-full {
    height: 100% !important;
}

.w-30 {
    width: 30px !important;
}

.w-45 {
    width: 45px !important;
}

.w-50 {
    width: 50px !important;
}

.w-70 {
    width: 70px !important;
}

.w-80 {
    width: 80px !important;
}

.w-100 {
    width: 100px !important;
}

.w-110 {
    width: 110px !important;
}

.w-130 {
    width: 130px !important;
}

.w-150 {
    width: 150px !important;
}

.w-145 {
    width: 145px !important;
}

.w-170 {
    width: 170px !important;
}

.w-186 {
    width: 186px !important;
}

.w-200 {
    width: 200px !important;
}

.w-230 {
    width: 230px !important;
}

.w-250 {
    width: 250px !important;
}

.w-300 {
    width: 300px !important;
}

.w-310 {
    width: 310px !important;
}

.w-350 {
    width: 350px !important;
}
.w-424 {
    width: 424px !important;
}

.w-450 {
    width: 450px !important;
}

.w-540 {
    width: 540px !important;
}

.w-600 {
    width: 600px !important;
}

.w-640 {
    width: 640px !important;
}

.w-665 {
    width: 665px !important;
}

.w-750 {
    width: 750px !important;
}

.w-770 {
    width: 770px !important;
}

.w-775 {
    width: 775px !important;
}

.h-23 {
    height: 23px !important;
}

.d-none {
    display: none;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.bc-gainsboro {
    border-color: gainsboro !important;
}

.link-6D6E71 {
    color: #6D6E71 !important;
    text-decoration: none !important;
}

.color-red {
    color: red;
}

.font-weight-bold {
    font-weight: bold !important;
}

.text-indent-40 {
    text-indent: 40px !important;
}

.text-align-left {
    text-align: left !important;
}

.border-none {
    border: none !important;
}

.account-label {
    cursor: pointer !important;
    padding-right: 15px !important;
}

.cursor-text {
    cursor: text !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.clear-both {
    clear: both !important;
}

.hidden {
    display: none; !important;
}

#cambiar {
    cursor: pointer !important;
    padding-right: 15px !important;
}
