
@media print { .JoomFAQ-category-list { margin-bottom: 30px; margin-left: -10px; margin-right: -10px; display: flex; flex-flow: wrap; display: -webkit-flex;  -webkit-flex-flow: wrap;  } .JoomFAQ-category-list .JoomFAQ-category-box { width: 33.33%; box-sizing: border-box; position: relative; } .JoomFAQ-category-list .JoomFAQ-category-box .JoomFAQ-cat-box-inn a{ text-decoration: none; } .JoomFAQ-category-list .JoomFAQ-category-box .JoomFAQ-cat-box-inn { text-align: center; display: block; border: 1px solid #e0e0e0; margin: 10px; padding: 1.5em 1em; vertical-align: top; position: relative; overflow: hidden; transition: 0.2s; color: inherit; } .JoomFAQ_child_term_lists{     display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -ms-align-items: center; align-items: center; justify-content: center; -webkit-justify-content: center; margin-bottom: 10px; position: relative; } .JoomFAQ-child-section{ margin: 5px; } .JoomFAQ-child-section img{ max-width: 40px; border-radius: 100%; } .JoomFAQ-child-section > a{ display: inline-block; } .JoomFAQ-child-section > a:hover .JoomFAQ_child_term_desc{ display: block; } .JoomFAQ-child-section .JoomFAQ_child_term_desc{ position: absolute; display: none; top: 100%; left: 0; right: 0; margin: 0 auto; z-index: 9999999; width: 250px; box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12); -webkit-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12); background: #5d88d1; padding: 10px; color: #fff; border-radius: 5px; } .JoomFAQ-child-section.JoomFAQ-child-section-img-blank .no-img-icon{ display: block; width: 40px; height: 40px; background-color: #e6e6e6; border-radius: 100%; } .JoomFAQ-category-list .JoomFAQ-category-box:hover .JoomFAQ-cat-box-inn { box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12); } .JoomFAQ-category-list h3 { color: #333; font-size: 20px; font-weight: 400; line-height: 1.3em; margin: 25px 0 5px; } .JoomFAQ-category-list .category p { color: #b3b3b3; position: relative; z-index: 99; } .JoomFAQ-category-list .category .article-count { color: #4381b5; margin-top: 15px; } .JoomFAQ-section-feature-image { background: #fff; display: table; margin: 0 auto; line-height: 0; max-height: 150px; min-height: 10px; } .JoomFAQ-category-box .article-count { position: absolute; background-color: red; color: #ffffff; right: 20px; padding: 2px; top: 0px; height: 40px; width: 40px; line-height: 46px; font-size: 20px; } .JoomFAQ-category-box .article-count:before, .JoomFAQ-category-box .article-count:after { content: ""; position: absolute; width: 1px; height: 1px; } .JoomFAQ-category-box .article-count:before { border-top: 15px solid red; border-left: 25px solid transparent; bottom: -15px; right: 0; } .JoomFAQ-category-box .article-count:after { border-top: 15px solid red; border-right: 25px solid transparent; bottom: -15px; left: 0; } .JoomFAQ-sticky-post.JoomFAQ-category-box .article-count{ background: #469aef; } .JoomFAQ-sticky-post.JoomFAQ-category-box .article-count:before, .JoomFAQ-sticky-post.JoomFAQ-category-box .article-count:after{ border-top: 15px solid #469aef; } #docsSearch { margin-bottom: 3em; z-index: 999; transition: 0.5s; } #searchBar { text-align: center; padding-top: 3em; position: relative; min-width: 300px; margin: 0 auto; transition: 0.5s; } #searchBar .search-query { border-radius: 5px; font-size: 18px; line-height: 22px; width: 100%; height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #searchBar .search-query { font-size: 18px; line-height: 22px; width: calc( 100% - 180px); height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input.search-query { padding-right: 14px; padding-right: 4px \9; padding-left: 14px; padding-left: 4px \9; margin-bottom: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } #searchBar button, .JoomFAQ_ask_question_button { color: #fff; text-shadow: 0 -1px 1px rgba(0, 0, 0, .4); -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; font-size: 18px; padding: 0 1.5em; width: 80px; box-sizing: border-box; height: 50px; margin-left: -6px; background-color: #168eea; border: 1px solid transparent; cursor: pointer; } .JoomFAQ_ask_question_button{ width: 80px; border-radius: 5px; margin-left: 0; line-height: 48px; font-size: 21px; float: right; position: relative; } .JoomFAQ-ask-a-question-tooltip{ z-index: 99; } .JoomFAQ_ask_question_button:hover .JoomFAQ-ask-a-question-tooltip{ display: block; } .JoomFAQ-ask-a-question-tooltip-inn { position: relative; padding: 5px; } .JoomFAQ-ask-a-question-tooltip-inn:before { position: absolute; top: -20px; left: 50%; transform: translateX(-50%); content: ''; border: 10px solid transparent; border-bottom: 10px solid rgba(79, 126, 173, 0.5); } .JoomFAQ-ask-a-question-tooltip{ position: absolute; top: 120%; left: -50px; width: 180px; background: #fff; color: #000; border: 1px solid #eaeaea; text-shadow: 0 -1px 1px rgba(0, 0, 0, .4); box-sizing: border-box; height: auto; font-size: 16px; box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15); text-align: center; line-height: 28px; display: none; } .JoomFAQ-ask-question-ajax-error-message{ display: none; color: red; margin: 15px 0; font-size: 14px;  border: 1px solid red; padding: 5px 10px; } #captcha-container{ float: left; max-width: 250px; } .JoomFAQ-captcha{ overflow: hidden; } .JoomFAQ-captcha-reload { display: block; width: 25px; height: 100%; vertical-align: middle; float: left; margin-top: 25px; margin-left: 25px; } .JoomFAQ-captcha-reload img{ display: block; max-width: 100%; height: auto; margin: 5px auto; } #searchBar button:hover, .JoomFAQ_ask_question_button:hover { background: #137ac9; } #searchBar{ position: relative; } #searchBar:after{ position: relative; content: ''; display: block; height: 1px; clear: both; width: 100%; } section.JoomFAQ-articles { box-sizing: border-box; padding: 0 100px; } .JoomFAQ-category-list .category:hover { text-decoration: none; background: #f8f8f8; } #serp-dd { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; border-radius: 0 0 5px 5px; box-shadow: 0 2px 5px rgba(100, 100, 100, 0.2); position: absolute; top: 100%; width: 100%; z-index: 9999999999; } #serp-dd .result { margin: 0; max-height: 485px; overflow: auto; } #serp-dd .result > li:first-child { margin-top: 5px; } #serp-dd .result > li { list-style: outside none none; margin-left: 0 !important; padding-left: 0 !important; text-align: left; } #serp-dd .result a { display: block; font-size: 15px; padding: 7px 15px; } #serp-dd .result a:hover { background: #f3f3f3 none repeat scroll 0 0; color: #4381b5; text-decoration: none; } #JoomFAQ-query { padding-left: 15px; } #JoomFAQ-query.searching { background: #fff url("https://faq.contractor.exchange/modules/knowledgebase-helpdesk-pro/assets/ripple.gif") no-repeat scroll 80% center; } #categoryHead{ overflow: hidden; } #categoryHead .sort select, .JoomFAQ_taxonomy_filter select { border: 1px solid #ccc; border-radius: 3px; font-family: inherit; padding: 0.428571rem; } .JoomFAQ_taxonomy_filter{ float: left; } .JoomFAQ-widget-articles { padding-left: 0; } .JoomFAQ-widget-articles li { display: inline-block; font-size: 14px !important; line-height: 21px !important; list-style: outside none none; margin-bottom: 7px; margin-left: 0; } .JoomFAQ-widget-articles li i { margin-right: 3px; } .JoomFAQ-tag-cloud a { background-color: #ddd; border-radius: 3px; color: #000; display: inline-block; margin: 0 5px 5px 0; padding: 3px 8px; text-decoration: none; } .JoomFAQ-tag-cloud a:hover { background-color: #999; color: #c3251d; } .JoomFAQ-breadcrumbs { display: block; margin: 0 0 19px 0 !important; padding: 0 !important; } .JoomFAQ-breadcrumbs li, .JoomFAQ-breadcrumbs li a { font-size: 14px; } .JoomFAQ-breadcrumbs li { display: inline-block; margin-right: 6px; } .JoomFAQ-fes-widget-wrapper { border: medium none; bottom: 89px; width: 450px; position: fixed; right: 15px; top: auto; z-index: 1050; } .JoomFAQ-fes-widget-main.visible { bottom: 16px; display: block; } .beacon-wrapper { position: relative; } .JoomFAQ-fes-widget-main { box-shadow: 0 0 1px rgba(76, 86, 103, 0.25), 0 2px 18px rgba(31, 37, 50, 0.32); background-color: #fff; border-radius: 4px; outline: 0 none; display: none; bottom: 0; transition: opacity 0.2s ease-out 0s, bottom 0.2s ease-out 0s; width: 92%; max-width: 450px; border: 2px solid rgba(22, 142, 234, 0.45); } .JoomFAQ-fes-widget-main .JoomFAQ-fes-search-form-input, input.JoomFAQ-fes-search-form-input { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; box-sizing: border-box; border: 0 none; box-sizing: border-box; color: #333; font-size: 14px; font-weight: 400; height: 54px; line-height: 18px; padding: 0 60px 0 25px; width: 100% !important; outline: 0 none !important; } .JoomFAQ-fes-widget-main .JoomFAQ-fes-search-form-submit { border: 0 none; display: block; height: 22px; opacity: 0.7; position: absolute; right: 20px; text-indent: -9000px; top: 16px; width: 24px; background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0VJREFUeNrUmE1oE1EQx3eTgrUYRS059GLtRcGqOQhSsKZ6EE09qVS0F8FDRVCwSkGDFrFecvVi8KCXFiriqcae1EZBPCVqBT1UKwoqKH5UtAdjnKH/wDLspvte3i7rwD+w8/bN++1mdt6HXSqVrChZKpWq296kETNJypDSpE5SO2k52n6QZknTpCnSJOmjyQdSAe4mDZF21+nXCm0hHSFVSHdJOdJDE8AxH/d0kCZIRdJexYeMo08RMTqCBj5E4iTvNfByehHrcFDAF0hjjvx02nPSMGknqY20BGqDbxj3SONYo4itZbZHlThHuuzi5zzMKuQj5/0IabtL23m0KVWJmEcaSNh50jFUBpWPh+/tQd950XYJYzWUEmtJeeH7hr+Z/VWNf7GKvhzjq2jLY0xt4CukhOP6N8rYYwMfHcfYQ/rl8CUwphbwNpdqMEh6YrDuc6xTLtWjWwd4yCX/8gHMvtdQl512RhU4ib/LaVnNnPWT01nhy4DBN3BGzGDPTE2lHvaI9FQsETIqwGnhvx3CwkyO0aMC3Cn8xRCA5RgbVIDbhf9lCMCvXOYA38AJ4f8SArAcI6ECbFv/idWA54R/dQhjyzHmVIDfCP/6EIDXietZFeAXLsvCoE0uOadVgB8I//4QgPeJ6ykVYN4o/nH4N2ExFJRx7M2Oax67oAL8CVtyp40EVD1sl53GJBiUVms50cbT9UAAwEddlgI53T3dhFgT8wJ+h8E18VbSPVKLw1dQ2ZXLHcdJUQ+XImCXAdgufCstovaeaGSL9BobRqetwlsZ0MxpG305xkrRdgNjNnQuMeZybtBMuoryp1Kj+d776Nvs0n6c1GfiXKJ2kHLRo40PSW5hkc8ru8/wt2KWZNADpI0+GCo4DbrZKLCFQLyvW2boo/tJuo43G9eBXuxsjdODj2LuGIAtIBZ/2P2ArFkcY/U1Csw2Yy2cQKZR9ioKkH/RJ43SNQP/uC60rXECn8TgtQPtNaQVaPtOeouFTBFl7EOdWAethcNBmR79eCgjwKZNCdquVquhUJXLZSPQMSsa5pXTo3iYyAH7ho4S8GLQu6IIXA/6dFSBvaDf8U+TFV0bx1TO58nvSWejVNZ82z8BBgA9W8X/uXirKgAAAABJRU5ErkJggg==") no-repeat scroll 0 0 / 94% auto; } .JoomFAQ-fes-widget-main .search-spinner { height: 16px; position: absolute; right: 52px; top: 18px; width: 16px; } .hidden { display: none; } .double-bounce1, .double-bounce2 { background-color: #168eea; } .double-bounce1, .double-bounce2 { animation: 2s ease-in-out 0s normal none infinite running bounce; border-radius: 50%; height: 100%; left: 0; opacity: 0.6; position: absolute; top: 0; width: 100%; } .double-bounce2 { animation-delay: -1s; } @keyframes bounce { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } } @keyframes bounce { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } } .JoomFAQ-fes-content.JoomFAQ-fes-results { margin-top: 0; max-height: 400px; min-height: 120px; font-size: 13px; padding: 30px 20px; border-top: 1px solid #e6e6e6; overflow-y: scroll; } .JoomFAQ-fes-content { box-sizing: border-box; font-size: 14px; overflow: auto; padding: 15px 25px; position: relative; } .fes-search-actions { background: #fff none repeat scroll 0 0; border-radius: 0 0 4px 4px; border-top: 1px solid #e6e6e6; bottom: 0; box-sizing: border-box; height: 68px; position: absolute; width: 100%; } .pc-close-me { bottom: 13px; position: absolute; right: 23px; } .close-it { font-size: 14px; text-decoration: underline; color: #168eea; outline: 0 none !important; } .search-empty, .search-error { text-align: center; color: #888; padding: 15px; } .JoomFAQ-widget-trigger-wrapper { background: transparent none repeat scroll 0 0; border: medium none; bottom: 12px; height: 80px; position: fixed; right: 18px; top: auto; width: 80px; z-index: 1050; } .widget-trigger, .widget-trigger.open { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .widget-trigger { border: 0 none; border-radius: 100%; bottom: 12px; display: block !important; height: 54px; opacity: 1; outline: 0 none; position: absolute; right: 12px; text-indent: -9000px; transition: all 0.2s ease-out 0s; width: 54px; cursor: pointer; } .widget-trigger, .widget-trigger:hover, button.widget-trigger:hover { background-color: #168eea !important; } .widget-trigger:hover, button.widget-trigger:hover { background-color: #168eea !important; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABzlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9YkN6lAAAAmXRSTlMAAQIDBAUGBwgKCwwNDxAREhUWGhwdHiIkJSkrLS4vMDEyMzU2Nzg5Ozw+P0BBQkNERUZHSElKS0xOUlRWV1hZW11gYmRlZmlqb3Bzdnp9gIGCg4SFkZWWmJmanp+goqOnrK2vsLK4ubq9v8DBxMXGx8jNz9DR0tPU1dbY2dvc3d7f4uTn6Onq6+zt7u/x8vP09fb3+fr7/P1lxqCiAAADL0lEQVR4Ad2U7V8bRRDH5y6tVmwOG22t1jaxaorQ+mClEkpMTKU1pVoLARSQCEgENKDGIKCgQRAfgpwo6O+/dWaj98kll9tT3vX7ZjJzn29udm92qRkjmp1Y3LYBe3txIhs1KDjx0R242BmNBzPN6yV4ULpu6t2OMlpQ7tCobWOocVjMpWJnLOtMLJUrHqLGWJufe24ViqX+cH053L8Exeq51u6VXQjzndRE5zyE3Sut3MQBmK0+8iS5BeYgQZ5cVu5chBx6f8SvK1O3nyRFZE7Zlz3Xq3oeNutKP6HGF5ljkprDqnOPdbepvbrrGrNf8C+VHhLuql1r3vMx9d6GZTo2MPmwVNS73290L6n1muTGaH+ie+hLKJYflc7Vui+RC7Ms+xwhTy7OQNgQOyJ7Xna/pBdMklrx0vfq3dJ5Ekyv62lJZoNac+pztW5iZFpKVMdzYLrIh4eULXveBebZukcjMs/kyynpvHKcf8mcj5CDIWe/n/x5EUyGf9zk+IPh1M/LGQyThmmZNY5hOaFPOeUsZ0XS8TQYmfMix6xTHucsR1rkk9zmmOM47lTlr1J6+V0A0xxTrka3OYvp5VcBrHGMyTQ6VZuz03r5cQA2x9MSnSoYSy9bYJz4H2WjClSb5N84eYz0pPf20v+0/btrwy5QAEIhYi7IiDm1zzjro8D0uU7CB5zdCy7fA5B3sgHOPgkuf+oaz6jcxyeDuiflfn/GSc2f1WkLSAbATsh97y4ElRcAvFeXd4CJB3PjYDrrZ2cFQCGY/DGAsqvyOphEEDcB5g336KwB2GzXu+2bcoGb7uILYGYMnWvMgHm5sTwJZkgn58CMN3/6dTAD/u4AmA2Lmojugxn063kQzP558uDaIZipcCs3PAXhr7T3Wf8TTKXb2+2uAH72a/sQZmPURGwWwh8+9sVvoSgkT9SXTyQLUHwXfcvHDn+IGnbhTs9ZyzCssz13CjZq5B8huuVj09V1tODra/xYYx/PeOrfvHmMSG+T+Urehovd/FWDBK0tPPD8O9PLtpqJrz56u+tBqTXaNzXHwLJC5IWycYu03Jf2jaPYVfq/9lFkulGtpv8GKZTo93xScDgAAAAASUVORK5CYII="); background-repeat: no-repeat; } .widget-trigger { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABlVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////gR4oeAAAAhnRSTlMAAQcICQoLDA8QERITFhgaGxwfISIkJigpKywyNDU2Nzg5Ojs+P0RFRkdISUpLTU5PUllcXV5fYmRmaGltbm9wcnN0eHl6e32BgoOJm52eoKGio6avsLGztLW2t7i5uru8vr/AyMnMz9DR1NXY2tvc3d7f4uPk5ujq6+7v8fL19/j6+/z9/llTd/4AAAPISURBVHgBrZf7WxM5FIa/ivViq2zVUhXrncsiSL3jBa1SFEEtit1KVRRRilrwwqKoiwq05+/ec8KwJzPNsPA8vj8kz5fp26RpJpmBm1hmsDA1XyWqzk8VBjMxrJtkbrJGPmqT/Umsg0j3c3LyvDuC/6GrTKGUuxDCkdIP+jRUIo8Pw71tqfiWLfFUW+/wB/IoDX2iH6UjCHCpSkol1wQfTbkKKdVL8HGFlLFWOGgdI+WKr19SziOE86RYfR81Y77WOC7V+wScJN4TM954zYz8KFYpeUOJhtnqRr2fWMIqP6VfINy2XEb6/gmPBmL+gMN2umgkpgEef+sFl62ufmQWqwyR2w53aciaMLcd7uqEdRG57GjLhZs3L7REHS7TBUOkTC77+zIZlr67XCpHIHSbdeX4esE5KLPWuiG8kPXs+2HxpxTgadw3HbLOX4BJEtMKy05UyPClePdu8QsZKgnLRSsxSQC35BKgdsy41XwahnS+auy4uoB85BaASa5zsGwz5koz/qO5YkZuucgR0SQQq3HdBLUNE9tgsW2CBHXRJLtiDKdlzwH8dsV2xa7YriA702kMcjkMv11tRoDmqt/FMMdBFLjshdqyJPKoIy/LRl30ci7gDZdt2hhd4nwIdRyStRbV3Mb5Dea5TGlji/y/cCD/d4vGFMd5yI+Ja+M5jo/h4DFfOKcxLlMDYrZq4w2O9+DgHl+4oXErMUE5y/E+HNznC9mgHBj2Wb3R/ciGcTY4bJmwfdp4Yq0JO6Fxn5mwKS7btXHzIufDqOMwNy9u1vwn5ymzSK5rY/Ifzg9Rx0NuXkhqvm4WyR0uH6g7R0wtjQDpGjFzaj/geAcZLj/arjATvDFmyKD2R06ZlVsyZbvCK7HVfUUGtVPmllzZDPotd3zU9J22xmz6HR237P6VzQB9XE9H1I3G3kldGzkmjYgcG6lJfheLWvY0EfUB2CvX2tUFEm/J8PVZPv/sKxneJgC12+Xb94IZE0ddZkeRAhR3AJYt9RiEU8Rcnlv/pj93mZhTax03336R4de3tY4bnHQfdA3Hz1y9euZ4g/ugOwmP4saP2OLvOdw/b/yx4jM8NhGzy+267F3EbPodj1IY3fhD3Kju6EuSs7tfqhtmv9ydlWrJOhd6SLmIEC6S0hP2yDzREUEdkc4J9yOz0LNIyszt/fCx//YMKYs9CHDw0cLy9MBf5DE7ku08sHP79p0HOrMjs+RRGJheXnh0ECF0vKZQXncgBNWf1MhB7YmthrOnr/6lrG8P1k0sM1Aor7wOlgsDYa+D/wJsSgtN20wRagAAAABJRU5ErkJggg=="); background-position: center center; background-repeat: no-repeat; background-size: 30px auto; } .widget-trigger-search { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABzlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9YkN6lAAAAmXRSTlMAAQIDBAUGBwgKCwwNDxAREhUWGhwdHiIkJSkrLS4vMDEyMzU2Nzg5Ozw+P0BBQkNERUZHSElKS0xOUlRWV1hZW11gYmRlZmlqb3Bzdnp9gIGCg4SFkZWWmJmanp+goqOnrK2vsLK4ubq9v8DBxMXGx8jNz9DR0tPU1dbY2dvc3d7f4uTn6Onq6+zt7u/x8vP09fb3+fr7/P1lxqCiAAADL0lEQVR4Ad2U7V8bRRDH5y6tVmwOG22t1jaxaorQ+mClEkpMTKU1pVoLARSQCEgENKDGIKCgQRAfgpwo6O+/dWaj98kll9tT3vX7ZjJzn29udm92qRkjmp1Y3LYBe3txIhs1KDjx0R242BmNBzPN6yV4ULpu6t2OMlpQ7tCobWOocVjMpWJnLOtMLJUrHqLGWJufe24ViqX+cH053L8Exeq51u6VXQjzndRE5zyE3Sut3MQBmK0+8iS5BeYgQZ5cVu5chBx6f8SvK1O3nyRFZE7Zlz3Xq3oeNutKP6HGF5ljkprDqnOPdbepvbrrGrNf8C+VHhLuql1r3vMx9d6GZTo2MPmwVNS73290L6n1muTGaH+ie+hLKJYflc7Vui+RC7Ms+xwhTy7OQNgQOyJ7Xna/pBdMklrx0vfq3dJ5Ekyv62lJZoNac+pztW5iZFpKVMdzYLrIh4eULXveBebZukcjMs/kyynpvHKcf8mcj5CDIWe/n/x5EUyGf9zk+IPh1M/LGQyThmmZNY5hOaFPOeUsZ0XS8TQYmfMix6xTHucsR1rkk9zmmOM47lTlr1J6+V0A0xxTrka3OYvp5VcBrHGMyTQ6VZuz03r5cQA2x9MSnSoYSy9bYJz4H2WjClSb5N84eYz0pPf20v+0/btrwy5QAEIhYi7IiDm1zzjro8D0uU7CB5zdCy7fA5B3sgHOPgkuf+oaz6jcxyeDuiflfn/GSc2f1WkLSAbATsh97y4ElRcAvFeXd4CJB3PjYDrrZ2cFQCGY/DGAsqvyOphEEDcB5g336KwB2GzXu+2bcoGb7uILYGYMnWvMgHm5sTwJZkgn58CMN3/6dTAD/u4AmA2Lmojugxn063kQzP558uDaIZipcCs3PAXhr7T3Wf8TTKXb2+2uAH72a/sQZmPURGwWwh8+9sVvoSgkT9SXTyQLUHwXfcvHDn+IGnbhTs9ZyzCssz13CjZq5B8huuVj09V1tODra/xYYx/PeOrfvHmMSG+T+Urehovd/FWDBK0tPPD8O9PLtpqJrz56u+tBqTXaNzXHwLJC5IWycYu03Jf2jaPYVfq/9lFkulGtpv8GKZTo93xScDgAAAAASUVORK5CYII="); } .widget-trigger.open, .widget-trigger.open:hover, button.widget-trigger.open:hover { background: #9a9c9d url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNrs2zEKwkAQheHsFmltBO+W2tZL6Fls1INJtBCxS3B9IVNI+p3A8A882K2GL7sQmJBUSmkca6Mk5eXVMDvi9spDeSoHr6bJ8QTvys7WbzvNUMBloxTtiq5SAAECBAgQIECAAAECBAgQIECAAAFWAbbKWRmbebRXK8uq2Ws0UzvNRTvbRKwuB7+mecJdlKsyBIINZroxuuc1ARAgQIAAAQIECBAgQIAAAQIECBDgisD+b/2JCDw28zeDr3LyapqcfyvY2kPtvRr+BBgAr3dW/fZtoWAAAAAASUVORK5CYII=") no-repeat scroll center center / 30px auto; } .widget-trigger.open { border-radius: 0 100% 100%; transform: rotate(45deg); } .fes-search-terms { font-weight: bold; } .JoomFAQ-fes-alert { text-align: center; color: #ccc; } .JoomFAQ-fes-search-results-ul { padding: 0 !important; margin: 0 !important; } .JoomFAQ-fes-search-results-ul li { margin-bottom: 12px; list-style: none; } .JoomFAQ-fes-search-results-ul li a { font-size: 13px; color: #168eea !important; line-height: 17px; } .JoomFAQ-fes-search-results-ul li a:hover { color: #111 !important; } .JoomFAQ-bot-articles-area { color: black } .JoomFAQ-bot-search-article-content { display: none; } .JoomFAQ-article-accordion { display: block; } .load-bar { position: relative; bottom: 0; height: 5px; width: 100% } .load-bar-container { float: left; width: 50%; height: 100%; overflow: hidden } .load-bar .load-bar-container:last-child { float: right; -moz-transform-origin: top right; -ms-transform-origin: top right; -webkit-transform-origin: top right } .load-bar-base { float: left; width: 100%; height: 100%; overflow: hidden; position: relative; background: #159756 } #materialPreloader .color { width: 100%; height: 100%; float: left; position: absolute } .base1 .red { background: #da4733; -webkit-animation: move_left_red 4s infinite linear; -moz-animation: move_left_red 4s infinite linear; -ms-animation: move_left_red 4s infinite linear; animation: move_left_red 4s infinite linear } .base1 .blue { background: #3b78e7; -webkit-animation: move_left_blue 4s infinite linear; -moz-animation: move_left_blue 4s infinite linear; -ms-animation: move_left_blue 4s infinite linear; animation: move_left_blue 4s infinite linear } .base1 .yellow { background: #fdba2c; -webkit-animation: move_left_yellow 4s infinite linear; -moz-animation: move_left_yellow 4s infinite linear; -ms-animation: move_left_yellow 4s infinite linear; animation: move_left_yellow 4s infinite linear } .base1 .green { background: #159756; -webkit-animation: move_left_green 4s infinite linear; -moz-animation: move_left_green 4s infinite linear; -ms-animation: move_left_green 4s infinite linear; animation: move_left_green 4s infinite linear } @-webkit-keyframes move_left_red { 0% { -webkit-transform: translateX(100%) } 100%, 25%, 50%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_left_red { 0% { -moz-transform: translateX(100%) } 100%, 25%, 50%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_left_red { 0% { -ms-transform: translateX(100%) } 100%, 25%, 50%, 75% { -ms-transform: translateX(0%) } } @keyframes move_left_red { 0% { transform: translateX(100%) } 100%, 25%, 50%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_left_blue { 0%, 25% { -webkit-transform: translateX(100%) } 100%, 50%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_left_blue { 0%, 25% { -moz-transform: translateX(100%) } 100%, 50%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_left_blue { 0%, 25% { -ms-transform: translateX(100%) } 100%, 50%, 75% { -ms-transform: translateX(0%) } } @keyframes move_left_blue { 0%, 25% { transform: translateX(100%) } 100%, 50%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_left_yellow { 0%, 25%, 50% { -webkit-transform: translateX(100%) } 100%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_left_yellow { 0%, 25%, 50% { -moz-transform: translateX(100%) } 100%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_left_yellow { 0%, 25%, 50% { -ms-transform: translateX(100%) } 100%, 75% { -ms-transform: translateX(0%) } } @keyframes move_left_yellow { 0%, 25%, 50% { transform: translateX(100%) } 100%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_left_green { 0%, 25%, 50%, 75% { -webkit-transform: translateX(100%) } 100% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_left_green { 0%, 25%, 50%, 75% { -moz-transform: translateX(100%) } 100% { -moz-transform: translateX(0%) } } @-ms-keyframes move_left_green { 0%, 25%, 50%, 75% { -ms-transform: translateX(100%) } 100% { -ms-transform: translateX(0%) } } @keyframes move_left_green { 0%, 25%, 50%, 75% { transform: translateX(100%) } 100% { transform: translateX(0%) } } .base2 .red { background: #da4733; -webkit-animation: move_right_red 4s infinite linear; -moz-animation: move_right_red 4s infinite linear; -ms-animation: move_right_red 4s infinite linear; animation: move_right_red 4s infinite linear } .base2 .blue { background: #3b78e7; -webkit-animation: move_right_blue 4s infinite linear; -moz-animation: move_right_blue 4s infinite linear; -ms-animation: move_right_blue 4s infinite linear; animation: move_right_blue 4s infinite linear } .base2 .yellow { background: #fdba2c; -webkit-animation: move_right_yellow 4s infinite linear; -moz-animation: move_right_yellow 4s infinite linear; -ms-animation: move_right_yellow 4s infinite linear; animation: move_right_yellow 4s infinite linear } .base2 .green { background: #159756; -webkit-animation: move_right_green 4s infinite linear; -moz-animation: move_right_green 4s infinite linear; -ms-animation: move_right_green 4s infinite linear; animation: move_right_green 4s infinite linear } @-webkit-keyframes move_right_red { 0% { -webkit-transform: translateX(-100%) } 100%, 25%, 50%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_right_red { 0% { -moz-transform: translateX(-100%) } 100%, 25%, 50%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_right_red { 0% { -ms-transform: translateX(-100%) } 100%, 25%, 50%, 75% { -ms-transform: translateX(0%) } } @keyframes move_right_red { 0% { transform: translateX(-100%) } 100%, 25%, 50%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_right_blue { 0%, 25% { -webkit-transform: translateX(-100%) } 100%, 50%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_right_blue { 0%, 25% { -moz-transform: translateX(-100%) } 100%, 50%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_right_blue { 0%, 25% { -ms-transform: translateX(-100%) } 100%, 50%, 75% { -ms-transform: translateX(0%) } } @keyframes move_right_blue { 0%, 25% { transform: translateX(-100%) } 100%, 50%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_right_yellow { 0%, 25%, 50% { -webkit-transform: translateX(-100%) } 100%, 75% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_right_yellow { 0%, 25%, 50% { -moz-transform: translateX(-100%) } 100%, 75% { -moz-transform: translateX(0%) } } @-ms-keyframes move_right_yellow { 0%, 25%, 50% { -ms-transform: translateX(-100%) } 100%, 75% { -ms-transform: translateX(0%) } } @keyframes move_right_yellow { 0%, 25%, 50% { transform: translateX(-100%) } 100%, 75% { transform: translateX(0%) } } @-webkit-keyframes move_right_green { 0%, 25%, 50%, 75% { -webkit-transform: translateX(-100%) } 100% { -webkit-transform: translateX(0%) } } @-moz-keyframes move_right_green { 0%, 25%, 50%, 75% { -moz-transform: translateX(-100%) } 100% { -moz-transform: translateX(0%) } } @-ms-keyframes move_right_green { 0%, 25%, 50%, 75% { -ms-transform: translateX(-100%) } 100% { -ms-transform: translateX(0%) } } @keyframes move_right_green { 0%, 25%, 50%, 75% { transform: translateX(-100%) } 100% { transform: translateX(0%) } } .JoomFAQ-glossary-container #searchBar { width: 100%; position: relative; transition: 0.5s; } .JoomFAQ-glossary-item { width: 25%; padding: 30px; box-sizing: border-box; } .w-100{ width: 100%; } .w-50{ width: 50%; } .w-33{ width: 33.33%; } .w-25{ width: 25%; } .JoomFAQ-glossary-item h3 { font-size: 30px; margin-bottom: 15px; line-height: 120%; } .JoomFAQ-glossary-item { font-size: 14px; line-height: 160%; } .JoomFAQ-glossary-letters { z-index: 9999999; position: fixed; right: 0; top: 50%; background-color: #fff; } .JoomFAQ-glossary-letters ul { margin: 0 !important; background: url("https://faq.contractor.exchange/modules/knowledgebase-helpdesk-pro/assets/images/hover_letter.svg") no-repeat 60px 0; transition: 0.5s; padding: 50px 2px !important; } .JoomFAQ-glossary-letters ul li { list-style: none; padding: 2px 5px; display: block; cursor: pointer; position: relative; transition: all 0.5s; width: 50px; text-align: center; margin: 0 !important; box-sizing: border-box; font-size: 18px; line-height: 18px; color: #231f20; } .JoomFAQ-glossary-letters ul li.active-glossary-item { color: #ffffff; transform: scale(1.5, 1.5); } .JoomFAQ-glossary-letters ul li.active-glossary-item-bold { font-weight: bold; } .JoomFAQ-glossary-load-btn { display: table; height: 50px; margin: 0 auto 80px; border: none; background: #168eea; color: #fff; border-radius: 3px; cursor: pointer; font-size: 18px; text-align: left; box-sizing: border-box; padding: 10px 20px; transition: 0.2s; } .JoomFAQ-glossary-load-btn:hover { background: #1585dc; color: #fff; } .JoomFAQ-articles-files, .JoomFAQ-articles-more-queries { margin: 30px 0; } .number-count-list ul { margin: 0; padding: 0; counter-reset: li; } .number-count-list ul li { list-style: none; display: table; position: relative; padding: 5px 10px 5px 30px; margin: 10px 0px 10px 10px; background: #fcfcfc; color: #616161; text-decoration: none; } .number-count-list ul li:before { display: inline-block; font-family: FontAwesome; color: #494949; position: absolute; left: -10px; top: 50%; z-index: 3; margin-top: -16px; background: #e6e6e6; height: 27px; width: 27px; line-height: 26px; border: 3px solid #fff; box-shadow: 0 0 2px #cccccc; text-align: center; font-style: normal; font-weight: bold; border-radius: 100%; transition: 0.2s; } .JoomFAQ-articles-more-queries ul li:before { content: "\f135"; } .JoomFAQ-articles-files ul li:before { content: "\f15c"; } .JoomFAQ-article-related-articles ul li:before { content: "\f105"; } .number-count-list ul li:hover:before { transform: rotate(360deg); background: #ddd; color: #5c5c5c; } .number-count-list ul li a { color: inherit; } .kb-container { position: relative; margin: 0 auto; display: flex; flex-wrap: wrap; margin-bottom: 3em; } .kb-round-category-box { width: 50%; padding: 10px; box-sizing: border-box; } .kb-round-category-box-inner { padding: 10px 20px; border: 1px solid #e0e0e0; background: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.3); border-radius: 5px; } .kb-round-category-box-inner h2 { margin: 10px 0 20px; padding: 0; font-size: 22px; font-weight: 500; } .kb-round-category-box-inner h2 img { vertical-align: middle; width: 45px; background: #e6e6e6; border-radius: 100%; border: 3px solid #fff; box-shadow: 0 0 2px #cccccc; } .kb-round-category-box ol { padding: 0; margin: 0 8px; counter-reset: li; } .kb-round-category-box ol li { margin: 12px 0px 12px 16px; position: relative; list-style: none; } .kb-round-category-box ol li a { position: relative; display: block; padding: 4px 10px 4px 28px; margin: 5px 0; background: #fcfcfc; color: #616161; text-decoration: none; } .kb-round-category-box ol li:before { content: counter(li); counter-increment: li; position: absolute; left: -18px; top: 50%; z-index: 3; margin-top: -16px; height: 27px; width: 27px; line-height: 1; text-align: center; font-style: normal; font-weight: bold; color: #2c2c2c; background: #e6e6e6; border-radius: 100%; border: 3px solid #fff; box-shadow: 0 0 2px #cccccc; } .kb-round-category-box ol li:hover:before { transform: rotate(360deg); background: #ddd; color: #5c5c5c; } .kb-round-category-btn a { color: #f12036; } .kb-round-category-btn { margin-left: 8px; } .JoomFAQ-section-heading { padding: 10px 0 20px; text-align: center; position: relative; display: table; margin: 0 auto 3em; } .JoomFAQ-section-heading h2 { padding: 0 20px; } .decor-before-JoomFAQ-holder, .decor-after-JoomFAQ-holder { position: relative; display: table-cell; vertical-align: middle; height: 2px; width: 30%; } .decor-before-JoomFAQ-holder span { background: linear-gradient(to left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); } .decor-after-JoomFAQ-holder span { background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); } .JoomFAQ-section-heading span { height: 2px; width: 100%; display: block; } ul.JoomFAQ-faq-list { margin: 0 !important; padding: 0 !important; } ul.JoomFAQ-faq-list li { list-style-type: none; display: block; margin: 2px 0; } ul.JoomFAQ-faq-list li .JoomFAQ-faq-title { padding: 10px; padding-right: 45px; cursor: pointer; position: relative; border: 1px solid #dbdbdb; transition: background 0.8s; font-weight: bold; } ul.JoomFAQ-faq-list li .JoomFAQ-faq-title:hover { background-color: #f5f5f5; } ul.JoomFAQ-faq-list li .JoomFAQ-faq-title:after { content: "\f078"; position: absolute; right: 0; top: 0; bottom: 0; width: 50px; font-size: 22px; font-family: "FontAwesome"; text-align: center; line-height: 200%; transition: 0.5s; } ul.JoomFAQ-faq-list li.JoomFAQ-faq-active .JoomFAQ-faq-title:after { transform: rotate(-180deg); } ul.JoomFAQ-faq-list li .JoomFAQ-faq-content { display: none; padding: 10px 0; } .JoomFAQ-tabs-container { width: 100%; margin: 0 auto; } ul.JoomFAQ-tabs { margin: 0px !important; padding: 0px !important; list-style: none; border-bottom: 1px solid #e0e0e0; overflow: hidden; display: flex; } ul.JoomFAQ-tabs li { background: none; color: #222; padding: 10px 35px; cursor: pointer; list-style: none; position: relative; transition: 0.5s; font-weight: bold; overflow: hidden; } ul.JoomFAQ-tabs li span { display: block; } ul.JoomFAQ-tabs li span:before { background: rgba(0, 160, 210, 0.1); position: absolute; display: block; content: ""; left: 50%; top: 50%; margin-left: -2px; margin-top: -2px; width: 5px; height: 5px; transition: 0.5s; opacity: 0; visibility: hidden; } ul.JoomFAQ-tabs li.JoomFAQ-tab-current span:after, ul.JoomFAQ-tabs li:hover span:after { width: 100%; height: 3px; background: #00a0d2; position: absolute; display: block; content: ""; left: 0; right: 0; bottom: -2px; } ul.JoomFAQ-tabs li.JoomFAQ-tab-current span:before, ul.JoomFAQ-tabs li:hover span:before { transform: scale(25); opacity: 1; visibility: visible; } ul.JoomFAQ-tabs li.JoomFAQ-tab-current { color: #00a0d2; } .JoomFAQ-tab-content { display: none; padding: 0; margin: 15px 0; max-height: 300px; overflow-y: auto; } .JoomFAQ-tab-content ul { margin: 0 !important; padding: 0 !important; } .JoomFAQ-tab-content.JoomFAQ-tab-current { display: inherit; } .JoomFAQ-tab-content::-webkit-scrollbar { width: 5px; background: transparent; } .JoomFAQ-tab-content:hover::-webkit-scrollbar-thumb { background: #00a0d2; } .JoomFAQ-featured-section { margin-bottom: 3em; } .JoomFAQ-featured-container { display: flex; flex-direction: row; } .JoomFAQ-featured-container > div { flex-grow: 1; flex-basis: 0; box-sizing: border-box; padding: 0 10px 20px; } .JoomFAQ-featured-container > div h3 { background: none; color: #222; padding: 0; position: relative; } .JoomFAQ-featured-container > div > ul { max-height: 300px; overflow-y: auto; margin: 0 !important; padding: 0 !important; } .JoomFAQ-featured-container > div > ul::-webkit-scrollbar { width: 5px; background: transparent; } .JoomFAQ-featured-container > div > ul:hover::-webkit-scrollbar-thumb { background: #00a0d2; } @media screen and (max-width: 1200px) { section.JoomFAQ-articles { padding: 0 80px; } .JoomFAQ-glossary-item { width: 33.33%; } } @media screen and (max-width: 900px) { .JoomFAQ-category-list .JoomFAQ-category-box { width: 50%; } .JoomFAQ-glossary-item { width: 50%; } } @media screen and (max-width: 480px) { #categoryHead .sort, .JoomFAQ_taxonomy_filter{ float: none; margin-bottom: 10px; } #categoryHead .sort{ width: 100%; } } @media (min-width: 300px) and (max-width: 600px) { section.JoomFAQ-articles { padding: 0 50px; } .JoomFAQ-glossary-item { width: 100%; padding: 0; margin-top: 30px; } ul.JoomFAQ-tabs li { padding: 10px; } #categoryHead .sort { position: relative !important; } #categoryHead .sort select, .JoomFAQ_taxonomy_filter select { width: 100%; } .JoomFAQ-category-list .JoomFAQ-category-box { width: 100%; } #searchBar { width: 100%; } #searchBar .search-query { width: 100%; margin-bottom: 10px; } #searchBar button, .JoomFAQ_ask_question_button { position: relative; margin: 0; width: 100%; border-radius: 5px; } #docsSearch { padding: 1.5em 1em; } #JoomFAQ-query.searching { background: #fff url("https://faq.contractor.exchange/modules/knowledgebase-helpdesk-pro/assets/ripple.gif") no-repeat scroll 100% center; } section.JoomFAQ-articles ul li { text-align: center; } } @media (min-width: 601px) and (max-width: 767px) { #searchBar { width: 100%; } #JoomFAQ-query.searching { background: #fff url("https://faq.contractor.exchange/modules/knowledgebase-helpdesk-pro/assets/ripple.gif") no-repeat scroll 98% center; } } @media (max-width: 480px) { .JoomFAQ-fes-widget-main { max-width: 300px; } } .JoomFAQ-featured-container > div { background: #fff; box-shadow: 0px 3px 20px 0 rgba(0,0,0,0.075); box-sizing: border-box; display: inline-block; width: 100%; margin: 10px 5px; padding: 15px; position: relative; transition: transform 0.3s, box-shadow 0.3s; } .JoomFAQ-stricky-content::before, .JoomFAQ-popular-content::before, .JoomFAQ-recent-content::before { background: linear-gradient(to right, #1c79c0, #0389ff, #0dd3ff); content: ''; left: 0; height: 2px; position: absolute; right: 0; top: 1px; } .JoomFAQ-featured-container > div h3{ color: #5c5c5c; font-family: 'Roboto', sans-serif; font-size: 24px; font-weight: 300; margin: 0 0 6px 0; } .sticky-articleList li { margin: 10px 0 !important; line-height: 24px; } .sticky-articleList li a{ color: #007bff; } .sticky-articleList li a:hover{ color: #0056b3; } .JoomFAQ-featured-container > div:hover { box-shadow: 0px 3px 50px 0 rgba(0,0,0,0.075); transform: translateY(-5px); } .kb-round-category-box-inner ol li{ margin-left: 0; list-style-position: inside; } .kb-round-category-box{ padding-right: 10px; } .kb-container{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; flex-direction: column; } .JoomFAQ_ask_a_question_modal{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(210, 210, 210, 0.7); z-index: 9999999999; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -ms-align-items: center; align-items: center; justify-content: center; } .JoomFAQ_ask_a_question_modal_inn{ width: 40%; padding: 50px 0; background: #fff; position: relative; } .ask-question-modal-form{ width: 80%; margin: 0 auto; } .ask-question-modal-form input[type="text"], .ask-question-modal-form input[type="email"], .ask-question-modal-form select, .ask-question-modal-form textarea{ width: 100%; border: 1px solid #d0d0d0; color: #000; padding: 10px; background: #fbfbfb; border-radius: 4px; } .JoomFAQ-ask-a-modal-close { position: absolute; top: 10px; right: 10px; width: 30px; height: 30px; text-align: center; line-height: 30px; background: #fbfbfb; border: 1px solid #d0d0d0; border-radius: 100%; box-shadow: 1px 1px 6px 1px #d0d0d0; cursor: pointer; } .ask-question-modal-form textarea{ height: 140px; resize: none; } .ask-question-modal-form input[type='submit']{ border-radius: 2px; padding: 10px 40px; color: #ffffff; border-color: #0274be; background-color: #0274be; cursor: pointer; } .JoomFAQ-question-field{ margin: 10px 0; } .JoomFAQ-question-field label { margin-bottom: 5px; display: block; } .JoomFAQ-ask-question-ajax-loader{ display: none; background: url('https://faq.contractor.exchange/modules/knowledgebase-helpdesk-pro/assets/images/comment.gif') no-repeat center center; width: 50px; height: 50px; } .JoomFAQ-error-field{ border-color: #ff0000 !important; } @media only screen and (max-width: 991px){ .JoomFAQ_ask_a_question_modal_inn{ width: 80%; } } .JoomFAQ-featured-accordion-container{ border: 1px solid #dadce0; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15); } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section > h3{ border-bottom: 1px solid #dadce0; border-top: 1px solid #dadce0; margin: 0; padding: 15px; cursor: pointer; position: relative; font-size: 20px; line-height: 15px; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section > h3:after{ content: '+'; position: absolute; top: 5px; right: 15px; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section > h3.JoomFAQ-show:after{ content: '-'; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section:first-child > h3{ border: none; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section:last-child > h3{ border-bottom: none; } .JoomFAQ-accordion-section .sticky-articleList{ display: none; } .JoomFAQ-featured-accordion-container .JoomFAQ-stricky-content::before, .JoomFAQ-featured-accordion-container .JoomFAQ-popular-content::before, .JoomFAQ-featured-accordion-container .JoomFAQ-recent-content::before{ display: none; } #docsSearch{ background-size: 100%; padding-bottom: 80px; margin-bottom: 50px; } .JoomFAQ-section-heading{ margin-bottom: 35px; margin-bottom: 25px; } #searchBar button, #searchBar button:hover, #searchBar button:focus, .JoomFAQ_ask_question_button, .JoomFAQ_ask_question_button:hover, .JoomFAQ_ask_question_button:focus{ background: #fafafa; color: #000; border: 1px solid #eaeaea; border-left: none; } #JoomFAQ-query:focus{ border: 1px solid #eaeaea; outline: none; } #JoomFAQ-query{ border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } #searchBar{ width: 55%; } #searchBar #JoomFAQ-query, #searchBar button, .JoomFAQ_ask_question_button{ box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15); } .JoomFAQ-featured-accordion-container .sticky-articleList{ margin-left: 0; margin-bottom: 0; padding-bottom: 22px; padding-top: 22px; background: #fef7e0; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section:last-child .sticky-articleList{ border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } .JoomFAQ-featured-accordion-container .sticky-articleList li{ margin: 0 !important; } .JoomFAQ-featured-accordion-container .sticky-articleList li a{ padding: 10px 20px 10px 45px; display: block; } .JoomFAQ-featured-accordion-container .sticky-articleList li a:hover{ background: #feefc3; } .JoomFAQ-featured-section-accordion{ margin-bottom: 35px; width: 65%; margin-left: auto; margin-right: auto; } .JoomFAQ-featured-accordion-container .JoomFAQ-accordion-section > h3:after{ top: 12px; } @media (max-width: 768px) { .JoomFAQ-featured-section-accordion{ width: 95%; } #JoomFAQ-query{ border-top-right-radius: 5px !important; border-bottom-right-radius: 5px !important; } #searchBar{ width: 95% !important; } } @media (max-width: 420px) { #searchBar{ min-width: auto; } } .JoomFAQ-special-content-wrapper{ overflow: hidden; } .JoomFAQ-special-content-wrapper .JoomFAQ-special-content-header{ font-size: 24px; margin-bottom: 12px; padding: 0; line-height: 32px; } .JoomFAQ-special-content-wrapper .JoomFAQ-special-content p{ margin-bottom: 10px; font-size: 16px; line-height: 24px; padding: 0; } .JoomFAQ-special-content-icon { float: left; width: 75px; font-size: 68px; line-height: 32px; } .JoomFAQ-special-content-container{ float: left; width: calc( 100% - 75px); } .JoomFAQ-success-alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #d4edda; border: 1px solid #c3e6cb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #155724; } .JoomFAQ-success-alert .JoomFAQ-special-content-icon, .JoomFAQ-success-alert .JoomFAQ-special-content-header { color: #155724; } .JoomFAQ-danger-alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fff3f4; border: 1px solid #f5c6cb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #721c24; } .JoomFAQ-danger-alert .JoomFAQ-special-content-icon, .JoomFAQ-danger-alert .JoomFAQ-special-content-header { color: #721c24; } .JoomFAQ-warning-alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #c09853; } .JoomFAQ-warning-alert .JoomFAQ-special-content-icon, .JoomFAQ-warning-alert .JoomFAQ-special-content-header { color: #c09853; } .JoomFAQ-info-alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #cce5ff; border: 1px solid #b8daff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #004085; } .JoomFAQ-info-alert .JoomFAQ-special-content-icon, .JoomFAQ-info-alert .JoomFAQ-special-content-header { color: #004085; } .JoomFAQ-light-alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fbfafa; border: 1px solid #e6e6e6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #818182; } .JoomFAQ-light-alert .JoomFAQ-special-content-icon, .JoomFAQ-light-alert .JoomFAQ-special-content-header { color: #818182; } .JoomFAQ-print-icon.JoomFAQ-icon, .JoomFAQ-share-icon.JoomFAQ-icon { border-left: 2px solid #ccc; padding-left: 15px; margin-right: 8px; } .JoomFAQ-share .JoomFAQ-inline{ position: relative; } .JoomFAQ-share-menu { display: none; position: absolute; left: 0; width: 135px; z-index: 99999; background: #FFF; border: 1px solid #e6e6e6; box-shadow: 0px 0px 15px #f5f5f5; } ul.JoomFAQ-share-menu { position: absolute; top: -175px; list-style: none; padding-left: 0; } .JoomFAQ-share-menu .JoomFAQ-share-menu-item{ padding: 10px 15px; transition: all 500ms; } .JoomFAQ-share-menu .JoomFAQ-share-menu-item .fa{ background: #636363; color: #fff; height: 25px; width: 25px; line-height: 25px; text-align: center; margin-right: 10px; } .JoomFAQ-share-menu .JoomFAQ-fb-share-item .fa{ background: #39569c; } .JoomFAQ-share-menu .JoomFAQ-fb-share-item{ color: #39569c; } .JoomFAQ-share-menu .JoomFAQ-twitter-share-item .fa{ background: #26a7de; } .JoomFAQ-share-menu .JoomFAQ-twitter-share-item{ color: #26a7de; } .JoomFAQ-share-menu .JoomFAQ-linkedin-item .fa{ background: #0072b1; } .JoomFAQ-share-menu .JoomFAQ-linkedin-item{ color: #0072b1; } li.JoomFAQ-share-menu-item:hover { background: #efefef; } #serp-dd .result { padding:0px; } #serp-dd .result > li { line-height: 0.8; } .JoomFAQ-strong p{ line-height: 0.5; } .JoomFAQ-search-animation{ display: none; } .JoomFAQ-live-search-loading .JoomFAQ-search-animation{ min-height: 75px; padding: 20px; display: flex; align-items: center; justify-content: center; } .JoomFAQ-search-animation .JoomFAQ-search-bar { background: #99aaca; border: 1px solid #96a6c9; float: left; margin: 6px 4px 0 0; width: 6px; height: 18px; -webkit-animation: JoomFAQ-search-animation-pulse 1s linear infinite normal; -moz-animation: JoomFAQ-search-animation-pulse 1s linear infinite normal; -ms-animation: JoomFAQ-search-animation-pulse 1s linear infinite normal; animation: JoomFAQ-search-animation-pulse 1s linear infinite normal; -webkit-animation-delay: 0; -moz-animation-delay: 0; -o-animation-delay: 0; animation-delay: 0; } .JoomFAQ-search-animation .JoomFAQ-search-bar:nth-child(2) { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; } .JoomFAQ-search-animation .JoomFAQ-search-bar:last-child { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; margin-right: 0; } @keyframes JoomFAQ-search-animation-pulse { 10% { margin-top: 5px; height: 22px; border-color: #d1d8e6; background-color: #bac5db; } 20% { margin-top: 0px; height: 32px; border-color: #d1d7e2; background-color: #bac5db; } 30% { margin-top: 1px; height: 30px; border-color: #d1d8e6; background-color: #bac5db; } 40% { margin-top: 3px; height: 26px; } 50% { margin-top: 5px; height: 22px; } 60% { margin-top: 6px; height: 18px; } } @-moz-keyframes JoomFAQ-search-animation-pulse { 10% { margin-top: 5px; height: 22px; border-color: #d1d8e6; background-color: #bac5db; } 20% { margin-top: 0px; height: 32px; border-color: #d1d7e2; background-color: #bac5db; } 30% { margin-top: 1px; height: 30px; border-color: #d1d8e6; background-color: #bac5db; } 40% { margin-top: 3px; height: 26px; } 50% { margin-top: 5px; height: 22px; } 60% { margin-top: 6px; height: 18px; } } @-webkit-keyframes JoomFAQ-search-animation-pulse { 10% { margin-top: 5px; height: 22px; border-color: #d1d8e6; background-color: #bac5db; } 20% { margin-top: 0px; height: 32px; border-color: #d1d7e2; background-color: #bac5db; } 30% { margin-top: 1px; height: 30px; border-color: #d1d8e6; background-color: #bac5db; } 40% { margin-top: 3px; height: 26px; } 50% { margin-top: 5px; height: 22px; } 60% { margin-top: 6px; height: 18px; } } @media only screen and (max-width: 768px){ .JoomFAQ-ask-a-question-tooltip{ left: -100px; } .JoomFAQ-ask-a-question-tooltip-inn:before{ left: inherit; right: 20px; } } @media only screen and (max-width: 600px){ .JoomFAQ_ask_question_button{ margin-top: 10px; } .JoomFAQ-ask-a-question-tooltip{ left: 0; width: 100% } .JoomFAQ-ask-a-question-tooltip-inn:before{ left: 50%; right: inherit; } .rt-reading-time{ float: none !important; } ul.JoomFAQ-faq-list{ margin-left: -50px !important; margin-right: -50px !important; } } @media only screen and (max-width: 1150px) and (min-width: 1020px) { .JoomFAQ-post-single-stats{ padding-left: 10px !important; padding-right: 10px !important; } .JoomFAQ-stats span{ margin-right: 8px !important; } .JoomFAQ-print-icon.JoomFAQ-icon, .JoomFAQ-share-icon.JoomFAQ-icon{ padding-left: 8px !important; } } .JoomFAQ-single-article-header h2{ margin: 0; margin-bottom: 10px; } .JoomFAQ-social-tag a img { max-width: 28px; margin: 0 8px 0 0; } .JoomFAQ-social-tag { margin: 0 0 12px 0; } }
@media print {.clear { clear: both; } .JoomFAQ-outer-wrapper .archive-title, .JoomFAQ-outer-wrapper .page-title, .widget_JoomFAQknowledgebase_widget .widget-title, .widget_JoomFAQknowledgebasetagcloud .widget-title, .JoomFAQ-outer-wrapper .entry-content th, .JoomFAQ-outer-wrapper .comment-content th { color: #636363; font-size: 20px; font-weight: bold; line-height: 2.18182; margin-bottom: 10px !important; } .JoomFAQ-outer-wrapper .archive-header, .JoomFAQ-outer-wrapper .page-header { border-bottom: 1px solid #ededed; margin-bottom: 15px; padding-bottom: 15px; margin-top: 25px; } #categoryHead { position: relative; } #categoryHead h1 { margin-right: 145px; } #categoryHead h1 { font-size: 30px; font-weight: 400; line-height: 1.2em; margin-top: 0; } #categoryHead .sort { display: table; float: right; } .JoomFAQ-articles > .sticky-articleList { font-size: 1.3em; list-style: outside none none; margin: 0; padding: 0 !important; } .sticky-articleList li { margin: 1.4em 0; padding-left: 0; list-style: none; } .sticky-articleList li a, .sticky-articleList li a span { font-size: 14px; text-decoration: none; } .sticky-articleList span { padding-left: 7px; } .JoomFAQ-articles > .articleList { list-style: outside none none; margin: 0 0 38px; padding: 0 !important; min-height: 300px; } .articleList li { margin: 1.4em 0; padding-left: 0; } .articleList li a span{ font-size:15px !important; } li span.rt-label, li span.rt-time, li span.rt-label{ padding:0px; } .articleList li a, .articleList li a span { text-decoration: none; } .articleList span { padding-left: 7px; } .JoomFAQ-articles ul li { list-style: none; margin-left: 0; } .JoomFAQ-pagination { padding: 25px 0; } .JoomFAQ-pagination .page-numbers { display: inline-block; padding: 8px 12px; margin: 0 2px 0 0; border: 1px solid #eee; line-height: 1; text-decoration: none; border-radius: 2px; font-weight: 600; } .JoomFAQ-pagination .page-numbers.current, .JoomFAQ-pagination a.page-numbers:hover { background: #f9f9f9; } .JoomFAQ-pagination-center{ text-align: center; } .glossary-letters { margin-bottom: 20px; } .glossary-letters ul { margin: 0; padding: 0; } .glossary-letters li { display: inline-block; } .glossary-letters ul li a { border: 1px solid #4381b5; box-shadow: none; display: block; float: left; font-size: 11px; margin-left: -1px; padding: 5px 8px; text-decoration: none; color: #4381b5; } .glossary-letters ul li a:hover, .glossary-letters ul li a.g-selected { background-color: #eaeaea; } .JoomFAQ-center { text-align: center; } .JoomFAQ-strong { font-weight: bold; } .JoomFAQ-articles-tags { margin: 15px 0; } .JoomFAQ-articles-tags a { display: inline-block; padding: 5px 10px; border: 1px solid #F5F5F5; font-size: 12px; } .JoomFAQ-post-single-stats { border: 2px solid #ccc; padding: 15px 25px; border-width: 1px 1px 1px 5px; border-color: #ccc; box-shadow: 2px 1px #cecece; } .JoomFAQ-post-single-stats, .JoomFAQ-post-single-stats a { color: #444; } .JoomFAQ-stats span { margin-right: 15px; display: inline-block; } .JoomFAQ-stats .JoomFAQ-icon { font-weight: bold; } .JoomFAQ-view-icon.JoomFAQ-icon { border-left: 2px solid #ccc; padding-left: 15px; } .JoomFAQ-inline { display: inline-block; } .JoomFAQ-outer-wrapper { margin: 0px auto; padding: 50px 0; } .single .JoomFAQ-outer-wrapper { max-width: 90%; margin: 20px auto; } .JoomFAQ-article-body { } .rt-reading-time { font-size: 80%; } .JoomFAQ-article-body .JoomFAQ-post-single-stats { margin-top: 25px; } .single-JoomFAQ-post-outer .page-header { margin-bottom: 20px !important; padding-bottom: 10px !important; } .single-JoomFAQ-post-outer { margin-bottom: 30px; } .sticky-articleList .rt-reading-time { font-size: 11px; } .kb-front-main-div{ overflow: hidden; } .JoomFAQ-sidebar-category-list{ width: 25%; float: left; } .JoomFAQ-main-wrapper{ width: 75%; float: left; } .JoomFAQ-sidebar-category-list{ padding-top: 3em; } .JoomFAQ-sidebar-category-list > ul{ padding-right: 10px; padding-left: 30px; } .JoomFAQ-sidebar-category-list ul li{ list-style-type: none; margin-left: 0; padding-top: 4px; line-height: 24px; padding-bottom: 4px; } .JoomFAQ-sidebar-category-list ul.children li{ margin-left: 10px; } .JoomFAQ-sidebar-category-list ul li a, .JoomFAQ-sidebar-category-list ul li a:visited{ text-decoration: none; color: #007bff; } .JoomFAQ-sidebar-category-list ul li a:hover{ color: #0056b3; } .JoomFAQ-sidebar-category-list ul.children{ display: none; padding-top: 10px; width: 100%; } .JoomFAQ-parent-cat-item{ position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .JoomFAQ-parent-cat-item .children-posts{ order: 2; } .JoomFAQ-parent-cat-item > .JoomFAQ-sub-menu-toggler{ position: absolute; display: block; width: 21px; height: 21px; background: #107eec; font-size: 12px; color: #fff; line-height: 21px; top: 4px; left: -30px; cursor: pointer; text-align: center; border-radius: 5px; -webkit-border-radius: 5px; } .JoomFAQ-parent-cat-item > .JoomFAQ-sub-menu-toggler:hover{ background: #107eec; } .single-JoomFAQ_knowledgebase .JoomFAQ-sidebar-category-list{ padding-top: 0; } .JoomFAQ-category-mobile-menu, .JoomFAQ-category-mobile-menu-opener{ display: none; } .JoomFAQ-sidebar-category-list .cat-item{ position: relative; } .JoomFAQ-sidebar-category-list .cat-item:not(.JoomFAQ-parent-cat-item):before{ content: ''; position: absolute; display: block; width: 21px; height: 21px; background: #107eec; font-size: 12px; color: #fff; line-height: 21px; top: 4px; left: -30px; cursor: pointer; text-align: center; border-radius: 5px; -webkit-border-radius: 5px; } .JoomFAQ-sidebar-category-list .cat-item:not(.JoomFAQ-parent-cat-item):after { content: ''; top: 8px; left: -26px; z-index: 99999; background: #fff; width: 12px; height: 12px; position: absolute; border-radius: 2px; -webkit-border-radius: 2px; padding-left: 1px; padding-bottom: 1px; } .JoomFAQ-sidebar-category-list .cat-item.type-JoomFAQ_knowledgebase:before{ display: none; } .JoomFAQ-sidebar-category-list .cat-item.type-JoomFAQ_knowledgebase:after{ content: "\f0f6"; top: 4px; left: -30px; z-index: 99999; background: #fff; width: 21px; height: 21px; position: absolute; border-radius: 2px; -webkit-border-radius: 2px; font-family: 'FontAwesome'; font-size: 21px; line-height: 21px; color: #107eec; } .JoomFAQ-sidebar-category-list .current-cat>a, .JoomFAQ-toggler-child-menu-open+a{ font-weight: 700; } .JoomFAQ-outer-wrapper{ overflow: hidden; padding-left: 20px; padding-right: 20px; } .JoomFAQ-sidebar-category-list .JoomFAQ-category-desktop-menu{ margin-right: 25px; } .JoomFAQ-sidebar-category-list .sidebar-category-title{ color: #5c5c5c; font-family: 'Roboto', sans-serif; font-weight: 300; margin: 0 0 10px 0; } @media (max-width: 1023px) { .JoomFAQ-sidebar-category-list{ width: 100%; float: left; } .JoomFAQ-main-wrapper{ width: 100%; float: left; } .JoomFAQ-category-desktop-menu{ display: none; } .JoomFAQ-category-mobile-menu-opener{ display: block; } .JoomFAQ-category-mobile-menu{ display: none; margin-top: 15px !important; } .JoomFAQ-sidebar-category-list .JoomFAQ-category-mobile-menu-opener{ padding: 10px; background: #469aef !important; color: #fff !important; text-decoration: none; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; position: relative; font-size: 14px; line-height: 24px; } .JoomFAQ-sidebar-category-list .JoomFAQ-category-mobile-menu-opener:hover{ color: #fff !important; } .JoomFAQ-sidebar-category-list ul{ width: 100%; } .single-JoomFAQ_knowledgebase .JoomFAQ-category-mobile-menu-opener{ margin-bottom: 30px; } .JoomFAQ-category-mobile-menu-opener i{ position: absolute; right: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); } } @media (max-width: 767px) { .JoomFAQ-featured-container { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .JoomFAQ-featured-container > div{ flex-basis: 100%; -webkit-flex-basis: 100%; } } .JoomFAQ-page-header{ position: relative; } .JoomFAQ-back-btn-enable .entry-title, .JoomFAQ-back-btn-enable .page-title{ padding-left: 25px; } .entry-title + .JoomFAQ-breadcrumb-back-btn, .page-title + .JoomFAQ-breadcrumb-back-btn { position: absolute; top: 10px; left: 0; } }
.sp-chatbot-editor-container button { background-color: #ffffff !important; }
#bottooltip{ border-radius: 2px; color: black; display: none; padding: 5px 10px; position: fixed; background-color: white; -ms-filter    : "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')"; filter        : "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')"; -webkit-filter: drop-shadow(0px 2px 5px rgba(130,130,130,1)); filter        : drop-shadow(0px 2px 5px rgba(130,130,130,1)); z-index: 99; max-width: 150px; } #bottooltip > span{ background-color: white; display: inline-block; height: 8px; position: absolute; transform: rotate(45deg); width: 8px; } #bottooltip > div{ font-size: 12px; }
 .sp-chatbot-board-container { position: relative; } .sp-chatbot-board-container:before { position: absolute; content: ""; width: 100%; height: 20px; background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(250, 250, 250, 0)); z-index: 1; border-radius: 5px 5px 0 0; } .sp-chatbot-header { background-color: transparent; position: relative; padding: 0px 30px !important; text-align: center; z-index: 9; } #mainKommunicatebot_language { color: #000 !important; } .sp-chatbot-header h3 { font-size: 14px; } #sp-chatbot-desktop-close { z-index: 99; } #sp-chatbot-desktop-reload { top: 2px; z-index: 99; } .sp-chatbot-content { height: calc(100vh - 270px) !important; position: relative; } ul.sp-chatbot-messages-container { position: relative; } ul.sp-chatbot-messages-container > li { margin-bottom: 10px; font-size: 14px; min-height: auto; } ul.sp-chatbot-messages-container > li:before { display: none; } ul.sp-chatbot-messages-container > li.sp-chatbot-msg { padding-left: 35px; } ul.sp-chatbot-messages-container > li.sp-chat-user-msg { padding-right: 35px; } ul.sp-chatbot-messages-container > li:first-child { padding: 0; } ul.sp-chatbot-messages-container > li > .sp-chatbot-avatar, .sp-chatbot-agent-profile .sp-chatbot-widget-avatar { position: absolute; border-radius: 50%; overflow: hidden; border: 2px solid #70aca9; background-color: #70aca9; width: 30px; height: 30px; top: 0; } ul.sp-chatbot-messages-container > li.sp-chatbot-msg .sp-chatbot-avatar, .sp-chatbot-agent-profile .sp-chatbot-widget-avatar { left: 0; } ul.sp-chatbot-messages-container > li.sp-chat-user-msg .sp-chatbot-avatar { right: 0; } ul.sp-chatbot-messages-container > li > .sp-chatbot-paragraph, .sp-chatbot-bubble { display: table; padding: 8px 15px; width: 90%; background-color: #fff; border-radius: 10px; line-height: 150%; box-shadow: 0 3px 3px #b2b2b2; word-wrap: break-word; } ul.sp-chatbot-messages-container li:first-child.sp-chatbot-msg .sp-chatbot-paragraph { color: #3e3d3d; box-shadow: none; } ul.sp-chatbot-messages-container > li.sp-chat-user-msg .sp-chatbot-paragraph { text-align: right; float: right; border-radius: 10px 10px 10px 10px; color: #999; } span.qcld-chatbot-product-category, span.qcld-chatbot-support-items, span.qcld-chatbot-wildcard, span.qcld-chatbot-suggest-email, span.qcld-chatbot-reset-btn, #sp-chatbot-loadmore, .sp-chatbot-shortcode-template-container span.qcld-chatbot-product-category, .sp-chatbot-shortcode-template-container span.qcld-chatbot-support-items, .sp-chatbot-shortcode-template-container span.qcld-chatbot-wildcard, .sp-chatbot-shortcode-template-container span.sp-chatbot-card-button, .sp-chatbot-shortcode-template-container span.qcld-chatbot-suggest-email, span.qcld-chatbot-suggest-phone, .sp-chatbot-shortcode-template-container span.qcld-chatbot-reset-btn, .sp-chatbot-shortcode-template-container #sp-chatbot-loadmore, .sp-chatbot-loadmore { border: 1px solid #80808030; background-size: 200% auto; } span.qcld-chatbot-product-category:hover, span.qcld-chatbot-support-items:hover, span.qcld-chatbot-wildcard:hover, span.qcld-chatbot-suggest-email:hover, span.qcld-chatbot-reset-btn:hover, #sp-chatbot-loadmore:hover, .sp-chatbot-loadmore:hover { background-position: right center; box-shadow: none; } ul.sp-chatbot-messages-container > li .sp-chatbot-paragraph img.sp-chatbot-comment-loader { background-color: #fff; padding: 1px; border-radius: 5px; margin: 0 auto; display: block; } .sp-chatbot-footer { background-color: #fff; box-shadow: 0 0 5px #b2b2b2; border-radius: 5px; position: relative; padding-top: 5px; } .sp-chatbot-tab-nav { padding-top: 5px; } .sp-chatbot-tab-nav ul { justify-content: start; padding-right: 25px !important; padding-left: 5px !important; } .sp-chatbot-tab-nav ul li a { background-color: #f12036; } .sp-chatbot-tab-nav ul li:nth-child(2) { } .sp-chatbot-tab-nav ul li.sp-chatbot-operation-active a { background-color: rgb(13, 152, 243); } .sp-chatbot-tab-nav ul li.sp-chatbot-operation-active a:before, .sp-chatbot-tab-nav ul li:hover a:before { border: 3px solid rgb(13, 152, 243); } .sp-chatbot-operation-active{margin-right: 9px !important;} .sp-chatbot-editor-container { } .sp-chatbot-editor-container input { color: #0a2d2b; width: 100%; } .sp-chatbot-editor-container input::placeholder { color: #0a2d2b; } .sp-chatbot-editor-container input::-webkit-input-placeholder { color: #0a2d2b; } .sp-chatbot-editor-container input::-moz-placeholder { color: #0a2d2b; } .sp-chatbot-editor-container input:-ms-input-placeholder { color: #0a2d2b; } .sp-chatbot-editor-container input:-moz-placeholder { color: #0a2d2b; } .sp-chatbot-editor-container button { width: 50px; height: 50px; background-color: rgb(13, 152, 243); box-shadow: rgba(0, 77, 255, 0.5) 0px 4px 24px; position: absolute; border-radius: 50%; top: 50%; right: -25px; margin-top: -25px; } .sp-chatbot-editor-container button:hover { background-color: rgb(13, 128, 215); } .sp-chatbot-agent-profile { position: relative; padding-left: 35px; padding-top: 30px; box-sizing: border-box; word-wrap: break-word; list-style: none; display: block; clear: both; line-height: 150%; min-height: 50px; margin: 0 0 10px 0; } .sp-chatbot-widget-title { color: #353535; text-align: center; padding-bottom: 10px; } .sp-chatbot-cart-header { background-color: #F5F5F5; } .sp-chatbot-cart-single { background-color: rgba(245, 245, 245, 0.1); border-bottom: 1px solid #dddddd; } .sp-chatbot-cart-single:nth-child(2n+1) { background-color: rgba(245, 245, 245, 0.5); } .sp-chatbot-cart-footer div a { text-decoration: none; background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255)); color: #ffffff; } .sp-chatbot-cart-footer div a:hover, .sp-chatbot-cart-footer div:last-child a { background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255)); } .sp-chatbot-product-details { box-shadow: 0 0 10px #ccc; background-color: #FFFFFF; } .sp-chatbot-product-cart-button input[type="button"], #sp-chatbot-loadmore, .sp-chatbot-loadmore { border: 1px solid #70aca9; background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255)); color: #ffffff; box-shadow: 0 0 2px #999; } .sp-chatbot-product-cart-button input[type="button"]:hover, #sp-chatbot-loadmore:hover, .sp-chatbot-loadmore:hover { background: rgb(0, 204, 255); color: #ffffff; } .sp-chatbot-rtl { text-align: right; direction: RTL; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chatbot-msg, .sp-chatbot-rtl .sp-chatbot-agent-profile { padding: 0 50px 0 0; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chatbot-msg.sp-chatbot-msg-flat { padding: 0; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chatbot-msg > .sp-chatbot-paragraph { display: table; max-width: 90%; float: right; text-align: right; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chatbot-msg .sp-chatbot-avatar, .sp-chatbot-rtl .sp-chatbot-agent-profile .sp-chatbot-widget-avatar { right: 0; left: auto; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chat-user-msg { padding: 0 0 0 50px; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chat-user-msg .sp-chatbot-avatar { left: 0; right: auto; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chat-user-msg > .sp-chatbot-paragraph { display: table; max-width: 90%; float: left; text-align: left; } .sp-chatbot-rtl ul.sp-chatbot-messages-container > li.sp-chat-user-msg .sp-chatbot-paragraph { margin-left: 0; } .sp-chatbot-rtl .sp-chatbot-editor-container input { text-align: right; direction: RTL; } .sp-chatbot-rtl .sp-chatbot-products-area ul li:nth-child(2n+2) { margin: auto; } .sp-chatbot-rtl .sp-chatbot-products-area ul li { margin: 1%; vertical-align: middle; } .sp-chatbot-integration-button-container { background-color: rgba(255, 255, 255, 0.63); padding: 4px; border-radius: 10px; } .mainKommunicatebot-saas-live-chat{ width: 310px; height: 500px; box-shadow: 0 5px 40px rgba(0,0,0,.16)!important; display:none; } .wpchat_header_left{ display:inline-block; } .wpchat_header_left span{    font-size: 22px; padding: 0px 10px;	} .wpchat_header_right { float: right; margin-right: 12px; } .sp-chatbot-tab-nav ul li a[data-option="live-chat"] { background-position: -169px -8px; } .sp-chatbot-avatar img{height:auto !important;} .qcld_back_to_start_menu{ cursor: pointer; height: 29px; width: 29px; position: absolute; left: 2px; line-height: 32px; z-index: 999; top: 50%; transform: translateY(-50%); }
 .bootstrap-iso .visible-sm { display: block !important; } .bootstrap-iso table.visible-sm { display: table; } .bootstrap-iso tr.visible-sm { display: table-row !important; } .bootstrap-iso th.visible-sm, .bootstrap-iso td.visible-sm { display: table-cell !important; } .bootstrap-iso .visible-sm-block { display: block !important; } .bootstrap-iso .visible-sm-inline { display: inline !important; } .bootstrap-iso .visible-sm-inline-block { display: inline-block !important; } .bootstrap-iso .hidden-sm { display: none !important; }
 .bootstrap-iso .visible-md { display: block !important; } .bootstrap-iso table.visible-md { display: table; } .bootstrap-iso tr.visible-md { display: table-row !important; } .bootstrap-iso th.visible-md, .bootstrap-iso td.visible-md { display: table-cell !important; } .bootstrap-iso .visible-md-block { display: block !important; } .bootstrap-iso .visible-md-inline { display: inline !important; } .bootstrap-iso .visible-md-inline-block { display: inline-block !important; } .bootstrap-iso .hidden-md { display: none !important; }
 .bootstrap-iso .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; } .bootstrap-iso .table-responsive > .table { margin-bottom: 0; } .bootstrap-iso .table-responsive > .table > thead > tr > th, .bootstrap-iso .table-responsive > .table > tbody > tr > th, .bootstrap-iso .table-responsive > .table > tfoot > tr > th, .bootstrap-iso .table-responsive > .table > thead > tr > td, .bootstrap-iso .table-responsive > .table > tbody > tr > td, .bootstrap-iso .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .bootstrap-iso .table-responsive > .table-bordered { border: 0; } .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:first-child, .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:last-child, .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:last-child, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:last-child, .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:last-child, .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:last-child, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > th, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > th, .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > td, .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } .bootstrap-iso .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; } .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a, .bootstrap-iso .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; } .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } .bootstrap-iso .navbar-form .form-group { margin-bottom: 5px; } .bootstrap-iso .navbar-form .form-group:last-child { margin-bottom: 0; } .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; } .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; } .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #e7e7e7; } .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #080808; } .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } .bootstrap-iso .visible-xs { display: block !important; } .bootstrap-iso table.visible-xs { display: table; } .bootstrap-iso tr.visible-xs { display: table-row !important; } .bootstrap-iso th.visible-xs, .bootstrap-iso td.visible-xs { display: table-cell !important; } .bootstrap-iso .visible-xs-block { display: block !important; } .bootstrap-iso .visible-xs-inline { display: inline !important; } .bootstrap-iso .visible-xs-inline-block { display: inline-block !important; } .bootstrap-iso .hidden-xs { display: none !important; } .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); }
 .bootstrap-iso .lead { font-size: 21px; } .bootstrap-iso .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .bootstrap-iso .dl-horizontal dd { margin-left: 180px; } .bootstrap-iso .container { width: 750px; } .bootstrap-iso .col-sm-1, .bootstrap-iso .col-sm-2, .bootstrap-iso .col-sm-3, .bootstrap-iso .col-sm-4, .bootstrap-iso .col-sm-5, .bootstrap-iso .col-sm-6, .bootstrap-iso .col-sm-7, .bootstrap-iso .col-sm-8, .bootstrap-iso .col-sm-9, .bootstrap-iso .col-sm-10, .bootstrap-iso .col-sm-11, .bootstrap-iso .col-sm-12 { float: left; } .bootstrap-iso .col-sm-12 { width: 100%; } .bootstrap-iso .col-sm-11 { width: 91.66666667%; } .bootstrap-iso .col-sm-10 { width: 83.33333333%; } .bootstrap-iso .col-sm-9 { width: 75%; } .bootstrap-iso .col-sm-8 { width: 66.66666667%; } .bootstrap-iso .col-sm-7 { width: 58.33333333%; } .bootstrap-iso .col-sm-6 { width: 50%; } .bootstrap-iso .col-sm-5 { width: 41.66666667%; } .bootstrap-iso .col-sm-4 { width: 33.33333333%; } .bootstrap-iso .col-sm-3 { width: 25%; } .bootstrap-iso .col-sm-2 { width: 16.66666667%; } .bootstrap-iso .col-sm-1 { width: 8.33333333%; } .bootstrap-iso .col-sm-pull-12 { right: 100%; } .bootstrap-iso .col-sm-pull-11 { right: 91.66666667%; } .bootstrap-iso .col-sm-pull-10 { right: 83.33333333%; } .bootstrap-iso .col-sm-pull-9 { right: 75%; } .bootstrap-iso .col-sm-pull-8 { right: 66.66666667%; } .bootstrap-iso .col-sm-pull-7 { right: 58.33333333%; } .bootstrap-iso .col-sm-pull-6 { right: 50%; } .bootstrap-iso .col-sm-pull-5 { right: 41.66666667%; } .bootstrap-iso .col-sm-pull-4 { right: 33.33333333%; } .bootstrap-iso .col-sm-pull-3 { right: 25%; } .bootstrap-iso .col-sm-pull-2 { right: 16.66666667%; } .bootstrap-iso .col-sm-pull-1 { right: 8.33333333%; } .bootstrap-iso .col-sm-pull-0 { right: auto; } .bootstrap-iso .col-sm-push-12 { left: 100%; } .bootstrap-iso .col-sm-push-11 { left: 91.66666667%; } .bootstrap-iso .col-sm-push-10 { left: 83.33333333%; } .bootstrap-iso .col-sm-push-9 { left: 75%; } .bootstrap-iso .col-sm-push-8 { left: 66.66666667%; } .bootstrap-iso .col-sm-push-7 { left: 58.33333333%; } .bootstrap-iso .col-sm-push-6 { left: 50%; } .bootstrap-iso .col-sm-push-5 { left: 41.66666667%; } .bootstrap-iso .col-sm-push-4 { left: 33.33333333%; } .bootstrap-iso .col-sm-push-3 { left: 25%; } .bootstrap-iso .col-sm-push-2 { left: 16.66666667%; } .bootstrap-iso .col-sm-push-1 { left: 8.33333333%; } .bootstrap-iso .col-sm-push-0 { left: auto; } .bootstrap-iso .col-sm-offset-12 { margin-left: 100%; } .bootstrap-iso .col-sm-offset-11 { margin-left: 91.66666667%; } .bootstrap-iso .col-sm-offset-10 { margin-left: 83.33333333%; } .bootstrap-iso .col-sm-offset-9 { margin-left: 75%; } .bootstrap-iso .col-sm-offset-8 { margin-left: 66.66666667%; } .bootstrap-iso .col-sm-offset-7 { margin-left: 58.33333333%; } .bootstrap-iso .col-sm-offset-6 { margin-left: 50%; } .bootstrap-iso .col-sm-offset-5 { margin-left: 41.66666667%; } .bootstrap-iso .col-sm-offset-4 { margin-left: 33.33333333%; } .bootstrap-iso .col-sm-offset-3 { margin-left: 25%; } .bootstrap-iso .col-sm-offset-2 { margin-left: 16.66666667%; } .bootstrap-iso .col-sm-offset-1 { margin-left: 8.33333333%; } .bootstrap-iso .col-sm-offset-0 { margin-left: 0%; } .bootstrap-iso .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .bootstrap-iso .form-inline .form-control-static { display: inline-block; } .bootstrap-iso .form-inline .input-group { display: inline-table; vertical-align: middle; } .bootstrap-iso .form-inline .input-group .input-group-addon, .bootstrap-iso .form-inline .input-group .input-group-btn, .bootstrap-iso .form-inline .input-group .form-control { width: auto; } .bootstrap-iso .form-inline .input-group > .form-control { width: 100%; } .bootstrap-iso .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .form-inline .radio, .bootstrap-iso .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .form-inline .radio label, .bootstrap-iso .form-inline .checkbox label { padding-left: 0; } .bootstrap-iso .form-inline .radio input[type="radio"], .bootstrap-iso .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .bootstrap-iso .form-inline .has-feedback .form-control-feedback { top: 0; } .bootstrap-iso .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } .bootstrap-iso .form-horizontal .form-group-lg .control-label { padding-top: 14.333333px; } .bootstrap-iso .form-horizontal .form-group-sm .control-label { padding-top: 6px; } .bootstrap-iso .navbar-right .dropdown-menu { left: auto; right: 0; } .bootstrap-iso .navbar-right .dropdown-menu-left { left: 0; right: auto; } .bootstrap-iso .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .bootstrap-iso .nav-tabs.nav-justified > li > a { margin-bottom: 0; } .bootstrap-iso .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .bootstrap-iso .nav-tabs.nav-justified > .active > a, .bootstrap-iso .nav-tabs.nav-justified > .active > a:hover, .bootstrap-iso .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } .bootstrap-iso .nav-justified > li { display: table-cell; width: 1%; } .bootstrap-iso .nav-justified > li > a { margin-bottom: 0; } .bootstrap-iso .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .bootstrap-iso .nav-tabs-justified > .active > a, .bootstrap-iso .nav-tabs-justified > .active > a:hover, .bootstrap-iso .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } .bootstrap-iso .navbar { border-radius: 4px; } .bootstrap-iso .navbar-header { float: left; } .bootstrap-iso .navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none; } .bootstrap-iso .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .bootstrap-iso .navbar-collapse.in { overflow-y: visible; } .bootstrap-iso .navbar-fixed-top .navbar-collapse, .bootstrap-iso .navbar-static-top .navbar-collapse, .bootstrap-iso .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } .bootstrap-iso .container > .navbar-header, .bootstrap-iso .container-fluid > .navbar-header, .bootstrap-iso .container > .navbar-collapse, .bootstrap-iso .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } .bootstrap-iso .navbar-static-top { border-radius: 0; } .bootstrap-iso .navbar-fixed-top, .bootstrap-iso .navbar-fixed-bottom { border-radius: 0; } .bootstrap-iso .navbar > .container .navbar-brand, .bootstrap-iso .navbar > .container-fluid .navbar-brand { margin-left: -15px; } .bootstrap-iso .navbar-toggle { display: none; } .bootstrap-iso .navbar-nav { float: left; margin: 0; } .bootstrap-iso .navbar-nav > li { float: left; } .bootstrap-iso .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } .bootstrap-iso .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } .bootstrap-iso .navbar-form .form-control-static { display: inline-block; } .bootstrap-iso .navbar-form .input-group { display: inline-table; vertical-align: middle; } .bootstrap-iso .navbar-form .input-group .input-group-addon, .bootstrap-iso .navbar-form .input-group .input-group-btn, .bootstrap-iso .navbar-form .input-group .form-control { width: auto; } .bootstrap-iso .navbar-form .input-group > .form-control { width: 100%; } .bootstrap-iso .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .navbar-form .radio, .bootstrap-iso .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .bootstrap-iso .navbar-form .radio label, .bootstrap-iso .navbar-form .checkbox label { padding-left: 0; } .bootstrap-iso .navbar-form .radio input[type="radio"], .bootstrap-iso .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .bootstrap-iso .navbar-form .has-feedback .form-control-feedback { top: 0; } .bootstrap-iso .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } .bootstrap-iso .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } .bootstrap-iso .navbar-left { float: left !important; } .bootstrap-iso .navbar-right { float: right !important; margin-right: -15px; } .bootstrap-iso .navbar-right ~ .navbar-right { margin-right: 0; } .bootstrap-iso .jumbotron { padding: 48px 0; } .bootstrap-iso .container .jumbotron, .bootstrap-iso .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; } .bootstrap-iso .jumbotron h1, .bootstrap-iso .jumbotron .h1 { font-size: 63px; } .bootstrap-iso .modal-dialog { width: 600px; margin: 30px auto; } .bootstrap-iso .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .bootstrap-iso .modal-sm { width: 300px; } .bootstrap-iso .carousel-control .glyphicon-chevron-left, .bootstrap-iso .carousel-control .glyphicon-chevron-right, .bootstrap-iso .carousel-control .icon-prev, .bootstrap-iso .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; } .bootstrap-iso .carousel-control .glyphicon-chevron-left, .bootstrap-iso .carousel-control .icon-prev { margin-left: -15px; } .bootstrap-iso .carousel-control .glyphicon-chevron-right, .bootstrap-iso .carousel-control .icon-next { margin-right: -15px; } .bootstrap-iso .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; } .bootstrap-iso .carousel-indicators { bottom: 20px; }
 .bootstrap-iso .container { width: 970px; } .bootstrap-iso .col-md-1, .bootstrap-iso .col-md-2, .bootstrap-iso .col-md-3, .bootstrap-iso .col-md-4, .bootstrap-iso .col-md-5, .bootstrap-iso .col-md-6, .bootstrap-iso .col-md-7, .bootstrap-iso .col-md-8, .bootstrap-iso .col-md-9, .bootstrap-iso .col-md-10, .bootstrap-iso .col-md-11, .bootstrap-iso .col-md-12 { float: left; } .bootstrap-iso .col-md-12 { width: 100%; } .bootstrap-iso .col-md-11 { width: 91.66666667%; } .bootstrap-iso .col-md-10 { width: 83.33333333%; } .bootstrap-iso .col-md-9 { width: 75%; } .bootstrap-iso .col-md-8 { width: 66.66666667%; } .bootstrap-iso .col-md-7 { width: 58.33333333%; } .bootstrap-iso .col-md-6 { width: 50%; } .bootstrap-iso .col-md-5 { width: 41.66666667%; } .bootstrap-iso .col-md-4 { width: 33.33333333%; } .bootstrap-iso .col-md-3 { width: 25%; } .bootstrap-iso .col-md-2 { width: 16.66666667%; } .bootstrap-iso .col-md-1 { width: 8.33333333%; } .bootstrap-iso .col-md-pull-12 { right: 100%; } .bootstrap-iso .col-md-pull-11 { right: 91.66666667%; } .bootstrap-iso .col-md-pull-10 { right: 83.33333333%; } .bootstrap-iso .col-md-pull-9 { right: 75%; } .bootstrap-iso .col-md-pull-8 { right: 66.66666667%; } .bootstrap-iso .col-md-pull-7 { right: 58.33333333%; } .bootstrap-iso .col-md-pull-6 { right: 50%; } .bootstrap-iso .col-md-pull-5 { right: 41.66666667%; } .bootstrap-iso .col-md-pull-4 { right: 33.33333333%; } .bootstrap-iso .col-md-pull-3 { right: 25%; } .bootstrap-iso .col-md-pull-2 { right: 16.66666667%; } .bootstrap-iso .col-md-pull-1 { right: 8.33333333%; } .bootstrap-iso .col-md-pull-0 { right: auto; } .bootstrap-iso .col-md-push-12 { left: 100%; } .bootstrap-iso .col-md-push-11 { left: 91.66666667%; } .bootstrap-iso .col-md-push-10 { left: 83.33333333%; } .bootstrap-iso .col-md-push-9 { left: 75%; } .bootstrap-iso .col-md-push-8 { left: 66.66666667%; } .bootstrap-iso .col-md-push-7 { left: 58.33333333%; } .bootstrap-iso .col-md-push-6 { left: 50%; } .bootstrap-iso .col-md-push-5 { left: 41.66666667%; } .bootstrap-iso .col-md-push-4 { left: 33.33333333%; } .bootstrap-iso .col-md-push-3 { left: 25%; } .bootstrap-iso .col-md-push-2 { left: 16.66666667%; } .bootstrap-iso .col-md-push-1 { left: 8.33333333%; } .bootstrap-iso .col-md-push-0 { left: auto; } .bootstrap-iso .col-md-offset-12 { margin-left: 100%; } .bootstrap-iso .col-md-offset-11 { margin-left: 91.66666667%; } .bootstrap-iso .col-md-offset-10 { margin-left: 83.33333333%; } .bootstrap-iso .col-md-offset-9 { margin-left: 75%; } .bootstrap-iso .col-md-offset-8 { margin-left: 66.66666667%; } .bootstrap-iso .col-md-offset-7 { margin-left: 58.33333333%; } .bootstrap-iso .col-md-offset-6 { margin-left: 50%; } .bootstrap-iso .col-md-offset-5 { margin-left: 41.66666667%; } .bootstrap-iso .col-md-offset-4 { margin-left: 33.33333333%; } .bootstrap-iso .col-md-offset-3 { margin-left: 25%; } .bootstrap-iso .col-md-offset-2 { margin-left: 16.66666667%; } .bootstrap-iso .col-md-offset-1 { margin-left: 8.33333333%; } .bootstrap-iso .col-md-offset-0 { margin-left: 0%; } .bootstrap-iso .modal-lg { width: 900px; }
 .bootstrap-iso .container { width: 1170px; } .bootstrap-iso .col-lg-1, .bootstrap-iso .col-lg-2, .bootstrap-iso .col-lg-3, .bootstrap-iso .col-lg-4, .bootstrap-iso .col-lg-5, .bootstrap-iso .col-lg-6, .bootstrap-iso .col-lg-7, .bootstrap-iso .col-lg-8, .bootstrap-iso .col-lg-9, .bootstrap-iso .col-lg-10, .bootstrap-iso .col-lg-11, .bootstrap-iso .col-lg-12 { float: left; } .bootstrap-iso .col-lg-12 { width: 100%; } .bootstrap-iso .col-lg-11 { width: 91.66666667%; } .bootstrap-iso .col-lg-10 { width: 83.33333333%; } .bootstrap-iso .col-lg-9 { width: 75%; } .bootstrap-iso .col-lg-8 { width: 66.66666667%; } .bootstrap-iso .col-lg-7 { width: 58.33333333%; } .bootstrap-iso .col-lg-6 { width: 50%; } .bootstrap-iso .col-lg-5 { width: 41.66666667%; } .bootstrap-iso .col-lg-4 { width: 33.33333333%; } .bootstrap-iso .col-lg-3 { width: 25%; } .bootstrap-iso .col-lg-2 { width: 16.66666667%; } .bootstrap-iso .col-lg-1 { width: 8.33333333%; } .bootstrap-iso .col-lg-pull-12 { right: 100%; } .bootstrap-iso .col-lg-pull-11 { right: 91.66666667%; } .bootstrap-iso .col-lg-pull-10 { right: 83.33333333%; } .bootstrap-iso .col-lg-pull-9 { right: 75%; } .bootstrap-iso .col-lg-pull-8 { right: 66.66666667%; } .bootstrap-iso .col-lg-pull-7 { right: 58.33333333%; } .bootstrap-iso .col-lg-pull-6 { right: 50%; } .bootstrap-iso .col-lg-pull-5 { right: 41.66666667%; } .bootstrap-iso .col-lg-pull-4 { right: 33.33333333%; } .bootstrap-iso .col-lg-pull-3 { right: 25%; } .bootstrap-iso .col-lg-pull-2 { right: 16.66666667%; } .bootstrap-iso .col-lg-pull-1 { right: 8.33333333%; } .bootstrap-iso .col-lg-pull-0 { right: auto; } .bootstrap-iso .col-lg-push-12 { left: 100%; } .bootstrap-iso .col-lg-push-11 { left: 91.66666667%; } .bootstrap-iso .col-lg-push-10 { left: 83.33333333%; } .bootstrap-iso .col-lg-push-9 { left: 75%; } .bootstrap-iso .col-lg-push-8 { left: 66.66666667%; } .bootstrap-iso .col-lg-push-7 { left: 58.33333333%; } .bootstrap-iso .col-lg-push-6 { left: 50%; } .bootstrap-iso .col-lg-push-5 { left: 41.66666667%; } .bootstrap-iso .col-lg-push-4 { left: 33.33333333%; } .bootstrap-iso .col-lg-push-3 { left: 25%; } .bootstrap-iso .col-lg-push-2 { left: 16.66666667%; } .bootstrap-iso .col-lg-push-1 { left: 8.33333333%; } .bootstrap-iso .col-lg-push-0 { left: auto; } .bootstrap-iso .col-lg-offset-12 { margin-left: 100%; } .bootstrap-iso .col-lg-offset-11 { margin-left: 91.66666667%; } .bootstrap-iso .col-lg-offset-10 { margin-left: 83.33333333%; } .bootstrap-iso .col-lg-offset-9 { margin-left: 75%; } .bootstrap-iso .col-lg-offset-8 { margin-left: 66.66666667%; } .bootstrap-iso .col-lg-offset-7 { margin-left: 58.33333333%; } .bootstrap-iso .col-lg-offset-6 { margin-left: 50%; } .bootstrap-iso .col-lg-offset-5 { margin-left: 41.66666667%; } .bootstrap-iso .col-lg-offset-4 { margin-left: 33.33333333%; } .bootstrap-iso .col-lg-offset-3 { margin-left: 25%; } .bootstrap-iso .col-lg-offset-2 { margin-left: 16.66666667%; } .bootstrap-iso .col-lg-offset-1 { margin-left: 8.33333333%; } .bootstrap-iso .col-lg-offset-0 { margin-left: 0%; } .bootstrap-iso .visible-lg { display: block !important; } .bootstrap-iso table.visible-lg { display: table; } .bootstrap-iso tr.visible-lg { display: table-row !important; } .bootstrap-iso th.visible-lg, .bootstrap-iso td.visible-lg { display: table-cell !important; } .bootstrap-iso .visible-lg-block { display: block !important; } .bootstrap-iso .visible-lg-inline { display: inline !important; } .bootstrap-iso .visible-lg-inline-block { display: inline-block !important; } .bootstrap-iso .hidden-lg { display: none !important; }