.custom-combobox {position: relative; display: inline-block;}
.custom-combobox-toggle {position: absolute; top: 0; bottom: 0; margin-left: -1px; padding: 0;}
.custom-combobox-input {margin: 0; padding-top: 2px; padding-bottom: 5px; padding-right: 5px;}
.roleright table div {padding-left: 5px;}
.checkbox input[type="checkbox"] {margin-left: -102px;}
.roleright table {border: none;}
.roleright table table {border: none;}
.roleright .bold_1 {padding: 5px; font-weight: bold;}
.no-left-padding {padding-left: 0px;}
/*custum checkbox*/
.checkbox:before, .radio:before {display: block; content: ""; position: absolute; left: 0; top: 3px; width: 14px; height: 14px; border: 1px solid #d1d1d1; z-index: 0; font-family: "soap-icons"; line-height: 12px; text-align: center;}
.checkbox.checked:before, .radio.checked:before {content: "\e8ba"; border-color: #0065b8; color: #fff; background: #0065b8;}
.checkbox input[type="checkbox"] {position: relative; z-index: 1; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;}
.radio, .checkbox {position: relative; display: block; margin-top: 0px; margin-bottom: 0px;}
/*label {font-weight: normal;}*/
select {border-radius: 0px; border-color: rgb(169, 169, 169); background-color: white; cursor: default; border-width: 1px; border-style: solid;}
input, button, select, textarea {border-width: 1px; border-style: solid; border-color: rgb(169, 169, 169); background-color: white;}
/*new css layour add*/
.margn_bt {margin-bottom: 10px !important;}
.IATALabel {width: auto;}
.graybox {-moz-box-sizing: border-box; background: #ecf0f1; float: left; outline: medium none; padding: 5px; margin: 10px 0; width: 100%;}
/*added by shekhar 12-Jul-2018*/
.small-contact-dropdown{float: left; width: 20%;}
.big-contact-dropdown{float: left; width: 80%;}
.small-tel-dropdown{float: left; width: 45%;}
.big-tel-dropdown{float: left; width: 55%;}
select{border-color: #d2d2d2;}
.page-title .title_left h1{margin: 0;}