{"version":3,"sources":["mci-options.scss","partials/_variables.scss"],"names":[],"mappings":"AAEA,eAIE,yBAAA,AAAa,sBAAb,AAAa,qBAAb,AAAa,gBAAA,CAJf,yBASE,WACA,yBACA,qBAAmB,CAXrB,+BAiBI,8BAAc,CAjBlB,+BAsBI,kBACA,6BAAc,CAvBlB,8DA4BI,gBACA,6CAAA,AACA,qCAAA,6BACA,+BAAe,CA/BnB,uCAsCE,yBAAA,AAAa,sBAAb,AAAa,qBAAb,AAAa,gBAAA,CAtCf,6DA2CE,YAAS,CA3CX,mBAgDE,mBACA,mBACA,0BACA,yBACA,iBAAe,CApDjB,yBAwDG,YACA,iBC3DE,CDEL,0BA8DG,aACA,eAAa,CA/DhB,0BAqEE,kBACA,8BACA,QACA,WACA,YACA,eACA,2BAAmB,CA3ErB,mCA+EG,eACA,cAAY,CAhFf,yCAoFI,wBAAkB,CApFtB,gCA0FG,wBAAkB,CA1FrB,yBAgGE,MACA,gCACA,wCACA,8BACA,oBAAqB,CAIvB,SAEC,YAAY,CAAA","file":"mci-options.min.css","sourcesContent":["@import 'partials/variables';\n\n#mci-options\n{\n\t*\n\t{\n\t\tuser-select: none;\n\t}\n\n\t.form-table\n\t{\n\t\twidth:           auto;\n\t\tborder-collapse: separate;\n\t\tborder-spacing:  0 2 * $gs;\n\n\t\ttr\n\t\t{\n\t\t\ttd\n\t\t\t{\n\t\t\t\tborder-right: 1px solid #E5E5E5;\n\t\t\t}\n\n\t\t\tth\n\t\t\t{\n\t\t\t\tpadding-left: $gs;\n\t\t\t\tborder-left:  1px solid #E5E5E5;\n\t\t\t}\n\n\t\t\ttd, th\n\t\t\t{\n\t\t\t\tbackground:    white;\n\t\t\t\tbox-shadow:    0 1px 1px rgba(0, 0, 0, .04);\n\t\t\t\tborder-top:    1px solid #E5E5E5;\n\t\t\t\tborder-bottom: 1px solid #E5E5E5;\n\t\t\t}\n\t\t}\n\t}\n\n\t.add, .remove\n\t{\n\t\tuser-select: none;\n\t}\n\n\t.id, .post_type, .dummy\n\t{\n\t\tdisplay: none;\n\t}\n\n\t.size\n\t{\n\t\tmargin-bottom: $gs;\n\t\tbackground:    #F7F7F7;\n\t\tpadding:       $gs / 2 44px $gs / 2 $gs;\n\t\tborder:        1px solid #C7C7C7;\n\t\tposition:      relative;\n\n\t\tinput\n\t\t{\n\t\t\theight:       30px;\n\t\t\tmargin-right: $gs;\n\t\t}\n\n\t\t&::after\n\t\t{\n\t\t\tcontent:     \"\\A\";\n\t\t\twhite-space: pre;\n\t\t}\n\t}\n\n\t.mci-control\n\t{\n\t\tposition:          absolute;\n\t\tborder-left:       1px solid #C7C7C7;\n\t\tright:             0;\n\t\twidth:             44px;\n\t\theight:            44px;\n\t\tcursor:            pointer;\n\t\tbackground-repeat: no-repeat;\n\n\t\t&.disabled\n\t\t{\n\t\t\tbackground: none;\n\t\t\tcursor:     default;\n\n\t\t\t&:hover\n\t\t\t{\n\t\t\t\tbackground-color: #F7F7F7;\n\t\t\t}\n\t\t}\n\n\t\t&:hover\n\t\t{\n\t\t\tbackground-color: #D7D7D7;\n\t\t}\n\t}\n\n\t.mci-remove\n\t{\n\t\ttop:                 0;\n\t\tborder-bottom:       1px solid #C7C7C7;\n\t\tbackground-image:    url('../img/delete.svg');\n\t\tbackground-position: 14px 14px;\n\t\tbackground-size:     16px;\n\t}\n}\n\np.submit\n{\n\tmargin-top: 0;\n}","$gs: 12px;\n$icon-size: 100px;\n\n$icon-size-m: 80px;"]}