#support{padding-top:1px}
#support h1{margin-top:20px}
#supportMain .bCreateTicket{position:absolute;right:20px;top:120px}
#supportMain .tickets .loading{font-style:italic;margin-top:30px;text-align:center}
#supportMain .tickets .ticket{border-bottom-left-radius:1px;border-left:#D60000 4px solid;border-top-left-radius:1px;margin-left:40px;margin-top:20px;padding:5px 10px}
#supportMain .tickets .ticket.green{border-left-color:#07a006}
#supportMain .tickets .ticket .lastMessage{font-size:13px;font-style:italic}
#supportMain .tickets .ticket .subject{font-size:17px}
#supportMain .tickets .ticket .jump{margin-left:10px;margin-top:10px}
#supportMain .tickets .ticket .pleaseWaitForAnswer{color:#07a006;display:none}
#supportMain .tickets .ticket .bClose{margin-left:40px}
#supportMain .qas .qa{margin-left:20px;margin-right:20px;margin-top:20px}
#supportMain .qas .qa .question{color:#D60000;font-size:17px;font-weight:700;margin-left:10px}
#supportMain .qas .qa .answer{border-left:#ccc 5px solid;margin-left:30px;margin-top:10px;padding:10px}
#ticketCreate{background-color:#dcd2b6;border-radius:10px;box-shadow:rgba(0,0,0,.5) 0 0 15px;display:none;padding:20px;position:absolute;right:15px;top:15px;width:400px}
#ticketCreate .subject{margin-top:10px}
#ticketCreate input[name=subject]{background-color:#efe7d3;border:none;border-radius:4px;padding:10px;width:380px}
#ticketCreate .actions{margin-top:10px;text-align:right}
#supportTickets .ticket .bBack{position:absolute;right:20px;top:20px}
#supportTickets .ticket form[name=messageAdd]{padding-left:40px}
#supportTickets .ticket form[name=messageAdd] .name{color:#D60000;font-size:17px;padding:10px 0 10px 20px}
#supportTickets .ticket form[name=messageAdd] textarea{width:860px}
#supportTickets .ticket form[name=messageAdd] .attachedFiles{background-color:#f2f2f2;border-radius:10px;margin-top:5px;padding:5px 20px;width:840px}
#supportTickets .ticket form[name=messageAdd] .attachedFiles.bodyFilesDragging{box-shadow:#b27f82 0 0 5px}
#supportTickets .ticket form[name=messageAdd] .attachedFiles.filesDragging{box-shadow:#3C0 0 0 5px}
#supportTickets .ticket form[name=messageAdd] .attachedFiles div{font-size:13px}
#supportTickets .ticket form[name=messageAdd] .attachedFiles .list .file{display:inline-block;margin-left:20px;vertical-align:middle}
#supportTickets .ticket form[name=messageAdd] .attachedFiles .list .file:first-child{margin-left:0}
#supportTicket form[name=messageAdd] .attachedFiles .list,#supportTickets .ticket form[name=messageAdd] .attachedFiles .loading{display:none}
#supportTickets .ticket form[name=messageAdd] .actions{margin-top:10px;padding-right:40px;text-align:right}
#supportTickets .ticket .yourQuestion{color:#D60000;font-size:22px;line-height:30px;margin-top:20px;text-align:center}
#supportTickets .ticket .closed,#supportTickets .ticket .creationDate{font-size:13px;font-style:italic;text-align:center}
#supportTickets .ticket .messages .loadingMessages{font-size:16px;font-style:italic;text-align:center}
#supportTickets .ticket .messages .message{margin-left:40px;margin-right:40px;margin-top:30px}
#supportTickets .ticket .messages .message:first-child{margin-top:10px}
#supportTickets .ticket .messages .message .nameDate{padding:10px 0 10px 20px;position:relative}
#supportTickets .ticket .messages .message .name{color:#D60000;font-size:17px}
#supportTickets .ticket .messages .message.fromAdmin .name{color:#333}
#supportTickets .ticket .messages .message .date{position:absolute;right:20px;top:13px}
#supportTickets .ticket .messages .message .content{background:#e6e6e6;background:-moz-linear-gradient(top,#e6e6e6 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e6e6e6),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#e6e6e6 0,#fff 100%);background:-o-linear-gradient(top,#e6e6e6 0,#fff 100%);background:-ms-linear-gradient(top,#e6e6e6 0,#fff 100%);background:linear-gradient(to bottom,#e6e6e6 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff', GradientType=0);border-radius:4px;padding:10px}
#supportTickets .ticket .messages .message.flash .content{background:#D60000;background:-moz-linear-gradient(top,#D60000 0,#a30000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#D60000),color-stop(100%,#a30000));background:-webkit-linear-gradient(top,#D60000 0,#a30000 100%);background:-o-linear-gradient(top,#D60000 0,#a30000 100%);background:-ms-linear-gradient(top,#D60000 0,#a30000 100%);background:linear-gradient(to bottom,#D60000 0,#a30000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D60000', endColorstr='#a30000', GradientType=0);color:#fff}
#supportTickets .ticket .messages .message .attachedFiles{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;margin-top:10px;padding:10px}
#supportTickets .ticket .messages .message .attachedFiles .str{font-size:12px;font-style:italic}
#supportTickets .ticket .messages .message .attachedFiles .file{margin-left:10px;margin-top:5px}