.list_img_div{
    margin-left:22px;
}
#edittitlesec ol {
    list-style-type: none;
}
#edittitlesec li {
    list-style-type: none;
    margin: 10px 3px;
    float: left;
    width: 100%;
}
#edittitlesec li b {
    display: inline-block;
    width: 14%;
    float: left;
    text-align: left;
    margin-right: 3px;
}
#edittitlesec li input[type="text"] {
    float: left;
    width: 70% !important;
}
#edittitlesec li textarea {
    float: left;
    width: 70% !important;
    height: auto !important;
}
.multipleactions-area {
    float: right;
    width: 100%;
    text-align: right;
    margin-right: 33px;
}

.list_img_div .delete-image {
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 15px;
    background: #d43f3a;
    border-radius: 100%;
    padding: 4px 5px 6px 5px;
    width: 12px;
    height: 12px;
    text-align: center;
    font-size: 13px;
    position: absolute;
    margin-top: -157px;
    left: 215px;
}
.list_img_div {
    margin-left: 15px;
    display: list-item;
    float: left;
    list-style: none;
    margin-top: 15px;
    background: #CAD8ED;
    border-left: 6px solid #8BA3C6;
    margin-bottom: 0px;
}

.edit_icon {
    border: 0px;
    padding: 0px;
    background-color: none !important;
    text-align: right;
    position: relative;
    height: 0px;
    line-height: 0px;
    display: none;
}
.list_img_div:hover .edit_icon{
    display: block;
    cursor: pointer;
}

.tour-details-panel .list_img_div{
    width: 95%;
}


.tour-details-panel .list_img_div .delete-image {
    font-size: 13px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 15px;
    background: #d43f3a;
    border-radius: 100%;
    padding: 4px 5px 6px 5px;
    width: 16px;
    height: 16px;
    text-align: center;
    position:inherit;
    margin-top:0;
    left:0;
}

.tour-details-panel .list-img-title {
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}
.tour-details-panel .list_img_div img {
    border: 0px solid #DDDDDD;
    width: 225px;
    padding: 10px;
    height: auto;
    height: 140px;
    float: left;
    margin-right: 10px;
}
.tour-details-panel .list-img-comments {
    width: 100%;
    float: left;
}
.tour-details-panel .edit_icon {
    display: block;
    width: auto;
    float: right;
    margin: 10px;
}

.tour-details-panel  .list_img_div .edits_icon{
    background: #d43f3a;
    padding: 5px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 15px;
}
.tour-details-panel .list_img_div .edits_icon {
    background: #337ab7;
    padding: 5px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 15px;
    margin-right: 5px;
    padding: 4px 5px 5px 5px;
    position: inherit;
    margin-top: 0;
    left: 0;
    margin-left: 0px;
}
.tour-details-panel .list_img_div .view_icon {
    background: #5e5e5e;
    padding: 5px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 15px;
    margin-right: 5px;
    padding: 4px 5px 5px 5px;
    color:#FFFFFF;
    position: inherit;
    margin-top: 0;
    left: 0;
    margin-left: 0px;
}

.tour-details-panel .edit_icon .childChk {
    padding: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 15px;
    margin-right: 8px;
    margin-top: -1px !important;
    left: 4px;
}
.cont-sec {
    width: 100%;
    max-width: 600px;
    float: left;
}
.width-half-less{
    width: 30%;
}
.width-half-more{
    width: 63%;
}


.widget-form-body.view-fullsize-image-widget-body img {
    width: auto !important;
    height: auto !important;
    max-height: 500px !important;
    text-align: center;
    margin: 0 auto !important;
    left: 50% !important;
    position: relative;
    transform: translate(-50%);
}

.list_img_div .view_icon{
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 15px;
    background: #5e5e5e !important;
    border-radius: 100%;
    padding: 4px 5px 6px 5px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 15px;
    position: absolute;
    margin-top: -157px;
    left: 140px;
}

.list_img_div .edits_icon {
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 15px;
    background: #337ab7 !important;
    border-radius: 100%;
    padding: 4px 5px 6px 5px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 15px;
    position: absolute;
    margin-top: -157px;
    left: 170px;
}
.ui-dialog .ui-widget-header{
    border:0px;
    background:none;
}
.list_img_div input.childChk {
    padding: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 15px;
    margin-right: 8px;
    margin-top: -1px !important;
    left: 4px;
    position: absolute;
}

.input-panel-2 {
    width: 16px;
    float: left;
    background: #5cb85c;
    padding: 5px;
    border-radius: 100%;
    position: absolute;
    height: 16px;
    margin-right: 5px;
    margin-top: -157px;
    left: 124px;
}
.input-panel {
    width: 16px;
    float: left;
    background: #5cb85c;
    padding: 5px;
    border-radius: 100%;
    position: relative;
    height: 16px;
    margin-right: 5px;
}
