
.utttravel-metabox select.uttinput,
.utttravel-metabox input.uttinput {
    width:100%;
}

.utttravel-metabox table {
    width:100%;
}

.utttravel-metabox .wp-picker-holder{
    position: absolute;
}

.tabVertical {

}
.tabVertical .headerTab {
    float: left;
    width: 140px;
    border-right: 1px solid #e0e0e0;
}
.tabVertical .headerTab .item{
    display: block;
    padding: 5px 10px ;
    border-bottom: 1px solid #f0f0f0;
    text-decoration: none;
    color: #555;
    background-color: #f8f8f8;
}
.tabVertical .headerTab .item.active{
    background-color: #fff;
    color: #000;
    font-weight: bold;
}

.tabVertical .bodyTab {
    padding-left: 140px;
}
.tabVertical .contentTab {
    padding:10px;
    display: none;
}
.tabVertical .contentTab.active {
    display: block;
}
.rowInside {
    margin: -6px -12px -12px;
}
table.top td {
    vertical-align: top;
}
.uttTable {
    width: 100%;
}
.text-danger {
    color: red !important;
}
.tableAttributes tr {
    border-bottom: 1px solid #e0e0e0;
}
.tableAttributes td {
    padding-bottom: 15px;
}

 .uttGalleries {
    padding: 0 0 0 0
}

 .uttGalleries ul {
    margin: 0;
    padding: 0;
     list-style: none;
}

 .uttGalleries ul{
     overflow: hidden;
}

 /*.uttGalleries ul::after {*/
    /*clear: both*/
/*}*/

 .uttGalleries ul li.add,  .uttGalleries ul li.image,  .uttGalleries ul li.utt-metabox-sortable-placeholder {
    width: 78px;
    float: left;
    cursor: move;
    border: 1px solid #d5d5d5;
    margin: 9px 9px 0 0;
    background: #f7f7f7;
    border-radius: 2px;
    position: relative;
    box-sizing: border-box
}
.uttGalleries ul li.add:nth-child(3n),
.uttGalleries ul li.image:nth-child(3n),
.uttGalleries ul li.utt-metabox-sortable-placeholder:nth-child(3n) {
   margin-right: auto;
}

 .uttGalleries ul li.add img,  .uttGalleries ul li.image img,  .uttGalleries ul li.utt-metabox-sortable-placeholder img {
    width: 100%;
    height: auto;
    display: block
}

 .uttGalleries ul li.utt-metabox-sortable-placeholder {
    border: 3px dashed #ddd;
    position: relative
}

 .uttGalleries ul li.utt-metabox-sortable-placeholder::after {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "";
    font-size: 2.618em;
    line-height: 72px;
    color: #ddd
}

 .uttGalleries ul ul.actions {
    position: absolute;
    top: -8px;
    right: -8px;
    padding: 2px;
    display: none
}

 .uttGalleries ul ul.actions li {
    float: right;
    margin: 0 0 0 2px
}

 .uttGalleries ul ul.actions li a {
    width: 1em;
    height: 1em;
    margin: 0;
    height: 0;
    display: block;
    overflow: hidden
}

 .uttGalleries ul ul.actions li a.tips {
    cursor: pointer
}

 .uttGalleries ul ul.actions li a.delete {
    display: block;
    text-indent: -9999px;
    position: relative;
    height: 1em;
    width: 1em;
    font-size: 1.4em
}

 .uttGalleries ul ul.actions li a.delete::before {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "";
    color: #999;
    background: #fff;
    border-radius: 50%;
    height: 1em;
    width: 1em;
    line-height: 1em
}

 .uttGalleries ul ul.actions li a.delete:hover::before {
    color: #a00
}

.add_galleries {
    padding: 0;
    margin-bottom: auto;
}
#utt_tour-images .inside {
    padding: 0;
    margin: auto;
}
 .uttGalleries ul li:hover ul.actions {
    display: block
}
.preivewImage img {
    max-width: 100%;
}
.uttfield {
    border: 3px dashed #f0f0f0;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    -webkit-transition: al 0.25s;
    -moz-transition: al 0.25s;
    -ms-transition: al 0.25s;
    -o-transition: al 0.25s;
    transition: al 0.25s;
}
.uttfield:hover {
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
}
.cloneField .uttfield  {display: none}

.areaSelected {

}
.areaSelected {
    margin-top: 10px;
}

.itemTime {
    padding: 5px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    position: relative;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    background: #fff;
}
.timestamp-wrap .itemTime button{
    position: absolute;
    width: 22px;
    height: 100%;
    color: red;
    right:0;
    top:0;
    display: block;
    padding:0 ;
    padding-top: 3px;

}

.tableOption td:first-child,
table.utttravel-metabox td:first-child {
    white-space: nowrap;
}
.tableOption td:first-child {
    white-space: nowrap;
    width: 1%;
}
.tableOption td {
    padding: 5px;
    vertical-align: top;
}
.tableOption td:first-child {
    font-weight: bold;
}
.tableOption {
    width: 100%;
    max-width: 800px;
}

.UTTorderList {
    padding: 10px;
    background-color: #efefef;
}
.UTTorderList li{
    white-space: normal;
    margin-right: 10px;
    border: 1px dashed #e0e0e0;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #fff;
}

.m-b-5 { margin-bottom:5px;  }
.m-b-10 { margin-bottom:10px;  }



.locationPicker {
    position: relative;
}
.locationPicker .resultMap {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    z-index: 99;
}
.resultMap a {
    display: block;
    padding: 6px 10px;
    text-decoration: none;
    padding-left: 20px;
    background-image: url(./../img/marker-blue.png);
    background-size: 14px;
    background-position: 3px 9px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #f0f0f0;
}

#poststuff .stuffbox>h3, #poststuff h2, #poststuff h3.hndle {
	font-size: 15px;
	text-transform: uppercase;
}
.tabVertical {
    display: flex;
    flex-wrap: wrap;
}
.tabVertical .headerTab {
	float: none;
}
.tabVertical .headerTab .item {
	padding: 10px 12px;
}
.tabVertical .bodyTab {
	padding-left: 0;
	flex: 1;
}
.tabVertical .bodyTab .button {
	height: 30px;
	line-height: 28px;
}
.tabVertical .bodyTab td {
	padding: 5px;
}
.tabVertical .contentTab p {
	padding-left: 10px;
	padding-right: 10px;
}
.areaSelectedAttributes {
	padding-left: 5px;
	padding-right: 5px;
}
.tableOption td:first-child, table.utttravel-metabox td:first-child {
	padding-left: 10px;
	padding-right: 10px;
}
.select2-container--default .select2-selection--multiple {
	border: 1px solid #aaa;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 0 10px;
	float: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	line-height: 19px;
	font-size: 12px;
	margin-right: 8px;
	background-color: #2872aa;
	color: #fff;
	padding: 3px 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	vertical-align: top;
	line-height: 17px;
}
.UTTorderList {
	padding: 7px 5px 2px 10px;
	margin-top: 0;
	margin-bottom: 5px;
}

.UTTorderList li {
	display: inline-block;
	padding: 3px 5px;
}
.UTTorderList.ui-sortable li{
    display: block;
}
.utttravel-metabox select.uttinput, .utttravel-metabox input.uttinput {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
}
.select2-container .select2-selection--single {
	height: 30px;
}
.uttTable .button {
	margin-top: 10px;
	margin-right: 5px;
}
.cloneField {
	text-align: center;
    padding: 10px 0;
}

.tdLabel {
    width: 200px;
}
.removeFieldGroup {
    position: absolute;
    right:0;
    top:0;
    color: red;
    z-index: 9999;
}

.itemsort {
    position: relative;
}
.glyph-icon[class^="flaticon-"]:before,
.glyph-icon[class*=" flaticon-"]:before,
.glyph-icon[class^="flaticon-"]:after,
.glyph-icon[class*=" flaticon-"]:after {
    margin-left: auto;
}
.iconTravelSelect .button{
    margin: 5px;
    font-size: 22px;
}
.wrapPopupinline .iconTravelSelect {
    background-color: #fff;
    box-shadow: 2px 2px 15px rgba(0,0,0,0.3);
    padding: 5px;
    position: relative;
    z-index: 99;
}
.wrapPopupinline {
    position: relative;
}
.wrapPopupinline .contentPopup{
    position: absolute;
    top:100%;
    left:0;
    width: 100%;
    z-index: 99;
}
.overlayPopup {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 9;
}
.valueSelected [class^="flaticon-"]:before,
.valueSelected [class*=" flaticon-"]:before,
.valueSelected [class^="flaticon-"]:after,
.valueSelected [class*=" flaticon-"]:after {
    margin-left: auto;
}
