body {
    background-color: #ffeccc;
    background-image: url(../images/cnc4a_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0px;
    font-family: Trebuchet MS, Kannada Sangam MN, Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;

}

img {
    border-style: none;
}
table {
    border-collapse:collapse;
    width: 100%;
    border: none;
}
th {
    font-size: 14px;
    padding: 5px;
}
form {
    margin: 0px;
    padding: 0px;
}
h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
    font-weight: bolder;
}
h4 {
    font-size: 16px;
}
h1, h2, h3, h4, p {
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
a {
    text-decoration: none;
}
a:link {
    color: #06f;
    text-decoration: none;
}
.e a:link {
    color: #fff;
}
a:visited {
    color: #600;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}
a:active {
    color: #ff0;
    text-decoration: none;

}

#did[] {
	float: right;
}
ul, li {
    list-style: none;
    list-style-type: none;
}
#wrapper {
    background-attachment:scroll;
    background-image: url(../images/cnc4a_bgtl.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 25px 25px 25px;
    margin: 0px;

}
#banner {
    height: 41px;
    font-size: 36px;
    font-weight: normal;
}
#topnav {
    text-align: right;
    height: 41px;
    font-size: 24px;
    white-space:nowrap;
}
#banner a,
#topnav a {
    color: #02004d;
}
#search {
    position: absolute;
    text-align: left;
    left: 130px;
    font-size: 14px;
    padding: 5px 0px 0px 0px;
    padding: 0px\9;
}
#user {
    position: absolute;
    text-align: right;
    right: 10px;
    font-size: 14px;
    padding: 7px 0px 0px 0px;
    padding: 4px\9;
}
#main {
    position: absolute;
    left: 5%;
    top: 130px;
    right: 5%;
}
tr.b tbody tr td {
    background-color: #fff;
}
.b,
tr.b td,
tr.b th.vertical,
tr.b tbody tr.b td  {
    background-color: #E1EDFA;
}
.c,
tr.c td {
    background-color: #fff780;
}
.cc,
tr.cc td {
    background-color: #FFCC33;
}
.d,
tr.d td {
    /*background-color: #ff4733;*/
    font-weight: bold;
}
.e,
tr.e td {
    background-color: #58a736;
}
.f,
tr.f td {
    background-color: #dbc234;
}
.g,
tr.g,
tr.g td,
tr.blueBG td {
    background-color: #00FFF2;
}
.h,
tr.h,
tr.h td,
tr.aquaBG td {
    background-color: #54f6ff;
}
.i,
tr.i,
tr.i td{
    background-color: #ffcccc;
}
.z, .z a {
    background-color: #eee;
    color: #aae;
}
#main table {
    border: 1px solid #8fb0db;
    border-collapse:collapse;
    width: 100%;
}
#main table tbody tr {
    background-color: #fff;
}
#main table tbody tr.odd_row{
    background-color:#cccccc;
}
#main table tbody tr.hide{
    display:none;
}
#main table thead,
#main table tfoot,
#main tr.midhead,
#main th.midhead,
#main table tbody tr td thead tr.innertbl,
tr.b table thead tr.innertbl {
    background-color: #8fb0db;
    color: #0F3E78;
    padding: 5px;
}
#main table thead th a ,
#main table tfoot th a {
    color: #0F3E78;
}
#navwrapper {
    position: absolute;
    top: 78px;
    left: 70px;
    right: 0;
    z-index: 10;
}
#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0 10px 0px 10px;
    list-style: none;
    line-height: 1.25em;
    font-size: 14px;
    font-weight: bold;
    color: #ffd800;
    white-space:nowrap;
}
#search a {
    color: #ffd800;
}
#nav a {
    display: block;
    width: 205px;
    text-align: left;
    color: #ffd800;
}
#nav li { /* all list items */
    float: left;
    padding: 4px;
    margin: 0px;
    text-align: left;
}
#nav li ul { /* second-level lists */
    position: absolute;
    color: #ffd800;
    width: 205px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
    width: 190px;
    padding-left: 10px;
}
#nav li ul ul { /* third-and-above-level lists */
    border: 3px solid #00f;
    margin: -1.4em 0px 0px 0px;
    margin: 0px\9;
}
#nav li ul ul:hover {
    margin: -1.4em 0px 0px 0px;
    margin: 0px\9;
}
#nav li:hover > ul { /* shows lists nested DIRECTLY under hovered list item */
    left: auto;
    background-color: #110043;
    margin-left: -4px;
}
#nav li:hover > ul ul {
    margin-left: 60px;
}
#nav li:hover,
#nav li.sfhover {
    background: #110043;
}
#nav li li:hover,
#nav li li.soasfhover {
    background: #00f;
}
.droplabel {
    font-size: 14px;
    padding: 4px;
    margin: 0px 0px 4px 0px;
}
#csfloaters,
#floatwarning {
    position: fixed;
    bottom: 0px;
    right: 6px;
    z-index: 12;
}
#floatdialog {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    height: 400px;
    border-top: 3px solid yellow;
    background-color: #ccf;
    font-size: 16px;
    z-index: 11;
    padding: 15px;
    vertical-align: top;
    display: none;
    overflow:auto;
}
.umtome {
    text-align: left;
    color: #174774;
    padding: 5px;
}
.umfromme {
    text-align: left;
    color: #741717;
    padding: 5px;
}
.umdatestamp {
    white-space:nowrap;
    vertical-align: top;
    padding: 5px;
}
.umnewday {
    text-align: center;
    background-color: #4e4e36;
    color: yellow;
    padding: 5px;
}
.umusername {
    vertical-align: top;
    text-align: right;
    padding: 5px;
}
#cctop,
#cctoplegal {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width: 100%;
    min-width: 820px;
    height: 50px;
    margin: 0px;
    padding: 10px;
    color: #fff;
    background-color: #444;
    text-align: center;
    vertical-align: bottom;
    font-size: 14pt;
    border: 4px solid black;
    border-bottom: none;
    }
#cctoplegal {
    background: #800e0e;
}
.legalred,
.legalred td {
    background-color: #800e0e;
    color: yellow;
}
.legalred a {
    color: #fff;
}
#cctop span {
    font-size: 12pt;
    font-weight: bold;
    }
#ccmid {
    overflow: hidden;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width: 100%;
    min-width: 820px;
    height: 32px;
    background-color: #fff;
    background-image: url(../images/claimmid.png);
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: top;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    border-right: 4px solid black;
    border-left: 4px solid black;
    }
#ccmid a.tabon,
#ccmid a.tabonlegal,
#ccmid a.taboff {
    display: inline-block;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    height: 30px;
    color: #fff;
    font-size: 10pt;
    font-weight: normal;
    border: 2px solid black;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 2px 10px 4px 10px;
    margin: 0px 1px 0px 1px;
    text-decoration: none;
    vertical-align: bottom;
    }
#ccmid a.tabon,
.tabon {
    color: #ffd800;
    background: #444;
    border-top: 3px solid #444;
    }
#ccmid a.tabonlegal,
.tabonlegal {
    color: #ffd800;
    background-color: #800e0e;
    border-top: 3px solid #800e0e;
    }
#ccmid a:hover {
    color: #ffd800;
    background: #202020;
    }
#ccmid a.tabon:hover {
    color: #fff;
    background-color: #444;
    }
#ccmid a.tabonlegal:hover {
    color: #fff;
    background-color: #800e0e;
    }
#ccbot {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width: 100%;
    min-width: 820px;
    text-align: center;
    font-size: 10pt;
    background: #fff;
    border-right: 4px solid black;
    border-bottom: 4px solid black;
    border-left: 4px solid black;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 2px 10px 10px 10px;
    margin-bottom: 10px;
    background-image: url(../images/300_spinner.gif);
    background-repeat: no-repeat;
    background-position: top center;
    }
#ccbot table {
    border: 0px;
    width: 100%;
    }
#ccbot th {
    font-size: 12pt;
    text-align: right;
}
#ccbot table thead th {
    background-color: #8fb0db;
    text-align: center;
}
#ccbot div,
#ccbot p,
#ccbot td {
    text-align: left;
}
#ccbot li {
    padding: 8px 10px;
}
#ccbotcontents {
    background-color: #fff;
    min-height: 400px;
}
.diarydistant {
    background-color: #A2DD87;
    text-align: center;
    border: 1px solid black;
    border-radius: 15px;
    margin-bottom: 3px;
}
.diarydue {
    background-color: #FF0;
    text-align: center;
    border: 1px solid black;
    border-radius: 15px;
    margin-bottom: 3px;
}
.diaryover {
    background-color: red;
    color: #fff;
    text-align: center;
    border: 1px solid black;
    border-radius: 15px;
    margin-bottom: 3px;
}
.second_signer, .third_signer, .esign_table{
    display:none;
}
.show_hide_button{
    min-width: 20px;
}
td.show_hide_button{
  width:50px;
}
.show_hide_button div{
    cursor:pointer;
    width: 25px;
}
.showNextSigner{
    float:left;
}
.hideSigner{
    float:right;
}
.digital_signers_blank{
    display:none;
}
.attachment_esigners{
    display: none;
}
.ds_fname, .ds_lname{
    width:100%;
}
.ds_email{
    width: 100%;
}
td.ds_designation{
   width: 62px;
}
#ccbot table.ccdblock,
#ccbot table.ccdblocklit,
#ccbot table.ccdblocklast {
    border: 1px solid #0F3E78;
    margin: 2px 0px 10px 0px;
}
#ccbot table.ccdblocklit {
    border: 1px solid red;
}
#ccbot table.ccdblock th,
#ccbot table.ccdblock td,
#ccbot table.ccdblocklit th,
#ccbot table.ccdblocklit td {
    padding: 5px;
    color: #0F3E78;
}
#ccbot table.ccdblock td,
#ccbot table.ccdblocklit td {
    color: #000;
}
#ccbot table.ccdblocklit th {
    color: red;
}
#ccpopshade {
    background-color: black;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 1;
    opacity: 0.5;
    display: none;
}
#ccpopover {
    border: 2px solid black;
    background-color: #FFFFBA;
    z-index: 2;
    width: 60%;
    position: fixed;
    top: 25%;
    left: 20%;
    padding: 0px;
    box-shadow: 3px 3px 6px #000;
    display: none;
}
#ccpopover h3 {
    background-color: #FCC200;
    border-bottom: 1px solid black;
    padding: 15px;
    text-align: center;
}
#ccpopover a.ccpdismiss {
    display: block;
    float: left;
    margin: 3px 0px 0px 3px;
}
#ccpopover p {
    padding: 15px;
}
table#ccdnotices,
table#ccdnotices td,
table#ccdnotices td ul {
    margin: 0px;
    padding: 0px;
}
#ccspinner {
    position: relative;
    float: right;
    margin-top: -1px;
    opacity: 0.3
}
#notebook div {
    padding: 10px;
    margin: 0px;
}
table.eportcalendar {
    width: 100%;
}
table.eportcalendar thead th {
    text-align: center;
}
table.eportcalendar td {
    width: 14%;
    vertical-align: top;
    border: 1pt solid black;
    text-align: right;
    padding: 1px;
}
table.eportcalendar td div {
    font-size: 1em;
    border: 1px solid black;
    padding: 2px;
    text-align: left;
}
#ccbot table td.tallytable {
    text-align: right;
}
.btrans {
    background-color: #ececc8;
}
.req,
.req th,
.req td,
tr.req,
#main table tr.req,
#main table tbody tr.req {
    font-weight: bold;
    color: red;
    background-color: #FF0;
    padding: 3px 6px;
}
.reqok,
.reqok th,
.reqok td
tr.reqok,
#main table tr.reqok,
#main table tbody tr.req {
    color: black;
    background-color: #6dec67;
    padding: 3px 6px;
}
#main table.stealth,
#main th.stealth,
#main td.stealth,
#main table.stealth tr,
#main table.stealth th,
#main table.stealth td {
    border: none;
    color: #000;
    background-color: #fff;
}
#main th.vertical {
    text-align: right;
    vertical-align: top;
    padding: 3px 6px;
    font-size: 14px;
}
#main th.innervertical {
    text-align: right;
    vertical-align: top;
    padding: 3px 6px;
    font-size: 14px;
}
#main table tbody tr td {
    margin: 0px;
    padding: 3px 6px;
}
#main table.shrinkwrap,
#main table.shrinkwrap tbody tr td {
    margin: 0px;
    padding: 0px;
}
.hrblocktitle {
    font-weight: bold;
    color: #FFF;
    background-color: #006;
    text-align: center;
    margin: 5px 0px 0px 0px;
    padding: 8px;
}
.hrblocktext {
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #000;
    background-color: #E1EDFA;
}
.hrblocktitle a {
    color: #ffa;
}
td#hrtop {
    padding:0 !important;
}
div[class*='hr_'] {
    padding: 20px 5px !important;
    font-size:12pt;
}
td#hrtop span {
    float:right;
    padding-right:10px;
    font-size: 15pt;
}
.hr_dncboth {
    background-color:#919191 !important;
    color:#FFFFFF;
}
.hr_dncboth a {
    color:#EEEEEE;
}
.hr_sf_nfa{
    background-color:#ff6300 !important;
    color:#FFFFFF;
}
.hr_dncauto {
    background-color:#EA7500 !important;
}
.hr_dncprop {
    background-color:#D2B48C !important;
}
.hr_sf_only {
    background-color:#d8ff91;
}
.hr_recruit {
    background-color:#D6B5FF !important;
}
.hr_rookie {
    background-color:#75ACFF !important;
}
.hr_needinfo {
    background-color:#FFF160 !important;
}
.hr_nocontact {
    background-color:#990000 !important;
    color:#FFFFFF;
}
.hr_clean {
    background-color:#00BB27 !important;
}
.hr_employee {
    background-color:#FF93D2 !important;
}
.hr_call_center {
    background-color:#ACF2EB !important;
}
.hr_claim_processing {
    background-color:#00EAB7 !important;
}
.hr_deployed_already {
    background-color: #868e7c !important;
}
#opt_in_block {
    border: 1px solid black;
    background-color:#DAFFAD;
    padding: 10px;
    margin: 25px;
}
#um_msg_history {
    display: block;
    height: 350px;
    width: 100%;
    overflow-y: scroll;
    background-color: #ffc;
}
.um_msg_h_fresh {
    color: #FFF;
    background-color: #006;
}
.um_msg_h_unread {
    color: #FFF;
    background-color: #006;
}
.um_msg_h_stale {
    color: #FFF;
    background-color: #006;
}
#checkout {
    text-align: center;
    padding: 10px;
    background-color: #AFEEEE;
    border: 2px solid black;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: none;
    width: 450px;
    float:left;
}
#checkout h1 {
    padding: 5px;
    background-color: #e0ffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.flagwarning {
    text-align: center;
    padding:    10px;
    font-weight:bold;
    background-color:   #FFE500;
    border: 2px solid black;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-sizing: border-box;
    width: 200px;
    float:left;
    vertical-align: bottom;
    }



.metrquired {
    background-color: #99ff99;
    color: black;
}
#ffconsole {
    text-align: right;
}
#sidebar {
    width: 250px;
    display: block;
    float: right;
}
div#audit_tip {
    width: 100%;
    background-color: #C8D0FA;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}
div#audit_tip a {
    display: block;
    color: #fff;
    background-color: #0F3E78;
    font-size: 16px;
    padding: 8px;
    text-align: center;
    border: 2px solid black;
    border-bottom: none;
}
div#audit_tip p {
    padding: 8px;
    border: 2px solid black;
    border-top: none;
}
div.dlcat {
    width: 100%;
    background-color: #fff;
    padding: 0px;
    margin: 5px 0px;
    border: 1px solid black;
}
div.dlcat h3 {
    background-color: #C8D0FA;
    padding: 5px;
    margin: 0px;
}
.notelist li {
    padding: 10px;
    list-style-type: decimal;
}
.wickFloater {
    /* border:1px solid #999999 !important; */
    border-radius: 0 0px 4px 4px;
    overflow:hidden;
    box-shadow: 0px 3px 5px #888;
    font-size: 12px !important;
    margin-top:-13px;
}
.wickFloater p {
    font-size:13px !important;
}
.importante {
    font-size: 16px;
    padding: 15px;
    background-color: #FFFD7A;
    border: 2px solid red;
    color: #000;
}
.importante p {
    margin: 0px 0px 15px 0px;
}
.tabletopper {
    margin: 15px 0px 0px 0px;
    padding: 5px;
    border: 1px solid #8fb0db;
    border-bottom: none;
    background-color: #E1EDFA;
    text-align: center;
}
.dottedSeparator {
    padding: 3px 6px;
    margin: 0 0 30px 0;
    border-bottom: 1px dotted #333;
}
.mailFormHeaderField {
    height: 30pt;
    line-height: 30pt;
    border-bottom:  1px dotted #CCC;
    font-size: 9pt;
    font-weight: bold;
    font-family: Roboto, Arial, Sans Serif;
    padding-left: 12px;
    max-height: 90px;
    position: relative; top:0; left:0;
}
.mailFormHeaderField span {
    font-weight: normal;
    display:table-cell;
    vertical-align:middle;
    position:absolute;
    left: 70px;
    top:0;
    width:100%;
}
.mailFormFooterField {
    height: 30pt;
    line-height: 30pt;
    border-top:  1px dotted #CCC;
    font-size: 9pt;
    font-weight: bold;
    font-family: Roboto, Arial, 'Sans Serif';
    padding-left: 12px;
    max-height: 90px;
    width:     100%;
    position: absolute; bottom:0; left:0;
}
.mailFormFooterField span {
    font-weight: normal;
    display:table-cell;
    vertical-align:middle;
    position:absolute;
    left: 100px;
    top:  0;
}
.mailFormFooterField span input[type="file"] {
    display: inline-block;
    line-height:30pt;
}
#editWrapper input[type="text"] {
    margin:2pt;
    padding:0;
    line-height:20pt;
    border:none;
    width:100%;
    margin-left; -100px;
    font-size:9pt;
    font-family:Roboto,Arial,'Sans Serif';
    background:#FAFAFA;

    }
#editWrapper  {
    position:relative; left:0;top:0;
}
.boxsizingBorder1,
.boxsizingBorder2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.boxsizingBorder1 {
    height: 95%;
}
.boxsizingBorder3{
    width: 95%;
}
.fieldbox1,
.fieldbox2,
.fieldbox3,
.fieldbox4 {
    display: inline-block;
    width: 45%;
    margin: 7px 1% 3px 1%;
    border: 1px solid blue;
    padding: 8px;
    background-color: white;
    vertical-align: top;
    font-size: 12px;
    min-width: 365px;
}
.fieldbox1 {
    height: 35px;
}
.fieldbox2 {
    height: auto;
    width: 94%;

}
.fieldbox3 {
    height: 200px;
}
.fieldbox4 {
    height: auto;
}
div.fieldbox1 h1,
div.fieldbox2 h1,
div.fieldbox3 h1,
div.fieldbox4 h1 {
    text-align: left;
    margin-top: -15px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}
div.fieldbox1.autoheight {
    height: auto;
}
div h1 span {
    color: blue;
    background-color: white;
    padding: 0px 3px;
}
input.bigSub {
    font-size: 14px;
    background-color: blue;
    color: white;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    text-decoration: none;
    height: 44px;
    width: 300px;
    text-align: center;
    display: inline-block;
}
.bigSub:hover {
    background-color: green;
}
div.centering {
    text-align: center;
}
#newmail,
#newmail table,
#newmail th.vertical,
#newmail td {
    background: #C9FFF1;
}
#newmail {
    padding: 8px;
    border: 1px solid blue;
}
h4.claimsplitter {
    margin: 10px 0px 0px 0px;
    border: 2px solid black;
    border-bottom: none;
    background: orange;
    padding: 10px;
    text-align: center;
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}
div#delete {
    position: absolute;
    right: 0px;
    margin-top: -22px;
}
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
  table.dataTable thead th,
  table.dataTable tfoot th {
    font-weight: bold; }
  table.dataTable thead th,
  table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111111; }
    table.dataTable thead th:active,
    table.dataTable thead td:active {
      outline: none; }
  table.dataTable tfoot th,
  table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111111; }
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand; }
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc,
  table.dataTable thead .sorting_asc_disabled,
  table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right; }
  table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png"); }
  table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png"); }
  table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png"); }
  table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png"); }
  table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png"); }
  table.dataTable tbody tr {
    background-color: white; }
    table.dataTable tbody tr.selected {
      background-color: #b0bed9; }
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 8px 10px; }
  table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #dddddd; }
  table.dataTable.row-border tbody tr:first-child th,
  table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
  table.dataTable.display tbody tr:first-child td {
    border-top: none; }
  table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
  table.dataTable.cell-border tbody tr th:first-child,
  table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #dddddd; }
  table.dataTable.cell-border tbody tr:first-child th,
  table.dataTable.cell-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9; }
    table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
      background-color: #abb9d3; }
  table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: whitesmoke; }
    table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
      background-color: #a9b7d1; }
  table.dataTable.order-column tbody tr > .sorting_1,
  table.dataTable.order-column tbody tr > .sorting_2,
  table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
  table.dataTable.display tbody tr > .sorting_2,
  table.dataTable.display tbody tr > .sorting_3 {
    background-color: #f9f9f9; }
  table.dataTable.order-column tbody tr.selected > .sorting_1,
  table.dataTable.order-column tbody tr.selected > .sorting_2,
  table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
  table.dataTable.display tbody tr.selected > .sorting_2,
  table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad4; }
  table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3; }
  table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b3cd; }
  table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a7b5ce; }
  table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b6d0; }
  table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #f9f9f9; }
  table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fbfbfb; }
  table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fdfdfd; }
  table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad4; }
  table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #adbbd6; }
  table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8; }
  table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea; }
  table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ebebeb; }
  table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #eeeeee; }
  table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a1aec7; }
  table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a2afc8; }
  table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a4b2cb; }
  table.dataTable.no-footer {
    border-bottom: 1px solid #111111; }
  table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap; }
  table.dataTable.compact thead th,
  table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px; }
  table.dataTable.compact tfoot th,
  table.dataTable.compact tfoot td {
    padding: 4px; }
  table.dataTable.compact tbody th,
  table.dataTable.compact tbody td {
    padding: 4px; }
  table.dataTable th.dt-left,
  table.dataTable td.dt-left {
    text-align: left; }
  table.dataTable th.dt-center,
  table.dataTable td.dt-center,
  table.dataTable td.dataTables_empty {
    text-align: center; }
  table.dataTable th.dt-right,
  table.dataTable td.dt-right {
    text-align: right; }
  table.dataTable th.dt-justify,
  table.dataTable td.dt-justify {
    text-align: justify; }
  table.dataTable th.dt-nowrap,
  table.dataTable td.dt-nowrap {
    white-space: nowrap; }
  table.dataTable thead th.dt-head-left,
  table.dataTable thead td.dt-head-left,
  table.dataTable tfoot th.dt-head-left,
  table.dataTable tfoot td.dt-head-left {
    text-align: left; }
  table.dataTable thead th.dt-head-center,
  table.dataTable thead td.dt-head-center,
  table.dataTable tfoot th.dt-head-center,
  table.dataTable tfoot td.dt-head-center {
    text-align: center; }
  table.dataTable thead th.dt-head-right,
  table.dataTable thead td.dt-head-right,
  table.dataTable tfoot th.dt-head-right,
  table.dataTable tfoot td.dt-head-right {
    text-align: right; }
  table.dataTable thead th.dt-head-justify,
  table.dataTable thead td.dt-head-justify,
  table.dataTable tfoot th.dt-head-justify,
  table.dataTable tfoot td.dt-head-justify {
    text-align: justify; }
  table.dataTable thead th.dt-head-nowrap,
  table.dataTable thead td.dt-head-nowrap,
  table.dataTable tfoot th.dt-head-nowrap,
  table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap; }
  table.dataTable tbody th.dt-body-left,
  table.dataTable tbody td.dt-body-left {
    text-align: left; }
  table.dataTable tbody th.dt-body-center,
  table.dataTable tbody td.dt-body-center {
    text-align: center; }
  table.dataTable tbody th.dt-body-right,
  table.dataTable tbody td.dt-body-right {
    text-align: right; }
  table.dataTable tbody th.dt-body-justify,
  table.dataTable tbody td.dt-body-justify {
    text-align: justify; }
  table.dataTable tbody th.dt-body-nowrap,
  table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  .dataTables_wrapper .dataTables_length {
    float: left; }
  .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right; }
    .dataTables_wrapper .dataTables_filter input {
      margin-left: 0.5em; }
  .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em; }
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em; }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
      box-sizing: border-box;
      display: inline-block;
      min-width: 1.5em;
      padding: 0.5em 1em;
      margin-left: 2px;
      text-align: center;
      text-decoration: none !important;
      cursor: pointer;
      *cursor: hand;
      color: #333333 !important;
      border: 1px solid transparent;
      border-radius: 2px; }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        color: #333333 !important;
        border: 1px solid #979797;
        background-color: white;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, white 0%, gainsboro 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, white 0%, gainsboro 100%);
        /* W3C */ }
      .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        cursor: default;
        color: #666 !important;
        border: 1px solid transparent;
        background: transparent;
        box-shadow: none; }
      .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: white !important;
        border: 1px solid #111111;
        background-color: #585858;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #585858 0%, #111111 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, #585858 0%, #111111 100%);
        /* W3C */ }
      .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        outline: none;
        background-color: #2b2b2b;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
        /* W3C */
        box-shadow: inset 0 0 3px #111; }
    .dataTables_wrapper .dataTables_paginate .ellipsis {
      padding: 0 1em; }
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_processing,
  .dataTables_wrapper .dataTables_paginate {
    color: #333333; }
  .dataTables_wrapper .dataTables_scroll {
    clear: both; }
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
      *margin-top: -1px;
      -webkit-overflow-scrolling: touch; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
        vertical-align: middle; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111; }
  .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
  .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none; }
  .dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
.second_signer, .third_signer{
    display:none;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; }
}


/*
*
* Tokenfield Styles
 */

@-webkit-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@-moz-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
.tokenfield {
  height: auto;
  min-height: 34px;
  padding-bottom: 0px;
}
.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  height: 22px;
  vertical-align: top;
  cursor: default;
}
.tokenfield .token:hover {
  border-color: transparent;
  cursor: default;
}
.tokenfield .token.active {
  border-color: transparent;
  border-color: transparent;
}
.tokenfield .token.duplicate {
  border-color: #ebccd1;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tokenfield .token.invalid {
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px dotted #d9534f;
}
.tokenfield .token.invalid.active {
  background: #ededed;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
  vertical-align: top;
}
.tokenfield .token .close {
  font-family: Arial;
  display: inline-block;
  line-height: 100%;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-right: 4px;
}
.tokenfield .token-input {
  background: none;
  display: none;
  width: 0px !important;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.tokenfield.disabled .token-input {
  cursor: not-allowed;
}
.tokenfield.disabled .token:hover {
  cursor: not-allowed;
  border-color: #d9d9d9;
}
.tokenfield.disabled .token:hover .close {
  cursor: not-allowed;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.has-warning .tokenfield.focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .tokenfield.focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-success .tokenfield.focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.tokenfield.input-sm,
.input-group-sm .tokenfield {
  min-height: 30px;
  padding-bottom: 0px;
}
.input-group-sm .token,
.tokenfield.input-sm .token {
  height: 20px;
  margin-bottom: 4px;
}
.input-group-sm .token-input,
.tokenfield.input-sm .token-input {
  height: 18px;
  margin-bottom: 5px;
}
.tokenfield.input-lg,
.input-group-lg .tokenfield {
  min-height: 45px;
  padding-bottom: 4px;
}
.input-group-lg .token,
.tokenfield.input-lg .token {
  height: 25px;
}
.input-group-lg .token-label,
.tokenfield.input-lg .token-label {
  line-height: 23px;
}
.input-group-lg .token .close,
.tokenfield.input-lg .token .close {
  line-height: 1.3em;
}
.input-group-lg .token-input,
.tokenfield.input-lg .token-input {
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  vertical-align: top;
}
.tokenfield.rtl {
  direction: rtl;
  text-align: right;
}
.tokenfield.rtl .token {
  margin: -1px 0 5px 5px;
}
.tokenfield.rtl .token .token-label {
  padding-left: 0px;
  padding-right: 4px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination li:first-child {
  display: inline-block;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination li {
  display: inline-block;
}

.pagination li {
  margin: .5rem;
  border-radius: 0;
  font-size: 0.875rem;
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .current {
  color: #fefefe;
  cursor: default;
}
