/*!
* Design by AvrialR
* avrial87@gmail.com
*/

body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 13px;
}
a{
	color: #DF3338;
    cursor: pointer;
    text-decoration: none;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
a:active,a:focus,a:hover{
	color: #201E1E;
}
i{
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
button{
	text-decoration: none;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
button:focus{
	text-decoration: none;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
button:active{
	text-decoration: none;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
button:click{
	text-decoration: none;
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer */
	-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
	-webkit-user-select: none; /* Chrome, Safari, and Opera */
	-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	text-decoration: none;
}
.assets_page{
	overflow-x: hidden;
	overflow-y: hidden;
}
button:active{
	box-shadow: none!important;
}
button:focus{
	box-shadow: none!important;
}
button:click{
	box-shadow: none!important;
}

/*Content App*/

.content-page{
	padding-top: 75px;
}

.text_note{
	color: #DF3338;
	font-size: 14px;
	margin-top: 5px;
}
.page_main{
	width: 100%;
	padding: 5px;
	overflow-x: hidden;
	transition: 0.5s;
}
.page_main .container{
	width: 100%;
}
.bg_page_main{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E6E7E8;
	background-color: #FFFFFF;
	border-radius: 10px;
}
.bg_page_main.hd{
	padding: 7.5px;
	padding-bottom: 8px;
}
.bg_page_main.dt{
	padding: 7.5px;
	padding-bottom: 8px;
}
.bg_page_main.fixed{
	width: auto;
	height: 70px;
	position: fixed;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 46px;
	border: 0px solid #E6E7E8;
	background-color: #FFFFFF;
	top: 0px;
	z-index: 1200;
}
.bg_page_main .form_group{
	float: left;
}
.bg_page_main .btn_group{
	cursor: pointer;
	float: right;
	border-left:1px solid #E6E7E8;
	background-color: #EEE;
	color:#4B4B4D;
	font-size: 13px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin-top: -40px;
	border-radius: 0px 5px 5px 0px;
}
.bg_page_main .btn_group button{
	cursor: pointer;
	float: right;
	border: 0px;
	background-color: #EEE;
	color:#4B4B4D;
	font-size: 13px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	padding: 0px 15px;
	border-radius: 0px 5px 5px 0px;
}
.bg_page_main .btn_group.full{
	cursor: pointer;
	float: none;
	border-left:0px solid #E6E7E8;
	margin-left: 10px;
	margin-top: 0px;
	border-radius: 5px;
}
.bg_page_main .btn_group.full button{
	cursor: pointer;
	float: none;
	text-align: center;
	width: 100%;
	border-radius: 5px;
}
.hd_page_main{
	padding: 0px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0,0,0,0.87);
	border-bottom: 1px solid #E6E7E8;
}
.hd_page_main a{
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #932C25;
}
.hd_page_con_main{
	padding: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: 600;
	color: rgba(0,0,0,0.87);
	border-bottom: 1px solid #E6E7E8;
}
.hd_page_con_main span{
	position: absolute;
	padding: 5px 1px;
	margin-top: -10px;
	font-size: 20px;
	color: #ED3237;
}
.hd_page_con_main a{
	text-decoration: none;
	color: #A63234;
}
.bg_act_page_main{
	width: 100%;
	padding-top: 5px;
}
.bg_act_page_main.page{
	width: 100%;
	padding-top: 0px;
}

.data_page.view{
	margin-top: 5px;
}
.bg_data_page{
	padding-top: 0px;
}
.bg_note_table{
	padding: 0px;
}
.note_table{
	padding: 5px 0px;
	font-size: 13px;
	color: rgba(0,0,0,0.87);
}
.table_data{
	overflow-x: auto;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #E0E0E0;
	border-right: 0px solid #E0E0E0;
}
.table_data table {
	width: 100%;
}
.table_data i {
	font-size: 14px;
	cursor: pointer;
}
.table_data i.fa-trash-o {
	color:#A63234;
	padding: 4px;
	border: 1px solid #A63234;
	border-radius: 10px;
}
.table_data i.fa-pencil {
	color:#3789C1;
	padding: 4px;
	border: 1px solid #3789C1;
	border-radius: 10px;
}
.table_data i.fa-refresh {
	color:#F96D01;
}
.table_data i.fa-check {
	color:#1CA68D;
}
.table_view{
	width: 100%;
}
.table_view p{
	padding: 0px;
	margin: 0px;
}
.table_view a{
	text-decoration: none;
	color: #A63234;
}
.table_view tr th {
	font-size: 12px;
	color: #201E1E;
	padding: 10px;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background-color: rgba(230,231,232,0.3);
}
.table_view tr td {
	padding: 5px;
	border: 1px solid #E0E0E0;
	border-bottom: 0px;
	cursor: pointer;
}
.table_view tr td img {
	width: 100%;
}
.table_view span{
	position: absolute;
	background-color: #3789C1;
	color: #FFFFFF;
	padding: 2px 5px;
	border-radius: 2px;
	margin-left: 10px;
}
.table_view span.def{
	position: relative;
	background-color: #FFFFFF;
	color: #201E1E;
	padding: 0px;
	border-radius: 0px;
	margin-left: 0px;
}
.table_view span i{
	color: #FFFFFF;
}
.table_view label{
	background-color: #3789C1;
	color: #FFFFFF;
	padding: 2px 5px;
	border-radius: 2px;
	font-size: 11px;
}
.table_view .dropdown-header{
	font-size: 12px;
	border-bottom: 1px solid #E0E0E0;
	font-weight: 600;
	padding: 5px;
	padding-bottom: 10px;
}
.table_view .dropdown a{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: rgba(0,0,0,0.87);
	font-weight: 600;
	padding: 5px;
}
.table_view .dropdown a.disabled{
	color: #6c757d;
	cursor: not-allowed;
}
.table_view .dropdown a:active{
	color: rgba(0,0,0,0.87);
	background-color: #FFFFFF;
}
.table_view .dropdown a:focus{
	color: rgba(0,0,0,0.87);
	background-color: #FFFFFF;
}
.table_view .btn.dropdown-toggle{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
}
.table_view .btn.dropdown-toggle:hover{
	background-color: #FFFFFF;
}
.table_view .btn.dropdown-toggle:focus{
	background-color: #FFFFFF;
}
.table_view .fa-shopping-bag{
	color: #E0E0E0;
	font-size: 80px;
	cursor: auto;
}

@media (max-width:767px){
    .art_mode{
        display: none;
    }
}