﻿
/*.ng-scope{
    min-height:100% !important;
}*/


/*i{
    margin-right:2px;
}*/
.checkbox label, .radio label {
    padding-left: 0px !important;
}

.skulOnCliqPortal {
    background: #D2D6DE none repeat scroll 0% 0%;
}

.btn-size {
    width: 45px;
}

.app-footer {
    margin-left: 0px !important;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.bodycover {
    background: #D2D6DE none repeat scroll 0% 0%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: #FFF none repeat scroll 0% 0%;
}

.welcomepage {
    margin-top: 200px;
}

.smal-box-size {
    width: 450px;
    float: left;
    margin-left: 20px;
}

small-box icon {
    padding-top: 30px;
}

loadingShow {
}

loadingHide {
    display: none;
}

.well {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display: none;
    margin: 1em;
}

#toast-container > div {
    text-align: center;
}

.radioPad {
    padding-left: 20px;
}

.content-wrapper {
    min-height: 720px;
}

.baseAlign {
    vertical-align: -20px;
}

.uploadify-button {
    background-color: #3c8dbc;
    border-color: #367fa9;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #367fa9), color-stop(1, #3c8dbc) );
    background-image: -moz-linear-gradient(center bottom, #367fa9 0%, #3c8dbc 100%);
    border: 2px solid #3c8dbc;
    border-radius: 4px;
}

.btn-space {
    padding: 2px;
}

.btn-app {
    padding: 0px 0px;
    min-width: 30px;
    height: 30px;
}

#maintimer {
    font-size: 40px;
}

.login-box-body, .register-box-body {
    border-radius: 5px;
}

.layout-boxed {
    background: url('../image/app/back.png') repeat fixed;
}


.removedeoration {
    text-decoration: none !important;
}

textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control {
    padding: 6px 12px;
    border: 1px solid #CCC;
}

select, select.form-control {
    padding: 6px 12px;
    border: 1px solid #CCC;
}

.nav-hieght {
    height: 51px;
}


.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn {
    text-transform: none;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background-color: #f18383;
    color: #777777;
    cursor: not-allowed;
}

table.dataTable thead > tr > th {
    /*padding-right: 5px !important;*/
}

.navbar {
    min-height: 20px;
    border-radius: 0px;
}

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 2px !important;
}*/

#some_file_queue {
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    height: 250px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 5px 10px;
    visibility: visible;
}

.uploadify-queue-item {
    margin-right: 5px;
    float: left;
}

.fixed .content-wrapper, .fixed .right-side {
    padding-top: 0px !important;
}

.schoolimg {
    width: 230px !important;
}

.imagetab {
    width: 160px;
    padding: 20px;
}

.img-picture {
    border-radius: 3px;
}

.schoolgap {
    padding-top: 20px;
}

.school_title{
    font-size:larger;
}

.floatleft{
    float: left;
}

div.dataTables_wrapper div.dataTables_processing {
    /*position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;*/
    background-image: url(../image/app/2.gif);
    background-repeat: no-repeat;
    background-size: 200px;
    height: 200px;
    min-height: 0 !important;
}