﻿/*@font-face {
    font-family: 'AvenirNext';
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Regular.eot")%>');
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Regular.eot?#iefix")%>') format('embedded-opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Regular.otf")%>') format('opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Regular.ttf")%>') format('truetype');
}

@font-face {
    font-family: 'AvenirNextDemi';
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Demi.eot")%>');
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Demi.eot?#iefix")%>') format('embedded-opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Demi.otf")%>') format('opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Demi.ttf")%>') format('truetype');
}

@font-face {
    font-family: 'AvenirNextBold';
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Bold.eot")%>') format('embedded-opentype');
    src: url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Bold.eot?#iefix")%>') format('embedded-opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Bold.otf")%>') format('opentype'), url('<%= ResolveUrl("~/fonts/AvenirNextLTPro-Bold.ttf")%>') format('truetype');
}*/

.font-me {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-style: normal;
}

.for-label {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-size: 16px !important;
    color: #3200E6;
}

.for-link {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-size: 14px !important;
    color: #575756;
    text-decoration: underline;
}
html * :not(.rsIcon) :not(span) {
    font-family: 'AvenirNext', 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-size: 12px;
}

html .RadSearchBox .rsbInput {
	height: 25px;
}
html .RadSearchBox .rsbInner {
	height: 100%;
	border-radius: 50px;
}
html body .RadInput_Default .riTextBox, .RadComboBox_Default .rcbReadOnly.rcbFocused{
    border-color: #d0d0d0 !important;
}
body {
	padding: 0px !important;
    background-image: url("../Images/profileBg.jpg");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
input[type="text"]::placeholder, input[type="password"]::placeholder {
    font-family: 'AvenirNext', 'Malgun Gothic', 'Segoe UI Semibold';
}

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder {
    font-family: 'AvenirNext', 'Malgun Gothic', 'Segoe UI Semibold';
}

input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder {
    font-family: 'AvenirNext', 'Malgun Gothic', 'Segoe UI Semibold';
}
p{
	margin-bottom: 0;
}
a{
	cursor: pointer;
	color: #3200E6;
}
a:hover, .menuLabel:hover{
    text-decoration: none !important;
}
a:hover:not(.menuLabel){
	color: #EB692B !important;
}
.msgCheckUserIdStyleText .closeAlert {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
}
.msgCheckUserIdStyleText .closeAlert svg {
    font-size: 18px;
    transition: all 0.2s ease-in-out;
}
.msgCheckUserIdStyleText .closeAlert svg:hover {
    color: #575756;
}
.alertTextPass {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 300000;
    visibility: hidden;
    opacity: 0;
    top: 0;
    transition: all 0.5s ease-in-out;
}
.overlayPopupAlert {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left:0;
    bottom: 0;
    z-index: 4;
}
.alertTextPassShow {
    visibility: visible;
    opacity: 1;
}
.alertTextPassHide{
	top: -100vh;
	opacity: 0;
	visibility: hidden;
}
.arrowMenuMobile{
    display: none;
}
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}
#addtextAlert small::after{
    content: ", ";
}
#addtextAlert small:last-child::after{
    content: " ";
}

div .col {
	border: 1px solid black;
}
div[role="tabpanel"] {
    background-color: white;
}
.droptarget {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    width: 95%;
    min-height: 100px;
    height: auto;
    margin: 10px 10px 10px 0px;
    padding: 5px;
    border: 1px dashed #aaaaaa;
}
.drop {
    color: #222;
    border-color: #222;
}
.drop-zone {
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    line-height: 200px;
    text-align: center;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.divInfo {
    border-radius:5px !important;
}
.detailUserTop{
    background-color: #ffffff;
    padding: 0 0;
}
.detailsTop{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
}
#dvHeader {
    background-image: url("../Images/Geodis_Horizontal_logo_W96xH37px.png");
    background-position: 2% 50%;
    background-repeat: no-repeat;
}
.droptargetInvoice,.droptargetDoc, .dragenter {
cursor: pointer;
white-space: normal !important;
margin: 0px 0px 10px 10px !important;
min-height: 50px !important;
}

.checkOverFlow{
    height: 200px;
    padding: 40px 0;
    overflow-y: scroll;
}
.droptargetInvoice , .droptargetDoc{
    height: 200px;
    overflow: hidden;
    border: none;
    background-color: #eeeeee;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    border-radius: 10px !important;
}

.droptargetInvoice:hover  , .droptargetDoc:hover{
    opacity: 0.4;
}
.droptargetInvoice .iconUpload , .droptargetDoc .iconUpload{
    font-size: 48px;
    margin-bottom: 20px;
    display: inline-block !important;
}
.detailUaerContent{
    margin-top: 20px;
    padding: 8px 0px;
    display: flex;
}

.head {
    font-size: 32px !important;
    font-weight: bold;
    color: #3200E6;
}
.headSupAll span{
	font-size: 22px !important;
}
.headerMaster {
    background: #FFFFFF;
    background: -webkit-linear-gradient(#FFFFFF, #E6F0F0);
    background: -o-linear-gradient(#FFFFFF, #E6F0F0);
    background: -moz-linear-gradient(#FFFFFF, #E6F0F0);
    background: linear-gradient(#FFFFFF, #E6F0F0);
}
.headSubmisstion{
    font-size: 26px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 5px 15px;
    margin: 15px 15px 0px 15px;
    display: block;
    border-radius: 8px;
}
.headHaveActive{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headProfile{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ffffff;
}
.headProfile strong{
    color: #ffffff;
    font-size: 26px !important;
    padding-bottom: 8px;
    display: inline-block;
}
.headFiletype{
    margin-bottom: 10px;
}

.backBlue {
    background: #3200E6 !important;
}
.backLightBlue {
    background: #8DDAF5 !important;
    color: #3200E6 !important;
}
.backWhite {
    background: white !important;
}
.btn-me {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    height: 25px;
    min-width: 150px;
    background-color: rgba(50,0,230,10) !important;
    color: white !important;
    text-shadow: 0 !important;
}
.btn-me :disabled, .aspNetDisabled {
    background-color: gray !important;
}
.btn-primary {
    background-color: #3200E6;
    border-color: #3200E6;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-primary:disabled {
    background-color: rgba(87,87,87,1) !important;
    color: white;
}
.boxMenuStyle{
    background-color: #3200e6;
    text-align: center;
    padding: 10px 0;
    box-shadow: inset -5px -5px 0px 0px #ffffff;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.boxMenuStyle:hover{
    box-shadow: inset 0px 0px 0px 0px #ffffff;
}
.boxMenuStyle img{
    width: 40px;
}
.boxMenuStyle:hover .listTextName{
    left: 95px;
}
.btnSection button{
    margin: 0 8px;
}
.bgProfileSecTcShow{
    opacity: 1;
}
.bgLogin{
    background-image: url("../Images/bg_login.jpg") !important;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 100vh;
}
.boxLogin{
    -webkit-box-shadow: 0px 0px 20px 3px rgba(87,87,86,1);
    -moz-box-shadow: 0px 0px 20px 3px rgba(87,87,86,1);
    box-shadow: 0px 0px 20px 3px rgba(87,87,86,1);
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    opacity: 0;
}
.boxLoginShow{
    transform: scale(1);
    opacity: 1;
}
.badge {
    border-radius: 0px;
}
.badge-warning {
    border-radius: 3px;
    margin-bottom: 10px;
    background: rgb(230,0,80);
    color: white;

}

.container {
	text-align: center;
	padding: 0;
}
.clsBox {
    transition: transform .3s ease-in-out;
}
.clsBox:hover {
    transform: scale(1.1);
    transition: .3s;
}
.closeMenuSlide{
    display: none;
}
.clsDatetime {
    font-size: 10px;
}
.clsNameSender {
    font-size: 10px;
	font-weight:bold;
}
.closePopupIconBlock{
    display: inline-block;
    vertical-align: middle;
    background-color: #FFD618;
    border-radius: 50px;
    overflow: hidden;
    padding: 0px 6px;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.closePopupIconBlock:hover{
    transform: scale(1.2);
    background-color: #e50051;
}
.closePopupIconBlock:hover span{
    color: #ffffff;
}
.closePopupIconBlock span{
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1;
    transition: all 0.3s ease-in-out;
}
.cssSelector {     
    height: 25px;
    width: 150px;
    background-color: transparent;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #BBB;
    outline: 0;
}
.cssSelector:hover, .cssSelector:focus {
    cursor: pointer;  
    background-color: rgba(87, 87, 87, .1) !important;
}
.cssTextBox {
    height: 25px;
    background-color: transparent;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #BBB;
    outline: 0;
    width: 150px;
}              
.cssCenter {
    text-align: center;
}
.countDownTime{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: -50px;
    top: 0;
    background-color: #ffd618;
    display: inline-block;
    width: max-content;
    margin: auto;
    padding: 0 15px;
    border-radius: 8px;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
}
.countDownTimeShow{
    top: calc(0px + 15vh);
    visibility: visible;
}
.countDownTime span{
    font-size: 18px;
}

.font-me {
	font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
	font-style: normal;
}
.for-label {
	font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
	font-size: 16px !important;
	color: #3200E6;
}
.for-link {
	font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
	font-size: 14px !important;
	color: #575756;
	text-decoration: underline;
}
.for-link:hover {
	color: #3200E6;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100% !important;
	padding: 1px;
	text-align:center;
}
.fontHeader {
	margin-right: 0;
	text-align: right;
	font-size: 26px;
}
.FooterLink {
   background-color: Transparent;
	color: rgba(50,0,230,10);            
	font-family: AvenirNextDemi, 'Malgun Gothic', 'Segoe UI Semibold' !important;
	font-size: 14px !important;
	cursor: auto;
	text-decoration: none;
}
.FooterLink:hover {
	text-decoration: underline; 
	color: #8DDAF5 !important;  
}
.fontBlue {
    color: #3200E6 !important;
}
.fontBlack {
    color:black !important;
}
.fontWhite {
    color:white !important;
}
.font-me {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-style: normal;
}
.for-label {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-size: 16px !important;
    color: #3200E6;
}
.for-link {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold' !important;
    font-size: 14px !important;
    color: #575756;
    text-decoration: underline;
}
.for-link:hover {
    color: #3200E6;
}
.form {
    background: white;
    border: 1px solid rgb(128,128,128);
    padding: 20px 0px 20px 0px;
}
.fromStyleShow{
    top: 0 !important;
}
.form-group small{
    font-size: 11px !important;
    padding-top: 5px;
    display: inline-block;
    color: #ffffff;
    opacity: 0.4;
}

.gapMenuMargin{
	margin-left: calc(100vw - 95%) !important;
}
/*.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}*/

textarea {
    overflow: auto;
    min-height: 34px;
    height: 34px;
    max-height: 34px !important;
}
textarea:hover, select:hover {
    color: #3200E6 !important;
}
.text-footer {
	font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold'; 
	font-size: 14px !important; 
	color: rgba(50,0,230,10) !important;
	margin: 0px;
	text-align: center;
}
.text-muted {
    margin: 0px;
    text-align: center;
}
.tb-hover.table > tbody > tr:hover {
    background-color:#E3E4E8 !important;
    color:black !important;
}
.table {
    background-color:white !important;
    padding:20px;
}
.text-footer {
    font-family: AvenirNext, 'Malgun Gothic', 'Segoe UI Semibold'; 
    font-size: 14px !important; 
    color: rgba(50,0,230,10) !important;
    margin: 0px;
    text-align: center;
}
.textDetailUser .riTextBox{
    height: 30px !important;
}
.textDetailUser .rcbInner{
    height: 30px;
    padding: 5px 3px !important;
    background-image: none !important;
    background-color: #ffffff !important;
}
.textDetailUser .rcbActionButton{
    background-image: none !important;
    background-color: #ffffff !important;
}
.textDetailUser{
    color: #ffffff;
    margin-bottom: 15px;
}
.textDetailUser label{
    font-size: 14px !important;
    margin-right: 8px;
}

.overlay {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: white;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 200000;
}

.msgCheckUserIdTable {
    display: table;
    /*height: 15vh;*/
    padding: 30px 0;
    width: 100%;
    text-align: center;
}
.msgCheckUserIdTableCell{
	/*display: table-cell;
	vertical-align: middle;*/
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
}
.msgCheckUserIdStyle, .msgPassMis {
    background-color: #FFD618;
    display: inline-block;
    padding: 20px 24px;
    border-radius: 6px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 5px;
    text-align: center;
    max-width: 35%;
    min-width: 35%;
    position: absolute;
    left: 0;
    right: 0;
    top: -110px;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.msgCheckUserIdStyleShow {
    top: 0;
    opacity: 1;
    visibility: visible;
}
.msgCheckUserIdStyle span:hover{
	transform: scale(1.2);
}
.msgCheckUserIdStyle p, .msgPassMis p{
	margin-bottom: 0;
	font-size: 14px !important;
	font-weight: bold;
}
.msgCheckUserIdStyleText{
	/*display: flex;
    justify-content: center;*/
}
.msgCheckUserIdStyleText .countNumber{
    font-size: 18px !important;
    margin-top: 5px;
}
.menuLabel {
    color: #575756 !important;
}
.menuLabel:hover {
    text-decoration: underline; 
    color: #8DDAF5 !important;
}
.mainButton {
    background-color:#3200E6 !important;
    color: white !important;
}
.modalTimeout {
    width:220px;
    height:40px;
    position: absolute;
    top: calc(10px);
    right: 0;
    border: 0.5px solid rgba(141,218,245,1.0);
    border-radius : 5px;
    background-color: rgba(141,218,245,.1);
    padding:10px;
    font-size:0.8em !important;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    transition: .5s;
}
.modalTimeoutAlert {
    border: 0.5px solid rgba(230,0,80,1);
    background-color: rgba(230,0,80,.2);
    color: red;
    transition: .5s

}
.mainSearchleft .fromStyle{
    padding: 25px 20px;
    margin-right: 50px;
    background-color: rgba(0,0,0,0.4);
    border: none;
    transition: all 0.5s ease-in-out;
    max-height: 565px;
    height: 565px;
}
.mLeft {
    text-align: left;
}
.mRight {
    text-align: right;
    background-color: grey;
    color: white;
}
.mTextBody {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    white-space: normal;
    word-wrap: break-word;
}
.mFooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px;
}
.mInput {
    width: 99%;
}
.msgSuccess{
    background-color: #23AE84 !important;
}

.justify-contents-center {
	display: flex;
	justify-content: center;
}

.RadGrid_Default .rgHeaderWrapper{
    border-bottom: none !important;
}
.Row-form {
	padding:7px 0px 7px 0px; 
}
.rowMiddle {
	display: table;
	width: 100%;
}
.rowMiddle [class*="colMiddle"] {
	float: none;
	display: table-cell;
	vertical-align: middle;
}
.removeLink:hover{
    color: #575756 !important;
}
.RadComboBoxDropDown_Default, .rcbSlide{
	height: 200px !important;
}
.required:after {
    content: "*";
    color: red;
}
.requiredAdditional:after {
    content: "*";
    color: yellow;
}
/*.rcbScroll{
	height: 200px !important;
}*/
.RadComboBoxDropDown{
    height: 200px !important;
}
.removeLink {
    text-decoration: none !important;
}
.removeLink:hover  {
    text-decoration:none !important;
    cursor: auto;
}
.rgHeaderWrapper .rgHeaderDiv{
    border-color: transparent !important;
}
.removeInvoice svg{
    font-size: 28px !important;
    transition: all 0.2s ease-in-out;
}
.removeInvoice{
    position: absolute;
    right: 0;
    top: -11px;
    z-index: 9;
    color: #fff;
    transform: scale(1);
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}
.removeInvoice:hover{
    color: #000000;
    transform: scale(1.2);
}
.rcbArrowCellRight{
    display: none;
}
.rcbInputCellLeft{
    position: relative;
}
.rcbInputCellLeft:after{
    content: "▶";
    font-size: 15px;
    transform: rotate(90deg);
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.rgvUserListStyle{
    border-radius: 10px;
    border-color: #8e8e8e !important;
    overflow: hidden;
    border: none !important;
}
.rgvUserListStyle>.rgDataDiv::-webkit-scrollbar-track
{
	-webkit-box-shadow: none;
    box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
}
.rgvUserListStyle>.rgDataDiv::-webkit-scrollbar
{
	width: 12px;
	background-color: transparent;
}
.rgvUserListStyle>.rgDataDiv::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	-webkit-box-shadow: none;
    box-shadow: none;
	background-color: #575756;
}
.regisHead{
    color: #3200E6;
    margin-bottom: 10px;
    text-align: center;
}
.regisHead span{
    font-size: 26px !important;
}
.regisHead hr{
    border-color: #000;
    border-width: 3px;
    width: 5%;
    margin: 12px auto 35px auto;
}
.regisTable{
    display: table;
    width: 100%;
    height: 100vh;
}
.regisTableCell{
    display: table-cell;
    width: 100%;
    height: calc(100vh - 20px);
    vertical-align: middle;
}
.registerBody{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-image: url("../Images/bg_regis.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
}

.siteMapOperation {
    color:white !important;
    margin-left:5px;
    margin-right:5px;
}
.siteMap {
    color:white !important;
                
}
.siteMap:hover {
    color: #8DDAF5 !important;
    cursor:pointer;
}
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
}
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.swAvtive{
	display: flex;
	align-items: center;
	text-align: right;
	justify-content: flex-end;
}
.swAvtive span{
	padding-right: 5px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 15px;
	left: 0px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.subHeader {
    background-color:#3200E6 !important;
    color: white !important;
}
.subButton {
    color: #3200E6 !important;
    background: #8DDAF5 !important;
    border-color: #8DDAF5 !important
}
.secRemove{
    position: relative;
    display: inline-block;
    z-index: 9999;
    margin-bottom: 20px;
}
.strFileNameStyle{
    font-size: 13px;
    font-weight: bold;
}
.sectionPage{
    padding-top: 30px;
}
.supplierLoginTable{
    display: table;
    width: 50%;
    margin: auto;
}
.supplierLoginTableCell{
    display: table-cell;
    width: 100%;
    height: calc(100vh - 0px);
    vertical-align: middle;
}

input[type="submit"]:hover:not(.subButton), input[type="button"]:hover:not(.subButton):not(.clsFlow):not(.clsSms) {
    background-color: hsl(252, 100%, 20%) !important;
    border-color: hsl(252, 100%, 20%) !important;
}
input, select, textarea, button {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}
input:checked + .slider {
  background-color: #3200e6;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
input[readonly=readonly]{
    cursor: not-allowed;
}
.inputStyleLine{
	display: flex;
	justify-content: left;
	align-items: center;
	margin-right: 25px;
}
.inputStyle{
    display: flex;
    align-items: center;
}
.inputStyleLine span{
    margin-right: 5px;
}
.inputStyleLineSection{
    display: flex;
    justify-content: left;
    align-items: center;
    border-style: solid;
    border-color: #eee;
    border-width: 1px;
    padding: 15px 20px;
    border-radius: 10px;
    background-color: rgba(255,255,255,0.3);
}
.inputStyle label{
    margin: 0;
}
.inputStyle input[type="radio"]{
    margin: 0;
}
.iconInvoice{
    margin: 0 15px;
    position: relative;
    margin-top: 30px;
    display: inline-block;
    background-color: #ffffff;
    width: 85px;
    height: 75px;
    text-align: center;
    line-height: 70px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.iconInvoice:hover{
    transform: scale(1.1);
}
.iconInvoice:before{
    content: '';
    width: 85px;
    height: 0;
    position: absolute;
    bottom: 100%;
    top: -30px;
    left: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent;
    border-bottom-color: #ffffff;
    background-color: transparent !important;
}
.iconInvoice:after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    border-left-color: #000;
    border-bottom-color: #000;
    opacity: .3;
}
.iconInvoice svg:hover{
    color: #000000;
}
.iconInvoice .shMode{
    position: absolute;
    top: -25px;
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    left: 5px;
    background-color: #575756;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    padding: 3px 0px;
}
.iconInvoice .numIntInvoice{
    position: absolute;
    right: 0;
    font-size: 58px;
    bottom: 0;
    line-height: 1;
    color: #575756;
}
.iconInvoiceActive{
    background-color: #000000;
}
.iconInvoiceActive:before{
    border-bottom-color: #000000;
}
.iconInvoiceActive:after{
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
}
.iconInvoiceActive .numIntInvoice{
    color: #ffffff;
}
.iconInvoiceActive .shMode{
    background-color: #ffffff;
    color: #000000;
}
.inputStyle>.spBillToCompany{
    width: 168px;
}
.inputStyle>.spInvoiceType{
    width: 110px;
}
.imgIconLogin{
    max-width: 18px !important;
}

.lidtMenuLeft{
    background-color: #ffffff;
    height: 100vh;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 12px -5px #000000;
}
.logoLeft{
    padding: 15px 10px;
    margin-bottom: 100px;
}
.logoLeft img{
    width: 75px;
}
.listTextName{
    position: absolute;
    top: 0;
    background-color: #3200e6;
    bottom: 0;
    width: 245px;
    padding: 23px 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: -1;
    left: -150px;
    transition: all 0.4s ease-in-out;
}
.listTextName p{
    color: #ffffff;
    font-size: 13px !important;
    font-weight: bold;
}
.logoMobile{
    display: none;
}
.logoRegisMobile{
    display: none;
}
.logoRegisDesktop img{
    width: 140px;
}
.labelSelect {
    font-weight: bold; 
    margin-top: 10px;
}
.lbInvoiceGroupStyle{
    display: block;
    background-color: rgba(87, 87, 87, 0.8);
    border-radius: 8px;
    padding: 25px 10px 10px 10px;
    margin: 15px 15px 0px 15px;
    max-width: 100%;
    overflow-x: hidden;
    min-height: 145px;
    max-height: 145px;
    overflow-y: scroll;
}
.lbInvoiceGroupStyle::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
    box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
}
.lbInvoiceGroupStyle::-webkit-scrollbar{
	width: 12px;
	background-color: transparent;
}
.lbInvoiceGroupStyle::-webkit-scrollbar-thumb{
	border-radius: 0px;
	-webkit-box-shadow: none;
    box-shadow: none;
	background-color: #575756;
}
.leftSearch{
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.leftSearchShow{
    top: 0;
}
.leftSearchMail{
    padding: 10px 0;
    position: relative;
    height: 85vh;
    overflow: hidden;
    background-color: rgba(0,0,0,0.1);
    border-radius: 11px;
}
.listCoutMain {
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px;
    background-color: #ffffff;
}
.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.logoRegister{
    width: 65%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.logoRegister img{
    width: 50%;
    opacity: 0.4;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.panel-heading {
    background: #3200E6 !important;
}
.panel-primary {
    border-color: #3200E6 !important;
}
.pagination {
    margin:10px;
}
.pagination>.active>a  {
    color: #fff !important;
    background-color: #3200E6 !important;
    border-color: #3200E6 !important;
}
.pagination>li>a  {
    color: #3200E6 !important;
}
.paddingMain{
    padding: 10px 40px 30px 40px;
}
.profileMainStyle, .venderInfomation{
    background-color: rgba(0,0,0,0.6);
    border-radius: 10px;
    padding: 8px 20px;
    text-align: left;
    margin-bottom: 25px;
    margin-top: 25px;
}

.warningPassword, .warningVenderName {
    background-color: red;
}
.warningPasswordCheck, .warningMailDup {
    background-color: #ffc107;
    color: #000000;
}
.warningPassword, .warningPasswordCheck, .warningVenderName, .warningMailDup {
    margin-top: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.8s ease-in-out;
    white-space: normal;
    text-align: left;
    line-height: 18px;
    width: 100%;
}
.warningPasswordAlert {
    visibility: visible;
    opacity: 1;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}
@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
	.mainSearchleft .fromStyle {
		height: auto;
		max-height: none;
	}

    .inputStyle>.spBillToCompany{
        width: 168px;
    }
    .inputStyle>.spInvoiceType{
        width: 110px;
    }
    .iconInvoice{
        width: 111px;
        height: 100px;
    }
    .iconInvoice:before{
        width: 111px;
    }

    .headSubmisstion{
        font-size: 16px;
    }
    .headFiletype{
        background-color: #ffffff;
        border-radius: 5px;
        padding: 5px 8px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .secRemove{
        margin-bottom: 20px;
    }

    .lbInvoiceGroupStyle{
        display: block;
        min-height: 340px;
        max-height: 340px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .msgCheckUserIdStyle, .msgPassMis {
        max-width: 95%;
        min-width: 95%;
    }
}
@media (min-width: 375px) and (max-width: 767px) {
	.leftSearchMail {
		height: 75vh;
		background-color: transparent;
	}
	.Row-form{
		padding: 10px 0 10px 0;
	}
    .msgCheckUserIdStyle, .msgPassMis {
        max-width: 95%;
        min-width: 95%;
    }
}
@media screen and (min-width: 375px) and (max-width: 1199px) {
	.sectionPage {
		padding-top: 85px;
	}
    .msgCheckUserIdStyle, .msgPassMis {
        max-width: 95%;
        min-width: 95%;
    }
    .styleIconHeadMobile{
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .styleIconHeadMobile svg{
        font-size: 16px !important;
    }
    .styleIconHeadMobile .lineBetween{
        margin: 0 5px;
        font: 16px;
    }

    .lidtMenuLeft {
        transition: all 0.4s ease-in-out;
        right: -100px;
        left: unset;
    }
    .lidtMenuLeftShow{
        right: 0;
    }
    .listTextName{
        right: -155px;
        left: unset;
    }
    .logoMobile{
        display: block;
        position: relative;
        right: 0;
        visibility: visible;
        opacity: 1;
        transition: all 0.2s ease-in-out;
    }
    .logoMobile img{
        width: 85px;
    }
    .logoMobileHide{
        right: -200px;
        visibility: hidden;
        opacity: 0;
    }
    .logoutMobile span>svg{
        font-size: 28px;
        font-weight: bold;
        line-height: 29px;
        color: #3200e6;
    }
    .lbSiteMapMobile{
        display: none;
    }
    .logoutMobile{
        position: absolute;
        bottom: 15px;
        left: 27px;
        right: 0;
        display: block;
    }

    .arrowMenuMobile{
        width: 32px;
        height: 32px;
        background-color: #3200e6;
        padding: 4px 11px;
        border-radius: 18px;
    }
    .arrowMenuMobile{
        width: 32px;
        height: 32px;
        background-color: #3200e6;
        padding: 4px 11px;
        border-radius: 18px;
    }
    .arrowMenuMobile span>svg{
        font-size: 24px;
        font-weight: bold;
        line-height: 29px;
        color: #ffffff;
    }
    .arrowMenuMobile{
        display: block;
    }

    .topLeftRight{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .detailUserTop{
        padding: 6px 0;
        position: fixed;
        width: 100%;
        z-index: 1;
        margin: 0;
        box-shadow: 0px -35px 20px 37px #575756;
    }
    .detailsTop{
        border-bottom: none;
    }

    .footer{
        padding-bottom: 10px;
        position: relative;
    }

    .headSupAll{
        padding-top: 50px;
    }

    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
        width: 30px;
        height: 24px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #575756;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #nav-icon3 span:nth-child(1) {
        top: 0px;
    }
    #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
        top: 11px;
    }
    #nav-icon3 span:nth-child(4) {
        top: 22px;
    }
    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
  
}
@media (max-width: 1199px) and (-ms-high-contrast: active), (max-width: 1199px) and (-ms-high-contrast: none) {
    .lidtMenuLeft{
        left: auto !important;
    }
    .listTextName{
        left: auto !important;
    }
}
@media (min-width: 381px) and (max-width: 767px) {
	.leftSearchMail {
		height: auto;
	}
	.Row-form{
		padding: 10px 0 10px 0;
	}
	.leftSearch {
		position: relative;
	}	
}
@media only screen and (min-device-width : 480px) and (max-device-width : 1024px) {
	/*.mainSearchleft .fromStyle {
		height: 650px;
		max-height: 650px;
	}*/
}
@media only screen and (min-width : 480px) and (max-width : 991px) {

}
@media screen and (min-width: 820px) {
    .headerMobile {
        display: none;
    }
    .headerMobile {
        display: block;
        padding-bottom: 10px;
        transform-style: preserve-3d;
    }
}
@media only screen and (max-width: 990px) {
    .logoRegisMobile{
        display: block;
    }
    .logoRegisDesktop{
        display: none;
    }
    .logoRegisMobile img{
        width: 150px;
    }
    .rowMiddle [class*="colMiddle"]{
        display: block;
        padding: 60px 0;
    }
    .colMiddleInput{
        padding: 15px 0 !important;
    }
    .imgIconLogin{
        display: none;
    }
    .supplierLoginTable {
        width: 100%;
    }
    .supplierLoginTableCell {
        height: calc(100vh - 60px);
    }
}
@media screen and (max-width: 1199px){
	.gapMenuMargin {
		margin-left: 0 !important;
	}
	.mainSearchleft .fromStyle{
		margin-right: 0;
		margin-bottom: 25px;
		padding: 13px 20px;
        height: auto;
		max-height: none;
        overflow: hidden;
	}
	.RadButton_Default{
		margin: 6px 0;
	}
	.profileMainStyle{
		margin-top: 90px;
	}
	.venderInfomation{
		margin-top: 20px;
	}
    .detailUaerContent{
		display: block !important;
	}
	.detailVenderInfomation, .textDetailUserArearMain{
		width: 100% !important;
	}
}
@media screen and (max-width: 1024px) {
	.inputStyleLine{
		margin-right: 0;
	}
	.inputStyleLine span{
		display: inline-block;
	}
    .inputStyleLineSection{
		display: block;
	}
	.inputStyleLine:first-of-type{
		margin-bottom: 20px;
	}
    .RadButton_Default.rbButton{
		/*margin-bottom: 30px;*/
	}
    .RadListBox{
		width: 100% !important;
	}
    .venderInfomation .textDetailUser .riTextBox{
		width: 100% !important;
	}
	.venderInfomation .textDetailUser .RadInput{
		width: 100% !important;
	}
    .textDetailUser{
		margin-right: 0;
        width: 100%;
	}
    .detailVenderInfomation{
        display: block !important;
    }
    .textDetailUser .riTextBox, .textDetailUser .RadInput, .textDetailUser .rsbInput{
		width: 100% !important;
	}
    .textDetailUser .rcbInner{
		width: 100% !important;
	}
    /*.detailUaerContent{
		display: block !important;
	}
	.detailVenderInfomation, .textDetailUserArearMain{
		width: 100% !important;
	}*/
    .detailUaerContentSet{
		display: block !important;
		margin-right: 0 !important;
	}
	.venderInfomation .textDetailUser .riTextBox{
		width: 100% !important;
	}
	.venderInfomation .textDetailUser .RadInput{
		width: 100% !important;
	}
    .gapMenuMargin{
		margin-left: 0 !important;
	}
	.paddingMain{
		padding: 0 25px 0 25px;
	}
	.strFileNameStyle{
		font-size: 11px;
	}
    .hideMobile{
        display: none;
    }
	
}
@media (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
	.lidtMenuLeft{
		width: 100px;
	}
	.lbInvoiceGroupStyle{
		display: block;
	}

    .inputStyle span{
		width: 280px !important;
		max-width: 280px !important;
	}
	.inputStyle{
		display: inline-block;
	}
	.inputStyleLine{
		display: flex;
	}
}
@media screen and (max-width: 1369px) {
    .head {
        font-size: 15px;
        transition: .5s;
    }
}
@media screen and (min-width: 1370px) {
    .head {
        font-size: 26px;
        transition: .5s;
    }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.leftSearch{
		position: relative !important;
	}
}