/* Minification failed. Returning unminified contents.
(1,1-2): run-time error JS1195: Expected expression: .
(1,11): run-time error JS1004: Expected ';'
(1,28): run-time error JS1004: Expected ';'
(1,28-29): run-time error JS1195: Expected expression: :
(1,29-30): run-time error JS1014: Invalid character: #
(1,41-44): run-time error JS1306: Invalid numeric literal: 1px
(1,44): run-time error JS1004: Expected ';'
(1,51-52): run-time error JS1014: Invalid character: #
(1,50): run-time error JS1004: Expected ';'
(1,72): run-time error JS1004: Expected ';'
(1,72-73): run-time error JS1195: Expected expression: :
(1,73-77): run-time error JS1306: Invalid numeric literal: 20px
(1,121-125): run-time error JS1306: Invalid numeric literal: 30px
(1,158): run-time error JS1004: Expected ';'
(1,158-159): run-time error JS1195: Expected expression: :
(1,172-176): run-time error JS1306: Invalid numeric literal: 50px
(1,193): run-time error JS1004: Expected ';'
(1,193-194): run-time error JS1195: Expected expression: :
(1,217): run-time error JS1004: Expected ';'
(1,217-218): run-time error JS1195: Expected expression: :
(1,242): run-time error JS1004: Expected ';'
(1,242-243): run-time error JS1195: Expected expression: :
(1,263): run-time error JS1004: Expected ';'
(1,263-264): run-time error JS1195: Expected expression: :
(1,280): run-time error JS1004: Expected ';'
(1,280-281): run-time error JS1195: Expected expression: :
(1,296): run-time error JS1004: Expected ';'
(1,296-297): run-time error JS1195: Expected expression: :
(1,324): run-time error JS1004: Expected ';'
(1,324-325): run-time error JS1195: Expected expression: :
(1,337-338): run-time error JS1195: Expected expression: .
(1,353): run-time error JS1004: Expected ';'
(1,365-366): run-time error JS1014: Invalid character: #
(1,383): run-time error JS1004: Expected ';'
(1,383-384): run-time error JS1195: Expected expression: :
(1,388-389): run-time error JS1195: Expected expression: ;
(1,399): run-time error JS1004: Expected ';'
(1,399-400): run-time error JS1195: Expected expression: :
(1,402-405): run-time error JS1306: Invalid numeric literal: 1px
(1,401): run-time error JS1004: Expected ';'
(1,406-409): run-time error JS1306: Invalid numeric literal: 3px
(1,405): run-time error JS1004: Expected ';'
(1,409): run-time error JS1004: Expected ';'
(1,433-437): run-time error JS1306: Invalid numeric literal: 30px
(1,468-472): run-time error JS1306: Invalid numeric literal: 30px
(1,473-474): run-time error JS1195: Expected expression: .
(1,489): run-time error JS1004: Expected ';'
(1,503): run-time error JS1004: Expected ';'
(1,503-504): run-time error JS1195: Expected expression: :
(1,504-508): run-time error JS1306: Invalid numeric literal: 20px
(1,516-520): run-time error JS1306: Invalid numeric literal: 20px
(1,527-531): run-time error JS1306: Invalid numeric literal: 33px
(1,532-533): run-time error JS1195: Expected expression: .
(1,554): run-time error JS1004: Expected ';'
(1,562-566): run-time error JS1306: Invalid numeric literal: 20px
(1,573-577): run-time error JS1306: Invalid numeric literal: 20px
(1,578-579): run-time error JS1195: Expected expression: .
(1,594): run-time error JS1004: Expected ';'
(1,608): run-time error JS1004: Expected ';'
(1,608-609): run-time error JS1195: Expected expression: :
(1,609-613): run-time error JS1306: Invalid numeric literal: 40px
(1,621-625): run-time error JS1306: Invalid numeric literal: 40px
(1,632-636): run-time error JS1306: Invalid numeric literal: 66px
(1,637-638): run-time error JS1195: Expected expression: .
(1,659): run-time error JS1004: Expected ';'
(1,667-671): run-time error JS1306: Invalid numeric literal: 40px
(1,678-682): run-time error JS1306: Invalid numeric literal: 40px
 */
.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px};
