thead{
    background-color: #eee;
}
/*th, td {*/
/*    white-space: nowrap;*/
/*}*/
@media (max-width: 550px) {
    #table_price{
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    .table-user-information{
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    #user_image{
        display: none;
    }
    .scheduler-border1{
        width: 100% !important;
    }
}
@media (min-width: 768px) {
    .sidebar-mini.sidenav-toggled .treeview-menu {
        min-width: 250px;
    }
    .sidebar-mini.sidenav-toggled .app-menu__label {
        min-width: 250px;
        width: auto;
    }
    .sidebar-mini.sidenav-toggled .app-menu__label {
        background-color: #0c73cd;
    }
}

.edit:hover, .btnDeletePolicy:hover{
    color: #0c73cd;
}

#loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff url("../img/plane.gif") no-repeat center center;
    z-index: 999;
}

.apa {
    width: 51px;
    height: 50px;
    background-image: url('../img/logo.png');
    background-size: cover;
    background-repeat:   no-repeat;
    background-position: center center;
}

.background-form1{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../images/stamp.jpg');
    /*background-size: 100% 100%;*/
    opacity: 1;
}

.sidebar-mini.sidenav-toggled .picture {
    display: none;
}

.tooltip-inner {
    max-width: 100%;
    text-align: left;
background-color: white;
    color: black;
}


/*Icons*/
i:hover{
    cursor: pointer;
}
/*Icons*/

th{

    text-align: center !important;
    /*padding: 8px !important;*/
}
th.cc1{
    width: 5% !important;
}
th.cc2{
    width: 38% !important;
}

td {

    text-align: left !important;
    /*padding: 8px !important;*/
    font-size: 16px;
}

.ui-menu{
    height: auto;
    max-height: 50%;
    overflow: scroll;
    z-index: 1051;
}

/*--------------------*/


.dtp div.dtp-date, .dtp div.dtp-time {
    background: #00652D;
}

.dtp table.dtp-picker-days tr > td > a.selected {
    background: #00652D;
}

.dtp .p10 > a {
    color: #fbfff8;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #00652D;
}

.dtp table.dtp-picker-days, .dtp table.dtp-picker-days tr, .dtp table.dtp-picker-days tr > td {
    border: none;
    font-size: 1px !important;
}
.toggle-flip input[type="checkbox"] + .flip-indecator:before{
    background-color: yellow;
}
.toggle-flip input[type="checkbox"] + .flip-indecator:after {
    background-color: darkgreen;
}

.treeview-item.active, .treeview-item:hover, .treeview-item:focus {
    background: #0d47a1;
    text-decoration: none;
    color: #fff;
}

.app-sidebar {
    background-color: #1565c0;
}
.app-menu__item.active, .app-menu__item:hover, .app-menu__item:focus {
    background: #0d47a1 ;
    border-left-color: #009688;
    text-decoration: none;
    color: #fff;
}
.app-menu__item {
    font-weight: bold;
}
.treeview.is-expanded [data-toggle='treeview'] {
    background-color: #0d47a1;
}
.treeview-menu {
    background-color: #2196f3;
}
#sampleTable,#sampleTable thead{
    white-space: nowrap;
    width: 100%;
}
#sampleTable1{
    white-space: nowrap;
    width: 100%;
}
.field_set{
    border:2px solid #F00;
    font-weight: bold;
}
#gpa_table_item th{
    font-size: 14px !important;
}
#gpa_table_item td{
    font-size: 14px !important;
}
.datepicker {
    margin-top: 50px;
}

/*----*/
.w-150{
    width: 150%;
}
.img12{
   background-image: url('../images/pink_cloud.jpg');
    right: 0;
    top: 0;
    background-size: cover;
    opacity: 0.8;
}
legend12{
    position: inherit;
}
fieldset12{
    font-weight: bold;
}

