.new-container{max-width:1200px;}
.new-container #lhsTree{max-width:none;padding:5px 0px 0px 0px;}
.new-container .lhs-tree li a,.new-container .lhs-tree li span{font-size:15px;line-height:30px;color:#777;}
.new-container .lhs-tree li a:hover{color:#447dbb;text-decoration:none;}
.new-container .lhs-tree li span:after{top:24px !important;}
.new-container #lhsTree.fixed{position:fixed;width:288px;top:70px;}
.help #lhsTree > li > ul li a{font-size:13px;padding:15px 10px 15px 34px;}
.gcsc-branding,.gsc-adBlock,.gsc-result div.gs-watermark, table.gsc-table-result,.gsc-above-wrapper-area{display:none !important;}
.cse .gsc-control-cse,.gsc-control-cse{padding:0 !important;}
.gsc-input-box{background-color:transparent !important;border:0px !important;}
#___gcse_0{width:300px !important;float:right !important;margin:10px !important;position:absolute;top:0;right:0;}
#___gcse_1{min-height:0}
#gs_tti50{padding:0 !important;margin:0 !important;}
#gs_tti50 input{background-image:none !important;font-size:13px;font-family:OpenSans;padding:5px 4px 4px 15px !important;height:initial !important;margin:0 !important;}
/* Help Document CSS*/
[data-opORoc="cloud"]{display:none}
.choosetype{background:#fff}
.choosetype > span{cursor:pointer;display:inline-block;background:#3c84b3;width:calc(50% - 1px);border-right:1px solid #fff;color:#fff;line-height:40px;text-align:center;font-size:15px;}
.choosetype > span.helpActive{background:#fff;color:#2a79bb;border-top:2px solid #2a79bb;}
.rhs-cont ul,.rhs-cont ol{padding:0px 0 10px 25px;}
.heading-menu{position:relative}
.sel-ver span{cursor:pointer;padding:10px 20px;background:#2a78bb;margin:0px 10px;color:#fff;font-size:20px;border-radius:3px 3px 0px 0px;transition:0.2s ease-in-out;}
.sel-ver .verActive{background:#fff;color:#000;border:1px solid #ccc;border-bottom:0px;border-radius:3px 3px 0px 0px;z-index:999;box-shadow:0px -5px 10px -5px #ccc;transition:0.2s ease-in-out;pointer-events:none;}
.help.lhs-tree{border-left:1px solid #ececec;margin-top:40px;float:none;width:100%;min-height:0px;}
.help_bmark {
    border: 1.4px dashed #ccc;
    border-left: 0;
    border-right: 0;
    padding: 15px;
}
.help_bmark_head {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.help_bmark_body {
    line-height: 30px;
    padding: 5px 34px;
}

.help_bmark_head.close + .help_bmark_body {
    display:none;
}
.help_bmark_head.close:before {
    transform: rotate(360deg);
    background-image: url(../images/bmark-toggle.png);
}
.help_bmark_head:before {
    content: '+';
    font-weight: 100;
    position: absolute;
    left: -14px;
    top: 6px;
    width: 17px;
    color: transparent;
    height: 17px;
    background-color: transparent;
    transition: all ease-out 500ms;
    background-image: url(../images/bmark-toggle-1.png);
    background-size: cover;
}

.dcmsplogosvg img {
    width: 284px;
    height: auto;
    margin-top: 9px;
}

.edi-btn {
    margin: unset !important;
}
.doc_feedback {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    margin-top: 40px;
}
.doc_feedback inputgroup {
    display: block;
    margin: 0 0 10px;
}

.doc_feedback inputgroup inputgroup {
    display: inline-block;
    margin: 0 10px 0 0;
}

.doc_feedback inputgroup inputgroup label {
    display: inline-block;
    vertical-align:text-top;
}
.doc_feedback .form-fields input, .doc_feedback .form-fields textarea {
    width: 300px !important;
    line-height: normal !important;
    padding: 11px 15px !important;
    display: block;
    margin: 14px 0 !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    font-size: 14px !important;
}
.doc_feedback .form-fields input[type="checkbox"] {
    display: inline-block;
    width: auto !important;
}
.doc_feedback .form-fields input[type="checkbox"]~label {
    transform: none;
    pointer-events: all;
    color: #000;
    font-size: 14px !important;
}
#meGDPRMessage label {
    display: block !important;
    width: auto !important;
    margin: 10px auto;
    max-width: 100%;
}
.doc_feedback .edi-btn inputgroup select {
    border-radius: 5px !important;
    margin-top: 15px !important;
    border: 1px solid #ccc !important;
    padding: 0 15px !important;
    font-size: 14px !important;
}

.edi-btn inputgroup.select.country {
    max-width: 330px !important;
    margin: unset !important;
}
div#formCTAgdpr, div[data-clickgdpr="formCTAgdpr"] {
    max-width: 328px !important;
    margin: 10px 0 10px !important;
    text-align: left;
}

#meGDPRMessage {
    width: 100%;
    margin: 0;
    text-align: left;
}
.doc_feedback .form-fields textarea{
    height: 100px;
    width: 300px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 5px;
}
.doc_feedback .useful p, .doc_feedback .not-useful p {
    font-size: 14px;
    font-weight: 600;
}
.doc_feedback input[type="submit"] {
    display: inline-block;
    background-color: #2196F3;
    -webkit-appearance: none;
    padding: 7px 15px;
    border: 0;
    color: #fff;
    border-radius: 5px;
    margin: 10px 0;
    cursor:pointer;
    width: 100px;
    font-weight: 600;
    line-height: 24px;
    font-size: 14px;
}
.doc_feedback .useful p{
    color:#000 !important;
}
.doc_feedback .useful p:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background-image: url(https://www.manageengine.com/products/desktop-central/help/images/like-icon.png);
    background-size: contain;
    vertical-align: top;
}
.doc_feedback .not-useful p{
    color:#000 !important;
}
.doc_feedback .not-useful p:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background-image: url(https://www.manageengine.com/products/desktop-central/help/images/sad-icon.png);
    background-size: contain;
    vertical-align: top;
}
.doc_feedback .ans {
    margin: 8px 0;
}
.doc_feedback .ans input {
    display: inline-block;
    -webkit-appearance: none;
    width: 100px;
    border: 0;
    background-color: #ecebeb;
    line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}
.doc_feedback .ans input:focus{
    outline:none;
}
.doc_feedback .ans input:hover {
    background-color: #0199ff;
    color: #fff;
}
.doc_feedback inputgroup.fed_op label {
    transform: none !important;
    color: #000 !important;
    pointer-events: all;
}

.doc_feedback inputgroup.fed_op inputgroup {
    display: flex;
    align-items: baseline;
}

.doc_feedback inputgroup.fed_op inputgroup input {
    max-width: 20px;
    margin: 10px 5px 10px 0 !important;
}

.doc_feedback inputgroup.fed_op inputgroup label {
    font-size: 14px !important;
}
.doc_feedback inputgroup.fed_op inputgroup.feed_dec {
    display: none;
    border-top: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
    margin: 14px 0;
    padding: 12px 0;
}
.doc_feedback inputgroup.fed_op inputgroup.feed_dec.active {
    display: block;
}
.doc_feedback inputgroup.fed_op inputgroup.feed_dec .flex {
  display: flex;
  align-items: center;
}
.doc_feedback inputgroup.fed_op inputgroup.feed_dec .flex label {
  transform: none !important;
  width: auto;
  margin: 0 10px 0 0;
}
.doc_feedback inputgroup.fed_op inputgroup.feed_dec .flex input {
  width: auto !important;
  display: inline-block;
  vertical-align: top;
}
.breadcrum .suc-msg {
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #14c155;
    color: transparent;
    font-size: 17px;
    font-weight: 500;
    height: 0;
    line-height: normal;
    z-index: 1;
    overflow: hidden;
    transition: all ease 350ms;
}
.breadcrum .suc-msg.active{
    height: 53px;
    color: #fff;
}
.breadcrum .suc-msg:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/form-success.png);
    content: '';
    height: 18px;
    width: 18px;
    background-size: contain;
    margin: 0 10px 0 0;
}
/*New L-tree handling*/
.lhs-Tree.treeArea {
    visibility: hidden;
}

.lhs-Tree.treeArea.auto {
    visibility: visible;
}
.treeArea .ltree_toggle {
    display: flex;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.treeArea .ltree_toggle a {
    width: 50%;
    text-align: center;
    padding: 15px;
    line-height: normal;
}
.treeArea .ltree_toggle a.active {
    color: #fff;
    background-color: #09f;
    pointer-events:none;
}
/* Regarding New Help-Left Tree */
/* Regarding New Help-Left Tree */
.main_tree.open > a:before, .sub_tree.open > a:before {
    transform: rotate(135deg)!important;
    border-color: #000!important;
}
.main_tree.open > a, .sub_tree.open > a, .lhs_tree a:hover,li a.active {
    color: #0699e5 !important;
}
.lhs_tree ul{
    display: none;
}
ul.lhs_tree, ul.lhs_tree li{
    list-style: none !important;
}
ul.lhs_tree li a{
    color: #000;
}

li.main_tree > a, li.sub_tree > a{
    position: relative;
    display: inline-block;
    padding: 8px 0px;
    line-height: normal;
}
li.sub_tree > a,.lhs_tree li li > a {
    padding: 4px 0;
    font-size: 13px;
}
.lhs_tree li li li li {
    line-height: normal;
}
.lhs_tree li li li li > a {
    font-size: 12px;
    display: inline-block;
}
ul.lhs_tree{
    padding-left: 28px;
}
ul.lhs_tree ul{
    padding-left: 15px;
}
li.main_tree >a:before , li.sub_tree > a:before{
    position: absolute;
    content: '';
    width: 6px !important;
    height: 6px !important;
    border-top: 2px solid #5F6368 !important;
    border-right: 2px solid #5F6368 !important;
    top: 13px !important;
    left: -18px !important;
    background: none !important;
    transform: rotate(45deg) !important;
    transition: all .3s ease-in;
}
li.sub_tree > a:before, .lhs_tree li li > a:before {
    top: 8px !important;
    width: 5px !important;
    height: 5px !important;
    left: -14px !important;
    border-width: 1px !important;
}
ul.show {
    display: block !important;
}
li.main_tree.open > a:before , li.sub_tree.open > a:before{
    transform: rotate(140deg) !important;
}
.lhs-Tree.heightChange::-webkit-scrollbar{
    display: none;
}

.lhs-Tree.treeArea {
    visibility: hidden;
}

.lhs-Tree.treeArea.auto {
    visibility: visible;
}

.promo-flash {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #daf4ff;
    border: 1px solid #89ceeb;
    position: fixed;
    width: 100%;
    z-index: 99;
    top:100px;
    left:0;
    right:0;
}
.promo-flash b {
    border-right: 1px solid #de1e1e;
    border-left: 1px solid #de1e1e;
    color: #de1e1e;
    margin: 0 25px 0 0;
    font-weight: 500;
    padding: 4px 8px;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
}
.promo-flash p {
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    margin: 14px 0;
    letter-spacing: normal;
}
.promo-flash p strong {
    font-weight: 600;
}
.promo-flash p #event_timer {
    color: red;
    min-width: 110px;
    display: inline-block;
}
.promo-flash.spl {
    background-color: #ffce26;
    border: 1px solid #ebba13;
}
.promo-flash.spl p {
    color: #000;
}
.promo-flash.spl p #event_timer {
    color: crimson;
}
.promo-flash.spl a.cta {
    background-color: #000;
    color: #fff;
}
.promo-flash .close {
    margin: 0 0 0 30px;
    color: #00000070 !important;
    position: absolute;
    right: 23px;
    cursor: pointer;
    font-size: 15px;
}
.promo-flash .close:hover {
    color: #00000070 !important;
    background-color: transparent !important;
}
.promo-flash a {
    line-height: normal;
    background-color: #fff;
    color: #1381b0;
    padding: 6px 15px;
    margin: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 1px #1381b0;
    letter-spacing: normal;
}