﻿body {
    margin: 0;
    font-family: sans-serif;
    font-size: 12px;
}

.img-contianer
{
    border: 1px solid #dedede;
    background-color: #fafafa;
    border-radius: 5px 5px 0px 0px;
    padding: 10px;
}

.Img-url
{
    border: 1px solid #dedede;
    background-color: #fafafa;
    border-radius: 0px 0px 5px 5px;
    padding: 4px 10px;
    border-top: 1px solid white;
}

.canned-reports .inlumon-table-data-cell-content {
    white-space: pre;
}
.canned-reports .bottom-panel, .canned-reports .inlumon-table  {
    height: auto;
}
.street-textbox
{
    width: 603px !important;
}
.img-contianer img{
    width: 100%;
}
.colorblue {
    color: #0b6fc0 !important;
}

.borderrightgray {
    border-right-color: #ececec !important;
}

.footer-text {
    font-size: 13px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1.2px;
    font-weight: normal;
}

.backcolor {
    background-color: #fafafa;
}

.width250 {
    width: 250px;
}

.event-textarea {
    float: right;
    width: 700px;
    margin: 0px 242px 12px 0px;
    height: 120px !important;
}

.pic-upload-div {
    background-color: #fafafa;
    padding: 10px;
    border: 1px solid #dedede;
    box-shadow: 0px 3px 5px #dedede;
    border-radius: 5px;
}

.pic-upload-brows {
    background-color: #fafafa;
    border: 1px solid #dedede;
    margin-top: -13px;
    border-radius: 0px 0px 5px 5px;
}

.affitavit-textarea {
    margin: 0px 0px 10px;
    width: 590px;
    height: 110px;
}

.applicationlargetextbox {
    width: 73.44444% !important;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
    cursor: pointer;
}

.ml-min65 {
    margin-left: -65px;
}

.notewidth {
    width: 535px !important;
    margin-bottom: 0px;
    margin-left: -7px;
}

.bg-red {
    background-color: #d63030;
    padding: 10px;
    color: white;
}

.indidash-label label {
    margin-top: 0px !important;
}

.indivdula-dash-user {
    clip-path: circle(43% at 50% 50%);
    background-size: 100%;
    background-color: #f3f0f0;
    background-position: center;
    text-align: center;
}

.icon-event ul li {
    margin: 1px 1px !important;
}

.pt5 {
    padding-top: 5px;
}

.pl90 {
    padding-left: 90px;
}

.eventdahs-label label {
    margin-bottom: 0px;
}

.width50 {
    width: 50%;
}

.width70p {
    width: 70px;
}

.green {
    color: green;
}

.gray {
    background-color: #ececec;
}

mark {
    color: #000;
    background: #ff0;
}

.wincolor {
    background-color: #68f568;
}

.looscolor {
    background-color: #f57568;
}


.dashboardtble tr td {
    padding-left: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
}

.dashheader {
    font-weight: bold;
    overflow: hidden;
    padding: 5px 10px;
    vertical-align: top;
}

.dashboard-fill label {
    margin: 5px 10px 5px 0;
    text-align: right;
    width: 120px !important;
    font-size: 12px;
}

.addresdashboard span {
    text-align: left;
    width: 400px;
    font-size: 12px;
    vertical-align: top;
    padding-top: 4px;
    display: inline-block;
}

.radiodash span {
    margin-left: 44px;
    float: left;
    padding-top: 10px;
    width: 100%;
    line-height: 15px;
}

.rounded-container-bottom h4.head {
    background-color: #EEEEEE;
    color: #2f2d2d;
    font-weight: normal;
    font-size: 14px;
}

.displaytable {
    display: table;
}

.deficiency-container {
    border: 1px solid #EEEEEE;
    padding: 10px;
    background-color: #fdfdfd;
}

.rounded-container-bottom {
    border: 1px solid #ccc;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 20px;
    position: relative;
    padding: 10px;
    width: 100%;
}

.font-normal {
    font-weight: normal;
}

.bordernone tr td {
    border: none !important;
}

.Pull-left {
    float: left;
}

.mr100 {
    margin-right: 100px;
}

.text-left {
    text-align: left !important;
}

.text-normal {
    font-weight: normal;
}

.width455 {
    width: 455px !important;
}

.width265 {
    width: 265px !important;
}

.width200 {
    width: 200px;
}

.width100 {
    width: 100% !important;
}

.width560 {
    width: 560px !important
}

.listylealphabets li {
    list-style-type: lower-alpha;
    padding-top: 10px;
    margin-left: 15px;
    color: #6f6f6f;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    display: inline-block;
    margin-top: 0 !important;
    position: static;
    margin-right: 4px;
    vertical-align: top;
}

.container {
    padding: 0;
}

.btn-success {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
    cursor: pointer;
}

.btn-approved {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
    cursor: pointer;
}

.btn-blue-backoffice {
    box-shadow: rgb(240, 247, 250) 0px 1px 0px 0px;
    background: linear-gradient(rgb(51, 189, 239) 5%, rgb(1, 154, 210) 100%) rgb(51, 189, 239);
    border-radius: 4px;
    border: 1px solid rgb(5, 127, 208);
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: rgb(91, 97, 120) 0px -1px 0px;
}

.btn-blue-backoffice:hover {
    background: linear-gradient(rgb(45, 164, 208) 5%, rgb(27, 179, 234) 100%) rgb(36, 159, 204);
    color: white;
}

.btn-blue-backoffice.disable-button:hover {
    background: darkgrey;
}

.input-sm,
select.input-sm,
.input-width {
    height: inherit !important;
    padding: 3px 3px !important;
}

.inline-error {
    display: inline-block;
}

a {
    cursor: pointer;
}

h4 {
    font-size: 14px;
}

.pagination>li>a,
.pagination>li>span {
    padding: 4px 8px;
    border: 1px solid #929598;
    border-radius: 0 !important;
    color: #000;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0b6fc0;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}

.peel-shadows::before {
    background: url("/app/content/images/application.v1355170819.png") -63px -483px no-repeat;
    content: '';
    display: block;
    height: 7px;
    left: 6px;
    position: absolute;
    bottom: -8px;
    width: 110px;
}

.peel-shadows::after {
    background: url("/app/content/images/application.v1355170819.png") -173px -483px no-repeat;
    content: '';
    display: block;
    height: 7px;
    position: absolute;
    right: 6px;
    bottom: -8px;
    width: 110px;
}

/*------------------- General Class -----------------*/

.w5 {
    width: 5px;
}

.w10 {
    width: 10px;
}

.w15 {
    width: 15px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w125 {
    width: 125px;
}

.w150 {
    width: 150px;
}

.w175 {
    width: 175px;
}

.w200 {
    width: 200px;
}

.m0 {
    margin: 0;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt0 {
    margin-top: 0px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mr0 {
    margin-right: 0;
}

.mr5 {
    margin-right: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.ml70 {
    margin-left: 70px;
}

.ml80 {
    margin-left: 80px;
}

.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.addressdiv {
    margin-left: 113px;
}

.p0 {
    padding: 0px;
}

.pl0-imp {
    padding-left: 0px !important;
}

.ptb5 {
    padding: 5px 0;
}

.p10 {
    padding: 10px;
}

.p5 {
    padding: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pl20 {
    padding-left: 20px;
}

.plr10 {
    padding: 0 10px;
}

.plr15 {
    padding: 0 15px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.line-add {
    line-height: 23px;
    margin-left: 3px;
    vertical-align: top;
}

.btn {
    font-size: 12px;
}

.remove-margin {
    margin-top: 2px !important;
    min-width: 24px;
    min-height: 24px;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

.fa-trash {
    color: #e45454 !important;
}

.fa-ban {
    color: #d04f05 !important;
}

.fa-pencil {
    color: #304A6E !important;
}

h5 {
    font-weight: bold;
}

.Dashboard-Design {
    background-color: white;
    -webkit-box-shadow: 2px 4px 20px -4px rgba(0, 0, 0, .1);
    box-shadow: 0px 3px 20px -4px rgba(0, 0, 0, .1);
    border-radius: 0px 0px 5px 5px;
}

.rounded-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    padding: 10px;
}

.role-tree {
    border: solid 1px black;
    padding: 50px;
}

.inner-round {
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    position: relative;
}

.show-all {
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    margin-left: 2px;
    text-decoration: underline;
    vertical-align: middle;
}

table .lg-width {
    width: 250px;
}

table .md-width {
    width: 200px;
}

table .xmd-width {
    width: 150px;
}

table .sm-width {
    width: 90px;
}

table .xsm-width {
    width: 50px;
}

table .xxsm-width {
    width: 25px;
}

.lg-label {
    width: 490px !important;
}

.sm-label {
    width: 165px !important;
}

.xsm-label {
    width: 130px !important;
}

.xxsm-input {
    width: 50px !important;
}

.xsm-input {
    width: 75px !important;
}

.sm-input {
    width: 100px !important;
}

.lg-input {
    width: 125px !important;
}

.xlg-input {
    width: 150px !important;
}

.xxlg-input {
    width: 200px !important;
}

.table-bordered>thead>tr>th>a {
    color: #fff !important;
}

.table-bordered>tbody>tr>td ul li .btn {
    font-size: 12px;
}

.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>th {
    padding: 5px 8px;
    border: 0 none;
}

.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td,
.table-bordered>thead>tr>td {
    padding: 5px 8px;
    vertical-align: middle;
}

.table-bordered.break-words>tbody>tr>td,
.table-bordered.break-words>tfoot>tr>td,
.table-bordered.break-words>thead>tr>td {
    word-break: break-all;
}

.txt-disabled {
    color: #d30000;
    font-weight: 600;
}

.txt-enabled {
    color: #449D44;
    font-weight: 600;
}

.action-bar a {
    cursor: pointer;
}

.head-btn {
    background-image: linear-gradient(to bottom, #ffffff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    cursor: pointer;
    text-shadow: 0 1px 0 #ffffff;
    color: #000;
}

input[type="text"],
input[type="password"],
textarea,
.all-form select,
.role-signup select,
.document-form select {
    /*background-color: rgb(252, 253, 253);*/
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px #e5e5e5 inset;
    width: 200px;
    border-color: #e5e5e5;
    padding: 5px;
}

textarea:focus,
input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus,
select:focus,
a:focus,
button:focus {
    outline: none !important;
}

.user-form span {
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 4px;
}

.nav-tabs {
    border-bottom: 0 none;
    margin-left: 10px;
}

t .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #d54728;
    color: white;
    background: linear-gradient(rgb(213, 71, 40) 0%, rgb(213, 71, 40) 100%) rgb(226, 51, 13) !important;
}

.actived {
    background: linear-gradient(#b6e026 0%, #abdc28 100%) #ddefb4 !important;
}

.actived {
    box-shadow: inset 0px 0px 5px #939393;
    background: #b6e026;
    background: -moz-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6e026), color-stop(100%, #abdc28));
    background: -webkit-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -o-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -ms-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: linear-gradient(to bottom, #b6e026 0%, #abdc28 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b6e026', endColorstr='#abdc28', GradientType=0);
    padding: 7px 12px;
    background: linear-gradient(rgb(182, 224, 38) 0%, rgb(171, 220, 40) 100%) rgb(221, 239, 180) !important;
}

.nav>li>a {
    padding: 4px 7px;
    background-color: #0b6fc0;
    color: #fff;
    border-radius: 5px;
    margin-top: 4px;
    font-family: Arial;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: rgba(43, 148, 191, 0.70);
}

.down-arrow {
    color: #5cb85c;
    font-size: 30px;
    margin-top: -3px;
    transform: scale(-1);
}

.arrow-wout-color {
    color: #919191;
    font-size: 30px;
    margin-top: -3px;
    transform: scale(-1);
}

.close {
    display: block;
    text-align: right;
    width: 100%;
}

/*------------------- Header class --------------------*/

.light-blue {
    background-color: #0b6fc0 !important;
}

.header-light-gray {
    background-color: #fafafa;
}

.header-gray {
    background-color: #d6d3d3;
}

.header-sky {
    background-color: #E5EDF2;
}

.selected {
    background-color: #a4d2ee !important;
}

/*------------------- End General Class -----------------*/

/*------------------- DashboardStaff -------------*/

.dash-header {
    padding: 15px !important;
}

.dash-table .bt-width td {
    border-bottom-width: 0px;
}

.inner-border-lr {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*---------------- User Account ----------------*/

#searchdata {
    height: auto !important;
}

.search-controls {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    display: table;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 12px;
    width: 100%;
}

.search-info {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 12px;
    border-radius: 5px;
}

.search-info a i {
    color: #000000;
    cursor: pointer;
    line-height: 28px;
    margin-right: 15px;
    vertical-align: top;
}

.gridUpperDiv {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    margin-bottom: -3px;
    overflow: hidden;
    padding: 4px;
}

.gridUpperDiv span {
    display: inline-block;
    line-height: 25px;
    margin: 5px 7px 0 10px;
    vertical-align: top;
    cursor: pointer;
}

.down_arrow {
    background: rgba(0, 0, 0, 0) url("/app/content/images/down-left-arrow.png") no-repeat scroll left center;
    display: block;
    float: left;
    margin: 4px 5px 0 2px;
    padding: 11px 10px;
}

.gridUpperDiv a.small.gray {
    padding: 2px 15px !important;
    float: left;
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
    border-top: 1px solid #595959;
    border-bottom: 1px solid #595959;
}

.gridUpperDiv a.pill-left {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.gridUpperDiv a.pill-right {
    border-bottom-left-radius: 0;
    border-left: 0 none !important;
    border-right: 1px solid #595959;
    border-top-left-radius: 0;
}

.small.gray {
    background-color: #8B8B8B;
    color: #fff;
}

.close:after .search-info {
    display: none;
}

.control-block {
    display: inline-block;
}


.control-block input[type="text"].required-text,
.control-block select.required-text {
    margin-bottom: 5px;
    display: block !important;
}

.permission-container {
    margin: 20px auto;
    padding: 6px;
    background: #f5f5f5;
    border-radius: 5px;
}

.all-form .form-div,
.role-signup .form-div,
.role-signup .form-div,
.document-form .form-div {
    line-height: 25px;
    position: relative;
}

.all-form .form-div label,
.role-signup .form-div label,
.document-form .form-div label {
    width: 100px;
    text-align: right;
    margin-right: 8px;
    font-weight: normal;
}

.all-form .form-div label.xsm-label {
    width: 118px !important;
}

.all-form.newapplication .form-div label {
    width: 120px;
}

.all-form.newapplication .form-div .check-mailing label {
    width: 330px;
    text-align: left;
}

.all-form .form-div input,
.all-form .form-div select,
.document-form .form-div input,
.document-form .form-div select {
    display: inline-block !important;
}

.all-form .form-div input.ng-hide:not(.ng-hide-animate) {
    display: none !important;
}

.all-form .form-div select[disabled] {
    background-color: rgb(235, 235, 228);
}

.all-form .form-div.check-mailing label {
    width: 380px;
}

.password-rule {
    padding: 15px 25px 5px;
}

h4 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0;
}

.password-rule p {
    margin-bottom: 10px;
}

.useraccount-example {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 15px 12px;
    margin: 0 26px;
}

.heading span {
    font-weight: bold;
    font-size: 14px;
}

.useraccount-example .row {
    margin-top: 10px;
}

.holder {
    background-color: #fafafa;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #d3d3d0;
    color: #41372b;
    overflow: hidden;
    padding: 10px 8px;
    width: 100%;
    z-index: 1;
}

.user-table tr th {
    border-bottom: 0 none !important;
    color: #fff;
}

.table.uaccount-table {
    width: 63%;
}

.uaccount-table tr .sm-width,
.uaccount-table tr td {
    width: 57px !important;
    padding: 3px !important;
}

.dash-table tr td {
    color: #000 !important;
    border-color: #b4b4b4 !important;
}

.user-table ul li {
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
}

.user-table ul.uib-datepicker-popup li {
    display: list-item;
}

.user-table ul li i {
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.user-table ul li a {
    text-decoration: none;
}

.user-table td i {
    cursor: pointer;
}

.user-table ul li span {
    margin-left: 2px;
}

.fa-search {
    font-size: 18px;
}

.right-blk-ifont {
    float: right;
    margin-top: 4px;
}

.right-blk-ifont i {
    font-size: 18px;
}

.Editbtn {
    font-size: 14px;
    color: rgb(255, 255, 255) !important;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    border-color: #69f #5784E5 #5784E5 #69f;
    margin-left: 20px;
    padding: 2px 7px;
    background: #4479BA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.small {
    padding: 2px 8px 2px 8px;
    font-size: 12px !important;
    line-height: 16px;
    border-radius: 3px;
    font-weight: normal !important;
}

/*---------------- End User Account ----------------*/

/*--------------- Register ----------------*/

.box-register {
    padding: 25px 30px 5px !important;
}

/*---------------- Roles ------------------*/

.action-bar {
    background: #e5e5e5 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    padding: 5px 12px;
}

.role-signup {
    margin: 0 auto;
    width: 50%;
}

.role-signup .form-div label,
.document-form .form-div label,
.all-form label {
    /*width: 120px;*/
    vertical-align: top;
}

.role-signup .form-div input,
.role-signup .form-div select {
    display: inline-block;
}

.role-detail {
    margin: 20px auto;
    padding: 6px;
}

.btn-role {
    padding: 4px;
}

.toolBar {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #dddddd;
    margin-top: 5px;
    overflow: hidden;
    padding: 4px;
}

.toolBar-form {
    background: rgb(250, 250, 250);
    border: 1px solid #dddddd;
    padding: 15px 5px;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.04);
}

.toolBarAddform
{
    background: rgb(250, 250, 250);
    border: 1px solid #dddddd;
    padding: 15px 0px;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.04); 
}

.toolbar-buttom, .toolbar-bottom {
    background: #eeeeee none repeat scroll 0 0;
    border-top: 1px solid #ffffff;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 4px;
    border-left: 1px solid #d8d7d7;
    border-right: 1px solid #d8d7d7;
    border-bottom: 1px solid #d8d7d7;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.04);
}


.payment-processed .confirm {
    display: inline-block;
    line-height: 12px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    pointer-events: all;
    background: green;
}

.per-data {
    overflow: hidden;
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
}

.per-data:last-child {
    border-bottom: 0 none;
}

.sub-part1 {
    display: block;
    margin-left: 35px;
    padding-top: 10px;
    overflow: hidden;
}

.pertxt li {
    display: inline-block;
    font-size: 13px !important;
    line-height: 28px;
    margin-bottom: 0;
    margin-right: 14px !important;
    text-transform: uppercase;
}

.lblpagename {
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
}

.lblpagename-sub {
    margin-left: 42px;
    font-weight: bold;
    font-size: 13px;
}

.popup-title {
    background-color: #E5E5E5;
    display: inline-block;
    padding: 5px;
    width: 100%;
}

.chk-block {
    display: inline-block;
    margin-right: 44px;
}

.chk-block>span>input {
    margin-top: -2px;
}

.board {
    height: auto;
}

/*---------------- End Roles ------------------*/

/*-------------------- Automated -----------------*/

.automated-div label {
    width: 110px !important;
}

.automated-div input {
    width: 190px !important;
}

/*------------------ Password Management ---------------*/

hr {
    border-color: #cccccc;
}

.hr-personal {
    border-color: #DDD;
}

.backoffice-searchbox {
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #CECAC4;
    border-bottom: 1px solid #B2ACA4;
    border-radius: 4px;
    background-color: #f7f7f7;
}

.header-blue {
    background-color: #0b6fc0;
}

.header-blue div {
    color: #fff;
    font-family: Verdana;
    padding: 5px 12px;
}

.backBoard {
    color: #0b6fc0 !important;
}

.header-blue p {
    display: inline-block;
    color: #fff;
    margin: 0;
}

.inner-body {
    margin-top: 22px;
    padding: 0px 10px;
}

.inner-body .user-form {
    margin-bottom: 10px;
}

.inner-body .user-form span {
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 4px;
}

.user-block .inner-body .table-bordered tr th,
.user-block .inner-body .table-bordered tr td {
    border: 1px solid #6d9eb8 !important;
}

.passmang-pagination {
    overflow: hidden;
}

.passmang-pagination .pagination {
    margin: 10px 0;
}

.btn-passmanage {
    overflow: hidden;
    margin-bottom: 10px;
}

.btn-passmanage .btn-disabled {
    background-color: #9d9999;
    color: #fff;
}

/*-------------------- Document List -----------------*/

.doc-first-div {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.doc-savecode {
    line-height: 33px;
    margin-left: 10px;
}

.document-form {
    margin: 18px auto;
    width: 76%;
}

.dificency-top {
    vertical-align: top;
    line-height: 23px;
}

/*-------------------- Application Text ---------------*/

.apptext-header span {
    margin-right: 5px;
}

.apptext-header .show-all {
    vertical-align: top;
    font-size: 13px;
    line-height: 23px;
    margin-left: 5px;
}

/*------------------- Council info ---------------*/

.up-div {
    margin-bottom: 6px;
}

.councilinfo h4 {
    font-size: 15px;
}

.council-input input {
    width: 653px !important;
}

.council-address input {
    margin-top: 8px;
    vertical-align: top;
    width: 22px !important;
}

.council-address span {
    font-size: 13px;
    color: #515151;
    font-weight: bold;
    line-height: 29px;
    margin-left: 5px;
    vertical-align: top;
}

.coun-heading {
    display: block;
    font-size: 11px;
    margin-top: -10px;
}

label.input-label.required {
    background: url('/app/content/images/requiredsymbol.png') no-repeat;
    background-position: right -2px;
}

label.input-label {
    padding-right: 10px;
}

/*----------------- Message and Bulletin -----------*/

table.dataTable {
    border-collapse: collapse !important;
}

.msg-show-all {
    margin: 0 !important;
}

.msg-bulletin h3 {
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    margin: 0;
    padding: 3px;
}

.brdr {
    border: 1px solid rgb(221, 233, 235) !important;
    box-shadow: inset 0px 0px 3px #DBDBDB;
}

.template-content td {
    border-color: #ddd !important;
}

/*------------------ Print Queue ---------------*/

.printstart-date {
    width: 102px !important;
    margin-right: 9px;
}

/*------------------ Individual -------------*/

.content {
    padding: 15px 8px 18px;
}

.print-dropdown {
    border-radius: 0;
    left: 584px;
    position: absolute;
    top: 55px;
    width: 50px;
}

.brandytest {
    border-right: 1px solid #dddddd;
    height: 325px !important;
}

.brandytest span b {
    color: #000 !important;
}

.individual-status-amg {
    width: 315px;
    overflow: hidden;
    margin: 0 auto;
}

.individual-status-amg span {
    margin-top: 3px;
    font-weight: bold;
    color: #fff;
}

.left-individual-block .left-block {
    width: 322px !important;
}

.left-individual-block .right-block {
    width: 908px !important;
}

.individual-person-ul .individual-person-li {
    display: block;
    margin-bottom: 0;
}

.individual-person-ul .individual-person-li>div {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}

.individual-person-ul li {
    line-height: 14px;
    margin-bottom: 14px;
    vertical-align: top;
}

.individual-name-listadd label {
    width: 150px !important;
}

.individual-name-listadd input,
.individual-name-listadd select,
.individual-name-listadd textarea {
    width: 160px !important;
}

.textarea
{
    margin: 0px 0px 10px;
    width: 603px;
    height: 83px;
}

.checkbox-right
{
    margin-left: 185px;
    padding-bottom: 15px;
}

.statusicon {
    color: #07b207;
}

.individual-education .form-div label {
    width: 429px !important;
}

.custom-typeahead {
    background-color: #fdfdfd;
    padding: 0px;
    width: 635px !important;
    z-index: 10000;
    margin-left: 176px;
    margin-top: -6px;
    border-radius: 5px;
    border: none;
}

.custom-typeahead li {
    padding: 2px 10px;
    border-bottom: 1px solid #fbfbfb;
    border-top: 1px solid #fbfbfb;
}

.custom-typeahead li:hover {
    cursor: pointer;
    background-color: #f7f7f7;
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
}

.custom-typeahead-control {
    box-shadow: none;
}

.individual-education .form-div label {
    width: 429px !important;
}

.individual-details .form-div {
    line-height: inherit;
}

.individual-details .form-div label {
    width: 105px !important;
    text-align: left;
}

.individual-info {
    /*margin-top: 30px;*/
    margin-top: 5px;
}

.individual-info label {
    width: 100px !important;
}

.govt-div .large-label {
    width: 205px !important;
}

.individual-info .input-width,
.individual-info select {
    width: 137px !important;
}

.individual-textbox input,
.individual-textbox select,
.individual-textbox textarea {
    box-shadow: 0 1px 4px 0 rgba(176, 199, 221, 0.3) inset;
    border: 1px solid #ccc;
    background-color: #fcfdfd;
}

.individual-info .radio-div {
    width: inherit !important;
    position: inherit !important;
    margin-right: 5px;
}

.individual-info ul {
    padding-left: 25px;
}

.individual-person label {
    width: 160px !important;
}

.individual-person .input-width {
    width: 160px !important;
}

.search-individual-input label {
    width: 160px !important;
}

.search-individual-input input {
    width: 667px !important;
}

.searchwidth {
    width: 635px !important;
}

.print-btn {
    display: inline-block !important;
    float: right;
    margin-top: 5px;
    color: rgb(153, 157, 161) !important;
    padding: 0 !important;
    margin-right: 20px;
}

.print-btn:hover {
    background-color: #eee !important;
    background-image: inherit !important;
}

.prefered-error .nat-err-msg {
    right: inherit;
    top: 42px;
}

.edu-fullname-error .nat-err-msg {
    right: 133px;
    top: 60px;
}

.notes-error .nat-err-msg {
    top: 76px;
    right: 133px;
}

/*------------------- Renewal -----------------*/

.nev-business label {
    width: 180px !important;
}

.nev-business .flsApplReqForm-long input {
    width: 628px !important;
}

.branch-service label {
    width: 276px !important;
}

.lirenew-info {
    position: absolute;
    right: 13px;
    top: 13px;
}

.lirenew-info span {
    font-size: 14px;
}

.lirenew-info label {
    font-size: 14px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.legal-info {
    margin: 10px 0 0;
    line-height: 20px;
}

.legal-info span {
    float: left;
    height: 43px;
    margin-right: 10px;
}

.legal-info .radio-inline .remove-margin {
    margin-top: 2px !important;
}

.legal-info button span {
    float: none;
    height: 30px;
    margin-right: 0px;
}

/*----------------------- Dashboard Applicant----------------*/

.dashboard-content {
    font-size: 15px;
}

/*---------------- Licensee Renewal --------------*/

/*----------------- 30-05-2016 -----------------*/

.applicationform {
    border-radius: 0;
}

.inactivelicense {
    display: block;
    margin-bottom: 17px;
    margin-top: 28px;
    padding: 10px;
}

.inactivelicense .checkbox {
    width: 752px;
    margin: 0 auto 0 106px;
}

.title-active-license {
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    margin-top: -4px;
}

.title-active-licenseinfo {
    line-height: 21px;
    margin-top: -2px;
    font-size: 14px;
    width: 582px;
    margin-right: 33px;
    margin-left: 10px;
    float: right;
}

.inner-left {
    margin-left: 42px !important;
}

.legal-right-div {
    margin-left: -17px !important;
}

.residential-check input {
    width: inherit !important;
}

.residential-check label {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    line-height: 21px;
    width: inherit !important;
}

.emp-btn-add {
    text-align: right;
    margin: 10px 79px 10px 0;
}

.emp-right-div {
    margin-left: -26px;
}

.certification-update {
    margin-bottom: 20px;
}

.certification-account {
    margin-left: 61px;
}

.chk-certi-first {
    margin-left: 21px;
}

.chk-certi-first input {
    margin-right: 10px !important;
}

.chk-certi-sec input {
    margin-right: 10px !important;
}

.app-div {
    margin-left: 22px;
}

.apprentice-radio {
    vertical-align: top;
    line-height: 16px;
    margin-left: 22px;
}

.apprentice-long-div input {
    width: 608px !important;
}

.apprentice-fst-radio {
    margin-right: 10px !important;
}

.apprentice-sec-radio {
    margin-left: 14px !important;
    margin-right: 10px !important;
}

.apprentice-from {
    margin-left: -10px;
}

.apperntice-name {
    display: inline-block;
    width: 264px !important;
}

.apperntice-name label {
    width: 79px !important;
}

.apperntice-name input {
    width: 155px !important;
}

.apprentice-label label {
    width: 256px !important;
}

.apprentice-label input {
    width: 512px !important;
}

.apprentice-csz .address-c,
.apprentice-csz .address-s,
.apprentice-csz .address-z {
    width: 233px;
}

.apprentice-csz label {
    width: 72px !important;
}

.apprentice-csz input,
.apprentice-csz select {
    width: 146px !important;
}

.apprentice-fml .address-c,
.apprentice-fml .address-s,
.apprentice-fml .address-z {
    width: 280px;
}

.apprentice-wi .address-c,
.apprentice-wi .address-s,
.apprentice-wi .address-z {
    width: 270px;
}

.apprentice-wi label {
    width: 90px !important;
}

.apprentice-fml label {
    width: 120px !important;
}

.apprentice-fml input,
.apprentice-fml select {
    width: 140px !important;
}

.vetren-info .radio {
    margin-top: 30px;
}

.vetren-info .radio-inline {
    margin-top: 5px !important;
}

.vetren-title {
    width: 227px;
    float: left;
    margin-right: 10px;
}

.date-to {
    margin-left: -31px;
}

.edu-detail-div {
    width: 262px;
    display: inline-block;
}

.fee-info {
    color: #d30000;
    font-weight: bold;
}

.fee-border-up {
    border-top: 1px solid rgba(128, 128, 128, 0.29);
}

/*-------------------------------------*/

.license-check input {
    width: 20px !important;
}

.license-check label {
    display: inline-block;
    font-weight: normal;
    line-height: 21px;
    vertical-align: top;
}

.residential-csz input,
.residential-csz select {
    width: 134px !important;
}

.residential-csz label {
    width: 74px !important;
}

.address-c {
    width: 246px;
    display: inline-block;
}

.address-s {
    width: 242px;
    display: inline-block;
}

.address-z {
    width: 244px;
    display: inline-block;
}

.status-acnumber {
    margin-top: 33px;
}

.applicationform {
    margin: 0 auto;
    width: 950px;
}

.applicationform .inner-app-form {
    min-height: 60px;
    border-bottom: 1px solid rgb(222, 222, 222);
    padding: 10px;
}

.get-started-content {
    min-height: 450px;
    overflow: hidden;
    padding: 0px 19px 18px;
}

.header-span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 3px;
}

.header-active-in li div {
    font-size: 14px;
    line-height: 15px;
    vertical-align: top;
}

.sp-info input,
.sp-info select {
    width: 170px !important;
}

.flsApplReqForm {
    margin: 10px auto 25px;
    width: 95%;
    line-height: 26px;
}

.flsApplReqForm-long input {
    width: 619px !important;
}

.flsApplReqForm .all-form input,
.flsApplReqForm .all-form select {
    width: 180px;
}

.emp-info {
    width: 89%;
    margin: 0 auto 0 25px;
}

.child-support label {
    vertical-align: top;
    line-height: 15px;
}

.vetren-info span {
    vertical-align: top;
    line-height: 14px;
}

.legal-textarea {
    float: left;
    margin-left: 40px;
    width: 700px;
}

.edu-info input,
.edu-info select {
    width: 138px !important;
}

.date-services b {
    margin-left: 80px;
}

.date-services label {
    width: 47px !important;
}

/*--------------------------- Print Queue -----------------*/

.print-excel {
    float: right;
    margin-top: 8px;
    margin-right: 10px;
}

.print-excel i {
    font-size: 20px;
    margin-right: 3px;
}

.bootstrap-table tbody tr td {
    padding: 16px 4px;
}

.bootstrap-table tbody tr:first-of-type:not(.msgNorecord) td {
    padding-top: 32px;
}

.bootstrap-table tbody tr {
    font-weight: bold;
    text-align: center;
}

.bootstrap-table thead th,
.bootstrap-table thead th a {
    color: #fff;
}

.show-records-div .form-control {
    display: inline-block;
    margin: 5px;
    width: 55px;
}

.show-records-div input.form-control {
    display: inline-block;
    margin: 5px;
    width: 130px;
}

.show-records-div input.form-control.search {
    width: 180px;
}

.show-records-div label.control-label {
    vertical-align: middle;
}

.commentscroll {
    max-height: 200px;
    min-height: 60px;
    margin-bottom: 20px;
    overflow: auto;
}

.notesrepeater {
    padding-left: 0;
    text-align: justify;
}

.callout-outer {
    padding: 15px;
}

.callout.top-right::before {
    border-top: 10px solid #2e90bd;
    bottom: -20px;
    right: 17px;
}

.callout::before {
    border: 0.8em solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}

div.callout {
    background-color: #d4fdf4;
    background-image: -moz-linear-gradient(center top, #ddd, #eee);
    border: 1px solid #097cb0;
    border-radius: 3px;
    color: #000;
    margin-bottom: 15px;
    min-height: 50px;
    padding: 10px;
    position: relative;
}

.callout-outer span {
    font-size: 11px;
    font-style: italic;
}

/*----------------left tab----------------------------------------*/

.lapplication-tab {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.lapplication-tab li {
    width: 229px;
    margin-bottom: 8px;
}

.lapplication-tab li a {
    padding: 7px 12px;
    background-color: #ddefb4;
    color: #000;
}

.lapplication-tab li a i {
    background-color: #e75050;
    color: #fff;
    border-radius: 50px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    vertical-align: top;
    width: 20px;
    float: right;
    padding: 0 5px;
}

.license-input .input-width {
    width: 166px !important;
}

.license-input .input-width-3x {
    width: 635px !important;
}

.license-input .input-width-2x {
    width: 322px !important;
}

.input-fields .input-width {
    width: 150px !important;
}

.input-fields .input-width-3x {
    width: 472px !important;
}

.input-fields .input-width-4x {
    width: 620px !important;
}

.input-fields .input-width-5x {
    width: 630px !important;
}

.input-fields .input-width-2x {
    width: 322px !important;
}

.license-certification {
    width: 140px !important;
}

.lefttab-heading-name {
    font-size: 18px !important;
}

.lefttab-middleheading {
    font-size: 16px !important;
}

.versn-text {
    font-size: 15px !important;
}

.left-tab-positon {
    margin-top: 6px;
}

.backhome {
    font-size: 18px !important;
}

.inner-heading {
    font-size: 15px !important;
}

.padding-subheading {
    padding: 1px;
}

.displaynon {
    display: none;
}

.disable-button {
    background: #9D9999;
    color: #333333 !important;
    opacity: 1;
}

.lapplication-tab.nav-tabs>li.active>a {
    padding: 7px 12px;
    background-color: #90C05E;
    box-shadow: inset 0px 0px 5px #939393;
    background: #b6e026;
    background: -moz-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6e026), color-stop(100%, #abdc28));
    background: -webkit-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -o-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: -ms-linear-gradient(top, #b6e026 0%, #abdc28 100%);
    background: linear-gradient(to bottom, #b6e026 0%, #abdc28 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b6e026', endColorstr='#abdc28', GradientType=0);
    padding: 7px 12px;
    background: linear-gradient(rgb(182, 224, 38) 0%, rgb(171, 220, 40) 100%) rgb(221, 239, 180) !important;
    color: #000;
}

.lapplication-tab li a:hover {
    background-color: rgb(182, 224, 38);
}

.license-input .input-width-2x {
    width: 400px !important;
}

.veteran-service {
    display: inline-block;
    max-height: 20px;
}

.error-container {
    color: #d30000;
}

._720kb-datepicker-calendar {
    height: 260px;
    width: 260px !important;
}

.city-div {
    margin-left: 94px;
}

.license-input .input-width-4x {
    width: 647px !important;
}

.apprentice-csz .address-c,
.apprentice-csz .address-s,
.apprentice-csz .address-z {
    width: 247px;
}

.pading-notrequired {
    padding-right: 8px;
}

.norequred-space {
    padding-right: 8px;
}

.zipwidth-mini {
    width: 121px !important;
}

.dental-check input {
    float: left;
}

.chkdesign-long input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

.chkdesign-long span {
    display: block;
    padding-left: 17px;
    text-indent: 0px;
    margin-top: -16px;
}

.btn-success {
    font-family: Verdana;
}

.boutinput-online .all-form .form-div input, .boutinput-online .all-form .form-div select
{
    width: 115px;
}

.width710
{
    width:710px!important;
}

.table-less-size>tbody>tr>td
{
    padding: 0;
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}
.width325
{
    width: 325px;
}

.bout-information
{
    box-shadow: 0px 3px 13px rgb(255 255 255 / 80%), 1px 2px 10px rgb(0 6 39 / 10%);
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.bout-infor-heading
{
    text-align: center;
    background-color: #fdfcfc;
    padding: 4px;
    margin: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 5px 5px 0px 0px;
}
.zip-width {
    width: 122px !important;
}

.inner-print {
    width: 700px;
    margin: 0 auto;
}

.fix-width {
    width: 200px;
    overflow: hidden;
}

.fix-width2 {
    width: 130px;
    overflow: hidden;
}

.mb0 {
    margin-bottom: 0px;
}

.affidavit-sub-item {
    padding-left: 35px;
}

.address-state {
    width: 175px;
    float: left;
}

.address-state label {
    width: 35px !important;
}

.address-state select.input-width {
    width: 120px !important;
}

.address-zip label {
    width: 35px !important;
}

.address-zip input.input-width {
    width: 85px !important;
}

.application-list-table {
    color: #333333;
    border-collapse: collapse;
}

.application-list-table .input-th {
    width: 18px;
    max-width: 18px;
}

.application-list-table .th-2 {
    width: 28px;
    max-width: 28px;
}

.application-list-table .th-3 {
    text-decoration: underline;
    width: 40px;
    max-width: 40px;
}

.application-list-table .th-4 {
    text-decoration: underline;
    text-align: center;
    width: 100px;
    max-width: 100px;
}

.application-list-table .th-5 {
    text-decoration: underline;
    text-align: center;
    width: 100px;
    max-width: 100px;
}

.application-list-table .th-6 {
    text-decoration: underline;
    text-align: center;
    width: 155px;
    max-width: 155px;
}

.application-list-table .th-7 {
    text-decoration: underline;
    text-align: center;
    width: 95px;
    max-width: 95px;
}

.application-list-table .th-8 {
    text-decoration: underline;
    text-align: center;
    width: 95px;
    max-width: 95px;
}

.application-list-table .th-9 {
    text-decoration: underline;
    text-align: center;
}

.application-list-table .th-10 {
    width: 95px;
    max-width: 95px;
    text-align: center;
}

.application-list-table .td-1 {
    padding-left: 5px;
}

.application-list-table tbody tr td:first-child {
    padding-left: 8px;
}

.application-list-table .color-white {
    color: #fff;
}

.application-list-table .list-header {
    background-color: #0b6fc0;
    padding-left: 8px;
    color: #fff;
    line-height: 3;
}

.application-list-table .list-td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.application-list-table .list-header a {
    color: #fff;
}

.fee-type {
    width: 300px !important;
    float: left;
}

.profile-icon {
    height: 38px;
    width: 38px;
}

.cursor-pointer {
    cursor: pointer;
}

.personal-fieldset {
    border: 1px dotted silver;
    padding-bottom: 9px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4.2px;
    width: 96%;
    margin-left: 14px;
}

.personal-fieldset legend {
    margin-left: inherit;
    width: auto;
    border-bottom: none;
}

.light-middle {
    font-weight: normal;
    vertical-align: middle !important;
}

/*PDf Section Css starts here*/

.pdf .showInPdf {
    display: block !important;
}

.pdf .hideInPdf,
.showInPdf,
.pdf .inner-heading,
.pdf .submit-panel {
    display: none !important;
}

.pdf .section-form {
    page-break-inside: avoid;
}

.pdf .section-form,
.pdf .section-form table,
.pdf .payment-table {
    font-size: 12px;
}

.pdf .newApplicationForm {
    width: 1024px;
    margin: 5px;
}

.pdf .textAreaReplaced {
    width: 100%;
    float: left;
}

/*PDf Section Css ends here*/

/*Document Upload Control Starts here*/

.file-upload-control {
    display: inline-block;
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px 10px 0px 10px;
}

.document-container {
    display: inline-block;
    padding: 5px 5px;
    width: 100%;
}

.inner-submission {
    width: 100%;
    padding: 5px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0;
    display: inline-block;
}

.file-upload-form {
    display: inline-block;
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px 0 0 0;
    line-height: 1;
}

.tabs-space .individual-person label {
    width: 140px !important;
}

/*Document Upload Control ends here*/

/*Wyoming Renewal starts here*/

.applicationradio span {
    padding-left: 2px;
    float: left;
    padding-top: 3px;
    font-weight: normal;
}

.applicationradio input {
    float: left;
}

.aioprator {
    font-size: 16px;
}

.ullist li {
    list-style: circle;
}

.normlrdb span {
    font-weight: normal;
}

.color-red {
    color: #d30000;
}

.text-justitify {
    text-align: justify;
}

.width100p {
    width: 100px !important;
}

/*Wyoming Renewal ends here*/

/*Question Aswer Css Start*/

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-body p {
    font-size: 20px;
    color: #005499;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.box-option
{
    padding-top: 10px;
}
/*.card-box:hover p{color:white;-webkit-transition: all 0.1s ease-out; cursor:pointer;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;}*/

.card-box {
    border: 1px solid #0d7ff1;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    padding: 0em;
    height: 120px;
    width: 230px;
    border-radius: 4px;
    min-height: 10em;
    display: table-cell;
    vertical-align: middle;
}

/*.card-box:hover, .card-box:focus, .card-box:active, .card-box:visited  {
    background-color:#003366;-webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 2px;
    float: left;
    padding: 0em;
    padding-left: 2em;
    padding-right: 2em;
}*/

.question-next-button {
    background-color: #59acf3;
    width: 100%;
    padding: 7px;
    color: #0f3352;
    font-size: 18px !important;
}

.question-next-button.disabled {
    color: #3d5166;
}

.card-clickno p {
    color: white;
}

.card-click-Q2 p {
    color: white;
}

.card-click-Q2no p {
    color: white;
}

.card-clickno {
    background-color: #003366;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 2px;
    padding: 0em;
}

.card-click-Q2 {
    background-color: #003366;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 2px;
    float: left;
    padding: 0em;
    padding-left: 2em;
    padding-right: 2em;
}

.card-click-Q2no {
    background-color: #003366;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 2px;
    float: left;
    padding: 0em;
    padding-left: 2em;
    padding-right: 2em;
}

.card-no-border .card-body {
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

.align-center {
    text-align: center;
}

.Question-top {
    font-style: normal;
    margin-bottom: 15px;
    word-spacing: 2px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 2.8rem;
    color: #6b6c72;
}

.heading-Question {
    color: #455a64;
    font-size: 26px;
    margin-bottom: 20px;
}

.header-internal-tabs {
    padding: 4px;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #cecece;
    border-bottom: 1px solid #d2d2d2;
    background-color: #F9F7F4;
    -webkit-box-shadow: inset 0px 1px 2px 0px #fff, 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 2px 0px #fff, 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #070707;;
    background: #f3f3f3;
}

.header-internal-tabs i {
    color: #0b6fc0;
}

.header-internal-tabs div {
    font-family: Verdana;
    padding: 5px 12px;
}

.header-internal-tabs p {
    display: inline-block;
    /* color: #fff; */
    margin: 0;
}

/* Angular File drag drop file css starts here */

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    height: 80px;
    text-align: center;
    padding-top: 15px;
    width: 542px;
    font-size: 14px;
    color: #766060;
    display: inline-block;
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    position: relative;
    margin-bottom: 10px;
}

.smaller-doc-control .drop-box {
    height: 90px;
    width: -moz-calc(100% - 135px);
    width: -webkit-calc(100% - 135px);
    width: calc(100% - 135px);
}

.dragover {
    border: 5px dashed #0b6fc0;
}

.dragover-err {
    border: 5px dashed red;
}

.file-restriction {
    height: auto !important;
    font-style: italic;
    font-weight: 600;
    color: #908989;
    position: absolute;
    right: 0px;
    bottom: -35px;
    margin-right: 0px !important;
    font-size: 12px;
}

.drop-box .invalid {
    display: none;
}

.dragover-err .valid {
    display: none;
}

.dragover-err .file-restriction {
    color: #d30000;
}

/* Angular File drag drop file css ends here */



/*Question Aswer Css End*/

.section-disabled {
    pointer-events: none;
    opacity: 0.5;
    display: block;
}

/* Query Builder starts here*/

.hr {
    height: 6px;
    border: none;
    margin: 0 0;
}

.content {
    background: #f6f6f6;
    border: 2px solid #dedede;
    padding: 20px;
}

.left-block .content {
    padding: 15px 8px 18px;
    border: 1px solid #ddd;
    background: #fff;
}

.header-panel {
    height: 465px;
}

.header-panel>div {
    height: 443px;
    margin: 0 0 20px 0;
}

.entities-block {
    width: 20%;
    float: left;
    margin: 0 20px 0 0 !important;
    background: #fff;
    border: 1px solid silver;
    position: relative;
}

.entities-hr {
    background: #7BC4F8;
}

.entities-title {
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #7BC4F8;
    height: 38px;
}

.entities-panel-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 44px;
}

.central-block {
    width: 59%;
    float: left;
}

.columns-block {
    background: white;
    border: 1px solid silver;
    height: 180px;
    margin: 0 0 20px 0;
    position: relative;
}

.columns-hr {
    background: #1777B1;
}

.columns-title {
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #1777B1;
    height: 38px;
}

.columns-panel-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 44px;
}

.conditions-block {
    background: white;
    border: 1px solid silver;
    height: 243px;
    position: relative;
}

.conditions-hr {
    background: #1777B1;
}

.conditions-title {
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #1777B1;
    height: 38px;
}

.query-panel-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 44px;
}

.menu-block {
    width: 17%;
    float: right;
    background: #fff;
    border: 1px solid silver;
}

.menu-hr {
    background: #7BC4F8;
}

.menu-title {
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #1777B1;
}

.menu-content {
    padding: 10px 10px 10px 2px;
}

.bottom-panel {
    height: 313px;
}

.bottom-panel>div {
    height: 287px;
    margin: 0 0 20px 0;
}

.sql-panel {
    width: 25%;
    border: 1px solid #C4D6E5;
    background: white;
    float: left;
    position: relative;
}

.sql-panel-hr {
    background: #A8ABAD;
}

.sql-panel-title {
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #A8ABAD;
    height: 38px;
}

.sql-block {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 44px;
}

.result-panel {
    background: white;
    position: relative;
    border: 1px solid #C1D5E4;
    width: 100%;
    /* float: right; */
}

.result-panel-hr {
    background: #237901;
}

.result-panel-title {
    border-bottom: 1px solid #237901;
    font: normal 18pt "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #4F4F4F;
    padding: 0 0 4px 10px;
    background: #F8F7F7;
    height: 38px;
}

.result-panel-content {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 44px;
}

.entity-item {
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    padding-top: 10px;
}

.entity-column-item-container {
    margin-left: 30px;
}

.entity-column-item {
    line-height: 30px;
    font-size: 13px;
}

.entities-scroller {
    overflow: auto;
    height: 365px;
}

.marker {
    width: 12px;
    float: left;
    line-height: 25px;
    padding-left: 5px;
}

.entities-panel-container .tablename {
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.eqjs-ep-tool-panel {
    bottom: 0;
    left: 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    height: 41px;
    font-size: 20px;
}

.eqjs-ep-tool-panel-add-cond {
    padding-top: 2px;
}

.eqjs-ep-tool-panel div.eqjs-ep-tool-panel-left-side {
    float: left;
    width: 50%;
}

.eqjs-ep-tool-panel div div {
    float: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin: 0 10%;
}

.eqjs-ep-tool-panel div.eqjs-ep-tool-panel-right-side {
    float: right;
    width: 50%;
}

.column-header {
    height: 25px;
    font-size: 14px;
    font-weight: bold;
}

.bold-text {
    font-weight: bold;
}

.header-fst-logo img {
    height: 100px;
    object-fit: contain;
}

.site-logostaff img {
    height: 210px;
}

.bordername-backoffice {
    font-family: tahoma;
    font-size: 28px;
    color: white;
    margin: 25px 13px 0 auto;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 100;
    line-height: 1.3em;
    -webkit-box-reflect: below -7px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(28%, transparent), to(rgba(255, 255, 255, .2)));
}

.bold-text-imp {
    font-weight: bold !important;
}

.eqjs-addrow-empty,
.eqjs-addrow-empty {
    padding: 5px 0px 0px 5px
}

.eqjs-addrow a {
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
    border-bottom: 1px dashed;
}

.eqv-button {
    width: 155px;
    border: none;
    font-family: Segoe UI;
    font-size: 15px;
    color: white;
    cursor: pointer;
    padding: 10px 9px 9px 33px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border-radius: 10px 20px 20px 10px;
}

.clear-button {
    background: url(/app/content/images/querybuilder/clearButton.png) no-repeat center left;
}

.execute-button {
    background: url(/app/content/images/querybuilder/execute.png) no-repeat;
    margin: 30px 0px !important;
}

.expression-item:hover {
    background-color: #e6e6e6;
}

.expression-item .delete {
    display: none;
    color: #d30000;
}

.expression-item:hover .delete {
    display: block;
}

.expression-item-container {
    height: 80px;
    overflow: auto;
}

.condition-item {
    display: list-item;
}

.expression-item {
    height: 25px;
    font-size: 14px;
}

.expression-item input {
    width: 100px;
}

/* Query Builder ends here*/

.listing-icon {
    display: inline-block;
    margin: 0 0px;
}

.listing-icon img {
    height: 26px;
}

.listing-icon img.small-icon {
    height: 24px;
    margin-bottom: 2px;
}

.toolBar-bottom {
    background: #eeeeee none repeat scroll 0 0;
    border-top: 1px solid #ffffff;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 4px;
    border-left: 1px solid #d8d7d7;
    border-right: 1px solid #d8d7d7;
    border-bottom: 1px solid #d8d7d7;
}

.w98 {
    width: 98%;
}

.is-disabled {
    opacity: .6;
    pointer-events: none;
    cursor: no-drop !important;
}

.applink {
    color: blue;
    text-decoration: underline;
}

.capitalize-text {
    text-transform: capitalize !important;
}

.display-flex {
    display: flex !important;

}

.rotateImg {
    transform: rotate(90deg) !important;
}