.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*body {*/
  /*padding: 0;*/
  /*direction: ltr;*/
  /*background: #f2f2f2;*/
  /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
/*}*/

/* Everything but the jumbotron gets side spacing for mobile first views */
/*.header,*/
/*.marketing,*/
    /*!*.footer {*!*/
    /*!*padding-left: 15px;*!*/
    /*!*padding-right: 15px;*!*/
    /*!*}*!*/

    /*!* Custom page header *!*/
/*.header {*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
/*}*/


/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    padding-bottom: 19px;
}

.container-cm-narrow > hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
    margin: 40px 0;
}

.marketing p + h4 {
    margin-top: 28px;
}

.container-cm {
    /*max-width: 773px;*/
    padding-left: 0;
    padding-right: 0;
}

.container-cm.logo {
    margin-bottom: 14px;
    margin-top: 17px;
}

/* Responsive: Portrait tablets and up */
.modal .container-cm {
    max-width: 400px;
    padding-left: 0;
    padding-right: 0;
}

.container-cm.logo > span {
    border: 1px solid #808080;
    border-radius: 24px;
    color: #808080;
    /*font-family: HelveticaNeue-Bold, sans-serif;*/
    font-size: 13px;
    height: 26px;
    padding: 2px;
    width: 100px;
    float: right;
    text-align: center;
    cursor: pointer;
}

.container-cm.top_menu {
    height: 35px;
    background: #ed1c24;
    border-radius: 13px;
}

.container-cm.top_menu > ul {
    font-size: 17px;
    /*font-family: FuturaStd-Book, sans-serif;*/
    cursor: pointer;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.container-cm.top_menu > ul > li {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
}

.container-cm.top_menu > ul > li > a {
    color: #fff;
    margin: 4px 13px;
    text-decoration: none;
    outline: 0;
}

.container-cm.top_menu > ul > li > a:hover,
.container-cm.top_menu > ul > li > a.selected {
    background: #fff;
    color: #ed1c24;
    border-radius: 8px;
    padding: 4px 13px;
    margin: 0px;
    text-decoration: none;
}

/* Remove the padding we set earlier */
.header,
.marketing,
.footer {
    padding-left: 0;
    padding-right: 0;
}

/* Space out the masthead */
/*.header {*/
    /*margin-bottom: 15px;*/
/*}*/

/* Remove the bottom border on the jumbotron for visual effect */
.jumbotron {
    border-bottom: 0;
}

.row.in_tab {
    margin-left: 0;
    margin-right: 0;
}
/*.nav-tabs {*/
    /*border-bottom-color: #f2f2f2;*/
/*}*/
.container-cm.tab-content {
  background: white;
  min-height: 550px;
  /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
}

.fieldText {
    color: #000;
    /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
    font-size: 14px;
    margin-bottom: 14px;
    margin-left: 43px;
    padding: 0;
}

.inlineFieldText {
  color: #000;
    /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
  font-size: 14px;
  margin-bottom: 14px;
  margin-left: 90px;
  padding: 0;
}

.fieldInput {
    margin-bottom: 7px;
}

.fieldText.start-margin {
    margin-right: 0px;
    margin-left: 43px;
}

.form-control {
  /*border-radius: 8px;*/
  background-color: #fffffe;
  padding: 0 5px;
  margin-bottom: 15px;
  /*border-radius: 0px;*/
  height: 32px;
  /*width: 180px;*/
  display: inline-block;
}

/*.dropdown, .dropup {*/
  /*position: relative;*/
  /*margin-bottom: 40px;*/
/*}*/

.btn-primary {
  color: #fff;
  background-color: #777;
  border-color: #555;
  border-radius: 0px;
  margin-bottom:50px;
  padding: 4px 50px 4px 50px;
}

.btn-ooredoo, .btn-ooredoo:hover {
  border-color: #ed1c24;
  background: #ed1c24;
  color: #fffffe;
  border-radius: 0px;
  /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
  /*font-size: 14px;*/
  /*height: 32px;*/
  padding: 0 11px;
  position: relative;
  display: inline-block;
  width: 180px;
  /*letter-spacing: 4px;*/
}

option{
    margin: 5px;
}

.in_tab {
    font-size: 12px;
    /*font-family: ArialMT, sans-serif;*/
}

th.header {
    color: #ed1c24;
    background-color: transparent !important;
    font-size: 12px;
    /*font-family: Arial-BoldMT, sans-serif;*/
    text-align: left;
}

.sort-indicator {
    display: block;
}

.ng-table {
    margin-top: 15px;
}
.table > thead> tr > th {
    font-size: 13px;
    /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
    border-top: none;
    font-weight: bold;
}
.table > tbody> tr > td {
    font-size: 13px;
    /*font-family: FuturaStd-Medium, Arial, Helvetica;*/
    border-top: none;
}

.ng-table tr td:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.ng-table tr td:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ng-table tr td:not(:first-child) {
    border-left: 2px solid #f2f2f2;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fffffe;
}

.issue-filter {
    padding-top: 20px;
}

.issue-filter select {
    color: #000;
    /*font-family: Arial-ItalicMT, sans-serif;*/
    border-radius: 8px;
    background-color: #fffffe;
    border: 1px solid #979797;
    height: 24px;
    padding: 0 5px;
    margin-left: 15px;
}

.middle-text {
    width: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 4px;
}

.noright {
    padding-right: 0px;
    margin-right: 0;
}

.modal-dialog {
    width: 400px;
}
.ticket-form{
    padding-top: 20px;
}

.ticket-form .col-sm-2, .ticket-form .col-sm-3{
    padding-right: 0px;
    padding-left: 0px;
}

.col-sm-1{
  font-size:x-large;
  color:#ed1c24;
  padding-right: 0px;
  width: 6%;
}

.col-sm-4{
  margin-left: 0px;
  margin-right: 0px;
}

.col-sm-4.inlineFieldText {
  padding-left: 170px;
  width: 30%;
}

.main-spinner-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

.error-mgs {
    margin-top: -14px;
    color: red;
}
.invalid-input {
    border-color: red;
}
.invalid-input:focus {
    border-color:red;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}

input[type="radio"] + span {
    margin-left: 5px;
    margin-right: 10px;
}



/************************ RTL **********************************/
.rtl {
    direction: rtl !important;
}

/*.rtl .nav.nav-tabs {*/
    /*padding-right: 0px;*/
    /*padding-left: 40px;*/
/*}*/

/*.rtl .nav.nav-tabs li {*/
    /*float: right;*/
/*}*/

/*.rtl .nav-tabs > li > a {*/
    /*margin-right: 0px;*/
    /*margin-left: 2px;*/

/*}*/

.rtl .start-margin {
    margin-right: 43px;
    margin-left: 0px;
}

.rtl .fieldText {
    margin-left: 0px;
}

.rtl .inlineFieldText {
    margin-right: 33px;
    margin-left: 0px;
}

/*.rtl .col-xs-1, .rtl .col-sm-1, .rtl .col-md-1, .rtl .col-lg-1, .rtl .col-xs-2, .rtl .col-sm-2, .rtl .col-md-2, .rtl .col-lg-2, .rtl .col-xs-3, .rtl .col-sm-3, .rtl .col-md-3, .rtl .col-lg-3, .rtl .col-xs-4, .rtl .col-sm-4, .rtl .col-md-4, .rtl .col-lg-4, .rtl .col-xs-5, .rtl .col-sm-5, .rtl .col-md-5, .rtl .col-lg-5, .rtl .col-xs-6, .rtl .col-sm-6, .rtl .col-md-6, .rtl .col-lg-6, .rtl .col-xs-7, .rtl .col-sm-7, .rtl .col-md-7, .rtl .col-lg-7, .rtl .col-xs-8, .rtl .col-sm-8, .rtl .col-md-8, .rtl .col-lg-8, .rtl .col-xs-9, .rtl .col-sm-9, .rtl .col-md-9, .rtl .col-lg-9, .rtl .col-xs-10, .rtl .col-sm-10, .rtl .col-md-10, .rtl .col-lg-10, .rtl .col-xs-11, .rtl .col-sm-11, .rtl .col-md-11, .rtl .col-lg-11, .rtl .col-xs-12, .rtl .col-sm-12, .rtl .col-md-12, .rtl .col-lg-12 {*/
    /*float: right;*/
    /*padding-left: 0px;*/
    /*padding-right: 15px;*/
/*}*/

/*.col-sm-4 {*/
  /*padding-right: 0px;*/
/*}*/

.rtl .container-cm.top_menu > ul > li {
    margin-left: 0px;
    margin-right: 10px;
}

.rtl .container-cm.logo > span {
    float: left;
}

.rtl .modal-footer {
    text-align: left;
}

.rtl .middle-text {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 4px;
}

.rtl .noright {
    padding-right: 15px;
    padding-left: 0px;
    margin-left: 0;
}

.rtl .fieldText {
    padding: 0;
}

.rtl th.header {
    text-align: right;
}

.rtl .ticket-form .col-sm-2, .ticket-form .col-sm-3 {
    padding-right: 15px;
}

.rtl .ng-table th.sortable .sort-indicator {
    padding-left: 18px;
    padding-right: 0px;
}

.rtl .ng-table th.sortable .sort-indicator:after,
.rtl .ng-table th.sortable .sort-indicator:before {
    content: "";
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    visibility: visible;
    left: 5px;
    right: 100%;
    top: 50%;
    position: absolute;
    opacity: .3;
    margin-top: -4px;
}

.rtl .ng-table th.sortable .sort-indicator:before {
    margin-top: 2px;
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
}

.rtl .ng-table th.sortable .sort-indicator:hover:after,
.rtl .ng-table th.sortable .sort-indicator:hover:before {
    opacity: 1;
    visibility: visible;
}
.rtl .ng-table th.sortable.sort-desc,
.rtl .ng-table th.sortable.sort-asc {
    background-color: rgba(141, 192, 219, 0.25);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.rtl .ng-table th.sortable.sort-desc .sort-indicator:after,
.rtl .ng-table th.sortable.sort-asc .sort-indicator:after {
    margin-top: -2px;
}
.rtl .ng-table th.sortable.sort-desc .sort-indicator:before,
.rtl .ng-table th.sortable.sort-asc .sort-indicator:before {
    visibility: hidden;
}
.rtl .ng-table th.sortable.sort-asc .sort-indicator:after,
.rtl .ng-table th.sortable.sort-asc .sort-indicator:hover:after {
    visibility: visible;
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.rtl .ng-table th.sortable.sort-desc .sort-indicator:after {
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    visibility: visible;
    box-shadow: none;
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.rtl .pull-right {
    float: left !important;
}

.rtl input[type="radio"] + span {
    margin-left: 10px;
    margin-right: 5px;
}

.btn-max-w, .btn-max-w:hover {
    width:100%;;
}


footer > .container > .row {
    margin-top:20px;
}

.modal-content {
    padding: 20px 20px 0 20px;
}