body{
	background-color: rgb(30,30,30);
	color: rgb(170,170,170);
  	padding-bottom: 0px;
  	padding-top: 0px;
}
select{
    background-color: rgb(30,30,30);
    color: rgb(250,250,250);
}
/*############# Khanh css common */
.space1{
	height:10px;
}
.marbot-50 {
	margin-bottom: 50px;
}

.martop-20 {
	margin-top: 20px;
}

.line-text {
	border-bottom: 2px solid #ccc;
}

a.title-social {
	display: inline !important;
	font-size: 18px;
	vertical-align: middle;
}

a.title-social:focus {
	text-decoration: none !important;
}

/*############# Khanh css common end */

.sep1{
    height: 10px;
    overflow: hidden;
}

.breadcrumb{
    background-color: rgb(35,35,35);
    border: 1px solid rgb(60,60,60);
    border-radius: 0px;
}

.breadcrumb a{
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
    /*ANIMATION*/
    -webkit-animation: a_out 0.5s; /* Chrome, Safari, Opera */
    animation: a_out 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.breadcrumb a:hover{
    text-decoration: none;
    /*ANIMATION*/
    -webkit-animation: a_in 0.5s; /* Chrome, Safari, Opera */
    animation: a_in 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.tags-list {padding: 5px;}
.tags-list li { display:inline; font-size:15px; line-height:normal; margin-right:10px; }

.modal-body{
}

.close{
    opacity: 0.8;
    text-shadow: 2px 2px rgb(50,50,50);
    color: rgb(150,150,150);
    font-size: 200%;
    margin-top: 5px;
    margin-left: -5px;
    position: absolute;
    width: 40px;
    height: 38px;
    border-radius: 5px;
    left: 100%;
    top: 0%;
    -webkit-transform: translate(-100%, 0%); 
    -moz-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%); 
}
.close:hover{
    color: rgb(150,150,150);
    background-color: rgb(80,80,80);
}

.btn{
    background-color: rgb(50,50,50);
    color: rgb(250,250,250);
}
.btn:hover{
    background-color: rgb(0,0,0);
    color: rgb(0,255,0);
}

.btn:focus{
    background-color: rgb(0,0,0);
    color: rgb(0,255,0);
}

.form-control{
    background-color: rgb(30,30,30);
    color: rgb(250,250,250);
    border-color: rgb(50,50,50);
}

.c{
	text-align: center; 
}
.r{
	text-align: right;
}
.l{
    text-align: left;
}

/*
####  ##   ##   ####         ###         #####    ####   
 ##   ### # #  ##             ##         ##   #  ##      
 ##   ## #  #  ##  ##        # ###       #####   ##  ##  
 ##   ##    #  ##   #       #  ###       ##   #  ##   #  
####  ##    #   #####        ##  ##      #####    #####  
*/
.bg_1{
    background-image: url("../image/body-bg.gif");
}


/*
##      ####  ##   #  ##   #  
##       ##   ###  #  ##  #   
##       ##   ## # #  ####    
##       ##   ##  ##  ### #   
######  ####  ##   #  ##   #  
 */
.link{
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    /*ANIMATION*/
    -webkit-animation: a_out 0.5s; /* Chrome, Safari, Opera */
    animation: a_out 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.link:hover{
    text-decoration: none;
    /*ANIMATION*/
    -webkit-animation: a_in 0.5s; /* Chrome, Safari, Opera */
    animation: a_in 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.link_colorTag{
    font-size: 200%;
    cursor: pointer;
    padding: 5px;
    width: 40px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid rgb(50,50,50);

}
.link_colorTag:hover{
    border: 1px solid rgb(250,250,250);
    background-color: rgb(40,40,40);
}
.link_colorTag_active{
    font-size: 200%;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid rgb(250,250,250);
    background-color: rgb(40,40,40);

}
/*
 ####    ####   ##       ####   #####   
##   #  ##   #  ##      ##   #  ##   #  
##      ##   #  ##      ##   #  #####   
##   #  ##   #  ##      ##   #  ##  #   
 ####    ####   ######   ####   ##   #  
 */
.c_green{
	color: rgb(0,255,0); 
}
.c_black{
	color: rgb(30,30,30);
}
.c_white{
    color: rgb(250,250,250);
}
.c_pink{
    color: rgb(241,11,158);
}
.bg_green{
	background-color: rgb(0,255,0);
}
.bg_pink{
	background-color: rgb(241,11,158);
}
/*
##        ##    #####   ######  ##      
##       ## #   ##   #  ##      ##      
##      ##   #  #####   ####    ##      
##      ######  ##   #  ##      ##      
######  ##   #  #####   ######  ######  
*/
.lbl_required{
    font-size: 90%;
    color: rgb(241,11,158);
    font-style: italic;
    font-weight: normal;
}   

.lbl_note1{
    font-style: italic;
    font-size: 90%;
}

.lbl_note1_active{
    font-style: italic;
    font-size: 90%;
    color: rgb(0,255,0);
}

.lbl_cross{
    text-decoration: line-through;
}

.lbl_i{
    font-style: italic;
}
/*
#####     ##    ##   #  ######  ##      
##   #   ## #   ###  #  ##      ##      
#####   ##   #  ## # #  ####    ##      
##      ######  ##  ##  ##      ##      
##      ##   #  ##   #  ######  ######  
*/
.pnl_hidden{
	display: none;
}

.pnl_center_mid{ 
    width: 100%;
    max-width: 1600px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); 
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
}
/*
 ####    ####   ##   #  ######  #####    ####   ##      
##   #  ##   #  ###  #    ##    ##   #  ##   #  ##      
##      ##   #  ## # #    ##    #####   ##   #  ##      
##   #  ##   #  ##  ##    ##    ##  #   ##   #  ##      
 ####    ####   ##   #    ##    ##   #   ####   ######  
*/
.ctr_input_type1{
	height:34px;
}

.ctr_input_type1 input{
	float:left;
	border-radius: 0px;
	border-width: 1px;
	border-color: rgb(50,50,50);
	background-color: rgb(30,30,30);
	color: rgb(250,250,250);
	font-weight: 200;
	height: 100%;
}

.ctr_input_type1 button{
	float:left;
	border-radius: 0px;
	background-color: rgb(60,60,60);
	height: 100%;

}
.ctr_input_type1 button:hover{
	background-color: rgb(20,20,20);
	color: white;
}

/*###########################*/
.ctr_input_type2{
    position: relative;
}

.ctr_input_type2 input{
	float:left;
	border-radius: 5px;
	border-width: 0px;
	border-color: rgb(50,50,50);
	background-color: rgb(50,50,50);
	color: rgb(250,250,250);
	font-weight: 200;
	height: 100%;
}

.ctr_input_type2 button{
	float:left;
	border-radius: 5px;
	background-color: rgba(60,60,60,0);
	height: 100%;
	margin-left:5px;
	margin-right:5px; 
	text-align: center;
}
.ctr_input_type2 button:hover{
	background-color: rgb(50,50,50);

}
/*###########################*/
.ctr_input_type3{
    display: inline-block;
    border-radius: 5px;
    border: solid 1px rgb(0,100,0);
    background-color: rgb(30,30,30);
    color: rgb(0,255,0);
    font-weight: 200;
    font-size: 200%;
    text-align: center;
    width: 90%;
    max-width: 300px;
    letter-spacing: 3px;
}
/*###########################*/
.ctr_input_type4{
    display: inline-block;
    border-radius: 5px;
    border: solid 1px rgb(0,100,0);
    background-color: rgb(30,30,30);
    color: rgb(0,255,0);
    font-weight: 200;
    font-size: 100%;
    text-align: left;
    width: 90%;
    max-width: 300px;
    letter-spacing: 3px;
}
/*###########################*/
.crt_btn_type1{
	background-color: rgba(0,0,0,0);
	width: 30px;
	height: 30px;
	padding: 0px;
}

.crt_btn_type1:hover{
	background-color: rgba(0,0,0,1);
}	
/*###########################*/
.crt_btn_type2{
    background-color: rgba(0,0,0,0);
    border-color: rgb(50,50,50);
}

.crt_btn_type2:hover{
    background-color: rgba(0,0,0,1);
}   

/*###########################*/

.ctr_page {
    width: 100%;
    text-align: right;
    vertical-align: middle;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 20px;

}

.ctr_page .control{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 40px;
}

.ctr_page .pages{
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
    margin:0px;
    letter-spacing: 0px;
}
.ctr_page .prev,.page,.next{
    display: inline-block;
    border: 1px solid rgb(50,50,50);
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    
}
.ctr_page .prev:hover,.page:hover,.next:hover{
    color: rgb(0,255,0);
    border: 1px solid rgb(0,255,0);
}

.ctr_page .prev{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
}
.ctr_page .page{
    display: inline-block;
    cursor: pointer;
}

.ctr_page .next{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.ctr_page .page_active{
    display: inline-block;
    border: 1px solid rgb(50,50,50);
    background-color: rgb(0,255,0);
    color: rgb(30,30,30);
    font-weight: bold;
    cursor: default;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.ctr_page .page_active:hover{
    display: inline-block;
    background-color: rgb(0,355,0);
    color: rgb(30,30,30);
    font-weight: bold;
    cursor: default;
}

/*
  ##    ##   #  ####  ##   ##    ##    ######  ####   ####   ##   #  
 ## #   ###  #   ##   ### # #   ## #     ##     ##   ##   #  ###  #  
##   #  ## # #   ##   ## #  #  ##   #    ##     ##   ##   #  ## # #  
######  ##  ##   ##   ##    #  ######    ##     ##   ##   #  ##  ##  
##   #  ##   #  ####  ##    #  ##   #    ##    ####   ####   ##   #  
*/

.ani_opa_show{
    /*ANIMATION*/
    -webkit-animation: opa_show 0.5s; /* Chrome, Safari, Opera */
    animation: opa_show 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.ani_opa_show_slow{
    /*ANIMATION*/
    -webkit-animation: opa_show 1s; /* Chrome, Safari, Opera */
    animation: opa_show 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
/*###########################*/
.ani_opa_hide{
	/*ANIMATION*/
	-webkit-animation: opa_hide 0.5s; /* Chrome, Safari, Opera */
    animation: opa_hide 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.ani_opa_hide_slow{
    /*ANIMATION*/
    -webkit-animation: opa_hide 1s; /* Chrome, Safari, Opera */
    animation: opa_hide 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
/*###########################*/
.ani_show_fromright_in{
	/*ANIMATION*/
	-webkit-animation: ani_show_fromright_in 0.5s; /* Chrome, Safari, Opera */
    animation: ani_show_fromright_in 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.ani_show_fromright_out{
	/*ANIMATION*/
	-webkit-animation: ani_show_fromright_out 0.5s; /* Chrome, Safari, Opera */
    animation: ani_show_fromright_out 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
/*
##   #  ######  ##   #       ###### #####     ##    ##   ##  ######  
##  #   ##       ## #        ##     ##   #   ## #   ### # #  ##      
####    ####      ##         ####   #####   ##   #  ## #  #  ####    
### #   ##        ##         ##     ##  #   ######  ##    #  ##      
##   #  ######    ##         ##     ##   #  ##   #  ##    #  ######  
*/
/* Chrome, Safari, Opera */
@-webkit-keyframes a_in {
    from {color: rgb(255,255,255);}
    to {color: rgb(0,250,0);}
}
/* Standard syntax */
@keyframes a_in {
    from {color: rgb(255,255,255);}
    to {color: rgb(0,250,0);}
}
/* Chrome, Safari, Opera */
@-webkit-keyframes a_out {
    to {color: rgb(255,255,255);}
    from {color: rgb(0,250,0);}
}

/* Standard syntax */
@keyframes a_out {
    to {color: rgb(255,255,255);}
    from {color: rgb(0,250,0);}
}
/*#################################################################*/

/* Chrome, Safari, Opera */
@-webkit-keyframes color_darkwhite_to_white_in {
    from {color: rgb(150,150,150);}
    to {color: rgb(250,250,250);}
}
/* Standard syntax */
@keyframes color_darkwhite_to_white_in {
    from {color: rgb(150,150,150);}
    to {color: rgb(250,250,250);}
}
/* Chrome, Safari, Opera */
@-webkit-keyframes color_darkwhite_to_white_out {
    to {color: rgb(150,150,150);}
    from {color: rgb(250,250,250);}
}

/* Standard syntax */
@keyframes color_darkwhite_to_white_out {
    to {color: rgb(150,150,150);}
    from {color: rgb(250,250,250);}
}
/*#################################################################*/
/* Chrome, Safari, Opera */
@-webkit-keyframes color_green_to_pink_in {
    from {color: rgb(0,255,0);}
    to {color: rgb(241,11,158);}
}
/* Standard syntax */
@keyframes color_green_to_pink_in {
    from {color: rgb(0,255,0);}
    to {color: rgb(241,11,158);}
}
/* Chrome, Safari, Opera */
@-webkit-keyframes color_green_to_pink_out {
    to {color: rgb(0,255,0);}
    from {color: rgb(241,11,158);}
}
/* Standard syntax */
@keyframes color_green_to_pink_out {
    to {color: rgb(0,255,0);}
    from {color: rgb(241,11,158);}
}
/*#################################################################*/
@-webkit-keyframes opa_show {
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes opa_show {
    from {opacity: 0;}
    to {opacity: 1;}
}
/**/
@-webkit-keyframes opa_hide {
    from{opacity: 1;}
    to  {opacity: 0;}
}
@keyframes opa_hide {
    from{opacity: 1;}
    to  {opacity: 0;}
}
/*#################################################################*/
@-webkit-keyframes ani_show_fromright_in {
    from {
            opacity: 0;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(15%, 0%);
        }
    to {    
            opacity: 1;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(0%, 0%);
        }
}
@keyframes ani_show_fromright_in {
    from {
            opacity: 0;
            transform-origin: 0 0;
            transform: translate(15%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(15%, 0%);
        }
    to {    
            opacity: 1;
            transform-origin: 0 0;
            transform: translate(0%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(0%, 0%);
        }
}

@-webkit-keyframes ani_show_fromright_out {
    from {
            opacity: 1;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(0%, 0%);
        }
    to {    
            opacity: 0;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(15%, 0%);
        }
}
@keyframes ani_show_fromright_out {
    from {
            opacity: 1;
            transform-origin: 0 0;
            transform: translate(0%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(0%, 0%);
        }
    to {    
            opacity: 0;
            transform-origin: 0 0;
            transform: translate(15%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(15%, 0%);
        }
}

/*#################################################################*/
@-webkit-keyframes ani_show_fromleft_in {
    from {
            opacity: 0;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(-15%, 0%);
        }
    to {    
            opacity: 1;
            -webkit-transform-origin: 0 0;
            -webkit-transform: translate(0%, 0%);
        }
}
@keyframes ani_show_fromleft_in {
    from {
            opacity: 0;
            transform-origin: 0 0;
            transform: translate(-15%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(-15%, 0%);
        }
    to {    
            opacity: 1;
            transform-origin: 0 0;
            transform: translate(0%, 0%);
            -moz-transform-origin: 0 0;
            -moz-transform: translate(0%, 0%);
        }
}
