/*
 * Licensed to Jasig under one or more contributor license
 * agreements. See the NOTICE file distributed with this work
 * for additional information regarding copyright ownership.
 * Jasig licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file
 * except in compliance with the License.  You may obtain a
 * copy of the License at the following location:
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* general page */
body { font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px; line-height: 1.4em; }

#cas { background: #d8e1e6; }
#cas .flc-screenNavigator-view-container { width: 100%; margin: 0 auto; }
/*#cas .flc-screenNavigator-view-container #header, #cas .flc-screenNavigator-view-container #content { background: #fff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }*/
/*#cas .flc-screenNavigator-view-container #content { -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }*/

@media only screen and (max-width: 960px) { #cas .flc-screenNavigator-view-container { width: 100%; }
  #cas .flc-screenNavigator-view-container #content { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } }
/* header */
#cas #header { padding-top: 20px;height: 60px;}
#cas #header #company-name {
    width: 184px;
    height: 40px;
    /*text-indent: -999em;*/
    background: url("images/uchat-logo.png") no-repeat -10px -10px;
    margin: 0 0 0 16%;
}
/*#cas #header #app-name { background: #210F7A; color: white; padding: 1.4em 1.4em; font-size: 2em; font-weight: normal; }*/

/* content */
#cas #content {
    overflow: hidden;
    height: 900px;
    /*background: url("images/login-bg.jpg") no-repeat center top #ffffff;*/
}
#cas #content #company-ad {
    width: 98px;
    height: 98px;
    background: url("images/uchat-logo.png") no-repeat 0 0;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 500;
    color: #333;
    background-size: 100%;
}
#cas #content #msgplace {
    height: 70px;
    display: block;
    /*margin: 5px;*/
    visibility: hidden;
}
#cas #content #msg {
    padding: 20px;
    /*margin-bottom: 10px;*/
    line-height: 20px;
    margin: 4px auto;
    width: 166px;
}
#cas #content #msg + div{
    display: none;
}
#cas #content #msg h2 {
    font-size: 1.4em;
    margin-bottom: 0.5em;
}
#cas #content #msg.errors {
    border: 1px dotted #BB0000;
    color: #BB0000;
    padding-left: 100px;
    background: url("images/error.gif") no-repeat 20px center rgba(0, 0, 0, 0);
}
#cas #content #msg.success {
    border: 1px dotted #390;
    color: #390;
    padding-left: 100px;
    background: url("images/confirm.gif") no-repeat 20px center rgba(255, 255, 255, 0.7);
}
#cas #content #msg.info {
    border: 1px dotted #008;
    color: #008;
    padding-left: 100px;
    background: url("images/info.gif") no-repeat 20px center rgba(255, 255, 255, 0.7);
}
#cas #content #login {
    margin: 198px auto 98px;
    width: 384px;
    height: 500px;
    /*border-top: 1px solid #31b66c;*/
    background: #fefefe;
    border-radius: 4px;
}
#cas #content #login #fm1 {
    padding-top: 50px;
    position: relative;
    text-align: center;
}
/*#cas #content #login #fm1 h2 { font-size: 1.4em; font-weight: normal; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; }*/
#cas #content #login #fm1 .row {
    margin: 0 auto 20px;
    width: 288px;
    position: relative;
}
#cas #content #login #fm1 .row .fl-label {
    display: block;
    color: #777777;
}
#cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] {
    font-size: 16px;
    font-weight: 700;
    color: #464646;
    padding: 8px 8px 8px 40px;
    /*width: 80%;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadada;
    background: #fff;
    font-family: "宋体","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 24px;
    height: 24px;
    width: 238px;
}
#touxiang {
    background: url("images/user.png") no-repeat;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
#suo {
    background: url("images/suo.png") no-repeat;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
#cas #content #login #fm1 .row.check {
    padding-bottom: 10px;
    /*margin-bottom: 10px;*/
    /*border-bottom: 1px solid #DDDDDD;*/
    color: #333;
    font-size: 14px;
    font-family: "宋体","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: left;
}
.check input[type=checkbox] {
    visibility: hidden;
}
.check input[type=checkbox]:checked + label > i {
    background: url("images/crm-logo.png") no-repeat -40px -171px rgba(255, 255, 255, 0.7);
}
.check label {
    cursor: pointer;
    position: relative;
}
.check i {
    background: url("images/crm-logo.png") no-repeat -10px -171px rgba(255, 255, 255, 0.7);
    position: absolute;
    top: -2px;
    left: -25px;
    width: 20px;
    height: 20px;
    display: inline-block;
}
#cas #content #login #fm1 .row .btn-submit {
    background: -webkit-linear-gradient(#2a74eb, #175bc8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#2a74eb, #175bc8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#2a74eb, #175bc8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#2a74eb, #175bc8); /* 标准的语法（必须放在最后） */
    border: medium none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    padding: 8px 0;
    width: 100%;
    font-weight: 700;
    line-height: 24px;
    height: 42px;
}
/*#cas #content #login #fm1 .row .btn-reset { border: 0; background: none; color: #777; text-transform: lowercase; border-left: 1px solid #ddd; }*/
#cas #content #login #fm1 .row .btn-submit:hover, #cas #content #login #fm1 .row .btn-reset:hover { cursor: pointer; }
#cas #content #sidebar { width: auto; }
#cas #content #sidebar .sidebar-content { padding-left: 20px; }
#cas #content #sidebar .sidebar-content p { margin-bottom: 1.4em; }
#cas #content #sidebar .sidebar-content #list-languages ul { list-style: none; }
#cas #content #sidebar .sidebar-content #list-languages ul li { display: inline-block; padding: 0px 10px; border-right: 1px solid #e2e2e2; }
#cas #content #sidebar .sidebar-content #list-languages ul li:last-child { border: 0; line-height: 1.4em; }

/* footer */
#cas #footer {
    color: #666666;
    margin: -100px 0 0 0;
    text-align: center;
}

/* < 960 */
@media only screen and (max-width: 960px) { #cas #footer { padding-left: 10px; } }
/* < 799 */
@media only screen and (max-width: 640px) {
    #cas #header #app-name { font-size: 1em; }
    #cas #content {
        overflow: hidden;
        height: auto;
        background: #f5f5f5;
    }
  #cas #content #login { float: none; width: 100%; margin: 0;}
  /*#cas #content #login #fm1 .row .fl-label { margin-left: -10px; }*/
  /*#cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] { width: 100%; margin-left: -10px; padding: 10px; }*/
  /*#cas #content #login #fm1 .row .btn-submit { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #210F7A; color: white; font-weight: bold; width: 100%; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }*/
  #cas #content #login #fm1 .row .btn-submit { width: 100%; }
  #cas #content #login #fm1 .row .btn-reset { display: none; }
  #cas #content #sidebar { margin-top: 20px; }
  #cas #content #sidebar .sidebar-content { padding: 0; }
  #cas #content #login #fm1 .row.check { display: none;  }
}

