
/* @font-face {
    font-family: 'Arial';
    src: url('ArialMT.eot');
    src: url('ArialMT.eot?#iefix') format('embedded-opentype'),
        url('ArialMT.woff2') format('woff2'),
        url('ArialMT.woff') format('woff'),
        url('ArialMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

.Callback {
    font-family: "Open Sans Bold", "Open Sans", sans-serif;
    font-weight: 700;
    color: #346ceb;
    margin-top: 15px;
}


.vox-log {
    margin: 79px 0px 14px;
}

.login-part form p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;

}


.login-part form {
    margin-top: 110px!important;
    max-width: 400px;
    margin: 0px auto;
    position: relative;
    left: -22px;
}

.login-part {
    max-width: 607px;
    min-height: 691px;
    border: 3px solid #000;
    margin: 0px auto;
    width: 100%;
}

.main {
    display: flex;
    min-height: 100vh;
    height: 100%;
    align-items: center;
}

.login-part form input {
    height: 33px;
    width: 340px;
    border: 1px solid #aaaaaa;
    outline: none;
    padding: 0 20px;
    color: #444444;
    font-size: 14px;
    font-family: 'Arial';
}


.login-part form input::placeholder{color: #d2d2d2;}

.login-part form p img {
    margin-right: 25px;
}


input#submit-action {
    width: 126px;
    height: 56px;
    padding: 2px 2px 2px 2px;
    border-radius: 10px;
    background-color: #ff006f;
    box-sizing: border-box;
   
    color: #ffffff;
    text-align: center;
    line-height: normal;
    outline: none;
    border: 0;
    float: right;
    font-size: 17px;
    font-family: 'Arial';
    
}

nav.navbar {
    background-color: transparent!important;
}

ul.navbar-nav li {
    margin-left: 30px;
}

ul.navbar-nav li a {
    color: #000!important;
    font-size: 13px;
    font-family: 'Arial';
    padding-bottom: 0;
}


ul.navbar-nav li a:hover {
    color:#5b2b82;
}

div#collapsibleNavbar {
    flex-grow: unset;
}

button.navbar-toggler {
    background: #000;
}

a.nav-link.active {
    border-bottom: 3px solid #5b2b82;
}


p.step-point {
    font-family: 'Arial';
    font-weight: 700;
    color: #5b2b82;
    text-align: left;
    line-height: normal;
}

.filter-bar {
    background: #e8e8e8;
    padding: 8px 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: 'Arial';
    font-weight: 700;

}


.filter-bar p {
    font-size: 14px;
}

.filter-bar i.fa.fa-caret-right {
    margin-right: 10px;
    cursor: pointer;
}

.content-part {
    margin-top: 40px;
}

.filter-bottom {
    margin-top: 1px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.filter-bottom button {    background: #43b17b;
    border: 0;
    font-size: 12px;
    padding: 2px 15px;
    border-radius: 4px;
    color: #fff;
    outline: none;
    
}

.filter-bottom {
    font-weight: 400;
    font-size: 13px;
}


.filter-middle-part {
    background: #e8e8e8;
    margin-top: 10px;
    padding: 15px 0px;
}

.text-part {
    height: 120px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

select {outline: none;}
.blank-div {
    height: 100px;
}

.cs-status {
    height: auto;
}

.text-part  p {
    margin-bottom: 10px;
    font-size: 13px;
    color: #000;
    font-family: 'Arial';
}

.cs-status form {padding-bottom: 22px;}

.sm-input input {
    width: 172px;
    margin-right: 10px;
    outline: none;
    font-size: 13px;
}

.cl-back {
    height: 303px;
}

.sm-input {
    margin: 5px 0px;
}

span.text-green {
    color: #43b17b;
    font-weight: 600;
}

button.assign {
    width: 180px;
    height: 40px;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    background-color: #5b2b82;
    box-sizing: border-box;
    font-family: "Arial", sans-serif;
    color: #ffffff;
    text-align: center;
    line-height: normal;
    border: 0;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    outline: none;
}
button.refresh {
    width: 180px;
    height: 40px;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    background-color: #5b2b82;
    box-sizing: border-box;
    font-family: "Arial", sans-serif;
    color: #ffffff;
    text-align: center;
    line-height: normal;
    border: 0;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-left: auto; */
    outline: none;
}

.cl-back form {
    font-size: 14px;
}

.rotate-arw {
    transform: rotate(90deg);
}

.inner-filter {
   
    display: none;
}

.show-filter{
    display: block;
}

.show-filter select.search_box {
    width: 100%;
    border: 1px solid;
    padding: 5px 10px;
    font-size: 13px;
    background-color: #fff;
}


.upper-part input {
    font-size: 13px;
    border: 0;
    padding: 0px 0px 0px 15px;
    outline: none;
    color: #d7d7d7;
    width:100%;
}


.upper-part input::placeholder{ color: #d7d7d7;}


.upper-part form {
    border: 1px solid #d7d7d7;
    height: 40px;
    width: 350px;
    border-radius: 6px;
    padding: 0 10px;
    margin-right: 30px;
}


label.case-id {
    font-family: 'Arial';
    color: #5b2b82;
    text-align: left;
    line-height: normal;
    font-size: 20px;
}


.upper-part form i.fa.fa-search {
    color: #9e9e9e;
}


.upper-part select {
    width: 245px;
    height: 28px;
    border-color: #d7d7d7;
    padding: 0 7px;
    font-size: 13px;
    margin-left: 10px;
}

.notes-part {
    margin-top: 120px!important;
    max-width: 1200px;
    margin: 0px auto;
}

label.case-id.mobile{
    display: none;
}

.table-main {
    max-width: 1200px;
    margin: 0px auto;
    margin-top: 50px;
    
}

.table-main table.table th {
    border: 1px solid #797979;
    text-align: center;
    background: #5b2b82;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial';
}

.table-main table.table td {
    border: 1px solid #797979;
    text-align: center;
    font-family: 'Arial';
    color: #333333;
    font-size: 13px;
    vertical-align: middle;
}

.table-main table.table select {
    width: 100%;
    margin: 0px auto;
    display: block;
    height: 30px;
    font-size: 13px;
    color: #000;
    font-family: 'Arial';
}

.table>:not(:first-child) {
    border-top: 0px;
}

button.comment-btn {
    width: 180px;
    height: 40px;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    background-color: #5b2b82;
    box-sizing: border-box;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: normal;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    border: 0px;
    position: relative;
    right: 62px;
    top: 20px;
}


.srv-right select {
    font-size: 13px;
    width: 250px;
    height: 30px;
    border: 1px solid #d2d2d2;
}

.suvey-filter {
    display: flex;
    align-items: baseline;
    background: #e8e8e8;
    padding: 20px;
}

.suvey-filter div {
    width: 20%;
    margin-right: 5px;
    font-size: 13px;
    color: #000;
}

.suvey-filter div:last-child {
    margin-right: 0;
}

.suvey-filter select {
    width: 100%;
    height: 30px;
    font-size: 13px;
    border: 1px solid #d2d2d2;
}

.surve-btn {
    background-color: #5b2b82;
    border: 0;
    color: #fff;
    font-size: 15px;
    width: 100%;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    top: 26px;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
}

.check-part {
    padding-left: 40px;
    font-size: 15px!important;
}


.suvey-main {
    display: flex;
}

.suvey-filter {
    width: 80%;
}


.right-bar {
    width: 18%;
    padding: 10px;
    border: 1px solid #d2d2d2;
    margin-left: auto;
}

.inbar-text h5 {
    font-size: 15px;
}


.data-values {
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding: 3px 0px;
}

.data-values:last-child {
    border: 0;
}


/*call-back-assign**/

.call-back-assign .filter-middle-part {
 margin-top: 1px;    
}

.tabs-outer {
  border-bottom: 1px solid #ccc;
  margin: 0 0 25px;
  padding: 0 0 1px;
}
.tab-lft ul {
  list-style: none;
  padding: 0; margin: 0;
}
.tab-lft ul li {
  display: inline-block;
}
.tab-lft ul a {
  display: block;
  text-decoration: none;
  background: #dddddd;
  color: #444444;
  padding: 6px 18px;
  margin: 0 4px 0 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tab-lft ul li a:hover, .tab-lft ul li.active a {
  background: #43b17b;
  color: #fff;
}
.tab-rgt {
  text-align: right;
}
.tab-rgt select, .btn-rgt, .btn-rgt button {
  display: inline-block;
  vertical-align: middle;
}
.tab-rgt select {
  width: 270px;
  border: 1px solid #818181;
  border-radius: 4px;
  padding: 4px 5px;
 font-size: 14px; color: #9b9b9b;
 background: #fff;
}
.btn-rgt button {
  color: #000;
  font-weight: 700;
  outline: none;
  font-size: 14px;
  padding: 0 5px;
  margin: 0 0 0 10px;
}
.btn-rgt button:hover {
  color: #43b17b;
}

/***/

.clear {
    clear: both;
}
.mng-hdr {
    margin: 40px 0 15px;
}
.mng-hdr-lft {
    display: inline-block;
}
.mng-hdr-lft span {
    background: #e0e0e0;
    padding: 5px 12px;
    border-radius: 4px;
}
.mng-hdr-rgt {
    float: right;
}
.mng-hdr-search, span.mng-filter, span.mng-select {
    display: inline-block;
    position: relative; margin: 0 0 0 3px;
}
.mng-hdr-search input {
    width: 235px;
    padding: 4px 25px 4px 10px;
    border-radius: 4px;
    border: 1px solid #444444;
    outline: none;
}
.mng-hdr-search button {
    position: absolute;
    right: 3px;
    background: transparent;
    outline: none;
    border: none;
    top: 3px;
}
span.mng-filter {
    background: #e0e0e0;
    padding: 5px 12px;
    border-radius: 4px;
    cursor: pointer;
}
span.mng-select {
    background: #e0e0e0;
    padding: 5px 12px;
    border-radius: 4px;
}
span.mng-select:after {
    position: absolute;
    content: "\f0db";
    font-family: 'FontAwesome';
    left: 12px;
}
span.mng-select select {
    background: transparent;
    border: none;
    width: 40px;
}
.table-responsive {
    overflow: auto;
    height: 300px;
}
.mng-table table {
    font-size: 14px;
}
.mng-table .table>thead {
    background: #fafafa;
    border-bottom: 2px solid #2989b3;
}
.mng-table th {
    color: #2989bc;
    min-width: 135px;  /*  120px  */
    font-size: 14px;
}
.mng-table th:first-child {
    min-width: 55px;
}
.mng-table .table>:not(caption)>*>* {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.mng-table td .fa-check {
    color: #777;
}
.mng-table td button {
    border: none;
    background: transparent;
    outline: none;
    display: inline-block;
    font-size: 24px;
    padding: 0;
    font-weight: 500;
}
.mng-pagination {
    margin: 15px 0;
    padding: 10px 0 0;
}
span.display-num {
    float: left; font-size: 14px;
}
.mng-pagination-rgt {
    float: right;
}
span.item-display, ul.pagination, span.refresh-icon {
    display: inline-block; font-size: 14px;
    position: relative; margin-left: 4px;
}
ul.pagination {
    background: #eaeaea;
}
ul.pagination li {
    display: inline-block;
}
ul.pagination .page-item a.page-link {
    border: none;
    background: #eaeaea;
    color: #000;
    padding: 2px 8px;
}
ul.pagination .page-item.active a.page-link, ul.pagination .page-item a.page-link:hover {
    background: #43b17b; color: #ffffff;
}
span.refresh-icon button {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 16px;
}

/* .mng-table .table> thead th:not(:first-child):after {
    content: url(images/del.svg);
    margin-left: 5px;
    display: inline-block;
}*/

.mng-table .table> thead th:not(:first-child):after {
    content: "\f1f8";
    margin-left: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}
.mng-table.pop_up_head .table > thead th:not(:first-child):after {
 content:'';
}

.mng-inr-popup {
	display: none;
    position: absolute;
    top: 30%; padding: 0 15px;
    background: #fff; 
    border: 1px solid #000;
    height: initial;
	width: 80%;
    left: 15%;
}
.mng-inr-popup .table-responsive {
    height: initial;
}

#filter_table_length {
    padding: 0px 10px 0px 0px;
}


.assignment-filters input[type=radio] {
    vertical-align: text-bottom;
    margin-right: 10px;
    margin-left: 10px;
}
.assignment-filters .list {
    padding: 3px 0px 6px;
    margin-bottom: 3px;
    font-size: 14px;
}

/******* media ********/

@media (max-width:1199px){
.tab-rgt select {width: 260px;}
}

@media (max-width:767px){
.tab-rgt {text-align: left; margin: 12px 0;}

.mng-pagination-rgt {float: left; margin: 12px 0 0;}
}

@media (max-width:575px){
.tab-rgt select {width: 100%;}
.mng-hdr-rgt {float: left; margin: 15px 0 0;}
.mng-hdr-search input {width: 180px;}
}

/***/



@media (min-width:1300px) and (max-width:1399px){
    ul.navbar-nav li {
        margin-left: 5px;
    }

    .text-part p {font-size: 11px;}
    .check-part {
        padding-left: 15px;
        font-size: 13px!important;
    }

}



@media (min-width:1200px) and (max-width:1299px){
    ul.navbar-nav li {
        margin-left: 5px;
    }

    .check-part {
        padding-left: 15px;
        font-size: 13px!important;
    }


}


@media (min-width:1025px) and (max-width:1199px){
    ul.navbar-nav li {
        margin-left: 5px;
    }

    a.navbar-brand img {
        max-width: 280px;
    }

    ul.navbar-nav li a {font-size: 12px;}
    .text-part p {font-size: 10px;}

    .check-part {
        padding-left: 0px;
        font-size: 12px!important;
    }



}


@media (min-width:992px) and (max-width:1024px){
    ul.navbar-nav li {
        margin-left: 5px;
    }

    a.navbar-brand img {
        max-width: 280px;
    }

    ul.navbar-nav li a {font-size: 12px;}
    .text-part p {font-size: 10px;}

    .text-part input {
        position: relative;
        top: 5px;
    }

    .cl-back form {
        font-size: 15px;
    }

    .check-part {
        padding-left: 0;
        font-size: 13px!important;
    }


    .suvey-main {
        display: block;
    }

    .suvey-filter {
        width: 100%;
        margin-bottom: 20px;
    }
    .right-bar {width: 100%; margin-bottom: 20px;}


}


@media (min-width:768px) and (max-width:991px){
    ul.navbar-nav li {
        margin-left: 5px;
    }

    a.navbar-brand img {
        max-width: 200px;
    }

    ul.navbar-nav li a {font-size: 10px;}
    .text-part p {font-size: 10px; white-space: nowrap;}

    .text-part input {
        position: relative;
        top: 5px;
    }

    .cl-back form {
        font-size: 12px;
    }
    .inner-part b {
        font-size: 11px;
    }

    .text-part {
        height: auto; padding: 5px;}


        .check-part {
            padding-left: 0;
            font-size: 13px!important;
        }

        .suvey-main {
            display: block;
        }
    
        .suvey-filter {
            width: 100%;
            margin-bottom: 20px;
        }
        .right-bar {width: 100%; margin-bottom: 20px;}


}




@media (max-width:767px){
    a.navbar-brand img {
        max-width: 200px;
    }
   

    .filter-middle-part .row {
        display: block;
    }

    .filter-bottom div {
        display: block!important;
        text-align: center;
    }

    .filter-bar p {
        font-size: 12px;
    }

    ul.navbar-nav li {
        margin-left: 0;
    }

    .text-part {
        height: auto!important;}


        ul.navbar-nav li a{font-size: 10px;}

        .left-note {
            display: block!important;
           padding-right: 15px;
        }

        .upper-part form {
            width: 100%;
            margin-right: 5px;
        }

        .right-note {
            display: block!important;
        }

        label.case-id{font-size: 12px;}
        .upper-part select {width: 100%;     margin-left: 0px;}

        .notes-part {
            margin-top: 40px;
        }

        label.case-id.desktop {
            display: none;
        }

        label.case-id.mobile{
            display: block;
        }


        button.comment-btn{
            right:0px;
        }


        .surve-text {
            display: block!important;
            text-align: center;
        }

        h4.survey {font-size: 20px;}


    .suvey-filter {display: block; margin-top: 20px;}
    .suvey-filter div {
        width: 100%;
        font-size: 13px;
        color: #000;
        margin: 10px 0px 0px;
    }

    .surve-btn{position: static; font-size: 15px;}

    .check-part {
        padding-left: 0;
        font-size: 13px!important;
    }

    .suvey-main {
        display: block;
    }

    .suvey-filter {
        width: 100%;
        margin-bottom: 20px;
    }
    .right-bar {width: 100%; margin-bottom: 20px;}

}


@media (max-width:575px){
    ul.navbar-nav li {
        border-bottom: 1px dotted;
    }
    
    
    ul.navbar-nav li:last-child {
        border: 0;
    }

   
}


@media (max-width:480px){
    .login-part {
        max-width: 100%;
        min-height: auto;
        width: 100%;
        padding: 15px;
    }

    .vox-log {
        margin: 20px 0px 14px;
    }

    input#submit-action {margin-bottom: 30px;}
    .login-part form p img {
        margin-right: 0px;
    }

    .login-part form {
        margin-top: 60px!important;}


        .login-part form {left:0px;}
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position:absolute;
    z-index: 1000;
    margin-left: 30%;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }