/**
 * @Project NUKEVIET 4.x
 * @Author mynukeviet (contact@mynukeviet.com)
 * @Copyright (C) 2017 mynukeviet. All rights reserved
 * @Createdate Sun, 03 Dec 2017 01:25:54 GMT
 */
.money {
    color: red;
    font-weight: bold
}

.viewlist h3 {
    font-weight: bold
}

.viewlist hr {
    margin: 8px 0 8px 0
}

.image {
    margin-right: 10px
}

.class-info {
    position: relative;
}

.class-info .btn-register {
    position: absolute;
    bottom: 0;
    right: 0
}

.bootstrap-select


:not

 

(
[
class
*=
col-
]

 

)
:not

 

(
[
class
*=
form-control
]

 

)
:not

 

(
.input-group-btn

 

){
width


:

 

100%
!
important


;
}
.bootstrap-select
:not
 
(
[
class
*=
col-
]
 
)
:not
 
(
[
class
*=
form-control
]
 
)
:not
 
(
.input-group-btn
 
){
width
:
 
100%
!
important
;


}
.viewlist .panel-body ul li {
    margin-bottom: 5px;
}

ul.schedule li {
    border-bottom: dotted 1px #ddd;
    padding-bottom: 4px;
}

ul.schedule {
    list-style: disc;
    padding-left: 40px;
    margin-top: 10px;
    display: table
}

#detail ul.list-info li{
    margin-bottom: 10px
}

.teacher-view ul.list-info li{
    padding: 5px 0 5px 0
}

.teacher-view ul.list-info li label{
    width: 120px
}