﻿.reIframeWrapperIOS {
    height: 100% !important
}

.icon-bar1 {
    display: none;
}

.baseTaskActionTitleBackGround, .menuDescription, .menuTitle {
    font-family: RobotoCondensedRegular;
}

.sortOrderButtons label, .text-uppercase, .workspaceTitle {
    text-transform: uppercase;
}

body {
    padding-top: 2px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

label {
    margin-right: 5px !important;
}

.menuTitle {
    font-size: 16px;
    font-weight: 700;
}

.menuDescription {
    padding-left: 20px;
}

li span:nth-of-type(1).menuDescription {
    position: relative;
    top: -20px;
}

#assistmenu li:not(.divider):not(:first-child) {
    height: 64px;
}

.menuDescription > * {
    margin-left: 20px;
}

.top-buffer {
    margin-top: 5px;
}

.topbar {
    background-color: #93bce4;
    height: 8px !important;
    margin-top: -2px !important;
}

.baseTaskBackground {
    background-color: #fff;
    padding: 10px 15px 20px;
    border: 1px solid #ccc;
}

.baseTaskActionTitleBackGround {
    width: 100%;
    text-align: center;
    font-size: 16pt;
    color: rgba(0,0,0,.6);
    padding-bottom: 5px;
    word-break: break-all;
}

.baseTaskLinksWell {
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
    padding: 6px 1px 7px;
}

.baseTaskActionLink, .baseTaskActionLink a:hover {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(0,0,0,.8);
    padding-left: 5px;
}

.baseTaskAction {
    border-top: 1px solid silver;
    background-color: #fff;
    min-height: 40px;
}

.baseTaskActionLink {
    font-size: 10pt;
    padding-top: 10px;
    width: 100%;
}

    .baseTaskActionLink a:hover {
        padding-top: 9px;
    }

.localizationHelpIcon {
    padding-left: 2px;
    padding-right: 1px;
    text-decoration: none;
}

.baseTaskActionLink a.selected, .baseTaskActionLinkSelected {
    font-size: 10pt;
    font-weight: 700;
    padding-left: 5px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.baseTaskActionLink a.selected {
    color: rgba(0,0,0,.6);
    padding-top: 10px;
}

.baseTaskActionLinkSelected {
    padding-top: 9px;
    background-color: #407CCA;
    color: #fff;
    width: 100%;
    height: 100%;
    min-height: 40px;
}

    .baseTaskActionLinkSelected:focus, .baseTaskActionLinkSelected:hover {
        color: #fff;
    }

.workspaceClearFilter {
    padding-right: 10px;
    padding-top: 7px;
    font-size: 1.1em;
    text-decoration: none;
}

.formattedTextAreaLabel:hover {
    text-decoration: underline;
}

.formattedTextAreaLabel {
    text-decoration: none;
    cursor: pointer;
}

div.menu {
    padding: 10px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 9pt;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 8px;
}

    div.menu ul {
        list-style: none;
        margin-right: 8px;
        padding: 0;
    }

        div.menu ul li a, div.menu ul li a.selected, div.menu ul li a:hover, div.menu ul li a:visited {
            padding: 10px;
            margin-right: 8px;
            text-decoration: none;
        }

            div.menu ul li a, div.menu ul li a:visited {
                border: 1px solid #525252;
                color: #606060;
                display: inline-block;
                line-height: 1.2em;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
            }

                div.menu ul li a:hover {
                    background-color: #bfcbd6;
                    color: #606060;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    border-radius: 0;
                }

                div.menu ul li a:active {
                    background-color: #fff;
                    border: 1px solid #525252;
                    color: #000;
                    text-decoration: none;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    border-radius: 0;
                    margin-right: 8px;
                }

                div.menu ul li a.selected {
                    background-color: #407CCA;
                    border: 1px solid #525252;
                    color: #fff;
                }

                div.menu ul li a.level1.aspNetDisabled {
                    background-color: #d0d0d0;
                    border: 1px solid #525252;
                    color: rgba(0,0,0,.2);
                    text-decoration: none;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    border-radius: 0;
                    margin-right: 8px;
                    cursor: default !important;
                }

.RadComboFailedValidator div.RadComboBox_Bootstrap table td.rcbInputCell {
    background-color: #ffefef !important;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0;
}

.wizlabel {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 10px;
}

.wizhelp {
    background: url(../images/help.png) top left no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.RAG_Amber, .RAG_Green, .RAG_Red {
    width: 24px;
    height: 24px;
    border: none;
}

.RAG_Green {
    background: url(../images/RAGGreen.png) no-repeat;
}

.RAG_Red {
    background: url(../images/RAGRed.png) no-repeat;
}

.RAG_Amber {
    background: url(../images/RAGAmber.png) no-repeat;
}

li.psuedoactive > a, li.psuedoactive > a:focus, li.psuedoactive > a:hover {
    color: #337ab7 !important;
}

.RadColorPicker.rcpEmptySelection .rcpIcon > em {
    background-image: url(/Images/transparency.png) !important;
    background-position: 12px 8px !important;
}

.accordion-toggle {
    display: block;
    text-decoration: none;
}

    .accordion-toggle span.toggle-icon {
        font-size: 1.5em;
    }

.accordion-content {
    display: none;
    overflow: auto;
}

.searchCommandSelectDeficeIcon, .searchCommandSelectDeviceText, ul.nav li.dropdown:hover > div.dropdown-menu {
    display: inline-block;
}

.ruInputs .ruFileWrap .ruButton {
    min-width: 80px;
    min-height: 30px;
}

.mGridlist td {
    padding: 6px;
    vertical-align: top;
}

.lvwHeader {
    padding: 6px;
    vertical-align: top;
    font-weight: 500;
}

.nav-tabs > li > a {
    color: #999;
    padding: 10px;
    font-weight: 500;
    border: 0;
}

    .nav-tabs > li > a:hover {
        color: #999;
        padding: 10px;
        font-weight: 500;
        border-bottom: 2px solid #337ab7;
    }

.nav-tabs > li > div {
    border: 0;
}

    .nav-tabs > li > div:focus, .nav-tabs > li > div:hover {
        /*border: 1px solid #999;*/
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0;
    padding: 10px;
    font-weight: 500;
}

.tab-content > .active {
    background-color: #eee;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}

.navbar-header .navbar-toggle {
    border-color: #999;
    background-color: #fff;
}

    .navbar-header .navbar-toggle:focus, .navbar-header .navbar-toggle:hover {
        background-color: #fff;
    }

    .navbar-header .navbar-toggle .icon-bar {
        background-color: #999;
    }

.navbar-collapse {
    border-color: #999;
    border-width: 1px;
}

.navbar-nav > li > a {
    text-decoration: none;
    color: #999;
    background-color: transparent;
    border: 0;
}

    .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
        text-decoration: none;
        color: #999;
        background-color: transparent;
        padding-bottom: 8px;
        border-bottom: 2px solid #23527c;
    }

.submenuDiv {
    width: 80%;
    margin-top: 38px;
    margin-left: 0;
    position: absolute;
    z-index: 10001;
}

.menuend {
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.jumbotron .container {
    max-width: none;
}

.jumbotron:before {
    background-color: #eee;
}

.ulclean {
    text-align: left;
    list-style: none;
}

.menupadding {
    padding-left: 125px;
}

.allowed-attachments, .allowed-attachments-list {
    font-size: 9pt;
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url(fonts/RobotoCondensed-Regular.ttf) format("truetype");
}

@font-face {
    font-family: RobotoCondensedBold;
    src: url(fonts/RobotoCondensed-Bold.ttf) format("truetype");
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'),local('Roboto-Regular'),url(fonts/Roboto-Regular.woff2) format('woff2'),url(fonts/Roboto-Regular.woff) format('woff');
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Medium'),local('Roboto-Medium'),url(fonts/Roboto-Medium.woff2) format('woff2'),url(fonts/Roboto-Medium.woff) format('woff');
}

.row-fluid {
    width: 100%;
}

.header-content {
    height: 86px;
    background-color: #fff;
    padding: 2px;
}

.footer-content {
    height: 120px;
    color: #999;
    background-color: #fff;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    padding: 5px 15px;
}

.txtSpecializations, input:not(.rcbInput), select, textarea {
    max-width: 100%;
}

.navbar-default .navbar-nav > .lastmenuitem {
    width: 120px;
}

.navbar-nav .corporate {
    width: 350px;
    margin-right: 0;
}

.cleantextbox > i.glyphicon {
    opacity: .7;
    margin-right: -20px;
}

    .cleantextbox > i.glyphicon + input {
        padding-left: 25px;
    }

.serviceEventMainDiv {
    padding: 5px;
    border: 1px dashed rgb(0, 0, 0);
    display: table-cell;
}

.serviceEventControlDiv {
    display: inline-block !important;
}

.serviceEventButton {
    vertical-align: top !important;
    font-weight: bold !important;
    font-size: 12px !important;
    height: 30px !important;
    padding-top: 6px !important;
}

#loginView2_pmlSearch {
    border: 1px solid #999 !important;
    width: 200px;
}

.searchbtn > input[type=text]::-moz-placeholder {
    color: #999 !important;
    cursor: pointer !important;
}

.searchbtn > input[type=text]:-ms-input-placeholder {
    color: #999 !important;
    cursor: pointer !important;
}

.searchbtn > input[type=text]::-webkit-input-placeholder {
    color: #999 !important;
    cursor: pointer !important;
}

@media (max-width:767px) {
    .header-content {
        height: auto;
    }

    .modal-content {
        min-width: 0;
    }

    .dropdown-toggle > div {
        margin-top: 10px !important;
    }

    .username {
        display: none;
    }

    /*
    #backoffice, .lisubmenu {
        display: none !important;
    }
    */

    #loginView2_liBackOffice {
        display: none !important;
    }


    .searchCommandSelectDeviceText {
        display: none;
    }

    .searchCommandSelectDeficeIcon {
        display: inline-block;
    }

    [id*=tlContainerRow] div:last-child {
        text-align: left;
    }

    [id*=tlContainerRow] div:nth-last-child(2) {
        text-align: left;
    }

    [id*=rblCaseLayout] {
        margin-bottom: 10px;
    }
}

.nav-pills > li > a {
    font-size: 90%;
}

.active ul#options {
    display: block;
}
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */

.yamm .collapse, .yamm .dropdown, .yamm .dropup, .yamm .nav {
    position: static;
}

.centerY, .yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

#options.dropdown-menu {
    background-color: #FFF;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    position: relative;
    z-index: 10000;
    left: 0;
    width: 100%;
}

.secondbar {
    height: 50px;
    background-color: #fff;
}

.centerY {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.center {
    margin-left: auto;
    margin-right: auto;
}

    .center.navbar .nav, .center.navbar .nav > li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .center.navbar-inner {
        text-align: center;
    }

    .center .dropdown-menu {
        text-align: left;
    }

.navbar-inner {
    margin: 0 auto;
}

#ulaccounts::-webkit-scrollbar {
    width: 6px;
}

#ulaccounts::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#ulaccounts::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #d3d3d3;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
}

    #ulaccounts::-webkit-scrollbar-thumb:window-inactive {
        background: #d3d3d3;
    }

.droparrow, .logo {
    background-repeat: no-repeat;
}

.dropdown-container {
    overflow: inherit;
}

.roundpic {
    border-radius: 50%;
    background-color: transparent;
    width: 56px;
    height: 56px;
    display: inline-block;
    z-index: 5000;
    background-size: 56px 56px;
    /*object-fit: contain;*/
    object-position: center center;
}

.logo {
    min-width: 60px;
    max-width: 200px;
    height: 55px;
    background-image: url(../Images/kim_col_rgb_188x100.jpg);
    background-size: contain;
    border: none;
}

.droparrow {
    display: block;
    padding-left: 10px;
    margin-top: 15px;
    vertical-align: central;
    width: 10px;
    height: 6px;
    background-image: url(../Images/bluearrow.png);
    background-size: 10px 6px;
}

.clickable {
    cursor: pointer;
}

.dividerdiv {
    height: 1px;
    margin-top: 10px;
    overflow: hidden;
    background-color: transparent;
}

.submenu > .nav {
    background-color: #E6EDF5;
}

.shrink-bottom {
    margin-bottom: 0;
}

.space-bottom {
    margin-bottom: 15px;
}

#templatemo_menu {
    clear: both;
    width: 100%;
    height: 30px;
}

.cardsdiv:nth-child(1) .workspaceCardRectangle ~ .cardsdivchild:last-child {
    margin-left: -4%;
    margin-right: -220%;
}

.cardsdiv:nth-child(2) .workspaceCardRectangle ~ .cardsdivchild:last-child {
    margin-left: -112%;
    margin-right: -112%;
}

.cardsdiv:nth-child(3) .workspaceCardRectangle ~ .cardsdivchild:last-child {
    margin-left: -220%;
    margin-right: -4%;
}

.cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle {
    margin-left: -3%;
}

.cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle {
    margin-left: -103%;
}

.cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle {
    margin-left: -203%;
}

.ChildworkspaceCardSelected {
    border: 3px dotted #000 !important;
    box-shadow: none !important;
    padding: 1px;
}

.ChildCaseHeader {
    width: 100% !important;
    margin-top: 5px !important;
    min-height: 34px;
}

a.ChildCaseLinkDisabled {
    cursor: default !important;
    text-decoration: none;
    color: silver;
}

a.ChildCaseLink > .workspaceCardRectangleCaseItem {
    border: none;
    border-top: 1px solid #ddd;
}

a.ChildCaseLink:focus .workspaceCardRectangleCaseItem, a.ChildCaseLink:hover .workspaceCardRectangleCaseItem {
    border: 2px dotted #000;
}

.col-md-4 > .Cardoverlay {
    width: 100%;
    height: 232px;
    margin-left: -15px;
    display: none;
    position: absolute;
    z-index: 520;
    background-color: rgba(153,153,153,.3);
}

.col-md-12 > .Cardoverlay {
    width: 100%;
    height: 196px;
    margin-left: -15px;
    display: none;
    position: absolute;
    z-index: 520;
    background-color: rgba(153,153,153,.3);
}

.baseMiniCard {
    border: 1px solid #ccc;
    position: absolute !important;
    width: 100% !important;
    cursor: pointer;
    background-color: #eee;
    z-index: 522 !important;
}

.RadColorPicker, .form-control {
    cursor: pointer !important;
}

#templatemo_menu ul {
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 1px 0;
    list-style: none;
}

    #templatemo_menu ul li {
        padding: 0;
        margin: 0;
        display: inline-block;
    }

        #templatemo_menu ul li a {
            float: left;
            display: block;
            font-size: 11px;
            color: #000;
            text-align: center;
            text-decoration: none;
            font-weight: 400;
            outline: 0;
            border: none;
        }

            #templatemo_menu ul li a span {
                display: block;
                font-size: 17px;
                font-weight: 400;
                color: #000;
            }

        #templatemo_menu ul li .last {
            background: 0 0;
        }

        #templatemo_menu ul .current, #templatemo_menu ul .current span, #templatemo_menu ul li a span:hover, #templatemo_menu ul li a:hover, #templatemo_menu ul li a:hover span {
            color: #fff;
        }

        #templatemo_menu ul li:hover {
            background: #fff;
        }

#templatemo_menu li:hover ul {
    display: block;
    background: #fff;
    z-index: 2;
}

#templatemo_menu li ul {
    display: none;
    position: center;
}

    #templatemo_menu li ul li {
        clear: both;
        border-style: none;
    }

        #templatemo_menu li ul li:hover {
            background-color: #fff;
        }

spp-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.rbl input[type=radio] {
    margin-left: 10px;
    margin-right: 1px;
}

.rblr input[type=radio] {
    margin-left: 1px;
    margin-right: 10px;
}

.form-control {
    color: #999 !important;
}

.savedSearchCardLink a, .searchCardFriendlyNameLink a, .searchCardMoreLink, .workspaceCardChildDocumentLink, .workspaceCardChildDocumentLink a {
    cursor: pointer;
}

.searchbtn > div > .btn, .searchbtn > input[type=text] {
    color: #999 !important;
    border-color: #999 !important;
}

.savedSearchCardRectangle, .searchCardRectangle {
    border-color: #f2f2f2;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    width: 100%;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.linkedCasesHeader, .searchCardResult, .searchCardShortcutReference {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.2;
}

.topspac .topspace {
    margin-top: 2%;
}

.head-panel {
    height: 8em;
}

    .head-panel:not(:last-child) {
        margin-right: .5em;
    }

.popover {
    max-width: unset;
}

.gi-2x {
    font-size: 2em;
}

.gi-3x {
    font-size: 3em;
}

.gi-4x {
    font-size: 4em;
}

.gi-5x {
    font-size: 5em;
}

#bigLoader {
    width: 100%;
}

.linkedCasesHeader {
    font-size: 14pt;
    color: #000;
    padding-bottom: 5px;
}

.savedSearchCardRectangle {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 55px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.savedSearchCardLink {
    font-size: 10pt;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(0,0,0,.761);
    padding: 10px;
    text-align: center;
}

.RadWindow_Material .rwTitleBar .rwTitleWrapper {
    background: #93bce4;
}


.searchLinkageAreaCollapse, .searchLinkageAreaExpand {
    display: none;
}

.searchCardResult {
    font-size: 14pt;
    color: #000;
    padding-bottom: 5px;
}

.searchRow {
    padding-bottom: 20px;
}

.searchCardRectangle {
    background-color: #fff;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    min-height: 100px;
}

.searchCardShortcutReference {
    font-size: 12pt;
    color: #000;
    text-align: left;
    padding: 5px 10px 2px;
}

.searchCardDetail, .searchCardFriendlyName {
    font-size: 9pt;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: left;
    padding-right: 10px;
}

.searchCardFriendlyName {
    color: #000;
    line-height: 1.583;
    padding-left: 10px;
}

.searchCardFriendlyNameLink {
    font-size: 9pt;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(0,0,0,.761);
}

.searchCardDetail {
    color: rgba(0,0,0,.702);
    line-height: 1.2;
    padding-left: 10px;
}

.searchCardMoreLink, .searchCardNoMoreMessage label {
    font-size: 14px;
    background-color: #fff;
    color: #85b9e4;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.2;
}

.searchCardSelections {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    cursor: pointer;
}

.searchImageLinkSelections {
    float: left;
    padding-right: 5px;
}

    .deleteLink > a:focus, .deleteLink > a:hover, .searchImageLinkSelections > a:focus, .searchImageLinkSelections > a:hover {
        text-decoration: none;
    }

.searchCommandSelections {
    float: right;
    padding-right: 2px;
}

.searchCommandSelections > a {
    padding-top: 9px;
}

.searchCardMoreLink {
    padding-top: 10px;
    padding-bottom: 20px;
}

.searchCardNoMoreMessage label {
    padding-bottom: 40px;
}

#workspaceCards {
    width: 100%;
}

.workspaceShadeGray {
    background-color: #f2f2f2;
    padding: 5px;
}

.workspaceTaskAreaExpand {
    height: 100%;
}

.workspaceTaskAreaCollapse {
    height: 0;
}

.workspaceCardRectangle, .workspaceCardRectangleCaseItem {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    background-color: #fff;
    width: 100%;
    height: 212px;
    margin-top: 20px;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}

.workspaceCardRectangleRow, .workspaceCardRectangleCaseItemRow {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    background-color: #fff;
    width: 100%;
    height: 176px;
    margin-top: 20px;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}

    .workspaceCardRectangleRow + .cardsdivchild:last-child > .workspaceTaskAreaExpand {
        padding: 0px !important;
    }

    .workspaceCardRectangleRow .ChildworkspaceCardRectangle {
        margin-left: -11px !important;
    }

.workspaceCardGreenBar {
    background-color: #86d049;
    width: 100%;
    height: 5px;
}

.workspaceCardAmberBar, .workspaceCardRedBar {
    background-color: #f7ad6f;
    width: 100%;
    height: 5px;
}

.workspaceCardClosedBar {
    background-color: #00bfff;
    width: 100%;
    height: 5px;
}

.workspaceCardHeader {
    height: 80px;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
}


.workspaceCardHeaderRow {
    height: 70px;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
}


.workspaceCardPersonImage {
    height: 60px;
    text-align: center;
    vertical-align: middle;
}


.workSpaceCardShortcutReference {
    font-size: 1.3em;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    line-height: 1.2;
    text-align: left;
    width: 100%;
}


.workSpaceCardShortcutDescription {
    float: left;
    width: 90%;
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.workSpaceCardShortcutDescriptionPencil {
    float: left;
}

.WorkSpaceCardShortcutPDF {
    float: right;
}

.workspaceCardTitleSideLeft, .workspaceCardTitleSideRight {
    font-size: .75em;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(0,0,0,.6);
    line-height: 1.583;
    display: inline-block;
}

.workspaceCardTitleSideRight {
    width: 39%;
    float: right;
    padding-right: 5px;
    text-align: right;
}

.workspaceCardTitleSideLeft {
    width: 59%;
    float: left;
    text-align: left;
}

.workspaceCardStatus {
    color: rgba(0,0,0,.9);
    padding-bottom: 5px;
}

.workspaceCardDescription, .workspaceCardDescription2 {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(0,0,0,.8);
    line-height: 1.2;
    text-align: left;
    width: 100%;
}

.workspaceCardDescription {
    font-size: .9em;
    padding-left: 10px;
    padding-right: 10px;
    height: 62px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.workspaceCardDescriptionRow {
    font-size: .9em;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
}


.workspaceCardDescription2 {
    font-size: .85em;
    padding: 10px;
    height: 30px;
}

.workspaceCardChildDocumentLink, .workspaceCardChildDocumentLinkDisabled {
    text-align: center;
    width: 50%;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.2;
}

.workspaceCardFooter {
    border-top: solid 1px #e1e1e1;
    padding:1px;
    height: 45px;
}

.workspaceCardChildDocumentLink a:focus, .workspaceCardChildDocumentLink a:hover, .workspaceCardChildDocumentLink:focus a, .workspaceCardChildDocumentLink:hover a {
    text-decoration: none;
    border-bottom: 2px solid rgba(0,0,0,.8);
}

.workspaceCardChildDocumentLinkDisabled, .workspaceCardChildDocumentLinkDisabled a {
    cursor: default;
}

.workspaceCardNoMoreMessage label {
    font-size: 14px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.2;
    padding-bottom: 40px;
    background-color: #fff;
    color: #85b9e4;
}

.workspaceCardViewLink, .workspaceCardViewLinkDisabled, .workspaceCardViewLinkSelected {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    width: 50%;
    float: right;
    padding: 10px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

    .workspaceCardViewLinkSelected:focus a, .workspaceCardViewLinkSelected:hover a {
        text-decoration: none;
        border-bottom: 2px solid #fff;
    }

.workspaceCardViewLink {
    background-color: #fff;
    border-left: solid 1px #e1e1e1;
    cursor: pointer;
}

    .workspaceCardViewLink a {
        cursor: pointer;
    }

        .workspaceCardViewLink a:focus, .workspaceCardViewLink a:hover, .workspaceCardViewLink:focus a, .workspaceCardViewLink:hover a {
            text-decoration: none;
            border-bottom: 2px solid rgba(0,0,0,.8);
        }

.workspaceCardViewLinkDisabled {
    position: relative;
    cursor: default;
    border-left: solid 1px #e1e1e1;
    background-color: #fff;
    text-decoration: none;
}

    .workspaceCardViewLinkDisabled a {
        text-decoration: none;
        color: silver;
    }

.workspaceCardViewLinkSelected {
    position: relative;
    cursor: pointer;
    background-color: #85b9e4;
    color: #fff;
}

    .workspaceCardViewLinkSelected:after, .workspaceFilterSortSelected:after {
        height: 0;
        width: 0;
        top: 100%;
        left: 50%;
        content: ' ';
    }

    .workspaceCardViewLinkSelected:after {
        position: absolute;
        border: 10px solid transparent;
        border-top-color: #85b9e4;
        margin-left: -10px;
    }

    .workspaceCardViewLinkSelected a {
        color: #fff;
    }

        .workspaceCardViewLinkSelected a:focus, .workspaceCardViewLinkSelected a:hover {
            text-decoration: none;
            border-bottom: 2px solid #fff;
        }

.workspaceFilterSortSelected {
    position: relative;
}

    .workspaceFilterSortSelected:after {
        position: absolute;
        border: 5px solid transparent;
        border-top-color: #000;
        margin-left: -5px;
        z-index: 10000;
    }

.workspaceLeaf {
    width: 100%;
    padding-right: 10px;
    min-height: 20px;
}

.mGrid td, .mGrid th {
    padding: 6px;
    vertical-align: top;
}

.menuDescription {
    font-size: 12px;
    font-weight: 400;
}

.infobar {
    background-color: #82aad2;
    height: 5px;
    border: 1px solid #82aad2;
}

.divProgress {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(Images/bigLoader.gif) center no-repeat;
    z-index: 2000100;
    border: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.divProgressAjaxLoader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(Images/bigLoader.gif) center no-repeat;
    z-index: 2000100;
    border: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.modal-content {
    border-radius: 0;
}

.modal-footer, .modal-header {
    border: 0;
}

.modal-title {
    font-weight: 400;
    opacity: .7;
    font-size: 18px;
    margin-right: 30px;
}

.mGrid .pgr td, .mGridButtons .pgr td, .mGridNoHeader .pgr td {
    font-weight: 700;
    line-height: 12px;
}

.closepop, a.DETAILS, a.DOCX, a.FileAssess, a.PDF, a.XLS, a.ZIP {
    display: block;
    height: 24px;
    margin: 0 2px 0 0;
    width: 24px;
}

a.signedPDF {
    display: block;
    height: 29px;
    margin: 0 2px 0 0;
    width: 26px;
    background: url(../Content/Images/signedPDF.png) center no-repeat;
    background-size: contain;
    border-bottom: none !important;
}

a.PDF20 {
    display: block;
    height: 20px;
    margin: 0 2px 0 0;
    width: 20px;
    background: url(../Content/Images/PDF.png) center no-repeat;
    background-size: contain;
    border-bottom: none !important;
}

a.signedPDF20 {
    display: block;
    height: 22px;
    margin: 0 2px -5px 2px;
    width: 20px;
    background: url(../Content/Images/signedPDF.png) center no-repeat;
    background-size: contain;
    border-bottom: none !important;
}

input[type=image].PDF20 {
    display: block;
    height: 20px;
    margin: 0 2px 0 0;
    width: 20px;
    background: url(../Content/Images/PDF.png) center no-repeat;
    background-size: contain;
    border-bottom: none !important;
}

input[type=image].signedPDF20 {
    display: block;
    height: 22px;
    margin: 0 2px -5px 2px;
    width: 20px;
    background: url(../Content/Images/signedPDF.png) center no-repeat;
    background-size: contain;
    border-bottom: none !important;
}

.workspaceCardChildDocumentLink a.PDF20, a.signedPDF20 {
    margin-top: -20px;
}

.workspaceCardChildDocumentLink input[type=image].PDF20, a.signedPDF20 {
    margin-top: -20px;
}



.modal-body {
    border: 0;
    min-height: 300px;
}

.closepop {
    background: url(../Content/Images/closepop.png) no-repeat;
}

.modal-header > .glyphicon {
    font-size: 21px;
    opacity: .5;
}



a.PDF {
    background: url(../Content/Images/PDF.png) no-repeat;
}

a.signedPDF {
    background: url(../Content/Images/signedPDF.png) no-repeat;
}


a.DETAILS {
    background: url(../Images/details.png) no-repeat;
}

a.ZIP {
    background: url(../Content/Images/Zip.png) no-repeat;
}

a.FileAssess {
    background: url(../Images/FileOpen.png) no-repeat;
}

a.DOCX {
    background: url(../Content/Images/DocX.png) no-repeat;
}

a.XLS {
    background: url(../Content/Images/xlsx.png) no-repeat;
}

a.EML {
    background: url(../Content/Images/email.png) no-repeat;
    display: block;
    height: 24px;
    margin: 0 2px 0 0;
    width: 24px;
}

a.NETWORK, a.NETWORKROTATE {
    background: url(../Content/Images/Networking.png) no-repeat;
    display: block;
    height: 24px;
    width: 24px;
    margin: 0 2px 0 0;
}

a.NETWORKROTATE {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px;
    border-collapse: collapse;
    font-size: .8em;
}

    .mGrid td {
        color: rgba(0,0,0,.6);
    }

    .mGrid th {
        color: #fff;
        background: #85b9e4;
        font-size: 1.1em;
    }

.mGridButtons, .mGridNoHeader {
    font-size: .8em;
    width: 100%;
    border-collapse: collapse;
}

.mGrid .alt {
    background: #fcfcfc;
}

.mGrid .pgr {
    background: #85b9e4;
}

    .mGrid .pgr table {
        margin: 5px 0;
    }

    .mGrid .pgr td {
        border-width: 0;
        padding: 0 6px 0 4px;
        border-left: solid 1px #666;
        color: #fff;
    }

    .mGrid .pgr a {
        color: silver;
        text-decoration: none;
        background-color: #00ADEF;
    }

        .mGrid .pgr a:hover {
            color: #fff;
            text-decoration: none;
        }

.mGridNoHeader {
    background-color: #fff;
    margin: 5px 0 10px;
}

    .mGridNoHeader td {
        padding: 10px;
        vertical-align: top;
    }

    .mGridNoHeader .pgr {
        background: #00ADEF;
    }

        .mGridNoHeader .pgr table {
            margin: 5px 0;
        }

        .mGridNoHeader .pgr td {
            border-width: 0;
            padding: 0 6px 0 4px;
            border-left: solid 1px #666;
            color: #fff;
        }

        .mGridNoHeader .pgr a {
            color: silver;
            text-decoration: none;
            background-color: #00ADEF;
        }

            .mGridNoHeader .pgr a:hover {
                color: #fff;
                text-decoration: none;
            }

.mGridButtons {
    background-color: #fff;
    margin: 5px 0 10px;
}

    .mGridButtons td {
        padding: 6px;
        color: #717171;
        vertical-align: top;
    }

    .mGridButtons th {
        padding: 10px;
        color: #E8E8E8;
        background: #85b9e4;
        font-size: 1.2em;
        vertical-align: top;
    }

    .mGridButtons .pgr {
        background: #00ADEF;
    }

        .mGridButtons .pgr table {
            margin: 5px 0;
        }

        .mGridButtons .pgr td {
            border-width: 0;
            padding: 0 6px 0 4px;
            border-left: solid 1px #666;
            color: #fff;
        }

        .mGridButtons .pgr a {
            color: silver;
            text-decoration: none;
            background-color: #00ADEF;
        }

            .mGridButtons .pgr a:focus, .mGridButtons .pgr a:hover {
                color: #fff;
                text-decoration: none;
            }

.pgr a, .pgr span {
    padding-right: 10px;
}

.kGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px;
    border-collapse: collapse;
    font-size: .8em;
}

    .kGrid td, .kGridthin td {
        color: #6D6E71;
        font-size: 14px;
        font-family: Roboto-Light,Arial,Helvetica,sans-serif;
        border-bottom: 1px solid #F2F2F2;
        border-top: 1px solid #F2F2F2;
        border-collapse: collapse;
    }

    .kGrid td {
        padding: 10px;
        vertical-align: middle;
        height: 90px;
    }

        .kGrid td label {
            padding-left: 5px;
            font-weight: 400;
        }

.kGridthin td {
    padding: 4px;
    vertical-align: top;
    height: 1px;
}

    .kGridthin td label {
        padding-left: 5px;
        font-weight: 400;
    }

.kGrid td:first-child {
    border-left: 1px solid #F2F2F2;
}

.kGrid td:last-child {
    border-right: 1px solid #F2F2F2;
}

.kGrid td a:focus, .kGrid td a:hover {
    text-decoration: none;
}

.kGrid th {
    vertical-align: top;
    padding: 6px;
    color: #fff;
    background: #85b9e4;
    font-size: 1.1em;
    display: none;
}

.kGridHeader th {
    display: table-cell;
}

.kGrid .pgr > table {
    margin: 5px 0;
}

.kGrid .pgr > td > table td {
    background: #337ab7;
    padding: 10px;
    border-left: solid 1px;
    font-weight: 700;
    color: #fff;
    line-height: 12px;
    min-height: 1px;
    height: 1px;
}

a.deleteIcon, a.selectIcon {
    display: block;
    height: 24px;
    margin: 0 8px 0 0;
    width: 24px;
}

.kGrid .pgr > td > table td a {
    color: silver;
    text-decoration: none;
    background-color: #337ab7;
}

    .kGrid .pgr > td > table td a:hover {
        color: #fff;
        text-decoration: none;
    }

.kGrid .alt {
    background: #f0f0f0;
}

a.deleteIcon {
    background: url(../Images/Table/table_icon_2.gif) no-repeat;
}

a:hover.deleteIcon {
    background: url(../Images/Table/table_icon_2.gif) 0 -24px;
}

a.selectIcon {
    background: url(../Images/Table/table_icon_5.gif) no-repeat;
}

.defaultOption label, .sortOrderButtons label {
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
}

a:hover.selectIcon {
    background: url(../Images/Table/table_icon_5.gif) 0 -24px;
}

.RadButton .rbPrimary {
    padding-left: 2px !important;
}

.RequiredAsterisk {
    vertical-align: middle;
    color: Red;
    font-size: 14pt;
    padding: 0 0 0 1px;
}

.RadUpload_Bootstrap .ruSelectWrap .ruButton, .RadUpload_Default .ruSelectWrap .ruButton {
    background: #93bce4 !important;
    border-color: #82aad2 !important;
    border-style: solid !important;
    -moz-box-sizing: content-box !important;
    border-width: 1px !important;
    line-height: 15px !important;
    padding: 4px 4px 0 !important;
    float: none !important;
    vertical-align: middle !important;
    color: #fff !important;
}

ul.breadcrumb li :hover {
    color: #01447e;
    text-decoration: underline;
}

.DropZone1, .DropZoneASCX {
    height: 90px;
    color: #000;
    border-width: 1px;
    border-style: dashed;
    border-color: #ccc;
    float: left;
    font-size: 16px;
    background-color: #f3f3f3;
    width: 100%;
    text-align: center;
}

.DropZone1 {
    min-width: 300px;
}

.DropZoneASCX {
    min-width: 240px;
}

.liCenter {
    text-align: center;
}

.workspaceTitle {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px !important;
    font-weight: 700;
    text-align: center;
}

.workspaceChartDisplay, .workspaceChartDisplayShow, .workspaceShowHideButton {
    text-transform: uppercase;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
}

.workspaceChartBase {
    visibility: visible;
    text-decoration: none;
}

.workspaceChartBaseHide {
    display: none;
    visibility: hidden;
}

.workspaceChartworkspaceChartRow {
    display: block;
    min-height: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.workspaceChart3Column {
    text-align: center;
}

.workspaceShowHideRow {
    padding-bottom: 10px;
}

.workspaceShowHideButton {
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 5px;
    color: rgba(0,0,0,.8) !important;
}

.workspaceChartDisplay {
    font-weight: 400;
    display: none;
}

    .workspaceChartDisplay:hover {
        text-decoration: none;
    }

.workspaceChartDisplayShow {
    display: none;
    color: rgba(0,0,0,.8) !important;
}

.ChildworkspaceCardRectangle {
    background-color: #fafafa;
    border: 1px solid #999;
    position: absolute;
    z-index: 10001;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
    box-shadow: 8px 8px 8px 0 rgba(0,0,0,.2),8px 8px 10px 0 rgba(0,0,0,.19);
}

.ChildworkspaceCardHeader {
    text-align: left;
    padding-left: 25px;
    margin-top: 5px;
}

.ChildworkspaceCardClose {
    text-align: right;
    padding-right: 25px;
    font-size: 24px;
}

.glyphicon {
    cursor: pointer !important;
}

.bold.btn-default.btn {
    color: #fff;
    background-color: #85b9e4;
}


@media (min-width:992px) {
    .dropdown-menu {
        width: 485px;
    }

    .menuwidth {
        width: 970px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-nav .corporate {
        width: 160px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        height: 70px;
        cursor: pointer !important;
    }

    .lastmenuitem {
        padding-right: 0;
    }

    .submenuDiv {
        width: 100%;
        margin-left: 0;
        margin-top: 38px;
    }

    .menupadding {
        padding-left: 15px;
    }

    .jumbotron .container {
        width: auto;
    }

    td.small-screen-device-col > div:nth-of-type(1) {
        text-align: left;
    }

    .small-screen-device-col > div {
        width: 120px;
    }

    .small-screen-device-block-text {
        display: block;
    }

    .small-screen-device-col div.glyphicon-cloud-upload {
        width: 50%;
    }

    td.small-screen-device-col .DropZoneASCX {
        min-width: 140px;
        width: 60%;
    }

    td.small-screen-device-col ul {
        width: 50%;
    }

    .workspaceCardRectangle .ChildworkspaceCardRectangle {
        width: 90vw !important;
    }

    .workspaceCardRectangleRow .ChildworkspaceCardRectangle {
        width: 90vw !important;
    }

    #miniCardContainer {
        margin-left: 2%;
        margin-bottom: 2%;
    }

    #newWindowIconContainer {
        margin-bottom: 2%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle, .cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle, .cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle, .submenuDiv {
        margin-left: 0;
    }

    .navbar-nav > li {
        max-width: 130px;
        padding-right: 10px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        height: 115px;
        cursor: pointer !important;
    }

    .navbar-nav .corporate {
        width: 100px;
        height: 115px;
    }

    .lastmenuitem {
        padding-right: 0;
    }

    .submenuDiv {
        width: 100%;
        margin-top: 38px;
    }

    .menupadding {
        padding-left: 15px;
    }

    .dropdown-menu {
        width: 375px;
    }

    .menuwidth {
        width: 750px;
    }

    .jumbotron .container {
        width: auto;
    }

    .workspaceCardRectangle .ChildworkspaceCardRectangle {
        width: 83vw !important;
    }

    .workspaceCardRectangleRow .ChildworkspaceCardRectangle {
        width: 83vw !important;
    }

    .workspaceTaskAreaExpand {
        width: 90vw;
    }

    .cardsdiv:nth-child(1) .workspaceCardRectangle ~ .cardsdivchild:last-child .workspaceTaskAreaExpand {
        margin-left: 11%;
    }

    .cardsdiv:nth-child(2) .workspaceCardRectangle ~ .cardsdivchild:last-child .workspaceTaskAreaExpand {
        margin-left: 34%;
    }

    .cardsdiv:nth-child(3) .workspaceCardRectangle ~ .cardsdivchild:last-child .workspaceTaskAreaExpand {
        margin-left: 67.5%;
    }

    .cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }

    .cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }

    .cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }

    #miniCardContainer {
        margin-left: 2%;
        margin-bottom: 2%;
    }

    #newWindowIconContainer {
        margin-bottom: 2%;
    }

    .jumbotron .container {
        max-width: 100%;
    }

    #loginView2_pmlSearch {
        border: 1px solid #999 !important;
        width: 150px;
    }
}

@media screen and (min-width:768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
        margin-bottom: 100px;
    }

    .modal-content {
        min-width: 0;
    }
}


@media screen and (min-width:768px) and (max-width:1024px) {
    .username {
        display: none;
    }

    #ajax_loader {
        left: 48% !important;
        top: 48% !important;
    }

    .gridViewResponsiveWidth {
        position: relative !important;
        overflow: auto !important;
    }

    .gridViewResponsiveWidthEmail {
        position: relative !important;
        overflow: auto !important;
    }

    .DropZoneASCX {
        min-width: 240px !important;
    }

    .DropZone1 {
        min-width: 240px !important;
    }
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait) {

    .workspaceCardRectangle ~ .cardsdivchild {
        margin-left: -100px !important;
        margin-right: 0px !important;
    }

    #loginView2_lnkBackOffice {
        display: none;
    }
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape) {
    .cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -5%;
    }

    .cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -105%;
    }

    .cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -205%;
    }

    #loginView2_lnkBackOffice {
        display: none;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {

    #MainContent_lblHowCanIAssist {
        display: none;
    }

    #assistlnk > span.glyphicon {
        display: none;
    }

    .icon-bar1 {
        background-color: #888;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    .dropdown-toggle .icon-bar1 + .icon-bar1 {
        margin-top: 4px;
    }

    .RadWindow {
        width: 95% !important;
    }

    select, option {
        width: 200px !important;
    }

    .RadComboBox_Bootstrap {
        width: 200px !important;
    }

    .DropZoneASCX {
        min-width: 200px !important;
    }

    .DropZone1 {
        min-width: 200px !important;
    }


    .cleantextbox > input[type="text"] {
        max-width: 200px !important;
    }

    #loginView2_accountLogo {
        width: 140px !important;
    }

    #accountControl {
        width: 100% !important;
    }

    #tenantControl {
        float: left;
        width: 140px;
    }

    #workspaceControlNavHeader {
        margin-left: -10px !important;
    }

    #workspaceControl {
        float: right;
        width: 50px !important;
        margin-right: 8px !important;
    }

    .navbar-header {
        width: 48px !important;
    }

    #profileControl {
        top: -8px;
        float: right;
        width: 50px;
        margin-right: 0px;
    }

    .roundpic {
        width: 46px;
        height: 46px;
        margin-right: -20px;
    }


    #myTabs {
        position: absolute !important;
        left: -235px !important;
        width: 280px !important;
        z-index: 11002 !important;
        background-color: white;
        -webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }


    #dashboardsub {
        position: absolute !important;
        left: -250px !important;
        width: 280px !important;
        z-index: 11001 !important;
        top: +130px !important;
    }


    #MainContent_sortrmenu {
        position: absolute !important;
        top: +80px !important;
    }


    #MainContent_filtermenu {
        position: absolute !important;
        top: +80px !important;
        left: 0px !important;
        width: 270px !important;
    }



    #MainContent_upChart {
        display: none !important;
    }

    #MainContent_lnkWorkspaceChartDisplay {
        display: none !important;
    }

    #MainContent_lnkSubmitCase {
        margin-bottom: 5px !important;
    }

    #MainContent_txtCaseReference {
        margin-bottom: 5px !important;
    }

    #MainContent_lblCases {
        padding-bottom: 5px !important;
    }

    .searchCommandSelections {
        margin-bottom: 2px !important;
        float: left !important;
    }

        .searchCommandSelections a {
            width: 160px !important;
        }


    .wizardDescription {
        display: none !important;
    }


    div.menu ul li a {
        width: 160px !important;
        margin: 2px !important;
    }

    .gridViewResponsiveWidth {
        position: relative !important;
        overflow: auto !important;
    }

    .gridViewResponsiveWidthEmail {
        position: relative !important;
        overflow: auto !important;
    }

    .kimDDL {
        margin-bottom: 2px !important;
    }

    .wordWrap {
        white-space: pre-wrap; /* css-3 */
        white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
        padding: 3px;
    }

    .jumbotron .container {
        max-width: 100%;
    }

    .cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -11%;
    }

    .cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -11%;
    }

    .cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -11%;
    }

    .chart-container {
        float: none;
        position: relative;
        width: 100%;
    }

    #WorkspaceContainerTabs {
        width: 100%;
        padding-left: 0px !important;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation : portrait) {

    #assistmenu {
        width: 280px !important;
    }

    #ajax_loader {
        left: 42% !important;
        top: 45% !important;
    }

    .highcharts-menu {
        max-height: 200px !important;
    }

    .highcharts-menu-item {
        font-size: 11px !important;
    }

    .filters-margin {
        word-wrap: break-word;
        max-width: 180px !important;
        font-size: 12px !important;
    }

        .filters-margin > input[type="text"] {
            max-width: 180px !important;
            font-size: 12px !important;
        }

    .chart-container {
        padding: 0 !important;
    }

    #presentation-title {
        margin-left: 0 !important;
    }

    #footer {
        position: relative !important;
    }
}


@media screen and (min-width:360px) and (max-width:767px) and (orientation : portrait) {
    #assistmenu {
        width: 320px !important;
    }

    #footer {
        position: relative !important;
    }
}


@media screen and (min-width:320px) and (max-width:767px) and (orientation : landscape) {

    #footer {
        display: none !important;
    }

    #assistmenu {
        width: 380px !important;
    }


    #ajax_loader {
        left: 46% !important;
        top: 42% !important;
    }

    .cardsdiv:nth-child(1) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }

    .cardsdiv:nth-child(2) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }

    .cardsdiv:nth-child(3) .workspaceCardRectangle .ChildworkspaceCardRectangle {
        margin-left: -2%;
    }
}



@media screen and (min-width:360px) and (max-width:767px) {


    select, option {
        width: 240px !important;
    }

    .RadComboBox_Bootstrap {
        width: 240px !important;
    }

    .DropZoneASCX {
        min-width: 240px !important;
    }

    .DropZone1 {
        min-width: 240px !important;
    }

    .cleantextbox > input[type="text"] {
        max-width: 240px !important;
    }


    #myTabs {
        position: absolute !important;
        /*left: -280px !important;*/
        width: 320px !important;
        z-index: 11002 !important;
        background-color: white;
        -webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    #dashboardsub {
        position: absolute !important;
        /*left: -295px !important;*/
        width: 320px !important;
        z-index: 11001 !important;
        top: +130px !important;
    }


    .gridViewResponsiveWidth {
        position: relative;
        overflow: auto !important;
    }

    .gridViewResponsiveWidthEmail {
        position: relative !important;
        overflow: auto !important;
    }

    .jumbotron .container {
        max-width: 100%;
    }
}


@media (max-width:767px) {

    .workspaceChartBase {
        visibility: hidden;
        display: none;
    }

    .header-content {
        height: auto;
    }

    .modal-content {
        min-width: 0;
    }

    .dropdown-toggle > div {
        margin-top: 10px !important;
    }

    .username {
        display: none;
    }

    /*
    #backoffice, .lisubmenu {
        display: none !important;
    }
    */

    #loginView2_liBackOffice {
        display: none !important;
    }

    .searchCommandSelectDeviceText {
        display: none;
    }

    .searchCommandSelectDeficeIcon {
        display: inline-block;
    }

    .cardsdiv:nth-child(1) .workspaceCardRectangle ~ .cardsdivchild:last-child, .cardsdiv:nth-child(2) .workspaceCardRectangle ~ .cardsdivchild:last-child, .cardsdiv:nth-child(3) .workspaceCardRectangle ~ .cardsdivchild:last-child {
        margin-left: -5%;
        margin-right: -5%;
    }

    .menupadding {
        padding-left: 15px;
    }

    .dropdown-menu {
        width: 360px;
    }
}

.bs-wizard {
    margin-top: 40px;
    border: 0;
    padding: 0 0 10px;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: rgba(0,0,0,.6);
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: radial-gradient(circle at 30px 30px, #888, #c0c0c0);
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: rgba(0,0,0,.6);
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0;
            height: 2px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0;
                box-shadow: none;
                background: rgba(0,0,0,.6);
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:hover:after {
                opacity: 1;
            }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:hover {
                background: radial-gradient(circle at 30px 30px, #888, #c0c0c0);
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

a.sectionMenuLinkInactive {
    border: 1pt silver;
    border-radius: 0;
    background-color: rgba(0,0,0,.6);
    margin: 0 2px 0 0;
    padding: 8px 10px;
    color: silver;
    font-size: 12px;
    font-family: Roboto-Light,Arial,Helvetica,sans-serif;
    font-weight: 700;
}

    a.sectionMenuLinkActive, a.sectionMenuLinkInactive:Hover {
        background-color: rgba(0,0,0,.6);
        color: #fff;
        font-family: Roboto-Light,Arial,Helvetica,sans-serif;
        margin: 0 2px 0 0;
        padding: 8px 10px;
        line-height: 12px;
        font-size: 12px;
    }

    a.sectionMenuLinkInactive:Hover {
        border: 1pt #c0c0c0;
        border-radius: 0;
        text-decoration: none;
    }

a.sectionMenuLinkActive {
    border: 1pt silver;
    border-radius: 0;
    font-weight: 700;
}

    a.sectionMenuLinkActive:hover {
        margin: 0 2px 0 0;
        padding: 8px 10px;
        line-height: 12px;
        font-size: 12px;
        text-decoration: none;
    }

.label-helpermultiline {
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 12px;
    bottom: 0;
    left: -90px;
    opacity: 0;
    position: absolute;
    transition: .1s bottom,.1s opacity;
    z-index: 1;
}

.cleantextbox > input:focus + .label-helpermultiline {
    bottom: 90%;
    line-height: 2;
    opacity: 1;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 4px;
}

.cleantextbox > textarea:focus + .label-helpermultiline {
    bottom: 90%;
    line-height: 2;
    opacity: 1;
    margin-left: 100px;
    margin-bottom: 5px;
    padding: 4px;
}

.cleantextbox > select:focus + .label-helpermultiline {
    bottom: 90%;
    line-height: 2;
    opacity: 1;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 4px;
}

.col-sm-12.tab-content > .row.active {
    background-color: #fff !important;
    border: 0 solid #ddd !important;
    -webkit-box-shadow: 0 0 0 0 transparent,0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent,0 0 0 0 transparent !important;
    display: block !important;
}

a#MainContent_lnkDeleteAccount {
    margin-left: -85px;
}

.col-sm-12.cleantextbox.tabrow, div#brandingPanel.panel-body {
    margin-left: 25px;
}

.nav-tabs > li#first.active > a#firstactive, .nav-tabs > li#last.active > a#lastactive, .nav-tabs > li#user.active > a#useractive {
    color: #fff !important;
    cursor: default;
    background-color: #93bce4;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > li#last.active > a#lstactive {
    color: #fff !important;
    cursor: default;
    background-color: #93bce4 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > li#breach.active > a#breach1, .nav-tabs > li#case.active > a#case1, .nav-tabs > li#date.active > a#date1 {
    color: #fff !important;
    cursor: default;
    background-color: #93bce4;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

div#accountInfo.panel-body {
    padding-left: 100px;
}

.RequiredMessage {
    color: Red;
    font-size: 10pt;
    height: 20px;
}

.UserRequiredMessage {
    width: 100%;
    height: 24px;
    border: 1px solid red;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.kimDDL, .kimDDL1 {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    height: 34px;
    -webkit-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 10002;
    min-height: 34px;
    padding: 0 2em 0 .3em;
}

.backOfficeSpanText {
    font-family: Roboto;
    font-size: 11pt;
    font-weight: 300;
}

.form-control {
    color: rgba(0,0,0,.6) !important;
}

.kimDDL {
    border: 1px solid rgba(221,221,221,1);
    border-radius: 4px;
    background-image: url(../Images/dropdown.png);
}

select.kimDDL::-ms-expand {
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

select.kimDDL[disabled=disabled] {
    background-color: #eaeaea;
    background-image: url(../Images/disabledropdown.png);
}

div[id$=divFilter] > .kimDDL > .rddlInner {
    display: none !important;
}

.taskListClearFilter, .taskListClearFilter a {
    color: rgba(0,0,0,.8);
}

.OverRiderTH {
    text-align: center !important;
}

.doprdownListFontDarker {
    color: #000 !important;
}

.kimDDL1 {
    border: 1px solid rgba(221,221,221,1);
    border-radius: 4px;
    background-image: url(../Images/dropdown.png);
}

select.kimDDL1::-ms-expand {
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

select.kimDDL1[disabled=disabled] {
    background-color: #eaeaea;
    background-image: url(../Images/disabledropdown.png);
}

.displayBlock label {
    display: inline;
}

.displayBlock input[type=checkbox] {
    margin-right: 5px;
}

#MainContent_lblTotalCount {
    display: none;
}

.jumbotron span p {
    font-size: 14px;
}

.workflowDiagramContainer {
    position: fixed;
    left: 10px;
    width: 98vw;
}

.diagramDiv {
    border: 1px solid #000;
    height: 77vh;
}

#chkDiagramLicensed + label, #chkEnableAlertMessages + label {
    font-weight: 400;
    margin: 0 0 5px 5px;
}

.helpDocumentCardDescription {
    height: 70px;
    overflow-y: auto;
}

.helpDocumentCardDescription {
    height: 70px;
    overflow-y: auto;
}

.gridviewHeaderLink {
    font-weight: normal;
    margin-left: 1px;
    margin-right: 3px;
}

a.editIcon {
    background: url(Images/edit.gif) no-repeat;
    display: block;
    height: 24px;
    margin: 0 8px 0 0;
    width: 24px;
}

a:hover.editIcon {
    background: url(Images/edit.gif) 0 -24px;
}

a.selectIcon {
    background: url(Images/select.gif) no-repeat;
    display: block;
    height: 24px;
    margin: 0 8px 0 0;
    width: 24px;
}

a:hover.selectIcon {
    background: url(Images/select.gif) 0 -24px;
}

.kGridLabelLightTone {
    color: #9a9ba0;
    font-size: 14px;
    font-family: Roboto-Light,Arial,Helvetica,sans-serif;
}

.kGridLabelLightToneSmallerFont {
    color: #9a9ba0;
    font-size: 12px;
    font-family: Roboto-Light,Arial,Helvetica,sans-serif;
}

.slaPadLeft {
    font-size: .75em;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.583;
    display: inline-block;
    width: 59%;
    float: left;
    text-align: left;
    padding-left: 10px;
}

.slaGreen {
    color: #86d049;
}

.slaAmber {
    color: #f7ad6f;
}

.slaRed {
    color: red;
}

.calendarAdjust {
    float: left;
    font: 9pt;
}

.journalTtile {
    font-size: 1.1em;
    color: black;
}

.ddlFilterByUserDD {
    margin-right: 20px;
}

.unsavedRecord {
    color: red;
    font-size: 2.0em;
}

.defaultOption[id*='rblToEmailType'] td {
    padding-right: 12px;
}

.launchBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Images/nn.jpg');
    width: 100%;
    height: 100%;
}

.kimPowered {
    margin-top: -5px;
}

[id*='gvwDocuments'].kGrid td, [id*='gvWsDocAttachment'].kGrid td {
    border: none;
}

    [id*='gvwDocuments'].kGrid td:first-child, [id*='gvWsDocAttachment'].kGrid td:first-child {
        border: none;
    }

    [id*='gvwDocuments'].kGrid td:last-child, [id*='gvWsDocAttachment'].kGrid td:last-child {
        border: none;
    }

.rblWithMargins input[type="radio"] {
    margin-left: 30px;
    margin-right: 2px;
}

.workflowRowEdit {
    border: 3px dashed #5cb45c;
}

.dashboardCardChildDocumentLink, .dashboardCardChildDocumentLink a {
    cursor: pointer;
}

.dashboardCardRectangle {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    background-color: #fff;
    width: 100%;
    height: 212px;
    margin-top: 20px;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}

.dashboardCardHeader {
    height: 80px;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
}

.dashboardCardTitleSideLeft {
    width: 59%;
    float: left;
    text-align: left;
}

.dashboardCardDescription {
    font-size: .9em;
    padding-left: 10px;
    padding-right: 10px;
    height: 66px;
}

.dashboardCardChildDocumentLink {
    text-align: center;
    width: 50%;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.2;
}

.dashboardCardFooter {
    border-top: solid 1px #e1e1e1;
    height: 45px;
}

.dashboardCardChildDocumentLink a:focus, .dashboardCardChildDocumentLink a:hover, .dashboardCardChildDocumentLink:focus a, .dashboardCardChildDocumentLink:hover a {
    text-decoration: none;
    border-bottom: 2px solid rgba(0,0,0,.8);
}

.dashboardCardViewLink {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    width: 50%;
    float: right;
    padding: 10px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.dashboardCardViewLink {
    background-color: #fff;
    border-left: solid 1px #e1e1e1;
    cursor: pointer;
}

    .dashboardCardViewLink a {
        cursor: pointer;
    }

        .dashboardCardViewLink a:focus, .dashboardCardViewLink a:hover, .dashboardCardViewLink:focus a, .dashboardCardViewLink:hover a {
            text-decoration: none;
            border-bottom: 2px solid rgba(0,0,0,.8);
        }


.activityRowTwo {
    border-top: 2px solid white;
    border-bottom: 1px solid #999;
}

.removeSignature:hover {
	text-decoration: none;
	color: #23527c;
}

.removeSignature {
	cursor: pointer;
	text-decoration: none;
	color: black;		
	margin-left: -3px;	
	font-size: x-small;				
}

.removeSignatureX {			
	width: .71428571em;
	color: #fb4202;
	margin-left: 15px;			
}

.RadWindow, .RadWindow *, .RadWindow .rwTitleBar * {
	box-sizing: content-box; 
}

.save-min-width {
    min-width: 100px !important;
}

.mt-3 {
    margin-top: 1rem !important;
}