/* app objects */

.loading {
    background: url(../img/load-white.gif);
    background-repeat: no-repeat;
    background-position: center; 
    background-size: 50px; 
    width: 100%;
    height: 100px;
}

.load-white {
    background: url(../img/load-white.gif);
    background-repeat: no-repeat;
    background-position: center; 
    background-size: 50px; 
    width: 100%;
    height: 100px;
}

/* btn cart */

.btn-favorite span{font-size:18px;line-height: 25px}
.btn-favorite span .fa{margin-right: 10px}
.btn-favorite{}
.btn-favorite span{ 
    border: 0;
    background: #de4c4a;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 0px;
}
.btn-favorite:hover span{ background: #de4c4a;}
.btn-favorite span .fa{
    font-size: 18px;
    color: #fff;
}
.btn-favorite:hover span .fa{
    box-shadow: 0 0 0 10px rgba(255,255,255,0.3);
    background: rgba(255,255,255,0.3);
    -webkit-animation: rotate 0.5s linear;
    -moz-animation: rotate 0.5s linear;
    animation: rotate 0.5s linear;
    color: #fff;
    border-radius: 100%;
}

/* video */

.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* images */

.img-rd{
    z-index:5;
    width:100%;
    height:auto;
}

.img-lgx{
    z-index:5;
    height:280px;
    width:260px;
    border:3px solid;
    border-color:rgba(255,255,255,0.2);
    margin: 0.5em;
}
.img-md{
    z-index:5;
    height:80px;
    width:80px;
    border:3px solid;
    border-color:rgba(255,255,255,0.2);
}
.img-sm{
    z-index:5;
    height:30px;
    width:30px;
    border:1px solid;
    border-color:rgba(255,255,255,0.2);
}

.img-circle-lg{
    z-index:5;
    /*height:120px;*/
    width:120px;
    border:2px solid;
    border-color:rgba(255,255,255,0.2);
    border-radius: 50%;
    margin: 0.5em;
}
.img-circle-md{
    z-index:5;
    /*height:96px;*/
    width:96px;
    border:1px solid;
    border-color:rgba(255,255,255,0.2);
    border-radius: 50%;
}
.img-circle-sm{
    z-index:5;
    /*height:60px;*/
    width:60px;
    border:1px solid;
    border-color:rgba(255,255,255,0.2);
    border-radius: 50%;
}

/* circles */

.circle {
    width: 34px; 
    height: 34px;    
    border-radius: 17px;
}
.btn.btn-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/* datatables */

#datatable-data thead tr[role='row'] th{
    text-align: center;
    vertical-align: middle;
}
#datatable-data tbody tr[role='row'] td{
    text-align: center;
    vertical-align: middle;
}

/* tables */
.td-center {
    text-align: center;
    vertical-align: middle;
}

.bold {
    font-weight: bold
}

/* divider-plus */

.divider-plus {
    margin:0.5em 0em;
    background-image: -webkit-linear-gradient(180deg, #e3e3e3 0%, #e3e3e3 49%, #e3e3e3 100%);
    width: 100%;
    height: 1px;
}

.login-image {
    width: 100%;
    padding: 18em 14em 5em 14em;
    background-image: url(../img/logo/login.png);
    background-repeat: no-repeat;
}

/* transition */

.info-box-icon {
    -webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
    transition: width 2s, height 2s, background-color 2s, transform 2s;
}
.info-box-icon:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* box */

.box-scroll-md {
    text-align:center;
    max-height:15em;
    overflow:scroll;
    overflow-x: hidden
}

.item-green {
    margin: 0 auto 10px; 
    padding: 5px; 
    width: 70%; 
    background-color: #198573; 
    border: 0px
}


/* Middled Table */
.middled-table > tbody > tr > td, .middled-table > tbody > tr > th{
    vertical-align: middle;
}

/* thead schedule */

.thead-schedule th {
    color: #fff;
}


.min-width-hour-shedule {
    min-width: 105px;
}

.main-cell {
    border: 1px solid #00733e !important;
    border-radius:                    0px;
    -webkit-border-radius:            0px;
    -moz-border-radius:               0px;
}

/* TIMELINE CUSTOM */

.timeline-header a {
    color: #444;
    text-decoration: none;
}

.timeline-item.box {
    width: auto;
}

/* BOX SEARCH IN CLASS */

.box-search-class {
    margin-top: 15px;
}

/* ACTIVE NAV-TABS-CUSTOM */

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #00a65a;
}

/* TIMELINE OF CLASS */

.timeline-class .nav-tabs-custom .nav.nav-tabs a {
    color: #00a65a;
}

.timeline-class .nav-tabs-custom .nav.nav-tabs .active a {
    color: #444;
}

/* TASK STUDENT */

.user-img {
    max-height: 36px;
    display: inline-block;
}

/* CIRCLE BUTTON OF QUALIFICATION */

.btn-qualification {
    border-radius: 0px;
    margin: 0px;
    padding: 15px !important;
    border: 1px solid darkslategray;
    /*
    padding: 5px;
    border-radius: 0px;
    */
}
.btn-qualification-selected {
    border-radius: 0px;
    padding: 5px 15px !important;
    margin-right: 5px;
    border: 1px solid darkslategray;
}


/* SEPARATOR LINE OF CALIFICATION TASK */

.hr-margin-vertical-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* CENTER VERTICAL */

.parent-vcenter {
    display: table;
}

.child-vcenter {
    display:table-cell;
    vertical-align:middle;
    float: none;
}

.vcenter {
    vertical-align:middle;
    float: none;
}

/* TABLE OF QUOTE */

.table-quote tbody tr td:nth-child(3),
.table-quote tbody tr td:nth-child(4) {
    text-align: left !important;
}

.table-quote tbody tr td .col-lg-9 {
    padding-left: 10px !important;
}

.table-quote tbody tr td:nth-child(3),
.table-quote tbody tr td:nth-child(4) {
    min-width: 200px;
}

.table-quote tbody tr td:nth-child(2)  {
    min-width: 100px;
}

/* RADIO OF QUOTE */

.radio-quote label {
    margin: 10px 5px;
}

.radio-quote label {
    cursor: pointer;
}


/* BG COLOURS */

.bg-white {
    background: white !important;
    border-color: #d2d6de;
}

/* TOGGLE QUOTE */

.toggle-quote {
    vertical-align: middle;
    display: table-cell;
    padding: 7px 0px;
}

/* NO TEXT-DECORATION */
.no-decoration {
    text-decoration: none !important;
}

/* TABLE OF EVENT */

.table-event tbody tr td:nth-child(3) {
    text-align: left !important;
}

.table-event tbody tr td:nth-child(5) {
    text-align: right !important;
}

.table-event tbody tr td:nth-child(2)  {
    min-width: 100px;
}

.table-event tbody tr td:nth-child(3)  {
    min-width: 200px;
}

.table-event tbody tr td:nth-child(8)  {
    min-width: 230px;
}


/* NO FLOAT */
.no-float {
    float: none !important;
}


/* TABLE OF EVENT PARTAKER */

.table-event-partaker tbody tr td:nth-child(3) {
    text-align: right !important;
}

/* IMG MODAL */


.img-modal {
    padding-right: 0px !important;
}

.img-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto;
}

.img-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 5px 0;
    text-align: center;
}

.img-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.img-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}

.img-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}

.img-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052;
}

/* IMG CENTER HORIZONTAL */

.img-center, .div-center {
    margin: 0 auto;
}

/* TABLE OF ARTICLE */

.table-article tbody tr td:nth-child(2) {
    min-width: 200px;
}

.table-article tbody tr td:nth-child(6)  {
    text-align: right !important;
}

/* CALENDAR */

.fc-view-container {
    background: white;
}

.fc-widget-header {
    background: #00a65a !important;
    color: white;
}

.fc-event, .fc-event-dot {
    background-color: #00a65a;
}

.fc-title, .countdown-time {
    word-wrap: break-word;
    white-space: normal;
}

.fc-event-container a:hover, .fc-event-container a:focus {
    color: white;
    text-decoration: none;
}

.fc-unthemed td.fc-today {
    background: transparent !important;
}

.fc-toolbar.fc-header-toolbar{
    margin: 0px !important;
    padding: 0px !important;
}

.fc-more-cell a {
    color: #00a65a;
    text-decoration: none;
}

/* INLINE-GRID */

.in-grid {
    display: inline-grid !important;
}