﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
@font-face {
    font-family: 'Good Wood';
    src: url("/resources/shared/font/GoodWood-DemiBold.eot?t=1517403671705");
    src: url("/resources/shared/font/GoodWood-DemiBold.eot?t=1517403671705#iefix") format('embedded-opentype'), url("/resources/shared/font/GoodWood-DemiBold.woff?t=1517403671705") format('woff');
    font-weight: 400;
    font-style: normal;
}
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  /*vertical-align: baseline;*/ }

input {
  margin: 0;
  padding: 0; }

ol, ul, li {
  overflow: hidden; }

a img {
  border: none; }

/* GENERIC */
body, table {
  font-family: 'Roboto', Arial,Sans-serif;
  line-height: 16px;
  font-weight: 400;
  color: #000000; }

h1 {
  font-family: 'Good Wood', Georgia, Serif;
  font-size: 28px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px; }

h2 {
  font-family: 'Good Wood', Georgia, Serif;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  line-height: 34px;
  margin-bottom: 5px; }

h3 {
  font-family: 'Good Wood', Georgia, Serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 5px; }

h4 {
    font-family: 'Roboto', Arial,Sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    line-height: 22px;
    margin-bottom: 3px;
    font-weight: 500;
}

h5 {
  font-family: Arial,Sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0; }

/*a {
  color: #0078BE;
  text-decoration: none;
  cursor: pointer; }*/

a:hover {
  text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  color: #333333; }

.hr-div {
  width: 100%;
  border-top: solid 1px #DFDFDF;
  margin: 5px 0px 0px 0px;
  font-size: 3px; }

hr {
  border-color: #DFDFDF; }

.compliance-check-main-table tr td ul li hr {
  border: 0px;
  border-top: solid 1px #DFDFDF;
  margin: 0px 0px 5px 0px;
  padding: 0px; }

.readmore {
  background: url("../../Global/Images/readmore-arrow.gif") no-repeat scroll right 50% transparent;
  font-weight: normal;
  margin-right: 15px;
  padding-right: 12px;
  font-style: italic; }

.readmore:hover {
  text-decoration: underline; }

.instructions {
  width: 500px; }

p {
    margin-bottom: 10px;
    line-height: 1.5rem;
}

.nodeNormalTextBox {
  width: 160px;
  font-size: 11px; }

.nodeLongTextArea {
  width: 97%;
  height: 75px;
  font-size: 11px; }

.nodeNormalSelect {
  font-size: 12px;
  float: none;
  display: inline-block; height:42px; }

.moveUpArrow {
  margin: 2px;
  position: relative; }

.moveDownArrow {
  position: relative;
  top: 63px; }

.ColumnSelectList {
  width: 220px;
  height: 85px; }

.footer-button-row {
  background-color: #ffffff;
  padding-top: 10px; }

/* Basic structure */
#container {
  background: white;
  height: 100%;
  position: relative; }

#header {
  white-space: nowrap;
  /*display: -webkit-box;
  display: -webkit-flex;*/
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width:100% !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #dfdfdf; }

.IndexMainContainer table.IndexTable, .SfsRefsTable, .RfefsTable {
  font-size: 12px; }

.lawPageReferenceDivider {
  display: none; }

.SfsRefsTable {
  margin: 0px 0px 5px 0px; }

.RefsMainContainer {
  background-color: #F6F6F6;
  border: solid 1px #DFDFDF;
  padding: 5px;
  margin: 0px 0px 10px 0px;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px; }

.main {
  margin: 0 auto;
  width: auto;
  max-width: 1560px;
  padding: 0 20px; }
body>form>.box-container {
    max-width: 1560px;
    margin: auto;
    padding: 0 15px;
    margin-top: 60px;
}
@media print {
    .lawlist-table {
        page-break-after: always;
    }
    .narrow-column-title {
        display: none!important;
    }
    #page-header {
        border: none!important;
        padding: 0!important;
        margin:0!important;
    }
    #container, .page-settings, #topLawListMenuToolbar, #backLinkTable, #reviewTable, #bindUsersTable, #adminOptionsTable, .page-nav, img, input, .reviewQuestionTable a, #top-opt, #topLawListMenuToolbar, .row-actions {
        display: none !important;
    }
  .listRowAdditionalOptions {
    display: none; }
  .reviewQuestionTable, tr.reviewRowAdditionalOptions, tr.ccRowAdditionalOptions {
    display: inline-block; }
  .reviewRowAdditionalOptions, .ccRowAdditionalOptions {
    background-color: inherit; }
  .headerCol {
    background-color: #f6f6f6; }
  input {
    display: inline; }
  #complianceTable {
    display: none; }
  #complianceTable, #complianceTable table.table-list {
    border: none;
    margin: 0; }
  tr.complianceRowAdditionalOptions td table.compliance-check-main-table {
    width: 100%; }
  table.compliance-check-main-table textarea {
    width: 90%;
    height: 100px; } }

@media screen {
  /* Header */
  #header-bar {
    background: #495a6e;
    padding: 0;
    position: relative;
    max-width: 99.9999%;
    width: 100%; }
  .lawListToolbarHightlight {
    background: white;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: solid 1px #cacbcd;
    padding: 20px;
    max-width: -webkit-calc(100vw - 40px);
    max-width: -moz-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.05); }
  #header-bar-nav {
    list-style: none;
    z-index: 900;
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px; }
  #header-bar-nav li {
    z-index: 1001;
    font-size: 14px; }
  #header-bar-nav li.last {
    background: none;
    margin: 0; }
  #header-bar-nav li a {
    color: white;
    text-decoration: none; }
  #header-bar-nav li.header-bar-nav-icon a {
    background: url("../../Global/Images/gfx_header.gif") repeat scroll transparent;
    display: block; }
  #header-bar-nav li a {
    background: none;
    padding: 5px 15px;
    display: inline-block; }
  #header-bar-nav li#nav-contact a {
    height: auto;
    margin: 0;
    width: auto;
    background: none; }
  #header-bar-nav li#nav-contact a:hover {
    background-position: 0 -23px; }
  #header-bar-nav li#nav-favorite a {
    height: auto;
    margin: 0;
    width: auto;
    background: none; }
  #header-bar-nav li#nav-favorite a:hover {
    background-position: 0 -73px; }
  #header-bar-nav li#nav-logout a {
    height: auto;
    margin: 0;
    width: auto;
    background: none; }
  .login-box {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-box-shadow: 0 1px 5px #CCCCCC;
       -moz-box-shadow: 0 1px 5px #CCCCCC;
            box-shadow: 0 1px 5px #CCCCCC;
    /*height: 150px;*/
    padding: 30px 0 0;
    position: absolute;
    left: 0;
    top: 30px;
    width: 440px;
    z-index: 1000; }
  #login-box-form {
    list-style: none; }
  #login-box-form li {
    background: none repeat scroll 0 0 transparent;
    float: none;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0; }
  #login-box-form li label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 120px; }
  #login-box-form li .input-text {
    width: 150px; }
  #login-box-form li#login-box-form-submit {
    margin-left: 130px; }
  #header-bar-nav li#login-box-trigger {
    background: url("../../Global/Images/header_bar_login.gif") no-repeat scroll 0 50% transparent;
    cursor: pointer;
    padding: 0 0 0 30px; } }

.nav-settings {
    color: #ffffff;
    border-left: 1px solid #ffffff;
    padding-left: 15px;
    margin-left: 10px;
}
/* GRIDS */
.cols {
    margin-bottom: 1.5em;
    overflow: hidden;
}

/* main column container class */
.colsNoMargin {
  margin-bottom: 0;
  overflow: hidden; }

.col, .col2, .col3, .col4, .col5, .colNative {
  float: left;
  display: inline;
  margin-left: 10px; }

.cols .first, .col:first-child {
  margin-left: none !important;
  margin-left: 0; }

.col {
  width: 49%; }

/* 2 equal width columns - default */
.cols3 .col {
  width: 32.5%; }

/* 3 equal width columns */
.cols4 .col {
  width: 23.5%; }

/* 4 equal width columns */
.cols5 .col {
  width: 18.4%; }

/* 5 equal width columns */
.cols6 .col {
  width: 15%; }

/* 6 equal width columns */
/* double width columns */
.cols3 .col2 {
  width: 66%; }

.cols4 .col2 {
  width: 49%; }

.cols5 .col2 {
  width: 38.8%; }

.cols6 .col2 {
  width: 32%; }

/* triple width columns */
.cols4 .col3 {
  width: 74.5%; }

.cols5 .col3 {
  width: 59.2%; }

.cols6 .col3 {
  width: 49%; }

/* quadruple width columns */
.cols5 .col4 {
  width: 79.6%; }

.cols6 .col4 {
  width: 66%; }

/* quintuple width columns */
.cols6 .col5 {
  width: 83%; }

.col2Third {
  width: 63%; }

.col1Third {
  width: 32%; }

.headerCol {
  float: left;
  position: relative;
  padding-left:5px; }
.headerCol[onclick] {
    cursor: pointer;
}
    .headerCol img {
        margin-right: 5px;
        vertical-align: text-top;
    }

/*.headerCol:before {
  content: '+';
  position: absolute;
  width: 14px;
  height: 14px;
  background: #333333;
  font-size: 12px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 0;
  left:0;
  cursor: pointer; }*/

.rightIconCol {
  width: 20px;
  float: right; }

    .rightIconCol a i {
        color:#686868;
    }

/* logo container */
#header-logo {
    max-height: 50px;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 20px;
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header-logo img {
  height: auto;
  width: auto;
  display: block; }

/* menu styles */
#header-nav {
  z-index: 999;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 20px;
  /*display: -webkit-box;
  display: -webkit-flex;*/
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#header-nav ul {
  overflow: visible;
  list-style: none;
  z-index: 1000; }

#header-nav ul ul {
  position: absolute;
  z-index: 520; }

#header-nav ul ul ul {
  top: -2px;
  left: 250px;
  z-index: 530; }

#header-nav li {
  display: inline;
  float: left;
  overflow: visible;
  position: relative;
  z-index: 540; }

#header-nav li a {
  background: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==");
  color: #333333;
  display: block;
  line-height: 120%;
  padding: 15px 30px 15px 20px;
  text-decoration: none;
  float: left;
  z-index: 550;
  -webkit-background-size: 7px 7px;
     -moz-background-size: 7px;
       -o-background-size: 7px;
          background-size: 7px;
  background-repeat: no-repeat;
  background-position: 90% center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer; }

#header-nav li a.noChildren {
  background: none; }

#header-nav li a:hover {
  opacity: .5; }

#header-nav li.first a {
  -webkit-border-radius: 2px 0 0 2px;
     -moz-border-radius: 2px 0 0 2px;
          border-radius: 2px 0 0 2px; }

#header-nav li.selected a {
  background-color: #D6D6D6;
  border-color: #ACACAC;
  border-right: 1px solid #ACACAC;
  -webkit-box-shadow: 0 1px 8px #999999 inset;
     -moz-box-shadow: 0 1px 8px #999999 inset;
          box-shadow: 0 1px 8px #999999 inset; }

#header-nav a img {
  padding: 0 0px;
  width: 20px; }

#header-nav li .header-nav-sub-menu1 {
    background: white;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
       -moz-box-shadow: 0 0 15px rgba(0,0,0,.1);
            box-shadow: 0 0 15px rgba(0,0,0,.1);
    left: 0;
    top: 39px;
    width: 250px;}

#header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 {
    background: white;
    border-width: 0;
    -webkit-box-shadow: 0 1px 5px #CCCCCC;
       -moz-box-shadow: 0 1px 5px #CCCCCC;
            box-shadow: 0 1px 5px #CCCCCC;
    /*width: 230px;*/
    border: 1px solid #d9d9d9;}

#header-nav li .header-nav-sub-menu1 li {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  float: none; }

#header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 li.first {
  border-top: 1px solid #D9D9D9; }

#header-nav li .header-nav-sub-menu1 li a {
	border: 0 none;
    float: none;
    background: white;
    position: relative;}

    #header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 li.menu-action-button {
        background: #333333 !Important;
    }
        #header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 li.menu-action-button a {
            background: #333333 !Important;
            font-weight: bold;
            color: #ffffff;
        }
        /*
	#header-nav li .header-nav-sub-menu1 li a:after {
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    background-size: contain;
    right: 10px;
    width: 7px;
    height: 7px;
    transform: rotate(-90deg);
    z-index: 2;
    display: block;
}
*/
        #header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 li a {
            background: #F7F7F7;
            border: 0 none;
            float: none;
        }

#header-nav ul ul,
#header-nav ul li:hover ul ul,
#header-nav ul ul li:hover ul ul {
  display: none; }

#header-nav ul li:hover ul,
#header-nav ul ul li:hover ul,
#header-nav ul ul ul li:hover ul {
  display: block; }

/* Search field */
/*AutoComplete flyout */
.autocomplete_completionListElement {
  visibility: hidden;
  margin: 0px !important;
  background-color: #ffffff;
  color: windowtext;
  border: buttonshadow;
  border-width: 1px;
  border-style: solid;
  cursor: 'default';
  overflow: auto;
  height: 200px;
  text-align: left;
  list-style-type: none;
  z-index: 999; }

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
  background-color: #000000;
  color: #ffffff;
  padding: 1px; }

/* AutoComplete item */
.autocomplete_listItem {
  background-color: inherit;
  color: #000000;
  padding: 1px; }

#header-search-container {
    margin: 20px 20px 0px 0;
    flex: 0 0 auto;
}

    #header-search-container label {
        margin-left: 5px;
    }
    
    #_ctl0_NotPageHeader_SearchNarrowCheckBox {
        margin-top: 7px;
        margin-left: 5px;
    }

#header-search {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    padding: 10px 20px;
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header-search-additional {
    margin-left: 10px;
    margin-top: 13px;
    color: #ffffff;
}

#header-search-additional input {
    margin-right: 5px;
}

    #_ctl0_NotPageHeader_headersearchinput, #_ctl0_ContentPlaceHolder_headersearchinput {
        border: 0 none;
        color: #686868;
        font-size: 15px;
        width: 200px;
        margin: 0;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }
    #_ctl0_NotPageHeader_headersearchinput:focus, #_ctl0_ContentPlaceHolder_headersearchinput:focus {
        outline: none;
    }
.header-search-submit {
  margin: 0; }

.header-search-submit img {
  max-width: 1.1em; }

.search-main-bar {
    text-align: center;
    background-color: #495a6e;
    display: flex;
    justify-content:center;
    padding: 20px;
}

.facets-container {
    width: 20%;
    background-color: #e3e3e3;
    float: left;
    padding: 20px;
}

.search-result-container {
    width: 45%;
    float: left;
    padding: 20px;
}

    .search-result-container a.search-result-document-anchor {
        width: 95%;
        display:inline-block;
    }

.search-result-add-anchor {
    margin-right: 10px;
}

.search-highlight-container {
    border: solid 1px #e3e3e3;
    padding: 20px;
    font-size: 12px;
}

.search-highlight-container > i:nth-of-type(2) {
    padding-top: 10px;
}
    
    .search-highlight-container em {
        background-color: #e2ded6;
        font-style: italic;
    }
    
    .my-searches-container {
        width: 20%;
        float: right;
        background-color: #e2ded6;
        height: 100%;
        padding: 20px;
    }

    .my-searches-container ul li {
       line-height:25px; 
    }
        .my-searches-container ul li i {
            padding-right: 10px;
            color: #495a6e;
        }
        
        /* Forms */
.input-text {
    /*background: #f1f1f1;
            border: 0;*/
    border-radius: 0;
    color: #333333;
    font-weight: 300;
    float: left;
    font-size: inherit;
    margin-right: 10px;
    padding: 10px 15px;
    width: 40%;
    font-family: 'Roboto';
}
ul.table-nav.nav-narrow {
    margin-bottom: 20px;}
.input-text-wide {
  width: 90%; }

.input-text-search {
  margin-right: 10px;
  width: 70%; }

.input-text-small {
  background: none repeat scroll 0 0 #FBFBFB;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
  color: #000000;
  font-family: lucida Grande,arial,sans-serif;
  font-size: 12px;
  height: 16px;
  margin-right: 10px;
  padding: 3px;
  width: 40px; }

.datefield {
  width: 75px; }

.reviewQuestionUserCommentCell textarea {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset; }

.input-textarea, .reviewQuestionTableOutput textarea {
  	/*background: #f1f1f1;
	border: 0;*/
	border-radius: 0;
	color: #333333;
	font-size: inherit;
	margin-right: 10px;
	font-weight: 300;
	padding: 10px 15px;
	width: 60%;
	min-height:80px;
}
br {
    height: 10px;
    display: block;
    content: '';
}

div.notice br, .table-column-article br, .my-lawlists-description br, .page-description br, #_ctl0_ContentPlaceHolder_GenericLayout_GenericBodyLayout_DynamicContentControl__ctl0_GovDescription br {
    display: initial !important;
    content: none;
}

.reviewQuestionTableOutput textarea {
  width: 300px; }

.input-textarea-wide {
  width: 90%; }

#ReviewQuestionEditor {
  width: 673px;
  height: 40px; }

.column-textarea {
  width: 95%;
  height: 100px; }
.btn.btn-disabled a,
.btn a{
	color:inherit;
}
.btn.btn-disabled:hover,
.btn.disabled:hover{
	background: #ececec;
    border-color: #ececec;
    color: #999999;
    cursor: no-drop;
}
#top-opt .btn {
    margin-right: 8px;
    font-size: 13px;
    padding: 8px 20px;
    font-weight: 400;
}
.list-page-header .page-title {
    width: auto;
    margin-right: 30px;
    margin-bottom:0;
}
#top-opt .btn a {
    font-weight: inherit;
}
#top-opt {
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.list-page-header {
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
}
.btn, .btn2 {
  background-color: white;
  border: 1px solid #fed551;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', arial,sans-serif;
  text-decoration: none;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 30px; }
    .btn.btn-disabled,
    .btn.disabled {
        background: #ececec;
        border-color: #ececec;
        font-weight: 300;
        color: #999999;
        pointer-events: none;
    }
#top-opt .btn.btn-primary {
    background: #fed550;
    cursor: pointer !important;
}
.btn:hover, btn2:hover {
  text-decoration: none;
  color:inherit;
  background: #fed551; }

.btn-submit {
  background-color: #fed551; }

.btn-submit:hover {
    background-color: #ffe388;
}
.btn-search {
  margin: 0;
  padding: 10px 15px; }

.btn-cancel {
    background-color: #fe5050;
    border: 1px solid #dc4c4c;
    color: #ffffff;
}
.btn-cancel:hover {
    background: #dc4c4c;
    color: white;
}
.table-list tr td a.staticColorLink i {
    color: #48596d !important;
}
#_ctl0_ContentPlaceHolder_WideLayout_GenericBodyLayout_DynamicContentControl__ctl0_SearchExtendedControl_FreeTextSearch {
  height: 33px;
  line-height: 33px; }

.forms ul li {
  margin: 0 0 10px; }

a.btn:focus, a.btn2:focus {
  border: solid 2px #ffbd4a;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px; }

/* lightbox */
.overlay {
  background:#333333;
  height: 100%;
  left: 0;
  opacity:.35;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  width: 100%; }
.lightbox-header .btn {
    /*background: transparent;
    border: 0;
    padding: 5px 10px;
    font-size: 12px;*/
}
.lightbox-header .btn-cancel {
    color: inherit;
}
.lightbox {
  background:white;
  border:0;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
  z-index: 100;
  -webkit-box-shadow: 0 0 40px rgba(0,0,0,.25);
     -moz-box-shadow: 0 0 40px rgba(0,0,0,.25);
          box-shadow: 0 0 40px rgba(0,0,0,.25);
}
.lightbox-rounded {
    border-radius: 5px 5px 5px 5px;
}

.lightbox-body .cols > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0;
        -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        max-width: 99.9999%;
    }
.lightbox-body .cols {
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.lightbox-body-inner {
    margin-bottom: 50px;
}
.lightbox-header {
    background: #f7f7f7;
    border-bottom: 1px solid #DFDFDF;
    padding: 15px;
    position: relative;
    text-align: right;
    /*text-transform: uppercase;*/
    font-weight: 600;
    font-size: 16px;
}

.lightbox-header-narrow {
    padding: 10px;
    font-size: 20px;
}

.lightbox-header-alert {
    background-color: #fe5050;
    color: #ffffff;
}

.lightbox-close {
    background: none no-repeat scroll 0 0 transparent;
    height: 21px;
    position: absolute;
    width: 21px;
}

.lightbox .btn {
  margin: 0 0 0 5px; }

.lightbox-body {
  padding: 20px;
  font-size:14px;
}
.lightbox-body label {
    margin-left: 10px;
    font-weight: 500;
    font-size: 13px;
}
.lightbox-body table {
    margin-top: 10px;
}
.lightbox-html-container {
  width: 100%; }

.large {
  height: 450px;
  overflow: auto; }

#searchResultContainer {
  height: 330px;
  overflow: auto; }
    
    .lightbox-footer {
        border-top: 1px solid #f7f7f7;
        padding: 10px 0 0;
        margin-top: 10px;
        text-align: right !important;
    }

.lightbox .box-container, .lightbox .table-container {
  width: auto; }

.right-container {
  /*float: right;*/ }

.right-container input {
  width: 180px;
  color: #666666; }

.lightbox table.searchLayout {
  padding: 5px 0px 5px 0px; }

#alternativesContainer {
  overflow: auto;
  height: 200px; }

.alternativesTable {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; }

.alternativesTable tr td {
  text-align: left;
  vertical-align: top; }

.alternativeValueCaptionCell {
  width: 140px;
  margin: 0; }

.alternativeValueTypeCell {
  width: 140px; }

.AlternativeCaptionText {
  width: 200px;
  height: 60px;
  margin: 0; }

.AlternativeValuesListBox {
  height: 60px;
  width: 330px; }

#myMessageAdditionalRecipientsContainer {
  margin-left: 30px; }

.reviewSendResponseMsgImgCell {
  width: 18px; }

.reviewSendResponseMsgChkCell {
  width: 20px; }

.reviewSendResponseMsgCheckBoxSpacer {
  width: 16px;
  height: 0px; }

.preSendListFirstNameDisabledCell, .preSendListEmailDisabledCell {
  color: #808080; }

.acceptDateContainer {
  display: inline-block;
  width:100%
}

/* page header */
#page-header, #page-header-inline {
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0 0px;
  padding: 0 0 20px;
  /* position: relative; */
  width: 100%;
  margin: 60px 0 20px; }

#page-sub-header {
  width: 100%; }

.page-description {
  /*height: 30px;    */ }

.page-content {
  margin: 0px;}

.page-title {
  width: 100%;
  max-width:900px; }

.page-description {
	width: 100%;
	max-width: 600px;
	margin: 10px 0 0;
	vertical-align: top;
	line-height: 1.4;
	font-size: 14px; }

.page-title-startpage {
  width: 100%; }

.page-settings {
  float: right; }

.page-settings li {
  float: left;
  margin: 0 0 0 20px;
  font-size: 14px; }
select::-ms-expand {
    display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  font-size: inherit;
  color: #363636;
  font-weight: inherit;
  background-repeat: no-repeat;
  background-position-x: -webkit-calc(100% - 10px);
  background-position-x: -moz-calc(100% - 10px);
  background-position-x: calc(100% - 10px);
  background-position-y: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==");
  -webkit-background-size: 8px 8px;
     -moz-background-size: 8px;
       -o-background-size: 8px;
          background-size: 8px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
	background-color: #f1f1f1;
    padding: 9px 25px 9px 15px; }

/*#topLawListMenuToolbar > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }*/

.page-nav li, .table-nav li, .table-nav-no-margins li {
  display: inline; }

.page-nav li a, .table-nav li a, .table-nav-no-margins li a {
  background: white;
  border: 1px solid #cacbcd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  color: #686868;
  display: block;
  float: right;
  height: auto;
  line-height: 1;
  margin: 0 0 0 5px;
  padding: 10px 12px;
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  -moz-transition: all .1s ease;
  transition: all .1s ease; }

.page-nav li a:hover, .table-nav li a:hover, .table-nav-no-margins li a:hover, .table-nav-sub-menu li a:hover {
  color: white;
  text-decoration: none;
  background-color: #686868 !important;
  border-color: #686868; }

.page-nav li a.listoption-cancel, .table-nav li a.listoption-cancel, .table-nav-no-margins li a.listoption-cancel {
  color: #ffffff;
  background-color: #FF0000;
  text-decoration: none; }

.page-nav li a img, .table-nav li a img, .table-nav-no-margins li a img {
  margin:0; }

.table-list td .table-nav li input {
  margin-top: 7px; }

#topLawListMenuToolbar {
  z-index: 1000;
  /*display: -webkit-box;
  display: -webkit-flex;*/
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

/* tables */
.inheritTreeTable {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-spacing: 0px; }

.inheritTreeTable .inheritTreeTable {
  border: none; }

.inheritTreeTable tr {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; }

.inheritTreeTable td {
  margin: 0px 0px 0px 0px;
  text-align: left;
  vertical-align: middle;
  border: none; }

.inheritTreeTable .inheritTreeTable td {
  padding-left: 20px; }

.inheritedListInfoBox {
  border: 1px solid #DFDFDF;
  background-color: #ffffff;
  padding: 3px;
  margin-top: 3px; }

.wideLayoutTable {
  margin: 0px;
  padding: 0px;
  border: none;
  width: 100%; }

.wideLayoutTable-left {
  padding: 0px 0px 0px 0px;
  vertical-align: top; }

.wideLayoutTable-right {
  width: 375px; }

.tableSpacer1 {
  width: 36px;
  height: 0px; }

.lawListRowOptionFlagSpacer {
  width: 16px;
  height: 1px; }

.lawListRowOptionRowOptionsImage {
  margin: 0px 4px 0px 0px; }

.acceptLink {
	color: #a2adbb;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 5px;}

.rowOptionLink {
  margin: 0 5px;
  font-weight: 600;
  color: #a2adbb;
  font-size: 12px; }

.table-nav {
  /*height: 32px;*/
  margin: 0;
  overflow: hidden;
  /*width: 100%;*/
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
     -moz-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 99.9999%; }

.nav-narrow {
  width: 40%; }

.table-nav-no-margins {
  margin: 0 0 0 0;
  overflow: hidden;
  width: 100%; }

.table-nav li a, .table-nav-no-margins li a {
  float: left;
  margin: 0 5px 0 0; }

.table-nav-no-margins li input, .table-nav-no-margins li select, .table-nav-no-margins li b {
  float: left; }

.message-center-icon {
  width: 18px; }

.message-center-icon img {
  margin-top: 3px; }

.message-center-date {
  width: 160px; }

.message-center-view {
  width: 70px; }

.message-center-send {
  width: 70px; }

@media print {
  .table-container, .box-container {
    background-color: #ffffff;
    margin-bottom: 10px;
    overflow: visible; }
  .table-title, .box-title {
    background: url("../../Global/Images/table_title_bg.gif") repeat-x scroll 0 bottom #F6F6F6;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px 3px 0 0;
       -moz-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
    padding: 6px 6px;
    overflow: hidden;
    height: 16px;
    display: block;
    font-weight: normal;
    line-height: 15px; }
  .accept-indicator {
    display: none; } }

@media screen {
  .table-container, .box-container {
    background-color: transparent;
    margin-bottom: 30px;
    overflow: visible; }
  .table-title, .box-title {
    background: white;
    border-bottom: 1px solid #cacbcd;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 15px 0;
    overflow: hidden;
    height: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 500; }
  .adv-table-title {
    border-bottom: 1px solid #cacbcd;
    width: 100%;
    padding: 5px 0; }
  .adv-table-title td {
    padding: 4px 4px;
    overflow: hidden;
    height: 16px;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px; }
    table.adv-table-title .header-cell {
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        padding-top: 14px;
    }
  .adv-table-title td.header-link-cell {
    text-align: right;
    font-size: 12px; }
  .my-lawlists-description {
    font-style: italic;
    font-size: 13px;
    margin-bottom: 3px; line-height:2rem; } }

@media print {
  .table-title {
    font-family: 'Good Wood', Georgia, Serif;
    border: none;
    font-size: 18px; }
  .table-title {
    font-family: 'Good Wood', Georgia, Serif;
    border-bottom: solid 1px #DFDFDF;
    font-size: 15px; }
  .table-container {
    margin: 0px;
    background-color: #FFFFFF; } }

.table-title span, .box-title span {
    float: left;
    display: block;
    line-height: 33px;
    overflow: hidden;
}

.table-title span {
    height: 29px;
}

.table-title .toggle-symbol, .box-title .toggle-symbol {
  background: url("../../Global/Images/table_toggle.gif") repeat scroll 0 1px transparent;
  float: left;
  height: 14px;
  margin: 0 10px 0 0;
  width: 13px;
  display: block;
  cursor: pointer; }

.table-title .closed, .box-title .closed {
  background-position: 0 1px; }

.table-title .open, .box-title .open {
  background-position: 0 -15px; }

.table-title-link, .box-title-link {
  float: right;
  font-family: arial;
  font-size: 12px; }

@media screen {
    .table-title span.accept-indicator {
        float: right;
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #c64b4b;
        display: block;
        padding-top: 2px;
    } }

.table-paging {
  background: none repeat scroll 0 0 #F6F6F6;
  border-color: #DFDFDF;
  border-right: 1px solid #DFDFDF;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  font-family: arial;
  font-size: 12px;
  padding: 6px 6px 0px 0px; }

.table-paging ul {
  text-align: center;
  padding: 0px 0px 6px 0px; }

.table-paging ul li {
  display: inline; }

.table-paging ul li img {
  margin-right: 3px; }

.table-paging ul li a {
  background: white;
  border-radius: 0;
  display: inline-block;
  color: #333333;
  padding: 10px 15px; }
.table-paging ul li.next a:after {
    content: '›';
    margin-left: 8px;
}
.table-paging ul li.prev a:before {
    content: '‹';
    margin-right: 8px;
}

@media print {
  .table-list {
    border-color: #DFDFDF;
    -webkit-border-radius: 3px 3px 3px 3px;
       -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
    border-style: solid solid solid;
    border-width: 1px 1px 1px;
    padding: 0 0 6px;
    text-align: left;
    width: 100%;
    /*word-wrap: break-word;*/ } }

@media screen {
    .table-list {
        padding: 0 0 0px;
        text-align: left;
        width: 100%;
        /*word-wrap: break-word;*/
    }
}

tbody.table-list-body tr td.table-row-options {
    border-top: 1px solid #cad4db;
}
.table-list-header {
  background: white; }

/*.table-list-body {
  background: none repeat scroll 0 0 #FFFFFF; }*/

/*.table-list .table-list-body {
  background-color: #ffffff; }*/

.table-list .table-list-header td {
  background-color: transparent;  
  padding: 10px 5px;
  font-size: 14px;
  /*color: #a5a6a7;*/
  font-family: 'Roboto', sans-serif; }

.table-list .table-list-header td a {
  color: inherit;
  padding-right: 20px;
  position: relative; }

.table-list .table-list-header td a:after {
  content: '';
  position: absolute;
  background: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==");
  -webkit-background-size: 6px 6px;
     -moz-background-size: 6px;
       -o-background-size: 6px;
          background-size: 6px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 94% center;
  opacity: .5; }

.table-list th, .table-list tr td {
  font-size: 14px;
  overflow: visible;
  padding: 10px 5px;
  vertical-align: top;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  line-height: 1.4; }

.table-list tbody th {
  background: none repeat scroll 0 0 #f6f6f6; }

/*.table-list tr td i {
  color: #c64b4b !important; }*/

@media screen {
  .table-list tr td {
    border-bottom: 0;
    border-right: 0; } }

@media print {
  .table-list tr.lawListGroupTableRow td, .table-list tr.lawListGroupTableRowAccept td, .table-list tr.lawListGroupTableRowNew td {
    border-right: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF; }
  .reviewQuestionTable tr td {
    border: none; } }

.table-treeview-list, .table-treeview-list table, .table-treeview-list table tr td {
  border: none;
  padding: 0px 0px 0px 0px; }

.table-treeview-list table tr td {
  padding: 2px 2px 2px 6px; }

.table-list td input {
  margin: 0 3px 0 0; }

.table-list th {
  font-size: 13px; }

.table-list th span {
  float: left; }

.lawlist-overview-table-info-cell {
  width: 30%; }

.table-row-options {
  width: 68px; }

.table-row-options-narrow {
  width: 17px; }

.table-column-label {
  width: 100px; }

.sorting-asc, .sorting-desc {
  background: url("../../Global/Images/sort_desc.gif") no-repeat scroll right 4px transparent;
  display: block;
  height: 16px;
  margin: 0 0 0 6px;
  width: 8px; }

.sorting-asc {
  background: url("../../Global/Images/sort_asc.gif") no-repeat scroll right 4px transparent;
  display: block;
  height: 16px;
  margin: 0 0 0 6px;
  width: 8px; }

.table-list td:last-child {
  border-right: 0 none; }

.compliance-check-main-table tr td:first-child {
  border: none; }

@media screen {
  .table-list tr:last-child td td {
    /*border-bottom: solid 1px #DFDFDF;*/
    border-bottom:0;
    } }

.table-list tr:last-child td table.options-table td {
  border-bottom: 0 none; }

/*.lightbox-html-container .table-list tr:last-child td {
  border-bottom: solid 1px #DFDFDF; }*/

.table-plain, .table-plain tr, .table-plain tr td, .table-list tr:last-child td table.table-plain tr td {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: none; }

.table-list .table-list-header td.table-row-marker-header {
  font-size: 4px;
  width: 4px;
  padding: 0px 0px 0px 0px;
  border-right: none; }

/*.compliance-status {
    height: 5px;
}*/

    .compliance-available-marker {
        background-color: #a2adbb;
    }

    .compliance-open-marker {
        background-color: #c64b4b;
    }

    .compliance-combo-marker {
        background-color: #ffbe6f;
    }

    .compliance-successfull-marker {
        background-color: #52b977;
    }

    .compliance-na-marker {
        background-color: #5193b9;
    }

.compliance-status-table {
    border: none;
    width: 100%;
}

table.compliance-status-table tr td {
  border: none;
  width: 20%;
  text-align: center; }

.table-list tr:last-child td table.compliance-status-table tr td {
  border: none;
  margin: 0px 0px 3px 0px; }

table.compliance-status-table tr td.compliance-status {
  /*font-size: 2px;
  height: 2px;*/
  padding: 3px 3px 3px 3px;
  color: #ffffff;
  border-radius: 3px 3px 3px 3px;
  font-weight: bold;
  /*line-height: 4px;*/ }
.table-list tr td.table-row-marker {
    position: relative;
    background-color: transparent;
    font-size: 14px;
    /*width: 0;*/
    padding-left: 10px;
    border-left-color: #ffffff;
}
.table-list tr td.table-row-marker:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: inherit;
    border-color: inherit;
}

.function-panel {
    padding: 5px;
    border: solid 1px #808080;
}

.function-panel, .function-panel tbody.table-list-body {
    /*background-color: #e2ded6;*/
}

.compliance-available {
    border-left: 5px solid;
    border-left-color: #a2adbb !important;
}

.compliance-successfull {
    border-left: 5px solid;
    border-left-color: #52b977 !important;
}

.compliance-open {
    border-left: 5px solid;
    border-left-color: #c64b4b !important;
}

.compliance-na {
    border-left: 5px solid;
    border-left-color: #5193b9 !important;
}

.compliance-combo {
    border-left: 5px solid;
    border-left-color: #ffbe6f !important;
}

.compliance-check-main-table {
  width: 100%; }

.compliance-check-row-status-ok {
  color: green; font-weight: 600 }

.compliance-check-row-status-fail {
    color: #c64b4b;
}

.compliance-check-row-status-cell {
  width: 66px; }

.compliance-check-row-radio-cell {
  width: 120px; }

.compliance-check-row-field-cell {
    width: 50%;
}
    .compliance-check-row-field-cell textarea {
        width: 90%;
    }
.compliance-check-row-questions-cell {
}
.compliance-check-row-cell-header {
    font-weight: 600;
    padding-bottom: 8px;
    display: block;
}
.compliance-questions-container {
    margin: 3px 3px 3px 0;
    background: #ececec;
    border: 1px solid #807a70;
    display: block;
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
    color: #000;
}

@media print {
    .compliance-check-row-radio-cell {
    width: 150px;
    white-space: nowrap; } }

.compliance-static-textarea {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
  color: #666666;
  font-family: arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-right: 10px;
  padding: 3px;
  width: 60%;
  min-height: 30px; }

.compliance-static-input {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
  color: #000000;
  float: left;
  font-family: lucida Grande,arial,sans-serif;
  font-size: 13px;
  height: 16px;
  margin-right: 10px;
  padding-bottom: 10px!important;
  width: 40%; }

.listRowAdditionalOptions td a.btn, .complianceRowAdditionalOptions td a.btn {
    margin-right: 10px;
}

.lightbox-body .compliance-static-textarea, .lightbox-body .compliance-static-input {
    width: 95%;
    padding-left: 10px;
}

.table-list tr td table.compliance-check-main-table tr td {
  border: none; }

.compliance-check-main-table tr td:last-child input {
  margin-bottom: 5px; }

.compliance-report-dialog-indikator {
  border: 1px solid #d9d9d9;
  padding: 1px 1px 1px 1px;
  margin: 2px 0px 0px 0px; }

#SendCompliancePanelDialogContainer {
  overflow: auto;
  height: 400px; }

.input-text-date, .lightbox-body .input-text-date {
  width: 100px; }

.row-actions {
    overflow: visible;
    /*display: -webkit-box;
    display: -webkit-flex;*/
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    /*width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding-right: 40px;*/
}
td.table-row-options {
    padding: 0 !important;
    background: #f3f5f7;
}
.table-list tr td.table-row-options i {
    color: #686868 !important;
    font-size: 14px;
}
td.table-row-options {
    position: relative;
}
.table-row-options>span:nth-of-type(1) {
    position: absolute;
    height: 100%;
    top: 25%;
    right: 10px;
    top: 0px;
}
.row-actions li {
  display: inline-block;
  padding: 10px;
  position: relative;
  overflow: visible; }

.checkbox-spacer {
  width: 16px;
  height: 13px; }

.row-actions li input, .row-actions li img.checkbox-spacer, .row-actions li img {
  float: left; }

.row-actions li a {
	display: block;
    line-height: 1;
    color: #686868;
    font-weight: 400;
    font-size: 11px;}

.row-actions li div {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D9D9D9;
  -webkit-box-shadow: 0 1px 5px #CCCCCC;
     -moz-box-shadow: 0 1px 5px #CCCCCC;
          box-shadow: 0 1px 5px #CCCCCC;
  display: inline-block;
  position: absolute;
  left: -18px;
  top: 0px;
  width: 230px;
  z-index: 9999; }

.row-actions li ul li a {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #E5E5E5;
  color: #303030;
  float: none;
  height: 27px;
  line-height: 27px;
  margin: 0;
  padding: 0px 10px 0px 15px;
  width: auto;
  display: block; }

td.table-row-options ul.row-actions li div {
  display: none; }

td.table-row-options ul.row-actions li:hover div {
  display: inline-block; }

.notice {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E5E5;
    display: block;
    margin: 5px;
    padding: 10px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /*color: #716771;*/
    color: #000000;
}
.notice a {
    font-weight: 400 !important;
    color: #000000;
    line-height: 1.6;
}

    .hidden-comment {
        display:none;
    }
    .inline-comment {

    }
        .inline-comment:empty {
            line-height: 3px;
        }

        .table-list .notice {
            margin: 3px 3px 3px 0px;
        }

.code-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E5E5E5;
  display: block;
  padding: 8px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-size: 20px;
  width: 90px; }

.code-box-input {
  background: none repeat scroll 0 0 #FBFBFB;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
  color: #000000;
  font-family: lucida Grande,arial,sans-serif;
  font-size: 13px;
  height: 16px;
  margin-right: 10px;
  padding: 3px;
  width: 100px; }

.inlineParRowTable {
  width: 100%;
  border-top: dotted 1px #808080;
  border-left: dotted 1px #808080;
  border-right: dotted 1px #808080;
  border-bottom: dotted 1px #808080;
  margin: 5px 0px 5px 0px; }

.inlineParRowTable tbody tr td {
  border-bottom: dotted 1px #808080;
  border-right: dotted 1px #808080; }

.lawListGroupTableRowAccept {
  color: #c64b4b; }

    .lawListGroupTableRowAccept br, .lawListGroupTableRow br {
        height: 5px !important;
    }

.lawListGroupTableRowNewDoc {
  color: #008000; }

.notice-status {
    border: 1px solid #807a70;
}

.notice-warning {
    background: #FFFBCC;
    border-color: #E6DB55;
    color: #666452;
}

.notice-warning h5 {
  color: #666452; }

.notice-progress {
    background-color: #ffffff;
}

    .notice-progress img {
        margin-right: 10px;
    }

    .notice-info {
        background: #dee8f2;
        border-color: #807a70;
    }

.notice-info h5 {
  /*color: #0078be;*/ }

.notice-success {
  background: #D5FFCE;
  border-color: #9ADF8F;
  color: #556652; }

.notice-success h5 {
  color: #556652; }

.notice-error {
    background: #c64b4b;
    border-color: #c64b4b;
    color: white;
}
.notice.notice-error a {
    color: white !important;
}
.notice.notice-error i {
    color: #f7f7f7 !important;
}
.notice-error h5 {
  color: #665252; }

.lawListGroupTableRow .notice {
  margin: 10px 0; }

.level-description-column {
  white-space: nowrap; }

.addRemoveButtonCell .btn {
  margin: 10px 0; }

.reviewDocumentChangesCell {
  width: 18px; }

.reviewQuestionTable, .reviewQuestionTableOutput {
  margin-left: 150px; }

.reviewQuestionTable td {
  padding: 3px 3px 3px 3px; }

.reviewQuestionTable td .btn {
  margin-right: 5px; }

.alternativeValueContainerTable {
  border: solid 1px #D5d5d5;
  width: 100%;
  margin-top: 3px; }

.alternativeValueContainerTable tr td {
  vertical-align: top; }

.alternativeValueCaptionCell {
  width: 150px; }

.alternativeValueTypeCell {
  width: 150px; }

.alternativeValueValuesCell {
  width: auto; }

.alternativeValueOptionsCell {
  width: auto;
  text-align: right; }

.alternativeValueOptionsCell img {
  margin-right: 3px;
  cursor: pointer; }

.review-lifetimes-start, .review-lifetimes-end {
  /*width: 130px;*/ }

.review-lifetimes-remove a, .review-lifetimes-excel a, .review-lifetimes-status a {
  cursor: pointer; }

.review-lifetimes-remove, .review-lifetimes-excel, .review-lifetimes-status {
  width: 60px; }

.review-status-icon {
  width: 18px; }

.review-status-action {
  width: 220px; }

.document-user {
  display: block;
  white-space: nowrap;
  color: #000000;
  padding-left: 15px; }

/*.group {
  font-weight: bold; }*/

.global {
  color: #808080;
  font-style: italic; }

.view-level {
  background: url("../../lawlist/Images/view_level.gif") no-repeat scroll transparent; }

.accept-level {
  background: url("../../lawlist/Images/accept_level.gif") no-repeat scroll transparent; }

.lawlist-signature {
  white-space: nowrap;
  font-weight: 600;
}

#nodeCommentsContainer, #nodeUrlsContainer {
  padding: 0 0 0px;
  margin-bottom: 5px;
  border-color: #DFDFDF;
  border-style: solid solid solid solid;
  border-width: 1px 1px 1px 1px;
  background: none repeat scroll 0 0 #f6f6f6;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  width: 100%; }

#nodeCommentsContainer table.commentContainer, #nodeUrlsContainer table.urlContainer {
  width: inherit; }

#nodeCommentsContainer table.commentContainer tr.commentContainerTopRow td img, #nodeUrlsContainer table.urlContainer tr.urlContainerTopRow td img {
  margin-right: 3px; }

.urlContainerFooterRow, .commentContainerFooterRow {
  font-style: italic; }

.accept-comment-container {
  background-color: #ffffff;
  margin-bottom: 5px;
  width: 100%; }

.accept-comment-options-container {
  margin-bottom: 5px;
  background-color: #ffffff;
  text-align: right; }

.vintageTextContainer {
  vertical-align: top;
  padding-top: 10px; }

/* box */
.box-body {
  padding: 6px;
  overflow: hidden; }

.box-no-header {
  border-top: 1px solid #DFDFDF; }
/*
.box-footer {
  background: none repeat scroll 0 0 #f6f6f6;
  border-color: #DFDFDF;
  border-radius: 0 3px 3px 3px;
  border-right: 1px solid #DFDFDF;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  padding: 6px 0; }

.box-footer a {
  font-style: italic; }
*/
.box-nav {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #DFDFDF;
  height: 37px;
  width: 100%; }

.box-nav ul li {
  display: inline; }

.box-nav ul li.selected a {
  background: url("../../Global/Images/table_title_bg.gif") repeat-x scroll 0 bottom #F6F6F6;
  border-color: #DFDFDF;
  color: #333333; }

.box-nav ul li a {
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 10px;
  text-decoration: none;
  background: none repeat-x scroll 0 top #848484;
  border-color: #848484;
  color: #FFFFFF; }

.options-container {
  margin-bottom: 8px; }

.options-table, .options-table tr td {
  border: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  vertical-align: bottom; }

.options-table {
  margin-bottom: 6px; }

/* home */
.news-list li {
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0 10px;
  padding: 0 0 10px; }

.news-list li:last-child {
  border-bottom: 0 none;
  margin: 0;
  padding: 0; }

.news-title {
  font-family: 'Good Wood', Georgia, Serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 5px; }
.news-title i {
    font-style: normal;
}
.news-date {
  color: #999999;
  margin: 0 0 5px; }

.favorite-symbol {
  background: none no-repeat scroll 0 -66px transparent;
  padding: 0 0 0 20px; }

/* lagar och förordningar */
.rules-list, .rules-list-list {
  margin: 10px 0;
  overflow: hidden;
  width: 100%; }

.rules-list li {
  background:white;
  border:1px solid #cacbcd;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 5px 0;
  padding:0 10px;
  text-align: center;
  font-size: 12px;
  color: #686868;
  width: auto; }
.rules-list li a {
    color: inherit; }

/* article */
#article {
  margin: 60px 0 20px;
}

.lightbox-body #article {
    margin: 0px 0 20px;
}

.contactFormLayout {
    margin: 60px 0 20px;
}
.article-content, .contactFormLayout {
    margin: 2rem 0 20px;
}
.contactFormLayout td {
    padding-top:10px;    
}
    .contactFormLayout br {
        height:3px;
    }
    .article-content {
        line-height: 1.5rem;
    }

.article-excerpt {
    /*font-size: 13px;*/
    font-weight: bold;
    line-height: 1.2rem;
    margin-bottom: 15px;
}

.article-title {
  line-height:2rem!important;
}

#article p {
  margin-bottom: 15px; }

#article blockquote {
  color: #606060;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
  margin-bottom: 20px;
  margin-left: 20px;
  min-height: 44px;
  padding: 0;
  width: 400px; }

#article ul {
  -moz-padding-start: 30px;
  display: block;
  margin-bottom: 20px; }

#article ul li {
  background: none no-repeat scroll 0 50% transparent;
  overflow: visible;
  padding: 0 0 0 10px; }

#article ol {
  -moz-padding-start: 40px;
  display: block;
  list-style-type: decimal;
  margin-bottom: 20px; }

#article ol li {
  list-style-type: decimal;
  overflow: visible; }

#article table {
  margin-top: 10px; }

/* advanced search */
#advancedsearch-freetext {
  margin: 0 0 10px; }

#advancedsearch-freetext .input-text {
  width: 400px; }

#advancedsearch-extended {
  overflow: hidden;
  /*width: 60%;*/ }

#advancedsearch-extended label {
  margin-left: 5px; }

.searchOptionsContainer table {
  width: 100%; }

.searchOptionsContainer table td {
  width: 30%;
  vertical-align: top; }

#advancedsearch-extended ul li ul {
  background: none repeat-y scroll 10px 50% transparent;
  float: none;
  margin: 0;
  overflow: hidden;
  width: 250px; }

#advancedsearch-extended ul li ul li .space {
  background: none repeat-x scroll 0 50% transparent;
  float: left;
  height: 20px;
  margin: 0 0 0 12px;
  width: 15px; }

#advancedsearch-submit {
  border-top: 1px solid #E5E5E5;
  margin: 20px 0 0;
  overflow: hidden;
  padding: 20px 0 0;
  width: 100%; }

#advancedsearch-extended-include {
  margin: 10px 0 10px 2px; }

#advancedsearch-extended-rattsnatet {
  float: left;
  margin: 0 40px 0 0; }

#advancedsearch-extended-cases {
  float: left; }

/* lagar */
#law {
  overflow: hidden;
  width: 100%; }

#law-logotype {
  position: absolute;
  right: 0;
  top: 0; }

#law-nav {
  position: static; }

#law-nav li a {
  float: left;
  margin: 0 5px 0 0; 
  font-weight: normal;
}

#law-article {
  margin: 0 0 20px;
  width: 60%; }

#law-article p {
  margin-bottom: 15px; }

#law-footer {
  background: none no-repeat scroll right 20px transparent;
  border-top: 1px solid #E5E5E5;
  color: #606060;
  height: 66px;
  margin: 20px 0 0;
  overflow: hidden;
  padding: 20px 0 0; }

#law-sidebar {
  margin-left: 80px;
  width: 250px; }

.law-sidebar-box {
  background: none repeat-x scroll 0 bottom #F6F6F6;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  padding: 10px; }

.calendar-container {
  text-align: center; }

.calendar-container input.btn {
  margin-top: 5px; }

.calendar-main-table {
  border: solid 1px #DFDFDF;
  margin-left: 20px;
  margin-top: 20px; }

.calendar-day-header {
  padding: 3px; }

.calendar-day {
  border: solid 1px #DFDFDF;
  padding: 5px; }

.calendar-selected-day {
  background-color: #cbe4f5;
  font-weight: bold; }

.calendar-title {
  background-color: #DFDFDF; }

.calendar-title tr td {
  padding: 5px; }

.calendar-other-month-days {
  background-color: #DFDFDF;
  border: solid 1px #DFDFDF;
  padding: 5px; }

.calendar-next-prev {
  background-color: #DFDFDF; }

table#dateInsertTable {
  padding-bottom: 10px;
  border-bottom: 1px solid #DFDFDF; }

div#closingTaskContainer {
  padding-top: 10px; }

table#closeCheckBoxTable {
  padding-top: 5px; }

.check-box-list tr td {
  border: none; }

.compliance-settings div, .compliance-settings table {
  margin-top: 10px; }

.compliance-settings div input.input-text, .compliance-settings table tr td input.input-text {
  float: none; }

.compliance-settings table {
  border-top: 1px solid #DFDFDF;
  width: 100%; }

.compliance-settings table tr td {
  padding-top: 5px;
  width: 50%;
  vertical-align: top; }

.compliance-settings div textarea {
  height: 50px; }

.meta-box-container div.meta-field-header, .meta-box-container span {
  width: 100%;
  float: left;
  line-height: 20px; }

div.meta-field-header div {
  float: left; }

.meta-field-header-img {
  margin-left: 5px;
  position: relative; }

.meta_search_field_option_container {
  width: 100%;
  float: left;
  padding-top: 3px; }

.meta-box-container table.table-list {
  border-top: 1px solid #DFDFDF; }

.meta-input-text-span {
  background: none repeat scroll 0 0 #FBFBFB;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 2px 2px 2px 2px;
     -moz-border-radius: 2px 2px 2px 2px;
          border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
     -moz-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
          box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
  color: #000000;
  font-family: lucida Grande,arial,sans-serif;
  font-size: 12px;
  height: 16px;
  margin-right: 10px;
  padding: 3px;
  width: 100px; }

.meta-field-help-popup-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D9D9D9;
  -webkit-box-shadow: 0 1px 5px #CCCCCC;
     -moz-box-shadow: 0 1px 5px #CCCCCC;
          box-shadow: 0 1px 5px #CCCCCC;
  display: none;
  position: absolute;
  /*left: -18px;*/
  top: 0px;
  width: 230px;
  z-index: 9999;
  padding: 5px 5px 5px 5px;
  color: #000000; }

.meta-field-header-img:hover div.meta-field-help-popup-text {
  display: inline-block; }

.meta-field-help-popup-text ul {
  list-style-type: disc; }

.meta-field-help-popup-text ul li {
  float: none;
  margin-left: 5px;
  list-style-type: disc;
  list-style-image: initial;
  margin-bottom: 5px; }

.inner_search_option_table, .inner_search_option_table tr, .inner_search_option_table tr td {
  border: none;
  margin: 0px 0px 0px;
  padding: 0px 0px 0px; }

.table-list tr:last-child td table.inner_search_option_table tr td {
  border: none; }

.input-text-meta-bete {
  width: 120px; }

.inner_search_option_table {
  width: 0px; }

.meta-field-header-label {
  padding-top: 24px; }

.table-list td input.meta-field-button-header-label {
  margin-top: 14px;
  float: right; }

.input-text-meta-fill {
  width: 80%; }


#_ctl0_ContentPlaceHolder_NotLawListControl_FlagAcceptPanel div.width-screen {
    width: 850px;
}

.flagDeadLineDateContainer {
  margin-top: 3px; }

.flagDeadLineDateContainer input.input-text {
  float: none;
  width: 85px;
  margin-left: 5px; }

.flagDeadLineDateContainer a img {
  position: relative;
  top: 4px; }

.table-list tr td table.chgtablecontainer tr td {
  margin: 0px;
  border: none;
  border-spacing: 0px; }

.table-list tr td table.chgtablecontainer {
  background-color: #F6F6F6;
  border: solid 1px #DFDFDF;
  margin-bottom: 5px; }

.selectedChangesContainer {
  overflow: auto; }

#_ctl0_ContentPlaceHolder_NotLawListControl_restoreUserSelection,
#_ctl0_ContentPlaceHolder_NotLawListControl_NotSharedDialogs_restoreUserSelectionUpdate,
#_ctl0_ContentPlaceHolder_NotLawListControl_restoreUserSelectionCompliance1,
#_ctl0_ContentPlaceHolder_NotLawListControl_restoreUserSelectionReview2,
#_ctl0_ContentPlaceHolder_NotLawListControl_restoreUserSelectionReview1,
#_ctl0_ContentPlaceHolder_NotEditAccept_NotSharedDialogs_restoreUserSelectionUpdate,
#_ctl0_ContentPlaceHolder_NotEditAccept_NotSharedDialogs_restoreUserSelection2,
#_ctl0_ContentPlaceHolder_NotEditAccept_NotSharedDialogs_restoreUserSelection3 {
  margin-top: 5px;
  display: block;
  text-align: right; }

.allways-on-top {
  z-index: 20001; }

#sendReviewDialogContainer2 {
  overflow: auto;
  height: 340px; }

#sendReviewDialogContainer {
  overflow: auto;
  height: 400px; }

.table-value-input {
  float: none;
  background-color: #ffffff;
  margin: 5px 5px 5px 0px;
  height: 30px; }

.table-nav li a.dropdown_btn {
      background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: center;
    -webkit-background-size: 8px 8px;
       -moz-background-size: 8px;
         -o-background-size: 8px;
            background-size: 8px;
	padding: 10px 35px 10px 10px; }

.table-nav-sub-menu {
  position: absolute;
  display: inline-table;
  background-color: #ffffff;
  padding: 5px 5px 0px 5px;
  border: 1px solid #DFDFDF; }

.table-nav-sub-menu li a {
  padding: 0px 30px 0px 6px;
  background-color: #F6F6F6;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
          border-radius: 3px 3px 3px 3px;
  height: 26px;
  line-height: 28px;
  color: #333333;
  display: block;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 5px; }

/*
.table-nav li.btn_dropdown_container {
    position: relative;
}
.dropdown-list-container li, div#additionalSelectOptionsContainer ul li {
    margin: 3px 3px 3px 3px;
}
    .dropdown-list-container li:hover {
        background-color: #F6F6F6;
    }

.table-nav li div div ul.dropdown-list-container li a, .table-nav li div div div#additionalSelectOptionsContainer ul li a {
    width: 600px; 
    float: none;
    height: unset;
    line-height: unset;
    background-color: #F6F6F6;
    border: none;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
}
    .table-nav li div div ul.dropdown-list-container li a:hover, .table-nav li div div div#additionalSelectOptionsContainer ul li a:hover {
        background-color: #ffffff;
    }
.dropdown-item-header {
    width: 100%;
    display: block;
    line-height: 26px;
    font-weight: bold;
}
.dropdown-item-description {
    font-style: italic;
}
.selectionFlyOutContent {
    border: solid 1px #D6D6D6;
    background-color: #F6F6F6;
    border-radius: 3px 3px 3px 3px;
    padding: 20px 20px 20px 20px;
}
.dropdown-divider {
    border: none;
    border-top: solid 1px #D6D6D6;
    margin: 0px 0px 0px 0px;
    margin-top: 20px;
}

div#additionalSelectOptionsContainer ul li a {
    margin-top: 20px;    
    }*/
.compliance-user-status-overview-container {
  border: none;
  width: 100%; }

.compliance-user-status-overview-container tr td {
  border: none; }

.compliance-user-status-overview-container tr td:first-child span {
  font-weight: bold; }

table.compliance-user-status-container tbody tr td {
  padding: 3px 3px 3px 3px;
  width: 22px;
  text-align: center;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
          border-radius: 3px 3px 3px 3px; }

.compliance-user-status-not-finalized-msg, .compliance-user-status-abort-msg {
    color: #c64b4b;
    line-height: 27px;
}

    .compliance-user-status-not-finalized-msg a, .compliance-user-status-abort-msg a {
        margin-left: 0px;
        color: #c64b4b;
    }

.compliance-user-status-container tr td {
  width: 22px; }

.compliance-user-status-container {
  width: 150px; }

textarea.userDocumentCommentContainer {
  width: 95%;
  height: 200px;
  margin-bottom: 10px; }

.notice div.cols {
  margin-bottom: 0px;
  border-top: solid 1px #9ADF8F;
  margin-top: 3px;
  padding-top: 3px; }

.notice div.col {
  width: 48%; }

.group-header {
    display: inline;
}

.facett-header a {
    background: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==");
    display: block;
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: 90% center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

#search-options-facett {
    margin-bottom: 10px;
    border: solid 1px #48596d;
    padding: 15px;
}

    #search-options-facett ul li {
        margin-top: 5px;    
    }
    
    .facett-container li {
        font-size: 12px;
        padding-top: 5px;
    }

.search-options-documenttypes li:first-child {
    padding-bottom: 10px;
}
/* New from iGoMoon */
a:hover {
    color: #48596d;
}

.main a, #_ctl0_ContentPlaceHolder_NotLawListControl_NotSharedDialogs_userReviewChangesPanelInfoContainer a {
    font-weight: 600;
}

.main span.thin-link a {
    font-weight: 400;
}

a {
        text-decoration: none;
        color: #48596d;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
/*a {
    cursor: no-drop !important; }*/
a[href],
a[onclick]{
    cursor: pointer !important; }
.page-header {
  margin: 60px 0 20px;
  border-bottom: 1px solid #cacbcd;
  padding-bottom: 20px; }

#header-hamburger{
	display:none;
}

.page-nav-dropdown button:hover {
    background-color: #e0e0e0;
}
.page-nav-dropdown button {
    padding: 9px 30px 9px 15px;
    background: transparent;
    border: 1px solid #cacbcd;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDUxLCA1MSwgNTEpIgogZD0iTTEzLjI3NywwLjIxNyBMNy4wNDIsNC4yNDggTDAuODI0LDAuMjE3IEwwLjgyNCwyLjQzNiBMNi45MDIsNy4wNDUgTDcuMTk5LDcuMDQ1IEwxMy4yNzcsMi40MzYgTDEzLjI3NywwLjIxNyBaIi8+Cjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: center;
    -webkit-background-size: 8px 8px;
       -moz-background-size: 8px;
         -o-background-size: 8px;
            background-size: 8px;
    font-size:14px;
}
.page-nav-dropdown .page-nav {
    position: absolute;
    display: block;
    width: 220px;
    right: 0;
    top: 100%;
    background: white;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.1);
       -moz-box-shadow: 0 6px 10px rgba(0,0,0,.1);
            box-shadow: 0 6px 10px rgba(0,0,0,.1);
    border: 1px solid #cacbcd;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: scaleY(0);
       -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
         -o-transform: scaleY(0);
            transform: scaleY(0);
    z-index: 9;
    -webkit-transform-origin: top;
       -moz-transform-origin: top;
        -ms-transform-origin: top;
         -o-transform-origin: top;
            transform-origin: top;
}
.page-nav-dropdown {
    text-align: right;
    position: relative;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 0 0px !important;
    flex: 0 0 0 !important;
}
.page-nav-dropdown:hover .page-nav{
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}
.page-nav-dropdown .page-nav li a {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f7f7f7;
    padding: 15px 20px;
    text-align: left;
    display: block;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin: 0;
}

body .ajax__tab_theme .ajax__tab_header .ajax__tab_outer {
    border-radius: 0;
    margin: 0;
    padding: 10px 15px;
    background: white;
    border-color:#dfdfdf;
}
body .ajax__tab_theme .ajax__tab_header{
	height:auto;
	margin-bottom:20px;
}
body .ajax__tab_theme .ajax__tab_header>span{
	display:inline-block;
}
    body .ajax__tab_theme .ajax__tab_header .ajax__tab_outer:hover {
        background: #e2ded6;
        border-color: #e2ded6;
    }
    body .ajax__tab_theme .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
        border-color: #e2ded6;
        background: #e2ded6;
    }
body .ajax__tab_theme .ajax__tab_header .ajax__tab_tab {
    font-weight: 400;
    color: #333333;
}

.ajax__calendar_body {
    height: 240px !important;
    width: 240px !important;
}

.ajax__calendar_container {
    width: 240px !important;
}

.ajax__calendar_footer {
    display:none;
}

.search-nav {
    padding: 10px;
    background-color: #495a6e;
    color: #ffffff;
    text-align: center;
}

.search-nav-top {
    margin-bottom:10px;
}

.search-nav-bottom {

}
    
.search-result-next-button {
    float: right;
    color:#ffffff;
}

.search-result-previous-button {
    float: left;
    color: #ffffff;
}

a.search-result-next-button:hover, a.search-result-previous-button:hover {
    color: #e3e3e3;
}

.information-panel-title {
    border-bottom: none;
}

.information-panel, .information-panel table, .information-panel table tr td, .information-panel div {
    background-color: #e2ded6;
    color: #000000;
}

    .information-panel a {
        /*color: #000000;*/    
    }

        .information-panel a.btn {
            color: #333;
        }

    .information-panel i.fal {
        color: #ffffff;    
        padding-right: 10px;
        font-size: 15px;
    }

.lawlist-box {
    color: #000000;
    padding: 15px;
}

.lawlist-box-accept-link {
    color: #c64b4b;
}

    .lawlist-box-accept-link:hover {
        color: #c64b4b!important;
    }

.lawlist-box-flags {
    float: left;
    width: 70%;
    color: #c64b4b;
}

.lawlist-box-options {
    margin-top: 15px;
    margin-bottom: 3px;
    overflow: hidden;
}


.lawlist-box-footnote {
    float: left;
    width: 100%;
    font-weight: 500;
    color: #c64b4b;
}

.lawlist-box-custmize {
    float: left;
    width: 30%;
    text-align: right;
}

    .lawlist-box-custmize a {
        /*color: #ffffff;*/
        font-size: 15px;
    }

.lawlist-box .table-column-title {
    font-size: 15px;
}

    .lawlist-box .table-column-title a {
        font-size: 18px;
        font-weight: 500;
        line-height: 2rem;
    }

.lawlist-box-info {
    background-color: #e3e3e3;
}

.lawlist-box-highlight {
    background-color: #e3e3e3;
    border: solid 1px #c64b4b;
}
@media (max-width:550px) {
    #header-search-container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (max-width:732px) {
    #header-search-container {
        padding-top: 0px !important;
    }
    #header-hamburger {
        top: 65px !important;
    }
}

#_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTONIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOptionIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtnIcon {
    color: #000000 !important;
}

    #_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTONIcon i, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOptionIcon i, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtnIcon i {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }

#_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOptionIcon {
    /*border: 1px solid #cacbcd;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 15px;
    height: auto;
    margin: 3px;*/
}

.list-page-header ul li a#_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOptionIcon, .list-page-header ul li a#_ctl0_ContentPlaceHolder_NotLawListControl_AddNewItemOptionIcon, .list-page-header ul li a#_ctl0_ContentPlaceHolder_NotLawListControl_CopyDocumentsOptionIcon, a.option-icon, #header-bar-nav li#nav-logout a.rnLoginLinkIcon {
    display: none;
}

.subject-area-links {
    font-size:13px;
    padding-top: 20px;
}

@media (max-width: 580px) {
    .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOptionIcon, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_AddNewItemOptionIcon, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_CopyDocumentsOptionIcon, a.option-icon {
        display: block;
    }
    .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOption, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_AddNewItemOption, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_CopyDocumentsOption, a.option-btn {
        display: none;
    }
    .lawListToolbarHightlight ul.table-nav {
        display: none;
    }
    #top-opt .btn {
        margin-right: 0px;
    }
    ul.row-actions li.row-action-open-user-groups, ul.row-actions li.row-action-open-flag, ul.row-actions li.row-action-open-flag-list, ul.row-actions li.row-action-open-flag-list-green, ul.row-actions li.row-action-open-flag-list-red, ul.row-actions li.row-action-view-locking-nodes {
        display: none;
    }
}
@media (min-width: 580px) {
    .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOptionIcon, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_AddNewItemOptionIcon, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_CopyDocumentsOptionIcon, a.option-icon {
        display: none;
    }

    .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_RemoveDocumentsOption, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_AddNewItemOption, .lawListToolbarHightlight #_ctl0_ContentPlaceHolder_NotLawListControl_CopyDocumentsOption, a.option-btn {
        display: block;
    }

    .lawListToolbarHightlight ul.table-nav {
        display: inline;
    }
    /*#top-opt .btn {
        margin-right: 0px;
    }*/
}

.width-standard {
    width: 300px;
}


@media (max-width:565px) {
    .width-middle {
        width: 90%;
    }
    .right-container input 
    {
        width: 160px;
    }
    #na-doc-editor {
        display:none;
    }
    #user_messages_types_selector {
        width:180px;
    }
    #nav-user {
        display:none;
    }
}

@media (min-width:565px) {
    .width-middle {
        width: 500px;
    }
}

@media (max-width:765px) {
    .width-wide, .width-screen {
        width: 90%;
    }
    #_ctl0_ContentPlaceHolder_NotLawListControl_documentEditPanelInfoContainer .input-textarea, #_ctl0_ContentPlaceHolder_NotLawListControl_EditReviewPanel .input-textarea {
        width: 90%;
        height: 64px;
    }
}

@media (min-width:765px) {
    #article {
        width: 600px;
    }
    .width-wide {
        width: 700px;
    }
    .width-screen {
        width: 70%;
        height: 555px;
    }
    #_ctl0_ContentPlaceHolder_NotLawListControl_documentEditPanelInfoContainer .input-textarea, #_ctl0_ContentPlaceHolder_NotLawListControl_EditReviewPanel .input-textarea {
        width: 95%;
        height: 64px;
    }
}

    @media (max-width:894px) {
        .width-large {
            width: 90%;
        }
        #nav-user a#_ctl0_NotPageHeader_currentUserContextDescriptionIcon, #nav-search a#ADVANCEDSEARCHOPTIONIcon, #na-my-messages a#_ctl0_NotPageHeader_goToMyMessagesIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTONIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOptionIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtnIcon, #header-bar-nav li#nav-logout a.rnLoginLinkIcon {
            display: inline;
            color: #ffffff;
            padding: 5px 15px;
        }

        #nav-user a#_ctl0_NotPageHeader_currentUserContextDescription, #nav-search a#_ctl0_NotPageHeader_ADVANCEDSEARCHOPTION, #na-my-messages a#_ctl0_NotPageHeader_goToMyMessages, #_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTON, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOption, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtn, #header-bar-nav li#nav-logout a.rnLoginLink {
            display: none;
        }
    }

    @media (min-width:894px) {
        .width-large {
            width: 850px;
        }
        #nav-user a#_ctl0_NotPageHeader_currentUserContextDescriptionIcon, #nav-search a#ADVANCEDSEARCHOPTIONIcon, #na-my-messages a#_ctl0_NotPageHeader_goToMyMessagesIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTONIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOptionIcon, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtnIcon, #header-bar-nav li#nav-logout a.rnLoginLinkIcon {
            display: none;
        }
        #nav-user a#_ctl0_NotPageHeader_currentUserContextDescription, #nav-search a#_ctl0_NotPageHeader_ADVANCEDSEARCHOPTION, #na-my-messages a#_ctl0_NotPageHeader_goToMyMessages, #_ctl0_ContentPlaceHolder_NotLawListControl_COMPLIANCECHECKBUTTON, #_ctl0_ContentPlaceHolder_NotLawListControl_ExpandCollapsOption, #_ctl0_ContentPlaceHolder_NotLawListControl_selectDeselectBtn, #header-bar-nav li#nav-logout a.rnLoginLink {
            display: inline;
        }
    }

    @media (max-width:1400px) {
        #header-search-container {
            margin: 0 auto;
            margin-bottom: 20px;
            padding-left: 100px;
            padding-right: 100px;
        }

        #header-nav {
            flex-flow: column;
        }
    }
@media (min-width:1028px) {
    .narrow-column-title {
        display: none;
    }
    .lawListRowOptionRowSpacerImage {
        width: 47px;
        height: 0px;
    }
    .search-large {
        height: 440px;
        overflow: hidden;
    }
    .compliance_row_header_label {
        margin-left: 73px;
    }
    .lightbox-html-container div.table-container table.table-list tbody.table-list-body tr td {
        border-top: 1px solid #cacbcd !important;
    }
    .compliance-overview-status-table tr td:first-child {
        width: 66%;
        vertical-align: top;
    }
    .compliance-overview-status-inner table tr td {
        width: 50% !important;
    }
    .function-panel-cc-col1, .function-panel-rw-col1, .function-panel-bind-col1 {
        width: 20%;
    }
    .function-panel-cc-col2, .function-panel-cc-col3, .function-panel-rw-col2, .function-panel-rw-col3 {
        width: 30%;
    }
    .function-panel-bind-col2 {
        width: 60%;
    }
    .document-info-cell-30 {
        width: 30%;
    }

    .document-info-cell-60 {
        width: 60%;
    }

    .document-info-cell-20 {
        width: 10%;
    }
}
@media (max-width:1028px) {
    @media screen {
        .lightbox-html-container div.table-container table.table-list tbody.table-list-body tr td {
            border-top: none;
        }

        .compliance_row_header_label {
            margin-left: 0px;
        }

        .lawListRowOptionRowSpacerImage {
            width: 0px;
            height: 0px;
        }

        .narrow-column-title {
            display: block;
            font-weight: bold;
        }

        .search-large {
            height: 440px;
            overflow: auto;
        }

        .table-list-header {
            display: none !important;
        }

        /*.lightbox-html-container .table-list-header {
            display: unset !important;
        }*/

        .wideLayoutTable-left {
            width: 100%;
        }

        .col {
            margin-left: 0px !important;
        }

        #header-search-container {
            padding-top: 20px;
        }

        .my-searches-container {
            display: none;
        }

        .search-result-container {
            width: 50%;
        }

        .table-list,
        .table-list .table-list-body, .table-list .table-list-body tr, .table-list .table-list-body td {
            display: block;
            width: 100%;
        }

        div.table-treeview-list table tbody tr td {
            width: unset !important;
            display: inline !important;
            padding: 0px !important;
            line-height: 25px;
        }

            div.table-treeview-list table tbody tr td img {
                padding-right: 10px !important;
            }

        div.table-treeview-list div table tbody tr td:last-child {
            padding-left: 10px !important;
        }

        div#_ctl0_ContentPlaceHolder_NotLawListControl_CheckLockingItemsPanelDialog div.table-container div.table-title {
            border-bottom: none;
        }

        div#_ctl0_ContentPlaceHolder_NotLawListControl_CheckLockingItemsPanelDialog div.table-container table.table-list tbody.table-list-body tr td:first-child {
            border-top: 1px solid #cad4db;
        }

        div#_ctl0_ContentPlaceHolder_NotLawListControl_lawChangesPanelInfoContainer div.table-container table.table-list tbody.table-list-body tr td:first-child {
            background: #f3f5f7;
            border-top: 1px solid #cad4db;
            padding-left: 10px;
        }

        .table-list .table-list-body tr {

        }

        .document-info-main .table-list .table-list-body tr, .document-info-main .table-list .table-list-body tr td {
            display: inline-block;
        }

        .document-info-cell-30 {
            width: inherit;
        }

        .document-info-cell-60 {
            width: inherit;
        }

        .document-info-cell-20 {
            width: inherit;
        }

        .table-list .table-list-body td {
            padding: 10px 0;
            /*width: 98%;*/
        }

        #header-nav {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            padding: 0;
            background: white;
            -webkit-transition: all .8s ease;
            -o-transition: all .8s ease;
            -moz-transition: all .8s ease;
            transition: all .8s ease;
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            -o-transform: translateX(100%);
            transform: translateX(100%);
            z-index: 999;
            padding-top: 60px;
        }

        #header-hamburger i {
            -webkit-transition: all .2s ease;
            -o-transition: all .2s ease;
            -moz-transition: all .2s ease;
            transition: all .2s ease;
        }

        .open-nav #header-hamburger i {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        #header-nav ul {
            width: 100%;
            padding: 20px;
            overflow: scroll;
        }

        #header-nav li {
            display: block;
            width: 100%;
        }

            #header-nav li .header-nav-sub-menu1 {
                position: relative;
                display: none;
                width: 100%;
                top: 0;
                background: #f7f7f7;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                border: 0;
                padding: 0;
                font-size: 12px;
            }

                #header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 {
                    position: relative;
                    display: block;
                    width: 100%;
                    padding: 0;
                    left: 0;
                    background: transparent;
                    font-size: 10px;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                    border: 0;
                }

            #header-nav li .header-nav-sub-menu2 li {
                padding-left: 15px;
                width: -webkit-calc(100% - 15px);
                width: -moz-calc(100% - 15px);
                width: calc(100% - 15px);
            }

            #header-nav li .header-nav-sub-menu1 li .header-nav-sub-menu2 li.first, #header-nav li .header-nav-sub-menu1 li {
                border: 0;
            }

                #header-nav li .header-nav-sub-menu1 li a {
                    width: -webkit-calc(100% - 40px);
                    width: -moz-calc(100% - 40px);
                    width: calc(100% - 40px);
                    background: transparent;
                    padding: 10px 0 10px 40px;
                }

        #header-hamburger {
            position: absolute;
            right: 0;
            top: 35px;
            height: -webkit-calc(100% - 35px);
            height: -moz-calc(100% - 35px);
            height: calc(100% - 35px);
            /*display: -webkit-box;
            display: -webkit-flex;*/
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            cursor: pointer;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 20px;
            width: 40px;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -moz-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            z-index: 99999;
        }

        .open-nav #header-nav {
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%);
        }

        #page-header td {
            width: 100%;
            display: block;
            text-align: left;
        }

        .page-settings {
            float: none;
            margin-top: 20px;
        }

            .page-settings li {
                margin: 0 15px 0 0;
            }

        .col,
        .cols3 .col, .cols2 .col, .cols4 .col, .cols5 .col {
            width: 100%;
        }

        .btn,
        select,
        input,
        .table-nav li a {
            margin: 3px !important;
        }

        .table-list-header {
            max-width: -webkit-calc(100vw - 30px);
            max-width: -moz-calc(100vw - 30px);
            max-width: calc(100vw - 30px);
            overflow: scroll;
            display: block;
        }

        #header-logo img {
            /*max-width: 90px;*/
            height: auto;
        }

        .list-page-header {
            display: block;
        }

        #top-opt {
            /*margin-top: 10px;*/
        }
    }
}
i.fal.fa-flag.flag-green {
    color: #52b977 !important;
}

i.fal.fa-flag.flag-red {
    color: #c64b4b !important;
}

.btn-inline {
    /*font-size: 12px !important;
    display: inline-block !important;
    margin: 0px !important;*/
    border: 1px solid #fed551 !important;
    background-color: #fed551 !important;
    white-space: nowrap;
}

.table-nav li a.btn-inline:hover {
    /*background-color: #fed551 !important;
    color: #686868;*/
}

/*cacbcd*/

.compaliance-overview-item-container {
    display: flex;
    padding-top: 10px;
    margin-top:10px;
    /*border-top: solid 1px #cacaca;*/
}

.compliance-user-overview-container {
    width: 100%;
}


    .compliance-user-overview-container .compliance-user-overview-usericon:first-child {
        padding-left: 5px;
    }
    
    .compliance-user-overview-usericon * {
        margin-right: 10px;
    }

.compliance-overview-marker {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    width: 30px;
    float: left;
    margin-right: 5px;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
}
.compliance-user-overview-status-panel {
    display: inline;
    width: 100%;
}
.compliance-overview-status-inner {
    display: inline-block;
    width: 100%;
}

    .compliance-overview-status-inner table {
        margin: 0px;
        padding: 0px;
        border: solid 1px #807a70;
    }

.compliance-overview-status-date-label {
    padding-right: 10px;
    padding-top: 5px;
    display: inline-block;
    white-space: nowrap;
    width:100%;
}

.compliance-overview-actions-container {
    display: inline-block;
    width: 100%;
}

.compliance-overview-action{
    /*padding-left:10px;*/
    font-weight: bold;
    display: block;
}

    .compliance-overview-action a {
        font-weight:600 !important;
    }

.alert-action a {
    color: #c64b4b;
}

table.compliance-overview-status-table {
    width: 100%;
    margin-top: 0px;
}

.compliance-user-selection-list-container {
    font-size: 12px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left:5px;
    margin-right: 5px;
}

.compliance-user-selection-list-container * {
    margin-right: 10px;
}


#_ctl0_ContentPlaceHolder_NotMyPage_changePasswordDialogPanel div.lightbox-body div.cols b {
display:block;
}

.password-change-item {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}

.input-text-fill {
    width:80% !important
}

.lightbox-html-container-top {
    float:left;
    /*margin-top:5px;*/
}

.lightbox-html-container-top .user-messages-types-container {
    margin-top:5px;
}

    .lightbox-html-container-top .notice {
        margin:0;
    }
    
    .lightbox-html-container-top select {
        background-color: #ffffff;
    }

.navigationSpanLabel {
    float: none !important;
    display: inline !important;
}
.function-panel .table-nav {
    margin-top: 3px;
}
.vintageTextContainer a {
    font-weight: 300;
}
.toc-parent li {
    line-height: 25px;
    font-size: 1rem;
}
.toc-parent li img {
    padding-right: 5px;
}

.toc-level-2, .toc-level-3, .toc-level-4 {
    font-family: 'Good Wood',Georgia,Serif;
    -webkit-font-smoothing: antialiased;
    margin-left: 2rem;
}
.toc-level-3 {
    margin-left: 2rem;
}
.toc-level-4 {
    margin-left: 2rem;
}
.toc-level-1, .tt-level-1 {
    position: absolute;
    height: fit-content;
    z-index: 1000;
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
    padding: 1rem;
}

.current-doc {
    background-color: #e0e0e0;
}

.tt-parent li.origin-doc {
    padding: 10px 3px 15px 3px;
}

.expiredDocumentsCheckBoxContainer {
    margin-top: 1rem;
}

.page-content #_ctl0_ContentPlaceHolder_GenericLayout_GenericBodyLayout_BasePageContent_QSite_Content, .page-content div#_ctl0_ContentPlaceHolder_GenericLayout_GenericBodyLayout_BasePageContent_QSite_Content {
    line-height: 1.5rem !important;
}

.lawlist-table table tr td {
    border-right: 1px solid #e0e0e0;
}
.lawlist-table table tr:last-child {
    border-right: 0!important;
}

.list-opt {
    /*font-weight: 500!important;*/
    margin-top: 8px;
    margin-right: 10px;
}
.opt-add-replace {
}
.opt-notes{

}
.opt-accept-flag {
}
.opt-accept-new {

}
.opt-accept-change {
    color: #c64b4b;
}
.opt-accept-change:hover {
    color: #c64b4b;
}
.lawlist-group-select-all {
    margin-left:5px;
}
.table-column-article {
    line-height: 1.3rem!important;
}

.rules-list a, .rules-list-list a {
    font-weight: 500;
}

.my-searches-removeall-container {
    margin-top:1rem;    
}
    .my-searches-removeall-container a {
        font-weight: 500 !important;
    }

.subject-area-list {
    width: 460px!important;
}
.subjecta-area-item {
    width: 230px;
    float: left !important;
}
.simple-search-table-layout tr td {
    vertical-align: top;
    width: 50%;
}

#searchResultContainer div table thead tr td {
    width: unset;
}
#searchResultContainer div table thead {
    display:none;
}

.compliance-check-nav {

}

.user-list-table tr td, .cc-list-table tr td {
    border-bottom: solid 1px #e0e0e0 !important;
}

.btn-highlight {
    border: solid 1px #fed551 !important;
}

.no-content-margin {


}

.document-uris-container {

}

    .document-uris-container .document-uri-item {
        padding-bottom: 10px;
    }
    
    .document-uris-container .document-uri-item img {
        margin-right: 5px;
    }

.tasks-container div {
    display:inline-block;
    width:100%;
    padding: 10px 0px 0px 0px;
}

#newsItemBody {
    overflow: auto;
    height: 474px;
}

.ccdate {
    white-space: nowrap;
    font-weight: 600;    
    padding: 3px;
}

.date-indicator-no-match {
    color: #000000;
}

.date-indicator-green {
    color: #09a708;
    background-image: url(/resources/rn/images/ball_green.gif);
    background-repeat: no-repeat;
    background-position-y: 7px;
    padding-left: 13px;
}

.date-indicator-yellow {
    color: #b98536;
    background-image: url(/resources/rn/images/ball_orange.gif);
    background-repeat: no-repeat;
    background-position-y: 7px;
    padding-left: 13px;
}

.date-indicator-red {
    color: #b11f1f;
    background-image: url(/resources/rn/images/ball_red.gif);
    background-repeat: no-repeat;
    background-position-y: 7px;
    padding-left: 13px;
}

#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel br {
    display: none;
}

#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceLabelsHeader,
#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceMainStatusToHandleContainer,
#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceMainStatusNoContainer,
#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceMainStatusNaContainer,
#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceMainStatusComboContainer,
#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel #ComplianceMainStatusYesContainer {
    display: none;
}

#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel .notice{
    padding:0px;
}

#topLawListMenuToolbar #currentComplianceMainCheckStatusPanel table.compliance-status-table tr td {
    padding: 6px;
    padding-left: 10px;
    padding-right: 10PX;
}

.lawListGroupTableRow td div, .lawListGroupTableRowAccept td div {
    margin-bottom: 5px;
}

.fixedLawListGroupTableRow td {
    max-height: 200px !important;
}

.cc-filter-options {
    list-style: none;
}

    .cc-filter-options li {
        float:left;
        padding-right: 20px;
    }

.li-check-box {
    padding-top: 10px;
    display: inline-block;
}

.marker-has-values:hover {
    cursor: pointer;
    text-decoration: underline !important;
}

.table-row-disabled {
    color: #808080;
}

.user-list-table tbody tr td:first-child a {
    margin-left:10px;
}

.user-list-options a {
    margin-left: 5px;
}

.user-list-options i, .user-list-table tbody tr td:first-child i {
    font-size: 22px;
}

.validate-text-input-error {
    background-color: #ffa1a1 !important;
}

/*force styles of datetimepicker*/
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}

.ui-widget-header {
    background: #f6f6f6 !important;
}

.ui-icon-circle-triangle-w {
    background-position: -98px 0px !important;
}

.ui-icon-circle-triangle-e {
    background-position: -32px 0px !important;
}

.ui-widget {
    font-family: 'Roboto',Arial,Sans-serif !important;
    font-size: 1em;
}

.file-types-list li {
    margin-top:10px;
}

.file-upload-container {
    border-bottom: 1px solid #cacbcd;
    padding-bottom: 8px;
    height: 38px;
}

.file-upload-top-container {
    text-align: right;
}

.file-upload-cell div span {
    margin-left: 10px;
}

#fileUploadWaitImage {
    margin-left: 20px;
}

.file-upload-ctrl {
    position: absolute;
    top: -10000px;
}

.document-info-table tr td {
    padding: 3px 5px;
}

    .document-info-table tr td label {
        margin-right: 10px;
    }

    .document-info-table tr td.file-info-divider {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.document-info-templocation-container {
    display: inline-block;
}

.document-info-field-header {
    display: block;
    float: left;
    width: 100%;
}

.own-document-comment .richText-toolbar ul {
    overflow: initial;
}

.own-document-comment .richText {
    margin-top: 10px;
}

.customer-info-box {
    width: 500px;
    position: absolute;
    background-color: #ffffff;
    top: 126px;
    left: 20px;
}

.customer-info-panel {
    padding: 20px;
    border: solid 1px #e0e0e0;
    background-color: #ffffff;
    position: absolute;
    width: 500px;
    z-index: 10000;
    white-space: normal;
}

#customerInfoToggleBtn:hover {
    cursor: pointer;
}

    #customerInfoToggleBtn {
        /*padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;*/
        padding: 5px 15px;
        color: #ffffff;
    }


.show-info-anchor {
    display: block;
    width: 20px;
}

.table-title a.show-info-anchor {
    float: left;
    padding-top: 7px;
    line-height: 33px;
    margin-left: 5px;
}

.adv-table-title a.show-info-anchor {
    display: inline;
}

.help-wait-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
    margin-top: 300px;
}

.next-prev-anchor {
    cursor: pointer;
}

.compare-box {
    width: 250px;
}

.notice a.close_button {
    font-weight: 600 !important;
    font-size: 20px;
    color: #38902d !important;
}

    .notice a.close_button:hover {
        text-decoration: none!important;
    }

.lightbox-body .notice div {
    line-height: 1.6;
}
#OriginalComplianceQuestionsContainer {
    height: 410px;
    overflow: auto;
}

.CustomComplianceQuestionsParentContainer div.richText-editor-large {
    height: 376px;
}

.compliance-questions-cell:hover {
    border: solid 1px #a0a0a0;
}

div.label-element {
    display: inline;
}

.account-settings-container {

}

.account-settings-inner-container {
    margin: 0 auto;
    width: fit-content;
}

.account-settings-box {
    border: 1px solid #b0b0b0;
    border-radius: 5px 5px 5px 5px;
    width: 150px;
    height: 90px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    margin-top: 20px;
    padding-top: 50px;
    border-bottom: 4px solid #b0b0b0;
}

    .account-settings-box:hover {
        background-color: rgb(249, 249, 249);
    }

    .account-settings-box a {
        font-weight:300;
        text-decoration: none;
    }

    .account-settings-box a:hover {
        font-weight: 600;
    }
.account-settings-box i {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
}

.configuration-attribute-container div {
    width: 92%;
    display: inline-block;
    padding: 10px;
}

.configuration-attribute-container .input-text {
    width:90%;
}

#_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserGroupSettings,
#_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserAccessLevel,
#_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserAccessLevel,
#_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserGroupSettings {
    width: 100%;
}
    #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserGroupSettings tr td,
    #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserAccessLevel tr td,
    #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserAccessLevel tr td,
    #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserGroupSettings  tr td {
        margin-top: 15px;
        border: 1px solid #e0e0e0;
        padding: 15px;
    }
        #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserGroupSettings tr td:hover,
        #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserAccessLevel tr td:hover,
        #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserAccessLevel tr td:hover,
        #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserGroupSettings  tr td:hover {
            background-color: rgb(249, 249, 249);
        }

        #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserGroupSettings tr td input,
        #_ctl0_ContentPlaceHolder_AccountConfigurationUser_UserAccessLevel tr td input,
        #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserAccessLevel tr td input,
        #_ctl0_ContentPlaceHolder_AccountConfigurationGroup_UserGroupSettings  tr td input {
            margin-right: 10px;
        }

div.field-highlight {
    border: solid 1px #a2adbb;
    background-color: #f0f0f0;
}

div.edit-enabled {
    /*position: relative !important;
    overflow: auto;*/
    display: inline-block !important;
    z-index: 10000;
}
.edit-enabled:hover {
    background-color: #a8bfa7 !important;
    border: solid 2px #a8bfa7 !important;
    /*position: relative !important;*/
}
.lightbox-body .edit-enabled {
    position: relative !important;
}
.label-edit-button {
    background-color: #fed551 !important;
    border: solid 1px #808080 !important;
    padding: 10px !important;
    width: 12px !important;
    position: absolute !important;
    font-size: 14px !important;
    color: #000000 !important;
    margin:unset !important;
    text-align: inherit;
}
    .label-edit-button a:before {
        content:'' !important;
        margin-right:unset !important;
    }
    .label-edit-button a,
    .label-edit-button a:hover,
    .notice.notice-error div.label-edit-button a i,
    .notice.notice-error div.label-edit-button a:hover i,
    .information-panel div.label-edit-button a i,
    .information-panel div.label-edit-button a:hover i {
        padding: 0px !important;
        color: #000000 !important;
        background-color: #fed551 !important;
        border: none !important;
        font-size: 14px !important;
        float: none !important;
    }

.notice a.edit-enabled {
    display: inline-block !important;
}
.table-title span.label-element.edit-enabled {
    height: unset !important;
}

div.inline-hidden-text {
    display: block !important;
    width: 500px;
    margin: 10px;
    border: solid 1px #e0e0e0;
    float: none;
    padding: 10px;
}

div#right-column-menu {
    font-size: 22px;
    position: fixed;
    left: -999999px;
    z-index: 99999;
    transition: 0.3s;
}

.drag {
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0.25;
    cursor: move;
}

.movable {

}

.over {
    background-color: #e0e0e0;
}