﻿.red-container-panel > .panel-heading {
    border-left: 10px solid #ce1126;
    background-image: linear-gradient(-45deg, #ffffff 0, #ffffff 100%) !important;
    padding: 0px 15px 0px 8px;
    border-radius: 0px;
    /* box-shadow: 0 10px 30px -12px rgba(146, 0, 0, 0.42), 0 4px 25px 0px rgba(146, 0, 0, 0.12), 0 8px 10px -5px rgba(146, 0, 0, 0.2) !important; */
    /* box-shadow: -2px 2px 4px #c5b5b5; */
    margin-top: 10px;
}

.red-container-panel .panel-heading .panel-title .Head {
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #ce1126;
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold;
    border-bottom: 1px solid #cd1227;
    padding-right: 15px;
    padding-bottom: 6px;
}

.red-container-panel .panel-heading .panel-title {
    text-align: center;
}

a#dnn_ctr1632_TT_DANGKYNHANTIN_btnDangKy {
    color: white !important;
}

.red-container-panel .dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    background-color: #dc241b;
    border-color: #dc241b;
}

    .red-container-panel .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
        background-color: #bb251c;
        border-color: #bb251c;
    }
.red-container-panel .panel-heading .panel-title .icon {
    font-size: 23px;
    margin-right: 10px;
    text-shadow: -1px 1px 2px #696868;
}
.panel_head_red_custom {
    max-width: max-content;
    width: max-content !important;
    border-radius: 0px;
    position: relative;
    left: 10px;
    background: #fff !important; 
    border: none;
    
    border-radius: 3px;
}

/* Bounce In */
.LINKCHUYENMUC {
    color: white;
    /*display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;*/
}

    .LINKCHUYENMUC:hover, .LINKCHUYENMUC:focus, .LINKCHUYENMUC:active {
        color: white;
        font-size: 14.2px;
        /*-webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);*/
    }


  /*Ghi đè css modules hỏi đáp*/

.CMS_Control input {
    /*display: block;*/
    display: unset;
    width: 60% !important;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -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,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    margin-bottom: 7px;
    background-color: #fff5f5;
}

.CMS_Label font{
    visibility:hidden;
}

.pageViewEducation table {
    margin-top: 20px;
    background: unset !important;
    margin-left: 8%;
}
@media (max-width: 630px) {
    .pageViewEducation table {
      
        margin-left: 0%;
    }
}
.CMS_Control textarea {
    /*display: block;*/
    display: unset;
    resize: none;
    width: 60% !important;
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 300px !important;
    background-color: #fff5f5;
}
.CMS_Control p {
    width: 30% !important;
}
.ruInputs input{
    width:unset !important;
}
.ruInputs li{
    display:inline-flex;
}
.ruFakeInput {
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 38px !important;
    min-width:125px !important;
}
.ruButton {
    position: relative;
    padding: 9px 13px;
    margin: .3125rem 1px;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 3px;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1);
    will-change: box-shadow,transform;
}
.btn_button_search {
    float: left;
    /*background: #db261b;*/
    background-color: red ;
    margin-left: 30%;
    border-radius: 2px;
}
.ruInputs li.ruActions{
    width:100%;
}
.ruButton {

}
.ruFileWrap {
    height:38px !important;
}
.rtsUL {
    background: white !important;
    border-radius: 4px 4px 0px 0px !important;
    width: auto !important;
    padding-top: 10px !important;
    display: inline-block !important;
    margin:0px 0px 20px 0px !important;
}
.rtsLI {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border: 1px solid #ce1126;
    text-align: center !important;
    vertical-align: central !important;
    height: 38px;
    box-shadow: 0 10px 30px -12px rgba(146, 0, 0, 0.42), 0 4px 25px 0px rgba(146, 0, 0, 0.12), 0 8px 10px -5px rgba(146, 0, 0, 0.2) !important;
}
.RadTabStripTop_Vista .rtsLevel .rtsLink, .RadTabStripTop_Vista .rtsLevel .rtsOut, .RadTabStripBottom_Vista .rtsLevel .rtsLink, .RadTabStripBottom_Vista .rtsLevel .rtsOut, .RadTabStripTop_Vista_Baseline .rtsLevel, .RadTabStripBottom_Vista_Baseline .rtsLevel {
    background-image: unset !important;
    width:100%;
    height:38px;
    padding:0px;
   
}
.rtsTxt {
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: unset;
   
}
html .SelectedTab {
    /*background-color: #f6b52a;*/
    color: white !important;
    background-color: #ce1126;
    font-weight: unset !important;
}

.rtsLink {
    color: #ce1126 !important;
}
.RadUpload .ruButton {
    background-image: unset !important;
    border: 2px solid #ce1126;
    padding-bottom: 6px !important;
}
.ruAdd {
    background-color: red !important;
    color: white !important;
    height: 30px !important;
    font-family: Tahoma !important;
    
}
.ruDelete {
    background-color: gray !important;
    color: white !important;
    height: 30px !important;
    font-family: Tahoma !important;
   
}
.ruBrowse {
    background-color: red !important;
    color: white !important;
    height: 30px !important;
    font-family: Tahoma !important;
    margin-right: 15px;
    margin-left: 15px;
  
}
.ruRemove {
    background-color: gray !important;
    color: white !important;
    height: 30px !important;
    font-family: Tahoma !important;
  
}
.RadUpload .ruButtonDisabled {
    opacity: 0.2 !important;  
}
#dnn_ctr30311_AnswerQuestion_DS_LIINK_txtJobs {
    background-color: unset !important;
}

/*tab danh sách*/
.rgMasterTable tr {
    line-height: 30px;
   
}
.rgFooter{
    display:none;
}
.RadGrid_Office2007 {
    border: 1px solid #ddd !important;
   
}
.rgMasterTable tr:hover {
   background-color:#DDD;
}
.CauHoi {
    color:#333 !important;
}
.e1Gate_BoxTitle {
    font-weight:bold;
}
.e1Gate_Button {
    background: gray;
    color: #FFF;
    border: 0px;
    width: 70px;
    height: 28px;
    border-radius: 2px;
}

