body.login {
                background-image: url('https://my.nwacc.edu/image/image_gallery?img_id=3183908') !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: top center !important;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://my.nwacc.edu/image/image_gallery?img_id=3183908', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://my.nwacc.edu/image/image_gallery?img_id=3183908', sizingMethod='scale')";
}

.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;
}

.login-form{padding: 8px 25px; }

a.needhelp {
    color: #1a472b;
    font-weight: bold;
    text-decoration: none;
    padding-bottom:5px; float:left;
	font: bold 12px arial;
}

iframe.notification-cas{border:none; background:rgba(243, 247, 252, 0.9); border:solid #6e0321 2px; -webkit-border:solid #6e0321 2px; box-shadow: 0 0 7px #ffffff;   margin:0px; padding: 8px; border-radius:5px; width: 100%; height: 200px; max-height: 400px; overflow:hidden;   }
.col-md-12s{max-width:340px; margin-bottom: 40px;  float:right; margin-right: 40px; margin-top: 10px; }




header{ background-color:transparent !important; padding:0px 0 !important;}
img.wellslogo{ height:auto !important; margin: 15px auto 15px; width:auto; max-width:100%; }
 .brand{ text-align:center; }

.cas-login { background-color: #fff !important;  border-radius: 3px; box-shadow: 0 0 7px #ffffff;  color: #5d5d5d; font-size: 16px; font-weight: 300;
 padding:15px 0px 20px 0px ; margin-bottom:15px; margin-top: 0px; float: right; max-width:340px;   margin-right: 0px;  z-index: 99; width:340px;}
.cas-login h2 { color: #4e4e4e;font-size: 32px; font-weight: 300; line-height: 44px; margin:16px 0 10px 0;  padding: 0;     text-align: center;}
.cas-login .boarder-all{margin-top:0px; border: 0 none;}
.cas-login button.grey-bg{background-color:#1a472b!important; padding: 8px 15px; line-height:normal;  font-size: 16px !important; color:#fff;}
.cas-login input#username,.cas-login input#username1, .cas-login input#password{background:none repeat scroll 0 0 rgba(0, 0, 0, 0); padding:8px 5px; height:auto;  line-height:normal; box-shadow:none;
color: #777777;  font-size: 12px;
}
.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:0px;}
#loginForm .form-group{ margin-bottom:8px; padding:0px; }
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;}
.no-margin{margin:0px; }
#tos {
    font-size: 11px;
    text-align: justify;
    width: auto;
        padding: 0px;
}

#quick-links{
        width:100%;
        float:right;
        text-align:center;
        clear:both;
        line-height:20px;
       background:url(../images/bcc/border.jpg) no-repeat bottom;
        padding-bottom: 15px; padding-right: 10px;
}
#quick-links a{
        font:normal 12px arial;
        color:#545454;
}
#install-mycampus span, .lbox span {
    color: #ac1e3f;
    display: block;
    font: bold 12px tahoma;
    padding: 8px 0 5px;
}
#tos a {
    color: #545454;
    font: normal 16px arial;
}
.description{
        font:normal 11px arial;
        color:#818181;
        line-height:15px;
        padding-top:15px;
        padding:10px 0 0 0 ;
}
.description a{
        color:#818181; 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: #999999;}
#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;
}

}






/*-----------------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;}

footer {
    background: #1c431f;
    bottom: 0;
    display: block;
    font-size: 0.95em;
    padding: 2px 0 0;
    position: fixed;
    width: 100%;
    left: 0; z-index: 99;
}
footer p {
    margin: 5px;
    color: #fff; font: normal 11px arial;
}



/*-----------------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: #777777!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;}
iframe.notification-cas{width: 300px !important; }
}


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

iframe.notification-cas{margin: 10px auto 0 auto; display: table; width: 100%; max-width: 340px; }
.col-md-12s{margin: 0 auto 25px auto !important; float: none; }
footer{position: relative; }
.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; }
}

.modal-backdrop {z-index: 10 !important;}
