.MainMenu,.MainMenu ul,.MainMenu li,.MainMenu a{margin:0;padding:0;border:none;outline:none}.MainMenu a{background:inherit}.MainMenu{height:40px;width:auto;background:#4c4e5a;background:-webkit-linear-gradient(top,#4c4e5a 0%,#2c2d33 100%);background:-moz-linear-gradient(top,#4c4e5a 0%,#2c2d33 100%);background:-o-linear-gradient(top,#4c4e5a 0%,#2c2d33 100%);background:-ms-linear-gradient(top,#4c4e5a 0%,#2c2d33 100%);background:linear-gradient(top,#4c4e5a 0%,#2c2d33 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.MainMenu li{position:relative;list-style:none;float:left;display:block;height:40px}.MainMenu li a{display:block;padding:0 14px;margin:6px 0;line-height:28px;text-decoration:none;border-left:1px solid #393942;border-right:1px solid #4f5058;font-family:Helvetica,Arial,sans-serif;font-weight:bold;font-size:13px;color:#f3f3f3;text-shadow:1px 1px 1px rgba(0,0,0,.6);-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.MainMenu li:first-child a{border-left:none}.MainMenu li:last-child a{border-right:none}.MainMenu li:hover>a{color:rgba(116,179,255,1);background:inherit}.MainMenu li a:disabled{color:red}.MainMenu ul{position:absolute;opacity:0;background:#1f2024;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-transition:opacity .25s ease .1s;-moz-transition:opacity .25s ease .1s;-o-transition:opacity .25s ease .1s;-ms-transition:opacity .25s ease .1s;transition:opacity .25s ease .1s}.MainMenu li:hover>ul{opacity:1}.MainMenu ul li{height:0;overflow:hidden;padding:0;-webkit-transition:height .25s ease .1s;-moz-transition:height .25s ease .1s;-o-transition:height .25s ease .1s;-ms-transition:height .25s ease .1s;transition:height .25s ease .1s}.MainMenu li:hover>ul li{height:36px;overflow:visible;padding:0}.MainMenu ul li a{width:100px;margin:0;border:none;border-bottom:1px solid #353539;background:inherit}.MainMenu ul li:last-child a{border:none}.MainMenu li a.MenuDisabled{color:#bcc4bc;pointer-events:none}html{background-color:#fff;margin:0;padding:0}body{background-color:rgba(97,148,181,.14);font-size:.85em;font-family:"Segoe UI",Verdana,Helvetica,Sans-Serif;margin:0 auto;padding:10px;width:1150px;color:#000}a{color:#74b3ff;outline:none;padding-left:3px;padding-right:3px;text-decoration:underline}a:link,a:visited,a:active,a:hover{color:#74b3ff}a:hover{color:#74b3ff;Background-color:#c7d1d6}header{padding:0;margin-top:1px}.float-left{float:left}.float-right{float:right}.content-wrapper{margin:0 auto;max-width:960px;margin-left:auto;margin-right:auto}.main-content{padding-left:10px;padding-top:10px}#body{background-color:#fbfbfb;clear:both;padding-bottom:35px;min-height:800px}.site-title{color:#c8c8c8;font-family:Rockwell,Consolas,"Courier New",Courier,monospace;font-size:2.3em;margin:0;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.site-title a,.site-title a:hover,.site-title a:active{background:none;color:#74b3ff;outline:none;text-decoration:none}footer div{height:20px;width:100px;color:#74b3ff;text-shadow:none;margin-left:auto;margin-right:auto}.Forms{border-right:solid 2px #c8c8c8;width:55%}.Forms .validation-error{display:block;margin-left:15px}.Forms .validation-summary-errors ul{margin:0;padding:0}.Forms .validation-summary-errors li{display:inline;list-style:none;margin:0}.Forms input,.Forms select{width:50%;background-color:#c6defa}.Forms .multi-line{height:80px;width:90%;overflow:hidden;background-color:#c6defa}.Forms input[type="checkbox"],.Forms input[type="submit"],.Forms input[type="button"],.Forms input[type="radio"],.Forms input[type="datetime"],.Forms select,.Forms button{width:auto}fieldset{border:none;margin:0;padding:0}fieldset legend{display:none}fieldset ol{padding:0;list-style:none}fieldset ol li{padding-bottom:5px}label{display:block;font-size:1.2em;font-weight:600}.clear-fix:after{content:" ";clear:both;display:block;height:0;visibility:hidden}.featured{border:dashed dashed;background-color:red}.Carousel{height:400px;display:flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:flex-end}.Carousel:hover #CarouselPrev{opacity:1}.Carousel:hover #CarouselNext{opacity:1}.CarouselIndicator{align-self:center;margin-right:30px;margin-bottom:30px}#CarouselTekst{align-self:flex-end;width:300px;height:75px;background-color:rgba(68,123,254,.71);margin:20px;padding:10px;-moz-box-shadow:2px 2px 5px #000;-webkit-box-shadow:2px 2px 5px #000;box-shadow:2px 2px 5px #000}#innerCarousel{width:90%;height:100%;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;-webkit-justify-content:space-between}#Growarea{-ms-flex:1;flex:1}.CarouselMarker{height:10px;width:10px;display:inline-block;border:1px solid #000;-moz-box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;box-shadow:1px 1px 5px #000}.SelectedCarouselMarker{background-color:rgba(4,77,251,.79)}#CarouselPrev{margin:0 0 0 0;padding:10px;font-size:30px;background-color:rgba(68,123,254,.71);align-self:center;-ms-flex-item-align:center;opacity:0;-webkit-transition:opacity .25s ease .1s;-moz-transition:opacity .25s ease .1s;-o-transition:opacity .25s ease .1s;transition:opacity .25s ease .1s;height:50px;line-height:50px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;-moz-box-shadow:2px 2px 5px #000;-webkit-box-shadow:2px 2px 5px #000;box-shadow:2px 2px 5px #000}#CarouselPrev p{margin:0;line-height:40px;font-size:50px}#CarouselNext p{margin:0;line-height:40px;font-size:50px}#CarouselNext{margin:0 0 0 0;padding:10px;font-size:30px;background-color:rgba(68,123,254,.71);align-self:center;-ms-flex-item-align:center;opacity:0;-webkit-transition:opacity .25s ease .1s;-moz-transition:opacity .25s ease .1s;-o-transition:opacity .25s ease .1s;transition:opacity .25s ease .1s;height:50px;line-height:50px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-moz-box-shadow:-2px 2px 5px #000;-webkit-box-shadow:-2px 2px 5px #000;box-shadow:-2px 2px 5px #000}.crmTable{}.crmTable tbody tr:nth-child(odd){background:rgba(116,179,255,.21)}.crmTable th{padding:0 10px 0 0}#FormCreateNewContract div{margin:0 5px 0 0;padding:0}#FormCreateNewContract input{margin:0 0 6px 0;padding:5px}#CompanyDropDown{float:left}.crmButton,.crmInput,.crmSelect{margin:0 0 6px 0;padding:5px}.display-label{font-weight:bold;text-emphasis:double-circle}.display-field{background:#fff;margin:2px 5px 8px 2px}.display-multiline-field{text-wrap:normal;height:40px}.editor-field textarea{height:80px;width:90%;overflow:hidden;background-color:rgba(116,179,255,.21)}.editor-field input,.editor-field select{width:50%;background-color:rgba(116,179,255,.21)}.editor-field input[type="checkbox"],.editor-field input[type="submit"],.editor-field input[type="button"],.editor-field input[type="radio"],.editor-field input[type="datetime"],.editor-field select,.editor-field button{width:auto}.CRMSelectContact .crmSelect{width:inherit}.CRMSelectContact div{width:150px;display:inline-block;margin-right:10px}#ConversationArea{font-size:1em;color:#373535;text-shadow:none;overflow:auto;height:600px}.Message{white-space:pre-line;width:500px;min-height:100px;position:relative;text-align:left;line-height:1.5;background-color:#0a75f7;border:2px solid #2c2d33;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 2px 4px #888;-moz-box-shadow:2px 2px 4px #888;box-shadow:2px 2px 4px #888;margin-right:50px;margin-left:50px;padding:10px}.Message a:hover{background:inherit}.MessageDetails{width:150px;margin:0}.ConversationPositionLeft{float:Left;padding:10px}.ConversationPositionRight{float:right;padding:10px}.PosLeft{float:left}.PosRight{float:right}.CallOutLeft{background-color:#4899fb}.CallOutLeft::before{content:' ';position:absolute;width:0;height:0;left:-50px;top:24px;border:25px solid;border-color:#2c2d33 #2c2d33 transparent transparent}.CallOutLeft::after{content:' ';position:absolute;width:0;height:0;left:-46px;top:26px;border:24px solid;border-color:#4899fb #4899fb transparent transparent}.CallOutRight::before{content:' ';position:absolute;width:0;height:0;left:520px;top:24px;border:25px solid;border-color:#2c2d33 transparent transparent #2c2d33}.CallOutRight::after{content:' ';position:absolute;width:0;height:0;left:517px;top:26px;border:24px solid;border-color:#0a75f7 transparent transparent #0a75f7}.VerticalCenterContent{margin-top:auto;margin-bottom:auto;height:20px}