.highcharts-text-outline{fill: #000000 !important;stroke:none!important;}
/* #university_wise .highcharts-data-label.highcharts-data-label-color-1{fill: #000000 !important;stroke: #000000!important;opacity: 0!important;} */
.tg {
    border-collapse: collapse;
    border-spacing: 0;
}

.tg td {
    background-color: #EBF5FF;
    color: #444;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 20px;
    word-break: normal;
}

.tg th {
    background-color: #409cff;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 20px;
    word-break: normal;
}

.tg .tg-hmp3 {
    background-color: #D2E4FC;
    text-align: left;
    vertical-align: top
}

.tg .tg-0lax {
    text-align: left;
    vertical-align: top
}

.ttg {
    border-collapse: collapse;
    border-spacing: 0;
}

.ttg td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    word-break: normal;
}

.data p {
    padding: 8px;
    border-radius: 8px;
    text-align: center;
    margin-left: -20px;
}

.data col-lg-3 {
    margin-left: -10px !important;
    margin-right: -10px !important
}

.bgcolor td {
    background: #fff !important
}

.bgcolor2 td {
    background: #f9f9f9 !important
}

.overlay, .loading-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.overlay {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    z-index: 1010;
}

.overlay, .loading-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.loading-img {
    background: transparent url("../assets/images/loading.gif") no-repeat scroll 50% 50%;
    z-index: 1020;
}

.upldcsvbox {
    height: 120px;
    background: #FBFCFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-top: none;
}

.fileinput-button {
    height: 46px;
    background: #157FFB;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    padding: 12px 75px 10px 75px;
}

.samplecsvbtn {
    height: 40px;
    background: #d6d6d6;
    padding: 10px 0px;
    border-radius: 20px;
    margin-top: 10px
}

.samplecsvbtn a {
    color: #999;
    font-size: 16px;
    text-align: center;
}

.samplecsvbtn a:hover {
    color: #999;
    font-size: 16px;
    text-decoration: none;
}

.samplecsvbtn p {
    font-size: 14px;
}

.boxescsv {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.upldedcsv-box {
    height: 56px;
    background: #FFFFFF;
    box-shadow: 2px 8px 19px #B4B8BC29;
    border-radius: 10px;
    color: #7B8C92;
    font-family: 'Source Sans Pro', sans-serif;
}

.tablecsvfiles {
    box-shadow: 2px 8px 19px #B4B8BC29;
    border-radius: 8px;
    border-top: none;
    margin-top: 1%;
}

.statusbtnactive {
    height: 26px;
    background-color: #ff8c00;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.statusbtnqueued {
    height: 26px;
    background: #e03131;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.statusbtnfailed {
    height: 26px;
    background-color: #FC405B !important;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.statusbtnprocessed {
    height: 26px;
    background-color: #2b8a3e !important;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.statusbtnuploaded {
    height: 26px;
    background-color: #74b816 !important;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.statusbtninprocess {
    height: 26px;
    background-color: #fdb924 !important;
    border-radius: 500px;
    color: #fff;
    padding: 5px 10px;
}

.form-control {
    border-radius: 6px !important;
}

.nxtbtn {
    height: 46px;
    background: #157FFB;
    border-radius: 20px !important;
    font-size: 16px;
    color: #fff;
    padding: 12px 45px 10px 45px !important;
}

#uploadForm {
    border-top: #F0F0F0 2px solid;
    background: #FAF8F8;
    padding: 10px;
}

#uploadForm label {
    margin: 2px;
    font-size: 1em;
    font-weight: bold;
}

.demoInputBox {
    padding: 5px;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
    background-color: #FFF;
}

#progress-bar {
    background-color: #12CC1A;
    height: 20px;
    color: #FFFFFF;
    width: 0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

.btnSubmit {
    background-color: #09f;
    border: 0;
    padding: 10px 40px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}

#progress-div {
    padding: 5px 0px;
    margin: 30px 0px;
    border-radius: 4px;
    text-align: center;
}

#targetLayer {
    width: 100%;
    text-align: center;
}

.overlay, .loading-img {
    height: auto !important;
    margin: auto !important;
    left: 0;
    right: 0;
    position: absolute;
    top: 60%;
}

.feature-icon-block {
    font-size: 16px;
    width: 20px;
    height: 20px;
    background: #E0E0E0;
    /*border: 3px solid #007bff;*/
    color: #000000;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    padding-top: 8px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.default-circle {
    background-color: #536dfe;
    color: #ffffff;
}

.green-circle {
    background-color: #28a745;
    color: #ffffff;
}

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    /*border-top: 2px solid #007bff;*/
}

.padding-less {
    padding: 0px;
}

.panel-body {
    padding: 0px 15px 0px 15px;
}

.arrow-set {
    display: inline-flex;
    font-size: 14px;
}

.arrow-line-85 {
    width: 110px;
    border-top: 1px solid #c2c2a3;
    margin-top: 9px;
}

.tab-text {
    font-size: 14px !important;
    padding-left: 24px !important;
    margin-top: -6px !important;
    line-height: 1.10 !important;
}

.arrow-point {
    color: #c2c2a3;
    margin-top: -6px;
}

.arrow-block {
    display: inline-flex;
}

.padleftright0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-form-label {
    font-weight: normal !important;
}

.fakebox {
    background: white;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-sizing: border-box;
    font-size: 16px;
    line-height: 21px;
    /*        max-width: 584px;*/
    transition: none;
    /*background-color: rgb(var(--GG100-rgb));*/
    border-radius: 22px;
    cursor: text;
    font-size: 18px;
    height: 44px;
    line-height: 36px;
    margin: 0 auto;
    max-width: 700px;
    /*670px;560px*/
    opacity: 1;
    position: relative;
    transition: background-color 300ms ease-in-out, opacity 200ms;
    padding-left: 35px;
    padding-right: 15px;
}

#fakebox {
    background: white;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-sizing: border-box;
    font-size: 16px;
    line-height: 21px;
    transition: none;
    /*background-color: rgb(var(--GG100-rgb));*/
    border-radius: 22px;
    cursor: text;
    font-size: 18px;
    height: 44px;
    line-height: 36px;
    margin: 0 auto;
    max-width: 700px;
    /*670px;560px*/
    opacity: 1;
    position: relative;
    transition: background-color 300ms ease-in-out, opacity 200ms;
}

#fakebox2 {
    background: white;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-sizing: border-box;
    font-size: 16px;
    line-height: 21px;
    transition: none;
    /*background-color: rgb(var(--GG100-rgb));*/
    border-radius: 22px;
    cursor: text;
    font-size: 18px;
    height: 44px;
    line-height: 36px;
    margin: 0 auto;
    max-width: 700px;
    /*670px;560px*/
    opacity: 1;
    position: relative;
    transition: background-color 300ms ease-in-out, opacity 200ms;
}

.fakebox:focus, .fakebox:active {
    outline: none!important;
}

.btnsrch2 {
    border-radius: 25px !important;
    border: 0px solid #d3d3d3;
    margin-left: 18%;
    margin-top: 12%;
}

.btnsrchtop {
    border-radius: 10px !important;
    border: 0px solid #d3d3d3;
    margin-left: 18%;
    margin-top: 12%;
}

.nopad {
    padding-left: 0px;
    padding-right: 0px;
}

.chckboxes {
    opacity: 1 !important;
    background-color: #fff !important;
    border: #000 !important;
    margin: 1px 6px !important;
}

.srchiconcss {
    margin-top: -30px;
    position: sticky;
    margin-left: 15px;
    color: #999;
}

.searchboxcenter {
    /* margin-bottom: 5%!important; */
    display: flex;
}

.searchboxpos {
    margin-top: 0% !important;
    margin-left: -8%!important;
}

.btn.btn-info {
    background-color: #157FFB;
    border-color: #157FFB;
    color: #fff;
    min-width: 54px;
}

.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info.hover {
    box-sizing: border-box;
    background-color: #157FFB;
    border-color: #157FFB;
    color: #fff;
}

.btn-srch {
    border-radius: 20px;
    padding: 10px 120px !important;
    font-size: 16px;
}

.boxescsv {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.upldedcsv-box {
    height: 56px;
    background: #FFFFFF;
    box-shadow: 2px 8px 19px #B4B8BC29;
    border-radius: 10px;
    color: #212121;
    font-family: 'Source Sans Pro', sans-serif;
}

.pagination {
    float: right;
}

.info {
    border-color: #2196F3;
    color: dodgerblue;
    background: #fff;
    padding: 8px 30px;
    border-radius: 20px;
}

.info:hover {
    border-color: #2c2c2c;
}

.edit-btn {
    border-color: #2196F3;
    color: dodgerblue;
    background: #fff;
    padding: 3px 15px;
    border-radius: 20px;
    font-size: 10px;
}

.edit-btn:hover {
    border-color: #2c2c2c;
    font-size: 10px;
}

/*.info:hover {
      background: #2196F3;
      color: white;
      border-color: 1px solid #2c2c2c;
    }
    */

/*.file-expo .fa{font-size:24px; margin-right:20px; margin-bottom:10px; color:#3366ff;}
            .file-expo .fa:hover{color:#2c2c2c;}*/

.csv-logo {
    width: 3%;
    margin-right: 15px;
    margin-bottom: 10px;
}

.ctabtn {
    background-color: #157FFB;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
}

.card-pp {
    padding: 12px 8px !important;
    box-shadow: 0 0 20px rgba(90, 70, 87, 0.26);
    border: none;
}

.card-pp-body-graph {
    padding: 30px 0px !important;
}

.card-pp-body {
    padding: 5px !important;
}

.card-pp-boxes {
    padding: 0px 0px 10px 0px !important;
    border-radius: 10px;
    background: #edf2fe78;
    box-shadow: 0 0 20px rgba(90, 70, 87, 0.12);
    border: 1px solid #dddddd;
}

.boxes_icon {
    background-color: #004cff75;
    /*#ff000087;*/
    border-radius: 50%;
    padding: 7px 9px;
    color: #fff;
}

.hdrtxt {
    margin-bottom: 25px;
    color: #333333;
    font-size: 18px;
    fill: #333333;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif !important;
}

.highcharts-credits {
    display: none !important;
}

.fa_icon1 {
    font-size: 25px;
    background-color: #007cffa1;
    /*#007cffc4;*/
    color: #fff;
    border-radius: 50%;
    padding: 9px 11px;
    margin-top: 20px;
    margin-left: 12px;
}

.fa_icon2 {
    font-size: 25px;
    background-color: #FF7000A8;
    /*#60bf3dc4;*/
    color: #fff;
    border-radius: 50%;
    padding: 8px 11px;
    margin-top: 20px;
    margin-left: 11px;
}