﻿
html {
    background-color: #f2f2f2;
}

.two-td {
    padding: .25rem !important;
}


.f-s-12 {
    font-size: 12px;
}

.f-s-13 {
    font-size: 13px;
}

.f-s-14 {
    font-size: 14px;
}



/* Select 2*/
.select2 {
    width: 100% !important;
}

.select2-selection__rendered {
    line-height: 31px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-selection__arrow {
    height: 34px !important;
}