﻿
/***** USER INFORMATION DROP STYLES *****/
/*******************************************/

a:hover {
    cursor: pointer;
}

.userinfo {
    padding: 6px 18px 6px 6px;
    background: #444444 url(../images/userinfoarrow.png) no-repeat right center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 1px 1px 2px #AAA;
    float: left; /*-webkit-box-shadow: inset 1px 1px 2px #AAA;     box-shadow: inset 1px 1px 2px #AAA;*/
    cursor: pointer;
    text-align: right;
    width: 100%;
}

    .userinfo:hover {
        /*background-color: #fff;*/
    }

    .userinfo img {
        border: 1px solid #b9c1ce;
        vertical-align: middle;
    }

    .userinfo span {
        /*color: #b9c2cf;*/
        display: inline-block;
        padding: 0 5px;
        font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    }

.userinfodrop {
    padding: 10px;
    min-width: 200px;
    position: absolute; /*top: 48px;*/
    top: 63px;
    right: 0;
    -moz-border-radius: 2px;
    display: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 200;
}
/*
.userinfodrop .avatar { float: left; }

*/
.userdata {
}

    .userdata h5 {
        color: #2d3c54;
        display: inline-block;
    }

    .userdata .email {
        color: #999;
        font-size: 11px;
        display: inline-block;
    }

    .userdata ul {
        list-style: none;
        margin-top: 10px;
    }

        .userdata ul li {
            display: block;
            margin-bottom: 1px;
        }

            .userdata ul li:last-child {
                margin-bottom: 0;
            }

            .userdata ul li a {
                display: block;
                padding: 5px;
                background: #f7f7f7;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                border-radius: 2px;
            }

                .userdata ul li a:hover {
                    background: #444444;
                    color: #fff;
                }

.qtn-footer {
    position: absolute;
    width: 100%; /*position: fixed;*/
    bottom: 0;
    left: 0;
}

.qtn-subtitle {
    background-color: #d1d1d1;
    width: 100%;
    height: 30px;
    padding-left: 25px;
    padding-top: 5px;
}


.lg-padding-15 {
    padding-right: 15px;
}

.qtn-text-right {
    text-align: right;
}

.qtn-text-right-sm-only {
    text-align: right;
}

.btn-size-90 {
    width: 90px;
}

.div-inline {
    display: inline-table;
}

.div-width-50 {
    width: 50px;
}

.div-width-55 {
    width: 55px;
}

.div-width-80 {
    width: 80px;
}

.div-width-100 {
    width: 100px;
}

.div-width-150 {
    width: 150px;
}

.gvHeader {
    background-image: none !important;
    background-color: #d3d3d3;
    color: #939393;
}

.sub_gvHeader {
    background-image: none !important;
    background-color: #edf6fd;
    color: #939393;
}

.lightblue_gvHeader {
    background-image: none !important;
    background-color: #444444;
    color: #FFFFFF !important;
}

/*Gridview rank score*/
.rankScore_gvHeader {
    background-image: none !important;
    background-color: #444444;
    color: #FFFFFF !important;
}

.gv-rank-score {
    border: 0px solid #d9dbe0;
    border-left: 1px solid #d9dbe0;
}

.setting-header {
    border-bottom: 1px solid #d1d1d1;
    margin-top: 30px;
}

.margin-left-30 {
    margin-left: 30px;
}


.itemStyle {
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: auto;
    text-overflow: ellipsis;
    width: 300px;
    display: block;
}

.qtn-show {
    display: inline;
}

.qtn-hide {
    display: none;
}

.btn-condition-select {
    background-image: url(../images/Linked.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 70px;
}

.btn-condition-unselect {
    background-image: url(../images/condition.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 70px;
}

.btn-condition-select-linked {
    background-image: url(../images/Linked.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 40px;
    background-position-x: 50px;
}

.btn-condition-unselect-linked {
    background-image: url(../images/condition.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 40px;
    background-position-x: 30px;
}

.btn-condition-select-linked-Score {
    background-image: url(../images/Linked.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 110px;
    background-position-x: 50px;
}

.btn-condition-unselect-linked-Score {
    background-image: url(../images/condition.png);
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 110px;
    background-position-x: 30px;
}

.pl-10 {
    padding-left: 10px;
}

@media screen\0 {
    .btn-condition-select-linked {
        background-image: url(../images/Linked.png);
        background-repeat: no-repeat;
        background-size: 60px;
        padding-left: 110px;
        background-position-x: 50px;
    }

    .btn-condition-unselect-linked {
        background-image: url(../images/condition.png);
        background-repeat: no-repeat;
        background-size: 60px;
        padding-left: 110px;
        background-position-x: 30px;
    }

    .btn-condition-select-linked-Score {
        background-image: url(../images/Linked.png);
        background-repeat: no-repeat;
        background-size: 60px;
        padding-left: 110px;
        background-position-x: 50px;
    }

    .btn-condition-unselect-linked-Score {
        background-image: url(../images/condition.png);
        background-repeat: no-repeat;
        background-size: 60px;
        padding-left: 110px;
        background-position-x: 30px;
    }

    .btn-condition-none {
        background-image: none;
        background-repeat: no-repeat;
        background-size: 60px;
        padding-left: 110px;
        background-position-x: 30px;
    }
}

.btn-link {
    border: 0px solid #9da0aa;
    background: none;
    padding: 0px;
}

    .btn-link :hover {
        border: 0px solid #9da0aa;
        background: none;
        text-decoration: underline;
        cursor: pointer;
    }

.btn-input-here {
    width: 300px;
    height: 100px;
    border: 2px dashed #9da0aa;
    background: #fff;
    padding: 0px;
}

.qtn-btn {
    cursor: default;
}

    .qtn-btn :hover {
        cursor: pointer;
    }

/*ปุ่มสีส้ม*/
.btn-orange {
    background: #FFA800;
    color: #FFFFFF;
}
/*ปุ่มสีส้ม*/

/*ปุ่มสีเทาอ่อน*/
.btn-lightgray {
    background: #A4A4A4;
    color: #FFFFFF;
}
/*ปุ่มสีเทาอ่อน*/

/*ปุ่มสีน้ำเงิน*/
.btn-blue {
    background: #444444;
    color: #FFFFFF;
}
/*ปุ่มสีน้ำเงิน*/
.btn-blue-show-score {
    background: #444444;
    color: #FFFFFF;
}

.btn-blue-hide-score {
    background: #444444;
    color: #FFFFFF;
    /*display:none;*/
}

/*ปุ่มสีเทา*/
.btn-gray {
    background: #a5a5a5;
    color: #FFFFFF;
}
/*ปุ่มสีเทา*/
/* ใช้เว้นระยะห่างระหว่างแถวของปุ่ม เท่านั้น */
.btnSpace-row-margin-10 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.qtn-hide {
    display: none;
}


/*Art Setting Con*/
.magin-5 {
    margin-top: 5px;
}

.btnSpace {
    /* ใช้เว้นระยะห่างระหว่างปุ่ม เท่านั้น */
    width: 3px;
    display: inline-table;
}

.btnSpace-10 {
    /* ใช้เว้นระยะห่างระหว่างปุ่ม เท่านั้น */
    padding-left: 25px;
    width: 10px;
    display: inline-table;
}

/*ปุ่ม Toolbar SettingLabel.aspx*/
.btnAddLabel {
    background-image: url('.././images/1_Add_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddLabel_Hover {
    background-image: url('.././images/2_Add_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddLabel_Disabled {
    background-image: url('.././images/3_Add_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditLabel {
    background-image: url('.././images/1_Edit_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditLabel_Hover {
    background-image: url('.././images/2_Edit_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditLabel_Disabled {
    background-image: url('.././images/3_Edit_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteLabel {
    background-image: url('.././images/1_Delete_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteLabel_Hover {
    background-image: url('.././images/2_Delete_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteLabel_Disabled {
    background-image: url('.././images/3_Delete_Label.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}
/*ปุ่ม Toolbar SettingLabel.aspx*/

/*ปุ่ม Toolbar Responder Offline.aspx*/
.btnAddInterView {
    background-image: url('.././images/1_Add_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddInterView_Hover {
    background-image: url('.././images/2_Add_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddInterView_Disabled {
    background-image: url('.././images/3_Add_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportInterviewer {
    background-image: url('.././images/1_Import_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportInterviewer_Hover {
    background-image: url('.././images/2_Import_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportInterviewer_Disabled {
    background-image: url('.././images/3_Import_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditInterviewer {
    background-image: url('.././images/1_Edit_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditInterviewer_Hover {
    background-image: url('.././images/2_Edit_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditInterviewer_Disabled {
    background-image: url('.././images/3_Edit_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteInterviewer {
    background-image: url('.././images/1_Delete_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteInterviewer_Hover {
    background-image: url('.././images/2_Delete_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteInterviewer_Disabled {
    background-image: url('.././images/3_Delete_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnInviteInterviewer {
    background-image: url('.././images/1_Invite_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnInviteInterviewer_Hover {
    background-image: url('.././images/2_Invite_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnInviteInterviewer_Disabled {
    background-image: url('.././images/3_Invite_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDenyInterviewer {
    background-image: url('.././images/1_Deny_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDenyInterviewer_Hover {
    background-image: url('.././images/2_Deny_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDenyInterviewer_Disabled {
    background-image: url('.././images/3_Deny_Interviewer.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}
/*ปุ่ม Toolbar Responder Offline.aspx*/

/*ปุ่ม Toolbar Responder.aspx*/
.btnAddEmail {
    background-image: url('.././images/1_Add_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddEmail_Hover {
    background-image: url('.././images/2_Add_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnAddEmail_Disabled {
    background-image: url('.././images/3_Add_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnClearToken {
    background-image: url('.././images/1_Clear_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnClearToken_Hover {
    background-image: url('.././images/2_Clear_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnClearToken_Disabled {
    background-image: url('.././images/3_Clear_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteMail {
    background-image: url('.././images/1_Delete_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteMail_Hover {
    background-image: url('.././images/2_Delete_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnDeleteMail_Disabled {
    background-image: url('.././images/3_Delete_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditMail {
    background-image: url('.././images/1_Edit_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditMail_Hover {
    background-image: url('.././images/2_Edit_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnEditMail_Disabled {
    background-image: url('.././images/3_Edit_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnGenToken {
    background-image: url('.././images/1_Gen_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnGenToken_Hover {
    background-image: url('.././images/2_Gen_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnGenToken_Disabled {
    background-image: url('.././images/3_Gen_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportMail {
    background-image: url('.././images/1_Import_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportMail_Hover {
    background-image: url('.././images/2_Import_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnImportMail_Disabled {
    background-image: url('.././images/3_Import_Email.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnSendResponder {
    background-image: url('.././images/1_Send_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnSendResponder_Hover {
    background-image: url('.././images/2_Send_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}

.btnSendResponder_Disabled {
    background-image: url('.././images/3_Send_Token.png');
    background-repeat: no-repeat;
    width: 80px !important;
    height: 50px !important;
}
/*ปุ่ม Toolbar Responder.aspx*/

/*ปุ่ม Toolbar*/
.btnCreateSurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -0px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCreateSurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -0px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCreateSurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -0px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnEditSurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -80px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnEditSurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -80px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnEditSurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -80px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendToken {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1760px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendToken_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1760px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendToken_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1760px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnInviteSurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1840px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnInviteSurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1840px -80px;
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
}

.btnInviteSurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1840px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCopySurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -160px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCopySurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -160px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCopySurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -160px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendEMail {
    background-image: url('.././images/toolbar.jpg');
    background-position: -240px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendEMail_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -240px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSendEMail_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -240px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnViewReport {
    background-image: url('.././images/toolbar.jpg');
    background-position: -320px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnViewReport_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -320px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnViewReport_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -320px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareTwitter {
    background-image: url('.././images/toolbar.jpg');
    background-position: -400px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareTwitter_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -400px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareTwitter_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -400px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareFacebook {
    background-image: url('.././images/toolbar.jpg');
    background-position: -480px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareFacebook_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -480px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareFacebook_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -480px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTransaction {
    background-image: url('.././images/toolbar.jpg');
    background-position: -560px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTransaction_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -560px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTransaction_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -560px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportGraph {
    background-image: url('.././images/toolbar.jpg');
    background-position: -640px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportGraph_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -640px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportGraph_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -640px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportExcel {
    background-image: url('.././images/toolbar.jpg');
    background-position: -720px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportExcel_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -720px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportExcel_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -720px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportWord {
    background-image: url('.././images/toolbar.jpg');
    background-position: -800px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportWord_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -800px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportWord_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -800px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportSPSS {
    background-image: url('.././images/toolbar.jpg');
    background-position: -880px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportSPSS_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -880px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportSPSS_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -880px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportCSV {
    background-image: url('.././images/toolbar.jpg');
    background-position: -960px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportCSV_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -960px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnExportCSV_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -960px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRadioButton {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1040px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRadioButton_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1040px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRadioButton_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1040px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCheckBox {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1120px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCheckBox_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1120px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCheckBox_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1120px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnListBox {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1200px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnListBox_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1200px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnListBox_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1200px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCalendar {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1280px 0px;
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
}

.btnCalendar_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1280px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCalendar_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1280px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTextBox {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1360px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTextBox_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1360px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTextBox_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1360px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnMultiTextBox {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1440px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnMultiTextBox_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1440px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnMultiTextBox_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1440px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnLikertScale {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1520px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnLikertScale_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1520px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnLikertScale_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1520px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRanking {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1600px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRanking_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1600px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnRanking_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1600px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}


.btnImg {
    background-image: url('.././images/Img.png');
    width: 81px !important;
    height: 81px !important;
}

.btnImg_Hover {
    background-image: url('.././images/Img.png');
    width: 81px !important;
    height: 81px !important;
}

.btnImg_Disabled {
    background-image: url('.././images/Img.png');
    width: 81px !important;
    height: 81px !important;
}

.btnSettingSurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1680px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSettingSurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1680px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnSettingSurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1680px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}


.btnShareSurvey {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1760px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnShareSurvey_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1760px -80px;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}

.btnShareSurvey_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1761px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnDelete {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1920px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnDelete_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1920px -80px;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}

.btnDelete_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -1920px -159px;
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
}

.btnPreview {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2000px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnPreview_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2000px -80px;
    background-repeat: no-repeat;
    width: 80px !important;
    height: 80px !important;
}

.btnPreview_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2000px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnActivate {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2080px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnActivate_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2080px -80px;
    background-repeat: no-repeat;
    width: 80px !important;
    height: 80px !important;
}

.btnActivate_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2080px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnPrint {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2160px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnPrint_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2160px -80px;
    background-repeat: no-repeat;
    width: 80px !important;
    height: 80px !important;
}

.btnPrint_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2160px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnClusterMap {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2240px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnClusterMap_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2240px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnClusterMap_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2240px -159px;
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
}

.btnTravelMap {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2320px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTravelMap_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2320px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnTravelMap_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2320px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCoppyLink {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2400px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCoppyLink_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2400px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnCoppyLink_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2400px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnReport {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2480px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnReport_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2480px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnVSReport_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2400px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnDataQuality {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2560px 0px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnDataQuality_Hover {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2560px -80px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}

.btnDataQuality_Disabled {
    background-image: url('.././images/toolbar.jpg');
    background-position: -2560px -159px;
    background-repeat: no-repeat;
    width: 81px !important;
    height: 81px !important;
}


/*จัด margin ในหน้า ManageSurveyDetail*/
.margin-L-70 {
    margin-left: 70px;
}

.margin-L-38 {
    margin-left: 38px;
}

.bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-10 {
    margin-bottom: 0px;
}
/*จบปุ่ม Toolbar*/
.setWidth-Title {
    width: 80px;
}

.col-display-dynamic {
    max-width: 100%;
}

@media (max-width: 1601px) {
    .col-display-dynamic {
        max-width: 1250px;
    }
}

@media (max-width: 1546px) {
    .col-display-dynamic {
        max-width: 1240px;
    }
}

@media (max-width: 1536px) {
    .col-display-dynamic {
        max-width: 1200px;
    }
}

@media (max-width: 1500px) {
    .col-display-dynamic {
        max-width: 1150px;
    }
}

@media (max-width: 1450px) {
    .col-display-dynamic {
        max-width: 1144px;
    }
}

@media (max-width: 1440px) {
    .col-display-dynamic {
        max-width: 1143px;
    }
}

/*************************************************************************************************************************/
/*************************************************************************************************************************/
/*                                                  CSS สำหรับ หน้าจอ Mobile                                                */
/*************************************************************************************************************************/
/*************************************************************************************************************************/


@media (max-width: 991px) {
    .setWidth-Title {
        width: 70px;
    }
    /*จัด margin ในหน้า ManageSurveyDetail*/
    .margin-L-70 {
        margin-left: 0px;
    }

    .margin-L-38 {
        margin-left: 0px;
    }

    .margin-bottom-10 {
        margin-bottom: 10px;
    }
    /* ใช้เว้นระยะห่างระหว่างแถวของปุ่ม เท่านั้น */
    .btnSpace-row-margin-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .lg-padding-15 {
        margin-top: 10px;
        padding-right: 0px;
    }

    .qtn-text-right {
        text-align: left;
    }

    .btn-size-90 {
        width: 100%;
    }

    /*ปุ่ม Toolbar SettingLabel.aspx*/
    .btnAddLabel {
        background-image: url('.././images/1S_Add_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddLabel_Hover {
        background-image: url('.././images/2S_Add_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddLabel_Disabled {
        background-image: url('.././images/3S_Add_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditLabel {
        background-image: url('.././images/1S_Edit_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditLabel_Hover {
        background-image: url('.././images/2S_Edit_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditLabel_Disabled {
        background-image: url('.././images/3S_Edit_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteLabel {
        background-image: url('.././images/1S_Delete_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteLabel_Hover {
        background-image: url('.././images/2S_Delete_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteLabel_Disabled {
        background-image: url('.././images/3S_Delete_Label.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }
    /*ปุ่ม Toolbar SettingLabel.aspx*/

    /*ปุ่ม Toolbar Responder Offline.aspx*/
    .btnAddInterView {
        background-image: url('.././images/1S_Add_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddInterView_Hover {
        background-image: url('.././images/2S_Add_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddInterView_Disabled {
        background-image: url('.././images/3S_Add_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportInterviewer {
        background-image: url('.././images/1S_Import_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportInterviewer_Hover {
        background-image: url('.././images/2S_Import_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportInterviewer_Disabled {
        background-image: url('.././images/3S_Import_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditInterviewer {
        background-image: url('.././images/1S_Edit_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditInterviewer_Hover {
        background-image: url('.././images/2S_Edit_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditInterviewer_Disabled {
        background-image: url('.././images/3S_Edit_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteInterviewer {
        background-image: url('.././images/1S_Delete_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteInterviewer_Hover {
        background-image: url('.././images/2S_Delete_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteInterviewer_Disabled {
        background-image: url('.././images/3S_Delete_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnInviteInterviewer {
        background-image: url('.././images/1S_Invite_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnInviteInterviewer_Hover {
        background-image: url('.././images/2S_Invite_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnInviteInterviewer_Disabled {
        background-image: url('.././images/3S_Invite_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDenyInterviewer {
        background-image: url('.././images/1S_Deny_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDenyInterviewer_Hover {
        background-image: url('.././images/2S_Deny_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDenyInterviewer_Disabled {
        background-image: url('.././images/3S_Deny_Interviewer.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }
    /*ปุ่ม Toolbar Responder Offline.aspx*/

    /*ปุ่ม Toolbar Responder.aspx*/
    .btnAddEmail {
        background-image: url('.././images/1S_Add_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddEmail_Hover {
        background-image: url('.././images/2S_Add_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnAddEmail_Disabled {
        background-image: url('.././images/3S_Add_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnClearToken {
        background-image: url('.././images/1S_Clear_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnClearToken_Hover {
        background-image: url('.././images/2S_Clear_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnClearToken_Disabled {
        background-image: url('.././images/3S_Clear_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteMail {
        background-image: url('.././images/1S_Delete_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteMail_Hover {
        background-image: url('.././images/2S_Delete_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnDeleteMail_Disabled {
        background-image: url('.././images/3S_Delete_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditMail {
        background-image: url('.././images/1S_Edit_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditMail_Hover {
        background-image: url('.././images/2S_Edit_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnEditMail_Disabled {
        background-image: url('.././images/3S_Edit_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnGenToken {
        background-image: url('.././images/1S_Gen_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnGenToken_Hover {
        background-image: url('.././images/2S_Gen_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnGenToken_Disabled {
        background-image: url('.././images/3S_Gen_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportMail {
        background-image: url('.././images/1S_Import_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportMail_Hover {
        background-image: url('.././images/2S_Import_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnImportMail_Disabled {
        background-image: url('.././images/3S_Import_Email.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnSendResponder {
        background-image: url('.././images/1S_Send_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnSendResponder_Hover {
        background-image: url('.././images/2S_Send_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }

    .btnSendResponder_Disabled {
        background-image: url('.././images/3S_Send_Token.png');
        background-repeat: no-repeat;
        width: 50px !important;
        height: 30px !important;
    }
    /*ปุ่ม Toolbar Responder.aspx*/
    /*ปุ่ม Toolbar*/
    .btnPrint {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1350px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnPrint_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1350px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnPrint_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1350px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnActivate {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1300px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnActivate_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1300px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnActivate_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1300px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnPreview {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1250px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnPreview_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1250px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnPreview_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1250px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnDelete {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1200px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnDelete_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1200px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnDelete_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1200px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnInviteSurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1150px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnInviteSurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1150px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnInviteSurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1150px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendToken {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendToken_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendToken_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCreateSurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCreateSurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: 0px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCreateSurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: 0px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnEditSurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -50px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnEditSurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -50px -50px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnEditSurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -50px -100px !important;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCopySurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -100px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCopySurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -100px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCopySurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -100px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendEMail {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -150px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendEMail_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -150px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnSendEMail_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -150px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnViewReport {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -200px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnViewReport_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -200px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnViewReport_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -200px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareTwitter {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -250px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareTwitter_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -250px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareTwitter_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -250px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareFacebook {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -300px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareFacebook_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -300px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnShareFacebook_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -300px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTransaction {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -350px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTransaction_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -350px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTransaction_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -350px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportGraph {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -400px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportGraph_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -400px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportGraph_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -400px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportExcel {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -450px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportExcel_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -450px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportExcel_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -450px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportWord {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -500px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportWord_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -500px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportWord_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -500px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportSPSS {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -550px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportSPSS_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -550px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportSPSS_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -550px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportCSV {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -600px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportCSV_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -600px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnExportCSV_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -600px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRadioButton {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -650px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRadioButton_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -650px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRadioButton_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -650px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCheckBox {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -700px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCheckBox_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -700px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCheckBox_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -700px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnListBox {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -750px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnListBox_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -750px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnListBox_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -750px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCalendar {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -800px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCalendar_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -800px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnCalendar_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -800px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTextBox {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -850px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTextBox_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -850px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnTextBox_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -850px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnMultiTextBox {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -900px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnMultiTextBox_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -900px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnMultiTextBox_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -900px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnLikertScale {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -950px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnLikertScale_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -950px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnLikertScale_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -950px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRanking {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1000px 0px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRanking_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1000px -50px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }

    .btnRanking_Disabled {
        background-image: url('.././images/ImgSmall.png');
        width: 51px !important;
        height: 51px !important;
    }

    .btnImg {
        background-image: url('.././images/ImgSmall.png');
        width: 51px !important;
        height: 51px !important;
    }

    .btnImg_Hover {
        background-image: url('.././images/ImgSmall.png');
        width: 51px !important;
        height: 51px !important;
    }

    .btnImg_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1000px -100px;
        background-repeat: no-repeat;
        width: 51px !important;
        height: 51px !important;
    }


    .btnSettingSurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1050px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnSettingSurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1050px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnSettingSurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1050px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnShareSurvey {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnShareSurvey_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnShareSurvey_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1100px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnClusterMap {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1400px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnClusterMap_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1400px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnClusterMap_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1400px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnTravelMap {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1450px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnTravelMap_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1450px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnTravelMap_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1450px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnCoppyLink {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1500px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnCoppyLink_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1500px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnCoppyLink_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1500px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnVSReport {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1550px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnVSReport_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1550px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnVSReport_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1550px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnDataQuality {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1600px 0px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnDataQuality_Hover {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1600px -50px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }

    .btnDataQuality_Disabled {
        background-image: url('.././images/toolbar-small.jpg');
        background-position: -1600px -100px;
        background-repeat: no-repeat;
        width: 50px !important;
        height: 51px !important;
    }
    /*จบปุ่ม Toolbar*/


}

@media (max-width: 764px) {
    .qtn-text-right-sm-only {
        text-align: left;
    }
}
/******************Set Size Content for Genaral master******************************************************************/
@media (max-width: 1439px) {
    .col-display-dynamic {
        max-width: 1123px;
    }
}

@media (max-width: 1419px) {
    .col-display-dynamic {
        max-width: 1103px;
    }
}

@media (max-width: 1399px) {
    .col-display-dynamic {
        max-width: 1063px;
    }
}

@media (max-width: 1359px) {
    .col-display-dynamic {
        max-width: 1033px;
    }
}

@media (max-width: 1329px) {
    .col-display-dynamic {
        max-width: 1003px;
    }
}

@media (max-width: 1299px) {
    .col-display-dynamic {
        max-width: 983px;
    }
}

@media (max-width: 1279px) {
    .col-display-dynamic {
        max-width: 953px;
    }
}

@media (max-width: 1249px) {
    .col-display-dynamic {
        max-width: 923px;
    }
}

@media (max-width: 1219px) {
    .col-display-dynamic {
        max-width: 903px;
    }
}

@media (max-width: 1136px) {
    .col-display-dynamic {
        max-width: 803px;
    }
}

@media (max-width: 1099px) {
    .col-display-dynamic {
        max-width: 783px;
    }
}

@media (max-width: 1079px) {
    .col-display-dynamic {
        max-width: 763px;
    }
}

@media (max-width: 1059px) {
    .col-display-dynamic {
        max-width: 743px;
    }
}

@media (max-width: 1039px) {
    .col-display-dynamic {
        max-width: 723px;
    }
}

@media (max-width: 1019px) {
    .col-display-dynamic {
        max-width: 703px;
    }
}

@media (max-width: 999px) {
    .col-display-dynamic {
        max-width: 693px;
    }
}

@media (max-width: 991px) {
    .col-display-dynamic {
        max-width: 100%;
    }
}
/******************Set Size Content for Genaral master******************************************************************/

/*IE 9,IE 10,IE 11*/
@media screen and (min-width:0\0) {
    .btnSpace {
        /* ใช้เว้นระยะห่างระหว่างปุ่ม เท่านั้น */
        width: 0px;
        display: none;
    }
}
/*IE 8*/
@media \0screen {
    .btnSpace {
        /* ใช้เว้นระยะห่างระหว่างปุ่ม เท่านั้น */
        width: 0px;
        display: none;
    }

    .left_menu_IE8 {
        width: 230px !important;
    }
}
/*IE 8 จอ 1300*/
@media \0screen and (max-width: 1300px) {
    .left_menu_IE8 {
        width: 220px !important;
    }
}
/*IE 8 จอ 1150*/
@media \0screen and (max-width: 1231px) {
    .left_menu_IE8 {
        width: 200px !important;
    }
}
/*IE 8 จอ 1150*/
@media \0screen and (max-width: 1210px) {
    .left_menu_IE8 {
        width: 250px !important;
    }
}

.dxgvLoadingPanel_DevEx .dxlp-loadingImage {
    background-image: url('../images/QTN_Loading1.gif') !important;
    background-size: cover;
    height: 20px !important;
    width: 20px !important;
}


.dxlpLoadingPanel_DevEx .dxlp-loadingImage, .dxcaLoadingPanel_DevEx .dxlp-loadingImage, .dxlpLoadingPanelWithContent_DevEx .dxlp-loadingImage {
    background-image: url('../images/QTN_Loading1.gif') !important;
    background-size: cover;
    height: 20px !important;
    width: 20px !important;
}

.dxlpControl_DevEx.dxlpLoadingDiv_DevEx {
    top: 0 !important;
    z-index: 9 !important;
}
