/***************************************************************************************/


/*                             BASE STYLES                                             */


/***************************************************************************************/

.extInput {
    width: 79% !important;
    border: 1px solid #ccc !important;
    border-radius: 2px !important;
}

.mis-icon {
    vertical-align: baseline;
}

.navBtn {
    width: auto !important;
    position: relative;
}


/* .navBtn:hover .goLeft:before { */


/*     left: 2.5%; */


/*     transition: left 0.3s ease-in-out; */


/*     -webkit-transition: left 0.3s ease-in-out; */


/*     -ms-transition: left 0.3s ease-in-out; */


/*     -o-transition: left 0.3s ease-in-out; */


/* } */


/* .navBtn:hover .goRight:after { */


/*     right: 2.5%; */


/*     transition: right 0.3s ease-in-out; */


/*     -webkit-transition: right 0.3s ease-in-out; */


/*     -ms-transition: right 0.3s ease-in-out; */


/*     -o-transition: right 0.3s ease-in-out; */


/* } */

.goLeft:before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    left: 2.5%;
    transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
    -ms-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
}

.goRight:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 2.5%;
    transition: right 0.3s ease-in-out;
    -webkit-transition: right 0.3s ease-in-out;
    -ms-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
}

.watchersTable>tbody>tr>td input[type="text"],
#colNumber {
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.splitColDes {
    margin-bottom: 1% !important;
}

.splitColDes div select {
    padding: 5px !important;
}

.watcherSpan {
    float: left;
    padding: 6px;
}

.watcherSpanCreateEx {
    padding: 6px;
}

input[type="text"]:disabled {
    padding: 15.5px 6px !important;
    background-color: #dbdbdb !important;
}

.redBorderClass {
    border: 1px solid #b70000 !important;
}

.userTable thead {
    table-layout: fixed;
    display: table;
    width: 100%;
}

.active th:first-child {
    width: 35%;
}

#succMess {
    padding: 0.5% !important;
    width: 54% !important;
    position: relative;
    margin-bottom: 5px;
    display: block;
    text-align: left;
    right: 0 !important;
    z-index: 0 !important;
}

.alert strong {
    word-break: break-word !important;
    word-wrap: break-word !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    line-height: 16px;
    -webkit-overflow-scrolling: auto !important;
    height: 100%;
}

html,
body {
    overflow: hidden;
    font-weight: 500;
    color: #070707;
    font-size: 14px;
    line-height: 1.4em;
}

label {
    font-weight: 500;
    color: #070707;
    font-size: 14px;
    line-height: 1.4em;
}

figure,
ol,
ul,
li,
h1,
h2,
h3,
h4,
fieldset,
p {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none
}

.nameWidth {
    width: 35% !important;
}

.mainBody {
    height: 100%;
    position: relative;
}

.mainBody section {
    position: relative;
    height: 92%;
}


/* .moveright{float:right; width:30% !important;text-align:right;} */


/* .moveright button{display:inline-block;width:auto !important;margin: 0 0.5%;padding: 2%;} */


/* .moveright button a {color:white;margin:0 !important;float:none !important;} */


/* .moveleft{float:left; width:10%;} */

.button:focus {
    outline: none !important;
}

a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #00b0f0
}

a:focus,
a:visited {
    outline: none !important;
}

a,
img {
    border: 0px;
    text-decoration: none
}

a:link,
a:visited {
    text-decoration: none
}

a:hover,
a:active {
    color: #00b0f0;
    text-decoration: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    outline: none;
    background-color: #f1f1f1;
}

.mediaCont {
    padding: 30px
}

input[type="checkbox"] {
    margin: 0
}

::-webkit-scrollbar {
    width: 10px !important;
    height: 10px !important;
}

::-webkit-scrollbar-thumb {
    background-color: #00b0f0 !important;
}

::-webkit-scrollbar-track {
    border-radius: 2px !important;
}

.overlay {
    background-color: white;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
    opacity: 0.8;
    text-align: center;
    padding: 18%;
    display: table;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

i.ion-information-circled {
    color: #00b0f0;
}

input[type="radio"],
input[type="checkbox"] {
    display: none
}

.check-label {
    margin: 0;
    cursor: pointer;
    display: block;
    margin-right: 1.5%;
    overflow: auto;
}

.check-label-user {
    margin: 0;
    cursor: pointer;
    display: block;
    margin-right: 1.5%;
    display: inline-block;
    overflow: auto;
}

.check-label-modified,
.check-label-modified1 {
    width: 100%;
    margin: 0;
    cursor: pointer;
    display: block;
    margin-right: 1.5%;
    overflow: auto;
}

input[type="radio"].select-radio {
    cursor: pointer;
    margin-right: 5px;
    text-align: left;
    vertical-align: top;
    line-height: 15px;
}

input.select-radio[type="radio"]:checked+label:before {
    content: "\f400";
    color: #00b0f0;
}


/* .check-label:before{content:"\f401";font-family:ionicons;font-size:18px;padding-right:5px;} */

input[type="checkbox"].select-checkbox {
    cursor: pointer;
    margin: 0;
    text-align: left;
    vertical-align: top;
    line-height: 15px
}

input.select-checkbox[type="checkbox"]:checked+label:before {
    content: "\f3fe";
    color: #00b0f0;
}

.check-label-user:before {
    color: #999;
    content: "\f401";
    font-family: ionicons;
    font-size: 18px;
    padding-right: 5px;
    padding-left: 2px;
    vertical-align: text-bottom;
}

/*.check-label:before {
    color: #999;
    content: "\f401";
    font-family: ionicons;
    font-size: 18px;
    padding-right: 5px;
    padding-left: 2px;
    vertical-align: text-bottom;
}
*/
.check-label-modified:before {
    color: #999;
    content: "\f401";
    font-family: ionicons;
    font-size: 18px;
    padding-right: 5px;
    padding-left: 2px;
    vertical-align: text-bottom;
}

.check-label-modified1:before {
    color: #999;
    content: "\f401";
    font-family: ionicons;
    font-size: 18px;
    padding-right: 5px;
    padding-left: 2px;
    position: absolute;
    right: 0%;
    vertical-align: text-bottom;
}

.divList {
    height: 82%;
    position: relative;
    /*     display:table; */
    width: 100%;
    margin-bottom: 15px;
    overflow-y: auto;
}

.buttonsContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.moveleft {
    float: left;
    width: 65%;
    text-align: left;
}

.moveleft button {
    position: fixed;
    bottom: 2%;
}

.moveright {
    float: right;
    width: 35%;
    /*     position: static; */
    text-align: right;
}

.moveright label {
    position: fixed;
    bottom: 2.5%;
    right: 12%;
}

.moveright select {
    padding: 0.5%;
    width: 10%;
    position: fixed;
    bottom: 2%;
    right: 1%;
}

.loader {
    display: table-cell;
    vertical-align: middle;
}

.loader p {
    color: #333;
    font-size: 1em;
    margin: 0;
}

.loader img {
    height: auto !important;
    width: 7% !important;
    margin: 0 auto !important;
    background-color: transparent;
    border: none !important;
    box-shadow: 0 0 0 0 !important;
}


/****** Tab Navigation Table Styles ******/

.tabbedTable {
    border-collapse: collapse !important;
    width: 100% !important;
}

.tabbedTable > thead {
    display: block !important;
    overflow: auto !important;
    width: 100% !important;
    color: white !important;
    background: #999 !important;
}

.tabbedTable > tbody {
    display: block !important;
    width: 100% !important;
    height: 200px !important;
    background: white !important;
    overflow: auto !important;
}

.tabbedTable > thead > th,
.tabbedTable > tbody > td {
    padding: .5em 1em !important;
    text-align: left !important;
    vertical-align: top !important;
    width: 9.5em !important;
    border-left: 1px solid #fff !important;
}


/****** Tab Navigation Table Styles ******/


/***************************************************************************************/


/* Search Bar Container */

.searchContainer {
    position: absolute;
    z-index: 1000;
    /* 	padding:1.5% 1% 0.5% 1%; */
    right: 0;
    left: 18%;
    display: none;
    /* 	box-shadow:0 0 0px 1px #ccc; */
    background-color: white;
    top: -1%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.searchContainer1 {
    position: absolute;
    z-index: 1000;
    /* 	padding:1.5% 1% 0.5% 1%; */
    right: 0;
    /*     left: 54%; */
    width: 50%;
    text-align: right !important;
    display: none;
    /* 	box-shadow:0 0 0px 1px #ccc; */
    background-color: white;
    top: -1%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.filterSection input[type="text"],
.filterSection select {
    border-radius: 4px;
}

.filterSection h3 {
    float: left;
}

.filterSection input[type="text"],
.filterSection select,
.filterSection label,
.filterSection a,
.filterSection h3 {
    display: inline-block;
}

#searchBtn {
    /* 	display:block; */
    /* 	padding: 0.5%; */
    /*     text-align: center; */
    /*     background-color: white; */
    position: absolute;
    right: 0;
    /*     border: 1px solid #ccc; */
    top: -1%;
    cursor: pointer;
    /*     transition:all 0.4s ease-in-out; */
    /* 	-webkit-transition:all 0.4s ease-in-out; */
    /* 	-o-transition:all 0.4s ease-in-out; */
    /* 	-ms-transition:all 0.4s ease-in-out; */
}

.btnClick {
    background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%) !important;
    color: white;
    vertical-align: top;
    /* 	background-image:none !important; */
    border-color: #2b669a !important;
}


/***************************************************************************************/


/***************************************************************************************/


/*                             USER EDIT                                               */


/***************************************************************************************/

.page-header {
    margin: 1% 0;
    text-align: left;
}

.addUser-cont {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 5px;
    position: relative;
    height: 100%;
}

.addUser-cont .addUser-hdr {
    width: 100%;
    overflow: auto;
}

.addUser-cont .addUser-hdr h1 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: 500;
}

.addUser-cont .addUser-form {
    overflow: auto;
    width: 100%;
    top: 78px;
    bottom: 38px;
    padding-bottom: 0;
    height: 100%;
}

.addUser-cont .generalFields {
    /*     margin: 1% 0; */
    overflow: auto;
    width: 100%;
    height: auto;
}

.addUser-cont .generalFields ul li {
    margin-bottom: 10px;
    width: 40%;
    margin-right: 2%;
    overflow: auto;
    position: relative;
    text-align: left;
    /*     float:left; */
}

.addUser-cont .generalFields ul li label {
    display: block;
    font-size: 14px;
    margin-bottom: 0
}

.addUser-cont .generalFields ul li span {
    display: inline-block;
    /*     position: relative; */
    bottom: 0;
    margin-left: 2%;
}

.addUser-cont .generalFields ul li>input[type="text"],
.addUser-cont .generalFields ul li>textarea {
    width: 80%;
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 2px;
    color: #000;
    resize: none;
    float: left;
}

.addUser-cont .generalFields ul li>input[type="email"],
.addUser-cont .generalFields ul li>textarea {
    width: 80%;
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 2px;
    color: #000;
    resize: none;
    float: left;
}

.addUser-cont .generalFields ul li ol {
    margin-left: 20px;
    margin-top: 5px;
}

.addUser-cont .generalFields ul li ol li {
    float: none;
    margin-bottom: 0;
    width: 100%
}

.addUser-cont .generalFields ul li li>span {
    color: #666;
    font-size: 0.9em;
}

.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
    visibility: hidden !important;
}

.sort-label {
    display: block;
    float: left;
}

.sorttable {
    float: right;
    display: block;
}

.sorttable i {
    display: block;
    line-height: 0px;
    height: 10px;
    cursor: pointer;
}

.userTable {
    text-align: left !important;
    width: 100%;
    height: 100%;
    border: none !important;
    display: block;
}

.userTable1,
.pedTable {
    text-align: left !important;
    width: 100%;
    /*     height: 100%; */
    border: none !important;
    /*     display: block; */
}

.userTable tbody {
    display: block;
    height: 92%;
    overflow: auto;
}

.userTable tbody>tr {
    display: inline-table;
    width: 100%;
}

.userTable1 tbody>tr>td a {
    color: #666;
}

.userTable1 tbody>tr>td a:hover {
    color: dodgerblue;
}

.userTable>thead>tr>th,
.userTable1>thead>tr>th,
.pedTable>thead>tr>th {
    background-color: #33414e !important;
    border: 1px solid #33414e;
    color: #f1f1f1;
}

.pedTable>tbody>tr>td a {
    color: #666;
}

.userTable>tbody>tr>td:nth-child(1) {
    width: 35%;
}

.watcherListBullets {
    margin: 1% 3% !important;
}

.active th:nth-child(1) {
    width: 36.5%;
}

.active th:nth-child(2) {
    width: 26%;
}

.userTable>tbody>tr>td:nth-child(2) {
    width: 25%;
    word-break: break-all;
}

.active th:nth-child(3),
.active th:nth-child(4) {
    width: 16%;
}

.active th:nth-child(5) {
    width: 11%;
}

.fieldTable {
    width: 100%;
    height: 100%;
    text-align: left;
    margin-bottom: 0;
}

.fieldTable > thead > tr > th {
    background-color: #33414e !important;
    color: white !important;
    border: 1px solid #33414e;
}

.fieldTable > thead > tr > th:nth-child(1),
.fieldTable > thead > tr > th:nth-child(2),
.fieldTable > tbody > tr > td:nth-child(1),
.fieldTable > tbody > tr > td:nth-child(2) {
    width: 23% !important;
}

.fieldTable > thead > tr > th:nth-child(3),
.fieldTable > tbody > tr > td:nth-child(3) {
    width: 14% !important;
}

.fieldTable > thead > tr > th:nth-child(4),
.fieldTable > thead > tr > th:nth-child(5),
.fieldTable > thead > tr > th:nth-child(6),
.fieldTable > tbody > tr > td:nth-child(4),
.fieldTable > tbody > tr > td:nth-child(5),
.fieldTable > tbody > tr > td:nth-child(6) {
    width: 10% !important;
}

.userTable>tbody>tr>td:nth-child(3),
.userTable>tbody>tr>td:nth-child(4),
.userTable>tbody>tr>td:nth-child(5),
.userTable>tbody>tr>td:nth-child(6) {
    width: 15%;
    word-break: break-all;
}

.iriID {
    width: 8% !important;
    word-break: break-all;
}

.userDate {
    width: 15% !important;
    word-break: break-all;
}

.access-cont {
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
    clear: both
}

.access-cont h5 {
    margin: 0;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: left;
}

.accesshdrLft,
.accesshdrRht {
    float: left;
    padding-right: 30px;
    width: 20%;
    height: auto;
    text-align: left;
}

.accesshdrRht {
    width: 30%;
    border-left: 1px solid #eee;
    padding-left: 30px;
}

.accesshdrRht>label {
    margin: 0;
    font-weight: 600;
}

.access-partner {
    margin-top: 20px;
    overflow: hidden;
    padding-right: 40px;
    clear: both
}

.access-partner .partnerSubhdr {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding-right: 40px;
    text-align: left;
}

.access-partner .partnerSubhdr h5 {
    margin: 0;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: left;
}

.clientsBlock {
    width: 70%;
    float: left;
    /*     border: 1px solid #ccc; */
    height: inherit;
    /*     padding: 5spx; */
    overflow: auto;
    word-break: break-all;
}

.clientsList {
    padding: 1% 0;
}

.clientsList select {
    width: 70%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.partnersBlock {
    width: 40%;
    float: left;
    border: 1px solid #ccc;
    height: inherit;
    padding: 5px;
    overflow: auto;
    word-break: break-all;
}

.partnerLst li {
    display: block;
    float: none;
    padding: 4px 0;
}

.partnerLst li:hover {
    background: #eee;
    cursor: pointer
}

.ion-information-circled {
    vertical-align: text-top;
}

select:focus {
    outline: none;
}

.addUser-ftr {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 20px 5px 0px;
    border-top: 1px solid #eee;
}

.addUser-ftr>div {
    padding-top: 5px
}

.addUser-ftr a {
    display: block;
    float: left;
    margin: 4px 10px 0 0;
    color: #00b0f0
}

.width-100 {
    width: 100%
}

.width-50 {
    width: 50%;
}

.btn:focus,
.btn-primary:focus {
    outline: none !important;
}

.formTable,
.brSpendTable,
.expFileSelTable {
    width: 100%;
}

.expFileSelTable {
    margin: 1% 0;
}

.brSpendTable {
    margin-bottom: 5px !important;
}

.brSpendTable>table>thead>tr>th,
.expFileSelTable>thead>tr>th {
    background-color: #33414e;
    color: #f1f1f1;
    border: 1px solid #33414e;
    white-space: nowrap;
}

.expFileSelTable>tbody>tr>td {
    border: 1px solid #ccc;
    padding: 6px;
}

.brSpendTable>table>tbody>tr>td {
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    position: relative;
}

.formTable>thead>tr>th {
    padding: 1% !important;
    background-color: #33414e;
    color: #f1f1f1;
    border: 1px solid #33414e;
}

.formTable>tbody>tr>td select,
option {
    width: 100%;
    padding: 6px;
}

.formTable>tbody>tr>td select>option {
    width: 100%;
    position: relative;
    max-width: 100px;
}

.formTable>tbody>tr>td {
    padding: 1.5% 1%;
    text-align: left;
    vertical-align: middle;
    position: relative;
    /*    border: 1px solid #ccc;*/
}

.formTable>tbody>tr>td:nth-child(1) {
    width: 15%;
}

.formTable>tbody>tr>td:nth-child(2) {
    width: 35%;
}

.formTable>tbody>tr>td:nth-child(3) {
    width: 50%;
}

.formTable>tbody>tr>td input[type="text"],
.formTable>tbody>tr>td input[type="email"],
.hierarchyTable>tbody>tr>td input[type="text"],
.hierarchyTable>tbody>tr>td input[type="password"] {
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-right: 1%;
    width: 70%;
}

.brSpendTableDisplay {
    overflow-x: scroll;
    margin-bottom: 20px;
}

.sortHighlight {
    color: coral;
}

.tabContent {
    margin-top: 0 !important;
}

.dropdown-menu {
    margin-left: 0 !important;
    margin-top: 0 !important;
    background-color: #f1f1f1 !important;
    border: 1px solid #999 !important;
    position: relative !important;
    width: 100% !important;
}

.dropdown-menu li {
    width: 100% !important;
}

.dropdown-menu li a {
    padding: 2% !important;
}

.inputSpl {
    padding: 6px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #ccc;
    margin-right: 0 !important;
    width: 70%;
    float: left;
}

.inputSplP {
    padding: 6px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 1px solid #ccc;
    margin-right: 0 !important;
    width: 70%;
    float: left;
}

.inputIcon {
    background-color: #eeeeee;
    color: #999;
    padding: 6px 12px;
    float: left;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
    width: 9%;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
}

.inputIconSpl {
    background-color: #eeeeee;
    color: #999;
    padding: 6px 12px;
    float: left;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    text-align: center;
    width: 9%;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #ccc;
}

.ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background-color: #eeeeee;
}

#ui-datepicker-div {
    width: 23%;
}

.ui-state-highlight {
    border: 1px solid #fff !important;
    background: #666 !important;
    color: #fff !important;
}


/* Hand Animation */

.rtHand {
    animation-name: handMove;
    animation-duration: 1.5s;
}

@keyframes handMove {
    0% {
        margin-right: 0%;
    }
    50% {
        margin-right: 15%;
    }
    100% {
        margin-right: 0;
    }
}

textarea {
    width: 70%;
    resize: none;
    border-radius: 2px;
    border-color: #ccc;
    padding: 6px;
}

.pedTop {
    margin-bottom: 6px;
}

.pedTop div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pedTop input[type="text"],
select {
    padding: 6px;
    border: 1px solid #ccc;
}

.pedTop #supplier {
    width: 60%;
}

.pedTop #year,
.pedTop #months {
    width: 30%;
}

.watchersTable {
    width: 100%;
}

.watchersTable>tbody>tr>td {
    padding: 1%;
    text-align: left;
    word-wrap: break-word;
    vertical-align: top;
    position: relative;
}

.nameColLength {
    width: 50% !important;
}

#watchersList {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 50%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
}

#watchersAccess,
#clientList {
    width: 30%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
}

.watchersTable>tbody>tr>td:nth-child(1) {
    width: 15%;
}

.watchersTable>tbody>tr>td:nth-child(2) {
    width: 35%;
}

.watchersTable>tbody>tr>td:nth-child(3) {
    overflow-y: scroll;
    width: 50%;
}

.watcherSel {
    width: 100%;
    /* 	height:86%; */
    overflow-y: scroll;
}

.watchersHeader {
    width: 100%;
    margin-bottom: 0.5%;
    overflow: auto;
}

#watchersName {
    width: 50%;
    display: block;
    float: left;
}

#watchersRole {
    width: 20%;
    display: block;
    float: left;
}

.advConfigDiv h4 {
    text-align: left;
    padding-bottom: 1%;
    border-bottom: 1px solid #ccc;
}

.advConfigDiv ul {
    margin: 1% 0;
    padding: 0;
}

.advConfigDiv li {
    list-style-type: none;
    display: block;
    width: 90% !important;
}

.contentBox {
    width: 100%;
    height: 3em;
    overflow-y: auto;
    overflow-x: auto;
}

.samplePop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 6%;
    background-color: rgba(0, 0, 0, 0.5);
}

.sampleContent {
    width: 96%;
    height: 96%;
    background-color: white;
    padding: 2%;
}

.closeIcon {
    position: absolute;
    top: 1%;
    right: 1%;
}

.hierarchyTable {
    width: 50%;
    float: left;
    padding: 1.5%;
}

.hierarchyTable>thead {
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.hierarchyTable>tbody>tr>td {
    position: relative;
    padding: 1.4%;
    /* 	width:50%; */
    text-align: left;
}

.hierarchyTable>tbody>tr>td:nth-child(1) {
    width: 40%;
}

.hierarchyTable>tbody>tr>td:nth-child(2) {
    width: 60%;
}

.productDisplayBox {
    text-align: center;
}

.disNames {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: auto;
}

.disNames li {
    list-style-type: none;
    float: left;
    display: block;
    padding: 0.5% 0.5% 0.5% 0;
    width: 100%;
}

.disNames li span {
    display: block;
    width: 25%;
    float: left;
    /* vertical-align: middle; */
    padding: 0.25%;
}

.disNames li input[type="text"],
.disNames li select {
    border-radius: 2px;
    padding: 6px;
    border: 1px solid #ccc;
    width: 20%;
}

#categoryDropdown,
#topmostSellevel {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.splitTable {
    width: 100%;
    text-align: left;
}

.splitTable>tr>td:nth-child(1),
.splitTable>tr>td:nth-child(2),
.splitTable>tr>td:nth-child(4),
.splitTable>tr>td:nth-child(5) {
    width: 20%;
}

.splitTable>tr>td:nth-child(3) {
    width: 10%;
}

.splitColTable,
.combineColTable,
.subValueTable,
.extDataTable {
    width: 100%;
    border: 1px solid #ccc;
    padding: 1.5% 0;
    border-radius: 5px;
    margin: 1% 0;
}

.splitColTable>tbody>tr>td {
    padding: 1%;
    vertical-align: top !important;
    text-align: left;
}

.combineColTable>tbody>tr>td {
    padding: 1%;
    vertical-align: middle !important;
    text-align: left;
}

.subValueTable>tbody>tr>td {
    padding: 0.75%;
    vertical-align: middle !important;
    text-align: left;
}

.splitColTable>tbody>tr>td:nth-child(3) {
    text-align: center !important;
    ;
}

.splitColTable>tbody>tr>td select {
    /*     padding: 2% !important; */
    width: 100%;
}

.splitColTable>tbody>tr>td>.trashBtn {
    padding: 2% !important;
}

.splitColTable>tbody>tr>td div {
    padding: 0 8px !important;
}

.splitColTable>tbody>tr>td div input[type="text"],
.splitColTable>tbody>tr>td div select {
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

#splCol {
    padding: 5px;
    border: 1px solid #ccc;
}

.combineColTable>tbody>tr>td input[type="text"],
.combineColTable>tbody>tr>td select,
.subValueTable>tbody>tr>td input[type="text"],
.subValueTable>tbody>tr>td select,
.extDataTable>tbody>tr>td select,
.extDataTable>tbody>tr>td input[type="text"],
.splitSubTable>tbody>tr>td select,
.splitSubTable>tbody>tr>td input[type="text"] {
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ccc;
    width: 100%;
}

.subValueTable>tbody>tr>td:nth-child(5) {
    width: 5%;
}

.splitColTable>tbody>tr>td:nth-child(1),
.splitColTable>tbody>tr>td:nth-child(2) {
    width: 15%;
}

.splitColTable>tbody>tr>td:nth-child(3) {
    width: 5%;
}

.splitColTable>tbody>tr>td:nth-child(4) {
    /*    width: 60%;*/
}

.splitColTable>tbody>tr>td:nth-child(5) {
    width: 5%;
}

.splitColTable>tbody>tr:nth-child(even),
.combineColTable>tbody>tr:nth-child(even),
.subValueTable>tbody:nth-child(even) {
    background-color: #eee;
}

.subValueTable>tbody>tr:nth-child(2),
.subValueTable>tbody>tr:nth-child(3) {
    background-color: #ccc;
}

.addFieldBtn {
    display: block;
    width: 100%;
    padding: 1.5% 0 !important;
    text-align: left;
}

.splitColTable>tbody>tr>td div input[type="text"]:focus {
    outline: none;
    background-color: #f1f1f1;
}

.combineColTable>tbody>tr>td:nth-child(1),
.combineColTable>tbody>tr>td:nth-child(3) {
    width: 10%;
    text-align: center !important;
}

.combineColTable>tbody>tr>td:nth-child(2),
.combineColTable>tbody>tr>td:nth-child(4),
.combineColTable>tbody>tr>td:nth-child(5),
.combineColTable>tbody>tr>td:nth-child(6),
.combineColTable>tbody>tr>td:nth-child(7) {
    width: 16%;
}

.generalFields div,
.generalFields span {
    text-align: left;
}

.secondRow>td input[type="text"] {
    width: 100% !important;
}

.extDataTable {
    border: 0 !important;
}

.extDataTable>tbody>tr>td {
    width: 14.2%;
    min-width: 14.2%;
    text-align: left;
    padding: 1.5%;
    position: relative;
}

.extDataTable>tbody>tr>td select:disabled {
    background-color: #ccc;
}

.extDataTable>tbody>tr>td .warningLbl {
    left: 10% !important;
}

.extDataTable>tbody>tr>td:last-child {
    width: 5% !important;
}

.splitSubTable {
    width: 100%;
}

.splitSubTable>tbody>tr>td {
    padding: 0 1.5% 1.5% 0;
    width: 33.3%;
}

.splitSubTable>tbody>tr>td span {
    padding: 6px;
    float: left;
}

.settingsView ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    overflow: auto;
}

.settingsView ul li {
    width: 33.3% !important;
    display: inline-block;
    padding: 1%;
    float: left;
    margin-right: 0 !important;
}

.settingsView ul li h5 {
    margin: 0;
    padding-bottom: 1%;
    border-bottom: 1px solid #ccc;
}

.settingsView ul li p {
    margin: 0;
    padding: 1% 0;
    word-wrap: break-word;
    word-break: break-all;
}

.vis-hidden {
    visibility: hidden;
}

.errorBox {
    width: 100%;
    padding: 2%;
    border-radius: 5px;
    margin: 3% 0;
    background-color: #f1eeee;
    box-shadow: 0 0 8px 0 #b70000;
}

.fileNameText {
    background-color: #f4f4f4;
    display: block;
    float: left;
    width: 25%;
    padding: 6px;
    margin-right: 5px;
    border: 2px solid #ddd;
    border-radius: 4px;
}


/***************************************************************************************/


/*                             Generic Delete Button                                              */


/***************************************************************************************/

.deleteModBtn {
    border-radius: 100%;
    border: 1px solid transparent;
    background-color: transparent;
    color: #d9534f;
    padding: 6px;
    /*     float: left; */
    cursor: pointer;
    /*     font-size: 1.5em; */
    /*     vertical-align: middle; */
    /*     width: 2em; */
    /*     height: 2em; */
}

.deleteBtn {
    border-radius: 100%;
    border: 1px solid transparent;
    background-color: transparent;
    color: #d9534f;
    padding: 6px;
    float: left;
    cursor: pointer;
    /*     font-size: 1.5em; */
    /*     vertical-align: middle; */
    /*     width: 2em; */
    /*     height: 2em; */
}

.deleteBtn:focus {
    outline: none;
}

.deleteBtn:hover {
    border: 1px solid transparent;
}

.deleteBtn:active {
    background-color: transparent;
    color: #d9534f;
    transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
}


/***************************************************************************************/


/*                            Date Format                                        */


/***************************************************************************************/

.firstdiv,
.seconddiv {
    text-align: left;
    margin-bottom: 1.5%;
    width: 75%;
}

.dateRow label {
    width: 25.25%;
    display: inline-block;
    margin: 0 !important;
}

.dateRow {
    padding: 1% 1% 1% 0;
    text-align: left;
}

.dateRow input,
.dateRow select {
    margin: 0 0.5% 0 0;
    padding: 0.5% 1%;
    border-radius: 4px;
    border: 1px solid #999;
    width: 25%;
}

.dateRow input {
    border: 1px solid #999;
    border-radius: 4px;
}

.dateRow input:focus {
    border: 1px solid #999;
}


/***************************************************************************************/


/*                             Branding Logo                                              */


/***************************************************************************************/

header {
    display: block;
    width: 100%;
    overflow: auto;
    margin-bottom: 1%;
}

header img {
    display: block;
    float: left;
}


/***************************************************************************************/


/*                             Icon Spacing                                              */


/***************************************************************************************/

.icon {
    /*     margin: 0 3%; */
    vertical-align: text-top;
}


/***************************************************************************************/


/*                             Scrollable Edit Fields                                              */


/***************************************************************************************/

.scrollFields {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.5em;
    top: 3.5em;
}


/***************************************************************************************/


/*                             Log out button                                              */


/***************************************************************************************/

.logoutBtn {
    width: 50%;
    float: right;
    text-align: right;
}

.logoutBtn button {
    width: 15%;
    cursor: pointer;
}


/*Action Icon text*/

.actionBtn {
    font-size: 1.2em;
}


/*Icon Colors*/

.disableIcon {
    color: forestgreen;
}

.enableIcon {
    color: #b70000;
}

.deleteIcon {
    color: crimson;
}


/***************************************************************************************/


/*                             Close Alert Message                                            */


/***************************************************************************************/

.message {
    /*     padding-left: 4%; */
    display: block;
}

.closeMsg {
    position: absolute !important;
    top: 1%;
    right: 0.5%;
    cursor: pointer;
    font-size: 1em;
}


/*Custom Media  Queries*/

@media only screen and (max-width:1024px) {
    .generalFields ul li {
        width: 60% !important;
    }
}

@media only screen and (min-width:1280px) and (min-height:722px) {
    .scrollFields {
        height: 85% !important;
    }
}


/****************************************************************************************/


/*                                  Wrappable cell
 				Add this class to make sure the text in a cell will wrap.
						By default, data_table tds do not wrap.
/****************************************************************************************/

td.wrappable {
    white-space: normal;
    width: 35%;
    word-break: break-all;
    word-wrap: break-word;
}


/***************************************************************************************/


/*                             Prompt Box                                          */


/***************************************************************************************/

.prompt {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 10;
    padding: 18% 30%;
    display: none;
}

.promptBox {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: white;
    padding: 2%;
    border-radius: 4px;
    text-align: center;
    display: table;
}

.promptButtonsContainer {
    display: table-cell;
    vertical-align: middle;
}

.buttonsSpace {
    margin-top: 2%;
}


/***************************************************************************************/


/*                            Default Selection                                         */


/***************************************************************************************/

.defaultSelection {
    width: 100%;
    overflow: auto;
    display: block;
    width: 100%;
}

.defaultSelection label {
    display: block;
    width: 100%;
    text-align: left;
}

.defaultSelection li {
    display: inline-block;
    list-style-type: none;
    float: left;
    /*     width: 100%; */
    text-align: left;
    vertical-align: middle;
    margin-right: 1.5%;
}

.defaultSelection li label span:before {
    vertical-align: top;
}

.defaultSelection li:nth-child(2),
.defaultSelection li:nth-child(3) {
    display: block;
    width: 80% !important;
    float: left;
}


/***************************************************************************************/


/*                             FILTER SECTION                                              */


/***************************************************************************************/

.filterSection {
    /*     padding-bottom: 1%; */
    /*     overflow:auto; */
}

.actionBtn>.icon {
    margin: 0 1%;
    vertical-align: middle;
}

.filterSection input[type="text"],
.filterSection select {
    padding: 6px;
    border: 1px solid #999;
}

.filterSection input[type="text"]:focus,
.filterSection select:focus {
    border: 1px solid #999;
}

.searchStyle input[type="text"],
select {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #ccc;
}


/***************************************************************************************/


/*                             Data Supplier                                             */


/***************************************************************************************/

.leftDataSupp {
    width: 50%;
    float: left;
}

.rightDataSupp {
    width: 50%;
    float: right;
}

.leftDataSupp li,
.rightDataSupp li {
    width: 100% !important;
}

.leftDataSupp li:nth-child(3) {
    padding: 5% 0;
}

.rightDataSupp li:first-child {
    visibility: hidden;
}

.rightDataSupp li {
    width: 90% !important;
}

.leftDataSupp li:nth-child(3) label,
.leftDataSupp li:nth-child(4) label {
    width: 40%;
    float: left;
    display: inline-block !important;
}

.multiselect-parent {
    position: absolute !important;
    width: 70% !important;
    top: 0;
    padding: 3% 0;
}

.multiselect-parent button {
    width: 100%;
    text-align: left;
}

.multiselect-parent button span {
    display: inline-block !important;
    position: relative !important;
    bottom: 0 !important;
    margin-left: 2% !important;
    vertical-align: middle !important;
}

.multiselect-parent ul {
    overflow: scroll;
    display: block;
    height: 12em !important;
    /*     width: 18.5em !important; */
    word-break: break-all;
    word-wrap: break-word;
    padding: 0 !important;
}

.multiselect-parent ul li {
    margin-bottom: 0 !important;
}

.multiselect-parent ul li:nth-child(odd) {
    background-color: #ebebeb;
}

.multiselect-parent ul li a {
    overflow: auto;
    display: block;
    padding: 2%;
    clear: both;
    font-weight: normal;
    /* line-height: 1.42857143; */
    color: #333;
    white-space: normal;
    word-break: keep-all;
    /* word-wrap: break-word; */
    vertical-align: middle;
}

.checkbox {
    padding-left: 1.5% !important;
    margin: 0 !important;
    overflow: auto;
}

.checkbox label {
    width: 100%;
    padding: 1.5%;
    /*     word-break: break-all; */
    word-wrap: break-word;
    display: block !important;
    /* text-overflow: clip; */
    /* height: 3em; */
}

#tempLbl {
    width: 100% !important;
    margin-right: 1em;
    display: block !important;
}

#template_file {
    padding: 1%;
    float: left;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
}

#template_file:focus {
    outline: none;
}

#tempLoad {
    position: absolute;
    /*     top: 3.5em; */
    width: 34px !important;
    height: 34px;
    /* margin-left: 1em; */
    float: left;
    display: inline-block;
    border: none;
    box-shadow: 0 0 0 0;
    margin: 0 0 0 1em !important;
}

.warningLbl {
    color: rgb(255, 255, 255);
    position: absolute;
    left: 3%;
    top: 0px;
    word-break: break-word;
    word-wrap: break-word;
}

.warningLbl1 {
    color: rgb(255, 255, 255);
    position: absolute;
    right: 2em;
    top: 0px;
    box-shadow: 4px 4px 6px 0px #999;
    z-index: 2000;
}

.warningLbl.filewarning.label {
    top: 0%;
    right: 30%;
}

.yesBtn {
    margin: 10px;
}

button.ui-datepicker-trigger {
    background-color: #eeeeee;
    color: #999;
    padding: 6px;
    float: left;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
    width: 9%;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
}

.extractWarningLbl {
    color: rgb(255, 255, 255);
}

.duplicateValuesMessage {
    margin-top: 20px;
}

.duplicateValuesMessage {
    margin-top: 20px;
}

.subValueTable .warningLbl {
    right: 6%;
}

li.innerli {
    display: block!important;
}

.settingsView ul li.extractionli {
    width: 33.3% !important;
}

h4.rules {
    font-size: 16px;
    padding: 10px;
    text-decoration: underline;
    margin-left: 15px;
}

.settingsView button {
    float: right;
    border: none;
    background-color: transparent;
}

.applyTemp select:disabled {
    background-color: rgb(235, 235, 228);
}

span.tags {
    position: relative;
    float: right;
}

.missingDiv {
    margin: 1.5% 10% 1.5% 0;
    width: 90% !important;
    /* padding-bottom: 30px; */
    background-color: #e8e8e8;
    border-radius: 4px;
    padding: 1%;
    /* box-shadow: 0 0 6px 0 #999; */
}

.missingExp {
    padding: 1%;
    overflow: auto;
}

.missingExp li {
    margin-right: 0.5em;
    padding: 6px;
    font-weight: normal;
    color: white !important;
    font-size: 85% !important;
    /*     display: block; */
    /*     width: 50%; */
    /*     background-color: #ddd; */
    /*     border-radius: 5px; */
    /*     border: 1px solid #999; */
}

.breakDiv {
    padding: 1.5% !important;
    box-shadow: 0 0 0 1px #ccc inset;
    border-radius: 4px;
    background-color: white;
}

.currentFile {
    padding: 10px 0;
}

.uploadPlan {
    padding: 10px;
}

.uploadBreakSpending .fileNameText {
    background-color: #f4f4f4;
    display: block;
    float: left;
    width: 55%;
    padding: 1%;
    margin-right: 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.buttonUpload {
    padding: 10px;
}

.uploadBreakSpending {
    border-right: 2px solid;
    margin-top: 30px;
}

.createTemplateHeading {
    padding: 10px;
}

.createTemplate label {
    float: left;
    width: 20%;
    padding: 6px 0;
}

.createTemplate .form-inline.form-group {
    padding: 20px;
}

#spendingFileValidWarning {
    top: 35px!important;
    left: 25px!important;
}

#spendingFileWarning {
    top: 35px!important;
    left: 25px!important;
}

.brmsg {
    top: 35px;
    left: 25px;
    position: absolute;
}

.brSpending .formTable>thead>tr>th {
    white-space: nowrap;
    overflow: hidden;
    padding: 10px !important;
}

.brSpending .alert-warning {
    top: 20%!important;
    width: 100%!important;
}

.bs-brMappings-modal-lg .modal-content {
    background-color: #fff;
    overflow: auto;
    overflow-y: scroll;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 5%;
}

.bs-brSpending-modal-lg .modal-content {
    background-color: #fff;
    overflow: auto;
    overflow-y: scroll;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 5%;
}

.bs-brLoading-modal-lg .modal-content {
    background-color: #fff;
    overflow: auto;
    overflow-y: scroll;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 5%;
}

.confirmSetting .generalFields ul li span {
    margin-left: 0%;
}

.campaignList .userTable>tbody>tr>td:nth-child(2) {
    width: 15%;
}

.campaignList .active th:nth-child(2) {
    width: 15%;
}

.campaignList .active th:nth-child(1) {
    width: 32.5%;
}

.campaignList .userTable>tbody>tr>td:nth-child(1) {
    width: 32.5%;
}

.brSpending .formTable>tbody>tr>td:nth-child(3) {
    width: 35%;
}


/*Tooltip Css*/

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    opacity: 1;
    font-size: 16px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background: linear-gradient(lightgrey, darkgrey);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5% 10%;
    position: absolute;
    z-index: 10000;
    /* bottom: 0; */
    left: 0;
    bottom: -110%;
    color: #000;
    font-size: 0.7em;
    box-shadow: 0 0 0px 1px #999 inset;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

select#expDataFld {
    width: 70%;
}

.checkall label {
    font-weight: bold;
    text-transform: uppercase;
}

.searchwincontainer button {
    background-color: #00b0f0;
    line-height: 1em;
    padding: 6px;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    min-width: 80px;
    float: right;
    margin-left: 10px;
    border: none;
    font-weight: normal;
    font-size: 1em;
    text-shadow: 1px 1px 1px #555;
    border-radius: 0;
}

.searchwincontainer button:hover {
    background-color: #FF6600;
    text-decoration: underline;
    color: #fff;
}

.searchwincontainer .panel-default>.panel-heading {
    background: none;
}

.addTemplate .warningLbl.filewarning.label {
    right: initial!important;
}

#exTab1 ul li {
    width: auto!important;
    margin: auto!important;
}

.gridbox {
    display: block;
    position: relative;
    width: 60%;
    border: 1px solid #000;
    padding: 10px;
    height: 100%;
    overflow: auto;
    overflow-x: scroll;
    font-weight: normal;
}

.warningLbl2 {
    color: rgb(255, 255, 255);
    position: absolute;
    right: 0;
    top: -4em;
    word-break: break-word;
    word-wrap: break-word;
}

.applyTemp {
    margin-top: 3em;
}

.textarea.gridbox th {
    font-weight: normal;
    padding: 0.5%!important;
    background-color: #999;
    color: #fff;
    border: 1px solid #fff;
}

.textarea.gridbox th.isHighlighted {
    font-weight: normal;
    background-color: #33414e;
    color: #fff;
}


/* input::-webkit-calendar-picker-indicator {
    display: none!important;
}

.leftDataSupp .caret {
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    z-index: 9999;
    top: 60px;
    cursor: pointer;
    left: 180px;
    position: absolute;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
} */

#highPercentage .modal-content {
    background-color: #fff!important;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
}

.FormatTypeDiv label {
    padding-right: 14.5%;
}

.FormatTypeDiv input,
.FormatTypeDiv select {
    margin: 0 0.5% 0 0;
    padding: 0.5% 1%;
    border-radius: 4px;
    border: 1px solid #999;
    width: 18.5%;
}

.FormatTypeDiv {
    margin-bottom: 50px;
}
.dashB.light {
    background: inherit;
    color: inherit;
}
.dashB.dark {
    background: inherit;
    color: inherit;
}