@import url(http://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700&subset=latin,latin-ext);

/* New css for v1.2 [begins] */
.announcement-container {
background: white;
color: #4e5665;
margin-bottom: 10px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.announcement-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb; border-radius: 3px 3px 0 0;
}
.announcement-header small {
font-size: inherit;
font-weight: normal;
}
.announcement-writer-wrapper {
margin: 0;
}
.announcement-writer-wrapper textarea {
width: 97%;
height: 40px;
resize: vertical;
padding: 1% 1.5% 0;
border-width: 0 0 1px;
border-style: solid;
border-color: #eaebec;
border-radius: 0;
box-shadow: 0 0 0 #fff;
}
.announcement-writer-wrapper textarea:hover, .announcement-writer-wrapper textarea:focus {
border-color: #eaebec;
}
.announcement-writer-wrapper button {
margin: 2px 0 5px 5px;
padding: 4px 12px;
}
.announcement {
padding: 10px;
border-bottom: 1px solid #eaebec;
}
.announcement .time {
color: #898f9c;
font-size: 11px;
margin-top: 2px;
}
/* New css for v1.2 [ends] */

* {
font-family: 'Roboto', 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
}
body {
background: #e9eaed;
color: #4e5665;
font-size: 13px; font-family: 'Roboto', 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
margin: 0; padding: 0;
}
a {
color: #4991c4;
text-decoration: none;
outline: 0;
border: 0;
cursor: pointer;
}
a:hover {
text-decoration: underline;
}
img {
border: 0;
outline: 0;
vertical-align: middle;
}
input,textarea,select {
background: #ffffff; background: linear-gradient(#d7d9da 1%,#ffffff 2%);
color: #5e6776; text-overflow: ellipsis;
font-size: 13px; font-family: 'Roboto', 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
border-radius: 3px;
outline: none;
}
input[type="text"],input[type="password"] {
color: #5e6776;
padding: 5px;
border: 1px solid #d7d8d9;
}
textarea {
background: #ffffff; background: linear-gradient(#f2f4f5 1%,#ffffff 2%);
color: #5e6776;
padding: 5px;
border: 1px solid #d7d8d9;
resize: none;
}
select {
color: #5e6776;
padding: 4px;
border: 1px solid #d7d8d9; border-radius: 3px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
border-color: #c7c8c9;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
border-color: #b7b8b9;
}
input[type="submit"],input[type="button"],button {
background: #3c7fb4;
background: linear-gradient(#4a8ac2, #2e74a6);
color: white;
text-align: center;
font-size: 13px;
padding: 4px 8px;
border: 1px solid #25618c; border-radius: 3px;
cursor: pointer;
}
input[type="submit"].not-recommended,input[type="button"].not-recommended,button.not-recommended {
background: #f9fafb; background: linear-gradient(#f5f6f7 1%, #ffffff 2%, #ffffff 70%, #f5f6f7 100%);
color: #5e6776;
border-color: #d3d6db;
}
input[type="submit"]:disabled,button:disabled {
background: #eaebec; background: linear-gradient(#ebeced,#e7e8e9);
color: #7a7b7c;
border: 1px solid #b6b7b8;
}
input:disabled,textarea:disabled,select:disabled {
cursor: default;
}
.header-wrapper {
position: fixed; z-index: 500;
top: 0; right: 0; left: 0;
height: 44px;
background: #3c7fb4;
background: linear-gradient(#4a8ac2, #2e74a6);
color: white;
font-size: 13px; font-family: 'Roboto', 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
border-bottom: 1px solid #25618c;
}
.header-wrapper a {
color: #fff;
}
.header-wrapper a:hover {
text-decoration: none;
}
.header-content {
max-width: 920px;
line-height: 45px;
margin: 0 auto; padding: 0 10px;
}
.header-site-logo {
height: 44px;
}
.header-site-logo img {
height: 20px;
margin: 0 5px 2px 0;
}
.header-link {
display: block;
font-size: 14px;
}
.page-wrapper {
margin-top: 60px;
}
.page-content {
max-width: 920px;
margin: 0 auto; padding: 0 10px;
}
.login-form {
background: white;
color: #4e5665;
margin-bottom: 10px;
padding-bottom: 2px;
border-radius: 3px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, .3);
}
.login-form .form-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb;
border-radius: 3px 3px 0 0;
}
.login-form .post-message {
background: #eff7b5;
color: #4e5665;
font-weight: 500;
padding: 8px;
border-bottom: 1px solid #dfeb8a;
border-radius: 3px 3px 0 0;
}
.login-form .form-content {
padding: 8px 10px;
}
.login-form .input-wrapper {
margin-bottom: 10px;
}
.login-form input[type=text], .login-form input[type=password], .login-form textarea, .login-form select {
width: 96%;
color: #898f9c;
margin: 0;
border-color: #e5e6e7;
}
.login-form button {
padding: 3px 7px;
margin: 0;
}
.login-form .note-wrapper {
padding: 8px 10px;
border-top: 1px solid #e5e6e7;
}
.list-container {
background: white;
color: #4e5665;
margin-bottom: 10px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.list-container a {
color: #4e5665;
}
.list-container .list-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb; border-radius: 3px 3px 0 0;
}
.list-container .search-wrapper {
display: block;
background: white;
color: #4e5665;
padding: 10px;
border-bottom: 1px solid #e9eaeb;
}
.list-container .search-wrapper input[type="text"] {
width: 85%;
}
.list-container .list-wrapper {
display: block;
background: white;
color: #4e5665;
padding: 10px;
border-bottom: 1px solid #e9eaeb;
}
.list-container a.list-wrapper:hover {
background: #f9fafb;
color: #3b3b3b;
text-decoration: none;
}
.list-container .user-data-wrapper {
display: block;
background: white;
color: #4e5665;
padding: 5px 10px;
border-bottom: 1px solid #e9eaeb;
}
.list-container .user-data-wrapper .float-left {
padding: 5px 0;
}
.list-container .unseen {
background: #f9fafb;
}
.post-success {
background: #ffffcc;
font-weight: 500;
padding: 10px;
margin: 0 0 15px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.post-failure {
background: #f17474;
color: white;
font-weight: 500;
padding: 10px;
margin: 0 0 15px;
border: 1px solid #c75757; border-radius: 3px;
}
.content-container {
background: white;
color: #4e5665;
margin-bottom: 10px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.content-container .content-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb; border-radius: 3px 3px 0 0;
}
.content-container .content-header small {
font-size: inherit;
font-weight: normal;
}
.content-container .content-wrapper {
display: block;
background: white;
color: #6b6b6b;
padding: 12px 10px;
border-bottom: 1px solid #e9eaeb;
}
.content-wrapper label {
font-size: 16px;
}
.content-wrapper .label {
width: 20%;
margin-top: 6px; margin-right: 10px;
direction: rtl;
}
.content-wrapper .input {
width: 75%;
}
.content-wrapper .input input[type="text"], .content-wrapper .input input[type="password"] {
min-width: 40%;
max-width: 75%;
}
.content-wrapper .input textarea {
min-width: 50%; max-width: 70%;
max-height: 50px; max-height: 250px;
resize: both;
}
.content-wrapper .input select {
min-width: 25%;
max-width: 75%;
}
.content-wrapper .info {
font-size: 12px;
margin-top: 3px;
margin: 7px 0 0 3px;
}
.content-container .button-wrapper {
display: block;
background: white;
color: #6b6b6b;
padding: 12px 10px;
border-bottom: 1px solid #e9eaeb;
}
.statistics-container {
background: white;
color: #4e5665;
margin-bottom: 10px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.statistics-container .statistics-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb; border-radius: 3px 3px 0 0;
}
.statistics-container .statistics-header small {
font-size: inherit;
font-weight: normal;
}
.statistics-container .statistics-wrapper {
display: block;
background: white;
color: #6b6b6b;
padding: 12px 10px;
border-bottom: 1px solid #e9eaeb;
}
.statistics-wrapper label {
font-size: 16px;
}
.statistics-wrapper .title {
font-weight: bold;
}
.statistics-wrapper .stats strong {
font-size: 26px;
font-weight: normal;
}
.theme-container {
background: white;
color: #4e5665;
margin-bottom: 10px;
border: 1px solid #cacbcc; border-radius: 3px;
}
.theme-container a {
color: #4e5665;
}
.theme-container .theme-header {
background: #f9fafb;
font-weight: 500;
padding: 10px;
border-bottom: 1px solid #e9eaeb; border-radius: 3px 3px 0 0;
}
.theme-container .theme-header small {
font-size: inherit;
font-weight: normal;
}
.theme-container .theme-wrapper {
display: block;
background: white;
color: #6b6b6b;
padding: 0 12px;
border-bottom: 1px solid #e9eaeb;
}
.theme-wrapper .icon {
width: 64px;
margin: 12px 0;
}
.theme-wrapper .icon img {
border-radius: 3px;
}
.theme-wrapper .info {
margin: 12px 0;
}
.theme-wrapper .version {
margin-top: 1px;
}
.theme-wrapper .author {
margin-top: 1px;
}
.theme-wrapper .btn {
margin: 26px 0 0;
}
.theme-wrapper .activate-btn {
background: #f9fafb; background: linear-gradient(#f5f6f7 1%, #ffffff 2%, #ffffff 70%, #f5f6f7 100%);
color: #5e6776;
font-weight: 500;
margin: 0;
padding: 4px 10px;
border-color: #d3d6db; border-radius: 3px;
}
.theme-wrapper .active-btn {
background: #57d34c;
background: linear-gradient(#61d157,#4eaf4a);
color: white;
border-color: #5d9951;
cursor: default;
}
.footer-wrapper {
margin: 15px 0;
}
.footer-wrapper a:hover {
text-decoration: underline;
}
.footer-content {
max-width: 920px;
margin: 0 auto;
padding: 0;
border-top: 1px solid #d4d5d6;
}
.footer-line {
margin: 10px 0;
}

button i {
margin-right: 3px;
}
table * {
word-break: break-all;
}
.radius3 {
border-radius: 3px;
}
.space3 {
color: #898f9c;
margin: 0 3px;
}
.span10 {
width: 10%;
}
.span15 {
width: 15%;
}
.span20 {
width: 20%;
}
.span25 {
width: 25%;
}
.span30 {
width: 30%;
}
.span35 {
width: 35%;
}
.span40 {
width: 40%;
}
.span45 {
width: 40%;
}
.span50 {
width: 50%;
}
.span55 {
width: 55%;
}
.span60 {
width: 60%;
}
.span65 {
width: 65%;
}
.span70 {
width: 70%;
}
.span75 {
width: 74%;
}
.span80 {
width: 80%;
}
.span85 {
width: 85%;
}
.span95 {
width: 95%;
}
.span100 {
width: 100%;
}
.update-alert {
background: #ee2a33; background: linear-gradient(#f93b44,#dd0f19);
color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
font-size: 11px; font-weight: 500;
margin-left: 4px; padding: 1px 3px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-clear {
clear: both;
}

@media only screen and (max-device-width: 919px), only screen and (max-width: 919px) {
*[class^="span"],*[class*=" span"] {
width: 100%;
}
.content-wrapper .label {
width: 25%;
}
.content-wrapper .input {
width: 70%;
}
.theme-wrapper .icon {
width: 48px;
}
.theme-wrapper .btn {
margin: 12px 0;
}
}