﻿.container
{
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
}

.autocenterdiv
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

/*---------- Menu ---------*/

.menucontainer
{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}

.row
{
    display: table-row;
}

.header_menu_text
{
    padding-top: 10px;
    text-align: center;
}

    .header_menu_text a
    {
        background-repeat: no-repeat;
        background-position: right center;
        display: block;
        text-decoration: none;
    }

.col_without_border
{
    display: table-cell;
}

.topline
{
    background-color: #90C3F6;
    width: 1078px;
    height: 10px;
}

.btn
{
    float: left;
    height: 25px;
    width: 106px;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    background-color: #90C3F6;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    margin-right: 2px;
}

.btn_selected
{
    float: left;
    height: 25px;
    width: 106px;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: default;
    margin-right: 2px;
}

.btn1
{
    float: left;
    height: 25px;
    width: 106px;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #08C;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    margin-right: 2px;
}

.btn_selected1
{
    float: left;
    height: 25px;
    width: 106px;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: default;
    margin-right: 2px;
}

/*---------- End Menu ---------*/


/*---------- Contennt ---------*/

.add
{
    height: 25px;
    width: 200px;
    display: block;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    background-color: #FC014C;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    margin-right: 2px;
    text-decoration: none;
}

.box
{
    width: 100%;
    border-bottom: 1px solid black;
}

.fields
{
    width: 100%;
}

.title
{
    width: 521px;
    height: 43px;
    display: block;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 18px;
    color: #000;
    background-color: #90C3F6;
}

.title1
{
    width: 400px;
    height: 43px;
    display: block;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 18px;
    color: #000;
    background-color: #90C3F6;
}

.setings
{
    width: 117px;
    height: 43px;
    display: block;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 18px;
    color: #000;
    background-color: #90C3F6;
}

.titlebox
{
    width: 521px;
    height: 43px;
    display: block;
    border-right: 1px solid black;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    overflow: hidden;
}

.titlebox1
{
    width: 400px;
    height: 43px;
    display: block;
    border-right: 1px solid black;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    overflow: hidden;
}

.setingsbox
{
    width: 118px;
    height: 43px;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
}

.setingsbox1
{
    width: 117px;
    height: 43px;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 15px;
    color: #000;
    border-right: 1px solid black;
}

.setingsbtn
{
    width: 58px;
    height: 43px;
    display: block;
    float: left;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid black;
    margin-top: auto;
    margin-bottom: auto;
}

.content
{
    margin-left: 30px;
    width: 640px;
    border: 1px solid black;
}

.contentgroups
{
    margin-left: 30px;
    width: 637px;
    border: 1px solid black;
}

.contentorder
{
    margin-left: 30px;
    width: 755px;
    border: 1px solid black;
}
.contenthotel
{
    margin-left: 30px;
    width: 900px;
    border: 1px solid black;
}

.edit
{
    background: url('../Images/editIcon.png') no-repeat center right;
    background-position: center;
    cursor: pointer;
}

.delete
{
    background: url('../Images/delbttn.png') no-repeat center right;
    background-position: center;
    cursor: pointer;
}


/*---------- Contennt ---------*/




.hotelEdit
{
    background-image: url("~/Content/Images/editIcon.png") no-repeat;
}

.editIcon
{
    background: url('../Images/editIcon.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: left;
    cursor: pointer;
}

.resetIcon
{
    background: url('../Images/resetIcon.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: left;
    padding-left: 5px;
    cursor: pointer;
}

.deleteIcon
{
    background: url('../Images/delbttn.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: left;
    padding-left: 5px;
    cursor: pointer;
}

.deleteIconInclude
{
    background: url('../Images/delbttn.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: right;
    padding-left: 5px;
    cursor: pointer;
}

.deleteIconAddFeature
{
    background: url('../Images/delbttn.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: right;
    padding-left: 5px;
    cursor: pointer;
}

.deleteIconRule
{
    background: url('../Images/delbttn.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: right;
    padding-left: 5px;
    cursor: pointer;
}

.deleteIconForCell
{
    background: url('../Images/delbttn.png') no-repeat center right;
    height: 16px;
    width: 16px;
    display: block;
    float: right;
    padding-left: 5px;
}

.tour_cell_rigth
{
    padding-right: 2px;
}

.mark_cell
{
    padding-left: 20px;
}

.class_hour
{
    background-color: red;
}

.section_block
{
    background: #edf4f9;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px;
    height: auto;
    width: 88%;
    -webkit-box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.6);
    box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.login_block
{
    background: #36383a !important;
}

.login_back_div
{
    background: url('images/back.png') no-repeat scroll 0 0 transparent;
    width: 9px;
    height: 13px;
    cursor: pointer;
    display: none;
}

.login_side
{
    display: block;
}

.login_top
{
    margin: 15px 15px 18px 10px;
    overflow: hidden;
}

.bttn_pink
{
    border: 1px solid #ed1a3b;
    color: #FFF;
    display: inline;
    font: 18px/18px Futuris;
    overflow: hidden;
    padding: 6px 15px;
    text-align: center;
    cursor: pointer;
    text-transform: capitalize;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pink_gradient
{
    background: #eb3d5c; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViM2Q1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZjU0NTYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkMWEzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #eb3d5c 0%, #f54561 2%, #ed1a3b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb3d5c), color-stop(2%,#f54561), color-stop(100%,#ed1a3b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb3d5c 0%,#f54561 2%,#ed1a3b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb3d5c 0%,#f54561 2%,#ed1a3b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb3d5c 0%,#f54561 2%,#ed1a3b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eb3d5c 0%,#f54561 2%,#ed1a3b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3d5c', endColorstr='#ed1a3b',GradientType=0 ); /* IE6-8 */
}

.btn_cancel
{
    border: 1px solid black;
    background-color: gray;
    /*display: inline;*/
    /*font: 18px/18px Futuris;
    overflow: hidden;*/
    padding: 1px 6px;
    text-align: center;
    cursor: pointer;
    text-transform: capitalize;
    width: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: black;
}

    .btn_cancel:hover
    {
        color: white;
    }

.btn_save
{
    border: 1px solid black;
    background-color: gray;
    /*display: inline;*/
    /*font: 18px/18px Futuris;
    overflow: hidden;*/
    padding: 1px 6px;
    text-align: center;
    cursor: pointer;
    /*text-transform: capitalize;*/
    width: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.btn_save:hover
{
    color: white;
}
.btn_save_user
{
    border: 1px solid black;
    background-color: gray;
    /*display: inline;*/
    /*font: 18px/18px Futuris;
    overflow: hidden;*/
    padding: 1px 6px;
    text-align: center;
    cursor: pointer;
    text-transform: capitalize;
    width: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom:8px;
}
.btn_save_user:hover
{
    color: white;
}

/*---------- Search ---------*/

.search
{
    border: 1px solid #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 250px;
    height:21px;
}
.search_user
{
    border: 1px solid #000000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 232px;
    height:30px;
}

.search_filter
{
    border: 1px solid #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 260px;
    height:26px;
}

.search_btn
{
    background: url('../Images/srchbtn.png') no-repeat center right;
    border: 0 none;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    text-indent: 100px;
    width: 18px;
    cursor:pointer;
    float:left;
}

.search_txt
{
    background: none;
    border: 0 none;
    float: left;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    padding-left:2px;
    width: 210px;
    height:30px;
}
.search_txt_filter
{
    background: none;
    border: 0 none;
    float: left;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    padding-left:2px;
    width: 237px;
    height:23px;
}

.search_btn_del
{
    background: url('../Images/delSearch.png') no-repeat center right;
    border: 0 none;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    text-indent: 100px;
    width: 18px;
    cursor:pointer;
    float:right;
    margin-right:2px;
    margin-top: 5px;
}

/*---------- Search ---------*/

.blogWrapper {
    width: 65%;
    height: auto;
    min-width: 45%;
    margin: 0 auto;
    border: 1px solid #cccccc;
    background-color: #fff;
}
.blogWrapper
{
  overflow: hidden;    
}
.blogWrapper li {
    float: left;
    display: block;
}

.testBlogDel {
    width: 40%;
    height: auto;
    background-color: #f5f5f5;
}

.testBlogSpam {
    width: 50%;
    height: auto;
    background-color: #fff;
}