@font-face {
    font-family: "SFUIText-Regular";
    src: url("fonts/SFUIText-Regular_gdi.eot");
    src: url("fonts/SFUIText-Regular_gdi.eot?#iefix") format("embedded-opentype"),
        url("../fonts/SFUIText-Regular_gdi.woff") format("woff"),
        url("../fonts/SFUIText-Regular_gdi.ttf") format("truetype"),
        url("../fonts/SFUIText-Regular_gdi.otf") format("opentype"),
        url("fonts/SFUIText-Regular_gdi.svg#SFUIText-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: "SFUIText-Bold";
    src: url("fonts/SFUIText-Bold_gdi.eot");
    src: url("fonts/SFUIText-Bold_gdi.eot?#iefix") format("embedded-opentype"),
        url("fonts/SFUIText-Bold_gdi.woff") format("woff"),
        url("fonts/SFUIText-Bold_gdi.ttf") format("truetype"),
        url("fonts/SFUIText-Bold_gdi.otf") format("opentype"),
        url("fonts/SFUIText-Bold_gdi.svg#SFUIText-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("fonts/glyphicons-halflings-regular.eot");
    src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/glyphicons-halflings-regular.woff2") format("woff2"),
        url("fonts/glyphicons-halflings-regular.woff") format("woff"),
        url("fonts/glyphicons-halflings-regular.ttf") format("truetype"),
        url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

@font-face {
    font-family: "FontAwesome";
    src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),
        url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),
        url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),
        url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),
        url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.tble_titie td {
    display: table-cell;
    min-height: 35px;
    padding: 15px 0px 15px 10px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 22px;
}

.bor_right {
    border: 1px solid #e4e4e4;
    border-bottom: 0px;
}