span.required {
    color: red;
}

div.errorMessage {
    color: red !important;
}

.loading {
    margin-left: 5px;
}

.ui-progressbar {
    margin-top: 10px;
}

.inline {
    display: inline-block !important;
    width: auto !important;    
}


a.asc:after {
    content:'▼';
}
a.desc:after {
    content:'▲';
}

.ui-widget-header{
    color: #ffffff !important;
    font-weight: bold !important;

    border: none !important;
    background:  #a3a3a3 !important;

}

.ui-state-hover{
    color: #ffffff !important;
    font-weight: bold !important;

    border: none !important;
    background:  #a3a3a3 !important;

}

.selectstyle{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;  
    border-radius: 5px;                
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.selectsummary{
    min-width: 150px;
    height: 30px;
    padding: 3px 3px;
    font-size: 12px;
    line-height: 1;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;  
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.select_summary {
    padding: 5px 10px 5px 0;
}

.showselect{
    line-height: 2.4;
    float:left;
}

#hornav li ul, #hornav li ul li ul{
    min-width: 116px !important;
}


#smovie{
    display: none;
}

#graphshow{
    cursor: pointer; 
    float: right;
}

.txtabridgment{
    overflow: hidden;  
    text-overflow:ellipsis;  
    display: -webkit-box;  
    -webkit-line-clamp:1;  
    -webkit-box-orient:vertical;
}

.btnadd{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;  
    border-radius: 5px;                
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.correct4{
    color:#0080C0;
}

.sumsearch{
    float:left;
}
.summarysearchdiv{

}

.hmeplogo{
    font-size: 28px;
    font-weight: bold;
    color: white;
    margin-left: 15px;
    font-style: italic;
}

.hmeplogo:hover{
    color: white;
}

.fontnormal{
    font-weight: normal;
}

.ptext{
    margin-bottom: 0px;
    word-break: break-word;
}

.ablue{
    font-style: italic;
    color: blue;
    text-decoration: underline;
}

.ablue:hover{
    color: blue;
}

.td_custom{
    padding:4px !important; 
    vertical-align: middle !important;
}

.previewBtn{
    display: block;  
    padding: 25px 40px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.previewDiv{
    text-align: -moz-center; 
    text-align: -webkit-center; 
}

.questionInputerror{
    border: 1px solid red;
}

/* Start: Ryu Customize */
#pre_header {
    /*background: none repeat scroll 0 0 transparent;*/
    /*height: 24px;*/
    /*color: white;*/
}

#header {
    border-bottom: 0px solid #c7c5c1;
    background-color: #4a86e8;
}

body {
    background-color: white;
}

.container {
    min-width: 1200px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

#hornav ul ul {
    background: white;
}

#hornav > ul > li > a, #hornav > ul > li > span {
    color: #dddddd;
    padding: 6px 18px;
}

#hornav > ul > li.active > a, #hornav > ul > li.active > span {
    color: #FFFFFF;
}

#hornav > ul > li.active {
    background-color: #e09b23;
    border-radius: 3px;
}

table thead {
    background-color: rgba(211, 220, 227, 0.7) !important;
}

@media (min-width: 50px) {
    .navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
}
}

/* ENd: Ryu Customize */
.lmfp-bg{
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.4;
}

.lmfp-wrap {
    z-index: 10001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.lmfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
    display: table;
}

.lmfp-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10001;
    width: 100%; 
}

.lmodal-block {
    background-color: #fcfbe3;
    padding: 10px 20px;
    text-align: center;
    max-width: 250px;
    margin: 0px auto;
    position: relative; 
    border-radius: 10px;
}

.lloading{
    display: none;
}

.style_panel{
     background-color: #ffffff !important;
}
.ui-pnotify-icon {
    margin-top: 8px !important;
}