.gls_box_sep {
	border-right: 1px solid #EEEEEE;
	padding-right: 10px;
}
.gls_senderTitle, .gls_receiverTitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FF5E04;
}
span.tooltip {
	font-size: 12px;
	font-weight: normal;
}

.gls_senderTypeList, .gls_receiverTypeList {
	padding-bottom: 12px;
}
.gls_senderTypeList > .gls-content, .gls_receiverTypeList > .gls-content {
	float: left;
}
.gls_receiverTypeList > .gls-content.gls-col-1 {
	width: 70px;
}
.gls_receiverTypeList > .gls-content.gls-col-2 {
	width: 140px;
}
.gls_receiverTypeList > .gls-content.gls-col-3 {
	width: 138px;
}
.gls_receiverTypeList > .gls-content.gls-col-4 {
	width: 155px;
}

.gls-types {
	padding: 10px 0 0 10px;
	min-height: 252px;
}

.gls-types .gls-firsttype {
	padding-left: 10px;
}

.gls-types .gls-content {
	width: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.gls-types .gls-radio-holder input {
	float: left;
}

.gls-types .gls-radio-holder label {
	display: block;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.gls-types .gls-city-content {
	padding-left: 10px;
}

.gls-types .gls-city-content label {
	display: block;
	float: left;
	padding: 7px;
}

.gls-types .gls-city-content select {
	max-width: 310px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.gls-types .gls-radio-holder {
	vertical-align: top;
}

.gls-types div[id$=BoxInfo],
.gls-types div#ConsAutoPostInfo {
	margin-left: 20px;
}

.gls-types #selectedShpCity, .gls-types #selectedConsCity {
	margin: 1px 10px;
	color: gray;
	font-size: 12px;
}
.gls-city-content {
	height: 105px;
}
.gls_container {
	margin-bottom: 25px;
}
.gls_container h3 {
	margin-bottom: 10px;
}
.gls_column {
	width: 480px;
}
.gls_column_label {
	width: 150px;
}
.gls_column_narrow {
	width: 370px;
}
.gls_column_wide {
	width: 580px;
}
.gls_orderform {
	width: 296px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f1f1f1;
}
.gls_orderform_select {
	width: 308px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f1f1f1;
}

.special-width-108 {
	width: 108px;
}

.special-width-150 {
	width: 150px;
}

.special-width {
	width: 158px;
}

.ml-60 {
	margin-left: 60px;
}

.ml-085 {
	margin-left: -0.85rem;
}

.ml-8 {
	margin-left: -8px;
}

.gls_notebox {
	height: 120px;
	resize: vertical;
}
.gls_halfsize {
	width: 142px;
}
.gls_dimension_data {
	width: 80px;
}
.gls_address_name, .gls_address_type {
	margin-right: 5px;
}
.gls_address_name input {
	width: 84px;
}
.gls_address_type select.orderform {
	width: 130px;
}
.gls_address_number input {
	width: 60px;
}
.gls_label_handicap {
	padding-left: 0px!important;
	padding-top: 6px!important;
	padding-right: 6px;
}
.gls_info_handicap img {
	margin-top: 6px;
	margin-right: 6px;
}
.gls_graybox {
	padding: 10px;
	padding-bottom: 0px;
	background-color: #EEEEEE;
	width: 460px;
	margin-top: 20px;
	height: 164px;
}
.gls_graybox_icon {
	padding-top: 15px;
}
.gls_graybox iframe {
	margin-top: -7px;
	margin-bottom: -10px;
}
p.gls-sum-price {
	font-size: 15px;
	margin-top: 5px;
	padding: 0px 25px;
}

p.gls-sum-price strong {
	color: #FF5E04;
}

.futar-table td > div {
	position: relative;
}

.gls-types > div span.error-block {
	position: absolute;
	left: 5px;
	top: 22px;
	z-index: 2;
	background-image: url(../images/errorup.png);
	background-repeat: no-repeat;
}
.futar-table > div.label-error span.error-block {
	top: 5px;
}

.gls-types > div span.error-block label {
	display: block;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin-top: 3px;
	font-size: 11px;
	line-height: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}

#big-canvas {
	width: 640px;
	min-height: 400px;
	height: 400px;
}

#left-canvas {
	height: inherit;
	max-height: 400px;
	float: left;
	overflow-y: scroll;
	width: 240px;
}
#right-canvas {
	height: inherit;
	max-height: 400px;
	float: left;
	overflow-y: scroll;
	width: 400px;
}
#map-canvas {
	min-height: 400px;
}

.jqmWindow#gls_map_dialog {
	top: 50%;
	transform: translateY(-50%);
	padding: 15px;
	height: 400px;
}

.jqmWindow#gls_map_dialog {
	top: 50%;
	transform: translateY(-50%);
	padding: 15px;
}

.jqmWindow#gls_map_dialog input#searchinput {
	border: 1px solid #cacaca;
	border-radius: 3px;
	padding: 10px;
}

.gls-content .type-icon-3 {
	background-image: url('../images/gls/gls_csomagpont_logo.jpg') !important;
	background-size: contain;
	margin-top: 7px;
	margin-bottom: 3px;
	width: 80px;
	height: 60px;
}

.gls-content .disabled {
	background-image: url('../images/gls/gls_csomagpont_logo_gs.png') !important;
}

.shipment_order.gls_submit {
	width: 288px;
	height: auto;
	background-image: none;
	background: linear-gradient(0deg, rgba(207,105,29,1) 0%, rgba(255,145,63,1) 100%, rgba(255,151,73,1) 100%);
	padding: 15px;
	border: 1px solid #ff9749;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	display: flex;
	align-items: center;
}

.shipment_order.gls_submit:hover {
	opacity: .8;
}

.shipment_order.gls_submit .fa {
	margin-left: 10px;
}

.gls_address_name, .mpl_address_type {
	margin-right: 5px;
}
.gls_address_name input {
	width: 84px;
}
.gls_address_type select {
	width: 130px;
	padding: 4px;
}
.gls_address_number input {
	width: 60px;
}

#glsConsTypeError > span.error-block label, .falseAccountNumber, #glsInvdataError, #ConsPostalCodeError, #ShpPostalCodeError {
	width: 188px;
	display: block;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin-top: 14px;
	font-size: 11px;
	line-height: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.falseAccountNumber {
	margin-top: 18px;
	margin-left: 5px;
}

.mw-250 {
	max-width: 250px;
}

span.inline-block {
	display: inline-block;
}

.gls-radio-holder > input {
	vertical-align: -2px;
}

.bold-text {
	font-weight: 900;
}

.red-alert {
	color: red;
}

#glsNoParcelTerminal {
	font-weight: normal !important;
}

.fs-14 {
	font-size: 14px;
}

span.gls-parcel-id {
	font-weight: 600;
}

td.unique-spacing-setting {
	vertical-align: top;
	padding-top: 10px !important;
}

.gls-open-exclude-modal {
	cursor: pointer;
	color: #5b6eb9;
	font-weight: bold;
}

#gls-exclude-modal-container {
	display: none;
}

.gls-exclude-list-container {
	border-collapse: collapse;
	width: 100%;
}

.gls-exclude-list-container,
.gls-exclude-list-container td {
	border: 1px solid #172154;
}

.gls-exclude-list-container td {
	padding: 4px 10px;
}
.gls-exclude-list-container tr:nth-child(even) {
	background-color: #dddddd;
}

.dialog-header-gls-color {
	background: #172154 !important;
	border: #172154 !important;
}

.gls-radio-holder .message-tooltip .status-line .fa-times {
	font-size: 14px;
}

.jqmWindow#gls_map_dialog .jqmHeader{
	height: 30px;
    line-height: 30px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    -moz-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    text-shadow: 0px 1px 3px rgb(0 0 0 / 40%);
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    background: rgb(64,74,90);
    background: linear-gradient(90deg, rgba(64,74,90,1) 0%, rgba(64,74,90,1) 100%);
    padding-top: 3px;
    padding-bottom: 3px;
}
.glsDialogClose{
    top: 5px;
    font-weight: 300;
    font-size: 15px;
    right: 10px;
    position: absolute;
    cursor: pointer;
}
.jqmWindow#gls_map_dialog .jqmHeader h2{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.warning{
	background-color: #e3e3e3;
	padding: 10px;
}
.warning strong{
	color: red;
}