.Dash-header{font-weight: 400;font-size: 18px;margin: 24px 0;letter-spacing: 0.07em;}
.Dash-header .Name{font-weight: 700;display: inline-block;text-transform: capitalize;font-size: 20px;padding-left: 6px;}
.Dash-Boxshadow{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;background: #FFFFFF;}
.DashList{display: flex;}
.DashCardRow .DashList li{height: 248px;padding: 24px 16px 10px;border-radius: 4px;width: 25%;text-align: center;margin-right: 20px;}
.DashList label{margin-bottom: 0px;font-weight: 500;font-size: 60px;display: block;}
.DashList span{font-weight: 700;font-size: 16px;display: block;padding-top: 30px;}
.DashCompanyProgress ul li{background: #D0EAFF;border: 1px solid #3BB9C4;width: 100%;}
.DashOKRProgress ul li{width: 40%;}
.DashCardRow .DashList li.DueToday{background: #FFF6EE;border: 1px solid #FFC65A;}
.DashCardRow .DashList li.Pending{background: #F6F1FF;border: 1px solid #4101CA;}
.DashCardRow .DashList li.OverDue{background: #FFF8F9;border: 1px solid #DA0E3F;}
.DashCardRow .DashList li.DueToday label{color: #FF7A00;}
.DashCardRow .DashList li.Pending label{color: #4101CA;}
.DashCardRow .DashList li.OverDue label{color: #DA0E3F;}
/*.DashOKRProgress{background: #C8FFA6;border: 1px solid #0AD88E;}*/
.DisplayFlex{display: flex;}
.FlexCenter{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.DashOKRProgress ul li,.DashCompanyProgress ul li{padding: 29px 4px 20px;border-radius: 4px;margin-right: 20px;height: 182px;}
.DashOKRProgress ul li span,.DashCompanyProgress ul li span{text-transform: uppercase;font-weight: 700;font-size: 13px;padding-top: 20px;}
.DashCardRow .DashList li:last-child,.DashOKRProgress ul li:last-child,.DashCompanyProgress ul li:last-child{margin-right: 0px;}
.TotalOKR{background: #C8FFA6;border: 1px solid #0AD88E;}
.AlignedOKR{background: #FFEAC3;border: 1px solid #FFC65A;}
.UnalignedOKR{background: #FFA9A9;border: 1px solid #FF2424;}
.DashOKRProgress ul li label,.DashCompanyProgress ul li label{font-weight: 400;font-size: 40px;margin-bottom: 0px;}
.DashOKRProgress ul li a{padding-top: 10px;}
.DashContainer .LinkTag{font-weight: 700;font-size: 14px !important;border-bottom: 2px solid transparent;
display: inline-block;}
.DashContainer .ObjeSections .LinkTag{margin-top: 10px;}
.DashContainer .LinkTag:hover{text-decoration: none;color: #5a55e1;border-bottom: 2px solid #5a55e1;}
.DashContainer .LinkTag:focus{color: #5a55e1;}
.Keylabel{font-weight: 700;font-size: 13px;margin-bottom: 10px;position: absolute;top: -30px;}
.ObjKey .ObjKeyLists li{display: flex;width: 50%;float: left;align-items: center;margin-bottom: 8px;padding-right: 10px;}
.ObjKey .ObjKeyLists li small{display: inline-block;font-size: 14px;font-weight: 400;}
.ObjKey .ObjKeyLists li span{width: 18px;height: 18px;border-radius: 2px;margin-right: 8px;/*border: 1px solid #48AC0A;*/display: inline-block;}
.RightObjCharts .ChartBox{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 0px 0px 4px 4px;padding: 1px;margin-top: 1px;height: 423px;}
.ObjKey .ObjKeyLists li span.green{background: #A4D777;/*border: 1px solid #48AC0A;*/}
.ObjKey .ObjKeyLists li span.red{background: #FFA9A9;/*border: 1px solid #FF2424;*/}
.ObjKey .ObjKeyLists li span.violet{background: #BFCBDB;/*border: 1px solid #4101CA;*/}
.ObjKey .ObjKeyLists li span.orange{background: #FC8A8A;/*border: 1px solid #FF2424;*/}
.ObjKey .ObjKeyLists li span.yellow{background: #E5E785;/*border: 1px solid #F4CA33;*/}
.ObjKey .ObjKeyLists li span.blue{background: #D0EAFF;/*border: 1px solid #2370CB;*/}
.ObjKey .ObjKeyLists li span.lightpink{background: #F7BD72;/*border: 1px solid #FF7A00;*/}
.ObjKey .ObjKeyLists li span.Dropped{background: #E6B8F1;/*border: 1px solid #FF2424*/;}
.ChartBox .ObjKey{padding: 0px 24px 16px;margin-top: 0px;position: relative;}
.Chartactions{margin-top: 6px;cursor: pointer;}
#chart-container_month .fusioncharts-container g rect{cursor: pointer;}
.InsightRow ul li{width: 25%;text-align: center;margin-right: 20px;padding: 16px;border-radius: 4px;height: 200px;background: #FFFFFF;}
.InsightRow ul li:last-child{margin-right: 0px;}
.InsightRow ul li.TotalObj{border: 1px solid #8783FF;}
.InsightRow ul li.TotalObj small{color: #8783FF;}
.InsightRow ul li.Leading{border: 1px solid #FF7A00;}
.InsightRow ul li.Leading small{color: #FF7A00;}
.InsightRow ul li.Ontrack{border: 1px solid #1CAA19;}
.InsightRow ul li.Ontrack small{color: #1CAA19;}
.InsightRow ul li.Lagging{border: 1px solid #DA0E3F;}
.InsightRow ul li.Lagging small{color: #DA0E3F;}
.InsightRow ul li label{margin-bottom: 0px;}
.InsightRow ul li small{display: block;font-weight: 500;font-size: 40px;padding-top: 16px;}
.InsightRow ul li span{border-radius: 4px;padding: 10px;margin-top: 16px;display: block;width: 100%;
font-weight: 700;text-transform: uppercase;}
.InsightRow ul li.Leading span{background: #65EAD2;}
.InsightRow ul li.Ontrack span{background: #B9C4FC;}
.InsightRow ul li.Lagging span{background: #E7B592;}
.ObjCards{border-radius: 4px;height: 356px;}
.ObjCards.BgLightGreen{background: #DFF3DF;}
.ObjCards.BgGrey{background: #E3E8ED;}
.ObjCards.ObjPink{background: #FFF6E4;}
.ObjCards.ObjLightBlue{background: #F2F1FF;}
.ObjCards .ObjLabels{font-weight: 500;font-size: 12px;margin: 0px;color: #2D1313;}
.ObjCards.ObjLightBlue .fusioncharts-container svg{background: #F2F1FF !important;}
.ObjCards.BgGrey .fusioncharts-container svg{background: #E3E8ED !important;}
.ObjCards.ObjPink .fusioncharts-container svg{background: #FFF6E4 !important;}
.ObjCards.BgLightGreen .fusioncharts-container svg{background: #DFF3DF !important;}
/*.ObjCards .DivCenter{padding-bottom: 20px;}*/
.ObjCards .DivCenter g path{stroke: none;}
.ChartLabel{font-weight: 400;font-size: 12px;color: #808080;margin-bottom: 10px;padding-left: 13px;}
.ObjLeftPart{width: 98%;padding: 24px 24px 0px;}
.ObjKeyResults{width: 100%;border: 0px;padding: 0px 10px 0px 0px;}
.ObjKeyResults li{display: table;width: 100%;table-layout: fixed;margin-bottom: 15px;margin-left: 12px;}
.ObjKeyResults li:last-child{margin-bottom: 0px;}
.ObjKeyResults .KeyHead {
    width: 75%;
    text-align: left;
}
.ObjKeyResults .KeyResultsName{ width: 63%;}
.ObjKeyResults .WeightageHead,.ObjKeyResults .WeightageValue{width: 37%;}
.ObjKeyResults .WeightageValue{font-weight: 700;font-size: 15px;}
.ObjKeyResults .KeyResultsName h4{margin: 0px;font-weight: 700;font-size: 14px;width: 100%;}
.ObjCards .ObjLeftPart h4{color: #2D1313;margin-bottom: 10px;}
.DivCenter{display: flex;flex-direction: row;justify-content: center;align-items: center;}
.ObjCards .DivCenter{/*height:260px;*/align-items: self-start;padding-left: 10px;}
.ObjCards .DivCenter .col-md-8{margin-top: 20px;}
.Info_Rating {
    position: absolute;
    display: none;
    z-index: 999;
}
.Info_Rating .tooltipdiv {
    background: #fff none repeat scroll 0 0;
    right: -8px;
    top: 25px;
    position: absolute;
    text-align: left;
    line-height: 22px;
    width: 150px;
    border: 0px solid #dcdada;
    box-shadow: 0 0px 7px #888888;
    border-radius: 5px;
}
.Info_Rating .tooltipdiv ul {
    padding: 8px;
    margin: 0;display: flow-root;
}
.Info_Rating .tooltipdiv ul li {
    float: left;
    width: 100%;margin-bottom: 4px;
}
.Info_Rating .tooltipdiv ul li:last-child {
  margin-bottom: 0px;
}
.Info_Rating .tooltipdiv ul li:first-child {
    border-radius: 5px 5px 0px 0px;
}
.Info_Rating .tooltipdiv ul li a {
    color: #353535;
    width: 100%;
    display: block;
    padding: 5px 8px;
    line-height: 22px;
}
.Info_Rating .tooltipdiv ul li a:hover {
    background: #5A4D9F;border-radius: 5px;color: #fff;
}
/*.Info_Rating .tooltipdiv ul li:hover a {
    color: #fff;
}*/
.Action_Icon .icon {
    position: absolute;
    right: 20px;
    top: 30px;
}
.Action_Icon .icon-more {
    font-weight: bold;
    font-size: 16px;
    color: #c8c8c8;
}
.Action_Icon .icon:hover .icon-more {color: #5A4D9F !important;}
.RightObjCharts .CustomSorting {width: 100%;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px 4px 0px 0px}
.RightObjCharts .CustomSorting .dropdown-toggle{background: #fff;padding: 15px 24px 12px;width: 100%;text-align: left;position: relative;}
.RightObjCharts .CustomSorting .fa{position: absolute;right: 11px;opacity: 0.5;color: #777;top: 12px;font-size: 30px;}
.RightObjCharts .CustomSorting .btn:hover .fa{opacity: 1;}
.RightObjCharts .CustomSorting.open .fa{transform: rotateZ(180deg);margin-top: -3px;}
.RightObjCharts .CustomSorting .SelectedValues{font-weight: 700;font-size: 16px;margin-bottom: 0 !important;
    color: #434343;padding: 0px;}
.RightObjCharts .MeasureByList .dropdown-item:hover{text-decoration: none;}
.RightObjCharts .CustomSorting .dropdown-toggle:focus{box-shadow: none;border: 1px solid transparent;}
.ObjeSections .col-md-12 .MainCard:nth-child(odd){padding-right: 24px !important;}
.ObjeSections .col-md-12 .MainCard.Teamcontent:nth-child(odd){padding-right: 0px !important;}
.ObjeSections .col-md-12 .MainCard.Teamcontent:nth-child(even){padding-right: 24px !important;}
.DepartSections{padding: 25px 35px 10px;}
.ObjeSections .col-md-12 .MainCard{margin-top: 20px;}
/*toggle start*/
.Section-Container .section-head{cursor: pointer;}
.Section-Container .section-head .section-title{padding: 12px 12px;background: #F7F7F7;border: 0px;border-radius: 4px;}
.Section-Container .section-head.closed .section-title{border-bottom: 1px solid #E3E3E3;}
.Section-Container .section-head .section-title .accordion-toggle-styled{font-weight: 700;font-size: 16px !important;color: #434343;}
.Section-Container{border: 1px solid #E3E3E3;border-radius: 4px;background: #fff;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);}
.Section-Container:hover{border: 1px solid #5A4D9F;}
.Section-Container .section-head .section-title .accordion-toggle-styled:hover{text-decoration: none;}
.Section-Container .section-head .accordion-toggle-styled .fa{font-size: 30px;opacity: 0.5;color: #777;margin-top: -5px;float: right;}
.Section-Container .section-head:hover .accordion-toggle-styled .fa{opacity: 1;}
.Section-Container .section-head.closed .accordion-toggle-styled .fa{margin-top: -6px;}
.FilterIcon{color: #C7C7C7;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;width: 32px;
height: 32px;background: #FFFFFF;display: flex;flex-direction: column;justify-content: center;align-items: center;
font-size: 20px;float: right;border: 1px solid transparent;}
.FilterIcon:hover{color: #5a55e1;border: 1px solid #5a55e1;}
.DashLabel{font-weight: 700;font-size: 16px;margin-bottom: 20px;}
.DepartSections .FilterIcon{margin-bottom: 10px;}
.Company-Overview.modal.fade .modal-dialog {max-width: 900px !important;}
.Company-Overview .AlignToList li.Alignedone, .AlignToList .Objecttitle.Alignedone{background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;margin: 0px 0px 16px;border: 1px solid transparent;padding: 15px !important;}
.AlignToList .Objecttitle.Alignedone:hover{/*border: 1px solid #5A4D9F;*/background: #e8e8e8;}
.Company-Overview .AlignToList .ObjectiveList:last-child .Objecttitle.Alignedone{margin-bottom: 0px;}
.Company-Overview .InnerCard h3 span a{color: #5A4D9F;font-size: 15px;cursor: pointer;border-bottom: 2px solid transparent;}
.Company-Overview .InnerCard h3 span a:hover{text-decoration: none;color: #5a55e1;border-bottom: 2px solid #5a55e1;}
.Company-Overview .OverviewCard{background: #fff;padding: 20px;min-height: 535px;}
.Company-Overview .AlignToList .ObjectiveList{box-shadow: none;margin: 0px;}
.Company-Overview .SerachArea .NewSeachBox{width: 220px;}
.Company-Overview .SerachArea .NewSeachBox input{height: 32px;width: 190px !important;}
.HiddenScroll{overflow-y: hidden !important;}
.Objectiveprogress .progress-bar.Level1{background: #00AF54;}
.Objectiveprogress .progress-bar.Level2{background: #5A4D9F;}
.Objectiveprogress .progress-bar.Level3{background: #FFC65A;}
.Objectiveprogress .progress-bar.Level4{background: #FF7A00;}
.Objectiveprogress .progress-bar.Level5{background: #DA0E3F;}
#CustomizePopup.modal.right.fade.in .modal-dialog{top: 132px;}
#CustomizePopup.modal.right .modal-content{height: 364px;border-radius: 5px 0px 0px 5px;width: 74%;float: right;}
#CustomizePopup .modal-body,#CustomizePopup.modal.right .modal-content{background: #fff;}
.CustomizeSection{padding: 20px;}
.SortBy small.UnitIcon{line-height: 32px;}
.CustomizeSection .CustomizeLists li{border-radius: 4px;width: 46px;height: 40px;margin-right: 10px;display: inline-block;}
.CustomizeSection .CustomizeLists li:last-child{margin-right: 0px;}
.CustomizeSection .CustomizeLists li.color1{background: #A4D777;}
.CustomizeSection .CustomizeLists li.color2{background: #FFC188;}
.CustomizeSection .CustomizeLists li.color3{background: #A87FFF;}
.CustomizeSection .CustomizeLists li.color4{background: #FC8A8A;}
.CustomizeSection .CustomizeLists li.color5{background: #D0EAFF;}
.CustomizeSection .CustomizeLists li.color6{background: #3BB9C4;}
.CustomizeSection .CustomizeLists li.Last{background: #E3E3E3;}
.TextLength{margin: 0px 0px;font-size: 14px;max-height: 38px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
overflow: hidden !important;text-overflow: ellipsis;white-space: unset;display: -webkit-box !important;line-height: 19px;}
.KeyResultsName .tooltip {
    opacity: 1;
    z-index: 9999;
    box-shadow: 0 0px 8px #929292;
    margin-top: -8px;
    border-radius: 5px;
    background: #fff;
    padding-bottom: 0px;
    padding-top: 0px;
}
.TextLength + .tooltip > .tooltip-arrow,.ObjLeftPart h3 .tooltip .tooltip-arrow  {
    border-color: #fff;
}
.TextLength + .tooltip > .tooltip-arrow::after ,.ObjLeftPart h3 .tooltip .tooltip-arrow::after{
    content: "";
    position: absolute;
    left: 100%;
    bottom: -3px;
    z-index: -1;
    border: 5px solid #fff;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: 2px 2px 4px -1px #c8c8c8;
}
.TextLength + .tooltip > .tooltip-inner {
    background-color: #fff;
    white-space: normal;
    color: #000;
    font-size: 13px;
    padding: 10px;
    line-height: 19px;
    max-width: 240px;
}
/*.ObjCards .ObjKeyResults .KeyResultsName .tooltip{width: 350px;}
.ObjCards .ObjKeyResults .TextLength + .tooltip > .tooltip-inner{width:350px;max-width: 350px;}
*/.ObjLeftPart h3{position: relative;font-size: 1.8rem;margin: 0;padding-left: 30px !important;height: 56px;}
.ObjLeftPart h3 span a{color: #364f6b;}
.ObjLeftPart h3 span a:hover {color: #5A4D9F;background: transparent;text-decoration: underline;}
.ObjLeftPart h3 i{position: absolute;left: 0;top: 12px;z-index: 99;}
.ObjLeftPart h3 .ObjTitle{max-height: 50px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden !important;text-overflow: ellipsis;
white-space: unset;display: -webkit-box !important;line-height: 19px;}
.ObjectivesLists ul{text-align: center;}
.ObjectivesLists ul li{display: inline-block;padding-right: 20px;margin-bottom: 5px;}
.ObjectivesLists ul li:last-child{padding-right: 0px;}
.ButtonLinks{border-bottom: 2px solid transparent;color: #434343;padding-bottom: 4px;}
.ButtonLinks:hover,li.active .ButtonLinks{border-bottom: 2px solid #5A4D9F;color: #5A4D9F;}
.DepartSections .CustomMens.btn-group .dropdown-menu{width: 280px;}
.Custom-boxmens .CustomMens.btn-group .dropdown-menu{width: 168px;right: auto;}
.Custom-boxmens .CustomMens.DetailType .dropdown-toggle{width: 131px;}
.Custom-boxmens .CustomMens.btn-group.DetailType .dropdown-menu{width: 222px;}
.DepartSections .CustomMens .UICheckbox small,.Custom-boxmens .CustomMens .UICheckbox small{left: -16px;top: 2px;box-shadow: none;border: 1px solid #777;border-radius: 4px;}
.DepartSections .CustomMens .UICheckbox input,.Custom-boxmens .CustomMens .UICheckbox input{left: -3px;}
.DepartSections .SortBy .Label,.Custom-boxmens.SortBy .Label{float: none;margin: 0px 0px 0 24px;}
.DepartSections .UICheckbox small.checked i,.Custom-boxmens .UICheckbox small.checked i{font-size: 16px;}
.DepartSections .CustomMens .btn{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;background: #FFFFFF;height: 34px;width: 56px;line-height: 42px;border: 1px solid transparent;}
.DepartSections .CustomMens .btn .icon-Growthchart{color: #C7C7C7;font-size: 18px;}
.CustomMens .btn:hover,.Custom-boxmens .CustomMens .dropdown-toggle:hover{border: 1px solid #5A4D9F;}
.DepartSections .CustomMens .dropdown-toggle .fa{font-size: 20px;color: #C7C7C7;}
.Custom-boxmens .CustomMens .dropdown-toggle .fa,.Custom-boxmens .CustomMens .dropdown-toggle .fa,.Custom-boxmens .CustomMens .dropdown-toggle .icon-DownArrow{float: right;}
.Custom-boxmens .CustomMens .dropdown-toggle .icon-DownArrow{}
.Custom-boxmens .CustomMens .dropdown-toggle{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background: #FFFFFF;
    height: 28px;
    width: 100px;
    line-height: 25px;
    color: #777777;
    padding: 4px 6px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid transparent;}
.Custom-boxmens .CustomMens.ObjectType .dropdown-toggle{width:117px;}
.Custom-boxmens .CustomMens.btn-group.ObjectType .dropdown-menu{width: 185px;}
.Custom-boxmens .CustomMens.StatusType .dropdown-toggle{width: 128px;}
.Custom-boxmens .CustomMens.OrganizationUnit .dropdown-toggle,.Custom-boxmens .CustomMens.CustomOrgan .dropdown-toggle{width: 170px;position: relative;margin-left: 0px;}
.Custom-boxmens .CustomMens.btn-group .Drop-Label,.CustomMens .Drop-Label{font-weight: 500;font-size: 14px;position: absolute;
    left: 6px;top: 0px;color: #353535;}
.Custom-boxmens .CustomMens{padding: 0px 6px;}
.Custom-boxmens .Filterlabel{color: #a6a1a1;font-weight: 400;font-size: 14px;line-height: 14px;margin-right: 0px;}
.CustomOrgan .MultiLocation{background: #fff;padding: 0px !important;}
.Dropdown-Section{min-width: inherit;
    padding: 10px 10px 0px;
    text-align: left;
    line-height: 22px;
    width: 370px;
    box-shadow: 0 0px 7px #888888;
    border-radius: 4px;
    margin-top: 6px;position: absolute;
    top: 103px;z-index: 1000;float: left;list-style: none;
    border: 1px solid #d6d3d3 !important;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;margin: -1px 0 0;left: auto;/*right: 162px;*/display: none;right: auto;
}
.Dropdown-Section .MultiLocation.modal-body .Scroller{max-height: 236px;}
.Dropdown-Section .SelectAllText{margin: 0px 0 0px 27px;}
.CustomOrgan.open .Dropdown-Section{display: block;}
.Dropdown-Section .MultiLocation .LocationTreeDIV form{padding: 10px 0px 12px;}
.SortBy .ExportIcons{line-height: 40px;}
.Company-Overview .SortBy .ExportIcons{margin-right: -2px;}
.SortBy .ExportIcons i{font-size: 22px;}
.LocationPopup .modal-body .LocationTreeDIV .jstree{margin: 0 0 0 -2px;}
.Company-Overview .NewSeachBox .fa,.Company-Overview .NewSeachBox i{margin: 10px 10px 0 0;}
.Company-Overview{overflow-y: auto !important;}
.Custom-boxmens .CustomMens.CustomOrgan .dropdown-toggle.PlusCount{width: 178px;}
.PlusCount .Drop-Label small{width: 34px;line-height: 19px;}
/*Daterangepicker start*/
.DateRangeSection{float: right;margin-top: 18px;display: flex;align-items: center;}
.DateRangePicker{width: 226px;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px;margin-right: -5px;cursor: pointer;font-size: 14px;}
.DateRangeSection .Label{font-weight: 400;font-size: 14px;color: #C7C7C7;padding-right: 12px;display: inline-block;}
.DateRangeSection .HintIcon{font-size: 20px;display: inline-block;vertical-align: middle;opacity: 0.6;}
.DateRangeSection .HintIcon:hover{opacity: 1;}
.DateRangeSection .fa{position: relative;right: 22px;font-size: 20px;top: 2px;color: #8F929B;cursor: pointer;}
.btn.btn-black, .btn-black:hover{background: #fff;
    border-color: #fff;
    color: #676666;}
.daterangepicker:before,.daterangepicker.opensright:after{display: none;}
.catNoResults .display-cell b{text-transform: unset;}
.catNoResults{margin: 20px auto 0;background: #fff;box-shadow: 0 0px 6px #dcdada;border-radius: 5px;clear: both;text-align: center;width: 100%;}
.Company-Overview .catNoResults{height: 400px;}
.EmptyMessage{height: 448px;}
.NoCardAvailable .EmptyMessage{height: 300px;}
.ObjLeftPart h3 .tooltip {opacity: 1;
    z-index: 9999;
    box-shadow: 0 0px 8px #929292;
    margin-top: -8px;
    border-radius: 5px;
    background: #fff;
    padding-bottom: 0px;
    padding-top: 0px}
.ObjLeftPart h3 .tooltip .tooltip-inner{background-color: #fff;
    white-space: normal;
    color: #000;
    font-size: 13px;
    padding: 10px;
    line-height: 19px;
    max-width: 240px;}
.ObjLeftPart h3 + .tooltip > .tooltip-arrow {
    border-color: #fff;
}
.RightObjCharts .StatusTitle .CustomSorting{width: 170px;
    float: right;margin-top: -8px;}
.RightObjCharts .StatusTitle .CustomSorting .btn {box-shadow: 0 0px 8px #dcdada;border-radius: 5px;border: 1px solid #e0e0e0;}
.RightObjCharts .StatusTitle .CustomSorting .fa{position: absolute;
right: 11px;color: #777;top: 7px;font-size: 20px;opacity: 1;}
.RightObjCharts .StatusTitle .CustomSorting.open .fa{margin-top: -1px;}
.RightObjCharts .StatusTitle .CustomSorting .btn:hover{border: 1px solid #5a55e1;}
.RightObjCharts .StatusTitle .CustomSorting .dropdown-toggle{font-weight: normal;padding: 5px 25px 5px 10px !important;height: 35px;}
.RightObjCharts .StatusTitle .CustomSorting .SelectedValues{font-weight: normal;font-size: 14px;}
.StatusTitle{  width: 100% !important; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 4px 4px 0px 0px;padding: 16px;}
.StatusTitle h4{display: inline-block;margin: 0px !important;}
.StatusTitle .btn-group.bootstrap-select{margin-bottom: 0px;float: right;margin-top: -7px;}
.LocationPopup .modal-content .MultiLocation .LocationTreeDIV .searchDiv small{top: 19px;}
.ObjectiveCharts{padding-top: 25px;}
.VerticalTabFilter .LocationTreeDIV .searchDiv small{top: 23px;}
.VerticalTabFilter .tabcontent .DatePickerBox{background: #fff url(../images/datepicker.png) no-repeat scroll 7px 8px;width: 140px !important;}
.DateRangeSection .tooltip-inner{white-space: inherit;min-width: 220px;width: 220px;position: relative;right: 15px;}
g~g g{fill: transparent !important;pointer-events: none;}
.Chartactions g~g g{pointer-events: inherit;}
.Filter-section{margin: 20px 0px;}
.Filter-section .bootstrap-select.btn-group .dropdown-menu.open .inner.selectpicker{overflow-y: auto;}
.Custom-boxmens .CustomOrgan .CustomMens.btn-group .dropdown-menu{width: 500px;}
.Custom-boxmens .CustomOrgan .CustomMens.btn-group .dropdown-menu .MultiLocation{background: #fff;padding: 6px 6px 0px !important;}
.Custom-boxmens .CustomOrgan .icon-Cancel{border: 0px;background: unset;width: unset;height: unset;
    box-shadow: none;
    margin: 0px;
    padding: 0px;
    line-height: 14px;top: 12px;}
.Filter-section .ClearFilter{display: inline-block;
    font-size: 13px;
    color: #5A4D9F;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;border-bottom: 2px solid transparent;margin-left: 4px;}
.Filter-section .ClearFilter:hover{color: #5a55e1;border-bottom: 2px solid #5a55e1;}
.Drop-Label small{vertical-align: middle;
    width: 20px;
    height: 20px;
    box-shadow: unset;
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
    margin:3px 0px 0px 6px !important;
    font-weight: 500;
    color: #fff;
    border: 1px solid transparent;
    display: inline-block;
    background: #5A4D9F;
    border-radius: 10px;}
.Drop-Label small:hover{color: #fff;}
.CustomMens.btn-group.open .dropdown-menu{display: block;}
.Custom-boxmens .CustomMens .btn.dropdown-toggle .icon-DownArrow{margin-top: 6px;}
.Custom-boxmens .CustomMens .btn.dropdown-toggle .icon-Not_Started,.Custom-boxmens .CustomMens .btn.dropdown-toggle .fa.fa-times-circle{float: right;margin-top: 3px;}
.Custom-boxmens .DueDate{display: inline-block;vertical-align: middle;padding: 0px 3px 0px;}
.Custom-boxmens .DueDate .DatePickerBox{width: 130px !important;height: 30px;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15); border-radius: 4px;padding: 5px 0 5px 30px !important;background: #fff url(../images/datepicker.png) no-repeat scroll 7px 5px;}
.Custom-boxmens .DueDate .btn-group.bootstrap-select{width: 118px !important;}
.Custom-boxmens .DueDate .bootstrap-select button.selectpicker.btn.btn-default.dropdown-toggle{height:30px;
    padding: 4px 25px 5px 10px !important;}
.Custom-boxmens .DueDate .dropdown-menu.open ul li:first-child{display: none;}
.Custom-boxmens .DueDate label{margin: 5px 6px 0 0;}
#CompanyReview .Dropdown-Section,#AwaitingReview .Dropdown-Section{top: 158px;}
.Growth-SubTitle{text-align: right;font-size: 14px;font-weight: bold;margin: 20px 30px 10px 0px;
border: 1px solid #e0e0e0;float: right;border-radius: 5px;padding: 10px;cursor: pointer;}
.Growth-SubTitle:hover,.Growth-SubTitle:focus{border-color: #5A4D9F;}
.ObjKeyResults li .KeyResultsName p{margin: 0px;display: inline-block;}
.ObjKeyResults li .KeyResultsName{position: relative;}
.ObjKeyResults li .KeyResultsName a{font-weight: 700;font-size: 14px !important;border-bottom: 2px solid transparent;display: inline-block;/*position: absolute;*/
/*right: 0;top: 19px;*/color: #5A4D9F;float: left;}
.ObjKeyResults li .KeyResultsName a:hover{text-decoration: none;color: #5a55e1;border-bottom: 2px solid #5a55e1;}
/*g g path{pointer-events: none;}*/
/*Daterangepicker end*/
@media only screen and (min-width: 768px) and (max-width: 1023px){
.CompanyOverview .LeftDiv{padding: 0px !important;margin-bottom: 24px;}
.RightObjCharts .CustomSorting .icon-DownArrow{top: 24px;}
.DepartSections{padding: 20px;}
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
.ObjeSections .col-md-12 .MainCard{width: 100%;padding-right: 0px !important;}
.ObjeSections .col-md-12 .MainCard:nth-child(odd){padding-right: 0px !important;}
.ObjeSections .col-md-12 .col-md-6:nth-child(2){margin-top: 20px;}
.ObjectiveCharts {text-align: center;padding-top: 0px;}
.ObjCards {height: 340px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1320px){
.ObjCards .DivCenter .col-md-8.p-l-20{padding-left: 60px !important;}
}
/*@media only screen and (min-width: 1200px) and (max-width: 1240px){
.Dropdown-Section{width: 456px;}
}*/
@media only screen and (min-width: 1321px) and (max-width: 1400px){
.ObjCards .DivCenter .col-md-8.p-l-20{padding-left: 40px !important;}
}
@media only screen and (min-width: 300px) and (max-width: 900px){
.DashList,.DisplayFlex{flex-wrap: wrap;}
.DashCardRow .DashList li,.DashOKRProgress ul li, .DashCompanyProgress ul li,.InsightRow ul li{margin: 0px 0px 15px 0px;width: 100%;}
.DashCardRow .DashList li:last-child,.InsightRow ul li:last-child{margin: 0px;}
.DashCompanyProgress{margin-bottom: 0px !important;}
.DashOKRProgress .DisplayFlex li:last-child{margin-bottom: 0px;}
.RightDiv{margin-top: 15px;}
.RightObjCharts .StatusTitle .CustomSorting{float: none;margin-top: 10px;}
.ObjKey .ObjKeyLists li{width: 100%;}
.RightObjCharts .ChartBox{height: 508px;}
.DateRangeSection{margin:0px 0px 6px 0px;display: block;}
h1.BetaHead{display: block;margin-top: 0px;}
.TryBeta{margin: 10px 0px 0px !important;}
.CompanyOverview .col-md-7.p-r-24{padding-right: 0px !important;}
}