﻿
        #container
        {
            width: 95%;
            margin: 10px auto;
            font: 13px "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
        }

        ul#mytabs {
            background-color: #E0E0E0;
        }
 
        .form-group.required .control-label:after {
            content:"*";
            color:red;
        }
     
        .SubHead
        {
            font-weight: bold;
        }

        .pagination-tmm
        {
            /*display: inline-block;*/
            padding-left: 0;
            margin: 20px 0;
            border-radius: 4px;
        }
        
        .pagination-tmm table > tbody > tr > td
        {
            display: inline;
        }
        
        .pagination-tmm table > tbody > tr > td > a, .pagination-tmm table > tbody > tr > td > span
        {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #dd4814;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }
        
        .pagination-tmm table > tbody > tr > td > span
        {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }
        
        .pagination-tmm table > tbody > tr > td:first-child > a, .pagination-tmm table > tbody > tr > td:first-child > span
        {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }
        
        .pagination-tmm table > tbody > tr > td:last-child > a, .pagination-tmm table > tbody > tr > td:last-child > span
        {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }
        
        .pagination-tmm table > tbody > tr > td > a:hover, .pagination-tmm table > tbody > tr > td > span:hover, .pagination-tmm table > tbody > tr > td > a:focus, .pagination-tmm table > tbody > tr > td > span:focus
        {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
        .stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
     
     
        .header-tp .navbar
        {
            position: relative;
            min-height: 50px;
            margin-bottom: 0px;
            border: 1px solid transparent;
        }
        .header-tp .navbar-default
        {
            background-color: #1DB9EC;
            border-color: transparent !important;
        }
        .header-tp .bdr li:nth-child(odd)
        {
            border-left: 1px solid rgba(255, 255, 255, 0.44);
        }
        .header-tp .bdr li:nth-child(even)
        {
            border-right: 1px solid rgba(255, 255, 255, 0.44);
            border-left: 1px solid rgba(255, 255, 255, 0.44);
        }
        .header-tp .bdr li
        {
            padding: 10px 0px;
        }
        .header-tp .bdr li a
        {
            color: #fff !important;
        }
        .header-tp .pddr
        {
            padding-top: 5px;
        }
        .header-tp .navbar-right
        {
            float: right !important;
            margin-right: 30px;
        }
        .header-tp .nav > li
        {
            position: relative;
            display: inline-block;
        }
        .btn-blu
        {
            display: inline-block;
            padding: 10px 35px;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 0px;
            background-color: #0D4459;
            border-color: #0D4459;
            color: #fff;
        }
        .mrgn-top
        {
            margin-top: 15px;
            margin-right: 15px;
        }
        .header-tp
        {
            margin: 10px 0px;
        }
        
        .at-login-form .btn-fb
        {
            display: inline-block;
            padding: 18px 20px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 0px;
            background-color: #4568B2;
            width: 100%;
            margin-top: 10px;
            color: #fff;
        }
        .at-login-form .btn-gp
        {
            display: inline-block;
            padding: 18px 20px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid #eee;
            border-radius: 0px;
            background-color: #FFFFFF;
            width: 100%;
            margin-top: 10px;
            color: #000;
        }
        .at-login-form .btn-lgin
        {
            display: inline-block;
            padding: 18px 20px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid #eee;
            border-radius: 0px;
            background-color: #1DB9EC;
            width: 100%;
            margin-top: 10px;
            color: #fff;
        }
        .at-login-form .signup-or-separator
        {
            background: none;
            height: 34px;
            position: relative;
            text-align: center;
        }
        .at-login-form .signup-or-separator--text
        {
            background-color: #fff;
            display: inline-block;
            padding: 8px;
        }
        .at-login-form .h6
        {
            font-size: 14px;
            font-weight: bold;
            color: #757575;
            line-height: 1.1;
            text-rendering: optimizelegibility;
        }
        .at-login-form .signup-or-separator hr
        {
            margin: -25px auto 10px;
            width: 100%;
        }
        .at-login-form .form-control-form
        {
            display: block;
            width: 100%;
            height: 54px;
            padding: 15px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            background-image: none;
            border: 1px solid #ccc;
            border-radius: 0px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            margin-top: 3px;
        }
        .at-login-form .frgt-pswd
        {
            margin: 5px 0 10px;
            color: red;
        }
        .at-login-form .btn-gst
        {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid #000;
            border-radius: 0px;
            background-color: transparent;
        }
        .at-login-form .ta-l
        {
            text-align: left;
            margin-top: 5px;
        }
        .at-login-form .modal-dialog
        {
            width: 500px;
            margin: 30px auto;
        }
        .at-login-form .modal-content
        {
            padding: 0px 10px;
        }
        .at-login-form .modal-header
        {
            padding: 10px 10px;
            border-bottom: 0px solid #e5e5e5;
        }
        .blue-bg-nav
        {
            background-color: #1DB9EC;
        }
     
     
        #radioBtn .notActive {
            color: #3276b1;
            background-color: #fff;
        }
        
        .btn-default.btn-on.active{background-color: #5BB75B;color: white;}
        .btn-default.btn-off.active{background-color: #DA4F49;color: white;}
     
     
    .stepwizard-step p
        {
            margin-top: 10px;
        }
        .stepwizard-row
        {
            display: table-row;
        }
        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
        }
        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }
        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }
        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }
        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }
     
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}