h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
body {
    margin: 0px;
    padding: 0px;
   	background-color:#e5e6e8;
    overflow: hidden;
    font-family: Arial;
    font-size: 13px;
		background-size: cover;
}

#main_cont iframe {
    background: #fff;
}

.logo {
    float: left;
    height: auto;
    padding: 7px 10px;
    width: 200px;
    font-size: 24px;
    color: #ffffff;
    display: inline-block;
}
.smart {
    color: red;
    font-weight: bold;
}
.heading1 {
    font-size: 16pt;
    color: #024f5d;
    font-family: arial;
    margin-bottom: 15px;
    margin-left: 0px
}
.login_wrap {
    padding: 25px;
    width: 40%;
    float: none;
    box-sizing: border-box;
    background: rgba(255,255,255,0.3);
    border-radius: 30px;
	margin-top:230px;
}

form {
    background: #fff none repeat scroll 0 0;
}

.login {
    width: 470px;
    overflow: hidden;
    clear: both;
}
.input ing {
    float: left;
}
.input {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 9px;
}
.input img {
    float: left;
}
.input input {
    background: url(../images/input-bg.png) repeat-x;
    height: 38px;
    color: #999;
    border: none;
    width: 85.2%;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 19px 0px 9px;
    float: left;
    line-height: 38px;
}

.icon {
/*    background: url(../images/arro.png) no-repeat;*/
    height: 36px;
    width: 14px;
    position: absolute;
    top: 2px;
    right: 0px;
}
.sec1 {
    float: none;
    width: 373px;
    margin-right: 10px;
}
#Submit a{
    display: inline;
    width: 100%;
    margin-top: 0px;
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    background: #ed202a;
    padding: 10px 38px;
    line-height: 60px;
    border-radius: 30px;
}

.login-_page center {
    margin-top: 12%;
	margin-bottom:21%;
}
.df {
    color: #fff;
    position: fixed;
    margin: 5px 15px;
    z-index: 999999;
    background: url(../images/menu-icon.png) no-repeat;
    height: 27px;
    width: 40px;
    border: none;
    background-size: 40px;
    text-indent: 999px;
    cursor: pointer;
}
center p {
    font-size: 13px;
    color: #024f5d;
    font-family: Arial;
    line-height: 22px;
    padding-top: 5px;
    float: left;
    width: 100%;
}
#header {
    float: left;
    width: 100%;
    background: #fff;
    height: 56px;
    background-image: url(../images/background.png);
}
#menu {
    width: 200px;
    height: 100%;
    position: fixed;
    background: #fff;
    padding-left: 0px;
    top: 93px;
    display: none;
}
.hed {
    background: #266fae;
    border-bottom: 3px solid #2e78b8;
    font-family: arial;
    font-size: 21px;
    color: #fff;
    padding: 10px 11px 4px;
    display: none;
}
.ul {} .menu_icons {
    float: left;
    background: #5da3df;
    width: 0px;
    z-index: 999999;
    position: fixed;
    height: 100%;
    top: 56px;
}
.menu_icons ul {
    border-top: 3px solid #2e78b8;
    margin-top: 40px;
}
.menu_icons li {
    list-style: none;
    text-align: center;
    padding: 5px 0;
    border-bottom: solid 1px #7ab6e9;
}
.menu_icons li img {
    height: 25px;
    width: 29px;
}
#footer {
    position: absolute;
    width: 100%;
    background: #2e78b8;
    color: white;
    text-align: center;
    height: 20px;
    botton: 0px;
}
.ui-accordion .ui-accordion-content {
    min-height: 203px !important;
    padding: 0 !important;
    border: inherit !important;
    background: #d7ecfd;
}

#div_cdata {
    min-height: 600px;
}

.ui-state-active {
    background: #5da3df !important;
    border: inherit !important;
    border-radius: 0px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-radius: 0px !important;
}
.ui-accordion .ui-accordion-header {
    margin: 0px !important;
}
.ui-accordion-icons {
    padding-left: 10px !important;
}
#accordion{
    background: #0e64b2;
    min-height: 700px;
}
#accordion h3 {
    color: #333;
    background: #0e64b2;
    border: inherit;
    border-bottom: solid 1px #438fd0;
    font-size: 13px;
    line-height: 24.5px;
    color: #fff;
    font-family: Arial;
    font-weight: normal;    
}
.inn_menu {
    width: 100%;
    float: left;
    height: auto;
}
.inn_menu ul {
    margin: 0px;
    padding: 0px;
}
.inn_menu li {
    float: left;
    width: 100%;
    padding: 3px 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #89d8e7;
}
.inn_menu li:hover {
    border-bottom: inherit;
}
.inn_menu a {
    font-size: 13px;
    cursor: pointer;
    font-family: Arial;
    font-weight: normal;
}
.ui-accordion .ui-accordion-content {
    overflow: hidden !important;
}
.ui-accordion-content > p {
    margin: 0;
}
.top_right {
    float: right;
    width: 308px;
}
.inn_menu li:hover {
    background: #266fae;
}
.inn_menu li:hover a {
    color: #fff;
}
.user {
    position: relative;
    float: right;
    overflow: hidden;
    margin-top: 0px;
}
#logout {
    padding: .5em 1em;
    text-decoration: none;
}
#log_sec {
    position: relative;
    margin-top: 2px;
    margin-right: 20px;
}
.log_btn {
    float: right;
    background: url(../images/setting.png) no-repeat;
    background-size: 40px;
    border: none;
    height: 45px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
    width: 45px;
    position: absolute;
    z-index: 999999;
    right: 0px;
}
.logout {
    background: #2e78b8;
    padding: 5px;
}
.logout ul {
    background: #d7ecfd;
}
.logout li {
    width: 100%;
    border-bottom: solid 1px #abcfed;
    padding: 5px 10px;
    box-sizing: border-box;
}
.logout li:hover {
    background: #5da3df;
}
.logout li a {
    color: #20639d;
}
.logout li:hover a {
    color: #fff;
}
.log_out {
    background: #000;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background: url(../images/log-out.png) top left no-repeat;
    background-size: 25px;
    border: inherit;
    padding-left: 26px;
    border: none;
    height: 23px;
    font-size: 17px;
}
.wc {
    float: right;
    color: #fff;
    width: 270px;
}
.wc lable {
    color: #fff;
    float: left;
    display: block;
    text-transform: capitalize;
}
.face {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #fff;
    color: #fff;
    float: right;
    margin: 10px;
    border: solid 2px #94d5f0;
    overflow: hidden;
}
.face img {
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
    margin-top: 2px;
}
.top_link {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #0d63b0;
    padding: 1px 1px 1px 60px;
    border-bottom: solid 1px #ed202a;
}
.top_link ul {} .top_link ul li {
    float: left;
    text-align: center;
    background: #2b73b1;
    margin: 2px;
    border: solid 1px #72bcfb;
    border-radius: 2px;
    margin-left: 12px;
}
.top_link ul li a {
    font-size: 13px;
    color: #333;
    padding: 5px 10px;
    float: left;
    color: #fff;
    text-transform: capitalize;
}
.top_link ul li:hover {
    background: #4b92cf;
    border-color: #2e78b8;
}
.top_link .active {
    background: #4b92cf;
    border-color: #2e78b8;
}
.cross {
    background: url("../images/crose.png") 6px 4.5px no-repeat;
    border: medium none;
    float: left;
    height: 26px;
    width: 27px;
    background-size: 19px 19px;
    cursor: pointer;
}
.cross:hover {
    opacity: 0.6;
}
label,
input {
    display: block;
    padding-bottom: 6px;
}
.list {
    background: #fff;
    max-height: 600px !important;
    overflow-y: scroll;
}
.table1 {
    border: none;
    background: none;
    width: 100%;
    margin: 0 0 2px;
    padding-bottom: 3px;
}
.grid {
    border: none;
    background: none;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    width: 100%;
}
.tr1 {
    background: #f1f1f1;
    font-weight: bold;
}
.tr1 > td {
    padding: 0px 5px;
    font-size: 8pt;
    font-weight: bold;
    color: #fff;
    background: #2e78b8;
}
.tr1 > th {
    padding: 0px 5px;
    font-weight: bold;
    color: #333;
    background: none;
    height: 27px;
}
.tr1 > td img {
    padding-right: 5px;
}
.tr1 > td a {
    color: #fff;
    text-transform: uppercase;
}
.tr4 {
    font-weight: bold;
    background: #eedfa3;
}
.tr2 {
    background: none repeat scroll 0 0 #ededed;
}
.tr2:hover {
    background: #d5e7fa;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5e7fa), color-stop(50%, #ffffff), color-stop(100%, #d5e7fa));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d5e7fa', endColorstr='#d5e7fa', GradientType=0);
    /* IE6-9 */
}
.tr3:hover {
    background: #d5e7fa;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5e7fa), color-stop(50%, #ffffff), color-stop(100%, #d5e7fa));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #d5e7fa 0%, #ffffff 50%, #d5e7fa 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d5e7fa', endColorstr='#d5e7fa', GradientType=0);
    /* IE6-9 */
}
.table1 tr > td {
    padding: 0px 5px;
    height: 30px;
}
.table1 tr > th {
    height: 27px;
    border: 1px solid #eaeaea;
    padding: 0 5px;
}
.grid tr > td {
    padding: 0px 6px;
    height: 22px;
    line-height: 27px;
    font-size: 9pt;
    color: #444;
}
.dsh_btn {
    background: #519ad8;
    color: #fff;
    border: solid 1px #0663b2 !important;
    height: 28px !important;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    font-family: Arial;
    padding-top: 3px;
}
.body2 {
    background: #fff;
}
.tooltip {
    display: none;
    position: absolute;
    background-color: #2e78b8;
    padding: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: bold !important;
    font-size: 12px Verdana;
}
.txt {
    color: #424242;
    font-size: 12px;
    width: 20%;
	text-align:left;
}
.paginate {
    background: #fbfafa;
    padding: 10px 3px;
    margin-top: 7px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    float: left;
    border: 1px solid #e6e2e2;
    border-bottom: 2px solid #cacaca;
}
.paginate a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f1f1f1;
    color: #333;
    font-size: 12px;
    margin: 2px;
    padding: 3px 10px;
    text-transform: uppercase;
}
/*.active a {
    background: #eebf0c !important;
    border-bottom: 2px solid #e39704;
    color: #fff !important;
    border-radius: 3px;
}*/

.active a {
    background: #fff !important;
    border-bottom: 2px solid #ed212b;
    color: #000 !important;
    border-radius: 3px;
}


.paginate a:hover,
.paginate a:active {
    color: #fff !important;
    background: none repeat scroll 0 0 #d13e09!important;
}
.paginate span.current {
    background: none repeat scroll 0 0 #333 !important;
    border-bottom: 2px solid #222!important;
    border-radius: 3px;
    color: #fff !important;
    padding: 3px 10px 2px;
    font-size: 14px;
    font-weight: bold;
}
.paginate span.disabled {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f1f1f1;
    color: #333;
    font-size: 12px;
    margin: 2px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.paginate span:hover.disabled {
    color: #d13e09;
}
.scl {
    overflow: scroll;
    height: 430px;
}
.manu_mapping {
    border: solid 1px #CCCCCC;
    margin-top: 7px;
}
.manu_mapping td {
    height: 22px !important;
    line-height: 22px !important;
    font-size: 11px;
    color: #444 !important;
}
.green {
    background: url(../images/g1.png) no-repeat;
    width: 25px;
    height: 22px;
    text-align: left;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: inherit;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 1px !important;
}
.red {
    width: 25px;
    height: 22px;
    text-align: left;
    background: url(../images/r1.png) no-repeat;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: inherit;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 1px !important;
}
.gray {
    width: 25px;
    height: 22px;
    text-align: left;
    background: silver;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: solid 1px gray;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 1px !important;
}
.yellow {
    background: url(../images/y1.png) no-repeat;
    width: 25px;
    height: 22px;
    text-align: left;
    color: #673402 !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: inherit;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 1px !important;
}
.green1 {
    width: 25px;
    height: 22px;
    text-align: left;
    background: #c2ea9e;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: solid 1px #7dbc45;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
}
.red1 {
    width: 25px;
    height: 22px;
    text-align: left;
    background: #fd6340;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: solid 1px #f13004;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding-left: 1px !important;
}
.gray1 {
    width: 23px;
    height: 21px;
    text-align: left;
    background: silver;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: solid 1px gray;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
}
.yellow1 {
    width: 23px;
    height: 21px;
    text-align: left;
    background: url(../images/y1.png) no-repeat;
    color: #673402 !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: inherit;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
}
.r_round {
    background: #ffebe6;
    border: 1px solid #fad0c6;
    border-radius: 15px;
    float: left;
    margin: 4px;
    padding-right: 10px;
    width: 77%;
}
/*---
.r_round {
    background:#ffebe6;
    border: 1px solid #fad0c6;
    border-radius: 15px;
    float: left;
    margin: 4px;
    padding-right: 10px; width:77%;
}

.g_round {
    background:#f4feea;
    border: 1px solid #caf7a2;
    border-radius: 15px;
    float: left;
    margin: 4px;
    padding-right: 10px; width:77%;
}

.y_round {
    background: #fdfadd;
    border: 1px solid #fceba6;
    border-radius: 15px;
    float: left;
    margin: 4px;
    padding-right: 10px; width:77%;
}


---*/

.g_round {
    background: #f4feea;
    border: 1px solid #caf7a2;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.y_round {
    background: #fdfadd;
    border: 1px solid #fceba6;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.r_round {
    background: #ffebe6;
    border: 1px solid #fad0c6;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.gray_round {
    background: #ccc;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.g_round1 {
    background: #f4feea;
    border: 1px solid #caf7a2;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
    opacity: 0.3;
}
.y_round1 {
    background: #fdfadd;
    border: 1px solid #fceba6;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.r_round1 {
    background: #ffebe6;
    border: 1px solid #fad0c6;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
    opacity: 0.3;
    padding-left: 1px !important;
}
.gray_round1 {
    background: silver;
    border: 1px solid gray;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
    opacity: 0.3;
}
.table1 tr > td {
    padding: 0 3px;
}
.alert_box {
    border-radius: 5px;
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 8.8pt;
    margin: 1%;
    padding: 12px 1% 10px 12%;
    width: 50%;
    text-align: left
}
.error {
    background: #ffecec url('../images/error.png') no-repeat 10px 13px;
    border: 1px solid #f5aca6;
    color: #853c36;
}
.success {
    background: #e9ffd9 url('../images/success.png') no-repeat 10px 13px;
    border: 1px solid #a6ca8a;
    color: #365a1a;
}
.p2 {
    margin-top: 11px;
    float: left;
    border: inherit;
}
.pp {
    color: #2e78b8;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-top: 12px;
    text-transform: uppercase;
}
#campaign {
    border-radius: 3px;
    color: #444;
}
#user_id {
    border: solid #CCC 1px;
    padding: 0px 3px 3px 0px;
    border-radius: 3px;
    color: #444;
    min-width: 160px;
}
.chosen-select {
    border: 1px solid #ccc !important;
    border-radius: 3px;
}
.y1 {
    background: url(../images/y1.gif) no-repeat !important;
}
.g1 {
    background: url(../images/g1.gif) no-repeat !important;
}
.r1 {
    background: url(../images/r1.gif) no-repeat !important;
}
/*----- 02/march/2016 Open -----*/

#div_user [input type="radio"],
#campaign {
    width: inherit !important;
}
#div_menu [input type="radio"] {
    width: inherit !important;
}
#div_user td {
    padding: 5px;
}
#div_menu td {
    padding: 5px;
}
#div_submenu td {
    padding: 5px;
}
.tarrif {
    float: left;
    width: 100%;
}
.tarrif h1 {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-family: arial;
    font-size: 21px;
    padding: 7px 5px;
}
.tarrif_tbl {
    background: #fff;
    width: 100%;
    float: left;
}
.tarrif_tbl table {
    background: #fff;
    border: 1px solid #ccc;
    clear: both;
    float: left;
    padding: 10px;
    width: 870px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
}
.tarrif_tr {} .tarrif_tbl label,
input {
    display: block;
    padding-bottom: 6px;
}
/*----- 02/march/2016 Close -----*/
/*----- 04/march/2016 open -----*/

.table1 {
    font-size: 13px;
}
.table1 input,
textarea {
    height: 20px;
    min-width: 210px;
}
.table1 select {
    height: 30px;
    margin-bottom: 2px;
    min-width: 229px;
}
.table1 input {
    min-width: 220px;
    border-radius: 3px;
    border: solid 1px #ccc;
    margin-bottom: 2px;
}
.table1 input[type="button"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
}
.table1 input[type="reset"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
}
.table1 input[type="submit"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
}
.table1 input[type="radio"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    border: none;
}
.table1 input[type="checkbox"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    border: none;
}
/*----- 04/march/2016 Close -----*/

.spn {
    padding-left: 10px;
}
.dsh_btn {
    margin: 0px 3px;
}
.scr2 {
    overflow: scroll;
    height: 450px;
}
img {
    border: inherit;
}
.spn img {
    display: none;
}
.ms label input[type="checkbox"] {
    height: inherit !important;
    width: inherit !important;
    border: inherit !important;
}
.top_head_bar {
    height: inherit !important;
    padding: 0px 5px;
}
.table3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0 0 2px;
    padding-bottom: 3px;
}
.table3 tr > td {
    padding: 0;
    height: 30px;
}
.table3 tr > th {
    height: 27px;
    border: 1px solid #eaeaea;
    padding: 0 5px;
}
.table3 {
    font-size: 13px;
}
.table3 input,
textarea {
    height: 27px;
    min-width: 200px;
    max-width: 200px;
    padding: 4px 10px;
    box-sizing: border-box;
    border: solid #CCC 1px;
    border-radius: 3px;
}
.table3 select {
    height: 27px;
    min-width: 200px;
    max-width: 200px;
    box-sizing: border-box;
    border: solid #CCC 1px;
    border-radius: 3px;
    float: left;
}
.table3 input[type="button"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    height: 25px;
    padding: 2px 5px;
}
.table3 input[type="reset"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    height: 25px;
    padding: 2px 5px;
}
.table3 input[type="submit"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    height: 25px;
    padding: 2px 5px;
}
.table3 input[type="radio"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    height: 25px;
    padding: 2px 5px;
    border: inherit;
}
.table3 input[type="checkbox"] {
    min-width: inherit;
    float: left;
    color: #fff !important;
    margin-right: 5px;
    height: 25px;
    padding: 2px 5px;
    border: inherit;
}
.margin_t {
    margin-top: 22px;
}
.margin_t tr td {
    padding: 0px 10px;
}
.h_bg {
    background: #f1f1f1;
}
.head_title2 {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #222;
    padding: 6px;
}
.head_title1 {
    background: #d5d5d5 none repeat scroll 0 0;
    color: #333;
    padding: 10px 5px;
}
.ssc {
    height: 440px;
    overflow: scroll;
}
.table1 .ui-widget-content {
    border: 1px solid #ccc;
    border-radius: 3px !important;
    margin-left: 5px;
}
.conf {
    float: left;
}
.spn {
    float: left;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 3px;
}
.tr1 > td a img {
    float: left;
}
input[type="file"] {
    height: 30px;
    border: inherit;
}
.table3 span {
    float: left;
    width: 140px;
    margin: 1px 0px;
    text-align: left;
}
.fc {
    float: right;
    margin-right: 20px;
    position: relative;
}
.fc:hover {
    background: #0e64b2;
}
.top_rr {
    float: left;
    width: auto;
}
.top_rr ul {} 

.top_rr .noti {
    float: left;
    margin-right: 33px;
    margin-top: 12px;
}

.top_rr li img {
    width: 30px;
    margin-top: 3px;
}
.noti {
    position: relative;
}
.n_red {
    position: absolute;
    border-radius: 100%;
    background: #e04c4c;
    padding: 3px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    top: -5px;
    right: -11px;
    height: 12px;
    line-height: 12px;
    width: 13px;
}
.fc_pop {
    position: absolute;
    top: 56px;
    right: 0px;
    background: #0e64b2;
    width: 322px;
    box-sizing: border-box;
    border: solid 5px #ededed;
    box-shadow: 0px 2px 2px #0e64b2;
}

.fc_pop h1 {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 7px 5px;
}
.arroe {
    background: (../images/arrow33.png) top right no-repeat;
}
.fc_pop ul {
    background: #ffffff;
    width: 100%;
    height: 100%;
    float: left;
    margin: 0px;
}
.fc_pop li {
    float: left;
    width: 100%;
    border-bottom: solid 1px #f1f1f1;
    color: #333333;
    font-size: 13px;
    line-height: 27px;
    font-family: Arial;
    padding: 5px 10px;
}
.fc_pop li a {
    text-decoration: none;
    color: #ed202a;
    font-size: 12px;
    float: right;
}
.fc_pop li a:hover {
    text-decoration: underline;
}
.fc_pop li:hover {
    background: #f1f1f1;
}
.fc_pop {} .icone {
    float: left;
    width: 20px;
    margin-right: 10px;
    margin-top: 5px;
}
.icone im1f1f1{
}
.DG_round {
    background: #333;
    border-radius: 15px;
    float: left;
    margin: 3px;
    padding-right: 0px;
    width: 53px;
}
.dark_grey {
    width: 25px;
    height: 22px;
    text-align: left;
    background: #666;
    color: #fff !important;
    border-radius: 18px;
    font-size: 9px !important;
    border: solid 1px #333;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 1px !important;
}

.text-menu {
    color: #444;
    margin-top: 4px !important;
    font-weight: 600;
}

.text-left {
    float: left;
    margin-right: 33px;
    margin-top: 22px;
}

#alert_login {
    display: none;
}

.submit {
    background: #ed202a none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    margin-top: 110px;
    padding: 8px 50px;
    font-size: 17px;
}

.dsh_btn {
    background: #ed202a none repeat scroll 0 0;
    border: medium none !important;
    font-weight: 100;
    padding: 7px 21px;
}

	.tabletdstyle > div {
    margin-left: 200px !important;
}
/*#main_cont iframe {
    background: #fff none repeat scroll 0 0;
}*/

#data {
    background: #fff;
    padding: 10px;
    overflow: auto;
    width: 100%;
    color: #444;
    line-height: 28px;
    font-size: 15px;
}

.ui-datepicker-calendar {
    background: #efefef;
    box-shadow: 0px 0px 2px #ccc;
}


.bg {
    background: url(../images/bgg.jpg);
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.login-_page .login {
    background: rgba(13, 99, 176, 1);
    box-shadow: 0px 0px 2px #999;
    padding: 40px 0px;
    border-radius: 10px;
}

.login-_page .input input {
    background: rgba(256, 256, 256,0.3);
    height: 38px;
    color: #fff;
    border: none;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 19px 0px 9px;
    float: left;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
}

.login-icon {
    display: inline-block;
    position: absolute;
    top: 18%;
    left: 46.5%;
    background: #0d63b0;
    padding: 18px;
    border-radius: 100px 100px 0px 0px;
}

.login-icon img{
	max-width:50px;} 
	
.fileUpload.btn span {
    font-size: 11px;
}

.fileUpload.btn.upload_button {
    background: transparent;
    height: 15px;
    width: 20px;
}

.fileUpload.btn.upload_button {
    background: url(../images/upload_icon.png);
        background-repeat: repeat;
        background-size: auto auto;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: repeat;
    background-size: auto auto;
    height: 19px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: 24px;
    border: none;
    float: left;
    border-radius: 0px !important;
}
div#users-contain table td, div#users-contain table th {
    border: 1px solid #eee;
    padding: 4px 5px;
    text-align: left;
}

.fileUpload.btn {
    padding: 4px;
    border: 1px solid #0062ba;
    border-radius: 3px;
    background: #0062ba;
    color: white;
    text-transform: uppercase;
    float: left;
    margin-right: 10px;
}

.ui-widget-header {
    border: 1px solid #efefef;
    background: #2e78b8;
    color: #fff;
    font-weight: bold;
}

#progress {
    position: relative;
    width: 150px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    float: right;
}

#myForm-1 {
    margin: 0px;
}

.delet {
    float: left;
}
div#users-contain table td, div#users-contain table th {
    border: 1px solid #eee;
    padding: 5px 10px !important;
    text-align: left;
}

#refresh-user, #delete-user, #create-user, #refresh-campaign {
    background: red;
}

#head table tr td {
    font-size: 13px;
    font-weight: bold;
	width:140px;
}

#view {
    height: 33px !important;
    background: red !important;
}


#head table tr td select, #head table tr td input {
    border: 1px solid #ddd;
    height: 33px;
    width: 100%;
    margin-bottom: 2px;
    padding-left: 5px;
    border-radius: 2px;
}
.ui-state-default.ui-state-highlight.ui-state-active {
    background: red !important;
    color: #fff;
}

.ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all {
    background: #053d6f;
    opacity: 1;
    color: #fff;
    border-color: #053d6f;
}

.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
    background: #0d63b0;
    color: #fff;
    border-color: #0d63b0;
	font-weight:normal;
}

.list table tbody tr td {
    padding: 10px 7px;
    text-align: left;
    font-size: 11px;
    color: #444;
    border: 1px solid #efefef;
}

.list table thead tr th {
    font-size: 12px;
    text-align: left;
    padding: 10px 6px;
}

.list table {
    border-collapse: collapse;
}

.login-_page center {
    margin-top: 12%;
	margin-bottom:21%;
}

.login_page center {
    margin-top: 14%;
    margin-bottom: 24%;
}

.heading1 .logo {
    position: absolute;
    top: 11%;
    left: 42%;
}

.login_page .login {
    background: rgba(13, 99, 176, 1);
    box-shadow: 0px 0px 2px #999;
    padding: 40px 0px;
    border-radius: 10px;
}

.login-icon {
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 46.5%;
    background: #0d63b0;
    padding: 18px;
    border-radius: 100px 100px 0px 0px;
}


.login_page .input input {
    background: rgba(256, 256, 256,0.3);
    height: 38px;
    color: #fff;
    border: none;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 19px 0px 9px;
    float: left;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
}