@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500,300italic);
/* -----------------------------------------------------------
        main stylesheet
----------------------------------------------------------- */
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #eceff4;
    font-size: 14px;
}

body, button, html, input, select, textarea {
    color: #343434;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

/* -----------------------------------------------------------
        images
----------------------------------------------------------- */
img {
    border: none;
}

/* -----------------------------------------------------------
        anchors
----------------------------------------------------------- */
a {
    color: #0066CC;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}


hr{
    margin-top:0px;
    margin-bottom:15px;
    color:#777;
}
/* -----------------------------------------------------------
        headings
----------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
    color: #292929;
    font-weight: bold;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11px;
}
table#tableSightseeing {
    overflow-x: scroll;
    display: block;
}
.invoice .insurace_select_area .twocolsdiv{float:none;}
.form-group.dyna_visa_input {
    float: left;
        width: 100% !important;
}
.dyna_visa_all_data {
    clear: both;
    width: 80%;
    float: left;
    margin: 0px 0px;
}
.dyna_visa_all_data table{margin-bottom:0px !important;}
.form-group.dyna_visa_add {
    float: left;
    width: 9% !important;
    margin-left: 3%;
    margin-top: 30px;
    min-width: 160px;
}
.form-group.dyna_visa_input .SumoSelect .CaptionCont.SlectBox {
    width: 92%;
    max-width: 275px;
    min-height: 23px;
}
.dyna_visa_all_data {
    clear: both;
}

/*TABLE STYLES**/
.table-bordered {
    border: 1px solid #e4eaec;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
}

.table>tbody>tr:nth-of-type(odd) {
    background-color: rgba(243,247,249,.3);
    border-top: 1px solid #e8e8e8;
}
.insurance_plan_section label {
    font-weight: bold;
}
.price_data_list {
    font-weight: bold;
}
div#accoId {
    overflow: auto;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #d8e2e7;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.wt100{
    width:100%!important;
}

.col-md-6{
    width:49%;
    float:left;
    margin-right:1%;
}

.pt5{
    padding-top: 5px;
    display: inline-block;
}

.form-group div {
    word-break: break-word;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px !important;
    margin: 0px;
    padding: 0px;
    color: #76838f;
    text-align:left;
}

table.table.table-bordered {
    margin-bottom: 20px;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
}
div#accoId table {
    margin-bottom: 20px;
    overflow-y: auto;
    display: block;
    width: 100%;
    max-width: 100%;
}

div#accoId table tr {
    border-top: 1px solid #e8e8e8;
}
.bsp-table{overflow-x: scroll;
           white-space: nowrap;
           display: block;}

.table-bordered>thead>tr>th {
    font-size: 14px;
    padding:10px;
    background-color: rgba(243,247,249,.8);
    font-weight:700;
}

.table-bordered>tbody>tr>td {
    font-size: 13px;
    padding: 10px;
}
.table-bordered>tbody>tr>th { 
    padding: 10px;
}
.centertd {
    text-align: center;
}

.fixed-height {

    overflow: auto
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th
{
    border-right: 1px solid #e4eaec;
    border-bottom: 1px solid #e4eaec;
}

/* -----------------------------------------------------------
        header -> logo
----------------------------------------------------------- */
#header #logo {
    display: inline-block;
    padding: 0px;
}

#logo img {
    width: 80%;
}

#header #logo h1 {
    margin: 6px 0 10px 0;
    padding: 0;
    color: #ffffff;
    font-size: 22px;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 61px;
    background: #fff;
    border-bottom: solid 1px #c5d6de;
    padding: 10px 10px 0px 0px;
    z-index: 80;
}

#header #logo a {
    color: #ffffff;
    text-decoration: none;
}

#header #logo a:hover {
    color: #ffffff;
}

#header #header-inner #home a {
    background: url("../images/button_home.png");
}

#header ul#user {
    margin: 22px 0px 0px 0px;
    padding: 0;
    float: right;
}

#header ul#user>li {
    margin: 0;
    padding: 5px 12px 5px 12px;
    list-style: none;
    float: left;
    position: relative;
    color: #adb7be
}

#header ul#user li.first {
    border-left: none;
}

#header ul#user li.last {
    border-right: none;
}

#header ul#user li a {
    color: #adb7be;
    font-weight: 400;
    text-decoration: none;
}

#header ul#user li a:hover {
    color: #00a8ff;
}

#header #header-inner {
    margin: 0;
    padding: 0;
    height: 40px;
    clear: both;
    position: relative;
    background: #003367 url("../images/header_inner.png") repeat-x;
    border-bottom: 6px solid #ffffff;
}

#header #header-inner #home {
    float: left;
}

#header #header-inner #home a {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 46px;
    display: block;
    background: url("../images/button_home.png");
    background-position: 0 0;
}

#header #header-inner #home a:hover {
    background-position: 0 -40px;
}

#header #header-inner div.corner {
    height: 6px;
    width: 6px;
    position: absolute;
    background: url("../images/header_inner_corners.png") no-repeat;
}

#header #header-inner div.tl {
    top: 0;
    left: 0;
    background-position: 0 0;
}

#header #header-inner div.tr {
    top: 0;
    right: 0;
    background-position: -6px 0;
}

.content {
    margin: 10px 0 10px 0;
    padding: 0;
    min-height: 65%;
    clear: both;
    /* overflow: hidden;*/
}

#content {
    padding: 0;
    min-height: 100%;
    clear: both;
    overflow: hidden;
}

.form {
    position: relative;
    background: #ffffff;
    width: 285px;
    margin: 40px auto 40px auto;
    padding: 40px;
    border-top: 5px solid #33b5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.form .alert {
    position: relative;
    background: #f3f3f3;
    color: #666666;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 15px;
    text-align: left;
}

.form .alert .fa-times-circle {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: -8px;
    float: right;
}

.form input {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 15px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-wieght: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.form input:focus {
    color: #333333;
    border: 1px solid #33b5e5;
}

.form button {
    cursor: pointer;
    background: #33b5e5;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 25px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.form button:hover {
    background: #1a9bcb;
}

.form h2 {
    margin: 0 0 20px;
    line-height: 1;
    color: #33b5e5;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

/**WELCOME**/
.ui-datepicker-title select {
    display: inline-block;
    width: 45%;
    padding: 0px
}

.center {
    text-align: center;
}

.welcome .btn {
    margin: 20px 0px 0px 0px;
}

.clear {
    clear: both;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover {
    color: #fff;
}

.btn{
    padding:6px 15px;
    font-size:14px;
    line-height:1.57142857;
    border-radius:3px;
    -webkit-font-smoothing:subpixel-antialiased;
    -webkit-transition:border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    -o-transition:border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
    transition:border .2s linear,color .2s linear,width .2s linear,background-color .2s linear
}

.btn.active:focus,.btn:active:focus,.btn:focus{
    outline:0
}

.btn.active,.btn:active{
    -webkit-box-shadow:none;
    box-shadow:none
}

.onclick-menu {
    position: absolute;
    top: 24px;
    background-color: #fff;
    left: 0;
    z-index: 99;
    display: none;
    border:1px solid #d8e2e7;
    font-size: .8125rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    width: 300px;
    left: -100px;
}

.cr-limit-hd{
    position: absolute;
    top: 0;
    right: 20px;
    color: #212121;
    border: 1px solid #ddd;
    padding: 3px 10px;
    border-top: 0px;
    font-size: 13px;
    border-radius: 0px 0px 5px 5px;
}

.onclick-menu ul {
    padding: 0px;
}

.onclick-menu ul li {
    list-style: none;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    word-wrap: break-word;
}

.onclick-menu ul li:last-child{
    border-bottom: 0px;
}

.myacchover:hover .onclick-menu {
    display: block;
}

.welcome h2 {
    font-size: 30px;
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
}

#content #left-content {
    left: 0;
    width: 300px;
    position: fixed;
    background: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-right: solid 1px #c5d6de;
    margin-top: 72px;
    height: 500px;
    overflow: scroll;
}

#content #left-content #menu {
    padding: 0;
    clear: both;
    height: 500px
}

#content #left-content #menu h6 {
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    border-bottom:1px solid #fff;

}

#content #left-content #menu h6:hover,#content #left-content #menu h6.ui-state-active,#content #left-content #menu h6,#content #left-content #menu h3
{
    color: #eb1c23;
    background: #ecf2f5;
    border: 0px;
    font-weight:500;
}

#content #left-content #menu h6:hover i,#content #left-content #menu h6.ui-state-active i
{
    color: #eb1c23;
    background: #ecf2f5;
    border: 0px;
    font-weight:500;
}

#content #left-content .fa{
    padding-right:10px;
}

#content div.box p.labeltag {
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    font-weight: 700;
}
#content #left-content #menu h6,#content #left-content #menu h3 {
    display: block;
    color: #818181;
    padding: 10px 10px 10px 25px;
    margin: 0px;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    font-weight:400;
    border-radius:0px;
    background:#fff;
}


#content #left-content #menu h6 span.ui-icon-triangle-1-e {
    width: 0;
    height: 0;
    border-left: 5px solid #adb7be;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
    position: absolute;
    top: 18px;
    margin-right: 15px;
    right: 0;
}

#content #left-content #menu ul {
    margin: 0;
    padding: 0;
    background: #ecf2f5;
    border:0px;
}

#content #left-content #menu ul.opened {
    display: block;
}

#content #left-content #menu ul.closed {
    display: none;
}

#content #left-content #menu li {
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    list-style: none;
}

#content #left-content #menu li a {
    margin: 0 0 0 6px;
    padding: 10px 15px;
    height: 1%;
    display: block;
    float: left;
    color: #818181;
    font-size: 1rem;
    line-height: normal;
    text-decoration: none;
}

#content #left-content #menu li a:hover {
    color: #242424;
    background:#ecf2f5;
}

#content #left-content #menu li.selected {
    color: #fff;
    background-color: rgba(255,255,255,.02);
}

#content #left-content #menu li.selected a {
    color: #fff;
}

#content #left-content #menu li.collapsible {
    margin: -1px 0 0 0;
    background: url("../images/menu_border.png") no-repeat top left;
}

#content #left-content #menu li.collapsible a {
    margin: 0 0 0 26px;
    padding: 8px 0 8px 0;
    height: 1%;
    display: block;
    background: transparent;
    float: left;
    font-weight: bold;
}

#content #left-content #menu li.collapsible a.plus {
    margin: 0;
    padding: 7px 0 10px 26px;
    height: 10px;
    width: 100%;
    display: block;
    float: left;
    background: url("../images/menu_plus.png") no-repeat 5px 10px;
    border: none;
}

#content #left-content #menu li.collapsible a.minus {
    margin: 0;
    padding: 7px 0 10px 26px;
    height: 10px;
    width: 100%;
    display: block;
    float: left;
    background: url("../images/menu_minus.png") no-repeat 5px 10px;
    border: none;
    border-bottom: 1px solid #326395;
}

#content #left-content #menu li ul {
    margin: 0;
    padding: 0;
    border-left: 18px solid #326395;
}

#content #left-content #menu li ul.expanded {
    display: block;
}

#content #left-content #menu li ul.collapsed {
    display: none;
}

#content #left-content #menu li ul li {
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    list-style: none;
    background: url("../images/menu_arrow.png") no-repeat 10px 12px;
    border-top: 1px solid #4377ab;
    border-bottom: 1px solid #326395;
    color: #ffffff;
}

#content #left-content #menu li.collapsible ul li a {
    font-weight: normal;
}

#content #left-content #menu li.last {
    border-bottom: none;
}

#content #right-content {
    margin: 60px 0px 0 305px;
    padding: 0;
    clear: both;
    overflow: hidden;
}

.ui-state-active, .ui-accordion-content-active{
    border-left: solid 4px transparent!important;
}

h6 i{
    color: #adb7be;
}

.book-icon{
    color: #ac6bec;
}

.grey{
    border-color: #adb7be!important;
}

.purple{
    border-color: #ac6bec!important;
}

.red{
    border-color: #fa424a!important;
}

.orange{
    border-color: #fa424a!important;
}

.blue{
    border-color: #0082c6!important;
}

.purple2{
    border-color: #b348ae!important;
}

.blue2{
    border-color: #00a8ff!important;
}

.docs-icon{
    color: #fa424a;
}

.file-icon{
    color: #f29824;
}

.justify-icon{
    color: #0082c6;
}

.money-icon{
    color: #b348ae;
}

.tags-icon{
    color: #00a8ff;
}

#content div.box {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    clear: both;
    overflow: hidden;
}

.blocks {
    width: 33%;
    display: inline-grid;
    vertical-align: top;
}

.blocks>div,.welcome>div {
    position: relative;
    background: #fff;
    padding: 15px;
    border: 0;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #d8e2e7; 
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}

.heading {
    position: relative;
    padding: 0;
    margin: 0 0px 10px 0px;
    background: 0 0;
    font-size: 17px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.user-rights {
    display: inline-block;
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    padding-bottom: 10px;
}

.hide {
    display: none;
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]
{
    position: absolute;
    margin-left: -20px;
}

input[type=checkbox],input[type=radio] {
    margin: 1px 0 0;
    margin-top: -2px\9;
    line-height: normal;
}

#content div.box-left {
    width: 49%;
    clear: none;
    float: left;
}

#content div.box-right {
    width: 49%;
    clear: none;
    float: right;
}

#right-headding{
    font-size:26px;
    font-weight: 400;
    line-height: 1.2;
    color: #343434!important;
    padding-bottom:0px!important;
}

#content div.box div.title {
    margin: 0 0 10px 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}

#content div.box div.title h1,#content div.box div.title h2,#content div.box div.title h3,#content div.box div.title h4,#content div.box div.title h5,#content div.box div.title h6
{
    margin: 0;
    padding: 11px 0 11px 10px;
    float: left;
    border: none;
    color: #ffffff;
}

#content div.box div.title ul.links {
    margin: 0;
    padding: 0;
    float: right;
}

#content div.box div.title ul.links li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#content div.box div.title ul.links li a {
    margin: 0;
    padding: 13px 16px 12px 16px;
    height: 1%;
    display: block;
    float: left;
    background: url("../images/title_link.png") no-repeat top left;
    border-left: 1px solid #316293;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#content div.box div.title ul.links li a:hover {
    background: url("../images/title_tab_selected.png") no-repeat bottom
        center;
    color: #bfe3ff;
}

#content div.box div.title ul.links li.ui-tabs-selected a {
    background: url("../images/title_tab_selected.png") no-repeat bottom
        center;
    color: #bfe3ff;
}

#content div.box div.title div.search {
    margin: 0;
    padding: 6px 6px 6px 7px;
    float: right;
    background: url("../images/title_link.png") no-repeat top left;
    border-left: 1px solid #316293;
}

#content div.box div.title div.search div.input {
    float: left;
}

#content div.box div.title div.search div.input input {
    margin: 0;
    padding: 5px 7px 4px 7px;
    background: #FFFFFF;
    border: 1px solid #316293;
    color: #000000;
    font-family: Lucida Grande, Verdana, Lucida Sans Regular,
        Lucida Sans Unicode, Arial, sans-serif;
    font-size: 11px;
}

#content div.box div.title div.search div.button {
    float: left;
}

#content div.box div.title div.search div.button input {
    margin: 0;
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
    font-family: Verdana, Helvetica, Sans-Serif;
}

#content div.box div.title div.search div.button input.ui-state-default
{
    margin: 0;
    padding: 4px 12px 5px 12px;
    overflow: hidden;
    background: #4e85bb;
    border: 1px solid #316293;
    border-left: none;
    color: #FFFFFF;
    outline: none;
    outline-style: none;
}

#content div.box div.title div.search div.button input.ui-state-hover {
    margin: 0;
    background: #46a0c1 url("../images/button_highlight_selected.png")
        repeat-x;
    border: 1px solid #316293;
    border-left: none;
    color: #FFFFFF;
}

#content div.box h1,#content div.box h2,#content div.box h3,#content div.box h4,#content div.box h5,#content div.box h6
{
    margin: 10px 20px 10px 20px;
    padding: 0 0 15px 0;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
}

#content div.box p {
    /*    margin: 10px 0px 20px 0px;
        padding: 0;
        color: #5f5f5f;
        font-size: 12px;
        line-height: 150%;*/
}

#content div.box dl {
    margin: 10px 24px 10px 24px;
}

#content div.box dt {
    margin: 0;
    font-size: 12px;
}

#content div.box dd {
    margin: 0;
    padding: 8px 0 8px 15px;
    font-size: 12px;
}

#content div.box ul.left,#content div.box ol.left {
    float: left;
}

#content div.box li {
    /*    padding: 4px 0 4px 0;
        font-size: 12px;*/
}

#footer {
    margin: 0;
    padding: 5px 0 5px 0;
    clear: both;
    overflow: hidden;
    background: #2a2a2a;
    text-align: right;
}

#footer p {
    margin: 0 60px 0 60px;
    padding: 10px 0 10px 0;
    color: #ffffff;
}

#footer a {
    text-decoration: none;
    color: #FFFFFF;
}

.requiredmsg {
    float: right;
}

/**USER ROLE CREATION**/
.full-width .blocks {
    width: 100%;
}

.full-width>div {
    padding: 10px;
}

.pull-left {
    float: left;
}

.verify input {
    width: 75% !important;
    margin-right: 10px;
}

.click {
    text-decoration: underline;
    cursor: pointer;
}

.topmargin {
    margin: 20px 0px;
}

.verify a {
    font-weight: 700;
    font-size: 14px;
    padding-top: 7px;
}

input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="text"]:focus, input[type="password"] {
    border-color: #c5d6de;
    outline: 0;
}

input[type="text"], input[type=number],input[type="password"],input[type="email"],select,textarea
{  
    border: 1px solid rgba(197,214,222,1);
    box-shadow: none;
    font-size: 0.9rem;
    color: #343434!important;
    font-weight:300;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;

}

input[type="text"]:focus, input[type=number]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus
{  
    border: 1px solid #b0b0b0;
}

.sign-box .form-group {
    margin-bottom: 12px;
    zoom: 1;
} 


input[type="button"],input[type="reset"], button, input[type="submit"],  .wizard > .actions a{
    -webkit-border-radius: 25rem;
    border-radius: 25rem;
    border: 1px solid #00a8ff;
    background: #00a8ff;
    color: #fff;
    font-weight: 600;
}

input[type="button"]:hover,input[type="reset"]:hover{
    background-color:rgba(118,131,143,.1);
    color:#76838f

}
.form-control{
    -webkit-transition:-webkit-box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    -o-transition:box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    transition:box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    -webkit-box-shadow:none;
    box-shadow:none
}

.form-control:not(select){
    -webkit-appearance:none
}

.form-group{
    vertical-align:top;
}


.form-horizontal  .form-group>label {
    margin-bottom:2px;
    text-align: left;
    width: 100%;
    float: left;
    font-weight: 300;
    padding: 0px;
    padding-bottom: 5px;
}

.form-control.focus, .form-control:focus {
    border-color: #62a8ea;
}

.form-horizontal  .form-group {
    width: 100%;
    display: inline-block;
}

.form-group ,.form-horizontal{
    margin-bottom: 15px;
}
.form-horizontal textarea{
    width: 90%;
    resize: none;
    height: 60px;
}
.img-thumbnail { 
    line-height: 1.42857143;
    background-color: #ffffff;  
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    height: 100px;
    width: auto;
}
.form-horizontal .form-group>div {
    width: 75%;
    float: left;
}

.half-form .form-group {
    width: 49%;
    margin-right: 6px;
}

.half-form .twocolsdiv {
    width: 24%;
}
.half-form .colsdiv {
    width: 24%;
}
.half-form .twocolsdiv input {
    width: 92%;
}

.labeltag {
    font-size: 13px;
    position: relative;
    vertical-align: middle;
    padding-top:8px;
}

.half-form .form-group>label {
    width: 100%;
}

.half-form .form-group>div {
    width: 95%;
    position:relative;
}

.half-form>p {
    font-size: 14px;
    color: #4377ab !important;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px !important;
    margin-left: 0px !important;
}

.form-group-button>div {
    float: right;
    margin-left: 14px;
}

.form-group-button {
    float: right;
    margin-bottom: 10px;
    margin-right: 23px;
}

.move-left {
    padding-left: 20px;
}
.form-group-button .save{
    height: 34px;
    border-radius: 10%;
    margin-top: 2px;
}

.form-group-button  .save, .wizard > .actions a {
    color: #62a8ea;
    background-color: transparent;
    border: 1px solid #62a8ea;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    margin-top: -10px !important;
}

.form-group-button  .save:hover, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #62a8ea;
    color: #fff;
}


.form-group-add>div {
    float: left;
    margin-left: 14px;
}

.form-group-add {
    float: left;
    width: 50%;
}

.form-group-add .save {
    color: #62a8ea;
    background-color: transparent;
}

.form-group-add .save:hover {
    background: #62a8ea;
    color: #fff;
}
.bluebtn{
    display: block; 
    width: 100%;
    padding: 6px 12px;
    font-size: 14px; 
    line-height: 1.42857143; 
    color: white; 
    background-color: #376EA6;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

}


.pt0 {
    padding-top: 0px !important;
}

.btn-holder {
    margin: 0 auto;
    text-align: center;
}

.red,.error {
    color: red;
    font-weight:400;
    font-size:12px;
}

.error {
    padding-top: 5px;
    display: block;
    text-align:left;
}

.ui-datepicker-trigger {
    margin: 0px;
    border: 0px none;
    float: right;
    cursor: pointer;
    padding: 2px 5px;
    background: none;
    position: absolute;
    top: 9px;
    right: 0;
}

.posrel1{
    position:relative;
}
.mainFormInsurance_section .posrel1 div#mceu_1637 {
display: block !important;

}
.dyna_visa_all_data tr.minimum_entry_reqd td:first-child, .dyna_visa_all_data tr.minimum_entry_reqd td:nth-child(2) {
    min-width: 310px;
    width: 310px;
}
.minimum_entry_reqd option:disabled {
    color: #d4d4d4;
}
.mainFormInsurance_section .posrel1 div#mceu_501 {
display: block !important;
}
.tab-pane form{
    height:auto!important;
}

.posrel1 .ui-datepicker-trigger{
    margin: 0px;
    position: absolute;
    right: 23px;
    top: 8px;	
}

.headAcc{
    margin:0px 0px 10px 0px!important;
}

.posrel .ui-datepicker-trigger{
    margin: 0px;
    position: absolute;
    right: 30px;
    top: 43px;
}

/**PAGINATION**/
.pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 0px 0px 10px 0px;
    border-radius: 4px;
    float: right;
}

.pagination li {
    display: inline;
}

.pagination li:first-child>a,.pagination li:first-child>span {
    margin-left: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination li.active a,.pagination li.active a:focus,.pagination li.active a:hover,.pagination li.active span,.pagination li.active span:focus,.pagination li.active span:hover
{
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #337AB7;
    border-color: #337AB7;
}

.pagination li.active a,.pagination li.active a:focus,.pagination li.active a:hover,.pagination li.active span,.pagination li.active span:focus,.pagination li.active span:hover
{
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #337AB7;
    border-color: #337AB7;
}

.pagination li>a,.pagination li>span, .pagination li > span.prev, .pagination li > span.next{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #337AB7;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #DDD;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity =   0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity =   50);
}

.modal-header {
    padding: 15px 15px 0px 15px;
}

.modal-header h3 {
    margin-bottom: 0px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-dialog {
    width: 600px;
    margin: 30px auto;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal-sm {
    width: 300px;
}

@media ( min-width : 992px) {
    .modal-lg {
        width: 900px;
    }
}

.clearfix:before,.clearfix:after,.modal-footer:before,.modal-footer:after
{
    content: " ";
    display: table;
}

.clearfix:after,.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}


.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.lfloat {
    float: left;
}

.rfloat {
    float: right;
}

button.close {
    padding: 0px;
    cursor: pointer;
    background: none repeat scroll 0px 0px transparent;
    border: 0px none;
    font-size: 30px;
    float: right;
    color:#00a8ff;
}
#calculatePrice{
    border: 1px solid #62a8ea;
    color: #62a8ea;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0px 0px 0px 10px;
}
.user-info ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin-bottom: 10px;
    list-style: none;
    padding: 0px;
}

.user-info ul li {
    padding-bottom: 10px;
}

.user-info>div label {
    font-weight: bold;
}

.stlabel {
    padding: 6px 0px 0px 0px !important;
    margin: 0px !important
}

.categoryMenu ul {
    list-style: none;
    margin: 0px;
    padding: 10px;
    border: 1px solid #DDD;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.categoryMenu ul  li {
    padding: 0px !important;
    border-top: 0px;
}

#accordion .ui-state-active {
    background: #FEE136;
    color: #fff;
    text-decoration: none;
}

.ui-icon-triangle-1-e,.ui-icon-triangle-1-s {
    margin-right: 6px\9;
}

.ui-icon-triangle-1-s {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #adb7be;
    display: inline-block;
    position: absolute;
    top: 18px;
    margin-right: 15px;
    right: 0;
}
.user-role-creation .half-form {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.categoryMenu {
    border: 1px solid #DDDDDD;
    border-bottom: 0px;
}

.categoryMenu h2 {
    border-bottom: 0px !important;
    font-size: 14px;
    font-weight: 400;
    padding: 0px !important;
}

.categoryMenu h6 {
    border: 1px solid #DDDDDD;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    margin: 0px !important;
    padding: 10px 8px !important;
    cursor: pointer;
    font-size: 14px;
}

.categoryMenu .blocks {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.categoryMenu  .blocks>div,.categoryMenu #accordion {
    position: relative;
    background: #fff;
    padding: 10px 10px 0px 10px;
    border: 0;
    margin:0px 5px 10px 5px;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
    display: block
}

.categoryMenu>li>div {
    border-top: 0px;
}

.categoryMenu h6 a {
    color: #4d4d4d;
    padding: 10px;
    display: inline-block;
    font-size: 14px;
}

.categoryMenu #accordion {
    padding: 10px;
    border-top: 0px;
}

.inputCheckAlign {
    float: left;
    margin-right: 5px;
}

.opened {
    display: block;
}

.closed {
    display: none;
}

.user-role-creation .form-group {
    width: 100%;
}

.user-role-creation .full-form .form-group>div {
    width: 100%;
}

.categoryMenu h6 {
    margin-bottom: 0px !important;
}

.view-more {
    text-align: center;
    display: inline-block;
    border-top: 0px none;
    margin: 0px;
    padding: 0px;
    color: #000;
    float: left;
}

.wt100 {
    width: 100%;
}

#content div.box .view-more-main h3 {
    border-bottom: 0px;
    clear: none;
    padding: 15px;
    margin: 0px;
}

.view-more .button {
    font-size: 36px!important;
    padding: 5px 0px 15px;
    cursor: pointer;
    line-height: 28px;
    color:#304b58;
}

.view-more .button:hover {
    color:#0082c6!important;
}

.countfilter {
    float: right;
    padding-bottom: 15px;
    font-weight: 700;
}

.countfilter select {
    width: auto;
    display: inline-block;
    padding: 5px;
}

.btn-success {
    color: #FFF;
    background-color: #5CB85C;
    border-color: #4CAE4C;
}

.btn-warning {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
}

.btns-status {
    padding-top: 20px;
}

.alert-success {
    color: #3C763D;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}


.labelTitle span {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    color: #343434!important;
    padding-bottom: 0px!important;
}

.audit-trail a {
    float: right;
    color: #fff;
    font-size: 10px;
    text-decoration: underline;
}

input[type=button] {
    cursor: pointer;
}

input[type=submit] {
    cursor: pointer;
}

textarea.disable {
    box-shadow: none;
    border: none;
    resize: none;
}

.internal-rights{
    width:100%;
}

.internal-rights .links{
    padding-bottom:10px;
    color:#ccc;
}

.internal-rights .links a{
    padding:0px 2px;
}

.internal-rights .categoryMenu, .internal-rights .categoryMenu ul{
    border:0px;
    padding:0px;
}


.usermanage{
    width:25%;
    float:left;
    margin-bottom:10px;
}

.usermanage .view-more{
    width: 100%;
    float: left;
}

.usermanage .pull-left{
    font-size:14px!important;
    font-weight:bold;
    padding:14px!important;
}

.usermanage .view-more .button .sign{
    margin:0px 0px 5px 0px;
    width:40px;
    height:40px;
    font-size:40px;
    line-height: 30px;
    float:left;
}

.usermanage p{
    margin:0px!important;
}

.usermanage p:last-child{
    font-size:16px!important;
}

/**DEACTIVATED**/

.deactivate{
    background:rgba(224,224,224,0.5);
    width:96%;
    padding:2%;
    margin:10px 0px;
    display:none;
}

.deactivate .radio-inline{
    margin-top:7px;
    font-size:13px;
}

.deactivate .radio-inline input:checked{
    font-weight:700;
}

.roledesc{
    display:none;
}

.deactivate select{
    width:auto;

}

.deactivate strong{
    font-size:13px;
    padding-right:10px;
}

.trial{
    font-size:14px;
    font-weight:700;
}

.rmtraveller{
    background: none repeat scroll 0% 0% #CCC;
    border-radius: 50%;
    color: #FFF;
    font-size: 11px;
    padding: 0px 5px;
    margin-top: 30px;
    float: right;
    line-height: 18px;
    text-decoration:none;
    color:#fff;
}

.vendor-region{
    font-size:16px;
    padding:5px 0px!important;
    margin:0px 0px 15px 0px!important;
    color:#37474F !important
}

.add-traveller{
    padding-bottom:20px;
    display:inline-block;
}
.removeSegDetails{
    padding-bottom:20px;
}
.vendor-master-form .ui-datepicker-trigger{
    border:0px;
    padding:0px;
    margin-right:-4px;
}


.half-form .vendor-master-form .form-group{
    width:30%;
    margin-right:2%;
}

.half-form .vendor-master-form .form-group input{
    margin-right:2%;
    width:94%;
}

.half-form .fare-div{
    width:48%;
}

.half-form .agent-Markdown .form-group{
    width: 47%;
}
.update {
    margin: 0 !important;
    padding: 0 !important;
}

/**HOLIDAYS MASTER**/

.h4pad0{
    padding:5px 0px!important;
    margin: 0 0px 15px 0px !important;
}

.packageType .radio-inline{
    padding-left:20px;
}

.currency input[type="text"]{
    width:auto;
    float:left;
    margin:2px 20px 0px 0px;

}

.currency label.error{
    width:100%;
    float:left;
}

.bgrey{
    display: block;
    height: 15px;
    border: 0;
    border-top: 15px solid #F1F4F5;
    padding: 0; 
    margin: 0px -16px 10px -16px;
}

.glyphicon-arrow-right{
    content:'>'
}
.wt1002{
    width:100%!important;
}

.cost-center .form-group{
    width:48%;
}

.checkboxdiv .checkbox-inline{
    width:auto!important
}

.promocodeTabs{
    padding-bottom:6px!important;
}

.nav-tabs li a:first-letter{
    text-transform: uppercase;
}

.nav-tabs li a{
    border:1px solid #eee;
    border-bottom:0px;
    padding:8px 12px;
    color:#000;
    font-size:16px;
    margin-right:10px;
    float:left;
}

.nav-tabs{
    padding-left: 0px;
    border-bottom: 1px solid #EEE;
    display: inline-block;
    float: left;
    width: 100%;
}

.pt10{
    padding-top:10px;
    display:inline-block;
}

.nav-tabs li{
    list-style:none;
    float:left;
}

.nav-tabs .active a{
    border:1px solid #0095DA;
    background:#0095DA;
    color:#fff;
}


.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.fade.in {
    opacity: 1;
}

.two-colums{
    width:100%;
}

.two-colums > div{
    width:48.9%;
    display:inline-block;
    border-right:1px solid #eee;
    vertical-align:top;
}

.two-colums > div:last-child{
    border-right:0px;
    padding-left:15px;
}

.moveall:after{
    content:'>>';
}

.removeall:after{
    content:'<<';
}


.two-colums > div .form-group{
    width:48%;
}

.two-colums > div .form-group input{
    width:92%;
}


/**ACCORDION PROMO CODE**/

.hide-divs{
    display:none;
}

#accordion-promocode h6{
    margin:0px 0px 10px 0px!important;
}

#accordion-promocode .ui-accordion-content{
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 10px;
}

/**MANUAL INVOICE**/
.form-horizontal .service-invoice{
    display:none
}

.invoice .table .add-traveller{
    padding-bottom:0px;
    padding-top:5px;
}

.SlectBox { width: 200px; padding: 5px 8px;}

.SumoSelect p {margin: 0;}
.SumoSelect{width: 200px;}

.SelectBox {padding: 5px 8px !important;}

/* Filtering style */
.SumoSelect .hidden { display:none; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}

.SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect > .CaptionCont,.SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {box-shadow: 0 0 2px #7799D0;border-color: #7799D0;}
.SumoSelect > .CaptionCont { position: relative; border: 1px solid #A4A4A4; min-height: 14px; background-color: #fff;border-radius:2px;margin:0;}
.SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;}
/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }

.SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
.SumoSelect > .CaptionCont > label > i { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
                                         background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}

.SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
.SumoSelect.open > .optWrapper {top:35px; display:block;}
.SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

.SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}

.SumoSelect > .optWrapper > .options { border-radius: 2px;position:relative;
                                       /*Set the height of pop up here (only for desktop mode)*/
                                       max-height: 165px;
                                       /*height*/ }

.SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
.SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
.SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
.SumoSelect > .optWrapper > .options  li.opt { padding: 6px 6px; position: relative;border-bottom: 1px solid #f5f5f5;}
.SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 2px 2px 0 0; }
.SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0 0 2px 2px; border-bottom: none;}
.SumoSelect > .optWrapper > .options li.opt:hover { background-color: #E4E4E4; }
.SumoSelect > .optWrapper > .options li.opt.sel{background-color: #a1c0e4; border-bottom: 1px solid #a1c0e4;}

.SumoSelect > .optWrapper > .options li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
.SumoSelect > .optWrapper > .options li span { display: none; }
.SumoSelect > .optWrapper > .options li.group > label {cursor: default;padding: 8px 6px;font-weight: bold;}

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
.SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
.SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
/*disabled state*/
.SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
.SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

/**Select all button**/
.SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
.SumoSelect .select-all > label, .SumoSelect .select-all > span i{cursor: pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;}
.add_accommodation .wizard.vertical > .actions {
    margin-top: -60px;
    margin-bottom: 0px;
    width: 86%;
    margin-right: 60px;
}
.add_accommodation .wizard.vertical.steps_generation_form > .actions{ margin-top: 0 !important; }
.add_accommodation .wizard.vertical > .actions{padding-bottom: 130px;}

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }
/**STEPS**/


/*
Common 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.removePad{
    padding-top: 30px;
    display: inline-block;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ff3111;
    color: #fff;
}

.wizard > .content
{
    display: block;
    height: 100%;
    width: auto;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    width: 100%;
    border:0px;
    margin:0px;
    padding:0px;
}

.invoice .twocolsdiv{
    float:left;
}

.invoice  .table-bordered > tbody > tr > td{
    vertical-align:top;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    display: block;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}
.body .form-group input[type="checkbox"]
{
    display: inline-block;
    width: auto;
}
.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    display: inline-block;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

input[type=number]::-moz-inner-spin-button, 
input[type=number]::-moz-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.invoice .twocolsdiv input#isCanvasPackage {
    float: left;
    width: auto;
    margin-right: 4px;
    margin-top: 4px;
}
.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
    border:1px solid #eee;
    cursor:default;
    text-decoration:none;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}



/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}

.half-form .form-group > div.radio-inline{
    width:auto;
}

.link-invoice{
    padding-top:10px;
    display:inline-block;
}

.bg-success {
    padding: 10px;
    background-color: #DFF0D8;
    margin-top:0px;
}

.tax-modal input{
    float: left;
    margin-right: 10px;
    width: 20%
}

.added-tax{
    padding-top: 7px;
    display: inline-block;
}

.ui-autocomplete{
    background:#fff;
    border:1px solid #E4EAEC;
}

.ui-autocomplete li{
    background:#fff;
    border-bottom:1px solid #E4EAEC;
    padding:10px;
}
.tax-sel{
    background:#E4EAEC;
    color: #76838F;
    font-size: 12px;
    padding: 2px 5px;
    border: 1px solid #bdc3c9;
    margin-bottom: 1px;
    display: inline-block;
}

.creditlimit{
    width:100%;
}

.creditlimit p{
    font-size:14px!important;
    padding-top:10px!important;
}
.upload-button .load-button,.upload-Meal .load-button{
    margin: 5px 0px;
    border: 1px solid #005d81;
    padding: 8px 10px;
    border-radius: 5px;
    cursor: pointer;
    color: blue;
}

.profile-pic {
    max-width: 100px;
    margin: 7px 5px;
} 
.airlin-logo img{
    width: 50px;
    height: 50px;
}
.legged{
    cursor: pointer;
    text-decoration: underline;
}
.alignCenter{
    text-align: center;
    vertical-align: middle !important;
}

.remove{
    float: right;
    width: 100%;
    text-align: right
}
.pakageType{clear: both; }
.half-form .dateRange-holidayWebSite{width: 80%;}
.half-form .holidayMobileSite{width: 80%;}
.dynamicPayment{clear: both; }
.HolidaydynamicPayment{clear: both; }
.DynamicpakageType{clear: both; }
.checkPromoCode{
    width:100%!important;
    padding-left: 0px!important;
    padding-right: 10px!important;
}

.checkPromoCode .checkbox-inline{
    width:auto!important;
    font-weight:normal!important;
}

.checkPromoCode input{
    width:auto!important;
    margin-top: 4px;
}

.half-form .checkPromoCode > div{
    width:auto;
    float: left;
}

#content-tabs .ui-accordion-content {
    height:auto!important;
}

/**FOR LOGIN**/
.form-group.dyna_visa_add a.save_row {
    background: none;
    color: #333 !important;
    min-width: 160px !important;
    padding: 0px 0px !important;
    text-decoration: underline;
}

.page-center{
    display: table;
    width: 100%;
}

.page-center-in {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
}

.container-fluid {
    padding-right: .9375rem;
    padding-left: .9375rem;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.sign-box .sign-avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
}

.sign-box .sign-title {
    font-size: 1.25rem;
    text-align: center;
    margin: 0 0 15px;
    line-height: normal;
    font-weight:300;
}

.sign-box .sign-avatar img {
    display: block;
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.sign-box .btn {
    min-width: 108px;
    margin: 6px auto 0px;
    float:right;
}

.sign-box .form-group:after, .sign-box .form-group:before {
    content: " ";
    display: table;
}

.sign-box {
    width: 100%;
    max-width: 322px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #d8e2e7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    font-size: 1rem;
    position: relative;
}

.text-center{
    text-align:center;
}

.lg-logo{
    margin-bottom: 10px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.7;
    background: url('../images/load.gif') 50% 50% no-repeat rgb(249,249,249);
}

.activatebtn{
    background-color: green!important;
    color: #fff!important;
    border-color: green!important;
}

.deactivatebtn{
    background-color: #ccc!important;
    color: #fff!important;
    border-color: #ccc!important;
}

.wizard > .content > .body .table input.dynamicFName, .wizard > .content > .body .table input.dynamicLName, .wizard > .content > .body .table input{
    width:100% !important
}

.table-scroller {
    overflow-x: auto;
    display: block;
    max-height: 350px; 
}

.hotel-Type-div .SumoSelect{
    width:420px;
}

.hotel-Type-div .SumoSelect.open > .optWrapper{
    width:420px;
}

.nav-tabs li.disabled a{
    cursor: default;
    background: #cecdcd ;
    color: #979797 ;
    border: 1px solid #eee;
    text-decoration: none !important;
}
.git_hide_imp{
    display: none !important;
}
.git_message{
    margin: 10px 0 50px 10px;
    width: 70%;
    float: left;
    font-weight: bold;
}
.pkgwidth .SumoSelect{
    width:100%;

}
.pkgwidth .SumoSelect> .CaptionCont{
    border: 1px solid rgba(197,214,222,1);  
}
.rmtraveller1{
    background: none repeat scroll 0% 0% #CCC;
    border-radius: 50%;
    color: #FFF;
    font-size: 11px;
    padding: 0px 5px;
    margin-top: -113px;
    float: right;
    line-height: 18px;
    text-decoration:none;
    color:#fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #content #left-content #menu li {
        margin: 0;
        padding: 0;
        clear: both;
        overflow: hidden;
        list-style: none;
        line-height: 0;
    }

    #content #left-content #menu li a {
        margin: 0 0 0 6px;
        padding: 10px 15px;
        height: 1%;
        display: block;
        float: left;
        color: #818181;
        font-size: 14px;
        line-height: normal;
        text-decoration: none;
    }
}
/*for enabling and disabling button on editAdhocInvoice.jsp */
.form-group-button div .disabled{pointer-events: none; background: #ddd; border: 1px solid #ddd;}

.audit-trail-modal .modal-body{height: 350px;overflow: auto;}
.audit-trail-modal #auditTrail td:last-child{word-break: break-all;}
.audit-trail-modal-pop .modal-dialog {
    width: 1000px;
    margin: 30px auto;
}
table.topmargin#asd .splitPNR {
    float: left;
}
table.topmargin#asd .errorSpan {
    display: block;
}
table.topmargin#asd input.splitPNRtext {
    width: 80%;
    float: right;
}
table.topmargin#asd .splitPNR {
    float: left;
}
.SumoSelect.sumo_packageIds {
    width: 100%;
}
.SumoSelect.sumo_packageId {
    width: 100%;
}
#divPaxTypes-flightMobileSite0 {
    display: none !important;
}
div#divPaxTypes-flightMobileApp {
    display: none !important;
}
.flight_data_show #paxType-flightMobileSite0{
    display: block !important;
}
.flight_data_show #countPaxType-flightMobileSite0{
    display: block !important;
}
.flight_data_show div#divPaxTypes-flightWebSite0 {
    display: none !important;
}
#divPaxTypes-flightMobileApp0 {
    display: none !important;
}
.flight_data_show #paxType-flightMobileApp0{
    display: block !important;
}
.flight_data_show #countPaxType-flightMobileApp0{
    display: block !important;
}
.flight_data_show div#paxType-flightWebSite0 {
    display: block !important;
}

.flight_data_show div#countPaxType-flightWebSite0 {
    display: block !important;
}

.flight_data_show div#divPaxTypes-flightWebSite {
    display: none !important;
}

.flight_data_show div#paxType-flightWebSite {
    display: block !important;
}

.flight_data_show div#countPaxType-flightWebSite {
    display: block !important;
}
.totalfinalCreditNoteCal {
    margin: 20px 0px;
}

.totalfinalCreditNoteCal label {
    width: 44%;
    float: left;
    font-weight: bold;
    padding-left: 12px;
}

.totalfinalCreditNoteCal div {
    float: left;
    width: 25%;
}

.totalfinalCreditNoteCal input {
    font-weight: bold;
}


.hotel_data_show div#divPaxTypes-hotelWebSite {
    display: none !important;
}

.hotel_data_show div#paxType-hotelWebSite {
    display: block !important;
}

.hotel_data_show div#countPaxType-hotelWebSite {
    display: block !important;
}
#mainFormSightseeing .checkbox-inline.sightseeing_checkbox {
    width: 98px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
#mainFormSightseeing .checkbox-inline.sightseeing_checkbox input {
    position: absolute;
    right: -10px;
}

@media screen and (min-width:319px) and (max-width:767px){
	#sightseeing_cancel_option_modal .modal-dialog{width:100%;}
}

@media screen and (min-width:768px){
	#sightseeing_cancel_option_modal .modal-dialog{width:400px;}
	#sightseeing_cancel_option_modal .modal-body{margin-left: 26%;font-size:15px;}
	#sightseeing_cancel_option_modal h3 {font-size: 15px;text-align:center;}
	#sightseeing_cancel_option_modal h4 {font-size: 14px;}
	#sightseeing_cancel_option_modal .viator_api_data_select {width: 50%;margin-left: 26%;}
	
	#sightseeing_cancel_option_modal .button_data.cancel_viator_seelct button {
    border-radius: 3px;
    margin: 10px auto;
    text-align: center;
    float: none;
    display: block;
    padding: 5px 15px;
	cursor:pointer;
}
}

.thomasLoader {
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    z-index: 9999
}

.thomas_loader {
    width: 50px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.thomas_loader div {
    content: " ";
    width: 10px;
    height: 10px;
    background: #2196f3;
    border-radius: 100%;
    position: absolute;
    animation: shift 2s linear infinite
}

.thomas_loader div:nth-of-type(1) {
    animation-delay: -.4s
}

.thomas_loader div:nth-of-type(2) {
    animation-delay: -.8s
}

.thomas_loader div:nth-of-type(3) {
    animation-delay: -1.2s
}

.thomas_loader div:nth-of-type(4) {
    animation-delay: -1.6s
}

.spinner,.spinner:after {
    position: relative;
    box-sizing: border-box
}

.spinner {
    width: 65px;
    height: 65px;
    display: block;
    color: #0095da
}

.spinner:after {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 5px solid currentColor;
    border-bottom-color: transparent;
    border-radius: 100%;
    background: 0 0;
    animation: ball-clip-rotate .75s linear infinite
}

.loaderTxt {
    font-size: 12px;
    display: block;
    margin-top: 10px;
    text-align: center;
    margin-left: 9px
}

@keyframes ball-clip-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}



.sightseeingLoading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.sightseeingLoading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.sightseeingLoading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.sightseeingLoading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#sightseeingTable .chosen-container {
    min-width: 450px !Important;
}

/* TAX PAN Card css start from here  */
tbody#travellerDetailsPayer th {
    font-weight: normal;
    text-align: left;
    margin-top: 20px;
}
#travellerDetailsPayer tbody input {
    margin-bottom: 25px;
    margin-right: 25px;
    width: 90%;
}
.AdhocPaymentDetails {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.AdhocPaymentDetails span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    font-family: Poppins, sans-serif;
    color: rgb(68, 68, 68);
    padding: 5px 0px;
}
.AdhocPaymentMade {
    background: rgba(228, 239, 246, 0.5);
    padding: 16px;
    position: relative;
    margin: 17px 0px 0px;
    overflow: hidden
}
.AdHocHRBorder {
    width: 67%;
    margin: 7px 0px;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.AdHocTotalPay {
    display: grid;
    grid-template-columns: 1fr 1fr;
    color: rgb(12, 77, 162);
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
}
.AdHocborder::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 1px;
    top: 5px;
    left: 47%;
    display: block;
    height: 160px;
}

p.AdhocDesc {
    font-weight: bold;
}

div#fileAlreadyExit {
    width: 95%;
}

div#fileAlreadyExit p {
    clear: both;
    margin: 15px 0px;
}

div#travellerDetailsPayer {
    width: 98%;
}
#travellerDetailsPayer .form-group.twocolsdiv {
    width: 19%;
    margin-bottom: 35px;
}


/* TAX PAN Card css Ends from here  */

.form-group.optionalChoosesData {
    min-width: 980px;
    float: right;
}
.optionalChoosesData .chosen-container {
    width: auto !important;
}
button#createEditBooking {
    cursor: pointer;
}
#createEditBooking.disabled{background: #ddd !important;pointer-events: none;border: 1px solid #ccc}

.Pay-blocks {
    position: relative;
    background: #fff;
    padding: 15px;
    border: 0;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #d8e2e7;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.payment-method {
    width: 40%;
    margin: 15px 0;
}
.Cash {
    display: inline-block;
    width: 40%;
}
.Bank-Transfer {
    display: inline-block;
    width: 40%;
    padding-right: 10px;
}

.UTR-No {
    display: inline-block;
    width: 40%;
}

.form-group.check-input {
    display: inline-block;
    width: 23%;
}

.BankTransfer {
    margin: 15px 0;
}

.Profit-center-code {
    width: 40%;
}
.settelement-save {
    color: #62a8ea;
    background-color: transparent;
    border: 1px solid #62a8ea;
    padding: 5px 10px;
    border-radius: 5px;
    width: 34%;
}

.SettlementPay .form-group-button {
    margin-top: -29px;
    margin-right: -84px;
}

.Search-settlement {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    color: #343434 !important;
    margin: 0;
    margin-bottom: 17px;
}

.flightSerch #table {
    overflow-x: auto;
    
}

table.table{ display: table; }

#resultDisplay table {
    display: block;
}

.fxMate_button_area .cta-d-flex{
    display: flex;
}

.flightSerch .blocks{display: block;}

body.bg-theme-color{
    background: #eceff4;
}

th.sorting_disabled .dataTables_sizing {
    height: auto !important;
}

.form-horizontal .half-form .form-group-button {
    margin-top: 0px !important;
}

.daysDiv, .accomNightsDiv, .accomPositionDiv, .optionalPositionDiv {
    width: 9% !important;
}

.cityDiv, .typeDiv{width: 16% !important;}

.accomBrowseDiv, .optionalNameDiv{width:37% !important;}

.accomBrowseDiv .SumoSelect, .accomBrowseDiv .SumoSelect .CaptionCont, .optionalNameDiv select {width:100% !important;}

.mealtab_inputs label{
    min-width: 100px;
}

.mealtab_inputs input{
    display: inline-block !important;
    width: 500px;
}

.mainFormTransferDetails-row.form-section {
    display: flex
;
}

.addMoreBtn {
    width: 95% !important;
}
.note-details-main-section{
    display : flex;
}

.note-details-cross-button{
    background:transparent;
    border:none; 
    font-size:20px;
    color:#b84444; 
    margin-left:8px; 
    cursor:pointer;
}

.sign-box{
    padding-bottom: 60px;
}

.ssologinFormDiv{
    padding-bottom: 10px;
    max-width: 320px;
    margin: 0 auto;
    margin-top: -50px;
    position: relative;
    margin-bottom: 50px;
}

.ssologinFormDiv .sign-box{
    padding: 0;
    padding-bottom: 0;
    border: 0;
}

#ssologins{
    background-color: #014ea2;
    border-color: #014ea2;
    width: 100%;
    margin-top: 10px;
}