.move-right {
    float: right
}

.display-none {
    display: none;
}

.red {
    color: red
}

.padding-5 {
    padding: 5px;
}

.display-block {
    display: block;
}

.notify-success {
    color: green;
    font-size: 12px;
    margin-left: 10px;
}

.notify-red {
    color: red;
    font-size: 12px;
    margin-left: 10px;
}

.display-inline {
    display: inline !important;
}

.showCounter {
    display: none;
}

.schedule_class {
    margin-left: 5px;
    color: #2581bc;
    font-size: 5em;
    cursor: pointer;
    vertical-align: middle
}

.days_delay_class {
    background-color: #F5F5F5;
    border: 1px solid #CCC;
    padding: 15px
}

.delaay_time_1_class {
    width: 40%;
    display: inline
}

.orange {
    color: orange
}

.move-left {
    float: left;
}

.padding-left-0 {
    padding-left: 0px;
}

.header_1 {
    margin: 0px 0px 20px 0px;
    padding: 0px
}

.padding-0 {
    padding: 0px
}

.margin-top-8 {
    margin-top: 8px;
}

.header_badge {
    background-color: #F00;
    color: #FFF
}

.font-24 {
    font-size: 24px
}

.updated2 {
    color: red;
    border-left-color: red;
    text-align: left
}

.updated3 {
    color: green;
    border-left-color: green;
    text-align: left
}

.height-100 {
    height: 100px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-right-0 {
    padding-right: 0;
}

.blue {
    color: blue;
}

.after_style {
    background-color: #F5F5F5;
    border: 1px solid #CCC;
    padding: 15px
}

.trash_style {
    color: red;
    cursor: pointer;
    margin-left: 15px;
}

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

.custom_report_style {
    height: 20px;
    clear: both
}

.schedule_class {
    margin-left: 5px;
    color: #2581bc;
    font-size: 5em;
    cursor: pointer;
    vertical-align: middle
}

.smsGateways {
    margin: 2px 7px 0px -20px !important
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 20px !important;
}

.setting1 {
    margin: 20px 0px 10px 0px
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.setting2 {
    margin: 20px 0px 10px 0px
}

.margin-right-20 {
    margin-right: 20px;
}

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

.type1_style {
    margin: 0px 10px 0px 0px
}

.state_div_style {
    display: none;
    margin-top: 25px;
    text-align: center
}

.area_code_style {
    width: 49%;
    display: inline
}

.margin-top-25 {
    margin-top: 25px;
}

.padding-top-5 {
    padding-top: 5px;
}

.phone_number_style {
    width: 98%;
    margin: 0 auto
}

.margin-0-auto {
    margin: 0px auto;
}

.width-40 {
    width: 40px;
}

.twilio_setting_Style {
    width: 70%;
    display: inline
}

.margin-left-10 {
    margin-left: 10px;
}

.width-70per {
    width: 70%
}

input[type=radio] {
    margin: 0px 9px 0;
}

.scheduler1 {
    float: right;
    margin: 0px 5px
}

.margin-top-0 {
    margin-top: 0px;
}

.date_section {
    padding: 10px 0px 0px 0px
}

.report1 {
    height: 20px;
    clear: both
}

.showCounter {
    display: none;
}

.widget_style {
    width: 50%;
    margin: 0 auto;
}
.list_style{
    margin: 0px 5px
}
.calender_style{
    margin: 5px 15px;
}
.event_style{
    z-index:99999 !important;
}
.relative{
    position: relative;
}

.modal-backdrop{
    display:none !important;
}
.select_style{
    min-height:80px; min-width:200px
}