﻿.custom-graph-form-chnage
{
    margin-bottom: 0em !important;
    padding: 0.3em !important;
}
.float-left
{
    float:left !important;
}
.float-right
{
    float:right !important;
}
.float-clear
{
    clear:both !important;
}
.label-set-center
{
    margin-top: 0px !important;
    padding-top: 0px !important;
    height:23px !important;
}
.form-ctl-change
{
    height:23px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.form-ctl-fu-change
{
    height: 23px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
} 
.form-btn-plus
{
    padding:2px 6px 1px 6px !important;
    line-height: 0px !important;
    height: 23px !important;
    border: 1px solid #337ab7 !important;
    color: white !important;
    background-color: #337ab7 !important;
}

/*.addon-btn-chage
{
    padding:4px 7px !important;
}*/

/*.two_in-change
{
    margin-top:1em !important;
}*/

/*.graph-form-change
{
    padding:0.3em 0.5em 0.5px 0.5em !important;
}*/

.form-group-change
{
    margin-bottom: 2px !important;
}
.textbox-bg-change
{
    color: black;
    background-color: AliceBlue; /*change*/
    border-color:black;
}

.textbox-bg-change:focus
{
    color: black;
    background-color: lightyellow !important; /*change*/
    border-color:black;
}
.margin-null-change
{
    margin:0px !important;
}

.text-align-left-change
{
    text-align:left !important;
}

/*.text-align-right-change
{
    text-align:right !important;
}*/

.textarea-resize-none {
   resize: none !important;
   padding: 0px 12px !important;
}

/*.text-left-change
{
    text-align: left !important;
}*/
.panel-heading-change
{
    padding: 03px 15px 0px 03px  !important;
}
.panel-tab-change
{
    padding: 03px 10px 0px 10px !important;
}
.btn-style-change
{
    border-radius:05px !important;
    height:23px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.btn-panel-style-change
{
    margin-top:03px !important;
    border-radius:05px !important;
    height:23px !important;
    padding-top:0px !important;
    padding-bottom:00px !important;
}

.panel-bottom-margin-null
{
    margin-bottom:0px !important;
}
.required-filed-style
{
    color:red;
    font-size:medium;
}
.checkbox-change
{
    padding-top:0px !important;
    height:23px !important;
}

/*Login Page*/
 .singin-profile-admin-change
 {
    border: 2px solid #17a3f8 !important;
    border-radius: 24px !important;
    background:#e6f0f9 !important;
    padding: 2em 2em !important;
 }
 .padding-inner-contain-change
 {
    min-height:400px !important;
 }
 .over_lay_agile_pages_w3ls-change
 {
    padding: 10em 3em 5.5em 3em;
 }
/* // Login Page*/


/*  Model Css*/
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
    pointer-events: all;
}
/* // Model Css*/


/* Addon Button*/
.btn-add .buttonadd:hover 
{
    color:yellow !important;
    font-weight:600 !important;
}
.btn-add .buttonadd:focus 
{
    color:yellow !important;
    font-weight:600 !important;
}
/* // Addon Button*/


/* fa fa-icon style */
.fa-icon-color
{
    color:yellow !important;
}
/* //fa fa-icon style*/

/* Combobox Css Class, Main Div Form, Group Form-Change Width Write || This Class Only linghight change */
.combobox-div-css
{
    line-height : 0px !important;
}
/* Combobox Css Class, Main Div Form, Group Form-Change Width Write || This Class Only linghight change */
