﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900');

html {
    height: 100%;
}



body {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 15px;
    height: 100%;
    width: 100%;
    float: left;
}

html, body {
    height: 100%;
    width: 100%;
    position: relative;
}

#background-carousel {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.carousel, .carousel-inner {
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.item {
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    z-index: 0;
}

#content-wrapper {
    position: absolute;
    z-index: 1 !important;
    min-width: 100%;
    min-height: 100%;
}

.well {
    opacity: 0.85
}

.middleform {
    width: 100%;
    margin: auto;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}

.col-sm-6.Leftside {
    padding: 40px 20px 40px 60px;
}

.logo {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    position: relative;
    top: 17px;
}

.mainheading {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    color: #3a13a5;
    margin: 0;
    text-transform: uppercase;
}

.smallheading {
    color: #9943e7;
    font-weight: 600;
    font-size: 21px;
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

.icons {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 10px;
}

.iconlist {
    width: auto;
    display: inline-block;
    margin: 8px 10px 0 0;
}

.poweredtext {
    font-size: 18px;
    font-weight: 600;
    color: #3a13a5;
    width: 100%;
    float: left;
    margin: 0 0 3px;


}

.powered {
    float: left;
    margin: 20px 0 0 0; /* width: 100%; */
    position: absolute;
    bottom: 60px;
    box-sizing: border-box;
}

.form_middle .row {
    margin: 0;
}

.borderline {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 13px 0;
    border-top: 1px solid #ccc;
}

.col-sm-6.rightside {
    padding: 01;
}

.buttonscenter a:hover {
    text-decoration: none;
}

.homecont .form {
    margin: 50px 0 10px;
}

.rightsidebox {
    position: relative;
    top: 60px;
    width: 100%;
    margin: auto;
    float: left;
    padding: 40px 60px;
}

.btn.btn-default.signin {
    background: none;
    color: #fff;
    font-size: 13px;
    padding: 0 15px 0 31px;
    border-left: 1px solid #fff;
    border-radius: 0;
    text-shadow: 4px 3px 5px rgba(0,0,0,0.7);
    font-weight: normal;
    text-align: left;
    width: 144px;
}

    .btn.btn-default.signin a {
        font-style: normal;
        clear: both;
        width: 100%;
        float: left;
        text-align: left;
        font-size: 15px;
        color: #fff !important;
        text-decoration: none;
    }

.welcome {
    color: #fff;
    font-weight: normal;
    float: left;
    margin-top: 40px;
    width: 100%;
    font-size: 24px;
    margin-bottom: 0;
    text-shadow: 4px 3px 5px rgba(0,0,0,0.7);
    text-transform: uppercase;
}

.welcometext {
    font-size: 18px;
    color: #fff;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-weight: 900;
    text-shadow: 4px 3px 5px rgba(0,0,0,0.7);
}

.form span.input-group-addon img {
    position: relative;
    top: -5px;
}

.form .form-control {
    height: auto;
    padding: 10px 40px 10px 20px;
    border: none;
    border-radius: 5px !important;
    box-shadow: 0px 0px 6px 5px rgba(0,37,83,0.23);
    color: #134a86;
    float: left;
    width: 80%;
    margin-left: 13px;
    font-size: 14px;
    font-weight: 600;
}

.form {
    float: left;
    width: 100%;
    margin: 0 0 0;
}

    .form form .input-group {
        width: 100%;
        float: left;
        margin: 0 0 30px;
    }

    .form span.input-group-addon {
        background: none !important;
        border: none;
        font-size: 25px;
        color: #3a13a5;
        padding: 6px 7px;
    }

    .form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #3a13a5;
    }

    .form .form-control::-moz-placeholder { /* Firefox 19+ */
        color: #3a13a5;
    }

    .form .form-control:-ms-input-placeholder { /* IE 10+ */
        color: #3a13a5;
    }

    .form .form-control:-moz-placeholder { /* Firefox 18- */
        color: #3a13a5;
    }

.buttonscenter {
    width: 100%;
    float: left;
    text-align: center;
    margin: auto;
}

    .buttonscenter .btn {
        background: #9be9f5;
        margin: 0 10px;
        border-radius: 20px;
        padding: 9px 30px;
        font-size: 19px;
        border: none;
        color: #3a13a5;
        font-weight: 700;
    }

button.btn.btn-default.signin {
    background: no-repeat;
    font-weight: normal;
}

.buttonscenter .btn:focus, .buttonscenter .btn:active {
    box-shadow: none;
    border: none;
    outline: none;
}

button.btn.btn-default.signin {
    background: no-repeat;
    font-weight: normal;
}

.language {
    width: 100%;
    float: left;
    margin: auto;
    padding: 40px 0 19px;
    border-top: 2px solid #d6ceec;
    text-align: center;
}

footer {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    text-shadow: 4px 3px 5px rgba(0,0,0,0.7);
    font-size: 11px;
    font-weight: normal;
}

.dialectlang {
    width: 100%;
    float: left;
    margin: 0 0 7px 0;
    color: #3a13a5;
    font-style: normal;
    text-decoration: none;
}

    .dialectlang em {
        color: #000;
        font-style: normal;
    }

select.langoption {
    border: none;
    padding: 0 0px;
    background: none;
    width: auto;
    min-width: auto;
}

/* Clearable text inputs */
.clearable {
    position: relative;
}

button.btn.btn-default.login {
    background: #ff0f00;
    color: #fff;
    border-radius: 16px;
    padding: 8px 30px;
    margin-right: 13px;
    min-width: 145px;
    box-shadow: 0 4px 7px rgba(0,0,0,0.4);
    position: relative;
}

span.poweredimages {
    width: 100%;
    float: left;
    line-height: normal;
    padding: 0;
    position: relative;
    top: 10px;
}

.clearable__clear {
    display: none;
    position: absolute;
    right: 70px;
    top: 7px;
    padding: 0 8px;
    font-style: normal;
    font-size: 1.2em;
    user-select: none;
    z-index: 999;
    cursor: pointer;
}

.clearable input::-ms-clear { /* Remove IE default X */
    display: none;
}

select.langoption:focus, select.langoption:active {
    outline: none;
}


/*Sign In Page*/
.middleform.signpage {
    background: rgba(255,255,255,0.9);
    padding: 0;
    border-top: 6px solid #ffc317;
}

.headerbg {
    background: #002553;
    width: 100%;
    float: left;
    padding: 5px ​20px;
}

h1.heading {
    color: #3a13a5;
    width: 100%;
    float: left;
    font-weight: 600;
}

.personal {
    font-size: 25px;
    margin: auto;
    padding: 0 10px;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

img.avatar.img-circle.img-thumbnail {
    border-radius: 50%;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    width: 150px;
    height: 150px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.form_middle {
    float: left;
    width: 100%;
    margin: 7px 0 0 0;
    padding: 0 30px;
}

h6.add {
    color: #134a86;
    font-size: 16px;
    text-transform: uppercase;
}

.signpage .col-sm-10.pull-right {
    padding-right: 0;
}

input.text-center.center-block.file-upload {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 165px;
    width: 160px;
    opacity: 0;
    bottom: 0;
    text-indent: -999px;
}

form.form.width label {
    font-size: 13px;
    font-weight: normal;
    color: #134a86;
    margin-bottom: 7px;
}

.signformmiddle {
    width: 100%;
    float: left;
    margin: auto;
    color: #000;
}

.counts {
    float: right;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 18px;
    text-align: right;
}

.signformmiddle label h4 {
    font-size: 15px;
}

.signformmiddle .form-control {
    height: auto;
    padding: 9px 10px;
    box-shadow: none;
}

.fullwidth {
    width: 100%;
    float: left;
    margin: auto;
}

    .fullwidth .form-group {
        width: 100%;
        float: left;
        margin: 0 0 10px;
    }

    .fullwidth em {
        color: #ff0000;
        font-style: normal;
    }

.contactfulltable em {
    color: #ff0000;
    font-style: normal;
}

.form.width .form-control {
    padding: 15px 40px 15px 13px;
}

.form.width .clearable__clear {
    top: 36px;
    right: 10px;
    padding: 0;
}

.alertmsg {
    position: absolute;
    bottom: 2px;
    font-size: 11px;
    color: #ff0505;
    left: 3px;margin:0;
}
.col-sm-12.fulltable table.table.table-hover.npcc_callCenTbl.centertable td img {
    border: 1px solid #ccc;
}
.form.width .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888;
    font-weight: normal;
}

.form.width .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #888;
    font-weight: normal;
}

.form.width .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #888;
    font-weight: normal;
}

.form.width .form-control:-moz-placeholder { /* Firefox 18- */
    color: #888;
    font-weight: normal;
}

span.black {
    float: left;
    color: #ff0000;
    font-size: 11px;
    padding: 0 4px;
}

.alertmsg.second {
    bottom: 18px;
}

.mandory {
    text-align: right;
    font-size: 12px;
    color: red;
    position: absolute;
    top: 10px;
    right: 0;
    width: auto;
}

.loginhead {
    text-align: center;
    color: #134a86;
    font-weight: 700;
    font-size: 21px;
    margin-top: 5px;
}

.tophead {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    position: relative;
}
/* Custom Radio Button Start*/

.radiotextsty {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.customradio {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 20px;
}

    /* Hide the browser's default radio button */
    .customradio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #3a13a5;
}

/* Custom Radio Button End*/

.genderbox span.input-group-addon {
    float: left;
    width: 55px;
    text-align: left;
    font-size: 19px;
}

.col-sm-12.genderbox {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

    .col-sm-12.genderbox label.labeltext {
        color: #3a13a5;
        font-weight: 600;
        font-size: 20px;
    }

    .col-sm-12.genderbox .form-check-inline {
        width: auto;
        display: inline-block;
        margin: 0 0 0 20px;
    }

.form.width .form-control {
    padding: 10px 27px 11px 11px;
    width: 98%;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
    color: #134a86;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #ccc;
}

.fullwidth .input-group.clearable {
    width: 100%;
}

form.form.width .input-group {
    width: 100%;
}

span.input-group-addon.calenderbox {
    padding: 0 0px;
    margin: 0;
    display: inline-block;
    line-height: normal;
    position: absolute;
    right: 43px;
    z-index: 9999;
    top: 5px;
}

.form.width select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(../images/arrowdown.png);
    background-position: 96% 19px;
}

.container.homecont {
    width: 1000px;
}

.buttonsfull {
    width: 100%;
    float: left;
    margin: auto;
    padding: 0 10px;
}

    .buttonsfull button.btn {
        border: none;
        background: none;
        font-weight: normal;
        font-size: 18px;
        float: left;
        color: #018ac1;
    }

button.btn.btn-default.next {
    color: #9943e7;
    float: right;
}

.col-sm-3.powerdboxes {
    border-right: 2px solid #ccc;
    width: 20%;
    padding: 5px 15px;
    padding-left: 0;
}

.col-sm-8.langbox {
    padding: 2px 40px;
}

.form.form.width.heightbox .col-sm-10 {
    min-height: 272px;
}

.buttonsfull button.btn:hover, .buttonsfull button.btn:focus, .buttonsfull button.btn:active {
    outline: none;
    box-shadow: none;
    background: none;
}

.buttonright {
    float: right;
    text-align: right;
}

button.btn.btn-default.next {
    float: none;
    color: #134a86;
    margin: 0;
    font-weight: 600;
}

button.btn.btn-default.cancel {
    float: none;
    color: #a0a1a3;
    margin: 0 20px 0 20px;
}

form.form.width .col-sm-10 {
    padding-right: 0;
}

.fullwidth .col-sm-4 {
    padding-right: 0;margin-bottom:20px;
}

.belowhead {
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
    float: left;
}

.col-sm-2.profilepic {
    padding-left: 0;
}

span.logo img, .mainheading img, .icons img {
    max-width: 100%;
}

.col-sm-4.bothlinks .alertmsg {
    bottom: 16px;
}
/*Dashboard Page*/

.col-sm-4.pull-right.rightnav li {
    list-style: none;
    display: inline-block;
    margin: 0;
    margin: 11px 15px;
    position: relative;
}

img.profilepic {
    width: 40px;
    border-radius: 100%;
    height: 40px;
    margin-right: 15px;
}

.admin-name {
    font-size: 14px;
    color: #fff;
    text-decoration: none !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 160px;
    display: inline-block;
    position: relative;
    top: 4px;
    text-align: left;
}

.col-sm-4.pull-right.rightnav {
    float: right;
    text-align: right;
}

a.nav-link.dropdown-toggle i {
    margin-left: 30px;
    font-size: 19px;
    color: #e27b24;
    position: relative;
    top: 2px;
}

.col-sm-4.pull-right.rightnav li a {
    text-decoration: none;
}

li.lastlogin {
    margin: 0 !important;
    font-size: 13px;
    color: #002553;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #8798ae;
}

.col-sm-4.pull-right.rightnav li.submenu a {
    padding: 6px 13px;
    width: 100%;
    float: left;
    margin: auto;
    cursor: pointer;
}

.col-sm-4.pull-right.rightnav li.submenu {
    margin: 0;
    padding: 0 0;
    width: 100%;
    float: left;
}

i.iconimg {
    float: left;
    margin-right: 13px;
}

span.profiletext {
    font-size: 12px;
    color: #002553;
    font-weight: normal;
}

ul.dropdown-header-top.author-log.dropdown-menu {
    top: 52px;
}

li#managetask i.homeicon, li#sendsms i.homeicon, li#uploadexcelfile i.homeicon {
    text-align: center;
}


ul.dropdown-header-top.author-log.dropdown-menu:before {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    content: "";
    right: 4px;
    position: absolute;
    top: -11px;
}

.col-sm-2.leftbox {
    background: #02152d;
    min-height: 83vh;
    padding: 0;
    transition: width .5s ease-in;
}

ul.dashnoardlinks li a {
    list-style: none;
   
    float: left;
    width: 100%;
    cursor: pointer;
    padding:5px 17px;
}

ul.dashnoardlinks li {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    margin: auto;
    position: relative;
}

i.homeicon {
    width: 12%;
    float: left;
    margin: 0 10px 0 0;
    display: inline-block;
}

    i.homeicon img {
        position: relative;
        top: -2px;max-width:83%;
    }

span.hometext {
    width: 82%;
    float: right;
    margin: auto;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    position: relative;
    top: 4px;
    transition: all 0.5s ease;
}

ul.dashnoardlinks {
    margin: 0;
    padding: 0;
}

    li.active, ul.dashnoardlinks li:hover {
        background: #e37b24;
    }

a.toggle {
    background: url(../images/arrowtoggle.png);
    width: 30px;
    height: 30px;
    position: absolute;
    right: -13px;
    top: 0;
    z-index: 999;
    cursor: pointer;
    transition: width .5s ease-in;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e37b24 !important;
    border: 2px solid #e37b24 !important;
}

.col-sm-10.rightbox {
    padding: 0;
    transition: width .5s ease-in;
}

.col-sm-12.welcomebox {
    margin-top: 13px;
    padding: 0 30px;
}

.hometextside {
    background: #e37b24;
    padding: 7px;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin: auto;
    width: 100%;
    float: left;
    height: 43px;
    line-height: 28px;
}

.welcometexthome {
    width: 100%;
    padding: 15px;
    float: left;
    margin: 0 0 20px;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
    background: #fff;
}

    .welcometexthome p {
        font-size: 15px;
        color: #002553;
        line-height: 23px;
        width: 100%;
        margin: auto;
    }

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    padding-left: initial;
    margin: 0;
}

.swiper-slide img {
    width: auto;
    float: left;
    margin: auto;
    max-width: 100%;
    width: 100%;
    max-height: 414px;
}

.col-sm-12.welcomebox.topmargin {
    margin-top: 0;
}

ul.swiper-wrapper {
    margin-bottom: 40px;
}

.swiper-slide img {
    box-shadow: 0 0 12px rgba(0,0,0,0.8);
}

.swiper-pagination-bullet {
    background: #0089c0 !important;
    opacity: 1 !important;
    border: 2px solid #e7eaea !important;
    width: 12px !important;
    height: 12px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 80%; /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fixedrelative {
    position: fixed;
    width: 16.7%;
    top: 68px;
    bottom: 0;
    z-index: 9;
    background: #02152d;
    transition: width .5s ease-in;
}

.headerbg.dash {
    position: fixed;
    z-index: 999;
}

.middledashobard {
    width: 100%;
    float: left;
    margin-top: 68px;
}

body.menuToggle span.hometext {
    display: none;
}

body.menuToggle .fixedrelative, body.menuToggle .col-sm-2.leftbox {
    width: 4.7%;
}

body.menuToggle .col-sm-10.rightbox {
    width: 95%;
    float: right;
}

body.menuToggle a.toggle {
    background: url(../images/arrowtoggle-right.png);
}

body.menuToggle {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*About Us*/
.abouticon {
    margin-right: 10px;
}

.welcometexthome ul {
    margin: 10px 0 0;
    padding: 0;
    font-size: 15px;
    color: #002553;
    line-height: 23px;
}

b.top {
    margin-top: 10px;
    float: left;
    width: 100%;
    font-size: 19px;
    margin-bottom: 10px;
}

.welcometexthome ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.breadcrums a {
    color: #727474;
    font-size: 23px;
    margin-right: 2px;
}

.col-sm-12.breadcrums {
    width: 100%;
    margin: 10px 0 0;
    color: #727474;
    padding: 0 30px;
}

.breadcrums a i.fa.fa-home {
    position: relative;
    top: 0;
    font-size: 16px;
}

span.about {
    color: #727474;
    font-size: 14px;
    margin-left: 5px;
}

span.normal {
    position: relative;
    top: 1px;
    font-size: 15px;
}

.welcometexthome ul b {
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 4px;
    color: #e27b24;
}
/*Managed User*/

.col-sm-3.searchbox {
    padding-left: 0;
}

#constrainer2 {
    width: 100%;
    overflow-x: scroll;
}

#constrainer2 {
    width: 100%;
    overflow-x: scroll;
}

    #constrainer2 tbody {
        overflow-y: auto;
        display: block;
        max-height: 60vh;
        overflow-x: hidden
    }

    #constrainer2 thead {
        display: table-row;
        background: #989898;
    }

div#constrainer2 td {
    padding: 7px 10px;
    vertical-align: middle;
    font-size: 14px;
    color: #3d3d3d;
    word-break: break-word;
    font-weight: 400;
    border-bottom: 1px solid #eeeeee;
    min-width: 150px;
}

div#constrainer2 tr th {
    background: #989898;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
    border: none;
}

#adminsection .reset {
    background: #888;
    border-color: #888;
    margin-left: 10px;
}

#adminsection .activetdbutton {
    float: left;
    margin: auto;
}

#adminsection button.btn.btn-default.export.activate {
    background: #000;
    border-color: #000;
}

#adminsection button.btn.btn-default.export.deactivate {
    background: #888;
    border-color: #888;
    margin-left: 10px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/arrowright.png) !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/arrowleft.png) !important;
}


@media only screen and (min-width:1360px) and (max-width:1680px) {
    #constrainer2 tbody {
        overflow-y: auto;
        display: block;
        max-height: 40vh;
    }
}

/*Knowledge Section*/

.col-sm-3.searchbox input.form-control, .col-sm-3.searchbox select.form-control.widthbox {
    box-shadow: none;
    padding: 7px 10px;
    height: auto;
}

.col-sm-3.searchbox select.form-control.widthbox {
    -moz-appearance: none;
    color: #888;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-image: url(../images/arrowdown.png);
    background-position: 96% 15px;
}

.col-sm-3.searchbox input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888;
    font-weight: normal;
}

.col-sm-3.searchbox input.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #888;
    font-weight: normal;
}

.col-sm-3.searchbox input.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #888;
    font-weight: normal;
}

.col-sm-3.searchbox input.form-control:-moz-placeholder { /* Firefox 18- */
    color: #888;
    font-weight: normal;
}

.col-sm-3.searchbox:last-child {
    padding: 0;
}

.col-sm-3.searchbox div#datepicker1 label, .col-sm-3.searchbox div#datepicker label {
    font-size: 14px;
    color: #888;
}

.col-sm-3.searchbox div#datepicker1 label, .col-sm-3.searchbox div#datepicker label {
    font-size: 14px;
    color: #000;
    float: left;
    margin: 0 8px 0 0;
    line-height: 40px;
}

.col-sm-3.searchbox div#datepicker1 input.form-control, .col-sm-3.searchbox div#datepicker1 input.form-control, {
    width: 38%;
    float: left;
    margin: 0 5px;
    border-radius: 5px;
}

.col-sm-3.searchbox div#datepicker1 {
    width: 49%;
    float: left;
    margin: auto;
}

.col-sm-3.searchbox div#datepicker {
    width: 49%;
    float: right;
    margin: auto;
}

    .col-sm-3.searchbox div#datepicker1 input.form-control, .col-sm-3.searchbox div#datepicker input.form-control {
        width: 70%;
        border-radius: 5px;
    }

.col-sm-12.buttons {
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
}

button.btn.btn-default.send {
    background: #002553;
    color: #fff;
    outline: none;
    border-color: #002553;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
}

.col-sm-3.searchbox.last {
    padding: 0;
}

.tablefullresponsive {
    margin: 10px 0 0;
    float: left;
    width: 100%;
}

    .tablefullresponsive .table-container .table th {
        background: #002553;
        color: #fff;
        padding: 10px;
        font-size: 15px;
        font-weight: 600;
        vertical-align: middle;
        min-width: 150px;
    }

.ckbox {
    position: relative;
}

    .ckbox input[type="checkbox"] {
        opacity: 0;
    }

    .ckbox label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .ckbox label:before {
            content: '';
            top: 1px;
            left: 0;
            width: 18px;
            height: 18px;
            display: block;
            position: absolute;
            border-radius: 2px;
            border: 1px solid #bbb;
            background-color: #fff;
        }

    .ckbox input[type="checkbox"]:checked + label:before {
        border-color: #e27b24;
        background-color: #e27b24;
    }

    .ckbox input[type="checkbox"]:checked + label:after {
        top: 3px;
        left: 3.5px;
        content: '\2713';
        color: #fff;
        font-size: 11px;
        position: absolute;
    }

img.media-photo {
    max-width: 38px;
}

.col-sm-12.fulltable table.table.table-hover.npcc_callCenTbl.centertable td {
    color: #888;
    font-size: 14px;
    word-wrap: break-word;
    margin: 0;
    line-height: normal;
}

    .col-sm-12.fulltable table.table.table-hover.npcc_callCenTbl.centertable td i {
        color: #e27b24;
    }

.ul.pagination {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.pagination .active a, .pagination li a:hover, .pagination .active a:hover {
    background: #002553 !important;
    border-color: #002553 !important;
    color: #fff !important;
}

.pagination li a {
    color: #888;
}

.col-sm-12.fulltable {
    padding: 0 30px;
}

z
.col-sm-12.fulltable tbody tr:nth-child(2n) {
    background: #f5f5f5;
}

.col-sm-12.exportexcel.pull-right {
    text-align: right;
    padding: 0 30px;
}

button.btn.btn-default.export {
    background: #e27b24;
    border-color: #e27b24;
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
    outline: none;
}

.col-sm-12.welcomebox.userbox {
    background: #f5f5f5;
    padding: 7px 30px;
    margin-bottom: 10px;
}

/*My Profile*/
.profilesection {
    width: 100%;
    float: left;
    padding: 20px 30px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.editprofile .loginhead {
    text-align: left;
    font-size: 18px;
}

.profedit {
    font-size: 16px;
    font-weight: 600;
    color: #e37b24;
    margin: 0 0 0 10px;
    position: relative;
    top: 3px;
    text-decoration: none;
}

.col-sm-3.edittext.pull-right {
    text-align: right;
    padding-right: 0;
}

    .col-sm-3.edittext.pull-right a {
        text-decoration: none;
    }

.col-sm-offset-2.col-sm-10.editprofile {
    padding-right: 0;
}

.profilesection .form.width .form-control {
    padding: 7px 10px;
    background-color: #fff;
    font-weight: normal;
    height: auto;
    font-size: 14px;
    background-position: 96% 13px;
    color: #888;
}

table.table.table-hover.contacttable tr:hover {
    background: none;
}

.profilesection .form.width label {
    font-size: 15px;
}

.modal-dialog.modal-dialog-centered.profileeditpopup {
    width: 63%;
}

    .modal-dialog.modal-dialog-centered.profileeditpopup img.avatar.img-circle.img-thumbnail {
        border-radius: 50%;
        width: 111px;
        height: 111px;
    }

.bottomform {
    width: 100%;
    float: left;
    margin-top: 30px;
}

    .bottomform .loginhead {
        margin-bottom: 20px;
        text-align: left;
        font-size: 18px;
    }

button.btn.btn-default.next.okay {
    border: none;
    font-size: 16px;
    color: #e37b24; /* font-weight: normal; */
    padding: 0;
}

.profileeditpopup .modal-content {
    display: inline-block;
    margin: auto;
    width: 100%;
    background: #f2f7fb;
    border-radius: 0;
    box-shadow: none;
}

.col-sm-6.marginauto {
    margin: auto;
    display: inline-block;
    float: none;
    text-align: left;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    width: auto;
    margin: auto !important;
}

.profilesection .col-sm-offset-2.col-sm-10.editprofile {
    margin-bottom: 20px;
}

.editipic a:first-child {
    float: left;
}

.col-sm-12.cenetrtext {
    text-align: center;
}

    .col-sm-12.cenetrtext label {
        font-size: 14px;
        font-weight: normal;
        color: #134a86;
        margin-bottom: 7px;
    }

    .col-sm-12.cenetrtext select.form-control.widthbox, .fulltextwidth .form-control.widthbox {
        padding: 10px 8px;
        background-color: #fff;
        font-size: 15px;
        font-weight: 600;
        margin: 0;
        margin-bottom: 20px;
        border-radius: 5px;
        color: #134a86;
        box-sizing: border-box;
        box-shadow: none;
        border: 1px solid #ccc;
        height: auto;
    }

.modal-dialog.modal-dialog-centered.profileeditpopup {
    top: 50%;
    transform: translatey(-50%);
}

.col-sm-12.buttonright.popupbutton {
    margin: 0 0 20px;
}

    .col-sm-12.buttonright.popupbutton button.btn.btn-default.cancel {
        float: left;
        margin: 0;
        background: none;
        color: #898988;
        border: none;
        padding: 0;
        font-size: 16px;
        font-weight: 600;
    }

    .col-sm-12.buttonright.popupbutton button.btn.btn-default.next {
        float: right;
        margin: 0;
        background: none;
        color: #e37b24;
        border: none;
        padding: 0;
        font-size: 16px;
        font-weight: 600;
    }

.col-sm-12.cenetrtext .text-center {
    position: relative;
}

/*Gallery Page*/
.galleryboxfull {
    width: 100%;
    margin: 30px 0;
    float: left;
    display: inline-block;
}

.col-sm-3.gallerybox {
    padding: 0 20px;
}

.gallerycounts {
    font-size: 14px;
    color: #8b8a89;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.gallerytitle {
    font-size: 14px;
    color: #e37b24;
    font-weight: 600;
    width: 100%;
    float: left;
    margin: 0 0;
    min-height: 40px;
}

span.galleryimage {
    border: 1px solid #a7a7a7;
    box-shadow: 0 0px 1px rgba(0,0,0,0.2);
    width: 100%;
    float: left;
    margin: 0 0 14px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.gallerinner {
    width: 100%;
    float: left;
    margin: auto;
}


    /*Gallery Inner*/
    .gallerinner.margin-bottom {
        margin-bottom: 20px;
    }

.modal-dialog.modal-dialog-centered.gallerypop {
    width: 57%;
    margin: 30px auto;
    padding: 0;
    position: relative;
    top: 10%;
}

#lightbox .carousel-control {
    background: none;
    opacity: 1;
    width: auto;
    top: 50%;
    bottom: auto;
}

#lightbox a.left.carousel-control {
    left: 30px;
}

#lightbox a.right.carousel-control {
    right: 30px;
}

#lightbox .carousel, #lightbox .carousel-inner {
    overflow: inherit;
}

.bottomtext {
    clear: both;
    background: #e9e9e9;
    color: #000;
    padding: 20px;
}

    .bottomtext a {
        font-size: 17px;
    }

.modal-dialog.modal-dialog-centered.gallerypop .modal-body {
    background: none;
    padding: 0;
}

.modal-dialog.modal-dialog-centered.gallerypop .modal-content {
    background: none;
    box-shadow: none;
    border: none;
}

#lightbox .carousel-inner {
    width: 80%;
    margin: auto;
}

.close:focus, .close:hover {
    color: #e27b24;
    opacity: 1;
    border-color: #e27b24;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    right: -32px;
    box-shadow: none;
    position: relative;
    top: 11px;
    color: #e27b24;
    opacity: 1;
    border: 2px solid #e27b24;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 100%;
    text-shadow: none;
}

.gallerypop .swiper-slide img {
    width: 100%;
    box-shadow: none;
    height: auto;
}

.gallerypop .swiper-container.swiper-container-horizontal {
    width: 100%;
}

.headerbg.dash .col-sm-4.pull-right.rightnav li:nth-child(1) {
    position: relative;
    top: -5px;
}

.swiper-button-prev {
    left: -6% !important;
    background-size: 57% !important;
}

.swiper-button-next {
    right: -6% !important;
    background-size: 57% !important;
}
/* Slider swiper */
ul.swiper-wrapper {
    margin-bottom: 40px;
    height: 410px;
    float: left;
    width: 100%;
}

video {
    width: 100%;
    height: 350px;
}

/* Login validation */
.alertmsg.loginvalidation {
    bottom: -4px;
    font-size: 15px;
    color: #FDCF00;
    left: 15%;
    text-shadow: 0 0 10px rgba(0,0,0,0.8);
}
/*Side text*/
.slidertext {
    background: #002553;
    color: #fff;
    padding: 10px 16px;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
}
/*Custome css*/
button.btn.btn-default.login:before {
    position: absolute;
    right: -12px;
    content: "";
    background: #fff;
    width: 1px;
    height: 34px;
}

button.btn.btn-default.signin {
    background: #ec842f;
    font-weight: normal;
    border-radius: 16px;
    border: none;
    padding: 4px 17px;
    font-size: 13px;
    line-height: 18px;
    box-shadow: 0 4px 7px rgba(0,0,0,0.4);
    position: relative;
}

    button.btn.btn-default.signin em {
        font-size: 17px;
        font-style: normal;
        margin: 0 5px 0 0;
    }

.menuToggle ul.dashnoardlinks li:hover .hometext {
    display: block !important;
    position: absolute;
    z-index: 9999;
    left: 62px;
    background: #002553;
    top: 0;
    width: 175px;
    font-weight: normal;
    padding: 20px 20px;
}
/*Body class*/
.bodybg {
    background: #e7eaea;
}

.contacttable thead tr th:last-child {
    width: 18%;
}

/*Knowledge Section*/
.nav-tabs > li > a {
    font-size: 16px;
    font-weight: bold;
    color: #002553;
    padding: 15px 40px;
    width: 99.6%;
    border: none;
    float: right;
}

.input-group .form-control:focus {
    z-index: 0;
}

.panel-heading {
    background: #e37b24 !important;
    padding: 0;
    float: left;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
    border: none !important;
}

.tabfullbox {
    width: 100%;
    float: left;
    margin: auto;
}

ul.nav.nav-tabs .active a, ul.nav.nav-tabs li a:hover {
    background: #002553;
    border: none;
    color: #fff;
    border: none;
    margin: 0;
}

.nav-tabs {
    border-bottom: none;
}

.panel-body {
    float: left;
    width: 100%;
    margin: auto;
    padding: 0;
}

.panel.with-nav-tabs.panel-default {
    border: none;
    background: none;
    float: left;
    width: 100%;
    box-shadow: none;
}

.topsearchbox {
    width: 100%;
    float: left;
    margin: 10px 0px 20px;
    padding-bottom: 7px;
    border-bottom: 2px solid #e37b24;
}

.resultshow {
    font-size: 14px;
    color: #727474;
    float: left;
    margin: auto;
    padding: 0 10px;
    position: relative;
    top: 18px;
}

.pull-right.searchbox {
    width: auto;
    margin: auto;
    display: inline-block;
}

.searchboxknowledge {
    width: 79%;
    float: left;
    display: inline-block;
}

.pull-right.searchbox {
    width: auto;
    margin: auto;
    display: inline-block;
}

.searchboxknowledge button.btn.btn-danger {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: -1px;
    padding: 6px 8px !important;
}

.pull-right.searchbox input.search-query.form-control {
    padding: 8px 42px 8px 9px;
    float: left;
    width: 100%;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    background: none;
}

.langdropdown {
    width: auto;
    display: inline-block;
    position: relative;
    float: right;
}

    .langdropdown li.nav-item {
        list-style: none;
    }

    .langdropdown ul.dropdown-header-top.author-log.dropdown-menu {
        left: -157px;
        min-width: 188px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .langdropdown .dropdown-menu > li > a {
        padding: 8px 15px;
        border-bottom: 1px solid #ccc;
    }

    .langdropdown ul.dropdown-header-top.author-log.dropdown-menu:before {
        top: -15px;
    }

.middleknowledgebox {
    width: 100%;
    float: left;
    margin: 20px 0 0;
}

.boxfull {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.col-sm-4.boximages {
    padding: 0;
    height: 235px;
    overflow: hidden;
}

    .col-sm-4.boximages img {
        max-width: 100%;
    }

.col-sm-8.righntboximage {
    padding: 0;
}

.boxhead {
    background: #e37b24;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: normal;
    float: left;
    width: 100%;
}

li.nav-item {
    list-style: none;
}

.boxheadtext {
    width: 100%;
    padding: 10px 20px;
    color: #002553;
    float: left;
    font-size: 14px;
    line-height: normal;
    min-height: 60px;
    overflow: hidden;
}

.pull-left.star {
    color: #002553;
    font-size: 15px;
    font-weight: 600;
    width: 26%;
}

    .pull-left.star i {
        color: #e37b24;
        margin: 0 10px 0 0;
        float: left;
    }

.starttext {
    float: left;
    position: relative;
    top: -2px;
}

.ratingbox {
    width: 100%;
    padding: 0 20px;
    float: left;
    margin-top: 12px;
}

.downloadtext {
    float: right;
    margin-left: 10px;
    color: #e37b24;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    position: relative;
    top: 2px;
}

.pull-right.downloadpop {
    position: relative;
}

.langdropdown .dropdown-menu > li:last-child a {
    border-bottom: none;
}

.downloadpop ul.dropdown-header-top.author-log.dropdown-menu {
    padding: 0;
    top: 29px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    padding: 13px 0;
}

    .downloadpop ul.dropdown-header-top.author-log.dropdown-menu li a:hover, .downloadpop ul.dropdown-header-top.author-log.dropdown-menu li a:focus, .downloadpop ul.dropdown-header-top.author-log.dropdown-menu li a:active {
        background: none;
    }

.tabfullbox ul.nav.nav-tabs li {
    width: 50%;
    text-align: center;
}

.tooltipbox {
    position: absolute;
    right: 30px;
    cursor: pointer;
}

.hovertext {
    position: absolute;
    font-size: 12px;
    background: #002553;
    padding: 10px;
    min-width: 170px;
    font-weight: normal;
    right: 0;
    top: 32px;
    opacity: 0;
    transition: width .5s ease-in;
    border-radius: 5px;
}

.tooltipbox img:hover + .hovertext {
    opacity: 1;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border: none !important;
}

/*Quiz*/

button.btn.btn-success {
    background: #000;
    border-color: #000;
}

.pull-right.quizbutton {
    width: 100%;
    margin: 10px 0 0;
    float: right;
    text-align: right;
}

.quizstart.samplequiz {
    background: #FF3D00;
    border-color: #FF3D00;
    margin-right: 20px;
}

.quizstart {
    float: none;
    font-size: 16px;
    font-weight: 600;
    background: #002553;
    border: 1px solid #002553;
    padding: 10px 40px;
    box-shadow: none;
    border-radius: 20px;
    outline: none;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

    .quizstart:hover, .quizstart:focus, .quizstart:active {
        background: #e37b24;
        border-color: #e37b24;
        color: #fff;
        text-decoration: none;
    }

    .quizstart.samplequiz:hover, .quizstart.samplequiz:focus, .quizstart.samplequiz:active {
        background: #000;
        border-color: #000;
        color: #fff;
        text-decoration: none;
    }

.hometextside.rightalign {
    text-align: right;
    font-weight: bold;
    padding-right: 38px;
    font-size: 29px;
}

p.hometextside.rightalign em {
    font-size: 21px;
    font-style: normal;
}

.quizsection {
    width: 100%;
    float: left;
    margin: 0;
    background: #fff;
    padding: 30px 0 0 0;
    margin-bottom: 30px;
    box-shadow: 0 0 11px rgba(0,0,0,0.2);
}

.countsnumber {
    font-size: 45px;
    background: #002553;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 30px;
}

.countsbox {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    text-align: center;
}

.questtext {
    width: 100%;
    margin: 10px 0 15px;
    color: #002553;
    padding: 0 20px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    float: left;
}

.chossetext {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #a2a19e;
    font-style: italic;
}

.answers {
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 0 40px;
}

.textfull {
    width: 100%;
    float: left;
    margin: 13px 0 0;
}

.col-sm-6.quesboxes {
    padding-left: 0;
}

.col-sm-6.quesboxes {
    padding-left: 0; /* float: none; */
    display: table;
    vertical-align: middle;
}

.questionnew {
    background: #ece8d9;
    width: 100%;
    float: left;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 20px;
    font-size: 16px;
    color: #002553;
    font-weight: 600;
    min-height: 92px;
    vertical-align: middle;
    display: table;
}

button.btn.btn-default.next.sendanswer {
    border: none;
    padding-right: 0;
    padding: 0;
    margin-right: 17px;
    margin-top: 14px;
    font-size: 16px;
    font-weight: 600;
}

    button.btn.btn-default.next.sendanswer:hover, button.btn.btn-default.next.sendanswer:focus, button.btn.btn-default.next.sendanswer:active {
        background: none;
        box-shadow: none;
    }

.questext {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

/*Contact Us*/
.small-box > .small-box-footer a {
    color: #fff;
    text-decoration: none;
}

.contactfulltable {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.contacttable thead {
    background: #002553;
}

    .contacttable thead tr th {
        padding: 15px 40px;
        width: 33%;
        display: table-cell;
    }

table.table.table-hover.contacttable tr td {
    padding: 9px 40px;
    color: #002553;
    font-size: 16px;
}

    table.table.table-hover.contacttable tr td.Locationcolor {
        color: #e37b24;
        font-weight: 600;
    }

table.table.table-hover.contacttable tr {
    border-bottom: 2px solid #cfd6db;
}

.small-box > .small-box-footer a {
    color: #fff;
}
/*My Rewards*/

.col-sm-8.rewardboxes {
    margin-bottom: 15px;
    padding: 0;
    margin-top: 15px;
    width: 64%;
    z-index: 99;
}

.col-sm-2.cricleimages {
    border-radius: 100%;
    border: 6px solid #e37b24;
    width: 70px;
    height: 70px;
    line-height: 50px;
    background: #002553;
    text-align: center;
    position: relative;
    padding: 0;
}

.col-sm-10.circleimagesright {
    background: #002553;
    padding: 14px 20px;
    position: relative;
}

.col-sm-8.rewardboxes:before {
    position: absolute;
    content: "";
    width: 88%;
    background: #002553;
    top: 0;
    bottom: 0;
    left: 6%;
    box-shadow: 0 5px 18px rgba(0,0,0,0.2);
}

.col-sm-10.circleimagesright:before {
    background-image: url(../images/boxside.png);
    position: absolute;
    content: "";
    right: -73px;
    top: 0px;
    bottom: 0;
    height: 71px;
    width: 91px;
    background-repeat: no-repeat;
    background-size: 71%;
}

.rewardhead {
    width: 100%;
    float: left;
    margin: 0 0;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    top: 5px;
}

.col-sm-12.welcomebox.userbox p#uploadedfile {
    margin: 0;
}

.rewardtext {
    float: left;
    width: 100%;
    margin: auto;
    color: #e37b24;
    font-size: 13px;
    position: relative;
    top: 2px;
}

.rewardsboxes {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 15px;
}

    .rewardsboxes:before {
        position: absolute;
        content: "";
        width: 6px;
        top: -19px;
        bottom: 233px;
        background: #e37b24;
        left: 36px;
    }

    .rewardsboxes:after {
        content: "";
        width: 6px;
        top: 44%;
        bottom: 30px;
        background: #919191;
        left: 36px;
        position: absolute;
    }

.marginautobox {
    margin: auto;
    width: 85%;
}

.col-sm-8.rewardboxes.blackbox .col-sm-2.cricleimages {
    background: #1f1f1f;
    border-color: #919191;
}

.col-sm-8.rewardboxes.blackbox:before {
    background: #1f1f1f;
}

.col-sm-8.rewardboxes.blackbox .col-sm-10.circleimagesright {
    background: #1f1f1f;
}

    .col-sm-8.rewardboxes.blackbox .col-sm-10.circleimagesright:before {
        background-image: url(../images/boxside_black.png);
    }

.col-sm-8.rewardboxes.blackbox .rewardtext {
    color: #919191;
}



/*Recommded*/
.recomhead {
    font-size: 21px;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    color: #002553;
    font-weight: 600;
}

.Recommendbtn:hover, .Recommendbtn:focus, .Recommendbtn:active {
    color: #fff;
    text-decoration: none;
}

.Recommendbtn {
    color: #3d3d3d;
    background: #002553;
    color: #fff;
    padding: 7px 6px;
    text-decoration: none;
    border-radius: 5px;
}

.radioboxes {
    float: left;
    width: 100%;
    text-align: left;
    margin: auto;
}

.col-sm-12.cenetrtext .funkyradio-default label {
    font-size: 16px;
    max-height: 130px;
    width: auto;
    float: left;
    margin: 0 0 10px;
    padding: 0 30px;
    cursor: pointer;
}

.radioboxes .funkyradio-default label:before {
    border-radius: 100%;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 4px;
    background: none;
    z-index: 9999;
    border: 1px solid #ccc;
}

.radioboxes .funkyradio-default input[type="radio"]:checked + label:before {
    border-color: #002553;
    background-color: #002553;
}

.funkyradio-default {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.radioboxes .funkyradio-default input {
    display: none;
}

.parameterquestion {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 20px;
    font-weight: 600;
    color: #002553;
}


.radioboxes .funkyradio-default label:before {
    border-radius: 100%;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 4px;
    background: none;
    z-index: 9999;
    border: 1px solid #ccc;
}

.funkyradio-default {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.parameterbox .funkyradio-default input {
    display: none;
}

.parameterbox .funkyradio-default label {
    font-size: 16px;
    max-height: 130px;
    width: auto;
    float: left;
    margin: 0 0 10px;
    padding: 0 30px;
    color: #333;
    cursor: pointer;
    font-weight: normal;
}

    .parameterbox .funkyradio-default label:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0px;
        background: none;
        z-index: 9;
        border: 1px solid #ccc;
    }


.parameterbox {
    width: 100%;
    float: left;
    margin: 10px 0;
    border-bottom: 1px solid #888;
}

    .parameterbox .funkyradio-default input[type="checkbox"]:checked + label:after {
        top: 0;
        left: 0;
        content: '\2713';
        color: #fff;
        font-size: 11px;
        position: absolute;
        background: #e27b24;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px; /* border-color: #e27b24; */
    }

    .parameterbox .funkyradio-default input {
        opacity: 0;
        float: left;
    }

.col-sm-12.buttons.recbtn {
    margin: 10px 0 10px;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.submitpop {
    width: 27%;
}

    .modal-dialog.modal-dialog-centered.profileeditpopup.submitpop .modal-content {
        border-radius: 10px;
    }

table.table.table-hover.npcc_callCenTbl.centertable {
    margin: 0;
}

/*Knowledger Inner*/

.col-sm-12.righntboximage {
    background: #fff;
    padding: 0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    margin-bottom: 20px;
}

.starttext.ratetexts {
    font-size: 12px;
    color: #e37b24;
    text-decoration: underline;
    top: 0;
}

.knowledgeinner {
    width: 100%;
    float: left;
    margin: auto;
    border: 1px solid #ccc;
    text-align: center;
    height: 300px;
    overflow: hidden;
    line-height: 19;
}

.boxheadtext.knowledginnertext {
    min-height: 100%;
    margin-bottom: 20px;
}

.knowledgeinner img {
    width: auto;
}

.ratingbox.knowrating {
    margin-bottom: 20px;
}

/*Managed User*/

.col-sm-3.searchbox {
    padding-left: 0;
    margin-bottom: 10px;
}

#constrainer2 {
    width: 100%;
    overflow-x: scroll;
}

#constrainer2 {
    width: 100%;
    overflow-x: scroll;
}

    #constrainer2 tbody {
        overflow-y: auto;
        display: block;
        max-height: 60vh;
    }

    #constrainer2 thead {
        display: table-row;
        background: #989898;
    }

div#constrainer2 td {
    padding: 7px 10px;
    vertical-align: middle;
    font-size: 14px;
    color: #3d3d3d;
    word-break: break-word;
    font-weight: 400;
    border-bottom: 1px solid #eeeeee;
    min-width: 152px;
}

div#constrainer2 tr th {
    background: #989898;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
    border: none;
}

#adminsection .reset {
    background: #888;
    border-color: #888;
    margin-left: 10px;
}

#adminsection .activetdbutton {
    float: left;
    margin: auto;
}

#adminsection button.btn.btn-default.export.activate {
    background: #000;
    border-color: #000;
}

#adminsection button.btn.btn-default.export.deactivate {
    background: #888;
    border-color: #888;
    margin-left: 10px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/arrowright.png) !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/arrowleft.png) !important;
}

#constrainer2 tbody {
    background: #fff;
}


@media only screen and (min-width:1360px) and (max-width:1680px) {
    #constrainer2 tbody {
        overflow-y: auto;
        display: block;
        max-height: 37vh;
    }
}



/*Managed Reward Page*/

div#constrainer2 .rewardtable td {
    padding: 17px 10px;
}

    div#constrainer2 .rewardtable td i {
        color: #e27b24;
    }

form.form.width.rewardsform {
    margin: auto;
}

.rewardsform button.btn.btn-default.send.reset {
    margin-right: 15px;
}

form.form.width.rewardsform .col-sm-12 {
    padding: 0;
}

.breadcrums a.about {
    font-size: 13px;
    text-decoration: none;
}

.searchbox.uploadsheet input {
    display: none;
}

.abouticon img {
    max-width: 20px;
}

.searchbox.uploadsheet .btn.btn-default.send {
    background: none;
    border-color: #000;
    color: #000;
    padding: 6px 10px;
    width: auto;
    cursor: pointer;
    font-size: 15px;
}

.activetdbutton a.samplerewards {
    background: #000;
    border-color: #000;
    color: #fff;
    padding: 9px 18px;
    width: auto;
    display: inline-block;
    cursor: pointer;
    float: none;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}

.col-sm-3.searchbox.uploadsheet.pullright {
    text-align: right;
}

    .col-sm-3.searchbox.uploadsheet.pullright button.btn.btn-default.send.reset {
        border-color: #888;
        background: #888;
        color: #fff;
    }

#myModal h4.modal-title {
    color: #000;
    font-size: 26px;
    float: left;
    width: 100%;
    margin: 5px 0 20px;
}

#myModal .modal-header .close {
    position: absolute;
    right: 16px;
    top: 18px;
}

#myModal .modal-header, #myModal .modal-footer {
    border: none;
    text-align: center;
}

#myModal .modal-header {
    padding: 10px 0 0 0;
    color: #fff;
}

.fullwidthboxs .col-sm-3 .paddinginnerstext a {
    color: #fff;
}

.cenetrboxess {
    text-align: center;
    margin: 0 0 17px;
    display: inline-block;
    width: 100%;
}

.searchbox.uploadsheet {
    width: auto;
    display: inline-block;
    margin: 0 20px;
}

.col-sm-3.searchbox.uploadsheets.pullright {
    text-align: right;
    float: right;
}

#myModal .modal-footer {
    padding-top: 0;
    padding-bottom: 30px;
}

.searchbox.uploadsheet button.btn.btn-default.send.sample {
    background: #e27b24;
    border-color: #e27b24;
    color: #fff;
}

button#cancelTask {
    background: no-repeat;
    color: #000;
    margin-left: 20px;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress.taskpop .modal-content {
    border-radius: 10px;
}
/*Managed Gallery*/
.searchbox.uploadsheet.addpic {
    margin: 0;
}

    .searchbox.uploadsheet.addpic label.btn.btn-default.send {
        background: #002553;
        border-color: #002553;
        color: #fff;
    }

.col-sm-2.galleryinner img {
    width: 100%;
    max-width: 100%;
    border: 1px solid #a7a7a7;
    box-shadow: 0 0px 1px rgba(0,0,0,0.2);
}

.col-sm-2.galleryinner {
    padding: 0 8px;
    width: 12.5%;
    margin-bottom: 15px;
    margin-top: 15px;
}

    .col-sm-2.galleryinner:before {
        position: absolute;
        content: "";
        top: 0;
        left: 7px;
        right: 7px;
        bottom: 0;
        width: 90%;
        background: rgba(0,0,0,0.5);
    }

.captionbox {
    float: left;
    margin: 0 0 10px;
    padding: 0 7px;
}

    .captionbox input.form-control {
        height: auto;
        padding: 10px 12% 10px 10px;
    }

div#addGalleyInfo {
    padding: 0 25px;
}

.col-sm-12.buttons.gallybtns {
    padding: 0 5px;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 0;
}

.viewalbum.send {
    background: #e27b24;
    padding: 9px 20px;
    float: none;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 16px;
    margin: 0 20px;
    text-decoration: none;
}

.col-sm-2.galleryinner .editipic {
    left: 8px;
    right: 8px;
    padding: 5px;
}

    .col-sm-2.galleryinner .editipic i {
        font-size: 16px;
    }

.managedgalerynew .galleryimage i.fa.fa-edit {
    right: 0;
}

.managedgalerynew .galleryimage:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0px;
    right: 7px;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
}

span.fullwidthimages {
    width: 100%;
    float: left;
    margin: auto;
}

.fullwidthimages img {
    width: 100%;
}

.captionadd {
    width: 100%;
    float: left;
    margin: 15px 0;
    background: #e37b24;
    color: #fff;
    padding: 12px;
    font-size: 18px;
}

.col-sm-2.languagebox {
    padding-left: 6px;
}

    .col-sm-2.languagebox .input-group {
        width: 100%;
    }

        .col-sm-2.languagebox .input-group select.form-control.widthbox {
            padding: 10px 10px;
            height: auto;
            -moz-appearance: none;
            color: #888;
            -webkit-appearance: none;
            background-repeat: no-repeat;
            background-image: url(../images/arrowdown.png);
            background-position: 96% 13px;
            border-radius: 5px;
            position: relative;
            top: 0;
        }

.col-sm-9.editetxtfield {
    padding: 0;
}

    .col-sm-9.editetxtfield input.form-control.widthbox {
        height: auto;
        padding: 10px;
    }

.col-sm-1.buttonedit button.btn.btn-default.send {
    float: right;
    position: relative;
    top: 0;
    padding: 10px 22px;
}

.col-sm-1.buttonedit {
    padding-right: 0;
    margin-left: 10px;
}

.col-sm-9.editetxtfield textarea.form-control.widthbox {
    width: 100%;
    padding: 10px 15px;
    height: 43px;
}

.textselected {
    float: left;
    width: 100%;
    width: 98.5%;
    margin: 0 6px;
    font-size: 15px;
    color: #000;
    padding: 13px 0;
    border-bottom: 1px solid #ddd;
}

.col-sm-12.galleryboxfull.edittitle {
    margin-top: 0;
}

a.albumtitleedit {
    float: right;
    color: #fff;
}

.col-sm-2.buttons.gallybtns button.btn.btn-default.send {
    background: #e27b24;
    border-color: #e27b24;
    padding: 14px 30px;
    top: 0;
    position: relative;
}

.col-sm-12.buttons.gallybtns button.btn.btn-default.send {
    background: #e27b24;
    border-color: #e27b24;
    padding: 6px 26px !important;
}

.multiple_gallery {
    width: 100%;
    float: left;
    margin: 0;
}

.col-sm-2.languagebox.gallang select.form-control.widthbox {
    padding: 10px 13px;
    background-position: 94% 15px;
}

.col-sm-2.buttons.gallybtns {
    text-align: right;
    position: relative;
    top: 0;
    padding: 0 5px;
}

.captionbox.col-sm-10 button.btn.btn-default.send.tittlebtn {
    position: absolute;
    right: 7px;
    padding: 8px 20px !important;
    top: 1px;
}

.col-sm-12.newbtnstop.exportexcel.pull-right {
    margin-top: 20px;
}

.editipic {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    left: 0;
    right: 0;
    padding: 10px;
}

    .editipic i {
        font-size: 15px;
    }

    .editipic a i {
        float: right;
        color: #fff;
    }

/*Tm/CCM Home Page */

.small-box {
    border-radius: 5px;
    position: relative;
    display: block;
    margin-bottom: 30px;
    padding: 7px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

    .small-box > .inner {
        padding: 10px;
    }

.bg-aqua {
    background-color: #00c0ef !important;
}

.small-box h3, .small-box p {
    z-index: 5;
}

.small-box h3 {
    font-size: 23px;
    font-weight: normal;
    margin: 20px 0;
    white-space: nowrap;
    padding: 0;
}

.small-box p {
    font-size: 15px;
}

.small-box > .small-box-footer {
    position: relative;
    text-align: right;
    padding: 10px 0;
    color: #fff;
    color: rgba(255,255,255,0.8);
    display: block;
    z-index: 10;
    background: rgba(0,0,0,0.1);
    text-decoration: none;
    padding-right: 11px;
}

    .small-box > .small-box-footer i.fa.fa-arrow-circle-right {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

.breadcrums a i.fa.fa-home span {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0 0 0 6px;
}

.col-sm-12.breadcrums i.normal.fa.fa-angle-right {
    font-weight: normal;
}

.content-header h1 {
    margin: 17px 0;
    font-size: 24px;
    position: relative;
    width: auto;
    top: 0;
    color: #000;
    font-weight: normal;
    padding: 0 30px;
}

.col-sm-1.buttonedit button#addcaption {
    padding: 9px 22px !important;
}

.homedashnboard {
    width: 100%;
    padding: 0 17px;
    margin: 0 0 15px;
    float: left;
}

.bg-green {
    background-color: #FF5702 !important;
    color: #fff;
}

.bg-yellow {
    background-color: #F0D704 !important;
}

.bg-red {
    background-color: #dd4b39 !important;
}

.small-box.bg-darkblue {
    background: #e27b24;
    color: #fff !important;
}

.small-box .icon {
    -webkit-transition: all .7s linear;
    -o-transition: all .7s linear;
    transition: all .7s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 70px;
    color: rgba(0,0,0,0.15);
    transition: all .7s linear;
}

.small-box:hover .icon {
    font-size: 95px;
}

.small-box.bg-darkred {
    background: #EC1500;
}

.bg-green a.small-box-footer {
    color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #134a86;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.ratingpopup {
    width: 49%;
    border-radius: 5px;
}
/* Active answer class */
.activeAns {
    background-color: #002553 !important;
    color: #ece8d9 !important;
}


.modal-dialog.modal-dialog-centered.profileeditpopup.ratingpopup .modal-header {
    background: #e37b24;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    color: #fff;
    border: none;
}

.ratingpop i {
    color: #134a86;
    font-size: 40px;
    margin: 0 5px;
    cursor: pointer;
}

.textareawidth label.col-sm-3 {
    color: #134a86;
    font-size: 16px;
}

.col-sm-12.ratingpop {
    margin: 8px 0;
    text-align: center;
    padding: 0;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.ratingpopup .modal-content {
    border: none;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.ratingpopup .modal-header .close {
    margin-top: 0px;
    z-index: 999;
    color: #fff;
    position: absolute;
    font-size: 23px;
    right: 30px;
}

textarea.form-control {
    height: 110px;
    background: #fff;
    border-radius: 0;
    width: 100%;
}

.col-sm-9.ratingpop {
    padding-right: 0;
}

button.btn.btn-default.nextpop {
    color: #e37b24;
    font-size: 17px;
    padding: 0;
    border: none;
    background: none;
    font-weight: bold;
    margin-right: 30px;
}

.cancelpop {
    float: left;
    border: none;
    background: none;
    font-size: 17px;
    color: #888;
    margin-left: 15px;
}

.col-sm-12.textareawidth {
    margin: 20px 0;
    float: left;
    width: 100%;
}

/*Loader Style Code*/
#loaderContainer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    background: rgba(0,0,0,0.7) !important;
    display: none;
    z-index: 9999;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: 0;
}

.form.width .form-control {
    height: 47px;
}

.buttonleft {
    float: left;
    text-align: left;
}

/* Wrong answer class */
.wrongAns {
    background-color: red !important;
    color: #ece8d9 !important;
}
/* Right answer class */
.rightAns {
    background-color: green !important;
    color: #ece8d9 !important;
}

#adminsection label.errorMessage, #adminsection label.errorMessageSize {
    position: absolute;
    bottom: -7px;
    font-size: 11px;
    left: 0;
}

.input-group.clearable.cehckboxess input#active {
    width: auto;
    top: 3px;
    margin-right: 10px;
}

#adminsection .btn.btn-info.send.reset {
    background: #ccc;
    border-color: #ccc;
    color: #000;
}

#adminsection a.AdminCancelBtn {
    background: #888 !important;
    border-color: #888 !important;
    color: #fff !important;
    margin-right: 10px;
}

img.media-photo.newimages {
    max-width: 100px;
}

.activebtnbox input {
    position: absolute !important;
    left: 0 !important;
    top: -6px !important;
    margin: 0 !important;
    bottom: 0;
    right: 0 !important;
    width: 100% !important;
    opacity: 0;
    height: 30px !important;
    cursor: pointer;
}

.activebtnbox span {
    background: #ccc;
    padding: 3px 16px;
    border-radius: 0px;
    float: left;
    position: relative;
    top: -4px;
    font-size: 14px;
    border: 1px solid #888;
    cursor: pointer;
}

.activebtnbox input[type="radio"]:checked + span {
    background: #e27b24 !important;
    color: #fff;
}

.activebtnbox {
    position: relative !important;
    float: left;
    width: auto;
    margin: 0 20px 0 0;
    color: #000;
}

.ckbox input[type="checkbox"]:checked + label:after, .ckbox label:before {
    cursor: pointer;
}

span.galleryimage {
    position: relative;
}

.form-control {
    font-size: 13px;
}

.editipic a:first-child {
    float: left;
}

.btn {
    padding: 5px 12px !important;
}

a.btn.btn-default.send.cancelbtn {
    margin: 0 0 0 20px;
    background: #FF5702 !important;
    color: #fff !important;
    border-color: #FF5702 !important;
}

.col-sm-3.boximages {
    padding: 0;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    height: 175px;
    line-height: 11.5;
}

.col-sm-9.righntboximage {
    padding: 0;
}

.col-sm-3.boximages img {
    max-width: 100%;
}

.container.homecont .form form .input-group {
    margin-bottom: 15px;
}

/*** Manage Users*/
#adminsection .reset {
    background: #ccc;
    border-color: #ccc;
    margin-left: 10px;
    color: #000;
}

#adminsection .activetdbutton {
    float: left;
    margin: auto;
}


#adminsection button.btn.btn-default.export.activate {
    background: #228B22;
    border-color: #228B22;
}

#adminsection button.btn.btn-default.export.deactivate {
    background: #FF0000;
    border-color: #FF0000;
    margin-left: 10px;
    color: #fff;
}

/*End Manage User*/

#adminsection label.errorMessage, #adminsection label.errorMessageSize {
    position: absolute;
    bottom: -7px;
    font-size: 11px;
    left: 0;
}



#adminsection .btn.btn-info.send.reset {
    background: #ccc;
    border-color: #ccc;
    color: #000;
}

#adminsection a.AdminCancelBtn {
    background: #888 !important;
    border-color: #888 !important;
    color: #fff !important;
    margin-right: 10px;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop {
    width: 40%;
}



a.btn.btn-default.send.sample.rewardssample {
    background: #002553;
    color: #fff;
    border-color: #002553;
}

img.folderimage {
    max-width: 60%;
}

button.btn.btn-default.send.reset.disabledbtn {
    position: relative;
    left: -10px;
    background: #888 !important;
    color: #fff !important;
}

.col-sm-3.searchbox.paddingright {
    padding-right: 15px;
}

.parameterbox.newlabel label {
    font-size: 16px;
    width: auto;
    float: left;
    color: #333;
    cursor: pointer;
    font-weight: normal;
}

.parameterbox.newlabel {
    border: none;
    margin: 0 0 10px 0;
}

.parameterbox.newlabel {
    border: none;
    margin: 0 0 10px 0;
}

    .parameterbox.newlabel input {
        margin: 0 11px;
        position: relative;
        top: -4px;
        border-radius: 5PX;
        padding: 6px 6px;
        border: 1px solid #ccc;
        width: 8%;
        color: #000;
    }

    .parameterbox.newlabel b {
        margin: 0 4px;
        color: #e37b24;
        font-size: 20px;
        position: relative;
        top: 1px;
    }

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop {
    width: 40%;
}



a.btn.btn-default.send.sample.rewardssample {
    background: #002553;
    color: #fff;
    border-color: #002553;
}

img.folderimage {
    max-width: 60%;
}

p.norecords {
    text-align: center;
    color: #000;
    padding: 10px 0;
    font-weight: bold;
}

/* New Changes 20190313*/
.searchboxknowledge select.form-control.widthbox {
    min-width: 183px;
    position: relative;
    left: -21px;
}

#changePassword input {
    height: auto;
    padding: 8px 10px;
}

#changePassword label.errorMessage {
    bottom: -3px;
}

.menuToggle ul.dashnoardlinks li:hover .hometext {
    z-index: 99999999;
}


/*Notification Box*/


li.notiificationhead {
    width: 100%;
    float: left;
    margin: auto;
    text-align: center;
    font-size: 14px;
    color: #e37b24;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0 !important;
}

ul.dropdown-header-top.author-log.dropdown-menu.notificatiodropdown {
    min-width: 300px;
    left: -241px;
    top: 42px;
}

li.notificationsubmenu {
    margin: 0 !important;
    width: 100%;
    float: left;
}

.bordernotification {
    margin: auto;
    width: 88%;
    padding: 10px 0;
    border-bottom: 1px solid #e37b24;
    display: table;
}

.notificationtexs {
    font-size: 13px;
    color: #002553;
    float: left;
    margin: 0 0 5px;
    width: 100%;
}

.notifaicationdate {
    font-size: 11px;
    color: #797979;
    float: left;
    margin: auto;
    display: inline-block;
}

li.notificationsubmenu.lastchild .bordernotification {
    /* padding-bottom: 0; */
    border: none;
}

li.fotternotification {
    margin: 0 !important;
    border-top: 1px solid #ccc;
    width: 100%;
    padding: 10px 0 6px;
    text-align: center;
    font-size: 12px;
    color: #e37b24;
}

    li.fotternotification a.notificationlink {
        width: auto !important;
        background: none !important;
        margin: auto !important;
        color: #e37b24 !important;
        text-transform: uppercase;
        font-size: 15px;
    }

.badgenotification {
    background: #ff0000;
    position: absolute;
    top: -12px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    max-width: 50px;
    max-height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    right: -16px;
    padding: 1px;
    min-height: 25px;
    min-width: 25px;
    padding: 2px;
}

.notificationsboxesstext {
    width: 88%;
    float: left;
    font-size: 17px;
    margin-bottom: 0;
    color: #002553;
}

.notificationsboxess {
    padding: 20px;
    border-bottom: 2px solid #cfd6db;
    display: inline-block;
    width: 100%;
    position: relative;
}

    .notificationsboxess:last-child {
        border: none;
    }

.justnow {
    text-align: right;
    width: auto;
    float: right;
    margin: auto;
    color: #e37b24;
    font-style: italic;
    font-size: 13px;
    position: absolute;
    right: 0;
    /* top: 0; */
}

@media only screen and (min-width:200px) and (max-width:760px) {

    ul.dropdown-header-top.author-log.dropdown-menu.notificatiodropdown {
        min-width: 253px !important;
        left: -210px !important;
        top: 42px;
    }
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress h4.modal-title {
    text-align: center;
    color: #000;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress .modal-body {
    padding: 0 40px;
    border: none;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress .modal-footer {
    padding: 0;
    border: none;
    text-align: center;
    padding-bottom: 30px;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress .modal-body {
    padding-top: 30px;
}


ul.pagination li a {
    padding: 4px 11px !important;
}

.pagination > li {
    display: inline-block;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 12px 0 0;
    border-radius: 4px;
    width: 100%;
    text-align: right;
}

div#constrainer2.tableheads tr th {
    min-width: 179px;
}

div#constrainer2.tableheads td {
    min-width: 179px;
}

li.swiper-slide {
    width: 100% !important;
}

span.galleryimage img {
    max-width: 100%;
}

.form.width .form-control option:first-child {
    font-size: 17px;
    color: #ff0505;
    font-weight: bold;
}

.nav-tabs > li:first-child a {
    float: left;
}

.bottomtext {
    position: relative;
    margin-top: 0px;
}

.welcometexthome b.top.color {
    color: #e27b24;
}

b.top.text-center {
    font-size: 23px;
}


body.bodybg.menuToggle #RecommendationTable div#constrainer2 td, body.bodybg.menuToggle #RecommendationTable div#constrainer2 th {
    min-width: 160px;
}

body.bodybg.menuToggle #RecommendationTable div#constrainer2.tableheads tr th {
    min-width: 179px;
}

body.bodybg.menuToggle #RecommendationTable div#constrainer2.tableheads td {
    min-width: 179px;
}


/******* Dashobard Section */
/*New Dashboard Html*/
div#piechart_3d {
    height: 350px !important;
}

.fullwidthspiegraph {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0 40px;
    text-transform: uppercase;
}

.pieheading {
    font-size: 21px;
    margin: 15px 0;
    /* width: 100%; */
    color: #002553;
    display: inline-block;
    font-weight: normal;
    position: absolute;
    top: -15px;
    left: 20px;
    z-index: 99;
}

.col-sm-6.pull-right.rightcolums .pieheading {
    left: 50px;
}

svg g text {
    font-size: 13px;
    font-family: Roboto;
    font-weight: bold;
}

.totalmanpower {
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    float: left;
    width: 100%;
}

.countsnumberss {
    font-size: 30px;
    color: #e37b24;
    font-weight: 600;
    margin: auto;
    width: 100%;
    float: left;
}

.col-sm-6.pull-right.rightcolums.pieboxe {
    position: relative;
    top: 22px;
}

.col-sm-6.pull-right.rightcolums {
    padding: 0 46px;
    position: relative;
}

.totalboxess {
    background: #002553;
    float: left;
    width: 62%;
    padding: 10px 14px 8px;
    margin-bottom: 20px;
    clear: both;
    font-size: 14px;
    border-radius: 15px;
    text-transform: uppercase;
}

.linkss {
    width: 100%;
    padding: 0 40px;
    text-align: right;
    float: left;
    margin: 0 0 15px;
}

a.viewlinkss {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    background: #002553;
    padding: 8px 15px;
    border-radius: 5px;
}

.col-sm-6.leftpiechat.relativebox .pieheading {
    position: absolute;
    top: 5px;
    z-index: 99;
}

.col-sm-6.leftpiechat.relativebox {
    position: relative;
}

.hometextside.margintopwidths {
    margin-top: 30px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
}

.fullwidthspiegraph .col-sm-6.leftpiechat.relativebox {
    padding: 0 15px !important;
}

.fullwidthspiegraph .col-sm-6.leftpiechat:nth-child(2n) {
    padding: 0 40px;
}

    .fullwidthspiegraph .col-sm-6.leftpiechat:nth-child(2n) .pieheading {
        left: 43px;
    }

.fullwidthspiegraph .col-sm-6.leftpiechat.relativebox p.pieheading {
    left: 20px;
    top: -6px;
}

.DisableButton {
    background: #ccc;
    border: #ccc;
    cursor: not-allowed;
}

    .DisableButton:hover, .DisableButton:focus {
        background: #ccc;
        border: #ccc;
        cursor: not-allowed;
    }

.col-sm-12.breadcrums .tooltipbox {
    right: 35px;
    top: 5px;
}

.sparksEmail {
    color: #002553
}

.orangeHeading {
    margin-right: 4px;
    color: #e27b24;
}

.welcometexthome em {
    font-weight: 600;
}

.col-sm-12.fullwidthbox .totalboxess {
    clear: none;
    width: 26%;
    margin-right: 30px;
}

select {
    /* for Firefox */
    /* for Chrome */
    -webkit-appearance: none;
}

    /* For IE10 */
    select::-ms-expand {
        display: none;
    }

.slideContainer {
    padding-bottom: 70px;
}

#modalKnowledge .close {
    position: absolute;
    top: -33px;
    right: 0px;
}

#notfound {
    position: relative;
    height: 83vh;
    width: 100%;
    margin: auto;
}

    #notfound .notfound {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.notfound {
    max-width: 460px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
}

    .notfound .notfound-404 {
        position: relative;
        width: 180px;
        height: auto;
        margin: 0px auto 50px;
    }

    .notfound .notfound-404 {
        height: 160px;
        position: relative;
        z-index: -1;
    }

        .notfound .notfound-404 > div:first-child {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #ffa200;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border: 5px dashed #000;
            border-radius: 5px;
        }

            .notfound .notfound-404 > div:first-child:before {
                content: '';
                position: absolute;
                left: -5px;
                right: -5px;
                bottom: -5px;
                top: -5px;
                -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
                box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
                border-radius: 5px;
            }

        .notfound .notfound-404 h1 {
            font-family: 'Montserrat', sans-serif;
            font-size: 160px;
            margin: 0px;
            font-weight: 900;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            background: url(../images/bg.jpg) no-repeat;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-size: cover;
            background-position: center;
        }

    .notfound h2 {
        font-family: 'Montserrat', sans-serif;
        color: #000;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 0;
    }

    .notfound p {
        font-family: 'Montserrat', sans-serif;
        color: #000;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .notfound a {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        background: #e27b24;
        display: inline-block;
        padding: 15px 30px;
        border-radius: 40px;
        color: #fff;
        font-weight: 700;
        -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
        box-shadow: 0px 4px 15px -5px #0046d5;
    }

#logoutModal h4.modal-title {
    font-size: 24px;
    margin-bottom: 10px;
}

#logoutModal button.btn.btn-default.send {
    padding: 6px 30px !important;
    font-size: 1.6rem;
    margin-right: 16px;
    margin-bottom: 18px;
}

div#logoutModal .modal-dialog .modal-body {
    background-color: #f2f7fb !important;
    color: #002553 !important;
    height: auto !important;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div#logoutModal .modal-dialog {
    top: 50%;
    transform: translatey(-50%);
    width: 37% !important;
    padding: 15px;
}

#logoutModal button.btn.btn-default.send.reset {
    background: #C0C0C0 !important;
    color: #000;
    border: 1px solid #C0C0C0 !important;
}

.centerdiv {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: auto;
}

.goog-tooltip div {
    color: #000 !important;
}

.blackoverlay {
    background: #000;
}

    .blackoverlay .modal-content {
        display: inline-block;
        width: 100%;
        background: #f2f7fb;
    }


.submitpop {
    background: #002553;
    color: #fff;
    float: right;
    border-color: #002553;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
    margin: 10px 0 20px;
}

.blackoverlay .col-sm-12.welcomebox.userbox.newwidth p {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    font-size: 17px;
}

.blackoverlay h4.modal-title {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}

.blackoverlay .modal-dialog {
    transform: translatey(-55%) !important;
}

.blackoverlay .col-sm-12.welcomebox.userbox.newwidth {
    padding-left: 0;
    padding-right: 0;
}

#logoutModal.blackoverlay h4.modal-title {
    font-weight: bold;
}

.col-sm-3.searchbox select.form-control.widthbox.managerole option {
    color: #888 !important;
    font-weight: normal !important;
}

.col-sm-3.searchbox select.form-control.widthbox.managerole {
    color: #e27b24;
    font-weight: bold;
}



li#reportcard .badge {
    position: absolute;
    left: 26px;
    top: 2px;
    background: #e27b24;
    border-radius: 9px;
}


button.btn.btn-default.send.reset.disabledbtn.bluebtn {
    background: #002553 !important;
    border: 1px solid #002553 !important;
}

input.inputtextform {
    padding: 8px 7px;
    box-sizing: border-box;
    /* min-width: 10px; */
    width: 80px;
    margin: auto;
    float: none;
    height: auto;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-shadow: none;
}


div#popup span {
    font-size: 14px;
    line-height: normal;
    color: #000;
    float: left;
    width: 100%;
    margin: auto;
}

#popup ul {
    margin: 0;
    padding: 0;
}

    #popup ul li {
        font-size: 14px;
        color: #000;
        text-align: left;
        width: 100%;
        margin: auto;
        clear: both;
    }

    #popup ul ul {
        padding: 0 30px;
    }

p.popupinheading {
    font-weight: 600;
    font-size: 22px;
    width: 100%;
    float: left;
    padding: 0 0 5px;
    text-align: center;
}

div#popup {
    text-align: left;
}

.notie-button {
    margin: 10px auto 10px !important;
    display: inline-block;
}

span.bold {
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 10px 0;
    clear: both;
    font-size: 15px !important;
    padding: 10px 0;
}

span.radioyes {
    margin-right: 10px;
    font-weight: 600;
    color: green;
}

span.radiono {
    font-weight: 600;
    color: red;
}

/** Simple speech bubble */



.speech-bubble {
    background: #e27b24;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    line-height: 1.3;
    margin: 10px auto 40px;
    max-width: 207px;
    padding: 4px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 14px;
    top: -25px;
    min-width: 52px;
}


    .speech-bubble p {
        margin: 0 0 10px;
        text-align: center;
    }

        .speech-bubble p:last-of-type {
            margin-bottom: 0;
        }



    .speech-bubble::after {
        border-right: 13px solid transparent;
        border-top: 13px solid #e27b24;
        bottom: -13px;
        content: "";
        position: absolute;
        right: 20px;
    }

.linkrecom {
    background: #e27b24;
    border-color: #e27b24;
    color: #fff !important;
    font-size: 15px !important;
    margin-bottom: 0px;
    padding: 6px 10px;
    border-radius: 5px;
    float: right;
    text-decoration: none !important;
    position: relative;
    top: 0px;
}

a.quizstart.reportbtn {
    background: #02152d;
    margin-left: 20px;
    border: 1px solid #02152d;
}

.contacttable.rewardstable thead tr th {
    padding: 15px 90px
}

table.table.table-hover.contacttable.rewardstable tr td {
    padding: 9px 90px;
    line-height: 33px;
}

a.resultpdf img {
    max-width: 25px;
}

li#reward .badge, li#userrewards .badge {
    position: absolute;
    left: 26px;
    top: 2px;
    background: #e27b24;
    border-radius: 9px;
}

.formmiddleboxes {
    background: #fff;
    padding: 20px;
    width: 100%;
    display: inline-block;
    margin: auto;
}

label.labelheading {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    font-weight: bold;
    line-height: normal;
}

.uploadsection input[type="file"] {
    background: #c3c3c3;
    width: 100%;
    padding: 5px;
    border: 1px solid #8f8f8f;
    margin-bottom: 15px;
    color: #000;
}

select.form-control.widthboxnew {
    -moz-appearance: none;
    color: #000;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-image: url(../images/arrowdown.png);
    background-position: 96% 12px;
    box-shadow: none;
}

.uploadsection .col-sm-4 {
    margin-bottom: 14px;
}

.col-sm-12.quizbutton {
    text-align: center;
}

.validationerror {
    position: absolute;
    bottom: -5px;
    font-size: 12px;
    left: 15px;
}

span#spn_subject {
    bottom: -20px;
}


a.quizstart.uploadbtn {
    background: #cc6e20;
    margin-left: 20px;
    border: 1px solid #cc6e20;
}

.welcometexthome.liststyle li {
    margin: 0;
}


.pull-right.downloadpop.checkKnowledge li.nav-item {
    display: inline-block;
    float: left;
    margin: auto;
    margin-right: 0;
    background: 0;
    border: none;
    background: none;
}


.pull-right.downloadpop.checkKnowledge .pull-right.quizbutton {
    width: auto;
    margin-top: 0;
    text-align: left;
    float: left !important;
    margin-right: 0;
}

.pull-right.downloadpop.checkKnowledge li.nav-item i.fa.fa-download {
    margin: 0;
}






.pull-right.downloadpop.checkKnowledge li.nav-item.quizstart.reportbtn.open ul.dropdown-header-top.author-log.dropdown-menu {
    top: 50px;
    min-width: 190px;
}

.pull-right.downloadpop {
}

    .pull-right.downloadpop.checkKnowledge a.quizstart.samplequiz {
        background: none !important;
        border: none;
        padding: 0;
        color: #e37b24 !important;
        font-weight: 600;
        font-size: 14px;
        margin-right: 0;
        text-decoration: underline !important;
    }

    .pull-right.downloadpop ul.dropdown-header-top.author-log.dropdown-menu {
        min-width: 100px;
        padding: 6px;
    }

.cdmsfull {
    width: 100%;
    float: left;
    margin: auto;
}

    .cdmsfull .radioyes, .cdmsfull .radiono {
        color: #134a86;
    }

/*19 May*/
@font-face {
    font-family: 'Conv_MOD20';
    src: url('fonts/MOD20.eot');
    src: local(''), url('fonts/MOD20.woff') format('woff'), url('fonts/MOD20.ttf') format('truetype'), url('fonts/MOD20.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.searchboxss {
    width: auto;
    float: right;
    margin: 20px 0;
    text-align: right;
}

.searchboxknowledge.widthauto {
    width: 260px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.selectoption {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    width: 170px;
}

    .selectoption select.form-control.widthbox {
        max-width: 100%;
        left: 0;
        min-width: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/drpdown.png);
        background-position: 94%;
        padding-right: 30px;
    }

    .selectoption:last-child {
        margin: 0;
    }

.congrats {
    font-family: 'Conv_MOD20';
    width: 100%;
    float: left;
    margin: auto;
    text-align: center;
    color: #002553;
    font-size: 64px;
    word-wrap: break-word;
}

span.congratsimages {
    position: absolute;
    left: -83px;
    top: -7px;
}

.relativebox {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    position: relative;
}

span.congratsimages.right {
    left: auto;
    right: -30px;
}

.paddinginner {
    width: 95%;
    margin: auto auto 50px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0px 17px rgba(0,0,0,0.6);
}

.imageboxes {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    text-align: center;
}

span.propic {
    width: 110px;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    margin-top: -40px;
    left: 0;
    right: 0; /* margin: auto; */
}

span.ratesimages {
    position: absolute;
    right: 30px;
    top: 9px;
}

    span.ratesimages img {
        position: absolute;
        right: 0;
    }

.textbelow {
    z-index: 9999;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 13px;
    width: 46px;
}

    .textbelow em {
        font-weight: bold;
        font-style: normal;
        font-size: 29px;
        position: relative;
        top: -7px;
    }

span.propic img {
    width: 100%;
    height: 102%;
}

p.authorimages {
    width: 100%;
    float: left;
    margin: auto;
    color: #e37b24;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
}

.imagesfulltext {
    width: 100%;
    float: none;
    display: inline-block;
    margin: 0 0 5px;
    font-size: 16px;
    color: #002553;
}

span.role {
    width: 26%;
    float: left;
    margin: auto;
}

span.manager {
    width: 73%;
    float: left;
    font-weight: 600;
    word-wrap: break-word;
}

.fullwidthmiddle {
    margin-top: 50px;
    float: left;
    width: 100%;
}

.searchboxknowledge input.search-query.form-control {
    background: #fff !important;
}

.pull-right.searchbox.widthnews {
    width: 90%;
    text-align: right;
}

    .pull-right.searchbox.widthnews .searchboxknowledge {
        width: auto;
        float: none;
    }




.langdropdown.whiteground span.english {
    color: #002553;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    height: 26px;
    float: left;
    line-height: 26px;
}

.langdropdown.whiteground img.languageicon {
    float: right;
    max-width: 20px;
    top: 3px;
    position: relative;
}

.langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
    left: 0;
}

.paddingwhite {
    width: 100%;
    margin: auto auto 50px;
    background: #fff;
    padding: 0;
    display: inline-block;
    border-radius: 0;
    box-shadow: 0 0px 17px rgba(0,0,0,0.2);
}

.col-sm-4.boximages img {
    max-width: 100%;
    border: 1px solid #ccc;
    position: relative;
    top: -23px;
    box-shadow: 0 6px 11px rgba(0,0,0,0.2);
}

.col-sm-8.righntboximage {
    padding: 0;
}

.col-sm-4.boximages {
    padding-right: 0;
}

.col-sm-8.righntboximage span.boxheadtext {
    max-height: 210px;
    padding: 10px 20px;
    font-size: 16px;
}

.fullwidths {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.col-sm-4.boximages .pull-left.star span.starttext {
    margin-right: 10px;
}

.col-sm-4.boximages .pull-left.star {
    width: 100%;
    position: relative;
    top: -11px;
}

.col-sm-8.righntboximage li.nav-item a {
    background: #002553;
    width: 100%;
    border-bottom: 4px solid #001a3a;
    float: left;
    margin: auto;
    text-align: left;
    color: #fff;
    padding: 1px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

    .col-sm-8.righntboximage li.nav-item a span.downloadtext {
        color: #fff;
        text-decoration: none;
        float: left;
        font-size: 13px;
        top: 0;
        line-height: 31px;
        font-weight: normal;
    }

    .col-sm-8.righntboximage li.nav-item a i {
        color: #fff;
        margin: 0;
        top: 0;
        float: right;
    }

.col-sm-8.righntboximage .ratingbox {
    margin-top: 0;
    padding-left: 0;
}

.col-sm-8.righntboximage li.nav-item {
    display: inline-block;
    float: left;
    margin: auto;
    position: relative;
    width: 120px;
}

.pull-right.downloadpop.checkKnowledge .pull-right.quizbutton.floatnone {
    float: none !important;
    display: inline-block;
}

button.quizstart.samplequiz {
    background: #1db300 !important;
    border-bottom: 4px solid #147d00 !important;
    text-align: center;
    margin-right: 10px;
    border: none;
    border-radius: 0;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 31px;
    padding: 1px 20px;
    margin-right: 0 !important;
    min-width: 120px;
}

    button.quizstart.samplequiz i {
        float: none;
        display: inline-block;
        margin-left: 20px;
    }

.col-sm-8.righntboximage li.nav-item:nth-child(1) a span.downloadtext {
    float: none;
    display: inline-block;
    top: 0;
    margin-right: 20px;
}

.col-sm-8.righntboximage li.nav-item:nth-child(1) a i {
    float: none;
    display: inline-block;
}

.col-sm-8.righntboximage li.nav-item:nth-child(1) {
    float: none;
    margin-right: 20px;
}

.col-sm-8.righntboximage .pull-right.downloadpop {
    width: 100%;
    text-align: right;
}

.col-sm-8.righntboximage li.nav-item:last-child {
    float: right;
}

.col-sm-8.righntboximage li.nav-item a i img {
    height: auto;
}

a.nav-link.dropdown-toggle {
    width: 100%;
    float: left;
}

.langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
    left: 0px;
    min-width: 163px;
}


/*Task Page*/
.profilesection.task .form.width .form-control {
    color: #134a86;
    font-weight: bold;
}

.profilesection.task .form.width select.form-control.widthbox {
    background-repeat: no-repeat;
    background-image: url(../images/drpdown.png);
    background-position: 94%;
    padding-right: 30px;
}

.col-sm-4.boximages {
    padding: 0 0 0 20px;
    height: auto;
    overflow: initial;
}

.pull-right.downloadpop ul.dropdown-header-top.author-log.dropdown-menu a {
    background: none;
    border-bottom: 1px solid #ccc;
    padding: 7px 10px;
}

.pull-right.downloadpop ul.dropdown-header-top.author-log.dropdown-menu {
    min-width: 122px;
    padding: 0;
    top: 40px;
}

.boxhead span.date {
    position: absolute;
    right: 20px;
    font-size: 14px;
    font-style: italic;
    top: 15px;
}

.newbtnsnew {
    width: 100%;
    float: left;
    margin: auto;
}

    .newbtnsnew button.btn.btn-default.next {
        border: none !important;
        padding: 0 !important;
        margin-right: 20px;
        font-size: 14px;
        text-transform: uppercase;
        background: none;
        color: #000;
        box-shadow: none !important;
        outline: none;
    }

        .newbtnsnew button.btn.btn-default.next.pending {
            color: #e37b24;
        }

button.btn.btn-default.next.Expired {
    color: #ff0000;
}

a.nav-link.dropdown-toggle.expiredbtn {
    background: #b0b0b0 !important;
    border-bottom: 4px solid #7c7c7c !important;
}

p.cenetrtext {
    color: #1c1c1c;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
}

.paddinginnerstext.orangesboxs { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f18d26+0,fd644f+100 */
    background: #f18d26; /* Old browsers */
    background: -moz-linear-gradient(left, #f18d26 0%, #fd644f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f18d26 0%,#fd644f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f18d26 0%,#fd644f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18d26', endColorstr='#fd644f',GradientType=1 ); /* IE6-9 */
    width: 100%;
    float: left;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}



.mainmiddle {
    width: 100%;
    float: left;
    margin: auto;
}

span.avaible {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}

span.avaible_counts {
    font-size: 25px;
    font-weight: bold;
    margin: auto;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

span.rightimagess {
    position: absolute;
    right: 30px;
    bottom: 40px;
}

.fullwidthboxs {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

    .fullwidthboxs .col-sm-3 {
        padding: 0 20px 0 0;
    }

.paddinginnerstext.orangesboxs.Releasedbox {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#330d69+0,30c9cd+100 */
    background: #330d69; /* Old browsers */
    background: -moz-linear-gradient(left, #330d69 0%, #30c9cd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #330d69 0%,#30c9cd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #330d69 0%,#30c9cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330d69', endColorstr='#30c9cd',GradientType=1 ); /* IE6-9 */
}

.paddinginnerstext.orangesboxs.Quaterlybox {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d12d9b+0,5ea1ef+100 */
    background: #d12d9b; /* Old browsers */
    background: -moz-linear-gradient(left, #d12d9b 0%, #5ea1ef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d12d9b 0%,#5ea1ef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d12d9b 0%,#5ea1ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d12d9b', endColorstr='#5ea1ef',GradientType=1 ); /* IE6-9 */
}

.paddinginnerstext.orangesboxs.Totalscrore { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff877c+0,b5325f+100 */
    background: #ff877c; /* Old browsers */
    background: -moz-linear-gradient(left, #ff877c 0%, #b5325f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff877c 0%,#b5325f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff877c 0%,#b5325f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff877c', endColorstr='#b5325f',GradientType=1 ); /* IE6-9 */
}

@media only screen and (min-width:200px) and (max-width:760px) {
    .congrats {
        font-size: 30px;
    }

    span.congratsimages {
        display: none;
    }

    .paddinginner {
        width: 100%;
    }

    .langdropdown.whiteground {
        width: 49% !important;
        margin-left: 0 !important;
    }

    .col-sm-12.welcomebox.mid {
        padding: 0 20px;
    }

    .selectoption {
        display: inline-block;
        float: left;
        margin: 0 0 10px;
        width: 100%;
    }

    .searchboxknowledge.widthauto {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

        .searchboxknowledge.widthauto .input-group.col-md-12 {
            width: 100%;
        }

    .col-sm-7.righntboximage .ratingbox {
        padding-left: 10px;
        margin-top: 20px;
    }

    .col-sm-8.righntboximage span.boxheadtext {
        max-height: inherit !important;
    }

    .newbtnsnew {
        margin: 0 0 20px !important;
    }
}

@media only screen and (min-width:767px) and (max-width:999px) {
    .fullwidthmiddle .col-sm-4 {
        width: 50%;
    }

    .middleknowledgebox .col-sm-6 {
        width: 100%;
    }

    .pull-right.searchbox.widthnews {
        width: 80%;
        text-align: right;
    }

    .langdropdown.whiteground {
        width: 114px;
        padding: 4px 10px;
    }

        .langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
            left: 0px;
            min-width: 113px;
        }

    .congrats {
        font-size: 44px;
    }

    .searchboxknowledge.widthauto {
        width: auto;
    }

    .col-sm-4.boximages .pull-left.star span.starttext {
        margin-right: 0px;
        font-size: 10px;
        top: 1px
    }

    .col-sm-8.righntboximage span.boxheadtext {
        max-height: inherit;
    }

    .selectoption {
        display: inline-block;
        float: left;
        margin: 0 15px 0 0;
        width: auto;
    }

    .col-sm-4.boximages .pull-left.star i {
        margin-right: 4px;
    }

    .pull-right.searchbox.widthnews .searchboxknowledge {
        width: 28%;
        float: none;
    }
}

div#exampleModalLive .modal-dialog {
    margin: 40px auto;
    top: 50%;
    width: 57%;
    transform: translateY(-50%);
}

div#exampleModalLive button.close {
    position: absolute;
    right: 10px;
    border-color: #000;
    color: #000;
}

div#exampleModalLive.show {
    background: rgba(0,0,0,0.7);
}

a.modalicon {
    float: right;
    width: auto;
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #fff;
    text-decoration: underline;
}

    a.modalicon img {
        position: absolute;
        left: -40px;
        max-width: 30px;
        top: 2px;
    }

h5#exampleModalLiveLabel {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #002553;
}

div#modal1.show {
    background: rgba(0,0,0,0.8);
    opacity: 1;
}

button.close {
    position: absolute;
    right: 10px;
    z-index: 9999999;
}
/*.modal + .col-sm-10.rightbox {
    width: 100%;
}*/
.col-sm-2.leftbox.hide + .modal + .col-sm-10.rightbox {
    width: 100%;
}







@media only screen and (min-width:1000px) and (max-width:1240px) {
    .middleknowledgebox .col-sm-6 {
        padding: 0 10px;
    }
}

button.ccc {
    background: no-repeat;
    border: none;
    margin: auto;
    padding: 0;
    margin-right: 10px;
}

.col-sm-2.leftbox.hide + .rightbox {
    width: 100%;
}

@font-face {
    font-family: 'Conv_MOD20';
    src: url('fonts/MOD20.eot');
    src: local(''), url('fonts/MOD20.woff') format('woff'), url('fonts/MOD20.ttf') format('truetype'), url('fonts/MOD20.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.searchboxss {
    width: auto;
    float: right;
    margin: 20px 0;
    text-align: right;
}

.searchboxknowledge.widthauto {
    width: 260px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.selectoption {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    width: 170px;
}

    .selectoption select.form-control.widthbox {
        max-width: 100%;
        left: 0;
        min-width: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/drpdown.png);
        background-position: 94%;
        padding-right: 30px;
    }

    .selectoption:last-child {
        margin: 0;
    }

span.congratsimages img {
    max-width: 70%;
}

span.congratsimages.right img {
    float: right;
}

.congrats {
    font-family: 'Conv_MOD20';
    width: 100%;
    float: left;
    margin: auto;
    text-align: center;
    color: #002553;
    font-size: 34px;
    word-wrap: break-word;
}

span.congratsimages {
    position: absolute;
    left: -83px;
    top: -7px;
}

.relativebox {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    position: relative;
}

span.congratsimages.right {
    left: auto;
    right: -30px;
}

.reportbox .galleryimage img {
    max-width: 80%;
    padding: 10px;
}

.paddinginner {
    width: 95%;
    margin: auto auto 50px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0px 17px rgba(0,0,0,0.6);
}

.imageboxes {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    text-align: center;
}

span.propic {
    width: 110px;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    margin-top: -40px;
    left: 0;
    right: 0; /* margin: auto; */
}

span.ratesimages {
    position: absolute;
    right: 30px;
    top: 9px;
}

    span.ratesimages img {
        position: absolute;
        right: 0;
    }

.textbelow {
    z-index: 99;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 13px;
    width: 46px;
}

    .textbelow em {
        font-weight: bold;
        font-style: normal;
        font-size: 29px;
        position: relative;
        top: -7px;
    }

span.propic img {
    width: 100%;
    height: 102%;
}

p.authorimages {
    width: 100%;
    float: left;
    margin: auto;
    color: #e37b24;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    min-height: 45px;
}

.imagesfulltext {
    width: 100%;
    float: none;
    display: inline-block;
    margin: 0 0 5px;
    font-size: 13px;
    color: #002553;
}

span.role {
    width: 26%;
    float: left;
    margin: auto;
}

span.manager {
    width: 73%;
    float: left;
    font-weight: 600;
    word-wrap: break-word;
}

.fullwidthmiddle {
    margin-top: 50px;
    float: left;
    width: 100%;
}

.searchboxknowledge input.search-query.form-control {
    background: #fff !important;
}

.pull-right.searchbox.widthnews {
    width: 90%;
    text-align: right;
}

    .pull-right.searchbox.widthnews .searchboxknowledge {
        width: auto;
        float: none;
    }

.langdropdown.whiteground {
    float: none;
    display: inline-block;
    margin: 0 0px -7px 23px;
}

.headerbg.dash .col-sm-4.pull-right.rightnav li:nth-child(1) {
    position: relative;
    top: -5px;
}

.langdropdown.whiteground select.form-control.widthbox {
    left: 0;
    min-width: 190px;
    margin-right: 0;
    float: left;
    margin-left: 0;
    height: auto;
    padding: 9px 10px !important;
}

.langdropdown.whiteground span.english {
    color: #002553;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    height: 26px;
    float: left;
    line-height: 26px;
}

.langdropdown.whiteground img.languageicon {
    float: right;
    max-width: 20px;
    top: 3px;
    position: relative;
}

.langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
    left: 0;
}

.centerpagging {
    width: 100%;
    float: left;
    margin-top: -20px;
    text-align: center;
}

    .centerpagging ul.pagination {
        text-align: center;
    }

.paddingwhite {
    width: 100%;
    margin: auto auto 50px;
    background: #fff;
    padding: 0;
    display: inline-block;
    border-radius: 0;
    box-shadow: 0 0px 17px rgba(0,0,0,0.2);
}

.col-sm-4.boximages img {
    max-width: 100%;
    border: 1px solid #ccc;
    position: relative;
    top: -23px;
    box-shadow: 0 6px 11px rgba(0,0,0,0.2);
}

.col-sm-8.righntboximage {
    padding: 0;
}

.col-sm-4.boximages {
    padding-right: 0;
}

.col-sm-8.righntboximage span.boxheadtext {
    max-height: 210px;
    padding: 10px 20px;
    font-size: 16px;
}

.fullwidths {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.col-sm-4.boximages .pull-left.star span.starttext {
    margin-right: 10px;
}

.col-sm-4.boximages .pull-left.star {
    width: 100%;
    position: relative;
    top: -11px;
}

.col-sm-8.righntboximage li.nav-item a, .pull-right.downloadpop.checkKnowledge li.nav-item a {
    background: #002553;
    width: 100%;
    border-bottom: 4px solid #001a3a;
    float: left;
    margin: auto;
    text-align: left;
    color: #fff;
    padding: 1px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

    .col-sm-8.righntboximage li.nav-item a span.downloadtext, .pull-right.downloadpop.checkKnowledge li.nav-item a span.downloadtext {
        color: #fff;
        text-decoration: none;
        float: left;
        font-size: 13px;
        top: 0;
        line-height: 31px;
        font-weight: normal;
    }

.pull-right.downloadpop.checkKnowledge li.nav-item:last-child {
    position: relative;
}

.col-sm-8.righntboximage li.nav-item a i {
    color: #fff;
    margin: 0;
    top: 0;
    float: right;
}

i.marginleft {
    margin-left: 20px !important;
}

.pull-right.downloadpop.checkKnowledge li.nav-item a i {
    color: #fff;
    margin: 0 0px 0;
    top: 0;
    float: right;
}

.col-sm-8.righntboximage .ratingbox, .pull-right.downloadpop.checkKnowledge .ratingbox {
    margin-top: 0;
    padding-left: 0;
}

.col-sm-8.righntboximage li.nav-item {
    display: inline-block;
    float: left;
    margin: auto;
    position: relative;
    width: 120px;
}

    /*.col-sm-8.righntboximage li.nav-item:nth-child(1) a {
        background: #1db300;
        border-bottom: 4px solid #147d00;
        text-align: center;
        margin-right: 10px;
    }*/

    .col-sm-8.righntboximage li.nav-item:nth-child(1) a span.downloadtext {
        float: none;
        display: inline-block;
        top: 0;
        margin-right: 20px;
    }

    .col-sm-8.righntboximage li.nav-item:nth-child(1) a i {
        float: none;
        display: inline-block;
    }

    .col-sm-8.righntboximage li.nav-item:nth-child(1) {
        float: none;
        margin-right: 20px;
    }

.col-sm-8.righntboximage .pull-right.downloadpop {
    width: 100%;
    text-align: right;
    width: auto;
}

.col-sm-8.righntboximage li.nav-item:last-child, .pull-right.downloadpop.checkKnowledge li.nav-item:last-child {
    float: right;
    margin-left: 20px;
}

.col-sm-8.righntboximage li.nav-item a i img {
    height: auto;
}

a.nav-link.dropdown-toggle {
    width: 100%;
    float: left;
}

.langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
    left: 0px;
    min-width: 163px;
}


/*Task Page*/
.profilesection.task .form.width .form-control {
    color: #134a86;
    font-weight: bold;
}

.profilesection.task .form.width select.form-control.widthbox {
    background-repeat: no-repeat;
    background-image: url(../images/drpdown.png);
    background-position: 94%;
    padding-right: 30px;
}

.col-sm-4.boximages {
    padding: 0 0 0 20px;
    height: auto;
    overflow: initial;
}

.pull-right.downloadpop ul.dropdown-header-top.author-log.dropdown-menu a {
    background: none;
    border-bottom: 1px solid #ccc;
    padding: 7px 10px;
}

.pull-right.downloadpop ul.dropdown-header-top.author-log.dropdown-menu {
    min-width: 122px;
    padding: 0;
    top: 40px;
}

.boxhead span.date {
    position: absolute;
    right: 20px;
    font-size: 14px;
    font-style: italic;
    top: 15px;
}

.newbtnsnew {
    width: 100%;
    float: left;
    margin: auto;
}

    .newbtnsnew button.btn.btn-default.next {
        border: none !important;
        padding: 0 !important;
        margin-right: 20px;
        font-size: 14px;
        text-transform: uppercase;
        background: none;
        color: #000;
        box-shadow: none !important;
        outline: none;
    }

        .newbtnsnew button.btn.btn-default.next.pending {
            color: #e37b24;
        }

button.btn.btn-default.next.Expired {
    color: #ff0000;
}

a.nav-link.dropdown-toggle.expiredbtn {
    background: #b0b0b0 !important;
    border-bottom: 4px solid #7c7c7c !important;
}

p.cenetrtext {
    color: #1c1c1c;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
}

.paddinginnerstext.orangesboxs { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f18d26+0,fd644f+100 */
    background: #f18d26; /* Old browsers */
    background: -moz-linear-gradient(left, #f18d26 0%, #fd644f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f18d26 0%,#fd644f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f18d26 0%,#fd644f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18d26', endColorstr='#fd644f',GradientType=1 ); /* IE6-9 */
    width: 100%;
    float: left;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}

p.middleheading {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    line-height: normal;
    text-transform: uppercase;
}

.mainmiddle {
    width: 100%;
    float: left;
    margin: auto;
}



span.rightimagess {
    position: absolute;
    right: 30px;
    bottom: 40px;
}

.fullwidthboxs {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

    .fullwidthboxs .col-sm-3 {
        padding: 0 20px 0 0;
    }

.paddinginnerstext.orangesboxs.Releasedbox {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#330d69+0,30c9cd+100 */
    background: #330d69; /* Old browsers */
    background: -moz-linear-gradient(left, #330d69 0%, #30c9cd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #330d69 0%,#30c9cd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #330d69 0%,#30c9cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330d69', endColorstr='#30c9cd',GradientType=1 ); /* IE6-9 */
}

.paddinginnerstext.orangesboxs.Quaterlybox {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d12d9b+0,5ea1ef+100 */
    background: #d12d9b; /* Old browsers */
    background: -moz-linear-gradient(left, #d12d9b 0%, #5ea1ef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d12d9b 0%,#5ea1ef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d12d9b 0%,#5ea1ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d12d9b', endColorstr='#5ea1ef',GradientType=1 ); /* IE6-9 */
}

.paddinginnerstext.orangesboxs.Totalscrore { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff877c+0,b5325f+100 */
    background: #ff877c; /* Old browsers */
    background: -moz-linear-gradient(left, #ff877c 0%, #b5325f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff877c 0%,#b5325f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff877c 0%,#b5325f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff877c', endColorstr='#b5325f',GradientType=1 ); /* IE6-9 */
}

@media only screen and (min-width:200px) and (max-width:760px) {
    .congrats {
        font-size: 30px;
    }

    span.congratsimages {
        display: none;
    }

    .paddinginner {
        width: 100%;
    }

    .langdropdown.whiteground {
        width: 49% !important;
        margin-left: 0 !important;
    }

    .col-sm-12.welcomebox.mid {
        padding: 0 20px;
    }

    .selectoption {
        display: inline-block;
        float: left;
        margin: 0 0 10px;
        width: 100%;
    }

    .searchboxknowledge.widthauto {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

        .searchboxknowledge.widthauto .input-group.col-md-12 {
            width: 100%;
        }

    .col-sm-7.righntboximage .ratingbox {
        padding-left: 10px;
        margin-top: 20px;
    }

    .col-sm-8.righntboximage span.boxheadtext {
        max-height: inherit !important;
    }

    .newbtnsnew {
        margin: 0 0 20px !important;
    }
}

@media only screen and (min-width:767px) and (max-width:999px) {
    .fullwidthmiddle .col-sm-4 {
        width: 50%;
    }

    .middleknowledgebox .col-sm-6 {
        width: 100%;
    }

    .pull-right.searchbox.widthnews {
        width: 80%;
        text-align: right;
    }

    .langdropdown.whiteground {
        width: 114px;
        padding: 4px 10px;
    }

        .langdropdown.whiteground ul.dropdown-header-top.author-log.dropdown-menu {
            left: 0px;
            min-width: 113px;
        }

    .congrats {
        font-size: 44px;
    }

    .searchboxknowledge.widthauto {
        width: auto;
    }

    .col-sm-4.boximages .pull-left.star span.starttext {
        margin-right: 0px;
        font-size: 10px;
        top: 1px
    }

    .col-sm-8.righntboximage span.boxheadtext {
        max-height: inherit;
    }

    .selectoption {
        display: inline-block;
        float: left;
        margin: 0 15px 0 0;
        width: auto;
    }

    .col-sm-4.boximages .pull-left.star i {
        margin-right: 4px;
    }

    .pull-right.searchbox.widthnews .searchboxknowledge {
        width: 28%;
        float: none;
    }
}

.pull-right.searchbox.searchbtn {
    margin-left: 20px;
}

select.form-control.widthbox.quizselect {
    background-image: url(../images/allquiz.png);
    background-repeat: no-repeat;
    background-position: 92% 7px;
}

select.form-control.widthbox.languageselect {
    background-image: url(../images/languageicon.png);
    background-repeat: no-repeat;
    background-position: 92% 7px;
}

@media only screen and (min-width:1000px) and (max-width:1240px) {
    .middleknowledgebox .col-sm-6 {
        padding: 0 10px;
    }
}

button.quizstart.samplequiz.expiredbtn {
    background: #b0b0b0 !important;
    border-bottom: 4px solid #7c7c7c !important;
}

li#Task i.homeicon {
    text-align: center;
}

li#Task img {
    max-width: 16px;
}

a.samplerewards.bulk:hover, a.samplerewards.bulk:active, a.samplerewards.bulk:focus {
    background: #000;
    color: #fff;
}

a.samplerewards.bulk {
    padding: 6px 12px !important;
    margin-right: 10px;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress.taskpop button#cancelReward {
    background: #C0C0C0;
    border-color: #C0C0C0;
    margin-left: 10px;
    color: #000;
}

.modal-dialog.modal-dialog-centered.profileeditpopup.editpop.emailaddress.taskpop {
    width: 33%;
}

#create-task-form .validated {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 13px;
}

#create-task-form span#spnModel.validated {
    left: 15px;
}

#create-task-form span#spnYear.validated {
    left: 15px;
}

.fullwidthboxs .col-sm-3 .paddinginnerstext {
    position: relative;
}

li#managetask i.homeicon {
    text-align: center;
}

li#managetask img {
    max-width: 17px;
}

@media only screen and (min-width:200px) and (max-width:760px) {
    .col-sm-12.welcomebox.topmargin {
        margin-top: 20PX;
    }

    p.cenetrtext {
        font-size: 18px;
    }

    .middledashobard {
        margin-top: 80px !important;
        position: relative;
        top: 0 !important;
    }

    .col-sm-12.welcomebox.topmargin .col-sm-3 {
        padding: 0;
    }
}

@media only screen and (min-width:767px) and (max-width:999px) {
    span.hometext {
        width: 78%;
    }

    .col-sm-12.welcomebox.topmargin .fullwidthboxs .col-sm-3 {
        width: 50%;
        padding: 0 10px 0 10px;
    }

    .col-sm-12.welcomebox.topmargin {
        margin-top: 20px;
    }
}

@media only screen and (min-width:1000px) and (max-width:1250px) {
    p.middleheading {
        font-size: 25px;
    }

    span.rightimagess img {
        max-width: 60%;
        float: right;
    }
}
/*New Page Css*/
.mobile_responsive {
    display: block;
    margin-top: -15px;
}

p.mainheadtask {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #e27b24;
    margin: 0 0 5px 0;
    width: 100%;
    text-align: center;
    padding: 8px 0;
}

.fullltext {
    width: 25%;
    float: left;
    margin: auto;
    display: inline-block;
    line-height: 25px;
}

.monthshead {
    width: 70%;
    float: left;
    margin: auto;
    background: #d8d5d5;
    padding: 3px 8px;
    box-sizing: border-box;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #fff;
}

span.monthshead.counts {
    background: none;
    color: #000;
    position: relative;
    right: 0;
    float: left;
    width: 30%;
    padding-right: 0;
    text-align: center;
    top: 0;
}

.fullltext.bordernone span.monthshead {
    border: none;
}

.quizsect {
    width: 100%;
    float: left;
    margin: 0 0 5px;
}

@media only screen and (min-width:200px) and (max-width:760px) {
    span.monthshead {
        font-size: 13px;
    }

    p.mainheadtask {
        font-size: 14px;
        padding: 6px 0;
    }

    .fullltext {
        width: 33%;
    }
}

li#RecognitionWall .homeicon img {
    max-width: 20px;
}

.col-sm-12.buttons.recobtn {
    width: auto;
}

    .col-sm-12.buttons.recobtn button.btn.btn-default.send.reset {
        background: #ccc;
        border-color: #ccc;
        color: #000;
        outline: none;
        margin-left: 10px;
    }

#GridList_paginate {
    margin: 10px 0 0 0 !important;
}

#adminsection .col-sm-12.welcomebox.userbox.newwidth {
    padding: 20px 30px 10px !important;
}

.centerpagging .pagination .active a {
    border-radius: 100%;
}

.centerpagging .pagination li {
    margin: 0 0;
    background: none;
}

    .centerpagging .pagination li a {
        color: #000;
        background: #e0e0e0;
        padding: 8px 12px;
        margin-right: 0;
        border-radius: 0px !important;
        border: 1px solid #e0e0e0;
        text-decoration: none;
    }

.centerpagging ul.pagination {
    margin: 0;
}

#adminsection .col-sm-2.searchbox div#datepicker1 label, #adminsection .col-sm-2.searchbox div#datepicker label {
    font-size: 13px !important;
    top: -17px !important;
}

.taskpage tr th {
    background: #e27b24;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    border: none;
    padding: 4px 10px !important;
    border-right: 1px solid #000;
    font-weight: 600;
}

.taskpage {
    width: 100%;
    float: left;
    background: #fff;
    margin: 15px 0 0;
}

    .taskpage tr td {
        color: #000;
        font-size: 15px;
        word-wrap: break-word;
        margin: 0;
        line-height: normal;
        padding: 4px 10px !important;
        border-right: 1px solid #000;
    }

div#scroll .col-sm-12 tbody {
    color: #000;
}

.taskpage thead {
    background: #e27b24;
    width: 100%;
    float: left;
    display: inline-block;
}

.taskpage tbody {
    width: 100%;
    float: left;
    margin: auto;
}

.taskpage tr th:nth-child(1), .taskpage tr td:nth-child(1) {
    min-width: 213px;
    max-width: 213px;
    text-align: left;
}

.taskpage tr th:nth-child(2), .taskpage tr td:nth-child(2) {
    min-width: 213px;
    max-width: 213px;
    text-align: left;
}

.taskpage tr th:nth-child(3), .taskpage tr td:nth-child(3) {
    min-width: 213px;
    max-width: 213px;
    text-align: left;
}

.taskpage tr th:nth-child(4), .taskpage tr td:nth-child(4) {
    min-width: 213px;
    max-width: 213px;
    text-align: left;
}

.taskpage tr th:nth-child(5), .taskpage tr td:nth-child(5) {
    min-width: 210px;
    max-width: 210px;
    text-align: left;
}

.taskpage tr th:last-child, .taskpage tr td:last-child {
    border: none;
}

.taskpage tbody tr:nth-child(2n) {
    background: #f7f7f7;
}

.taskpage thead tr {
    border-top: 1px solid #000;
    background: #e27b24;
}

.taskpage tr {
    float: left;
    width: 100%;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}



#scrolldiv #scroll {
    width: 100%;
    float: left;
    overflow: auto;
}

    #scrolldiv #scroll .col-sm-12 {
        padding: 0;
    }


    #scrolldiv #scroll table {
        background: #fff;
    }

#scrolldiv thead {
    background: #989898;
}

    #scrolldiv thead th:last-child {
        border-right: none !important;
    }

#scrolldiv div#scroll .col-sm-12 tbody tr:nth-child(2n) {
    background: #f7f7f7;
}

#scrolldiv div#scroll .col-sm-12 tbody tr {
    border-bottom: 1px solid #ccc;
    width: 100%;
}

#scrolldiv div#scroll tr th:nth-child(1), #scrolldiv div#scroll tr td:nth-child(1) {
    min-width: 230px;
    max-width: 230px;
}

#scrolldiv div#scroll tr th:nth-child(2), #scrolldiv div#scroll tr td:nth-child(2) {
    min-width: 150px;
    max-width: 150px;
}

#scrolldiv div#scroll tr th:nth-child(3), #scrolldiv div#scroll tr td:nth-child(3) {
    min-width: 230px;
    max-width: 230px;
}

#scrolldiv div#scroll tr th:nth-child(4), #scrolldiv div#scroll tr td:nth-child(4) {
    min-width: 170px;
    max-width: 170px;
}

#scrolldiv tr.newtables th:nth-child(1), #scrolldiv tr.newtables th:nth-child(2), #scrolldiv tr.newtables th:nth-child(3), #scrolldiv tr.newtables th:nth-child(4) {
    min-width: 100px !important;
    max-width: 100px !important;
}

#scrolldiv th, #scrolldiv td {
    min-width: 100px;
    max-width: 100px;
    padding: 5px 8px !important;
    text-align: left;
}

#scrolldiv thead, #scrolldiv tbody {
    display: block;
}

#scrolldiv tbody {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 290px;
}

#scrolldiv th {
    font-size: 14px;
}


div#scrolldiv tr th:nth-child(4), div#scrolldiv tr td:nth-child(4), div#scrolldiv tr th:nth-child(3), div#scrolldiv tr td:nth-child(3), div#scrolldiv tr th:nth-child(2), div#scrolldiv tr td:nth-child(2), div#scrolldiv tr th:nth-child(1), div#scrolldiv tr td:nth-child(1) {
    text-align: left;
}

#scrolldiv td {
    text-align: center;
}





@media only screen and (min-width:200px) and (max-width:760px) {
    .mobile_responsive {
        display: inline-block;
        float: left;
        width: 100%;
        overflow: scroll;
    }

    .taskpage tr th {
        font-size: 13px;
    }

    .taskpage tr td {
        font-size: 12px;
    }

        .taskpage tr th:nth-child(1), .taskpage tr td:nth-child(1) {
            min-width: 120px;
            max-width: 120px;
        }

        .taskpage tr th:nth-child(2), .taskpage tr td:nth-child(2) {
            min-width: 120px;
            max-width: 120px;
        }

        .taskpage tr th:nth-child(3), .taskpage tr td:nth-child(3) {
            min-width: 120px;
            max-width: 120px;
        }

        .taskpage tr th:nth-child(4), .taskpage tr td:nth-child(4) {
            min-width: 120px;
            max-width: 120px;
        }

        .taskpage tr th:nth-child(5), .taskpage tr td:nth-child(5) {
            min-width: 120px;
            max-width: 120px;
        }
}

p.middleheading {
    font-size: 21px;
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    line-height: normal;
    text-transform: uppercase;
}

div#scroll tbody {
    color: #000;
}

div#excelOptionModal .col-sm-12.buttons {
    text-align: center;
    float: none;
}

#GridList1_paginate .paginate_button.previous {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    font-size: 15px;
}

div#GridList1_wrapper td {
    border-width: 0px 1px;
    border-color: transparent;
    border-style: solid;
    text-align: center;
}



div#GridList1_wrapper .dataTables_scrollBody thead {
    display: none;
}

div#GridList1_length {
    display: none;
}

#GridList1_paginate a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #888;
    margin-left: 0;
    border-radius: 0px !important;
    background: none;
}

    #GridList1_paginate a:hover, #GridList1_paginate a.current {
        background: #002553;
        border-color: #002553;
        color: #fff !important;
    }

.fulltexts {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    position: relative;
    top: 0;
    font-size: 15px;
    color: #002553;
    text-align: right;
}

    .fulltexts span strong {
        color: #e37b24;
    }

    .fulltexts span#admtotal {
        margin-right: 15px;
    }

#mySMSModal label {
    color: #000;
    float: left;
}

#mySMSModal span.checkboxes input#chkall-group {
    float: left;
    margin-right: 0 !important;
}

#mySMSModal span.checkboxes {
    text-align: left;
}

    #mySMSModal span.checkboxes label {
        float: left;
        text-align: left !important;
        text-indent: 10px;
        margin-right: 10px;
    }

.select2-container {
    color: #000;
}

.groupclass {
    width: 100%;
    padding-left: 18px;
    color: #000;
}

#myModal label {
    color: #000;
}


li#sendsms img {
    max-width: 17px;
}

div#myModal {
    background: rgba(0,0,0,0.8);
}

div#GridList_length {
    position: absolute;
    right: 0;
    top: -39px;
}

    div#GridList_length select {
        padding: 0 5px;
        border-radius: 5px;
        background: none;
        margin: 0 10px;
        width: 70px;
    }

.col-sm-6.groupclass {
    width: 50%;
}

.col-sm-4.groupclass label.errorMessage {
    bottom: -26px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    font-size: 13px;
}

#mySMSModal label.errorMessage {
    position: absolute;
    bottom: -25px;
    left: 20px;
}

#mySMSModal .col-sm-8.textareea label.errorMessage {
    left: 0;
    bottom: -26px;
}

#adminsection label.errorMessage, #adminsection label.errorMessageSize {
    font-size: 13px;
}

label em {
    color: red;
    margin: 0 3px;
    font-style: normal;
}

div#logoutModal .modal-dialog {
    position: absolute;
    left: 0;
    color: #000;
    right: 0;
    margin: auto;
    top: 40%;
    transform: translateY(-50%);
    width: 30%;
}

#uploadexcelfile img {
    max-width: 17px;
}

span#chkradiobtn {
    float: left;
    width: 100%;
    margin: auto;
    color: red;
    position: absolute;
    left: 0;
    bottom: -2px;
    font-size: 13px;
    font-weight: 600;
}

span#file-error {
    text-align: right;
    width: 100%;
    margin: auto;
    color: red;
    position: absolute;
    bottom: -16px;
    font-size: 13px;
    font-weight: 600;
    right: 72px;
}


.undefined.notie-button.notie-select-choice-repeated {
    background: #002553 !important;
    color: #fff;
}

body .undefined.notie-button {
    width: 45% !important;
    margin-right: 10px !important;
    background: #ddd !important;
    color: #000;
    font-size: 14px;
}

.notie-container {
    bottom: auto !important;
   
}
body .notie-container {
    bottom: auto !important;
    width: 51% !important;
}
.sparksresult {
    font-weight: 600;
    color: red;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: -40px;
    font-size: 27px;
}
.abouticons img {
    max-width: 12%;
}
.centertextss {
    text-align: center;
}
.contactfulltable.sparksqualifier td {
    vertical-align: middle;
}
.fullwidthform label {
    color: #134a86;
    font-size: 16px;
    position: relative;
    line-height: 22px;
    padding: 0;
}
.fullwidthform {
    width: 100%;
    float: left;
    margin: 0 0 15px;
}
    .fullwidthform .alertmsg {
        bottom: -33px;
    }
span.galleryimage.qualifierimage {
    height: 180px;
    overflow: hidden;
}

    span.galleryimage.qualifierimage img {
        height: 100%;
    }
.textalignbottom p.gallerytitle {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -5px;
    font-size: 17px;
    min-height: 65px;
    padding: 0 10px;
}
.hometextside.rightalign.empostion {
    position: absolute;
    right: 0;
    background: no-repeat;
    right: 10px;
    padding-right: 0;
    font-size: 25px;
    font-style: normal;
    top: 0;
}
table.table.table-hover.contacttable.widthnew th:last-child {
    width: 33%;
}
table.table.table-hover.contacttable.widthnew thead {
    background: #e37b24;
}
ul.abouttxtul {
    padding: 0 10px;
    float: left;
    width: 100%;
    margin: 0;
}
b.top.mainhead {
    color: #002553;
}
    ul.abouttxtul li {
        margin-bottom: 10px;
    }
b.top.mainhead {
    color: #002553;
}

 body.bodybg.home ul.dropdown-header-top.author-log.dropdown-menu li.submenu:nth-child(2) {
    display: none;
}

#CCMQualifiersModal .modal-dialog {
    width: 43% !important;
    text-align: left !important;
    color: #000 !important;
}

    #CCMQualifiersModal .modal-dialog .col-sm-12 {
        padding: 0;
        text-align: left;
    }

        #CCMQualifiersModal .modal-dialog .col-sm-12 .col-sm-6.textareawidth {
            min-height: 90px;
        }

    #CCMQualifiersModal .modal-dialog .modal-body.fullwidth {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    #CCMQualifiersModal .modal-dialog .modal-footer {
        padding: 0px 16px 20px;
    }

.slidertext.qualifiertext {
    text-align: center;
    font-size: 17px;
    min-height: 65px;
    padding: 0 10px;
    color: #e37b24;
    background: #fff;
}

#CCMQualifiersModal .fullwidthform #imagetitleerr {
    left: 4px;
    bottom: -33px;
}

#CCMQualifiersModal input#file {
    white-space: nowrap;
    overflow: hidden;
    width: 260px;
}
span.select2.select2-container {
    width: 100% !important;
    height: 34px !important;
}

span.select2-selection.select2-selection--multiple {
    height: 34px;
    border: 1px solid #ccc;overflow:hidden;
}
li.select2-selection__choice span {
    max-width: 47px;
    white-space: pre-wrap;
    overflow: hidden;
    font-size: 11.5px !important;
    text-overflow: ellipsis;
}
.col-sm-2.profilepic p.alertmsg {
    bottom: -20px;
    left: 0;
    right: 0;
}
li.select2-selection__choice {
    position: relative;
    top: -1px;
}
/*#paging {
    padding: 0 20px 20px 20px;
    font-size: 13px;
    margin-top: 10px;
}

    #paging a {
        color: #000;
        background: #e0e0e0;
        padding: 8px 12px;
        margin-right: 0;
        border: 1px solid #e0e0e0;
        text-decoration: none;
    }

        #paging a.aktif {
            background: #02152d !important;
            color: #fff;
        }

        #paging a:hover {
            border: 1px solid #02152d;
        }

.hidden {
    display: none;
}

div#paging {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}

ul#listPage {
    list-style: none;
    margin: 0;
    padding: 0;
}*/
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    padding: 0 1px !important;
}
p.sparksresult.guidline {
    position: relative;
    border: 0;
    bottom: -80px;
    color: #000;
}

    p.sparksresult.guidline a {
        color: #000;
        text-decoration: underline;
    }
    p.guidline a {
        color: #000;
        text-decoration: underline;
    }

#GridList1 td {
    border-width: 0px 1px;
    border-color: transparent;
    border-style: solid;
    text-align: center;
}
div#div-ChannelGrid div#divChannelGrid_length {
    float: right;
}
span#file-name{left:0 !important;right:0 !important;}
div#divChannelGrid_length label {
    font-weight: normal;
}

#divChannelGrid_length select {
    margin: 0 10px;
    width: 50px;
    border-radius: 5px !important;
    padding: 2px 7px !important;
    border: 1px solid #ccc;
}
#guideliness {
    position: absolute;
    right: 13%;
    color: #fff;
}

#guideliness a {
        font-size: 14px;
        color: #fff;
    }
.sparksresult #guideliness a {
    color: #000;
    text-decoration: underline;
    font-size: 17px;
}

.sparksresult #guideliness {
    right: 20px;
}
p.sparksresult.guidline.tops {
    bottom: -120px;
}

p.sparksresult.guidline.bottom {
    bottom: -126px;
    color: red;
}

    p.sparksresult.guidline.bottom a {
        color: red;
    }
p.sparksresult.guidemiddle {
    bottom: -174px;
    color: #000;
}

em.text-red.blink-soft {
}

.blink-soft {
    animation: blinker 1.8s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}



em.text-red.blink-soft {
    position: absolute;
    right: 0;
    color: #fff;
    z-index: 999;
    background: #e37b24;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    top: 2px;
    left: 15%;
    margin: auto;
}
h6.add em {
    color: red;
    font-style: normal;
}
.Filename {
    color: #000;
    float: left;
    left: 0;
    text-indent: 25px;outline:none !important;
}

    .Filename::-webkit-file-upload-button {
        visibility: hidden;
    }
.col-sm-4.alerttop .alertmsg {
    bottom: 25px;
}
    .Filename::before {
        content: 'Choose files';
        display: inline-block;
        background: #002553;
        border: 1px solid #002553;
        border-radius: 3px;
        padding: 5px 8px;
        outline: none;
        white-space: nowrap;
        -webkit-user-select: none;
        cursor: pointer;
        font-size: 13px;
        text-indent: 0px;
        color: #fff;
        position: absolute;
        left: 2px;
    }
.col-sm-4.alerttop a div .text-center {
    position: relative;
    width: 100%;
    float: left;
}
div#popup-1 {
    position: absolute !important;
    left: 0 !important;
    margin: auto !important;
    background-color: #f2f7fb !important;
    width: 100%;
    bottom: 0 !important;
    right: 0 !important;
    max-width: 50%;
    height: 65%;
    padding: 39px;
    top: 0 !important;
    border-radius: 10px;
}
.popup-overlay {
    background: rgba(0,0,0,0.7);
}
button.button {
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    width: 120px !important;
    background: #002553 !important;
    margin: 10px 0;
    border: none;
    text-transform: capitalize;
}
.btn.btn-default.back.right{float:right;}
.col-sm-12.center {
    text-align: center;
}

div#popup-1 div {
    top: 0 !important;
    transform: none !important;
}
    div#popup-1 .col-sm-6 {
        margin-bottom: 13px;
    }

div#popup-1 label {
    font-weight: bold;
    color: #002553 !important;
}
    div#popup-1:before {
        content: "";
        position: absolute;
        background: #000;
        top: 0;
        bottom: 0;
        height: 100vh;
    }

input.form-control.widthbox {
}
    .col-sm-4.alerttop a div .text-center .alertmsg {
        bottom: 52px !important;
    }

.col-sm-4.alerttop .text-center {
    position: relative;
    width: 100%;
    float: left;
    margin: auto;
}

    .col-sm-4.alerttop .text-center .alertmsg {
        bottom: -24px;
    }
    .Filename:hover::before {
        border-color: black;
    }

    .Filename:active::before {
        background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
    }
.notie-textbox-inner {
    margin: 0 auto;
    max-width: 900px;
    font-size: 16px !important;
    line-height: 26px !important;
}
p.alertmsg {
    bottom: -14px;
}

body .notie-container {
    margin: auto !important;
    left: 0;
    right: 0;
  /*  z-index: 999;*/
}

.col-sm-12.center.preview .btn.btn-default.next {
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 10px;
    width: 100px !important;
    margin-right: 10px;
    background: #002553 !important;
}


.col-sm-12.center.preview .btn.btn-default.next.closed {
    background: #000 !important;
}


div#constrainer2.tablenew tr th:nth-child(1), div#constrainer2.tablenew tr td:nth-child(1) {
    min-width: 150px !important;
    max-width: 150px !important;
}

div#constrainer2.tablenew tr th:nth-child(2), div#constrainer2.tablenew tr td:nth-child(2) {
    min-width: 150px;
    max-width: 150px;
}

div#constrainer2.tablenew tr th:nth-child(3), div#constrainer2.tablenew tr td:nth-child(3) {
    min-width: 250px !important;
    max-width: 250px !important;
}

div#constrainer2.tablenew tr th:nth-child(4), div#constrainer2.tablenew tr td:nth-child(4) {
    min-width: 150px !important;
    max-width: 150px !important;
}

div#constrainer2.tablenew tr th:nth-child(5), div#constrainer2.tablenew tr td:nth-child(5) {
    min-width: 150px !important;
    max-width: 150px !important;
}

div#constrainer2.tablenew tr th:nth-child(6), div#constrainer2.tablenew tr td:nth-child(6) {
    min-width: 150px !important;
    max-width: 150px !important;
}

div#constrainer2.tablenew tr th:nth-child(7), div#constrainer2.tablenew tr td:nth-child(7) {
    min-width: 150px !important;
    max-width: 150px !important;
}

div#constrainer2.tablenew tr th:nth-child(8), div#constrainer2.tablenew tr td:nth-child(8) {
    min-width: 150px !important;
    max-width: 150px !important;
}
div#constrainer2.tablenew tr td .inputtextform {
    width: 100%;
}