/*
	Voitin.com Web Services
    http:/www.voitin.com
*/
 
/* Resetare CSS */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}::-webkit-input-placeholder{color:inherit}:-moz-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}:-ms-input-placeholder{color:inherit}

/* General */
body { font-size: 14px; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; margin: 0; padding: 0; background: #f4f6f9 } 
body.home { min-height: 100vh; overflow: hidden } 
input, textarea, select { -webkit-appearance: none; filter: none; padding: 5px; font-size: 14px; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }  
input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover, button:focus { outline: none; outline-width: 0 } 
.inside { width: 95%; max-width: 2500px; min-width: 1100px; position: relative; margin: 0 auto }
.round { khtml-border-radius: 6px; moz-border-radius: 6px; webkit-border-radius: 6px; border-radius: 6px }
.anim { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out }
.clear { clear: both }
.clearfix:before, .clearfix:after { content: " "; display: table }
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
img { border: none }
.ball { position: absolute; border-radius: 0; z-index: 0; opacity: 0.7 }
input[disabled] { cursor: not-allowed }

#introPart { border-radius: 20px; padding: 40px; box-shadow: 0 0 30px rgba(0,0,0,0.1); position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; width: 500px; background: rgba(255,255,255,0.95); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#introPart img { max-width: 343px; display: block; width: 100%; margin: 10px auto 30px auto }
#introPart form { padding-top: 20px; border-top: 1px solid rgba(0,0,0,0.03) }
#introPart .line { position: relative; margin: 15px 0 }
#introPart input { color: #999; border: 1px solid #f4f6f9; box-shadow: 0 0 9px rgba(0,0,0,0.1); line-height: 50px; height: 50px; padding: 0 10px 0 60px; width: 100% }
#introPart input.error { border-color: red }
#introPart input:focus { border-color: #d3d3d3; color: #555 }
#introPart i { color: #1797cc; text-align: center; position: absolute; left: 0; display: block; font-size: 18px; line-height: 30px; width: 45px; top: 50%; transform: translateY(-50%); border-right: 1px solid rgba(0,0,0,0.1) }
#introPart .buton { cursor: pointer; color: #fff; font-weight: 600; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; background: #1797cc; border: 0; box-shadow: none; padding: 0 10px }
#introPart .buton:hover { color: #fff; background: #157eaa }
#introPart .buton:focus { color: #fff }

#header { box-shadow: 0 0 9px rgba(0,0,0,0.1); padding: 25px 0; z-index: 5; position: relative; background: #fff }
#header #logo { float: left; display: block; width: 25% }
#header #logo img { display: block; margin: 0 auto; max-width: 300px; width: 100% }
#header .right { line-height: 35px; color: #555; position: absolute; right: 0; top: 50%; transform: translateY(-50%) }
#header .right > a { color: #fff; font-weight: 600; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; text-decoration: none; display: block; float: left; background: #1797cc; padding: 0 20px; line-height: 35px }
#header .right > a:hover { color: #fff; background: #157eaa }
#header .right .item { display: block; float: left; margin-right: 20px }
#header .right .item b { font-weight: 600 }

#content { padding: 0; z-index: 1; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='40' height='40' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(135)'%3E%3Crect width='100%25' height='100%25' fill='rgba(255, 255, 255,1)'/%3E%3Ccircle cx='20' cy='20' r='2' fill='rgba(247, 250, 252,1)'/%3E%3Ccircle cx='0' cy='40' r='1' fill='%23ecc94b'/%3E%3Ccircle cx='40' cy='0' r='1' fill='%23ecc94b'/%3E%3Ccircle cx='0' cy='0' r='1' fill='%23ecc94b'/%3E%3Ccircle cx='40' cy='40' r='1' fill='%23ecc94b'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ") fixed; position: relative }
#content .sidebar { padding: 20px 0; background: #fff; box-shadow: 0 0 9px rgba(0,0,0,0.1); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .sidebar ul {  width: 100%; text-align: center; list-style: none }
#content .sidebar ul > li { position: relative; display: inline-block; margin: 0 5px }
#content .sidebar ul li ul { position: absolute; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.1); top: 100%; left: 0 }
#content .sidebar ul li ul li a { padding: 8px 0; display: block; border-radius: 0 }
#content .sidebar ul > li > a { overflow: hidden; border-radius: 10px; z-index: 2; position: relative; background: #f4f6f9; color: #444; font-weight: 600; font-size: 15px; text-decoration: none; display: block; line-height: 40px; padding: 0 20px 0 45px }
#content .sidebar ul li a span { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; position: relative; z-index: 2 }
#content .sidebar ul > li > a:after { position: absolute; content: ""; top: 0; z-index: 1; border-radius: 0 40px 40px 0; left: 0; width: 0; height: 100%; background: #1797cc; transition: all .55s }
#content .sidebar ul li a:hover { color: #fff }
#content .sidebar ul li a:hover:after { width: 140% }
#content .sidebar ul li a .fa { position: absolute; top: 50%; opacity: 0.8; transform: translateY(-50%); left: -28px; display: block }
#content .sidebar ul li a.active { background: #1797cc; color: #fff }
#content .sidebar ul li a.red { background: red!important; color: #fff }
#content .sidebar ul li a.red:after { background: #a20101!important }
#content .sidebar ul li a b { margin-left: 4px; border-radius: 10px; display: inline-block; font-weight: 400; padding: 0 5px; font-size: 12px; background: rgba(0,0,0,0.2); height: 25px; line-height: 25px; text-align: center }

#content .contentPart { margin: 45px 0; border-radius: 20px; min-height: 100vh; padding: 30px; box-shadow: 0 0 30px rgba(0,0,0,0.1); background: rgba(255,255,255,0.7); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .contentPart .title { color: #222; font-size: 28px; line-height: 32px; font-weight: 600 }
#content .contentPart .subtitle { margin-top: 5px; position: relative; margin-bottom: 45px; font-size: 18px; line-height: 21px; font-weight: 400; color: #838383 }
#content .contentPart .subtitle:after { content: ""; display: block; width: 50px; height: 2px; background: #1797cc; position: absolute; left: 0; bottom: -20px }
#content .contentPart .topPart { position: relative }
#content .contentPart .topPart.wTop { margin-top: 40px }
#content .contentPart .topPart a { position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #fff; font-weight: 600; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; text-decoration: none; display: block; float: left; background: #1797cc; padding: 0 20px; line-height: 35px }
#content .contentPart .topPart a:hover { color: #fff; background: #157eaa }
#content .contentPart .topPart .applyAll { right: 120px }
#content .contentPart .topPart h2 a { margin-top: 30px; float: none; display: inline-block; position: relative }
#content .contentPart .topPart a.nd2 { right: 100px }
#content .contentPart .topPart a.nd2p { right: 120px }
#content .contentPart .topPart a.nd2a { right: 120px }
#content .contentPart .topPart a.nd2aa { right: 135px }
#content .contentPart .topPart a.nd3 { right: 190px }
#content .contentPart .topPart a.nd3p { right: 210px }
#content .contentPart .topPart a.nd3ps { right: 290px }

#tabelCSV_wrapper tr.red td { background: rgba(255, 0, 0, 0.05) }
#tabelCSV_wrapper tr td .expand { display: block; color: #000; text-decoration: none }
#tabelCSV_wrapper tr td .expand .fa { margin-right: 4px }
#tabelCSV_wrapper tr td .expand:hover { color: #1797CC }
#tabelCSV_wrapper tr td .status { font-size: 14px; display: block; text-align: center; border-radius: 25px; background: #d3d3d3; padding: 4px 10px; color: #555 }
#tabelCSV_wrapper tr td .status.blocaj1 { color: #fff; background: red!important }
#tabelCSV_wrapper tr td .status.blocaj2 { color: #fff; background: purple!important }

.modalShow { min-height: 100vh; width: 100% }
.modalShow h1 { position: relative; background: #f4f6f9; text-transform: uppercase; padding: 15px 25px; margin: 0 0 20px 0; font-size: 20px }
.modalShow h1 a { background: #333; color: #fff; text-decoration: none; position: absolute; right: 20px; transform: translateY(-50%); top: 50%; font-size: 13px; border-radius: 25px; padding: 7px 25px }
.modalShow h1 a .fa { margin-right: 4px }
.modalShow .sites { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 1fr; grid-column-gap: 20px; grid-row-gap: 20px }
.modalShow .sites > div { background: #f4f6f9; padding: 20px }
.modalShow .sites > div h2 { margin: 0 0 15px 0; font-size: 16px; font-weight: 600; padding: 5px; text-align: center }
.modalShow .sites > div .line { display: table; width: 100%; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 8px 0 }
.modalShow .sites > div .line:last-of-type { border: 0 }
.modalShow .sites > div .line .col { width: 80%; display: table-cell; vertical-align: middle }
.modalShow .sites > div .line .col:last-of-type { text-align: right; width: 20% }
.modalShow .sites > div .line .col .status { font-size: 11px; display: block; text-align: center; border-radius: 25px; background: #333; padding: 4px 10px; color: #fff }
.modalShow .sites > div .line .col .status.blocaj1 { background: red!important }
.modalShow .sites > div .line .col .status.blocaj2 { background: purple!important }
.modalShow .part { padding: 20px; box-shadow: 0 0 15px rgba(0,0,0,0.25); margin: 20px 0 }

.modalShow .sales { border-top: 4px solid #D3d3d3; padding: 20px 0 0 0; margin: 20px 0 0 0 }
.modalShow .sale { table-layout: fixed; display: table; width: 100%; border: 1px solid #d3d3d3; margin: 3px 0 }
.modalShow .sale > span { width: 20%; display: table-cell; vertical-align: middle; padding: 10px }

.modalShow .monthlySales { padding: 20px; box-shadow: 0 0 15px rgba(0,0,0,0.25); width: 100%; margin: 10px 0 20px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.modalShow .monthlySales tr td { border: 1px solid #d3d3d3; padding: 10px }
.modalShow .monthlySales tr th { background: rgba(0,0,0,0.05); font-weight: 600; border: 1px solid #d3d3d3; padding: 10px }
.modalShow .monthlySales tr td i { float: right }
.modalShow .monthlySales tr td.future { color: #000!important; opacity: .2 }
.modalShow .monthlySales tr td.future i { display: none }
.modalShow .monthlySales tr td input { -webkit-appearance: auto }

.yearBox { margin-top: 20px; display: grid; grid-template-columns: repeat(7, 1fr); grid-auto-rows: 1fr; grid-column-gap: 15px }
.yearBox > div { border-radius: 15px; box-shadow: 0 0 8px rgba(0,0,0,0.1); padding: 10px; text-align: center }
.yearBox > div b { display: block; font-size: 20px; margin: 0 0 4px 0; font-weight: 500 }
.yearBox > div span { opacity: 0.6 }

.modalShow .text { background: #fff; color: #999; border: 1px solid #e9eaec; line-height: 40px; height: 40px; padding: 0 10px; width: 100% }
.modalShow .text.error { border-color: red }
.modalShow .text:focus { border-color: #d3d3d3; color: #555 }

.modalShow .monthsList { margin: 0 0 20px 0 }
.modalShow .monthsList a { display: block; padding: 8px 10px; float: left; margin: 0 5px 5px 0; background: #d3d3d3; color: #444; text-decoration: none }
.modalShow .monthsList a.active { background: #a0d0f5; color: #000 }
.modalShow .monthsList a:hover { opacity: 0.6 }

.cicleBar { height: 60px; margin-bottom: 20px; position: relative }
.cicleBar:after { content: ""; height: 2px; width: 100%; position: absolute; background: linear-gradient(148deg, rgba(255,0,0,1) 0%, rgba(248,8,0,1) 35%, #138102 75%, #138102 100%); left: 0; top: 50%; margin-top: -1px }
.cicleBar span { z-index: 10; background: #1797CC; text-align: center; color: #fff; padding: 5px 0; width: 100px; font-size: 14px; font-weight: 600; position: absolute; display: block; left: 0; top: 50%; transform: translateY(-50%) }
.cicleBar span.min { border-radius: 10px 0 0 10px; background: rgba(255,0,0,1) }
.cicleBar span.max { border-radius: 0 10px 10px 0; background: #138102; left: auto; right: 0 }
.cicleBar span b { font-weight: 400; font-size: 80%; display: block }
.cicleBar .currentPrice { text-align: center; width: 100px; z-index: 20; border-radius: 10px; padding: 10px 0; background: #1797CC; color: #fff; font-weight: 700; position: absolute; left: 50%; top: 50%; transform: translateY(-50%) }
.cicleBar .currentPrice b { font-weight: 400; font-size: 80%; display: block }

.blocajTari { padding: 20px; border: 1px solid #d3d3d3 }
.blocajTari .tariCheck { position: relative; overflow: hidden; cursor: pointer }
.blocajTari .tariCheck .fa { width: 12px; margin-right: 4px }
.blocajTari .tariCheck input { position: absolute; left: -100px }
.blocajTari .tariCheck.active { color: #5751df }
.blocajTari .applyAll { margin-top: 20px; position: relative; overflow: hidden; cursor: pointer }
.blocajTari .applyAll .fa { width: 12px; margin-right: 4px }
.blocajTari .applyAll input { position: absolute; left: -100px }
.blocajTari .applyAll.active { color: #5751df }
.blocajTari .extraTari { overflow-y: scroll; max-height: 600px; display: none; padding: 20px 5px 10px 5px }
.blocajTari .extraTari .extraTariGrid {  }
.blocajTari .extraTari .extraTariGrid .colTara { margin: 5px 0 }
.blocajTari .extraTari .extraTariGrid .underTara { margin-top: 10px; display: none }
.blocajTari .extraTari .extraTariGrid .underTara .gridDisplay { display: grid; grid-template-columns: repeat(2, 1fr); grid-auto-rows: 1fr; grid-column-gap: 10px; grid-row-gap: 7px }
.blocajTari .extraTari .extraTariGrid .underTara label { display: block; border-radius: 5px; border: 1px solid rgba(0,0,0,0.1); padding: 8px 10px; overflow: hidden; position: relative }
.blocajTari .extraTari .extraTariGrid .underTara label .fa { width: 12px; margin-right: 3px }
.blocajTari .extraTari .extraTariGrid .underTara label:hover { border-color: rgba(0,0,0,0.3) }
.blocajTari .extraTari .extraTariGrid .underTara label.active { color: #fff; background: #5751df }
.blocajTari .extraTari .extraTariGrid .underTara input { position: absolute; left: -100px }
.blocajTari .extraTari .extraTariGrid .colTara { border-radius: 5px; box-shadow: 0 0 8px rgba(0,0,0,0.1); padding: 15px }
.blocajTari .extraTari .extraTariGrid .colTara h4 { position: relative; line-height: 20px; cursor: pointer; white-space: nowrap }
.blocajTari .extraTari .extraTariGrid .colTara h4 b { font-weight: 500; margin-left: 5px; opacity: 0.8 }
.blocajTari .extraTari .extraTariGrid .colTara h4 .fa { width: 12px; margin-right: 4px }
.blocajTari .extraTari .extraTariGrid .colTara h4 .fa:last-of-type { line-height: 20px; text-align: right; height: 30px; width: calc(100% - 20px); margin-right: 0; position: absolute; top: 0; right: 0 }
.blocajTari .extraTari .extraTariGrid .colTara h4.active { color: #5751df }

#content .contentPart .boxes { margin: 30px 0; display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 1fr; grid-column-gap: 20px; grid-row-gap: 20px } 
#content .contentPart .boxes > a { border-radius: 25px; font-size: 30px; text-align: center; text-transform: uppercase; display: block; padding: 25px; background: #1797CC; color: #fff; text-decoration: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .contentPart .boxes > a b { text-transform: none; margin-top: 20px; font-weight: 400; font-size: 13px; display: block; background: rgba(0,0,0,0.2); text-align: center; padding: 10px; border-radius: 25px }
#content .contentPart .boxes > a:hover { opacity: 0.8 }

.dashTabsController { margin: 0 0 20px 0 }
.dashTabsController a { display: block; padding: 12px 19px; border: 1px solid #d3d3d3; border-radius: 15px; margin-right: 4px; float: left; color: #000; text-decoration: none; font-weight: 500; font-size: 15px }
.dashTabsController a:hover { color: #1295CB; border-color: #1295CB }
.dashTabsController a.active { color: #fff; background: #1295CB; border-color: #1295CB }
.dashTabsHolder { margin: 0 0 50px 0 }
.dashTabsHolder .dashBox { display: none }
.dashTabsHolder .dashBox.active { display: block }
.dashTabsHolder .dashBox .forceNow { margin: 0 0 20px 0; display: block; font-weight: 500; padding: 15px 0!important; text-align: center; border-radius: 10px; background: #1295CB; color: #fff!important; font-size: 16px; text-decoration: none }
.dashTabsHolder .dashBox .forceNow .fa { margin-right: 5px }
.dashTabsHolder .dashBox .forceNow:hover { opacity: 0.8 }

.bulk { padding: 60px 20px!important; width: 70%; min-width: 600px; max-width: 1400px }
.bulk h2 { text-transform: uppercase; text-align: center; font-weight: 500; color: #1797cc; font-size: 20px; margin: 0 0 10px 0 }
.bulk p { text-align: center; font-weight: 500; font-size: 14px; margin: 0 0 70px 0 }
.bulk h2 b { font-weight: 500; color: #444 }
.bulk .prices { border-left: 1px solid rgba(0,0,0,0.1)!important; display: table; width: 100%; margin-top: 40px }
.bulk .prices .plt { position: relative; border-top: 2px solid #fff; border-bottom: 2px solid #fff; width: 14.28%; border-right: 1px solid rgba(0,0,0,0.1)!important; text-align: center; padding: 10px 20px; display: table-cell; vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.bulk .prices .plt .default { left: 50%; transform: translateX(-50%); position: absolute; top: -25px; height: 25px; width: 60px; line-height: 25px; color: #fff; border-radius: 10px 10px 0 0; font-size: 11px }
.bulk .prices .plt .markup { z-index: 10; left: -30px; position: absolute; bottom: -33px; height: 25px; width: 60px; line-height: 25px; color: #fff; border-radius: 0 0 10px 10px; font-size: 11px }
.bulk .prices .plt.error { background: red; color: #fff }
.bulk .prices .plt.error span { color: #fff!important }
.bulk .prices .plt input { text-align: center; border: 1px solid #000; background: #fff; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.bulk .prices .plt span { font-size: 11px; margin: 0 0 8px 0; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block }
.bulk .prices .plt span.computedPrice { font-size: 12px; margin: 8px 0 0 0 } 
.bulk form .center { text-align: center; margin-top: 40px }
.bulk form .btn { display: inline-block; background: #1797cc; padding: 11px 30px; color: #fff; text-decoration: none }
.bulk form .btn:hover { background: #0f739e }

#content a.monday { margin-left: 20px; display: inline-block; padding: 3px 20px; color: #000; background: #fff; border: 1px solid #d3d3d3 }
#content a.monday img { margin-left: 5px; display: inline-block; vertical-align: middle; height: 10px }
#content a.monday:hover { background: #f4f6f9 }

#content a.sales { border: 1px solid #d3d3d3; margin-left: 10px; display: inline-block; padding: 3px 15px; color: #000; background: #f4f6f9 }
#content a.sales i { font-style: normal; opacity: 0.5; padding: 0 5px }
#content a.sales.fill { background: #c30000; border-color: #c30000; color: #fff!important }
#content a.sales:hover { opacity: 0.8 }
#content a.sales b { margin: 0 0 0 3px!important; font-size: 13px; line-height: 18px; vertical-align: middle; font-weight: 400!important; background: rgba(0,0,0,0.3); color: #fff!important; padding: 0 10px!important; border-radius: 4px; display: inline-block }
#content a.sales b:after { display: none!important }
#content a.sales b:first-of-type { margin-left: 10px!important }
#content a.sales b i { padding: 0 2px }

#content .priceModifier { padding-left: 35px }
#content .priceModifier .linePrice { border-left: 4px solid red; position: relative; padding: 20px 20px 35px 20px; box-shadow: 0 0 15px rgba(0,0,0,0.2); margin: 20px 0 }
#content .priceModifier .linePrice .inlineConfirm { font-weight: 500; font-size: 13px; display: block; position: absolute; top: 20px; right: 20px; background: red; padding: 8px 20px; color: #fff!important; text-decoration: none }
#content .priceModifier .linePrice .inlineConfirm .fa { margin-right: 4px }
#content .priceModifier .linePrice .inlineConfirm:hover { background: #c30000 }
#content .priceModifier .linePrice .applyDefault { display: inline-block; margin-left: 10px; padding: 3px 20px; border: 1px solid #868686; background: #868686; color: #fff!important; text-decoration: none }
#content .priceModifier .linePrice .applyDefault .fa { margin-right: 4px }
#content .priceModifier .linePrice .applyDefault:hover { background: #777 }
#content .priceModifier .linePrice.confirmate { border-color: #1797cc }
#content .priceModifier .linePrice.confirmate .topLine .confShow { opacity: 1; color: #1797cc }
#content .priceModifier .linePrice.confirmate .topLine b { color: #1797cc }
#content .priceModifier .linePrice.confirmate .inlineConfirm { display: none!important }
#content .priceModifier .linePrice .topLine { width: 100%; display: table }
#content .priceModifier .linePrice .topLine .confShow { opacity: 0.2; margin-right: 5px }
#content .priceModifier .linePrice .topLine a { text-decoration: none; color: inherit }
#content .priceModifier .linePrice .topLine a:hover { color: #1797cc }
#content .priceModifier .linePrice .topLine .topCol { padding: 0 300px 10px 0; line-height: 140%; width: 100%; vertical-align: top; display: table-cell }
#content .priceModifier .linePrice .topLine .topCol span { display: block; margin: 10px 0 14px 0 }
#content .priceModifier .linePrice .topLine .topCol span .fa { margin-right: 4px }
#content .priceModifier .linePrice .topLine .topCol span span { display: inline; margin: 0 }
#content .priceModifier .linePrice .topLine .topCol span span.doAction { cursor: pointer; margin-left: 10px; display: inline-block; padding: 3px 20px; color: #000; border-radius: 8px; background: #fff; border: 1px solid #d3d3d3; }
#content .priceModifier .linePrice .topLine .topCol span span.doAction:hover { background: #f4f6f9 }
#content .priceModifier .linePrice .topLine .topCol b { font-weight: 600; display: inline-block; position: relative; margin-right: 14px; padding-right: 10px }
#content .priceModifier .linePrice .topLine .topCol b:after { content: ""; display: block; height: 100%; width: 2px; background: #d3d3d3; position: absolute; right: -5px; top: 0 }
#content .priceModifier .linePrice .topLine .topCol b.retail { margin: -4px 0 0 0; font-size: 13px; background: #1797cc; color: #fff; border-radius: 15px; font-weight: 400; padding: 8px 15px; display: inline-block }
#content .priceModifier .linePrice .topLine .topCol b.retail i { margin-left: 5px; background: #fff; display: inline-block; width: 80px; text-align: center; color: #000; font-weight: 500; font-style: normal; padding: 4px 14px; border-radius: 10px }
#content .priceModifier .linePrice .topLine .topCol b.retail:after { display: none }

#content .priceModifier .competitori { background: rgba(0,0,0,0.05); display: table; width: 100%; margin-top: 0 }
#content .priceModifier .competitori .colComp { display: table-cell; width: 20%; border-left: 1px solid rgba(0,0,0,0.1); border-right: 1px solid rgba(0,0,0,0.1); padding: 33px 0 10px 0; text-align: center }
#content .priceModifier .competitori .colComp b { display: block }

#content .priceModifier .prices { display: table; width: 100%; border-left: 1px solid rgba(0,0,0,0.1); margin-top: 10px }
#content .priceModifier .prices .plt { position: relative; border-top: 2px solid #fff; border-bottom: 2px solid #fff; border-right: 1px solid rgba(0,0,0,0.1)!important; text-align: center; width: 10%; padding: 0 20px; display: table-cell; vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .priceModifier .prices .plt .default { left: 50%; transform: translateX(-50%); position: absolute; top: -25px; height: 25px; width: 60px; line-height: 25px; color: #fff; border-radius: 10px 10px 0 0; font-size: 11px }
#content .priceModifier .prices .plt .defaults { left: 50%; transform: translateX(-50%); position: absolute; top: -25px; height: 25px; width: 60px; line-height: 25px; color: #fff; border-radius: 10px 10px 0 0; font-size: 11px }
#content .priceModifier .prices .plt .markup { z-index: 10; left: -30px; position: absolute; bottom: -33px; height: 25px; width: 60px; line-height: 25px; color: #fff; border-radius: 0 0 10px 10px; font-size: 11px }
#content .priceModifier .prices .plt.error { background: red; color: #fff }
#content .priceModifier .prices .plt.error span { color: #fff!important }
#content .priceModifier .prices .plt input { text-align: center; border: 1px solid #000; background: #fff; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .priceModifier .prices .plt span { font-size: 11px; margin: 0 0 8px 0; font-weight: 500; white-space: nowrap; text-overflow: ellipsis; display: block }
#content .priceModifier .prices .plt span.computedPrice { font-size: 12px; margin: 8px 0 0 0 }
#content .priceModifier .prices .plt.achz { border-right: none!important; padding: 0; font-size: 12px; font-weight: 500; background: #1797cc; border-color: #1797cc; border-bottom-color: #1279a3; color: #fff }
#content .priceModifier .prices .plt.achz .colInPrice { padding: 17px 0 }
#content .priceModifier .prices .plt.achz .colInPrice.clearfix { padding: 0 }
#content .priceModifier .prices .plt.achz .colInPrice:last-of-type { background: rgba(0,0,0,0.2) }
#content .priceModifier .prices .plt.achz .colInPrice.grey { background: #d3d3d3; color: #555 }
#content .priceModifier .prices .plt.achz .colInPrice .colInHalfPrice { padding: 10px 0; width: 50%; float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .priceModifier .prices .plt.achz .colInPrice .colInHalfPrice:last-of-type { border-left: 1px solid rgba(255,255,255,0.2) }
#content .priceModifier .prices .plt.achz .colInPrice .colInHalfPrice.grey { background: #d3d3d3; color: #555 }
#content .priceModifier .prices .plt.achz .nrm { font-style: normal; font-size: 9px; letter-spacing: 0.5px; margin-top: 1px; opacity: 0.6; display: block }
#content .priceModifier .prices .plt.achz .editLap { cursor: pointer }
#content .priceModifier .prices .plt.achz .editLap:hover { color: #fff!important; background: #0e4c67!important }

#content .priceModifier .prices .plt .block { background: #fff; border: 1px solid #666; line-height: 20px; text-align: center; border-radius: 0; display: block; text-decoration: none; font-size: 10px; margin: -4px 0 5px 0; color: #666 }
#content .priceModifier .prices .plt .block:hover { color: #fff; background: #666 }
#content .priceModifier .prices .plt .block.active { background: #890000; border-color: #890000; color: #fff }

#content .priceModifier .checkProduct { z-index: 50; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); left: -35px }
#content .priceModifier .checkProduct input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0 }
#content .priceModifier .checkProduct .checkmark { position: absolute; top: 50%; transform: translateY(-50%); left: 0; height: 25px; width: 25px; background-color: #eee }
#content .priceModifier .checkProduct .line label:hover input ~ .checkmark { background-color: #ccc }
#content .priceModifier .checkProduct input:checked ~ .checkmark { background-color: #1797cc }
#content .priceModifier .checkProduct .checkmark:after { content: ""; position: absolute; display: none }
#content .priceModifier .checkProduct input:checked ~ .checkmark:after { display: block }
#content .priceModifier .checkProduct .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } 

#content .brandModifier .linePrice { border-left: 4px solid #d3d3d3; position: relative; padding: 20px; box-shadow: 0 0 15px rgba(0,0,0,0.2); margin: 20px 0 }
#content .brandModifier .linePrice.confirmate { border-color: #1797cc }
#content .brandModifier .linePrice .topLine { width: 100%; display: table }
#content .brandModifier .linePrice .topLine a { text-decoration: none; color: inherit }
#content .brandModifier .linePrice .topLine a:hover { color: #1797cc }
#content .brandModifier .linePrice .topLine .topCol { padding: 0 0 10px 0; width: 100%; vertical-align: top; display: table-cell }
#content .brandModifier .linePrice .topLine .topCol b { font-weight: 600; display: inline-block; position: relative; margin-right: 14px; padding-right: 10px }
#content .brandModifier .prices { display: flex; width: 100%; margin-top: 10px }
#content .brandModifier .prices .plt { position: relative; border-right: 1px solid rgba(0,0,0,0.1)!important; text-align: center; padding: 10px; vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .brandModifier .prices .plt:first-of-type { border-left: 0!important }
#content .brandModifier .prices .plt:last-of-type { border-right: 0!important }
#content .brandModifier .prices .plt.error { background: red; color: #fff }
#content .brandModifier .prices .plt.error span { color: #fff!important }
#content .brandModifier .prices .plt input { text-align: center; border: 1px solid #000; background: #fff; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .brandModifier .prices .plt span { font-size: 11px; margin: 0 0 8px 0; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block }

#content .contentPart .warningItem { border-left: 2px solid red; margin: -10px 0 20px 0; box-shadow: 0 0 30px rgba(0,0,0,0.1); padding: 10px 20px }
#content .contentPart .warningItem h4 { color: red; margin: 0 0 20px 0; font-size: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,0.1) }
#content .contentPart .warningItem .list { max-height: 200px; overflow: auto  }
#content .contentPart .warningItem .list a { font-size: 12px; display: inline-block; text-decoration: none; background: #fff; border: 1px solid #157eaa; padding: 5px 8px; color: #157eaa; margin: 1px }
#content .contentPart .warningItem .list a:hover { color: #fff; background: #157eaa }

#content .contentPart .filterList { margin: 0 0 20px 0; box-shadow: 0 0 30px rgba(0,0,0,0.1); padding: 10px 20px }
#content .contentPart .filterList .cols2 { position: relative; margin: 15px 0 }
#content .contentPart .filterList .cols2 .line { width: 48%; float: left; margin: 0 }
#content .contentPart .filterList .cols2 .line:last-of-type { float: right }
#content .contentPart .filterList .line { position: relative; display: block; margin: 10px 0 }
#content .contentPart .filterList .line .text { background: #fff; color: #999; border: 1px solid #e9eaec; line-height: 40px; height: 40px; padding: 0 10px; width: 100% }
#content .contentPart .filterList .line .text.wX { padding-left: 35px }
#content .contentPart .filterList .line .text:focus { border-color: #d3d3d3; color: #555 }
#content .contentPart .filterList .line .search { border-radius: 0 6px 6px 0; text-align: center; border-left: 1px solid #e9eaec; position: absolute; right: 0; top: 0; line-height: 40px; display: block; width: 40px; height: 40px; color: #555 }
#content .contentPart .filterList .line .search:hover { color: #1797cc }
#content .contentPart .filterList .line .cancel { opacity: 0.2; cursor: not-allowed; text-align: right; position: absolute; left: 10px; top: 0; line-height: 40px; display: block; width: 15px; height: 40px; color: #555 }
#content .contentPart .filterList .line .cancel.active { opacity: 2; cursor: pointer }
#content .contentPart .filterList .line .cancel.active:hover { color: #1797cc }
#content .contentPart .filterList .wCheck input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0 }
#content .contentPart .filterList .checkmark { position: absolute; top: 50%; transform: translateY(-50%); left: 0; height: 25px; width: 25px; background-color: #eee }
#content .contentPart .filterList .line label:hover input ~ .checkmark { background-color: #ccc }
#content .contentPart .filterList .wCheck input:checked ~ .checkmark { background-color: #1797cc }
#content .contentPart .filterList .checkmark:after { content: ""; position: absolute; display: none }
#content .contentPart .filterList .wCheck input:checked ~ .checkmark:after { display: block }
#content .contentPart .filterList .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } 
#content .contentPart .filterList .line.wCheck label { padding-left: 35px }
#content .contentPart .filterList .multipleChecks { margin: 15px 0 5px 0 }
#content .contentPart .filterList .multipleChecks .wChecks { margin-right: 25px; float: left }
#content .contentPart .filterList .wChecks .line label { display: block; position: relative; padding-left: 15px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
#content .contentPart .filterList .wChecks .checkmark { position: absolute; top: 50%; transform: translateY(-50%); left: 0; height: 25px; width: 25px; background-color: #eee }
#content .contentPart .filterList .wChecks .line label:hover input ~ .checkmark { background-color: #ccc }
#content .contentPart .filterList .wChecks input:checked ~ .checkmark { background-color: #1797cc }
#content .contentPart .filterList .wChecks .checkmark:after { content: ""; position: absolute; display: none }
#content .contentPart .filterList .wChecks input:checked ~ .checkmark:after { display: block }
#content .contentPart .filterList .wChecks .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } 
#content .contentPart .filterList .extraFilters { display: none; margin-top: 10px; padding: 10px 25px; background: rgba(0,0,0,0.05); margin-bottom: 5px }
#content .contentPart .filterList .extraFilters.show { display: block }
#content .contentPart .filterList .extraFilters .line label { display: block; font-weight: 600; margin: 0 0 5px 0 }
#content .contentPart .filterList .extraFilters .line .select2-container--default.select2-container--focus .select2-selection--multiple { border-color: rgba(0,0,0,0.2) }
#content .contentPart .filterList .extraFilters .line .select2-container .select2-selection--multiple { min-height: 50px }
#content .contentPart .filterList .extraFilters .line .select2-container .select2-search--inline .select2-search__field { padding: 5px 0 0 5px }
#content .contentPart .filterList .extraFilters .gnrlBtn { margin-top: 0; line-height: 40px; border: 0; width: 100% }
#content .contentPart .filterList .toggleFilters { display: inline-block; margin: 5px 0; color: #1797cc; text-decoration: none }

.gnrlBtn { margin-top: 20px; color: #fff!important; font-weight: 600; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; text-decoration: none; display: block; float: left; background: #1797cc; padding: 0 20px; line-height: 35px }
.gnrlBtn:hover { color: #fff; background: #157eaa }
 
.itemsGeneralOps { margin-top: 10px }
.itemsGeneralOps a { float: left; margin-right: 10px; text-decoration: none; cursor: pointer; color: #fff; font-weight: 600; text-transform: uppercase; font-size: 13px; line-height: 35px; display: block; letter-spacing: 1px; background: #1797cc; border: 0; box-shadow: none; padding: 0 10px }
.itemsGeneralOps a .fa { margin-right: 3px }
.itemsGeneralOps a.bulkEdit { background: #9d3bb1 }
.itemsGeneralOps a.deleteSelection { background: #f96c6c }
.itemsGeneralOps a.setDefaultAll { background: #868686 }
.itemsGeneralOps a.lowestAll { background: #f96c6c }
.itemsGeneralOps a:hover { opacity: 0.7 }
.itemsGeneralOps a.disabled { opacity: 0.3; cursor: not-allowed }

.itemsGeneralOps .checkProduct { margin-top: 5px; width: 25px; height: 25px; margin-right: 10px; float: left; position: relative }
.itemsGeneralOps .checkProduct input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0 }
.itemsGeneralOps .checkProduct .checkmark { position: absolute; top: 50%; transform: translateY(-50%); left: 0; height: 25px; width: 25px; background-color: #eee }
.itemsGeneralOps .checkProduct .line label:hover input ~ .checkmark { background-color: #ccc }
.itemsGeneralOps .checkProduct input:checked ~ .checkmark { background-color: #1797cc }
.itemsGeneralOps .checkProduct .checkmark:after { content: ""; position: absolute; display: none }
.itemsGeneralOps .checkProduct input:checked ~ .checkmark:after { display: block }
.itemsGeneralOps .checkProduct .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } 

#content .contentPart .listItems .item { position: relative; border: 1px solid #f4f6f9; margin: 5px 0; padding-left: 55px }
#content .contentPart .listItems .item:hover { border-color: #d3d3d3; background: rgba(0,0,0,0.01) }
#content .contentPart .listItems .item span { line-height: 40px }
#content .contentPart .listItems .item a { color: inherit; text-decoration: none }
#content .contentPart .listItems .item a:hover { text-decoration: underline }
#content .contentPart .listItems .item.obl .nr { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .nr { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; position: absolute; top: 0; left: 0; width: 40px; line-height: 40px; text-align: center; background: rgba(0,0,0,0.03); opacity: 0.5; color: #555; font-weight: 600 }
#content .contentPart .listItems .item .nr.type1 { color: #fff; background: #00c164 }
#content .contentPart .listItems .item .nr.type2 { color: #fff; background: #910091 }
#content .contentPart .listItems .item .nr.type3 { color: #fff; background: #0065ad }
#content .contentPart .listItems .item .nr.type4 { color: #fff; background: #7101c1 }
#content .contentPart .listItems .item .nr.type5 { background: #999 }
#content .contentPart .listItems .item .nume i { color: #f96c6c; display: inline-block; margin-left: 10px; font-size: 12px; line-height: 40px }
#content .contentPart .listItems .item .options { float: right }
#content .contentPart .listItems .item .options a { display: block; float: left; text-decoration: none }
#content .contentPart .listItems .item .options span { color: #999; padding: 0 20px; display: block; float: left; text-decoration: none }
#content .contentPart .listItems .item .options span.data { background: #f4f6f9; color: #555 }
#content .contentPart .listItems .item .options a.optionsCharacteristic { width: 80px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #3bb156 }
#content .contentPart .listItems .item .options a.optionsCharacteristic:hover { background: #3bb156; color: #fff }
#content .contentPart .listItems .item .options a.optionsCharacteristic.empty { color: red }
#content .contentPart .listItems .item .options a.editCharacteristic { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.editCharacteristic:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.deleteCharacteristic { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteCharacteristic:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.deleteBrandOptionsValue { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteBrandOptionsValue:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.deleteUser { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteUser:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.deletePlatform { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deletePlatform:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.delBtn { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.delBtn:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.optionsBrand { width: 80px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #3bb156 }
#content .contentPart .listItems .item .options a.optionsBrand:hover { background: #3bb156; color: #fff }
#content .contentPart .listItems .item .options a.optionsBrand.empty { color: red }
#content .contentPart .listItems .item .options a.optionsGeneral { width: 80px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #3bb156 }
#content .contentPart .listItems .item .options a.optionsGeneral:hover { background: #3bb156; color: #fff }
#content .contentPart .listItems .item .options a.optionsGeneral.empty { color: red }
#content .contentPart .listItems .item .options a.editBrand { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.editBrand:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.viewFile { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.viewFile:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.deleteBrand { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteBrand:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.deleteBrand { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteBrand:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.deleteFile { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteFile:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.optionsCategory { width: 80px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #3bb156 }
#content .contentPart .listItems .item .options a.optionsCategory:hover { background: #3bb156; color: #fff }
#content .contentPart .listItems .item .options a.optionsCategory.empty { color: red }
#content .contentPart .listItems .item .options a.editPlatform { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.editPlatform:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.deleteCategory { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteCategory:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.editSubCategory { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.editSubCategory:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.deleteSubCategory { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteSubCategory:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .options a.editSubSubCategory { margin-left: 2px; width: 40px; line-height: 40px; text-align: center; background: rgba(141, 170, 200, 0.1); color: #1797cc }
#content .contentPart .listItems .item .options a.editSubSubCategory:hover { background: #1797cc; color: #fff }
#content .contentPart .listItems .item .options a.deleteSubSubCategory { margin-left: 2px; font-size: 17px; width: 40px; line-height: 40px; text-align: center; background: rgba(249, 193, 193, 0.1); color: #f96c6c }
#content .contentPart .listItems .item .options a.deleteSubSubCategory:hover { background: #f96c6c; color: #fff }
#content .contentPart .listItems .item .likeEq { display: block; float: left; width: 45% }
#content .contentPart .listItems .item .likeEq .color { border: 1px dashed #d3d3d3; display: block; width: 100px; margin-top: 7px; height: 25px }
#content .contentPart .listItems .item .likeEq .multiline { position: relative; white-space: nowrap; overflow-x: scroll; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }

#content .contentPart .dashBox { position: relative; border-radius: 25px; box-shadow: 0 0 15px rgba(0,0,0,0.1); padding: 20px 25px }
#content .contentPart .dashBox.plain { padding: 0; box-shadow: none }
#content .contentPart .dashBox .dashLine { border-bottom: 1px solid rgba(0,0,0,0.05) }
#content .contentPart .dashBox .dashLine:last-of-type { border: 0 }
#content .contentPart .dashBox .dashLine { color: #000; display: block; text-decoration: none; padding: 10px 300px 10px 0; position: relative }
#content .contentPart .dashBox .dashLine span { border-left: 1px solid rgba(0,0,0,0.1); padding-left: 20px; width: 150px; position: absolute; top: 10px; right: 0 }
#content .contentPart .dashBox .dashLine.small span { text-align: center; width: 170px }
#content .contentPart .dashBox .dashLine a { white-space: nowrap; vertical-align: middle; display: inline-block; overflow: hidden; text-overflow: ellipsis; max-width: 500px; border-bottom: 1px dashed #1797cc; padding: 0; color: #1797cc }
#content .contentPart .dashBox a { border-bottom: 1px solid rgba(0,0,0,0.05); color: #000; display: block; text-decoration: none; padding: 10px 0 }
#content .contentPart .dashBox a:last-of-type { border-bottom: 0 }
#content .contentPart .dashBox a span { border-left: 1px solid rgba(0,0,0,0.1); padding-left: 20px; width: 150px; float: right }
#content .contentPart .dashBox a span.red { color: #f96c6c }
#content .contentPart .dashIndicators { margin: 0 0 40px 0; display: grid; grid-template-columns: repeat(5, 1fr); grid-auto-rows: 1fr; grid-column-gap: 20px; grid-row-gap: 20px }
#content .contentPart .dashIndicators .dashIndicator { border-radius: 25px; box-shadow: 0 0 15px rgba(0,0,0,0.1); display: block; padding: 20px; border-top: 3px solid #3bb156; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#content .contentPart .dashIndicators .dashIndicator:nth-child(2) { border-color: #f96c6c }
#content .contentPart .dashIndicators .dashIndicator:nth-child(3) { border-color: #1797cc }
#content .contentPart .dashIndicators .dashIndicator:nth-child(4) { border-color: #126b92 }
#content .contentPart .dashIndicators .dashIndicator:nth-child(5) { border-color: #184153 }
#content .contentPart .dashIndicators .dashIndicator .dashIndicatorTitle { }
#content .contentPart .dashIndicators .dashIndicator .dashIndicatorValue { margin-top: 10px; position: relative; line-height: 50px; font-size: 40px; font-weight: 600 }
#content .contentPart .dashIndicators .dashIndicator .dashIndicatorValue .percent { position: absolute; right: 0; top: 50%; transform: translateY(-50%); opacity: 0.5; font-size: 20px; font-weight: 400 }
 
.modal { min-width: 700px; max-width: 100%; display: none } 
.modal .modTitle { position: relative; margin-bottom: 35px; color: #222; font-size: 18px; line-height: 21px; font-weight: 600 }
.modal .modTitle:after { content: ""; display: block; width: 50px; height: 2px; background: #1797cc; position: absolute; left: 0; bottom: -15px }
.modal .sort { margin-bottom: 5px }
.modal .sort .fa { display: block; float: left; width: 5%; text-align: center; border: 1px solid #d3d3d3; color: #1797cc; border-right: 0; border-radius: 6px 0 0 6px; line-height: 38px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.modal .sort .orderModal {border-radius: 0 6px 6px 0; border: 1px solid #d3d3d3; line-height: 40px; height: 40px; padding: 0 10px; display: block; background: #fff; width: 95% }
.modal .lineLogPopupTable { display: table; width: 100%; min-width: 600px }
.modal .lineLogPopupTable .lineLogPopup { display: table-row; width: 100%; min-width: 500px }
.modal .lineLogPopupTable .lineLogPopup .col { display: table-cell; padding: 10px; border: 1px solid #d3d3d3; padding: 8px }
 
.fileLists > a { color: #555; text-decoration: none; margin: 5px 0; display: block; background: none; padding: 15px; border: 1px solid #e9e9e9 }
.fileLists > a:hover { color: #1797cc; text-decoration: underline; border-color: #d3d3d3 }
.fileLists > a span { color: #555; float: right }
.fileLists > a span:last-of-type { opacity: 0.7; margin-right: 35px }
.tableType { color: #777; text-align: left; border: 1px dashed #d3d3d3; padding: 15px }
.tableType b { font-weight: 600; text-transform: uppercase }
 

#content .paginatie { text-align: left; list-style: none; float: right }
#content .paginatie li { color: #666; font-size: 13px; font-weight: 500; vertical-align: top; display: inline-block }
#content .paginatie li a, #content .paginatie li span { border-radius: 6px; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; margin: 0 3px 3px 0; display: block; padding: 0 10px; line-height: 35px; background: #fff; background: #dbdcdf; color: #555; text-decoration: none }
#content .paginatie li a:hover { background: #000; color: #fff }
#content .paginatie li a.gri { background: #000; color: #fff }

.productTabs .tabsController a { position: relative; margin-right: 1px; background: #f4f6f9; color: #555; text-decoration: none; padding: 0 20px; font-weight: 600; font-size: 14px; line-height: 50px; display: block; letter-spacing: 1px; float: left }
.productTabs .tabsController a:hover { background: #e8e8e8 }
.productTabs .tabsController a.active { background: #1797cc; color: #fff }
.productTabs .tabsController a:first-of-type { border-radius: 6px 0 0 0 }
.productTabs .tabsController a:last-of-type { border-radius: 0 6px 0 0 }
.productTabs .tabsController a span { opacity: 0.8; border-left: 1px solid rgba(0,0,0,0.2); line-height: 15px; padding-left: 12px; margin-left: 7px; display: inline-block }
 
.nothing { border-radius: 6px; border: 1px dashed #d3d3d3; opacity: 0.8; text-align: center; font-style: italic; font-size: 15px; line-height: 40px; padding: 0 15px }

.productTabs .tabsContent { border-left-width: 1px; border-style: solid; border-image: linear-gradient(to bottom, #f4f6f9, #fff) 1 100%; border-radius: 0 0 6px 6px; padding: 20px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1) }
.productTabs .tabsContent * { font-size: 98% }
.productTabs .tabsContent #editProduct * { font-size: 100% }
.productTabs .tabsContent .tableLike { display: table; width: 100% }
.productTabs .tabsContent .tableLike .logLine {  display: table-row }
.productTabs .tabsContent .tableLike .logLine .col { border: 1px solid #d3d3d3; padding: 10px; display: table-cell; vertical-align: middle }
.productTabs .tabsContent .tableLike .logLine .col:first-of-type { width: 20% }
.productTabs .tabsContent .tableLike .logLine .col:last-of-type { width: 15% }
.productTabs .tabsContent .tableLike .logLine.head .col { font-weight: 600; background: #f4f6f9 }
.productTabs .tabsContent .tableLike .logLine a { text-decoration: none }
.productTabs .tabsContent .tableLike .logLine a:hover { opacity: 0.7 }
 
.errors { margin-top: 25px; border: 2px solid red; padding: 15px 20px }
.errors .error { background: rgba(255, 0, 0, 0.2); font-weight: 500; margin: 5px 0; padding: 15px; color: #000 }

.form .cols2 { position: relative; margin: 15px 0 }
.form .cols2 .line { width: 48%; float: left; margin: 0 }
.form .cols2 .line:last-of-type { float: right }
.form .line { position: relative; margin: 15px 0 }
.form .line label { display: block; font-size: 13px; font-weight: 600; margin: 0 0 5px 0 }
.form .line label sup { color: red; font-size: small; vertical-align: top }
.form .line .info { font-size: 11px; font-style: italic; color: #555; margin: -5px 0 5px 0 }
.form .text { background: #fff; color: #999; border: 1px solid #e9eaec; line-height: 40px; height: 40px; padding: 0 10px; width: 100% }
.form input[type="color"].text { overflow: hidden; padding: 8px }
.form .text.error { border-color: red }
.form .text:focus { border-color: #d3d3d3; color: #555 }
.form textarea.text { resize: none; line-height: 120%; padding: 10px; height: 90px }
.select2-container--default { z-index: 99999999 }
.form .select2-container--default * { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out }
.form .select2-container--default .select2-selection--multiple { padding: 4px; border-color: #e9eaec; min-height: 40px }
.form .select2-container--default .select2-search--inline .select2-search__field { color: #999; height: 20px; line-height: 20px }
.form .select2-container--default .select2-search--inline .select2-search__field:focus { color: #555 }
.form .select2-container--default .select2-selection--multiple .select2-selection__choice { margin: 2px }
.form .select2-container--default .select2-selection--single { border-color: #e9eaec; height: 40px }
.form .select2-container--default.select2-container--open .select2-selection--single { border-color: #d3d3d3 }
.form .select2-container--default.select2-container--open .select2-selection--multiple { border-color: #d3d3d3 }
.form .select2-container--default.select2-container--focus .select2-selection--multiple { border-color: #d3d3d3 }
.form .select2-container--default .select2-selection--multiple .select2-selection__choice { border: 0; color: #555; background-color: #e2e2e2 }
.form .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px }
.form .select2-container--default .select2-selection--single .select2-selection__arrow { height: 40px }
.form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { border: 0; height: 100%; padding: 0 6px; background: #f96c6c; color: #fff }
.form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #fff; background: #cc5050 }
.form .select2-container--default .select2-selection--multiple .select2-selection__choice__display { display: block; padding: 4px 10px }
.form .buton { cursor: pointer; color: #fff; width: 100%; font-weight: 600; text-transform: uppercase; font-size: 13px; line-height: 35px; display: block; letter-spacing: 1px; background: #1797cc; border: 0; box-shadow: none; padding: 0 10px }
.form .buton:hover { color: #fff; background: #157eaa }
.form .buton:focus { color: #fff }
.form .mainLine { position: sticky; z-index: 999; top: 0; background: #fff; margin-bottom: 20px; box-shadow: 0 0 18px rgba(0,0,0,0.15); padding: 5px 20px }
.form .eansLine { background: #fff; margin-bottom: 20px; box-shadow: 0 0 18px rgba(0,0,0,0.15); padding: 5px 20px }
.form .radios label { margin: 0; font-size: 12px; cursor: pointer; position: relative; overflow: hidden; float: left; text-align: center; background: #f4f6f9; color: #555 }
.form .radios label span { display: block; line-height: 40px; width: 70px }
.form .radios label input { width: 1px; padding: 0; position: absolute; left: -100px }
.form .radios label input.error + span { color: #fff; background: red }
.form .radios label input:checked + span, .form .radios label input:checked.error + span{ background: #157eaa!important; color: #fff!important }
.form .radios label:first-of-type { margin-right: 1px; border-radius: 6px 0 0 6px }
.form .radios label:last-of-type { border-radius: 0 6px 6px 0 }
.form .sp-replacer { border: 0!important; padding: 10px 10px; border-radius: 6px }
.form .sp-replacer .sp-preview { border-radius: 6px; overflow: hidden; width: 200px; height: 18px }
.sp-container { border: 0; box-shadow: 0 0 8px rgba(0,0,0,0.1); background: #fff; border-radius: 6px; overflow: hidden }

.form .suggestLine { margin: 8px 0; position: relative }
.form .suggestLine .text { padding-right: 180px }
.form .suggestLine .inputOptions { z-index: 10; position: absolute; right: 10px; top: 50%; transform: translateY(-50%) }
.form .suggestLine .inputOptions a { float: left; display: block; text-decoration: none; line-height: 25px; width: 150px; text-align: center; color: #fff; background: #333; margin-left: 4px }
.form .suggestLine .inputOptions a { background: #3bb156 }
.form .suggestLine .inputOptions a:hover { background: #309147 }
.form .setFormator { margin-top: 10px; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px }

.form .inputMultiplier .inputCloner { margin: 8px 0; position: relative }
.form .inputMultiplier .inputCloner .text { padding-right: 100px }
.form .inputMultiplier .inputCloner.w2 .text { padding-right: 10px; float: left; width: 49% }
.form .inputMultiplier .inputCloner.w2 .right { padding-right: 100px; float: right }
.form .inputMultiplier .inputCloner .inputOptions { z-index: 10; position: absolute; right: 10px; top: 50%; transform: translateY(-50%) }
.form .inputMultiplier .inputCloner .inputOptions a { float: left; display: block; line-height: 25px; width: 25px; text-align: center; color: #fff; background: #333; margin-left: 4px }
.form .inputMultiplier .inputCloner .inputOptions a.delete { background: #f96c6c }
.form .inputMultiplier .inputCloner .inputOptions a.delete:hover { background: #cc5050 }
.form .inputMultiplier .inputCloner .inputOptions a.clone { background: #3bb156 }
.form .inputMultiplier .inputCloner .inputOptions a.clone:hover { background: #309147 }
.form .inputMultiplier .inputCloner:first-of-type .inputOptions a.delete { display: none }
.form #fltrDyn { margin-bottom: 20px }
.form #fltrDyn .line { width: 48%; margin: 8px 0; float: left }
.form #fltrDyn .line:nth-child(2n+2) { float: right }
.form .error { border-color: red!important }

/* Media: Mobile/Tablet */
@media screen and (max-width: 55em) {
	body { -webkit-text-size-adjust: none }
	
}

/* */
.easy-autocomplete{position:relative}.easy-autocomplete input{}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;overflow:hidden;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,0.2);display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:5px 12px;border:0}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue", Helvetica, Arial, sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}

/* jQuery: select2 */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#1797cc;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #1797cc}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #1797cc}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #1797cc}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #1797cc}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#1797cc}

/* jQuery: Noty 3.2.0 */
.noty_layout_mixin,#noty_layout__top,#noty_layout__topLeft,#noty_layout__topCenter,#noty_layout__topRight,#noty_layout__bottom,#noty_layout__bottomLeft,#noty_layout__bottomCenter,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight{position:fixed;margin:0;padding:0;z-index:9999999;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px),-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;-webkit-transform:translate(0,-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;-webkit-transform:translate(0,-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0,0) translateZ(0) scale(1,1);-ms-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;-webkit-transform:translate(50%);-ms-transform:translate(50%);transform:translate(50%);-webkit-animation:noty_anim_in .5s cubic-bezier(0.68,-0.55,0.265,1.55);animation:noty_anim_in .5s cubic-bezier(0.68,-0.55,0.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out .5s cubic-bezier(0.68,-0.55,0.265,1.55);animation:noty_anim_out .5s cubic-bezier(0.68,-0.55,0.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,0.05);border-radius:2px;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,0.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0;opacity:0}}@-webkit-keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#FF8181;border:1px solid #e25353;color:#FFF}.noty_theme__relax.noty_type__error .noty_buttons{border-color:#8b0000}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__relax.noty_type__success{background-color:#BCF5BC;border:1px solid #7cdd77;color:#006400}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50C24E}.noty_theme__metroui.noty_bar{margin:4px 0;overflow:hidden;position:relative;box-shadow:rgba(0,0,0,0.298039) 0 0 5px 0}.noty_theme__metroui.noty_bar .noty_progressbar{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#000;opacity:.2;filter:alpha(opacity=20)}.noty_theme__metroui.noty_bar .noty_body{padding:1.25em;font-size:14px}.noty_theme__metroui.noty_bar .noty_buttons{padding:0 10px .5em}.noty_theme__metroui.noty_type__alert,.noty_theme__metroui.noty_type__notification{background-color:#fff;color:#1d1d1d}.noty_theme__metroui.noty_type__warning{background-color:#FA6800;color:#fff}.noty_theme__metroui.noty_type__error{background-color:#CE352C;color:#FFF}.noty_theme__metroui.noty_type__info,.noty_theme__metroui.noty_type__information{background-color:#1BA1E2;color:#FFF}.noty_theme__metroui.noty_type__success{background-color:#60A917;color:#fff}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #D1D1D1;color:#2F2F2F}.noty_theme__mint.noty_type__warning{background-color:#FFAE42;border-bottom:1px solid #E89F3C;color:#fff}.noty_theme__mint.noty_type__error{background-color:#DE636F;border-bottom:1px solid #CA5A65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7F7EFF;border-bottom:1px solid #7473E8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#AFC765;border-bottom:1px solid #A0B55C;color:#fff}.noty_theme__sunset.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__sunset.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__sunset.noty_bar .noty_buttons{padding:10px}.noty_theme__sunset.noty_type__alert,.noty_theme__sunset.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__sunset.noty_type__alert .noty_progressbar,.noty_theme__sunset.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__sunset.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__sunset.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__sunset.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__sunset.noty_type__info,.noty_theme__sunset.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__sunset.noty_type__info .noty_progressbar,.noty_theme__sunset.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__sunset.noty_type__success{background-color:#06D6A0;color:#fff}.noty_theme__bootstrap-v3.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:4px}.noty_theme__bootstrap-v3.noty_bar .noty_body{padding:15px}.noty_theme__bootstrap-v3.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v3.noty_bar .noty_close_button{font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;background:transparent}.noty_theme__bootstrap-v3.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.noty_theme__bootstrap-v3.noty_type__alert,.noty_theme__bootstrap-v3.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v3.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v3.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v3.noty_type__info,.noty_theme__bootstrap-v3.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v3.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__bootstrap-v4.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_body{padding:.75rem 1.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v4.noty_bar .noty_close_button{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.5;background:transparent}.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.75}.noty_theme__bootstrap-v4.noty_type__alert,.noty_theme__bootstrap-v4.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v4.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v4.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v4.noty_type__info,.noty_theme__bootstrap-v4.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v4.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__semanticui.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;font-size:1em;border-radius:.28571429rem;box-shadow:0 0 0 1px rgba(34,36,38,0.22) inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_bar .noty_body{padding:1em 1.5em;line-height:1.4285em}.noty_theme__semanticui.noty_bar .noty_buttons{padding:10px}.noty_theme__semanticui.noty_type__alert,.noty_theme__semanticui.noty_type__notification{background-color:#f8f8f9;color:rgba(0,0,0,0.87)}.noty_theme__semanticui.noty_type__warning{background-color:#fffaf3;color:#573a08;box-shadow:0 0 0 1px #c9ba9b inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__error{background-color:#fff6f6;color:#9f3a38;box-shadow:0 0 0 1px #e0b4b4 inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__info,.noty_theme__semanticui.noty_type__information{background-color:#f8ffff;color:#276f86;box-shadow:0 0 0 1px #a9d5de inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__success{background-color:#fcfff5;color:#2c662d;box-shadow:0 0 0 1px #a3c293 inset,0 0 0 0 transparent}.noty_theme__nest.noty_bar{margin:0 0 15px;overflow:hidden;border-radius:2px;position:relative;box-shadow:rgba(0,0,0,0.098039) 5px 4px 10px 0}.noty_theme__nest.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__nest.noty_bar .noty_buttons{padding:10px}.noty_layout .noty_theme__nest.noty_bar{z-index:5}.noty_layout .noty_theme__nest.noty_bar:nth-child(2){position:absolute;top:0;margin-top:4px;margin-right:-4px;margin-left:4px;z-index:4;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(3){position:absolute;top:0;margin-top:8px;margin-right:-8px;margin-left:8px;z-index:3;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(4){position:absolute;top:0;margin-top:12px;margin-right:-12px;margin-left:12px;z-index:2;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(5){position:absolute;top:0;margin-top:16px;margin-right:-16px;margin-left:16px;z-index:1;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(n+6){position:absolute;top:0;margin-top:20px;margin-right:-20px;margin-left:20px;z-index:-1;width:100%}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(2),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(2){margin-top:4px;margin-left:-4px;margin-right:4px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(3),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(3){margin-top:8px;margin-left:-8px;margin-right:8px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(4),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(4){margin-top:12px;margin-left:-12px;margin-right:12px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(5),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(5){margin-top:16px;margin-left:-16px;margin-right:16px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(n+6),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(n+6){margin-top:20px;margin-left:-20px;margin-right:20px}.noty_theme__nest.noty_type__alert,.noty_theme__nest.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__nest.noty_type__alert .noty_progressbar,.noty_theme__nest.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__nest.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__nest.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__nest.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__nest.noty_type__info,.noty_theme__nest.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__nest.noty_type__info .noty_progressbar,.noty_theme__nest.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__nest.noty_type__success{background-color:#06D6A0;color:#fff}.noty_theme__light.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__light.noty_bar .noty_body{padding:10px}.noty_theme__light.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__light.noty_type__alert,.noty_theme__light.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__light.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__light.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__light.noty_type__error{background-color:#ED7000;border:1px solid #e25353;color:#FFF}.noty_theme__light.noty_type__error .noty_buttons{border-color:#8b0000}.noty_theme__light.noty_type__info,.noty_theme__light.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__light.noty_type__info .noty_buttons,.noty_theme__light.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__light.noty_type__success{background-color:#57C880;border:1px solid #7cdd77;color:#006400}.noty_theme__light.noty_type__success .noty_buttons{border-color:#50C24E}.noty_theme__sunset.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__sunset.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__sunset.noty_bar .noty_buttons{padding:10px}.noty_theme__sunset.noty_type__alert,.noty_theme__sunset.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__sunset.noty_type__alert .noty_progressbar,.noty_theme__sunset.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__sunset.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__sunset.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__sunset.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__sunset.noty_type__info,.noty_theme__sunset.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__sunset.noty_type__info .noty_progressbar,.noty_theme__sunset.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__sunset.noty_type__success{background-color:#06D6A0;color:#fff}.noty_theme__semanticui.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;font-size:1em;border-radius:.28571429rem;box-shadow:0 0 0 1px rgba(34,36,38,0.22) inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_bar .noty_body{padding:1em 1.5em;line-height:1.4285em}.noty_theme__semanticui.noty_bar .noty_buttons{padding:10px}.noty_theme__semanticui.noty_type__alert,.noty_theme__semanticui.noty_type__notification{background-color:#f8f8f9;color:rgba(0,0,0,0.87)}.noty_theme__semanticui.noty_type__warning{background-color:#fffaf3;color:#573a08;box-shadow:0 0 0 1px #c9ba9b inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__error{background-color:#fff6f6;color:#9f3a38;box-shadow:0 0 0 1px #e0b4b4 inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__info,.noty_theme__semanticui.noty_type__information{background-color:#f8ffff;color:#276f86;box-shadow:0 0 0 1px #a9d5de inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_type__success{background-color:#fcfff5;color:#2c662d;box-shadow:0 0 0 1px #a3c293 inset,0 0 0 0 transparent}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#FF8181;border:1px solid #e25353;color:#FFF}.noty_theme__relax.noty_type__error .noty_buttons{border-color:#8b0000}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__relax.noty_type__success{background-color:#BCF5BC;border:1px solid #7cdd77;color:#006400}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50C24E}.noty_theme__nest.noty_bar{margin:0 0 15px;overflow:hidden;border-radius:2px;position:relative;box-shadow:rgba(0,0,0,0.098039) 5px 4px 10px 0}.noty_theme__nest.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__nest.noty_bar .noty_buttons{padding:10px}.noty_layout .noty_theme__nest.noty_bar{z-index:5}.noty_layout .noty_theme__nest.noty_bar:nth-child(2){position:absolute;top:0;margin-top:4px;margin-right:-4px;margin-left:4px;z-index:4;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(3){position:absolute;top:0;margin-top:8px;margin-right:-8px;margin-left:8px;z-index:3;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(4){position:absolute;top:0;margin-top:12px;margin-right:-12px;margin-left:12px;z-index:2;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(5){position:absolute;top:0;margin-top:16px;margin-right:-16px;margin-left:16px;z-index:1;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(n+6){position:absolute;top:0;margin-top:20px;margin-right:-20px;margin-left:20px;z-index:-1;width:100%}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(2),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(2){margin-top:4px;margin-left:-4px;margin-right:4px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(3),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(3){margin-top:8px;margin-left:-8px;margin-right:8px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(4),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(4){margin-top:12px;margin-left:-12px;margin-right:12px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(5),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(5){margin-top:16px;margin-left:-16px;margin-right:16px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(n+6),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(n+6){margin-top:20px;margin-left:-20px;margin-right:20px}.noty_theme__nest.noty_type__alert,.noty_theme__nest.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__nest.noty_type__alert .noty_progressbar,.noty_theme__nest.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__nest.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__nest.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__nest.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__nest.noty_type__info,.noty_theme__nest.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__nest.noty_type__info .noty_progressbar,.noty_theme__nest.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__nest.noty_type__success{background-color:#06D6A0;color:#fff}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #D1D1D1;color:#2F2F2F}.noty_theme__mint.noty_type__warning{background-color:#FFAE42;border-bottom:1px solid #E89F3C;color:#fff}.noty_theme__mint.noty_type__error{background-color:#DE636F;border-bottom:1px solid #CA5A65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7F7EFF;border-bottom:1px solid #7473E8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#AFC765;border-bottom:1px solid #A0B55C;color:#fff}.noty_theme__metroui.noty_bar{margin:4px 0;overflow:hidden;position:relative;box-shadow:rgba(0,0,0,0.298039) 0 0 5px 0}.noty_theme__metroui.noty_bar .noty_progressbar{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#000;opacity:.2;filter:alpha(opacity=20)}.noty_theme__metroui.noty_bar .noty_body{padding:1.25em;font-size:14px}.noty_theme__metroui.noty_bar .noty_buttons{padding:0 10px .5em}.noty_theme__metroui.noty_type__alert,.noty_theme__metroui.noty_type__notification{background-color:#fff;color:#1d1d1d}.noty_theme__metroui.noty_type__warning{background-color:#FA6800;color:#fff}.noty_theme__metroui.noty_type__error{background-color:#CE352C;color:#FFF}.noty_theme__metroui.noty_type__info,.noty_theme__metroui.noty_type__information{background-color:#1BA1E2;color:#FFF}.noty_theme__metroui.noty_type__success{background-color:#60A917;color:#fff}.noty_theme__light.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__light.noty_bar .noty_body{padding:10px}.noty_theme__light.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__light.noty_type__alert,.noty_theme__light.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__light.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__light.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__light.noty_type__error{background-color:#ED7000;border:1px solid #e25353;color:#FFF}.noty_theme__light.noty_type__error .noty_buttons{border-color:#8b0000}.noty_theme__light.noty_type__info,.noty_theme__light.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__light.noty_type__info .noty_buttons,.noty_theme__light.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__light.noty_type__success{background-color:#57C880;border:1px solid #7cdd77;color:#006400}.noty_theme__light.noty_type__success .noty_buttons{border-color:#50C24E}.noty_theme__bootstrap-v4.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_body{padding:.75rem 1.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v4.noty_bar .noty_close_button{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.5;background:transparent}.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.75}.noty_theme__bootstrap-v4.noty_type__alert,.noty_theme__bootstrap-v4.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v4.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v4.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v4.noty_type__info,.noty_theme__bootstrap-v4.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v4.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__bootstrap-v3.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:4px}.noty_theme__bootstrap-v3.noty_bar .noty_body{padding:15px}.noty_theme__bootstrap-v3.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v3.noty_bar .noty_close_button{font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;background:transparent}.noty_theme__bootstrap-v3.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.noty_theme__bootstrap-v3.noty_type__alert,.noty_theme__bootstrap-v3.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v3.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v3.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v3.noty_type__info,.noty_theme__bootstrap-v3.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v3.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}

/* jQuery: OwlCarousel 1.3.3 */
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-theme .owl-controls{margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 2px;background:#a56b6b;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#640000}

/* jQuery: FancyBox 3.3.5 */
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
.fc-container .buton { text-decoration: none; cursor: pointer; text-transform: uppercase; padding: 0 19px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; line-height: 38px; border: 0; background: #2f3028; color: #fff; margin: 0 10px 0 0; font-weight: 600; display: inline-block }
.fc-container .buton:hover { background: #000 }
.fc-container .buton.ok { background: #d30000; color: #fff }
.fc-container .buton.ok:hover { background: #940202 }
.fc-container h3 { text-align: center; text-transform: uppercase; font-weight: 300; font-size: 28px; margin: 0 0 10px 0 }
.fc-container p { text-align: center; margin: 0 }
.fc-container .tright { text-align: center; margin: 30px 0 0 0 }

/* Fonts: Font Awesome 4.7.0 */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}