@charset "utf-8";

/* CSS Document */
body {
    font-family: Calibri, Arial, sans-serif;
    font-size: 13px;
    background: #fff;
}

a {
    color: #085292;
}

/* Float */
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearBoth {
    clear: both;
}

/*Margins*/
.margin0 {
    margin: 0px;
}

.margin3 {
    margin: 3px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.margin15 {
    margin: 15px;
}

.marginRight0 {
    margin-right: 0px;
}

.marginRight3 {
    margin-right: 3px;
}

.marginRight5 {
    margin-right: 5px;
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight15 {
    margin-right: 15px;
}

.marginLeft0 {
    margin-left: 0px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginLeft35 {
    margin-left: 35px;
}

.margin0-3 {
    margin: 0px 3px;
}

.margin0-15 {
    margin: 0px 15px;
}

.margin10-0 {
    margin: 10px 0px;
}

.margin0-10 {
    margin: 0px 10px;
}

.margin15-0 {
    margin: 15px 0px;
}

.margin50-0 {
    margin: 50px 0px;
}

.marginTopBtm5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.marginTop0 {
    margin-top: 0px;
}

.marginTop5 {
    margin-top: 5px
}

.marginTop6 {
    margin-top: 6px
}

.marginTop7 {
    margin-top: 7px;
}

.marginTop8 {
    margin-top: 8px
}

.marginTop10 {
    margin-top: 10px
}

.marginTop15 {
    margin-top: 15px
}

.marginTop17 {
    margin-top: 17px
}

.marginTop35 {
    margin-top: 35px
}

.marginTop37 {
    margin-top: 37px
}

.marginLeft0 {
    margin-left: 0px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginBtm30 {
    margin-bottom: 30px
}

.marginLeft35 {
    margin-left: 35px;
}

.marginLeft0Right3 {
    margin-left: 0px;
    margin-right: 3px
}

.marginLeft5Right0 {
    margin-left: 5px;
    margin-right: 0px
}

.marginLeft0Right5 {
    margin-left: 0px;
    margin-right: 5px
}

.marginLeftRight0 {
    margin-left: 0px;
    margin-right: 0px
}

.marginLeftRight5 {
    margin-left: 5px;
    margin-right: 5px
}

.marginLeftRight10 {
    margin-left: 10px;
    margin-right: 10px;
}

.topMarginMinus4 {
    margin-top: -4px;
}

.topMarginMinus2 {
    margin-top: -2px;
}

/*Padding*/
.padding0 {
    padding: 0px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding10-15 {
    padding: 10px 15px;
}

.paddingRight0 {
    padding-right: 0px;
}

.paddingRight3 {
    padding-right: 3px;
}

.paddingRight5 {
    padding-right: 5px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingRight15 {
    padding-right: 15px !important;
}

.paddingLeft0 {
    padding-left: 0px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft15 {
    padding-left: 15px;
}

.paddingLeft17 {
    padding-left: 17px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingLeft35 {
    padding-left: 35px;
}

.padding0-3 {
    padding: 0px 3px;
}

.padding0-15 {
    padding: 0px 15px;
}

.padding10-0 {
    padding: 10px 0px;
}

.padding0-10 {
    padding: 0px 10px;
}

.padding15-0 {
    padding: 15px 0px;
}

.padding50-0 {
    padding: 50px 0px;
}

.paddingTopBtm5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.paddingTop0 {
    padding-top: 0px;
}

.paddingTop2 {
    padding-top: 2px;
}

.paddingTop5 {
    padding-top: 5px
}

.paddingTop7 {
    padding-top: 7px;
}

.paddingTop8 {
    padding-top: 8px
}

.paddingTop10 {
    padding-top: 10px
}

.paddingTop15 {
    padding-top: 15px
}

.paddingTop17 {
    padding-top: 17px
}

.paddingTop25 {
    padding-top: 25px
}

.paddingTop35 {
    padding-top: 35px
}

.paddingTop37 {
    padding-top: 37px
}

.paddingLeft0 {
    padding-left: 0px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft15 {
    padding-left: 15px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingBtm30 {
    padding-bottom: 30px
}

.paddingLeft35 {
    padding-left: 35px;
}

.paddingLeft0Right3 {
    padding-left: 0px;
    padding-right: 3px
}

.paddingLeft5Right0 {
    padding-left: 5px;
    padding-right: 0px
}

.paddingLeft0Right5 {
    padding-left: 0px;
    padding-right: 5px
}

.paddingLeftRight0 {
    padding-left: 0px;
    padding-right: 0px
}

.paddingLeftRight5 {
    padding-left: 5px;
    padding-right: 5px
}

.paddingLeftRight10 {
    padding-left: 10px;
    padding-right: 10px;
}

/*Text*/
.text-normal {
    font-weight: normal
}

.text-bold {
    font-weight: bold;
}

.text-Blue {
    color: #0e4152
}

.text-gray {
    color: #cccccc;
}

.text-navyBlue {
    color: #003980;
}

.text-red {
    color: #ff0000;
}

.text-white {
    color: #fff;
}

.text-green {
    color: #00ff00;
}

.text-huge {
    font-size: 2em;
    line-height: 1em
}

.text-black {
    color: #000;
}

.text-darkGray {
    color: #777;
}

.muted {
    color: #000000
}

/*Text size*/
.text-2em {
    font-size: 2em;
    line-height: 1em
}

.text-1dot8em {
    font-size: 1.8em;
    line-height: 1em
}

.text-1dot7em {
    font-size: 1.7em;
    line-height: 1em
}

.text-1dot5em {
    font-size: 1.5em;
    line-height: 1em
}

.text-1dot4em {
    font-size: 1.4em;
    line-height: 1em
}

.text-1dot3em {
    font-size: 1.3em;
    line-height: 1em
}

.text-1dot2em {
    font-size: 1.2em;
    line-height: 1em
}

.text-1dot1em {
    font-size: 1.1em;
    line-height: 1em
}

.text-0dot8em {
    font-size: 0.8em;
    line-height: 1em;
}

.text-0dot9em {
    font-size: 0.9em;
    line-height: 1em;
}

/*Border and Background Colours*/
.BG-gray {
    background-color: #f9f9f9;
}

.BG-grayHeading {
    background-color: #e2e7e7;
}

.BG-Skyblue {
    background-color: #daeef7 !important;
}

.BG-White {
    background-color: #ffffff;
}

.BG-whiteRounded {
    background-color: white;
    border-radius: 5px;
}

.BG-navy {
    background-color: navy;
}

.BG-DarkBlue {
    background-color: #005e9d;
}

.BG-darkGreen {
    background-color: #05715c;
}

.borderBtmGray {
    border-bottom: 1px solid #e1e1e1;
}

.borderTopGray {
    border-top: 1px solid #e1e1e1;
}

.borderGray {
    border: 1px solid #c3c3c3;
}

/*General*/
.overflow-visible {
    overflow: visible;
}

.overflow-hidden {
    overflow: hidden;
}

.wordBreak {
    word-wrap: break-word;
}

.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin-top: 7px;
}

/*Align radio with label in bootstrap*/
a img {
    border: 0px;
    outline: none;
    outline-width: 0px;
}

.hideMe {
    display: none;
}

.visibleFalse {
    visibility: hidden;
}

/*Width*/
.width-90 {
    width: 90px
}

.width-70 {
    width: 70px
}

/*Portal CSS*/
.topBar {
    background: white;
    color: black;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 1.2em;
}

header {
    background: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo {
    color: #7f7f7f;
    font-size: 2em;
}

.logo img {
    display: inline-block;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
}

.logo span {
    display: inline-block;
    vertical-align: middle;
}

input,
.form-control {
    border-radius: 0px;
}

/*Mega Menu*/
.mainNavigation {
    background: #f8f8f8
}

.mainNavigation .navbar {
    margin-bottom: 0px;
}

/* MEGA MENU STYLE
********************************/
.mega-menu {
    padding: 10px 0px ! important;
    width: 540px;
    border-radius: 0;
    margin-top: 0px;
}

.mega-menu li {
    display: inline-block;
    float: left;
    font-size: 0.94rem;
    padding: 3px 0px;
}

.mega-menu li.mega-menu-column {
    margin-right: 20px;
    width: 150px;
}

.mega-menu .nav-header {
    padding: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.mega-menu img {
    padding-bottom: 10px;
}

/* Disable Toggle style
********************************/

/* Dropdown Toggle on style */
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background: inherit;
    /* Set to inherit when using mouse hover to open dropdown */
    color: inherit;
}

/* Toggle off style */
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav>li.dropdown>a:focus {
    background: inherit;
    color: inherit;
}

/* Toggle hover */
.navbar .nav li.dropdown>.dropdown-toggle:hover,
.navbar .nav li.dropdown.open>.dropdown-toggle:hover {
    background-color: #DDDDDD;
}

/* Toggle caret*/

/* Toggle caret hover */
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
    border-bottom-color: #333;
    border-top-color: #333;
}

/* Toggle caret active */
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-bottom-color: #333;
    border-top-color: #333;
}

/* Hover style
********************************/
.navbar .nav>li>a,
.mega-menu a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/
    -webkit-backface-visibility: hidden;
    /* Safari Flicker Fix #2 */
    -webkit-transform: translateZ(0);
}

@media (min-width: 768px) {
    /*.open .dropdown-toggle:after {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 163px;
    position: absolute;
    bottom: -21px;
    z-index: 1500;
}
.open .dropdown-toggle span:after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: -10px;
    position: absolute;
    bottom: -41px;
    z-index: 8;
}*/
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #3465aa;
}

.mega-dropdown-menu .dropdown-header {
    color: #3465aa;
    font-size: 13px;
    font-weight: bold;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.mainNavigation .navbar-default {
    border: 0px solid #fff;
    background-color: #f8f8f8;
}

.mainNavigation .navbar-default .navbar-nav>.open>a,
.mainNavigation .navbar-default .navbar-nav>.open>a:focus,
.mainNavigation .navbar-default .navbar-nav>.open>a:hover {
    background-color: white;
}

.mainNavigation .navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    border-radius: 0px;
    border: 0px;
}

.mainNavigation .navbar-nav .open .dropdown-menu .dropdown-header,
.mainNavigation .navbar-nav .open .dropdown-menu>li>a {
    padding-left: 20px;
}

.form-control-gray {
    border: 1px solid #4d4e4d;
    border-radius: 0px;
    background: #363636;
    color: #9f9f9f;
}

.paddingBottom20 {
    padding-bottom: 20px;
}

.copyrightFooter {
    background: #1a1a1a;
    border-top: 1px solid #252525;
    padding-top: 25px;
    padding-bottom: 25px;
}

.copyrightFooter a {
    display: inline-block;
    margin-left: 15px;
}

.text-upper {
    text-transform: uppercase;
}

.WPHeader {
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.WPIcon {
    display: inline-block;
    font-size: 1.8em;
    color: #000000;
}

.WPTxt {
    display: inline-block;
    font-size: 1.6em;
    margin-left: 10px;
    color: #002c49;
}

.WPLabel {
    font-size: 16px;
    background: #f8f8f8;
    padding-right: 10px;
    color: #000;
    font-weight: bold;
}

.WPLink {
    background: #f8f8f8;
    padding-left: 10px;
}

.WPContentContainer {
    padding: 5px 15px;
}

.WPContainer {
    background: white;
    border: 1px solid #f0f0f0;
    border-top: 2px solid #3c8dbc;
    padding: 10px;
    min-height: 300px;
    position: relative;
    border-radius: 4px;
    color: #000000;
    font-size: 1em;
}

.smallbtn {
    font-size: 1em;
    padding: 0px 4px;
    line-height: 1.25em;
}

.WPContainer .imgContainer img {
    margin: 0px auto;
}

/*Carousal*/
.owl-pagination {
    display: none;
}

.btnSearch {
    position: absolute;
    right: 2px;
}

.btn-darkblue {
    background-color: #5157a3;
}

.btn-lightBlue {
    background-color: #53cbff;
}

.btn-darkgreen {
    background-color: #386c55;
}

.btn-lightGreen {
    background-color: #a3d017;
}

.btn-maroon {
    background-color: #99200f;
}

.btn-red {
    background-color: #db0624;
}

.width200px {
    width: 200px;
}

.width400px {
    width: 400px;
}

.width600px {
    width: 600px;
}

.paddingTop20 {
    padding-top: 20px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

.backtotop {
    color: #fff;
    padding: 0;
    width: 25px;
    position: fixed;
    font-size: 13px;
    right: 25px;
    line-height: 26px;
    cursor: pointer;
    border-radius: 5px;
    bottom: 10px;
    z-index: 1000;
    height: 25px;
    background: black;
    text-align: center;
}

.pageheader {
    background: #f8f8f8;
    padding: 15px 5px;
    margin-bottom: 10px;
    clear: both;
}

.pageheader h1 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mainNavigation:after {
    clear: both;
}

.BG-LightGray {
    background: #f8f8f8
}


.borderRightGray {
    border-right: 1px solid #d6d6d6;
}

.borderWhite2px {
    border: 2px solid white;
}

.borderWhite3px {
    border: 3px solid white;
}

.marginBottom10 {
    margin-bottom: 10px;
}

@media screen and (max-width: 990px) {
    .topMargin10-sm {
        margin-top: 10px;
    }
}

.text-grayDark {
    color: #7f7f7f;
}

.marginAuto {
    margin: 0px auto;
}

/*Login Page*/
.loginBG {
    background: #e9f0f9;
}

.loginlogo {
    width: 140px;
    height: 78px;
    background: url(../images/logo.png) left top no-repeat;
    background-size: contain;
    margin: 0px auto;
}

.login-containerNew {
    max-width: 345px;
    width: 100%;
    margin: 0px auto;
    margin-top: 15vh;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
    border: 3px solid #fff;
}

.loginTextBox {
    text-align: left !important;
}

.loginHead {
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-top: 15px;
    font-weight: normal;
    text-align: center;
}

.btn-gray {
    background: #c3c3c3;
    color: white;
}

.form-box .btn-primary.loginNew {
    background-color: #0090ff;
}

/*Inner pages*/

.adminHeader {
    background-color: #f3f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e7e7e7;
}

.logoContainer {
    padding-right: 5px;
    padding-top: 5px;
    display: inline-block;
    /*none*/
    max-width: 160px;
}

.logoContainer img {
    width: 100%;
    height: auto;
}

.menuToggle {
    display: none;
    padding: 5px;
    line-height: 1.1em;
    margin-left: 10px;
    font-size: 1.1em;
}

.menuToggle a {
    color: #989898;
}

@media (max-width:768px) {
    .menuToggle {
        display: block;
    }
}

.headerSupportNumber {
    margin-top: 30px;
    margin-right: 0px;
    font-size: 1.3em;
}

.marginTopPhone {
    margin-top: 7px;
}

.profileContainer,
.profileContainer a {
    color: #060606;
}

.usernameTop {
    font-size: 1.3em;
}

.MyProfileMenu {
    display: inline-block;
    margin-top: 20px;
    margin-right: 20px;
    color: #c5c5c5;
    background: #0083c1;
}

.MyProfileMenu a,
.MyProfileMenu a:link,
.MyProfileMenu a:active,
.MyProfileMenu a:visited,
.MyProfileMenu a:hover,
.MyProfileMenu a:focus {
    display: inline-block;
    padding: 20px 10px 12px 20px;
    ;
    border-left: 1px solid #339bcd
}

.userprofilepic {
    max-width: 40px;
    max-height: 40px;
    margin-right: 10px;
}

a.profileLink,
a.profileLink:link,
a.profileLink:active,
a.profileLink:visited,
a.profileLink:hover,
a.profileLink:focus {
    color: white;
    cursor: pointer;
    text-decoration: none;
    padding: 7px 10px !important;
}

.paddingRight20imp {
    padding-right: 20px !important;
}

.profileDDL .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.profileDDL .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.accordion-heading .pull-right .fa {
    margin-right: 5px;
}

.profileDDL .dropdown-menu {
    border-radius: 0px;
    padding: 0px;
}

.profileDDL .dropdown-menu a {
    display: block;
    padding: 8px 10px;
    border-left: 0px;
}

.profileDDL .dropdown-menu>li>a:focus,
.profileDDL .dropdown-menu>li>a:hover {
    color: #fff;
    background: #7ac4e7;
}

.badge-notify {
    position: relative;
    top: -10px;
    left: -10px;
    background: #fad771;
}

.badge-notify-danger {
    position: relative;
    top: -10px;
    left: -10px;
    background: #ff0000;
}

/*Dashboard*/
.menuBG {
    background: #fff;
}

.menuBGImp {
    background: #fff !important;
}

.valginTop {
    vertical-align: top;
}

.searchboxLeftNav {
    padding: 2px 5px;
    width: 85%;
    font-size: 1em;
    line-height: 1em;
    border: 1px solid #c3c3c3;
}

.searchboxLeftNav::-webkit-input-placeholder {
    color: #969696;
}

.searchboxLeftNav::-moz-placeholder {
    color: #969696;
}

.searchboxLeftNav::-ms-placeholder {
    color: #969696;
}

.searchboxLeftNav::placeholder {
    color: #969696;
}

.adminPanelHead {
    font-size: 24px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 15px;
    color: white;
    vertical-align: top;
}

.font18px {
    font-size: 18px;
}

.welcomeTxt {
    font-size: 2em;
    color: #3eabe6;
    padding: 5px 0px;
    border-bottom: 3px solid #3eabe6;
    margin: 5px 0px;
}

.displayBlock {
    display: block;
}

.displayinlineBlock {
    display: inline-block;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green>.panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-green>a {
    color: #5cb85c;
}

.panel-green>a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red>.panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}

.panel-red>a {
    color: #d9534f;
}

.panel-red>a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow>.panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}

.panel-yellow>a {
    color: #f0ad4e;
}

.panel-yellow>a:hover {
    color: #df8a13;
}

.panel-sky {
    border: 0px;
    border-radius: 0px;
}

.panel-sky>.panel-heading {
    border-color: transparent;
    border-radius: 0px;
    color: white;
    background-color: #b6d1f2;
}

.panel-sky>a {
    color: #b6d1f2;
}

.whitelink,
.whitelink:link,
.whitelink:active,
.whitelink:visited,
.whitelink:hover,
.whitelink:focus {
    color: white
}

.MyProfileMenu .whitelink {
    font-size: 1.3em;
}

/*Forms*/
.pageHeading {
    color: #000000;
    margin-top: 0px;
    font-size: 18px;
}

.pageHeadingContainer {
    background: #f8fafd;
    padding: 10px;
    margin-bottom: 10px;
}

.borderBottomBlack {
    border-bottom: 1px solid black;
}

.form-group .control-label {
    font-weight: normal;
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
    margin-left: 5px;
}

.dataentry .control-label {
    margin-top: 5px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

@media (min-width:991px) {
    .width16Per-md {
        width: 16%;
    }
}

.rightBorderGrayDotted {
    border-right: 1px dashed black;
}

.bottomBorderGrayDotted {
    border-bottom: 1px dashed black;
}

.minHeight200 {
    min-height: 200px;
}

.width140 {
    width: 140px;
}

.paddingTop28 {
    padding-top: 28px;
}

.width100Imp {
    width: 100px !important
}

.font13x {
    font-size: 13em;
}

.text-0dot75em {
    font-size: 0.75em;
    line-height: 1em;
}

.formFieldContainer {
    background-color: white;
}

.custombreadcrumb {
    background: #f3f5f5;
    border-bottom: 2px solid #e7e7e7;
    border-radius: 0px;
    font-size: 1.1em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.custombreadcrumb a {
    color: #333;
}

.custombreadcrumb>li+li::before {
    content: "";
    font-family: "FontAwesome";
    color: #333;
}

.customnav-Tabs {
    border-bottom: 1px solid #b5c1c1
}

.customnav-Tabs>li>a {
    color: #333;
    font-size: 1.1em;
    font-weight: normal;
}

.customnav-Tabs>li.active>a,
.customnav-Tabs>li.active>a:focus,
.customnav-Tabs>li.active>a:hover {
    background-color: #b5c1c1;
    border: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #b5c1c1;
    border-bottom: 1px solid #b5c1c1;
    color: white;
}

.admin-footer {
    padding: 10px;
    background: #b5c1c1;
    color: #fff;
    text-align: center;
}

.border0 {
    border: 0px;
}

.table-responsive th {
    background-color: #f3f5f5;
}

.paddingLR0 {
    padding-left: 0px;
    padding-right: 0px;
}

.customPagination>li>a,
.customPagination>li>span {
    color: #333;
    background: #f4f4f4;
}

.customPagination>li:first-child>a,
.customPagination>li:first-child>span,
.customPagination>li:last-child>a,
.customPagination>li:last-child>span {
    border-radius: 0px;
}

.customPagination>.active>a,
.customPagination>.active>a:focus,
.customPagination>.active>a:hover,
.customPagination>.active>span,
.customPagination>.active>span:focus,
.customPagination>.active>span:hover {
    background-color: #e2e2e2;
    color: #333;
    border-color: #ddd;
}

.skybg {
    background-color: #edf7fc;
}

#HelpAccordion .panel-body {
    font-size: 1.1em;
}

.form-group:after {
    clear: both;
}

.customContainer {
    width: 90%;
    margin: 0px auto;
    position: relative;
}

@media (min-width: 768px) {
    .logoContainer {
        margin-left: 10px;
    }

    .MyProfileMenu {
        margin-right: 40px;
    }
}

.form-group .control-label {
    font-weight: normal;
}

.form-control {
    border-radius: 0px;
}

.crossIcon {
    float: right;
}

.crossIcon a {
    color: black;
}

.paddingTop0Imp {
    padding-top: 0px !important;
}

/*Copied till here*/
.marginBottom2 {
    margin-bottom: 2px;
}

.imgParish {
    max-width: 40px;
    max-height: 40px;
}

.customTable {
    background: #f8fafd;
    border: 0px solid white;
}

.customTable tr {
    margin-bottom: 5px;
}

.customTable td,
.customTable>tbody>tr>td,
.customTable>tbody>tr>th,
.customTable>tfoot>tr>td,
.customTable>tfoot>tr>th,
.customTable>thead>tr>td,
.customTable>thead>tr>th {
    border: 3px solid white;
}

.tabs-animated {
    overflow: hidden;
}

.customnav-TabsRegistration {
    border-bottom: 0px;
}

.customnav-TabsRegistration>li>a,
.customnav-TabsRegistration>li>a:hover {
    border-radius: 0px;
    font-size: 1.1em;
    font-weight: bold;
    background: #248dc1;
    color: white;
}

.customnav-TabsRegistration>li>a[disabled] {
    border-radius: 0px;
    font-size: 1.1em;
    font-weight: bold;
    background: #c3c3c3;
    color: white;
}

.customnav-TabsRegistration>li.active>a,
.customnav-TabsRegistration>li.active>a:focus,
.customnav-TabsRegistration>li.active>a:hover {
    background-color: #0e6390;
    border: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #d9edf7;
    border-bottom: 1px solid #d9edf7;
    color: white;
}

.detailPic {
    max-width: 135px;
}

.text-leftImp {
    text-align: left !important;
}

.ProgressContainer {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100vh;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5000;
    text-align: center;
    padding-top: 28vh;
    color: white;
}

.ProgressBar {
    width: 164px;
    height: 164px;
    margin: auto;
    background: url(../images/logoLoader.png) center center no-repeat;
    position: relative;
}

.imagespin {
    position: absolute;
    top: 0;
    left: 0;
    width: 164px;
    height: 164px;
    margin: auto;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.ProgressBarContainerLogin {
    width: 100%;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5000;
    text-align: center;
    padding-top: 5px;
}

.noOverflow {
    overflow: hidden !important;
}

.formFieldContainer {
    min-height: 200px;
}

.footer {
    border-top: 1px solid #d5dddd;
    margin-top: 15px;
    text-align: left;
    font-size: 1.1em;
    /*display: none;*/
}

.footerAddress {
    margin-top: 15px;
    margin-bottom: 15px;
}

.footerAddressLogo {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
}

.footerAddressTxt {
    margin-left: 15px;
    padding-left: 18px;
    border-left: 1px solid #d5dddd;
    display: inline-block;
}

/*Vertical Scroll*/
.scrollParent {
    width: 100%;
    height: 214px;
    overflow: hidden;
}

.scrollParent .scrollChild {
    width: 100%;
}

.upArrow {
    width: 20px;
    cursor: pointer;
    color: black;
    line-height: 10px;
    height: 15px;
    display: inline-block;
}

.upArrow i,
.downArrow i {
    line-height: 5px;
}

.downArrow {
    width: 20px;
    cursor: pointer;
    color: black;
    line-height: 10px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: -5px;
}

.borderTop0 {
    border-top: 0px !important;
}

.btnDoneContainer,
.btnCasesDoneContainer {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.homeCal {
    color: black;
}

.homeCal .scrollParent {
    height: 195px;
}

.colHomeCalTime {
    border-bottom: 1px dotted #dddddd;
    padding: 5px;
}

.colHomeCalDetails {
    padding: 5px;
    background-color: #c7ebf3
}

.homeCalTick {

    cursor: pointer;
    color: #36b98f;
    line-height: 10px;
    width: 24px;
    display: inline-block;
    border: 1px solid #36b98f;
    text-align: center;
    height: 20px;
    padding: 5px 3px 5px 3px;
    margin-bottom: 2px;
}

.homeCalCross {
    padding: 5px 4px;
    cursor: pointer;
    color: #e15360;
    line-height: 10px;
    width: 24px;
    display: inline-block;
    border: 1px solid #e15360;
    height: 20px;
    padding: 5px 3px 5px 5px;
    margin-top: 2px;

}

.homeCalTick i,
.homeCalCross i {
    line-height: 5px;
}

.colHomeNoTask {
    background: white;
}

.colHomeCalBG2 {
    background: #ffe99b;
}

.carouselControls {
    text-align: center;
    color: #53cbff;
    margin-bottom: 5px
}

.squareButton {
    border-radius: 0px;
}

.companyProfileLogoContainer {
    border: 1px solid #c3c3c3;
    text-align: center;
    padding: 10px;
}

.noBoxShadow {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05)
}

.input-xs {
    height: 26px;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.form-group:after {
    clear: both;
}

.borderRight0 {
    border-right: 0px !important;
}

.borderLeft0 {
    border-left: 0px !important;
}

.border0Imp {
    border: 0px !important;
}

.padding2Imp {
    padding: 2px !important
}

.maxHeightBranches {
    max-height: 170px;
    overflow-y: auto;
}

.fullWidthHeight {
    width: 100%;
    height: 100%;
}

.licenceQuota {
    max-width: 800px;
    width: 100%;
    margin: 0px auto;
    margin-top: 15vh;
    padding: 20px;
}

.licenseQuotaLogo {
    width: 200px;
    height: 200px;
    background: url(../images/LAITLogoRound.png) left top no-repeat;
    margin: 0px auto;
}

.lineHeight1dot4em {
    line-height: 1.4em;
}

.fa.fa-gbp {
    font-size: .8em;
}

.slideEffect {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
}

.positionRelative {
    position: relative;
}

.calendarDiv {
    border-top: 5px solid #53cbff;
    margin-top: 10px;

}

#usercalendarContainer {
    margin-left: 15px;
}

.showIPCalendar {}

.slotContainer {
    padding: 5px;
    background: #c4edff;
    width: 245px;
    height: 300px;
    position: absolute;
    z-index: 20;
    display: none;
}

.slotContainer:before {
    position: absolute;
    bottom: -13px;
    left: 25px;
    display: inline-block;
    border-right: 40px solid transparent;
    border-top: 40px solid #c4edff;
    border-left: 40px solid transparent;
    border-top-color: #c4edff;
    content: '';
}

.btnCross,
.btnCross:hover,
.btnCross:focus {
    padding: 5px 4px;
    cursor: pointer;
    color: #e15360;
    line-height: 10px;
    width: 24px;
    display: inline-block;
    border: 1px solid #e15360;
    height: 20px;
    padding: 5px 3px 5px 5px;
    margin-top: 0px;
}

.btnCross i {
    line-height: 5px;
}

.rolePermissionContainer,
.roleOperationalPermissionContainer {
    padding: 5px;
    background: #c4edff;
    width: 245px;
    min-height: 150px;
    position: absolute;
    z-index: 20;
    display: none;
}

.rolePermissionContainer:before,
.roleOperationalPermissionContainer:before {
    position: absolute;
    bottom: -15px;
    left: 50px;
    display: inline-block;
    border-right: 15px solid transparent;
    border-top: 15px solid #c4edff;
    border-left: 15px solid transparent;
    border-top-color: #c4edff;
    content: '';
}

.BG-Blue {
    background: #53cbff
}

@media (max-width: 768px) {
    .pull-left-xsIMP {
        float: left !important;
    }
}

.popover {
    font-family: Calibri, Arial, sans-serif;
    font-size: 1em;
    border-radius: 0px;
}

.logoutConfirmContainer {
    /*Updated 26 Jan 2016*/
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100vh;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5000;
    padding-top: 38vh;
}

.logoutContainer {
    /*Updated 26 Jan 2016*/
    width: 380px;
    height: 150px;
    border: 1px solid #a2a2a2;
    background: #ececec;
    margin: 0px auto;
}

/*17 Jan 2017*/
.LoggedInCounter {
    display: inline-block;
    padding: 2px 10px;
    background-color: #ffffff;
    color: #333;
    margin-right: 25px;
    margin-left: 5px;
}

.loggedInUserContainer {
    border: 2px solid #f1f3f9;
    min-height: 250px;
    padding: 10px;
    margin-bottom: 15px;
}

.marginTop3 {
    margin-top: 3px;
}

.userprofilepicLoggedIn {
    max-width: 55px;
    max-height: 55px;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 1;
}

.userAvailable,
.userNotAvailable {
    top: 30px;
    left: 55px;
    position: absolute;
    z-index: 2;
}

.userLoggedIn .userAvailable {
    visibility: visible;
}

.userLoggedIn .userNotAvailable {
    visibility: hidden;
}

.userNotLoggedIn .userAvailable {
    visibility: hidden;
}

.userNotLoggedIn .userNotAvailable {
    visibility: visible;
}

.text-available {
    color: #5bd89c;
}

.loggedInUserName {
    word-break: break-all;
}

/*20 Jan 2017*/
.alphaLnks {
    font-size: 1.4em;
    display: inline-block;
    margin-right: 10px;
}

.width80perImp {
    width: 80% !important;
}

.width18perImp {
    width: 18% !important;
}

.verticalMiddle {
    vertical-align: middle
}

.rightNav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.rightNav li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    font-size: 1.0em;
}

.rightNav li:before {
    position: absolute;
    left: 5px;
    top: 8px;
    font-family: "Glyphicons Halflings";
    content: "";
    color: #797979;
    font-size: 0.85em;
}

.rightNav li a {
    color: black;
    padding-left: 30px;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}

.rightNav li a:hover {
    color: #fff;
    background: #d8e2f3;
}

.rightNav li.active a {
    color: #fff;
    background: #d8e2f3;
}

.rightNav li:hover:before,
.rightNav li.active:before {
    color: white;
}

.padding5-10 {
    padding: 5px 10px;
}

.padding10-5 {
    padding: 10px 5px;
}

.maxWidth80Per {
    max-width: 80%;
}

.borderBottomGray2px {
    border-bottom: 2px solid #dddddd;
}

.BG-gray2 {
    background: #f9f9f9;
}

.mapModalContainer {
    padding: 5px;
    background: #fff;
    width: 365px;
    min-height: 220px;
    position: absolute;
    z-index: 20;
    display: none;
    border: 3px solid #525252;
    position: relative;
}

.mapModalContainer:before {
    position: absolute;
    bottom: -15px;
    left: 135px;
    display: inline-block;
    border-right: 15px solid transparent;
    border-top: 15px solid #525252;
    border-left: 15px solid transparent;
    border-top-color: #525252;
    content: '';
}

.closePop {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 5;
}

.btnCloseMapPop {
    color: #525252;
}

/*22 Jan 2017*/
.tree {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 20px;

    border: 0px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;

}

.tree li {
    list-style-type: none;
    margin: 0;
    padding: 5px 5px 0 5px;
    position: relative;
}

.tree li::before,
.tree li::after {
    content: '';
    left: -20px;
    position: absolute;
    right: auto
}

.tree li::before {
    border-left: 1px solid #999;
    bottom: 50px;
    height: 100%;
    top: 0;
    width: 1px
}

.tree li::after {
    border-top: 1px solid #999;
    height: 20px;
    top: 21px;
    width: 25px
}

.tree li span {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #999;
    border-radius: 0px;
    display: inline-block;
    padding: 7px 8px;
    text-decoration: none;
    position: relative;
}

.tree li>strong.listContentHead {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #999;
    border-radius: 0px;
    display: inline-block;
    padding: 7px 8px;
    text-decoration: none;
    position: relative;
}

.tree li.parent_li>span {
    cursor: pointer
}

.tree>ul>li::after {
    border: 0px !important;

}

.tree>ul>li::before {
    left: 19px;
    top: 5px;
    bottom: 0px;
}

.tree li:last-child {
    padding-bottom: 20px;
}

.tree li:last-child::before {
    height: 21px;
    border-left: 1px dashed #999;
}

.tree li:last-child::after {
    border-top: 1px dashed #999;
}

.tree li.parent_li>span:hover,
.tree li.parent_li>span:hover+ul li span {
    /*  background:#eee;*/
    border: 0px solid #94a0b4;
    color: #000
}

.treeNode1 {
    background: #dfdfdf;
    width: 28px;
    display: inline-block;
    margin-right: 5px;
}

.treeNode1Content {
    background: #dfdfdf;
    min-width: 400px;
    display: inline-block;
    margin-right: 10px;
}

.treeNode2 {
    background: #d6e1f3;
    width: 28px;
    display: inline-block;
    margin-right: 5px;
}

.treeNode2Content {
    background: #d6e1f3;
    min-width: 300px;
    display: inline-block;
    margin-right: 10px;
}

.treeNode3 {
    background: #e1eaf7;
    width: 28px;
    display: inline-block;
    margin-right: 5px;
}

.treeNode3Content {
    background: #e1eaf7;
    min-width: 300px;
    display: inline-block;
    margin-right: 10px;
}

.treeNodeAddCaseType {
    background: #53cbff;
    color: white;
    padding: 5px;
    min-width: 180px;
}

.treeNodeAddCaseType i {
    display: inline-block;
    background: white;
    width: 18px;
    color: #53CBFF;
    text-align: center;
    height: 18px;
    padding-top: 3px;
    margin-right: 10px;
}


.tree li span.treeNode2::before,
.tree li strong.treeNode3Content::before,
.tree li span.treeNodeAddCaseType::before {
    content: "";
    font-family: "Glyphicons Halflings";
    color: #999;
    top: 8px;
    left: -10px;
    position: absolute;
}

.tree ul ul {
    margin-left: 35px;
}

.tree ul ul li {
    display: none;
}

.tree ul.lastNode {
    margin-left: 0px;
    padding-left: 0px;
}

.tree ul.lastNode li {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lastNode li::after,
.lastNode li::before {
    border: 0px !important;
}

.lastNode li::before {
    width: 0px !important;

}

.hideMeImp {
    display: none !important;
}

.addCaseTypeContainer {
    border: 1px solid #e1eaf7;
    padding: 2px;
    max-width: 350px;
    margin-top: 5px;
}

.addCaseTypeHeading {
    background: #e1eaf7;
    color: #333;
    padding: 5px;
}

.closeAddNode,
.closeEditNode {
    display: inline-block;
    width: 18px;
    color: red;
    background: white;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

.treeNode2 .addCaseTypeContainer {
    margin-left: 30px;
}

.paddingRight14 {
    padding-right: 14px;
}

.listContentHead>label {
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

/*26 Jan 2016*/
.logoutHeader {
    padding: 9px;
    background: #dfdfdf;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 10px;
}

.borderLeft1pxWhite {
    border-left: 1px solid white;
}

.width30Per {
    width: 30%;
}

.width68Per {
    width: 68%;
}

.customFieldsTree .treeNode1Content {
    min-width: 240px;
    margin-right: 0px;
}

.customFieldsTree .treeNode2Content {
    min-width: 185px;
    margin-right: 0px;
}

.customFieldsTree .treeNode3Content {
    min-width: 138px;
    margin-right: 0px;
}

.customFieldsTree .tree li:last-child::before {
    border-left: 1px solid #999;
}

.customFieldsTree .tree li:last-child::after {
    border-top: 1px solid #999;
}

.padding0Imp {
    padding: 0px !important;
}

.spnTick {
    display: none !important;
}

.customFieldsTree .activeNode>.spnTick {
    display: inline-block !important;
}

.listContentHead a {
    color: black;
    display: block;
}

.customFieldsTree .treeNode2Content:hover {
    color: white;
    background: #99d9ea;
}

.customFieldsTree .treeNode3Content:hover {
    color: white;
    background: #99d9ea;
}

.customAccordion .panel-default {
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

.customAccordion .panel-heading {
    background: #f3f5f5;
    border: 0px;
    border-radius: 0px;
    padding: 10px 5px;
}

.customAccordion .panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.1em;
}

.customAccordion .panel-title a,
.customAccordion .panel-title a:hover {
    text-decoration: none;
    display: block;
}

.customAccordion .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome';
    /* essential for enabling glyphicon */
    content: "\f0d7";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
}

.customAccordion .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f0da";
    /* adjust as needed, taken from bootstrap.css */
}

.customAccordion .panel-footer {
    background: #f3f5f5;
    border: 0px;
    border-radius: 0px;
    padding: 10px 5px;
}

.customAccordion .panel-footer a,
.customAccordion .panel-footer a:hover {
    color: black;
    font-size: 1.1em;
    text-decoration: none;
    display: block
}

.customAccordion .panel-footer a:after {
    font-family: 'FontAwesome';
    /* essential for enabling glyphicon */
    content: "\f0d8";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
}

.customAccordion .panel-body {
    padding: 0px;
}

.generalFieldBlock {
    margin-bottom: 8px;
    margin-top: 4px;
    border: 1px solid #f3f5f5;
}

.BG-lightBlue {
    background: #53cbff;
}

.paddingBottom5Imp {
    padding-bottom: 5px !important;
}

.paddingTop5Imp {
    padding-top: 5px !important;
}

.AddGroupDetailsBlock {
    margin-bottom: 8px;
    margin-top: 4px;
    border: 1px solid #e8f8ff;
}

.moveRow a {
    display: block;
    text-align: center;
    line-height: 0.7em;
    color: #666
}

.previewModal .modal-body {
    position: relative;
}

.previewModal .modal-content {
    border-radius: 0px;
}

.clientContainerModal {
    border: 1px solid #f8f8f8;
    margin-top: 4px;
    margin-bottom: 10px;
}

.borderBottomBlue {
    border-bottom: 1px solid #0099cc;
}

.whiteTxtShadow {
    text-shadow: 1px 0px 0px white;
}

@media screen and (max-width: 990px) {
    .text-leftSMImp {
        text-align: left !important;
    }

}

/*2Feb2017*/
.marginRight4Imp {
    margin-right: 4px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .marginRight4ImpChromeOnly {
        margin-right: 4px !important;
    }
}

/*3Feb2017*/
.txtDynamicFieldName {
    display: none;
}

.ddlDynamicControlType {
    display: none;
}

/*7Feb2017*/
.marginBottom5 {
    margin-bottom: 5px;
}

/*8th Feb 2017*/
.CustomDocumentManagement .treeNode1Content {
    min-width: 220px;
    margin-right: 0px;
}

.CustomDocumentManagement .treeNode2Content {
    min-width: 200px;
    margin-right: 0px;
}

.CustomDocumentManagement .treeNode3Content {
    min-width: 153px;
    margin-right: 0px;
}

.CustomDocumentManagement .tree li:last-child::before {
    border-left: 1px solid #999;
}

.CustomDocumentManagement .tree li:last-child::after {
    border-top: 1px solid #999;
}

.CustomDocumentManagement .treeNode1Content a:hover,
.CustomDocumentManagement .treeNode2Content a:hover,
.CustomDocumentManagement .treeNode3Content a:hover {
    text-decoration: none;
}

.CustomDocumentManagement .treeNode1Content input[type=checkbox],
.CustomDocumentManagement .treeNode2Content input[type=checkbox],
.CustomDocumentManagement .treeNode3Content input[type=checkbox] {
    margin: 2px 0px 0px 0px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/*14Feb2017*/
.displayinlineBlockImp {
    display: inline-block !important;
}

.workflowStepCircleContainer {
    background: url('../images/stepCircleBG.png') left top no-repeat;
    width: 47px;
    height: 43px;
    float: left;
}

.workflowStepNameOuterContainer {
    background: url('../images/stepNameBG.png') left top repeat-x;
    height: 43px;
    margin-left: 47px;
    line-height: 43px;
    padding-left: 5px;
    padding-right: 5px;
}

.borderless td,
.borderless th {
    border: 0px !important;
}

.transparentBG {
    background-color: transparent !important;
}

.arrowTable {
    background-color: transparent !important;
    line-height: 0.75em;
    display: inline !important;
    vertical-align: text-top;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.arrowTable td {
    line-height: 0.75em !important;
}

.workflowContentContainer {
    margin-left: 23px;
    padding: 8px 5px 5px 29px;
    border-left: 1px solid #d3f07b;
    margin-top: -2px;
}

.workflowStepsTable>tbody>tr:last-child .workflowContentContainer {
    border-left: 1px solid transparent;
}

.workflowStepMaintenance {
    border: 1px solid #e2e7e7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.marginLeft0Imp {
    margin-left: 0px !important;
}

.workflowAddDocument,
.workflowAddChecklist,
.workflowAddSearch,
.workflowAddNotes,
.workflowCreateNew {
    display: none;
}

.addStepContainerOuter {
    margin-left: 23px;
    padding: 0px 5px 5px 29px;
}

.tblWorkflowStepPoints {
    margin-top: 10px
}

/*18 Feb 2017*/

.marginTop4 {
    margin-top: 4px;
}

.grayLineBG {
    background: url('../images/grayDot.png') left center repeat-x;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

/*19 Feb 2017*/
.marginRight7 {
    margin-right: 7px;
}

.width160pxImp {
    width: 160px !important;
}

/*23 Feb 2017*/
.paddingLeft15Imp {
    padding-left: 15px !important;
}

.contactTypesScroll {
    height: 475px;
}

.upArrowTopAlignment {
    margin-top: 2px !important;
    padding-top: 2px !important;
}

.paddingTop7Imp {
    padding-top: 7px !important;
}

/*26 Feb 2017*/
.noMaxHeight {
    max-height: 100% !important;
}

.borderSky {
    border: 1px solid #dff5ff;
}

fieldset.customFieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid white;
}

fieldset.customFieldset legend {
    display: inherit;
    width: auto;
    padding: 0px 10px;
    margin-bottom: 0px;
    font-size: 1em;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0;
}

.dvWorkflowSummary .workflowStepNameOuterContainer {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .dvWorkflowSummary .workflowStepHeaderContainer {
        max-width: 190px;
    }
}

.workflowStepHeaderContainerGray .workflowStepCircleContainer {
    background-image: url('../images/stepCircleBG-grayLine.png')
}

.workflowStepHeaderContainerGray .workflowStepNameOuterContainer {
    background-image: url('../images/stepNameBG-gray.png');
    color: white;
}

.formElement-CaseManagement {}

/*27 Feb 2017*/
.caseManagementAddCaseContainer .control-label {
    color: #000000;
}

.lblCaseManagementContent {
    color: black;
}

.viewOnlyCaseManagement .control-label.col-md-4.paddingTop10 {
    padding-top: 3px !important;
}

.viewOnlyCaseManagement .col-md-8.marginTop10 {
    margin-top: 3px !important;
}

/*4 march 2017*/
.affix {
    position: fixed;
    top: 0;
    background: white;
}

.table-horizontalBorder td {
    border-top: 1px solid #ddd !important;
}

.table-horizontalBorder td.noBorder {
    border-top: 0px solid #ddd !important;
}

.BG-lightGreen {
    background-color: #f2fbd7;
}

.workflowStepHeaderContainerGray .text-muted {
    color: #f5f5f5;
}

.tabWorkflow .workflowStepsTable .workflowContentContainer {
    padding-top: 0px;
}

.dvNewNodePlaceholder {
    background-color: #d2dff2;
    padding: 3px;
}

.borderDashedBlue1px {
    border: 1px dashed #3399ff;
}

.padding3 {
    padding: 3px;
}

.squareCorners {
    border-radius: 0px;
}

.width360px {
    width: 360px;
}

.border1pxblack {
    border: 1px solid black;
}

.relatedDocumentsContainer {
    max-height: 650px;
    overflow: auto;
}

.padding5-15 {
    padding: 5px 15px;
}

.marginLeftRight20 {
    margin-left: 20px;
    margin-right: 20px;
}

.BG-gray3 {
    background: #d2d2d2
}

.workflowStepBlueHeaderContainer .workflowStepCircleContainer {
    background-image: url('../images/stepCircleBlueBG.png');
    line-height: 40px;
    padding-left: 18px;
    font-size: 1.1em;
    font-weight: bold;
    color: gray;
}

.workflowStepBlueHeaderContainer .workflowStepNameOuterContainer {
    background-image: url('../images/stepNameBlueBG.png');
    color: black;
}

.workflowStepBlueHeaderContainer .workflowContentContainer {
    border-color: #8cddff;
}

/*8March 2017*/
.bluetabs.customnav-Tabs>li.active>a,
.bluetabs.customnav-Tabs>li.active>a:focus,
.bluetabs.customnav-Tabs>li.active>a:hover {
    background: #53cbff;
    color: white;
}

.bluetabs.customnav-Tabs>li>a {
    padding: 5px 15px;
}

.maxHeightRightDocList {
    max-height: 500px;
    overflow-y: auto;
}

.iframeDocViewer {
    width: 100%;
    height: 100%;
    min-height: 700px;
}

.text-orange {
    color: #ff7f27;
}

.MLMeasureToolTip {
    padding: 2px;
    padding-bottom: 5px;
    background: #fff;
    width: 245px;
    height: 315px;
    position: absolute;
    z-index: 20;
    display: none;
    border: 1px solid #c3c3c3;
}

.MLMeasureToolTip:before {
    position: absolute;
    bottom: -8px;
    left: 65px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-top: 8px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-top-color: #c3c3c3;
    content: '';
}

.marginBottom0 {
    margin-bottom: 0px;
}

.width170px {
    width: 170px;
}

/*16March2017*/
.BG-lightYellowImp {
    background-color: #fffdca !important;
}

.paddingL3R0Imp {
    padding-left: 3px !important;
    padding-right: 0px !important;
}

.paddingTB2Imp {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.text-italic {
    font-style: italic;
}

/*18March2017*/
.workflowStepContactsHeaderContainer .workflowStepCircleContainer {
    background-image: url('../images/stepCircleContactsBG.png');
    line-height: 40px;
    padding-left: 18px;
    font-size: 1.1em;
    font-weight: bold;
    color: gray;
}

.workflowStepContactsHeaderContainer .workflowStepNameOuterContainer {
    background-image: url('../images/stepNameContactBG.png');
    color: black;
}

.workflowStepContactsHeaderContainer .workflowContentContainer {
    border-color: #efe4b0;
}

.paddingTopBottom2 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.text-BlackImp {
    color: black !important;
}

.width32Per {
    width: 32%
}

/*19March2017*/
.BG-skyBlueLight {
    background-color: #f8fafd
}

/*24March2017*/
.workflowAddDocumentPopup {
    width: 650px;
}

.border1pxLightGray {
    border: 1px solid #e2e7e7
}

.workflowAddDocumentPopDocListContainer,
.workflowAddDocumentPopTreeContainer {
    max-height: 400px;
    overflow-y: auto;
    min-height: 350px;
}

@media screen and (min-width: 991px) {
    .paddingLeft0-md {
        padding-left: 0px;
    }
}

.padding3 {
    padding: 3px;
}

.outlineNone,
.outlineNone:focus {
    outline: none;
}

.padding0-3 {
    padding: 0px 3px;
}

.workflowAddDocumentPopDocListContainer table tr:hover,
.selectedTr {
    background: #d8e2f3;
    cursor: pointer
}

.workflowAddDocumentPopTreeContainer ul {
    margin-left: 20px;
}

.workflowAddDocumentPopTreeContainer .nav>li>a,
.workflowAddDocumentPopTreeContainer a {
    display: inline-block;
    padding: 0px;
    color: #333;
    font-weight: normal;
}

.workflowAddDocumentPopTreeContainer .nav>li>a:hover,
.workflowAddDocumentPopTreeContainer .nav>li>a:focus {
    background: transparent none;
    text-decoration: none;
}




.WFPoptree,
.WFPoptree ul {
    margin: 0 0 0 1em;
    /* indentation */
    padding: 0;
    list-style: none;
    color: #333;
    position: relative;
}

.WFPoptree {
    margin: 0px !important;
}

.WFPoptree ul {
    margin-left: .5em
}

/* (indentation/2) */


.WFPoptree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px dotted;
}

.WFPoptree ul li {
    margin: 0;
    padding: 0 1.5em;
    /* indentation + .5em */
    line-height: 2em;
    /* default list item's `line-height` */
    font-weight: bold;
    position: relative;
}



.WFPoptree ul li:before {
    content: "";
    display: block;
    width: 10px;
    /* same with indentation */
    height: 0;
    border-top: 1px dotted;
    margin-top: -1px;
    /* border top width */
    position: absolute;
    top: 1em;
    /* (line-height/2) */
    left: 0;
}

.WFPoptree li:last-child:before {
    background: white;
    /* same with body background */
    height: auto;
    top: 1em;
    /* (line-height/2) */
    bottom: 0;
}

/*25 Jan 2017*/
.compactTabs>li>a {
    padding: 8px 11px;
}

.paddingBottom7 {
    padding-bottom: 7px;
}

.text-mutedImp {
    color: #CDCDCD !important;
}

.width16Per {
    width: 16%;
}

.width84Per {
    width: 84%;
}

.height4dot4em {
    height: 4.4em !important;
}

.leftWorkFlowContainer .lblworkflowName {
    max-width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 80%;
}

.leftWorkFlowContainer .workflowContentContainer {
    padding-left: 5px;
}

.docAddedtoCenterSection {
    position: absolute;
    left: -13px;
    font-size: 1.35em;
    top: 7px;
    z-index: 1;
    display: none;
}

.workflowMiddleTable .lblworkflowItemStatus {
    color: #66a2ed;
    text-transform: uppercase;
}

.txtDeletedRow {
    display: none;
}

.deletedRowUser {
    border-radius: 100%;
    background: #ed1c24;
    color: white;
    padding: 4px 5px;
    margin-top: 5px;
}

.bg-danger .txtDeletedRow {
    display: block;
}

.bg-danger .btnWFDocOpen {
    display: none;
}

.bg-danger .lnkIconDeleteRow {
    display: none;
}

.toggleSideBarArrowContainer {
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
    display: none;
}

.setSideNavMaxHeight .nav {
    height: 170px;
    overflow: hidden;
}

.setSideNavMaxHeight .toggleSideBarArrowContainer {
    display: block
}

.lnksWFEditDoc {
    padding-left: 5px;
    display: none;
}

.WorkflowDocRow .lnksWFEditDoc {
    display: inline
}

.txtbxContainerworkflowItemName {
    display: none;
}

.displayInline {
    display: inline
}

.paddingLeft30Imp {
    padding-left: 30px !important;
}

.rightWorkFlowContainer .lblworkflowName {
    max-width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 80%;
}

.rightWorkFlowContainer .workflowContentContainer {
    padding-left: 5px;
}

.width63dot5Per {
    width: 63.5%
}

/*24Apr2017*/
.width500px {
    width: 500px
}

.froala-element.f-basic {
    height: 200px;
    overflow: auto
}

/*9May 2017*/
.maxHeight250 {
    max-height: 250px;
    min-height: 150px;
}

.overflowY-auto {
    overflow-y: auto;
}

.relatedEmailAddressesContainer {
    width: 270px;
    background: #EBEBEB;
    border: 1px solid #E1E1E1;
    margin-left: 10px;
    z-index: 100000;
    display: none;
}

.left-arrow {
    display: block;
    position: relative;
}

.left-arrow:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 59px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 11px solid white;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
}

.left-arrow:after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 60px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid gray;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

/*15 May 2017*/
.eventCalDetailContainer {
    padding: 5px;
    background: #c4edff;
    width: 245px;
    min-height: 150px;
    position: absolute;
    z-index: 20;
    display: none;
}

.eventCalDetailContainer:before {
    position: absolute;
    bottom: -15px;
    left: 50px;
    display: inline-block;
    border-right: 15px solid transparent;
    border-top: 15px solid #c4edff;
    border-left: 15px solid transparent;
    border-top-color: #c4edff;
    content: '';
}

/*22 May 2017*/

.eventMeeting,
.eventHoliday,
.eventCourtHearing,
.eventBtn {
    font-family: "FontAwesome", Calibri, Arial, sans-serif;
    font-size: 14px;
}

.eventMeeting {
    color: #3f48cc;
}

.eventHoliday {
    color: #b5e61d;
}

.eventCourtHearing {
    color: #ff7f27;
}

.eventDDL {
    width: 100%;
}

/*5th June 2017*/
fieldset.customFieldset.grayBorder {
    border: 1px solid #f3f5f5;
}

.addCaseRefItem {
    width: 100px;
    border: 1px solid #c3c3c3;
    padding: 5px;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}

.addCaseRefItemTitle {
    width: 68px;
    background-color: #99D9EA;
    text-align: center;
    color: white;
    display: inline-block;
    vertical-align: middle
}

.addCaseRefRemoveIcon {
    display: inline-block;
    vertical-align: top;
}

.addCaseRefRemoveIcon img {
    width: 16px;
    height: 16px;
}

/*8th July 2017 - Email*/
.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.mail-box .sm-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px 0 0 4px;
    width: 200px;
    font-size: 14px;
}

.mail-box .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    /*width: 75%;*/
}

.mail-box .sm-side .user-head {
    background: none repeat scroll 0 0 #00a8b3;
    border-radius: 4px 0 0;
    color: #fff;
    min-height: 80px;
    padding: 10px;
}

.user-head .inbox-avatar {
    float: left;
    width: 65px;
}

.user-head .inbox-avatar img {
    border-radius: 4px;
}

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 15px;
}

.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    color: #87e2e7;
    font-size: 12px;
}

a.mail-dropdown {
    background: none repeat scroll 0 0 #80d3d9;
    border-radius: 2px;
    color: #01a7b3;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}

.inbox-body {
    padding: 20px;
    padding-top: 10px;
}

.btn-compose {
    background: none repeat scroll 0 0 #5bc0de;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    border-radius: 0px;
}

.btn-compose:hover {
    background: none repeat scroll 0 0 #3DA1BF;
    color: #fff;
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #e5e8ef;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a {
    color: #6a6a6a;
    display: inline-block;
    line-height: 45px;
    padding: 0 20px;
    width: 100%;
}

ul.inbox-nav li a:hover,
ul.inbox-nav li.active a,
ul.inbox-nav li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
    text-decoration: none;
}

ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 16px;
    padding-right: 10px;
}

ul.inbox-nav li a span.label {
    margin-top: 13px;
}

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

ul.labels-info li {
    margin: 0;
}

ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a;
}

ul.labels-info li a:hover,
ul.labels-info li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
}

ul.labels-info li a i {
    padding-right: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}

.inbox-head {
    border-radius: 0 0px 0 0;
    color: gray;
    min-height: 50px;
    padding: 10px;
    margin-bottom: 5px;
    background: #e5e8ef;
}

.inbox-head h3 {
    display: inline-block;
    font-weight: 300;
    margin: 0;
    padding-top: 0px;
}

.inbox-head .sr-input {
    border: medium none;
    border-radius: 0px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 32px;
    padding: 0 10px;
}

.inbox-head .sr-btn {
    background: none repeat scroll 0 0 #5bc0de;
    border: medium none;
    border-radius: 0px;
    color: #fff;
    height: 32px;
    padding: 0 10px;
}

.table-inbox {
    /* border: 1px solid #d3d3d3;*/
    margin-bottom: 0;
}

.table-inbox tr td,
.table-inbox tr th {
    padding: 8px !important;
}

.table-inbox tr td:hover {
    /* cursor: pointer;*/
}

.table-inbox tr td .fa-star.inbox-started,
.table-inbox tr td .fa-star:hover {
    color: #f78a09;
}

.table-inbox tr td .fa-star {
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    /*    background: none repeat scroll 0 0 #f7f7f7;*/
    font-weight: 600;
}

ul.inbox-pagination {
    float: right;
}

ul.inbox-pagination li {
    float: left;
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.mail-option .chk-all,
.mail-option .btn-group {
    margin-right: 5px;
}

.mail-option .chk-all,
.mail-option .btn-group a.btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 10px;
}

.inbox-pagination a.np-btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 15px;
}

.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}

.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send,
.btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
}

.btn-send:hover {
    background: none repeat scroll 0 0 #009da7;
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.modal-body label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.heading-inbox h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.sender-info {
    margin-bottom: 20px;
}

.sender-info img {
    height: 30px;
    width: 30px;
}

.sender-dropdown {
    background: none repeat scroll 0 0 #eaeaea;
    color: #777;
    font-size: 10px;
    padding: 0 3px;
}

.view-mail a {
    color: #ff6c60;
}

.attachment-mail {
    margin-top: 30px;
}

.attachment-mail ul {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.attachment-mail ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 150px;
}

.attachment-mail ul li img {
    width: 100%;
}

.attachment-mail ul li span {
    float: right;
}

.attachment-mail .file-name {
    float: left;
}

.attachment-mail .links {
    display: inline-block;
    width: 100%;
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

*+html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}

.emailOuterContainer ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.addToCase {
    text-align: center
}

.btn-addToCase {
    background: #7cc210;
    border-radius: 0px;
}

.table-noBorder,
.table-noBorder>tbody>tr>td,
.table-noBorder>tbody>tr,
.table-noBorder>thead>tr>th {
    border: 0px solid transparent !important;
}

.padding3Imp {
    padding: 3px !important;
}

.icon-width {
    width: 20px;
    height: 20px;
}

.mailDetailFromContainer {
    font-size: 1.1em;
}


@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }

    .mail-box aside {
        display: block;
    }

    .mail-box .sm-side,
    .mail-box .lg-side {
        width: 100%;
    }
}

/*11 Jul 2017*/
.borderRightWhite1px {
    border-right: 1px solid white;
}

.BG-Blue2 {
    background: #99d9ea;
}

.padding3-15 {
    padding: 3px 15px;
}

.assignEmailToCaseGrid {
    max-height: 300px;
    overflow: auto;
    margin-top: 3px;
    margin-bottom: 5px;
}

.assignEmailToCaseGrid th {
    background: #bee7f1;
}

.assignEmailToCaseGrid td {
    background: #f9f9f9;
}

.assignEmailToCaseGrid .table-bordered,
.assignEmailToCaseGrid .table-bordered>tbody>tr>td,
.assignEmailToCaseGrid .table-bordered>tbody>tr>th,
.assignEmailToCaseGrid .table-bordered>tfoot>tr>td,
.assignEmailToCaseGrid .table-bordered>tfoot>tr>th,
.assignEmailToCaseGrid .table-bordered>thead>tr>td,
.assignEmailToCaseGrid .table-bordered>thead>tr>th {
    border: 1px solid white;
}

.BG-Teal {
    background: #00a8b3;
}

.padding4 {
    padding: 4px;
}

/*30 Jul 2017*/
.eventReminderFlyoutContainer {
    position: fixed;
    top: 30%;
    height: 365px;
    border: 0px solid gray;
    right: 0px;
    z-index: 40;
}

.eventRemindersContainer {
    float: left;
    width: 500px;
    height: 365px;
    background: white;
    border-right: 1px solid white;
    display: none;
}

.eventRemindersBtnContainer {
    float: right;
    width: 35px;
    background: #53cbff;
    height: 365px;
    position: relative;
}

.eventReminderCounts {
    color: gray;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    padding: 5px;
    top: 10px;
    width: 29px;
    text-align: center;
}

.eventReminderVTxt {
    letter-spacing: 4px;
    font-weight: bold;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    position: absolute;
    left: -37px;
    padding: 5px;
    top: 45%;
    color: white;
}

.eventReminderDateContainer {
    background: #53cbff;
    font-size: 1.2em;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    width: 500px;
}

.eventReminderFooterContainer {
    background: #53cbff;
    font-size: 1.6em;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    width: 500px;
}

.eventReminderMeetingsContainer {
    background: #e4e4e4;
    height: 280px;
    padding: 10px;
    overflow: auto;
    width: 500px;
}

.eventReminderArrowContainer {
    position: absolute;
    bottom: 5px;
    font-size: 1.6em;
    left: 35%;
}

.eventListItemContainer {
    background: white;
    padding: 10px;
}

.eventListItemTick {

    cursor: pointer;
    color: #36b98f;
    line-height: 9px;
    width: 24px;
    display: inline-block;
    border: 1px solid #36b98f;
    text-align: center;
    height: 22px;
    padding: 5px 3px 5px 3px;
    margin-bottom: 2px;
}

.eventListItemCross {
    padding: 5px 4px;
    cursor: pointer;
    color: #e15360;
    line-height: 9px;
    width: 24px;
    display: inline-block;
    border: 1px solid #e15360;
    height: 22px;
    padding: 5px 3px 5px 5px;
    margin-top: 2px;

}

.eventListItemTick i,
.eventListItemCross i {
    line-height: 5px;
}

.width139pxImp {
    width: 139px !important;
}

.eventListItemNewDate {
    display: none;
}

@media screen and (max-width: 768px) {
    .eventReminderFlyoutContainer {
        display: none;
    }
}

/*9Aug2017*/
@media screen and (min-width: 991px) {
    .paddingRight0-md {
        padding-right: 0px;
    }
}

.width55PerImp {
    width: 50% !important;
}

.marginLeft10Imp {
    margin-left: 10px !important;
}

.valginTextBottom {
    vertical-align: text-bottom;
}

.width43Imp {
    width: 43px !important;
}

.paddingLR3Imp {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.americanExpressCC {
    background: url('../images/iconsCC/amercianExpress.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.dinersClubCC {
    background: url('../images/iconsCC/dinersclub.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.discoverCC {
    background: url('../images/iconsCC/discover.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.mastercardCC {
    background: url('../images/iconsCC/mastercard.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.maestroCC {
    background: url('../images/iconsCC/maestro.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.visaCC {
    background: url('../images/iconsCC/visa.png') top left no-repeat;
    display: inline-block;
    width: 32px;
    height: 20px;
}

.CCDDL.dropdown-menu>li>a {
    padding: 5px 10px;
}

.paddingL5R0Imp {
    padding-left: 5px !important;
    padding-right: 0px !important;
}

.selectedPostingTick {
    font-size: 1.2em;
    display: none;
    line-height: 1em;
}

.selectedPosting .selectedPostingTick {
    display: block;
}

/*26 Aug 2017*/
.dvLedgerCardsTotalBalance {
    max-width: 300px;
    float: right;
    border: 1px solid #dfecf2;
    text-transform: uppercase;
    padding: 10px;
}

.dvLedgerCardsScroll {
    height: 375px;
}

.ProgressContainerLedgerCards {
    background: rgba(191, 191, 191, 0.7);
    width: 100%;
    height: 480px;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5000;
    text-align: center;
    padding-top: 14%;
    color: white;
}

.ProgressBarBlackLogo {
    background: url('../images/laitLogoLogout.png') center center no-repeat;
}

/*21-09-2017*/
.lineHeight1em {
    line-height: 1em;
}

.iconaddaccount {
    line-height: 0.5em;
    vertical-align: middle;
    text-decoration: none !important;
}

/*26-09-2017*/
.marginBottom0Imp {
    margin-bottom: 0px !important;
}

.width48PerImp {
    width: 48% !important;
}

.nav-pills.nav-wizard>li {
    position: relative;
    overflow: visible;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    widtH: 32.7%;

}

.nav-pills.nav-wizard>li+li {
    margin-left: 0;
}

.nav-pills.nav-wizard>li:first-child {
    border-left: 0;
}

.nav-pills.nav-wizard>li:first-child a {
    border-radius: 5px 0 0 5px;
}

.nav-pills.nav-wizard>li:last-child {
    border-right: 0;
}

.nav-pills.nav-wizard>li:last-child a {
    border-radius: 0 5px 5px 0;
}

.nav-pills.nav-wizard>li a {
    border-radius: 0;
    background-color: #a1cde6;
    padding: 11px 15px;
    color: black;
    text-transform: uppercase;


}

.nav-pills.nav-wizard>li:not(:last-child) a:after {
    position: absolute;
    content: "";
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #a1cde6;
    z-index: 150;
}

.nav-pills.nav-wizard>li:not(:first-child) a:before {
    position: absolute;
    content: "";
    top: 0px;
    left: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: #a1cde6 #a1cde6 #a1cde6 transparent;
    z-index: 150;
}

.nav-pills.nav-wizard>li:hover:not(:last-child) a:after {
    border-color: transparent transparent transparent #aaa;
}

.nav-pills.nav-wizard>li:hover:not(:first-child) a:before {
    border-color: #aaa #aaa #aaa transparent;
}

.nav-pills.nav-wizard>li:hover a {
    background-color: #aaa;
    color: #fff;
}

.nav-pills.nav-wizard>li.active:not(:last-child) a:after {
    border-color: transparent transparent transparent #3eabe6;
}

.nav-pills.nav-wizard>li.active:not(:first-child) a:before {
    border-color: #3eabe6 #3eabe6 #3eabe6 transparent;
}

.nav-pills.nav-wizard>li.active a {
    background-color: #3eabe6;
    color: white;
}

.priorityDDLLow,
.priorityDDLNormal,
.priorityDDLHigh {
    font-family: "FontAwesome", Calibri, Arial, sans-serif;
    font-size: 14px;
}

.priorityDDLLow {
    color: #22b14c;
}

.priorityDDLNormal {
    color: #0000ff;
}

.priorityDDLHigh {
    color: #ff0000;
}

/*18 Oct 2017*/
@media screen and (max-width: 990px) {
    .clear-sm {
        clear: both;
    }
}

.btnReconcile {
    width: 100px;
}

.borderBlue1px {
    border: 1px solid #00a2e8;
}

.BG-GreenParrot {
    background-color: #b5e61d;
}

.BG-GreenHighlightedRowImp,
.BG-GreenHighlightedRowImp td {
    background-color: #eaf8be !important;
}

/****30-Jun-2020**** Invoice****/
.invoiceWrapper {
    border: 1px solid #eeebeb85;
    padding: 40px;
    font-size: 15px;
    margin-bottom: 20px;
}

.invoiceWrapper .table>tbody>tr>td,
.invoiceWrapper .table>tbody>tr>th,
.invoiceWrapper .table>tfoot>tr>td,
.invoiceWrapper .table>tfoot>tr>th,
.invoiceWrapper .table>thead>tr>td,
.invoiceWrapper .table>thead>tr>th {
    border-top: 0px;
}

.dvAddressWrapper {
    text-align: right;
    width: 100%;
}

.dvCustomerAddressWrapper {
    width: 100%;
    margin-top: 120px;
}

.invoiceTitle {
    font-size: 40px;
    padding-bottom: 30px;
}

.companyAddressWrapper {
    padding-bottom: 15px;
}

.invTextArea {
    min-height: 102px;
    overflow: hidden;
}

.invTextArea:focus {
    overflow: auto;
}

.invFormControl {
    border-color: transparent;
    box-shadow: 0 0 0 0;
    font-size: 15px;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 1.22;
}

.invFormControl:focus {
    border: 1px solid #D9D9D9;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    background: #fdf4db;
}

.invReadonlyfield {
    border-color: transparent;
    box-shadow: 0 0 0 0;
    font-size: 15px;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    background: white !important;
    line-height: 1.22;
}

.invReadonlyfield:focus {
    border: 1px solid transparent;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    background: white;
}

.invNumWrapper {
    padding-bottom: 15px;
}

.invNumber {
    text-align: right;
}

.invDate {
    max-width: 130px;
    text-align: right;
}

.invVAT,
.invTotal,
.invAmount {
    padding-right: 0px;
}

.invCustomerName {
    font-weight: bold;
    color: #1f4e79;
}

.tblInvoice thead {
    background: #0f77b6;
    color: white;
}

.tblInvoice .invTextArea,
.tblInvoice .invTextArea:focus {
    min-height: auto;
    overflow-y: hidden;
    height: 27px;
    padding-left: 0px;
}

.text-greendark {
    color: #13bd1d;
}

.iconDeleteRow {
    visibility: hidden;
    opacity: 0;
}

.tblInvoice tr {
    border-bottom: 1px solid #D8D8D8;
}

.tblInvoice tr:hover .iconDeleteRow,
.tblInvoice tr:focus .iconDeleteRow {
    visibility: visible;
    opacity: 1;
}

.btn-invoice {
    background: #0f77b6;
    color: white;
    font-size: 14px;
}

.totalRow {
    background: #daeef7;
    padding: 5px;
    margin-top: 20px;
    font-weight: bold;
}

.invNotesWrapper .invTextArea,
.invNoticeWrapper .invTextArea {
    overflow: auto;
    padding: 0px;
}

.itemDescriptionWidth {
    min-width: 300px;
}

.noarrow-select {
    width: 100%
}

.noarrow-select:focus {
    border: 1px solid #D9D9D9;
}

/* This is to remove the arrow of select element in IE */
.noarrow-select select::-ms-expand {
    display: none;
}

.noarrow-select select {
    -webkit-appearance: none;
    appearance: none;
    text-align: center;
}

@-moz-document url-prefix() {
    .noarrow-select {
        border-radius: 0px;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }

    .noarrow-select select {
        width: 110%;
        background-position: right 30px center !important;
        border: none !important;
    }
}

.noarrow-select select {
    text-align: center;
    text-align-last: right;
    /* webkit*/
}

.noarrow-select option {
    text-align: left;
}

.addDescriptionModal .modal-content {
    border-radius: 0px;
    border: 0px solid transparent;
    font-size: 14px;
}

.addDescriptionModal .modal-header {
    color: white;
    background: #0f77b6;
    padding-top: 7px;
    padding-bottom: 7px;
}

.addDescriptionModal .modal-header h4 {
    font-size: 14px;
}

.addDescriptionModal .customnav-Tabs>li.active>a,
.addDescriptionModal .customnav-Tabs>li.active>a:focus,
.addDescriptionModal .customnav-Tabs>li.active>a:hover {
    background-color: #53cbff;
    border-top: 1px solid #53cbff;
    border-bottom: 1px solid #53cbff;
}

.modalRadioListContainer {
    height: 200px;
    overflow: auto;
    padding: 5px;
}

.invNoticeWrapper .invTextArea {
    font-size: 14px;
}

/*05 Jul 2020*/
.printBtnContainer {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-Print,
.btn-Print:visited {
    background: white;
    border-radius: 0px;
    border: 1px solid #00a2e8;
    color: #00a2e8;
    padding: 3px 10px;
    font-size: 16px;
}

.btn-Print:hover,
.btn-Print:focus {
    background-color: #00a2e8;
    color: white;
}

/*14-07-2020 - icon sizes in correspondance*/


.case_corr_type_icon {
    height: 22px;
    width: 17px;
}

.case_corr_icon {
    height: 18px;
    width: 13px;
}

.case_corr_action_icon {
    height: 21px;
    width: 19px;
}

.case_corr_add_item_icon {
    height: 23px;
    width: 20px;
}

/*15-07-2020 - Fixed Fee Invoice Logo Size*/

.fixed_invoice_logo {
  height: 80px;
  width: 118px;
}



/*05 Jul 2020*/
.printBtnContainer {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-Print,
.btn-Print:visited {
    background: white;
    border-radius: 0px;
    border: 1px solid #00a2e8;
    color: #00a2e8;
    padding: 3px 10px;
    font-size: 16px;
}

.btn-Print:hover,
.btn-Print:focus {
    background-color: #00a2e8;
    color: white;
}

.input_auto_width {
    max-width: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
}

/*16-09-2020 - Logo on the Invoice*/

.invoice_img {
  height: 80px;
  width: 118px;
}


/*02-10-2020 - Icon on the Generated Quotation Listing*/
.quotation_img {
    height: 22px;
    width: 17px;
}

/*13-10-2020 - REPORT LOGO CLASS*/
.report_logo {
    height: 80px;
    width: 118px;
}

/*19-Oct 2020 - Timesheet */
.pageHeadingContainerSky {
    background: #dee8f5;
    padding: 10px;
    margin-bottom: 10px;
}

.pageHeadingContainerSky .pageHeading {
    margin: 0px;
}

.dvButtonTabContainer {
    margin-bottom: 10px;
}

.dvButtonTabContainer .btn {
    border-radius: 0px;
    margin-right: 5px;
}

.btn-border-only {
    background: transparent;
    color: black;
}

.reportFormatContainerMain {
    border: 2px solid #e4e9e9;
    padding: 5px;
}

.paddingLR12 {
    padding-left: 12px;
    padding-right: 12px;
}

.reportFieldLabels {
    font-size: 14px;
    font-weight: normal;
}

.paddingRight0 {
    padding-right: 0px;
}

.marginBottom8 {
    margin-bottom: 8px;
}

.viewReportBtnContainer .btn {
    border-radius: 0px;
    margin-right: 5px;
}

.marginRight20px {
    margin-right: 20px;
}

.lblShowReportingDetail {
    vertical-align: bottom;
    padding-right: 20px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #41a23e;
}

input:focus+.slider {
    box-shadow: 0 0 1px #41a23e;
}

input:checked+.slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.width45Per {
    max-width: 45% !important;
    width: 45% !important;
    display: inline-block;
}

.width55Per {
    max-width: 55%;
    width: 55%;
    display: inline-block;
}

.companyLogo {
    float: right;
}

.dvReportTitle {
    font-size: 24px;
}

.dvDuration {
    font-size: 16px;
}

.dvReportBy {
    margin-top: 20px;
}

.dvCompanyDetails {
    font-size: 16px;
}

.dvCaseDetailLabel {
    font-size: 16px;
    font-weight: bold;
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.dvCaseDetailValue {
    font-weight: normal;
    font-size: 16px;
    width: 65%;
    display: inline-block;
    padding-left: 5px;
}

.dvTimesheetBlock {
    margin-top: 30px;
}

.marginBottom3 {
    margin-bottom: 3px;
}

.table-timesheet {
    border: 1px solid #79b5b0;
}

.table-timesheet tr {
    border-color: #79b5b0;
}

.table-timesheet thead,
.table-timesheet th {
    background-color: #79b5b0;
    color: white;
    border-color: #79b5b0;
}

.table-timesheet>tbody>tr>td,
.table-timesheet>tbody>tr>th,
.table-timesheet>tfoot>tr>td,
.table-timesheet>tfoot>tr>th,
.table-timesheet>thead>tr>td,
.table-timesheet>thead>tr>th {
    border-top-color: #79b5b0;
}

.table-timesheet tfoot {
    background-color: #f2f2f2;
    border-color: #79b5b0;
    font-weight: bold;
    text-align: right;
}

.colUnits,
.colRate,
.colVATRate,
.colVAT,
.colTotal {
    text-align: right;
}

.reportDownloadBtnContainer,
.reportData {
    display: none;
}

.marginTop35 {
    margin-top: 35px;
}

.width49per {
    width: 49%;
    max-width: 49%;
    display: inline-block;
}

.dateBetween {
    display: flex;
    justify-content: space-between;
}

.dateBetween input {
    flex: 1;
    width: 48%;
    max-width: 48%;
    flex-basis: 48%;
}

.dateInput {
    background: url('../images/icon_calendar.png') right center no-repeat;
}

/*19-Oct 2020 - Timesheet Ends here*/


/*calendar changes 3 dec 2020*/
span.fc-time {
    display: block;
}

span.fc-title {
    display: block;
}

/*calendar changes 3 dec 2020 ends*/

/*File Review 2 March 2021*/
.fileReviewContainer {
    padding-top: 15px;
}

.audtiorDetailsContainer {
    display: flex;
    font-size: 14px;

}

.auditorImageContainer {
    max-width: 80px;
    flex: 1;
    flex-grow: 0;
    width: 80px;
}

.auditorImageDetails {
    padding-left: 10px;
    padding-top: 10px;

}

.auditorImg {
    max-height: 80px;
    max-width: 80px;
}

.fileReviewNumber {
    font-size: 22px;
    text-transform: uppercase;
}

.reviewStatus {
    display: inline-block;
    padding: 5px 20px;
    vertical-align: middle;
}

.reviewStatus1 {
    background: #FF7F27;
    color: white;
}

.reviewStatus2 {
    background: #C3C3C3;
    color: black;
}

.reviewStatus3 {
    background: #22B14C;
    color: white;
}

.reviewStatus4 {
    background: #99D9EA;
    color: black;
}

.table-fileStatus thead tr th {
    background: #9fe2ff !important;
    font-size: 14px;
}

.tblHeading {
    border-bottom: 2px solid black;
    color: #00b2f4;
    font-size: 18px;
    border-top: 1px solid #9fe2ff;
    padding-top: 20px !important;
}

.txtAreaCorrectiveAction {
    background: #f9f3dd;
    resize: none;
}

.fileReviewDescriptionContainer {
    display: flex;
    align-items: center;
}

.fileReviewDescriptionIcon {
    flex-grow: 0;
    width: 40px;
    max-width: 40px;
}

.fileReviewDescriptionIcon img {
    width: 24px;
    height: 24px;
}

.fileReviewDescription {
    font-size: 14px;
    font-weight: bold;
}

.tableFileReviewFooter {
    padding-top: 15px;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

/* 2 Mar 2021 ends*/

/* 3 Mar 2021 starts*/
.fileReviewDescriptionIcon {
    font-size: 24px;
}

.fileReviewDescriptionIcon .fa-question-circle {
    color: #49ccc6;
}

.fileReviewDescriptionIcon .fa-check-circle {
    color: #5ab735;
}

.fileReviewDescriptionIcon .fa-exclamation-circle {
    color: #feb300;
}

.fileReviewDescriptionIcon .fa-times-circle {
    color: #f72d23;
}

/* 3 Mar 2021 ends*/
/*File Review  ends*/

/* 10 October 2021 starts*/
/*Progress bar starts*/
.stepper-section {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
}

.stepper-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 650px;
    margin: 0 auto;
    padding: 50px 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 15px 38px rgb(0 0 0 / 10%);
}

.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    text-align: center;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-top: 1px solid #d5d5da;
    border-bottom: 1px solid #d5d5da;
    background: #fff;
    width: 100%;
    height: 8px;
    top: 50%;
    transform: translate(0, -50%);
    left: 50%;
    z-index: 2;
}

.step-name {
    font-size: 16px;
    margin-bottom: 10px;
}

.step-percent {
    font-size: 16px;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 6px;
    border: 1px solid #d5d5da;
    font-size: 24px;
}

.stepper-item.progressing {
    color: #0b94bd;
}

.stepper-item.completed .step-counter {
    background-color: #4bb543;
    color: #fff;
    border-color: #4bb543;
}

.stepper-item.completed .step-name {
    color: #4bb543;
}

.stepper-item.progressing .step-counter {
    background-color: #0b94bd;
    color: #fff;
    border-color: #0b94bd;
}

.stepper-item.completed::after {
    background: #4bb543;
    border-color: #d5d5da;
}

.stepper-item:first-child::before {
    content: none;
}

.stepper-item:last-child::after {
    content: none;
}

.stepbar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    max-width: 90%;
    margin: 0 auto;
}

.stepbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #28a745;
    transition: width .6s ease;
    font-size: 13px;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}

.processing-msg {
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
    color: #0c94bd;
}

.process-done img {
    width: 35px;
    margin: 0 auto;
}

@media only screen and (max-width:575px) {
    .stepper-box {
        padding: 30px 10px;
    }

    .step-name {
        font-size: 12px;
    }
}

@media only screen and (max-width:480px) {
    .stepper-item .step-counter {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .stepper-item::after {
        height: 5px;
        top: 61%;
    }

    .step-name {
        height: 34px;
    }

    .step-percent {
        font-size: 12px;
    }

    .stepbar-wrapper {
        height: 12px;
    }

    .processing-msg {
        font-size: 16px;
    }

}

/* 10 October 2021 ends*/
/*Progress bar ends*/