/* jquery ui datepicker */
.ui-datepicker {z-index:1000!important}
.modal-open .ui-datepicker {z-index:9999!important}
.ui-widget, .ui-widget * {font-family:inherit!important}
.ui-datepicker-header {background-image:none}
.ui-datepicker-month, .ui-datepicker-year {font-weight:400; font-family:inherit!important}

.ui_tpicker_time_label, .ui_tpicker_hour_label, .ui_tpicker_minute_label {line-height:1.5}
.ui_tpicker_time_input {border:0!important; padding:0; height:1.5em}
.ui_tpicker_time, .ui_tpicker_hour, .ui_tpicker_minute {margin-bottom:5px!important}
.ui_tpicker_hour, .ui_tpicker_minute {height:1.5em; padding-top:5px}

.ui-timepicker-div > dl {margin-bottom:0}
.ui-datepicker-buttonpane.ui-widget-content {margin-top:5px}
.ui-datepicker-buttonpane.ui-widget-content > button {
    background-image:none; background-color:#fff; font-weight:400;
    margin:5px 2px; padding:0; line-height:2; width:80px; color:#333!important;
    border-color:#ccc; opacity:1
}
.ui-datepicker-buttonpane.ui-widget-content > button:hover {
    background-color:#e6e6e6; border-color:#adadad
}
.ui-datepicker-buttonpane.ui-widget-content > button:active {
    background-color:#d4d4d4; box-shadow:0 3px 5px rgba(0,0,0,0.125) inset
}

/* select2 */
.plugin-select2.form-control {min-width:100%; width: auto!important;}
.select2-drop {}
.select2-result.select2-disabled {display:none!important}
.select2-container .select2-choice {font-family:inherit}
.select2-result.select2-padtop {margin-top:10px}

/* remake radio */
.form-radio-inline {}
.form-radio-inline > label {padding:7px 0 0 20px; font-weight:400; margin-bottom:0; position:relative; cursor:pointer}
.form-radio-inline > label > input[type="radio"] {margin:4px 0 0 -20px; display:block; position:absolute}
.form-radio-inline > label + label {margin-left:10px}

/* jasny you deek */
.fileinput {margin-bottom:0}
.fileinput > .input-group-addon {border-radius: 0 4px 4px 0!important}
.fileinput > .btn-file > .fileinput-new {padding:6px 12px}
.fileinput > .btn-file {padding:0; background-color:#fff}
.fileinput > .btn-file:hover {background-color:#e6e6e6}
.fileinput > .btn-file:active {background-color:#d4d4d4}
.fileinput.fileinput-exists > .btn-file {display:none}
.fileinput.fileinput-exists > .form-control {position:relative; overflow:hidden}
.fileinput.fileinput-exists > .form-control > .fa {position:absolute; top:10px; left:12px}
.fileinput.fileinput-exists > .form-control > .fileinput-filename {position:absolute; top:7px; left:30px; padding-left:0;}

/* copy alert danger to alert error */
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}

/* calm the fdown labels */
.control-label.text-left {text-align:left}

/* btn link icon */
.btn-link-icon {}
.btn-link-icon > .fa {
    color: #333;
    padding-right: 4px;
}

/* custom alert thin */
.alert-thin {padding:5px 35px 5px 15px}

/* tab content */
.tab-pane-custom {padding:15px; border:1px solid #ddd; border-top:0}

/* more tables */
.table-pointer > tbody > tr {cursor: pointer;}
.table > thead {background-color: #eee;}

/* table sorting icons */
.table thead tr th.orderable a { display: block; }
.table thead tr th.asc i,
.table thead tr th.desc i { float: right; }
.table thead tr th.asc i:before {
    font: normal normal normal 14px/1 FontAwesome; content: "\f077"; font-size: 80%;
}
.table thead tr th.desc i:before {
    font: normal normal normal 14px/1 FontAwesome; content: "\f078"; font-size: 80%;
}
.table td.actions .btn { margin-bottom: 5px; }

/* pls input number, pls */
.input-number-plain {-moz-appearance:textfield}
.input-number-plain::-webkit-outer-spin-button,
.input-number-plain::-webkit-inner-spin-button {
    -webkit-appearance: none
}

/* hide panel effect */
.panel.panel-unstyled {
    box-shadow: none;
    border: 0;
}

/* z index for google autocomplete */
.pac-container {z-index: 1050;}

/* this will be temporary i hope */
select.form-control[multiple] {
    min-height:150px
}

/* app support */
#application-support-file > li {margin-bottom:5px}

/* list group item numbering */
.list-group-item.has-number {position:relative; padding-left:45px}
.list-group-item-number {position:absolute; top:10px; left:15px; width:25px; text-align:right}

/* das btn fur tooltippen */
.btn-tooltip {margin-left:4px; padding:0 12px; vertical-align:baseline}

/* btn checkbox*/
.btn-checkbox > input[type="checkbox"] {margin:0}

/* skype magic */
#SkypeButton_Call_tigerlab_1 {display:inline}
#SkypeButton_Call_tigerlab_1 > p {display:inline-block; margin:0}
#SkypeButton_Call_tigerlab_1 > p > a {display:inline-block; padding:0 4px}
#SkypeButton_Call_tigerlab_1 > p > a > img {margin:0!important; vertical-align:middle!important}

/* because default hr is nearly invisible, pls */
.dark-hr {border-color:#ddd}

/* table js responsive */
.table-js-responsive {min-height:0.01%; overflow-x:auto}
.table.table-nested {background-color:transparent}
.table.table-nested > tbody > tr:first-child > td {border:0}

/* like dayum pls well */
.well.well-container {padding:19px 15px}
.well.well-container.well-sm {padding:9px 15px}

/* table error insistion */
.table-error.table-striped > tbody > tr:nth-of-type(2n+1) {background-color:#f8eeee}
.table-error,
.table-error.table-bordered td,
.table-error.table-bordered th {border-color:#a94442}

/* this odd feeling when columns just don't cut it */
.col-xs-1x5, .col-xs-2x5, .col-xs-3x5, .col-xs-4x5, .col-xs-5x5,
.col-sm-1x5, .col-sm-2x5, .col-sm-3x5, .col-sm-4x5, .col-sm-5x5,
.col-md-1x5, .col-md-2x5, .col-md-3x5, .col-md-4x5, .col-md-5x5,
.col-lg-1x5, .col-lg-2x5, .col-lg-3x5, .col-lg-4x5, .col-lg-5x5 {
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col-lg-1x5, .col-lg-2x5, .col-lg-3x5, .col-lg-4x5, .col-lg-5x5 {float:left}
.col-lg-1x5 {width: 20%}
.col-lg-2x5 {width: 40%}
.col-lg-3x5 {width: 60%}
.col-lg-4x5 {width: 80%}
.col-lg-5x5 {width:100%}

/* form group adjustments */
.form-group .label {white-space:normal}

/* elements */
body {
    overflow-y: scroll;
    min-width: 320px;
    background-color: #fff;
}
textarea {resize: vertical;}

/* override font family */
/*body {font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, sans-serif;}*/
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.tooltip, .popover {font-family: inherit;}

/* classes */
.text-bold {font-weight: 700;}
.text-italic {font-style: italic;}

.mt-0 {margin-top: 0;}
.mb-0 {margin-bottom: 0;}

.mt-15 {margin-top: 15px;}
.mb-15 {margin-bottom: 15px;}
.mt-30 {margin-top: 30px;}
.mb-30 {margin-bottom: 30px;}

.pt-15 {padding-top: 15px;}
.pb-15 {padding-bottom: 15px;}
.pt-30 {padding-top: 30px;}
.pb-30 {padding-bottom: 30px;}

.width-100 {width: 100%;}

/* login */
#login-container {
    max-width: 970px;
    padding-top: 50px;
    padding-bottom: 50px;
}
#login-container-col {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
}

.login-captcha-list {}
.login-captcha-list > li {vertical-align:middle}
.login-captcha-list > li > img {border:1px solid #ccc; height:40px}
.login-captcha-list > li > input {width:100px; height:40px}

#login-submit {height:40px}

/* wrapper */
#main-wrapper {padding-top:15px; padding-bottom:40px; margin-bottom:40px}
#main-wrapper.has-error {min-height:400px}

/* footer */
#footer {
    padding: 40px 0;
    background-color: #e8e8e8;
    color: #666
}

#footer ul.list-inline > li > a {color: inherit}

#copyright-link {
    text-decoration: underline;
    color: inherit
}

/* dashboard */
#dash-link-list-container {min-height:500px}
.dash-link-list {}
.dash-link-list > div > .btn {white-space:normal; padding-top:20px; height:150px; margin-bottom:15px}
.dash-link-list > div > .btn > .fa {display:block; font-size:4em; margin-bottom:10px}

/* progress step */
#progress-step {width:100%; border-collapse:separate; border-spacing:4px 0}
#progress-step tr > td {
    background-color:#f5f5f5; vertical-align:top; position:relative;
    border-color:#ddd; border-style:solid;
    border-width:2px 0; color:#777
}
#progress-step tr > td > a {
    display:block; padding:5px 10px 5px 15px; text-decoration:none;
    color:inherit; height:100%; cursor:default; position:relative;
}
#progress-step tr > td.clickable {cursor:pointer}
#progress-step tr > td > form {
    padding:5px 10px 5px 15px; position:relative
}
#progress-step tr > td.active {border-color:#005192; color:#333}

#progress-step tr > td:first-child:before, #progress-step tr > td:first-child:after {display:none}
#progress-step tr > td:before {
    content:" "; position:absolute; top:50%; left:-4px;
    border-width:10px 0 10px 10px; border-style:solid;
    border-color:transparent transparent transparent #f5f5f5;
    margin-top:-10px; z-index:20
}
#progress-step tr > td:after {
    content:" "; position:absolute; top:50%; left:-4px;
    border-width:15px 0 15px 15px; border-style:solid;
    border-color:transparent transparent transparent #fff;
    margin-top:-15px; z-index:10
}

.progress-step-2 {
    width: 100%;
}
.progress-step-2-step {
    position: relative;
    font-size: 1.5em;
    height: 2.4em;
    color: #fff;
}
.progress-step-2 > li:first-child > .progress-step-2-step > .progress-step-2-bar {
    display: none;
}
.progress-step-2-bar {
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 8px;
    margin-top: -4px;
    z-index: 5;
    background-color: #f0eff5;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
}
.progress-step-2-count-bg {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1.2em;
    height: 2.4em;
    width: 2.4em;
    border-radius: 50%;
    z-index: 10;
    background-color: #f0eff5;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
}
.progress-step-2-count {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.9em 0 0 -0.9em;
    line-height: 1.8;
    width: 1.8em;
    border-radius: 50%;
    z-index: 15;
    color: #666;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-repeat: repeat-x;
}
.progress-step-2-count > i {display: none;}

.progress-step-2-text {
    color: #333;
    padding: 10px 10px 0;
}

.progress-step-2-step.current {}
.progress-step-2-step.current > .progress-step-2-count {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    text-shadow: 0 0 1px #000;
}
.progress-step-2-step.current > .progress-step-2-bar,
.progress-step-2-step.current > .progress-step-2-count-bg,
.progress-step-2-step.previous > .progress-step-2-bar,
.progress-step-2-step.previous > .progress-step-2-count {
    background-color: #337ab7;
    color: #fff;
}
.progress-step-2-step.current > .progress-step-2-count-bg {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-repeat: repeat-x;
}
.progress-step-2-step.current > .progress-step-2-count {color: #fff; font-weight: 700;}

.progress-step-2-step.previous > .progress-step-2-bar,
.progress-step-2-step.previous > .progress-step-2-count {
    background-image: none;
    opacity: 0.5;
}

.progress-step-2-step.previous > .progress-step-2-count > i {display: inline;}
.progress-step-2-step.previous > .progress-step-2-count > span {display: none;}

/* custom collapsible panel group */
.custom-collapsible-panel-group {}
.custom-collapsible-panel-group > .panel {}
.custom-collapsible-panel-group > .panel > .panel-heading {position:relative; padding:0}
.custom-collapsible-panel-group > .panel > .panel-heading:hover {background-color:#ddd}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title {
    display:block; font-size:inherit; padding:10px 15px 10px 60px; position:relative
}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title:before {
    position:absolute; content:"\2013"; left:0; top:0; width:45px; text-align:center;
    border-right:1px solid #ddd; bottom:0; font-size:1.5em; line-height:1.8; font-weight:400
}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title.collapsed:before {
    content:"+"
}
.custom-collapsible-panel-group > .panel > .panel-heading.panel-heading-has-btn {
    padding:0 45px 0 0;
}
.custom-collapsible-panel-group > .panel > .panel-heading.panel-heading-has-btn > .panel-title {
    border-right:1px solid #ddd
}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title:hover,
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title:focus {
    text-decoration:none; color:#333
}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-btn {
    position:absolute; right:-1px; top:-1px; bottom:0; width:46px;
    line-height:2.6; border-radius:0 4px 0 0; padding:0; border-width:1px 1px 0 0;
    border-color:#ddd
}
.custom-collapsible-panel-group > .panel > .panel-heading > .panel-title.collapsed + .panel-btn {
    border-radius:0 4px 4px 0
}

/* create */
/*.create-title {margin:15px 0; padding-bottom:10px; border-bottom:1px solid #ccc}*/

/* common */
.page-title {margin:0 0 15px; padding:5px 0 15px; border-bottom:1px solid #ccc}
.page-title-btn-container {margin-bottom:15px; border-bottom:1px solid #ccc}
.page-title-btn-container .page-title {margin:0; border:0}
/*.page-title-btn-container .fa {margin:2px 0 0 10px}*/
/*.page-title-btn-container a {text-decoration:none; margin:2px 0 0 10px; display:inline-block}
.page-title-btn-container a.btn {text-decoration:none; margin:0}*/
.page-title-btn-container span.dropdown {display: inline-block;}
.page-title-btn-container .dropdown-menu > li > a {margin:0}
.page-title > .label {float:right; padding:0 10px; line-height:20px; font-weight:400; font-size:12px; margin-top:3px}

.page-title-btn-container > .row > .text-right > a,
.page-title-btn-container > .row > .text-right > span {
    vertical-align: top;
}

.page-title-btn-container > .row > .text-right .fa {
    line-height: 30px;
}

.page-title-btn-container > .row > .text-right .btn-link {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px;
    position: relative;
    height: 30px;
}
.page-title-btn-container > .row > .text-right > a:before,
.page-title-btn-container > .row > .text-right > span:before {
    position: absolute;
    display: block;
    content: " ";
    top: 0;
    bottom: 0;
    left: -1px;
    border-left: 1px solid #ccc;
}
.page-title-btn-container > .row > .text-right > a:first-child:before {
    display: none;
}

.label-value-row {margin-bottom:5px}
.label-value-label {font-weight:700}
.label-value-value {}

/* search */
#search-advanced {}
#search-advanced > .form-group {margin-bottom:0; padding-top:15px}
.search-table-green {background-color:rgba(51, 122, 183, 0.4)}
.search-table-green.search-table-child {background-color:rgba(51, 122, 183, 0.2)}
.search-table-red {background-color:rgba(217, 83, 79, 0.4)}

/* policy search */
#search-policy-extra-stats {position:relative; padding:10px 15px 5px}
#search-policy-extra-stats > button {position:absolute; top:5px; right:15px; z-index:100}
#search-policy-extra-stats > table {width:100%}
#search-policy-extra-stats > table td {padding:0 10px; vertical-align:top}
#search-policy-extra-stats h3 {margin:0}

/* quotation summary */
.quotation-summary {}
.quotation-summary-row {margin-bottom:5px}
.quotation-summary-name {font-weight:700}
.quotation-summary-value {}

/* select plan */
.policy-select-plan .btn {font-weight:700; padding-top:15px; padding-bottom:15px}

/* retable */
#table-row-linked-relink {position:absolute; top:0; left:0; background-color:rgba(0,0,0,0.05)}

.retable {margin-bottom:0}
.retable > li:first-child {border-top:0}
.retable > li {border-top:1px solid #ddd}
.retable-link {cursor:pointer}
.retable > li > a {display:block}
.retable > li > .clearfix,
.retable > li > a > .clearfix {
    display:block; border-bottom:1px solid #eee; color:#333
}
.retable > li > .clearfix > span,
.retable > li > a > .clearfix > span {
    display:block; width:50%; padding:5px
}

/* stop form-group */
.stop-form-group-negative-margin .form-group {margin-left:0; margin-right:0}

/* cms by mukhtar */
.static-page-content-pane {
    padding: 10px 15px;
    margin: 15px 0;
    border: 1px solid #ccc;
    height: 400px;
    overflow-y:scroll;
}

#incident-map, #view-incident-map {width:100%; height:300px; margin:0; padding:0}

/* sidebar group img */
#choose-plan-group-img-container {background-color:#005192}
#choose-plan-group-img-container > img {width:100%}

/* policy 360 */
#policy-360-tab-container {min-height:450px}

#policy-360-confirm-premium {margin:-4px 0 0 8px; color:#777}
#policy-360-confirm-premium:hover {color:#444}
#policy-360-confirm-premium.confirmed {color:#3c763d}
#policy-360-confirm-premium.confirmed:hover {color:#2b542c}

#policy-360-notes, #policy-360-attachment {overflow-y:auto; max-height:400px}
#policy-360-tab-container.edit #policy-360-notes,
#policy-360-tab-container.edit #policy-360-attachment {
    max-height:none
}
#policy-360-notes > .well {margin:10px 0 0}

/* note container */
.note-container {
    overflow-y: auto;
    max-height: 300px;
    margin-bottom: 15px;
}
.note-container .well {
    margin: 0 0 5px;
}

#policy-360-attachment > .fileinput {margin-bottom:5px}

#policy-360-tab-container.edit .form-horizontal > .form-group {margin-bottom:5px}
#policy-360-tab-container.edit .form-horizontal > .form-group > div > .form-group {margin:0}

/* paginator */
.paginator-container {}
.paginator-loading {padding:15px 0}

/* chart container*/
.analytics-table-header {background-color:#eee; padding:5px; border:1px solid #ddd}

.chart-container-btn {position:relative; padding:0 15px}
.chart-container-btn > .btn {position:absolute; top:50%; padding-top:1.5em; padding-bottom:1.5em; margin-top:-2em}
.chart-container-btn > .btn.btn-left {left:0}
.chart-container-btn > .btn.btn-right {right:0}
.chart-container {height:420px; border:1px solid #ddd; padding:20px 20px 0 0}
.chart-container-legend {border:1px solid #ddd; border-top:0; padding:5px 10px}

/* custom btn list */
.custom-btn-row {}

/* table display trigger */
.table-display-trigger {position:relative; padding-left:30px}
.table-display-trigger > .btn {
    position:absolute; top:-6px; left:-6px; bottom:-6px;
    display:block; padding:5px 0; width:30px; text-align:center;
    border-radius:0
}

.custom-table-tooltip {white-space:nowrap}

#overview-download-center-panel {}
#overview-download-center-panel > .list-group {
    overflow-y: auto;
}
#overview-download-center-panel > .list-group > a {
    padding-right: 45px;
    position: relative;
}
#overview-download-center-panel > .list-group > a > .fa {
    position: absolute;
    right: 15px;
    top: 50%;
    line-height: 2;
    margin-top: -1em;
}

.csp-policy-icon-red {color: #d9534f;}
.csp-policy-icon-green {color: #5cb85c;}
.csp-policy-icon-yellow {color: #ff8c00;}


/* responsive */
@media (max-width:767px) { /* xs */
    #main-wrapper {margin-bottom:0}

    #login-container {
        padding-top: 0;
        padding-bottom: 0;
    }

    #login-container-col {
        background-image: none;
        border-radius: 0;
        box-shadow: none;
    }

    .mt-xs-5 {margin-top:5px}
    .mr-xs-5 {margin-right:5px}
    .mb-xs-5 {margin-bottom:5px}
    .ml-xs-5 {margin-left:5px}

    .mt-xs-15 {margin-top:15px}
    .mr-xs-15 {margin-right:15px}
    .mb-xs-15 {margin-bottom:15px}
    .ml-xs-15 {margin-left:15px}

    .display-xs-block {display:block; width:100%}

    .label-value-row {margin-bottom:10px}
    .quotation-summary-row {margin-bottom:10px}

    .text-xs-center {text-align:center}
    .text-xs-right {text-align:right}
    .text-xs-left {text-align:left}

    #dash-link-list-container {min-height:0}

    /*.page-title-btn-container {border:0}*/
    /*.page-title-btn-container .page-title {border-bottom:1px solid #ccc}*/

    /*.policy-select-plan .btn {margin-bottom:5px}*/

    /* table js responsive */
    .table-js-responsive {
        border:1px solid #ddd; margin-bottom:15px; overflow-y:hidden; width:100%;
    }

    /* tiny tiny mce */
    .mceToolbar > div > span > table tbody,
    .mceToolbar > div > span > table tr,
    .mceToolbar > div > span > table td {display:block; float:left}

    /* custom btn list */
    .custom-btn-row {}
    .custom-btn-row > .pull-right, .custom-btn-row > .pull-left {float:none!important}
    .custom-btn-row > div {margin-bottom:5px}
}

@media (min-width:768px) and (max-width:991px) { /* sm */
    .text-sm-center {text-align:center}
    .text-sm-right {text-align:right}
    .text-sm-left {text-align:left}
}

@media (min-width:992px) and (max-width:1199px) { /* md */
    /*.policy-select-plan.gap > form {width:50%; margin-bottom:10px}*/
    .col-xs-1x5, .col-xs-2x5, .col-xs-3x5, .col-xs-4x5, .col-xs-5x5 {float:left}
    .col-xs-1x5 {width: 20%}
    .col-xs-2x5 {width: 40%}
    .col-xs-3x5 {width: 60%}
    .col-xs-4x5 {width: 80%}
    .col-xs-5x5 {width:100%}
}

/* responsive-ness upscale */
@media (min-width:768px) { /* sm and above */
    .col-sm-1x5, .col-sm-2x5, .col-sm-3x5, .col-sm-4x5, .col-sm-5x5 {float:left}
    .col-sm-1x5 {width: 20%}
    .col-sm-2x5 {width: 40%}
    .col-sm-3x5 {width: 60%}
    .col-sm-4x5 {width: 80%}
    .col-sm-5x5 {width:100%}
}

@media (min-width:992px) { /* md and above */
    .col-md-1x5, .col-md-2x5, .col-md-3x5, .col-md-4x5, .col-md-5x5 {float:left}
    .col-md-1x5 {width: 20%}
    .col-md-2x5 {width: 40%}
    .col-md-3x5 {width: 60%}
    .col-md-4x5 {width: 80%}
    .col-md-5x5 {width:100%}
}

/* responsive-ness downscale */
@media (max-width:991px) { /* sm and below */
    #progress-step tr > td {text-align:center}
    #progress-step tr > td.active {}
    #progress-step tr > td > form {padding:10px}
    #progress-step tr > td > a {padding:5px 10px}
    #progress-step tr > td > a > br {display:none}
}

@media (max-width:1199px) { /* md and below */

}






/* AJAX uploader style*/
.ajax-file-upload-statusbar {
  border: 1px solid #0ba1b5;
  margin-top: 10px;
  //width: 420px;
  margin-right: 10px;
  margin: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
  height: auto;
  display: inline-block;
  word-wrap: break-word;
  width: 66%;
}

.ajax-file-upload-filesize {
  width: 50px;
  height: auto;
  margin: 0 5px 5px 0px;
  display: inline-block;
  vertical-align:middle;
}

.ajax-file-upload-progress {
  margin: 5px 10px 5px 0px;
  position: relative;
  width: 250px;
  border: 1px solid #ddd;
  padding: 1px;
  border-radius: 3px;
  display: inline-block;
  color:#FFFFFF;
}

.ajax-file-upload-bar {
  background-color: #0ba1b5;
  width: 0;
  height: 20px;
  border-radius: 3px;
  color:#FFFFFF;
}

.ajax-file-upload-percent {
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 48%
}

.ajax-file-upload-red {
  -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
  -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
  box-shadow: inset 0 39px 0 -24px #e67a73;
  background-color: #e4685d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
  cursor: pointer;
  vertical-align: middle;
  margin-right:5px;
}

.ajax-file-upload-green {
  background-color: #77b55a;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  cursor: pointer;
  text-shadow: 0 1px 0 #5b8a3c;
  vertical-align: middle;
  margin-right:5px;
}

.ajax-file-upload {
  padding: 15px 20px;
  cursor:pointer;
  margin:0 10px 10px 0;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  vertical-align: middle;
  color: #888;
  border: 1px solid #888;
}

.ajax-file-upload:hover {
  background: #ddd;
}

.ajax-upload-dragdrop
{
  border:2px dashed #B3B3B3;
  //width:420px;
  color: #DADCE3;
  text-align:center;
  vertical-align:middle;
  padding:10px;
  margin-bottom: 5px;
}

.state-hover{
  border:2px solid #A5A5C7;
}

.ajax-file-upload-container{
  margin:20px 0px 20px 0px;
}

.ajax-file-upload-error {
  display: block;
  color: red;
}

.sbar .btn {
  padding: 0 10px;
  float: right;
  margin-left: 4px;
  border: 1px solid #666;
  border-radius: 2px;
}

.sbar {
  padding: 5px;
}

.xajax-file-upload-statusbar
{
    word-wrap: break-word;
}
