body.login {
                background-image: url(https://myracc.racc.edu/image/image_gallery?img_id=1196712) !important;*
                background-attachment: fixed !important;
                background-repeat: no-repeat !important;
                background-size: cover !important;
                -moz-background-size: cover !important;
                -webkit-background-size: cover !important;
                height:100%; background-position: center center !important;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://myracc.racc.edu/image/image_gallery?img_id=1196712', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://myracc.racc.edu/image/image_gallery?img_id=1196712', sizingMethod='scale')";


 margin: 0;
    padding: 0;  height: 100%;

}

.cas-login input#fakeInput{ border: 1px #d2d2d2 solid; width:100% !important; padding: 8px 10px !important; height: 34px !important; background: none; color:black; }

.slider { float: left; }

.slider .jquery-reslider .slider-block {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 97;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
}

.slider .jquery-reslider .slider-direction {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}


.cas-logo {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 25px 0px 0px 0px;
    border-radius: 10px 10px 0 0;
    background: #fff;
    float: none !important;
}






header{ background-color:transparent !important; padding:0px 0 !important;}
img.wellslogo{ height:auto !important; margin: 15px auto 15px; width:auto; max-width:100%; }
 .brand{     width: 100% !important;
    margin: 0 auto !important;
    padding: 25px 0px 0px 0px;
    border-radius: 10px 10px 0 0;
    background: #fff;
     height: 88px;
    }

.cas-login {background-color:rgba(255, 255, 255, 0.9);  border-radius: 10px; color:#000;  padding:0px; margin: 15px auto 15px; float:left; max-width:340px;   margin-left: 3%;  z-index: 99; width:340px; text-align:center;}
.cas-login h2 { color: #4e4e4e;font-size: 32px; font-weight: 300; line-height: 44px; margin:24px 0 20px 0;  padding: 0;     text-align: center;}
.cas-login .boarder-all{margin-top:0px; border: 0 none;}
.cas-login button.grey-bg{ background: #9a0202; width: 100%; cursor: pointer; border: 1px solid #4d4d4d; color: #FFFFFF; font: 16px Georgia; font-weight: bold; height: 40px;
 outline: none !important;}
.cas-login input#username,.cas-login input#username1,.cas-login input#password{background: rgba(255, 255, 255, 0.6); border: 1px solid #a1a1a1; padding:4px 6px; height:40px;  line-height:normal; box-shadow:none;color: #50484a;font-family: georgia;  font-style: italic;  font-size: 18px;
}

.cas-login .label-txt{float:left; margin-right:10px; width:100px; font-weight:300; padding-top:7px; color: #502d7f;font-size: 16px;}
#loginForm{padding:0px; margin:40px 0px 0px 0px;}
#loginForm .form-group{ margin-bottom:10px;}
footer{ background-color: #262626; bottom: 0; color: #acacac; left: 0; padding: 8px 10px; position: fixed; width: 100%; font-size:12px; min-height:auto;}
footer > .container p, footer > .container-fluid p{ line-height:normal; text-align:center;}

#tos {
    font-size: 11px;
    text-align: justify;
    width: auto;

    padding:15px 0px 15px 0px;
}

#quick-links{
width: 100%;
    font-weight: bold;
    float: right;
    text-align: center;
    font-size: 18px;
    clear: both;
    font-family: Arial, sans-serif;
    line-height: 20px;
    padding-bottom: 20px;

}
#quick-links a{
        font:normal 12px arial;
        color:#545454;
        text-decoration:none;
}
#install-mycampus span, .lbox span {
    color: #fd8103;
    display: block;
    font: bold 12px tahoma;
    padding: 8px 0 5px;
}
#tos a {
    color: #000;
    font:normal 15px Arial, sans-serif;
}
.description{
        font:16px/22px  Arial, sans-serif;
        color:#000;
}
.description a{
        color:#ffffff; text-decoration: underline;
}
#app-btn{width:auto; padding:10px 15px 15px 15px;}
.app-store{float:left;}
.android-market{float:right;}
#status {
    border: 1px solid #FF0000;
    margin: 0 4px 0 5px;
    padding: 4px;
    width: auto;
}
#install-mycampus, .lbox{color: #ffffff;}
#welcome {min-height: 150px; padding: 30px;}
#aaa {
    float: right;
    padding: 15px 0 10px;
}

#aaa a {
    padding-left: 5px;
    text-decoration: none;
}


 .cl{
    clear: both;
}


@media screen and (max-width: 1179px) and (min-width: 1000px) {
/*.wellslogin button.grey-bg{ width:20%;}*/
}
@media screen and (max-width: 1000px) and (min-width:320px) {
.cas-login button.grey-bg{ width:100%; margin-left:0px;}
.cas-login .label-txt{ flex:none; width:100%;}
.cas-login input#username, input#password{ width:100%;}
}
@media screen and (max-width: 700px) and (min-width:320px) {

body.login{
    background-image:none !important;
        background-color:#ccc !important;
}

.cas-login{  float:none; }

}
@media screen and (max-width: 480px) and (min-width:320px) {
img.cas-logo {
    height: auto !important;
    margin: 15px auto 15px;
    max-width: 80%;
}

/*#app-btn img { max-width: 95%;}*/

.app-store {
    float: left;
    width: 50%;
}
.android-market {
    float: right;
    max-width: 50%;
    text-align: right;
}

}
.checkbox{ display:none;  }






/*-----------------cas-notice-start---------------*/
.cas-notice-outer{ width:300px;background:#fff; padding:0; margin:0; position:absolute; top:260px; left:80px; opacity: 0.8; border-radius:0px 0px 5px 5px; box-shadow: 0 0 7px #ffffff; z-index: 100; }
.cas-notice-outer h4{ background:#003300; color:#fff; font-size:16px; line-height:25px; box-sizing:border-box; padding:0 0 0 10px; margin:0; font-weight: bold;}
.cas-notice-outer a{ text-decoration:none; color:#8e0099; font-family: verdana,helvetica,arial,sans-serif; line-height:20px; font-weight:bold;}
.cas-notice-outer a:hover{ text-decoration:underline; color:#990000;}

.cas-notice-outer-2{ width:300px;background:#fff; padding:0; margin:0; position:absolute; top:10px; left:80px; opacity: 0.8; border-radius:0px 0px 5px 5px; box-shadow: 0 0 7px #ffffff; z-index: 100; }
.cas-notice-outer-2 h4{ background:#003300; color:#fff; font-size:16px; line-height:25px; box-sizing:border-box; padding:0 0 0 10px; margin:0; font-weight: bold;}
.cas-notice-outer-2 a{ text-decoration:none; color:#8e0099; font-family: verdana,helvetica,arial,sans-serif; line-height:20px; font-weight:bold;}
.cas-notice-outer-2 a:hover{ text-decoration:underline; color:#990000;}


.cas-notice{ box-sizing:border-box; padding:10px;}
.cas-notice .box-outer{ width:auto; padding:0; margin:0; box-sizing:border-box; font: 12px arial;}
.cas-notice .box-outer:after{ width:100%; height:0; clear:both; content:"";}
.cas-notice .box-outer .box-left{ float:left; width:70px;}
.cas-notice h5{ font-size:16px; font-weight:bold; margin:10px 0 5px 0;}
.cas-notice p{ padding:6px 0; margin:5px 0; font: 12px arial;}
.cas-notice ul{ margin:0; padding:0; list-style:none;}
.cas-notice ul li{ margin:0; padding:0; list-style:none; font: 12px arial;}


.cas-footer{ background:#003300; padding:5px; margin:0; box-sizing:border-box; position:fixed; bottom:0; width:100%; text-align: center; opacity: 0.9; z-index: 100;}
.cas-footer p{ color:#fff; margin:2px 0;  font: 12px arial;}
.cas-footer p a{ text-decoration:none; color:#ffda0f; font-family: verdana,helvetica,arial,sans-serif; line-height:20px; font-weight:bold;}


/*-----------------cas-notice-end---------------*/


@media all and (max-width: 767px) {
.cas-footer{ display:none;}
}

@media all and (max-width: 749px) {
.cas-notice-outer{ position:relative; left: 20px; top:20px;}
.cas-notice-outer-2{ position:relative; left: 20px;  margin-bottom: 30px;}
}


@media all and (max-width: 400px) {
.cas-login{ margin-left:auto}
.cas-notice-outer{ position:inherit; margin:0 auto; margin-bottom:10px;}
.cas-notice-outer-2{ position:inherit; margin:0 auto; margin-bottom:10px;}
#quick-links{ padding-right:0px;}
#loginForm{ padding:0 10px;}

}




.cas-login .form-control::-moz-placeholder{ color: #ffffff!important;}


@media all and (max-width: 400px) and (min-width:300px){

.col-md-12{ padding:0px;}

.cas-login {/* background: none repeat scroll 0 0 #FFFFFF;*/  border-radius: 3px;  box-shadow: 0 0 7px #FFFFFF; height: auto; margin:10px auto 10px;
    width: 300px; float:none; }
        .cas-logo img { max-width: 90%;}
#app-btn img { max-width: 95%;}
.app-store { float: left;width: 50%;}
.android-market { float: right; max-width: 50%; text-align: right;}

}


@media all and (max-width: 700px) and (min-width:300px){
.slider {
    display: none;
}

.cas-notice-outer-2, .cas-notice-outer {left:0px;}
.cas-login,.cas-notice-outer-2,.cas-notice-outer{ margin:auto;  }
.cas-login{ margin-top:20px; margin-bottom: 15px; }
}


.bottom-panel {
    margin: 15px auto;
    text-align: center;
}
.notice{  border: 1px solid #aba8a8;  padding: 0 0px 10px; width: 98%; margin: 5px;  }
.notice iframe{ width:100%; height: 253px;}


