.Schoolnoc-logo {
    padding: 0 0 0 10px;
}

.Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom.First:hover, .Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom.Second:hover, .Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom.Third:hover {
	background-color: #181c8f;
}


.Schoolnoc-homeblocks h2, .Schoolnoc-homeblocks h3, .Schoolnoc-form-Inner .label-tit {
    text-align: right;
}

.Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom {
    text-align: left;
}

    .Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom a {
        padding-right: 35px;
        padding-left: 20px;
       /*  background: url("../../../assets/common/img/RMenuarrowR.png") 98% no-repeat; */
        background-position: left;
    }

.Schoolnoc-form select, .Schoolnoc-form .calendar, .Schoolnoc-form input[type=date], .Schoolnoc-form .fileupload, .Schoolnoc-form input[type=file] {
    background-position: left;
}

.ico-success {
    background: url("../../../assets/common/img/success.png") no-repeat left center !important;
}

.ico-download {
	background: none !important;
	width:33px !important;
	outline: 0;
	border: none;
	-moz-outline-style: none;
} 




.ico-fail {
	background: url("../../../assets/common/img/refused.png") no-repeat left center !important;

}

.ico-msg-fail {
	background: url("../../../assets/common/img/refused.png") right no-repeat !important;
	color: #e00;
    font-size: 13px;
    font-weight: 700;
    padding: .76em 3.2em
    
}



.Schoolnoc-topbanav-second-mobile {
    border-right: 1px solid #ddd;
    border-left: 0;
}

.Schoolnoc-homeblocks .Schoolnoc-homeblocks-bottom .icon-bar img {
    width: 20px;
    height: 25px;
}

/*Bootstrap*/
@media (min-width: 1200px) {
    .col-lg-pull-12 {
        left: 100%;
    }

    .col-lg-pull-11 {
        left: 91.66666667%;
    }

    .col-lg-pull-10 {
        left: 83.33333333%;
    }

    .col-lg-pull-9 {
        left: 75%;
    }

    .col-lg-pull-8 {
        left: 66.66666667%;
    }

    .col-lg-pull-7 {
        left: 58.33333333%;
    }

    .col-lg-pull-6 {
        left: 50%;
    }

    .col-lg-pull-5 {
        left: 41.66666667%;
    }

    .col-lg-pull-4 {
        left: 33.33333333%;
    }

    .col-lg-pull-3 {
        left: 25%;
    }

    .col-lg-pull-2 {
        left: 16.66666667%;
    }

    .col-lg-pull-1 {
        left: 8.33333333%;
    }

    .col-lg-pull-0 {
        left: auto;
    }

    .col-lg-push-12 {
        right: 100%;
    }

    .col-lg-push-11 {
        right: 91.66666667%;
    }

    .col-lg-push-10 {
        right: 83.33333333%;
    }

    .col-lg-push-9 {
        right: 75%;
    }

    .col-lg-push-8 {
        right: 66.66666667%;
    }

    .col-lg-push-7 {
        right: 58.33333333%;
    }

    .col-lg-push-6 {
        right: 50%;
    }

    .col-lg-push-5 {
        right: 41.66666667%;
    }

    .col-lg-push-4 {
        right: 33.33333333%;
    }

    .col-lg-push-3 {
        right: 25%;
    }

    .col-lg-push-2 {
        right: 16.66666667%;
    }

    .col-lg-push-1 {
        right: 8.33333333%;
    }

    .col-lg-push-0 {
        right: auto;
    }

    .col-lg-offset-12 {
        margin-right: 100%;
    }

    .col-lg-offset-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-right: 75%;
    }

    .col-lg-offset-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-right: 50%;
    }

    .col-lg-offset-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-right: 25%;
    }

    .col-lg-offset-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-right: 0;
    }
}

@media (max-width: 400px) {
    .Schoolnoc-form-Inner input[type=button] {
        width: 100%;
        font-size: 1.4rem;
    }
}

.Schoolnoc-form ul.genList li {
        background: url("../../../assets/common/img/arrow-grey-ar.png") right 6px no-repeat;
        font-weight: 400;
        padding: 5px 15px 5px 15px;
        margin: 0;
    }
	
        .meter {
            position: fixed;
            left: 50px;
            top: 500px;
            border-radius: 10px;
        }

        #foo {
            position: fixed;
            bottom: 0px;
            left: 15px;
            background-color: #c50408;
            padding: 10px;
            z-index: 1000;
        }

        .fancybox-custom .fancybox-skin {
            box-shadow: 0 0 50px #222;
        }

                .alert-success {
        color: #eee !important; 
    background-color: #e00 !important;
}


.disabled
{
background: #f1f1f1
}


.smart-body .ss-switch input[type="checkbox"] {
		position: absolute;
		clip: rect(0, 0, 0, 0);
		pointer-events: none;
	}

	.smart-body .ss-switch input[type="checkbox"] + span {
		width: 60px;
		height: 30px;
		background-color: #D8D8D8;
		position: relative;
		border-radius: 15px;
		-webkit-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
			  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
		display: block;
	}

	.smart-body .ss-switch input[type="checkbox"] + span:before {
		content: "";
		width: 24px;
		height: 24px;
		border-radius: 50%;
		position: absolute;
		left: 3px;
		top: 3px;
		-webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
			  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
		-webkit-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		background-color: #fff;
	}

	.smart-body .ss-switch input[type="checkbox"]:checked + span {
		background-color: #00BB61;
	}

	.smart-body .ss-switch input[type="checkbox"]:checked + span:before {
		left: auto;
		right: 3px;
	}
	.smart-body .ss-fines__row .ss-switch {
		float: right;
		margin-left: 25px;
	}
	.smart-body .ss-TAC {
		font-size: 0.875em;
		line-height: 20px;
		color: #53565A;
	}

	.smart-body .ss-TAC label {
		padding-left: 0;
		line-height: 30px;
		margin-bottom: 10px;
		font-size: 1.15em;
	}

	.smart-body .ss-TAC__switch {
		    float: left;
	}

	.smart-body #TAC .collapse__body {
		background-color: #F7F7F7;
		border: 1px solid #D8D8D8;
		padding: 20px;
		max-height: 300px;
		overflow-y: auto;
		color: #53565A;
		margin-top: 30px;
	}

	@media (min-width: 768px) {
	  .smart-body #TAC .collapse__body {
		padding: 30px;
	  }
	}

	.smart-body #TAC strong {
		display: block;
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

	.smart-body #TAC p {
		font-size: 1em;
		line-height: 1.5;
		letter-spacing: .3px;
	}
	.smart-body .text-primary {
		color: #1B0E92 ;
	}
	
	

.schnocdashboard{
    background: url(/wps/PA_SchoolNOCApp/assets/common/img/dashboard.png) no-repeat center top;
    display: block;
    float: right;
    width: 31px;
    height: 35px;
    margin-right: 15px;
}