.content ul.trello-list{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;background-color:#026AA7;min-height:50px;margin:0;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;overflow:hidden}.trello-list li{color:#FFF;list-style-type:none;font-size:16px;font-weight:bold;cursor:pointer;padding:6px 10px;line-height:100%}#trello>div{overflow:auto}.trello-list li:hover{background-color:#0276BA}#trello h3{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:100%;padding:0;margin:0 0 5px;font-size:16px}#trello>div>div{width:33.333%;display:inline-block;vertical-align:top;margin:0;float:left;padding-right:10px;box-sizing:border-box}#trello>div>div.org-wrapper{display:none}#trello-cards{background-color:#E2E4E6;padding:6px}#trello-cards li{background-color:#FFF;color:#4D4D4D;font-weight:normal;font-size:14px;margin-bottom:6px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:6px;border-bottom:1px solid #CCC}#trello-cards li:last-of-type{margin-bottom:0}#trello-cards li.selected{background-color:#0283CF}.trello-list li.selected{background-color:#1E73BE}#trello-cards.trello-list li.selected{background-color:#FFF}.card-name{display:block;margin-bottom:5px;color:#4D4D4D}.card-link,.card-view{font-size:14px;text-decoration:none;color:#8C8C8C}#trello-cards.trello-list li{cursor:default}.card-view{margin-right:10px;cursor:pointer}#trello-card-viewer{position:absolute;right:0;top:0;left:0;z-index:100000;background-color:rgba(0,0,0,0.6);height:100%;display:none}body.trello-modal #trello-card-viewer{display:block}body.trello-modal{overflow:hidden}#trello-card-viewer>div{background-color:#EDEFF0;width:700px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;min-height:600px;position:relative;-moz-box-shadow:0 3px 5px rgba(0,0,0,0.39);-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.39);box-shadow:0 3px 5px rgba(0,0,0,0.39);color:#4D4D4D;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;overflow:auto;margin-top:2%;margin-right:auto;margin-left:auto;height:90%}#trello-card-content{overflow:auto;height:100%}.trello-card-main{padding:15px}#trello-close{position:absolute;top:0;right:10px;width:30px;height:30px;text-align:center;line-height:170%;padding:4px;cursor:pointer;font-family:Tahoma,Geneva,Verdana,sans-serif;color:#87959B;font-weight:bold;font-size:18px}#trello-close:hover{color:#5A676C}#trello-card-viewer>div h2{font-size:18px;line-height:150%}#trello-card-viewer>div h2.top{padding-top:5px}#trello-card-viewer>div h3{margin:0;font-size:16px}#trello-card-viewer>div p.title{font-size:16px;color:#8C8C8C;line-height:100%;margin-bottom:10px}#trello-card-viewer>div a{font-size:14px}#trello-card-viewer>div p.description{margin-bottom:-1px}#trello-card-viewer>div p.description-content{font-size:14px;color:#4D4D4D;line-height:150%}#trello-card-viewer>div a.card-link{margin-left:10px;font-weight:normal}.card-cover{text-align:center;line-height:0;min-height:100px;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.card-cover img{height:150px;width:auto}.bold-title{font-size:16px;color:#4D4D4D;font-weight:bold;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;margin-top:20px;margin-bottom:10px}.card-attachment{overflow:auto;font-size:14px;margin-bottom:10px}.card-attachment p{margin-right:15px;font-size:14px;word-wrap:break-word}a.card-attachment-thumb{height:78px;width:110px;background-position:center;background-size:cover;display:block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #D6DADC;color:#8C8C8C;font-size:18px;font-weight:bold;line-height:100%;text-decoration:none}.card-attachment p{line-height:100%}.card-attachment p.date{color:#8C8C8C}.card-attachment p.download a{color:#8C8C8C;line-height:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.card-attachment .left-align{float:left}.card-attachment p.thumb-wrapper{display:table;margin-bottom:0}.card-attachment p.thumb-wrapper a{display:table-cell;vertical-align:middle;text-align:center}.card-doc{background-color:#E2E4E6}.card-action a,.card-action p,.card-action span{word-wrap:break-word}.card-action{font-size:14px;margin-bottom:10px;border-bottom:1px solid #E2E4E6;padding-bottom:10px}.card-action:last-child{border-bottom:0;margin-bottom:0}.action-name{font-size:14px;color:#4D4D4D;font-weight:bold;line-height:100%;margin:0 0 5px}.action-comment-text{font-size:14px;color:#4D4D4D;background-color:#FFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:9px 11px;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.23);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.23);box-shadow:0 1px 2px rgba(0,0,0,0.23);line-height:150%;margin-bottom:0}.action-date{font-size:12px;line-height:100%;padding:0;margin:5px 0;color:#8C8C8C}.action-create-update .action-date{margin-left:10px}.action-create-update{margin:0;line-height:125%}a.action-attachment-link{color:#111}.card-action.comment{padding-bottom:0}@media screen and (max-width:1000px){#trello>div>div{width:100%;margin-bottom:20px}}@media screen and (max-width:768px){#trello-card-viewer>div{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:auto;height:auto;margin:0}}