/** 

If you will change the theme or color of the pages to make it another kind of a website. Please see the list below for you to be guided easily.

#wrapper .navbar                - header
#wrapper .navbar .side-nav      - side bar menu
.side-nav li a i.fa.active,
.fa-tachometer                  - dashboard icon and active icon color of the apge
.header__title                  - title of the header
.header__subtitle               - second title of the header
.copyright                      - copyright elocker
.col-md-4 .panel-heading        - side panel description
#modal-common h3                - CRUD modal title
.top-nav>li>a:hover,            - top right author menu
.top-nav>li>a:focus, 
.top-nav>.open>a,
.top-nav>.open>a:hover, 
.top-nav>.open>a:focus
#keywords-table_length select   - show number entries in data table
#keywords-table_filter input    - search input in data table
**/

body {
    background: #fff;    
    padding-top: 2px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.display-table, .display-table tr, .display-table td, .display-table th
{
    padding: 2px;
}

.display-table tr td:last-child
{
    width: 80px;
}

#loginForm .panel-footer
{
    border-radius: 0;
}




/* tables for no filters */
table.no-sortfilter
{
    background-color: #ecf0f1;
    border: 2px groove #86E2D5!important;
}

table.no-sortfilter th
{
    text-align: center;
    max-height: 15px;
    color: #FFFFFF;
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
}

table.no-sortfilter td.chck-data
{
    color: red;
    text-align: center;
    align-items: center;
}

table.no-sortfilter tr
{
    height: 18px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th
{
    padding: 2px 2px 2px 10px !important;
    vertical-align: bottom !important;
}
table.no-sortfilter td
{
    padding: 2px 10px 2px 2px;
    border: 1px solid #bdc3c7 !important;
}

table.no-sortfilter tr td:last-child
{
    font-size: 15px;
    width: 100px !important;
}


/* tables for filters */
table.sortfilter
{
    background-color: #ecf0f1;
}

table.sortfilter th
{
    text-align: center;
    max-height: 14px;
    color: #FFFFFF;
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

table.sortfilter td.chck-data
{
    color: red;
    text-align: center;
    align-items: center;
}

table.sortfilter tbody tr
{
    height: 12px;
    max-height: 12px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th
{
    padding: 2px 2px 2px 10px !important;
    vertical-align: bottom !important;
}
table.sortfilter td
{
    padding: 2px 10px 2px 2px;
    border: 1px solid #bdc3c7 !important;
}

table.sortfilter tr td:last-child
{
    font-size: 15px;
    color: #049372;
    width: 100px !important;
}


#alert-index
{
    padding: 10px;
}


a.disabled
{
    pointer-events: none;
    cursor: default;
    color: #bdc3c7;
}

a[data-status=Pause]
{
    color: #5cb85c;
}

a[data-status=Sending]
{
    color: #e74c3c;
}

#prefixes-table_wrapper
{
    margin-top: 4em;
}


/*   Table properties   */
#broadcast-table tbody tr td:first-child, #broadcast-table thead tr th:first-child
{
    width: 8em;
}
#broadcast-table tbody tr td:last-child, #broadcast-table thead tr th:last-child
{
    width: 10em;
}
#broadcast-table tbody tr td:nth-child(3), #broadcast-table thead tr th:nth-child(3)
{
    width: 20em;
}
#broadcast-table tbody tr td:nth-child(2), #broadcast-table thead tr th:nth-child(2)
{
    width: 8em;
}
#broadcast-table tbody tr td
{
    font-size: 12px;
}

input.outbox-chkbox, input.outboxAll-chkbox {
    width: 1.2em;
    height: 1.2em;
}

#btnPause
{
    right: 2em;
}
#top-outgoing
{
    padding: 2px 18px 15px 18px ;
}

/*outgoing table*/
#outgoing-table tbody tr td:first-child, #outgoing-table thead tr th:first-child
{
    width: 1.5em;
    border-right: 1px solid #7f8c8d !important;
    padding: 5px !important;
}

#outgoing-table tbody tr td:nth-child(2), #outgoing-table thead tr th:nth-child(2)
{
    width: 3em;
}

#outgoing-table tbody tr td:nth-child(2), #outgoing-table thead tr th:nth-child(2)
{
    width: 4em;
}

#outgoing-table tbody tr td:nth-child(3), #outgoing-table thead tr th:nth-child(2)
{
    width: 2em;
}

#outgoing-table tbody tr td:nth-child(4), #outgoing-table thead tr th:nth-child(4)
{
    text-align: center;
}

#outgoing-table tbody tr td:last-child, #outgoing-table thead tr th:last-child
{
    width: 5em!important;
}

/*prefixes table*/
#prefixes-table tbody tr td:nth-child(2), #prefixes-table thead tr th:nth-child(2), #prefixes-table tbody tr td:first-child, #prefixes-table thead tr th:first-child
{
    width: 5em;
    text-align: left;
}

#prefixes-table tr td:nth-child(3), #prefixes-table thead tr th:nth-child(3)
{
    width: 14em;
}

/*sent table*/
#sent-table tbody tr td:first-child, #sent-table thead tr th:first-child
{
    width: 7em;
}

#sent-table tbody tr td:last-child, #sent-table thead tr th:last-child
{
    font-size: 13px;
    width: 18em;
}

#sent-table tbody tr td:last-child
{
    color: #000000;
}

/*keywords table*/
#keywords-table tbody tr td:last-child, #keywords-table thead tr th:last-child
{
    width: 5.5em!important;
}

/*subscriber table*/
#subscriber-table tbody tr td:last-child, #subscriber-table thead tr th:last-child
{
    width: 4.5em!important;
}

#subscriber-table tbody tr td, #subscriber-table thead tr th
{
    font-size: 12px;
}


/*MODAL design*/
#modal-common h3
{
    text-align: center;
    font-family: Copperplate, "Copperplate Gothic Light", fantasy;
    font-size: 3em;

}

#modal-common div.modal-header
{
    background-color: #2ecc71;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
}

#modal-common select, #modal-common textarea, #modal-common input[type=text], #upload-panel input, #upload-panel select
{
    border-radius: 0;
}

#modal-common label
{
    font-size: 17px;
    font-weight: 400;
    padding: 12px 0 0 0;
    text-align:right;
    vertical-align: bottom;
}

#modal-common div.modal-footer{
    background-color: #2ecc71;
}

#modal-common dd
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 14px;
}
#modal-common dt
{
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
    font-size: 15px;
}

#modal-common .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}



.col-center-block
{
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    margin: auto;
}


#side-panel h3
{
    padding: 0;
    margin: 0;
}



/*** NEW CSS HERE ***/


body {
    background: #fff;
}
#loginForm {
    display: block;
    margin: 100px auto 0;
    width: 400px;    
}
#loginForm .panel {
    background: #E2E4E1;
    border: none;    
}
#loginForm .panel-footer, #loginForm .panel {
    background-color: #fff;
    border: none;
    border-radius: 10px;
}


#loginForm label {
    font-weight: normal;
}

#wrapper .navbar {
    border-bottom: 5px solid #0136fd;
    height: 90px;
    background: #D0D0D0!important;
    padding-left: 220px;
}

#logoutForm {
    margin: 20px 50px 0 0;
}

#wrapper .navbar .side-nav {
    background: #0D0C38;
    margin-top: -51px;    
    padding-top: 90px;
}

.side-nav li {
    background: #282828;
}
.side-nav .fa {
    margin-right: 10px;
}
.side-nav li a, .side-nav>li>ul>li>a {
    color: #fff;
}
.side-nav li a:hover, .side-nav li a:focus, .navbar-nav>li>a:hover,.navbar-nav>li>a:active, .side-nav>li>ul>li>a:active, .side-nav>li>ul>li>a:focus  { 
    color: #959B9B!important;
    background-color:#1C1C1C!important;
}

.top-nav>li>a:hover, .top-nav>li>a:focus, .top-nav>.open>a, .top-nav>.open>a:hover, .top-nav>.open>a:focus { 
    background-color:#0136fd; 
}


#page-wrapper { 
    padding: 0;
}

.page-header {
    border-bottom: 2px solid #D5D9D8;
    margin: 60px 0 30px;
    padding: 0 0 16px 50px;    
    text-transform: uppercase;
}

.page-header span {
    border-bottom: 3px solid #29AD61;
    padding-bottom: 13px;
}
.side-nav li a i.fa.active, .fa-tachometer {
    color: #69BCEE;
}

table.table.table-condensed.display-table.no-sortfilter, table.no-sortfilter tr:last-child td, table#prefixes-table tr, table.dataTable.no-footer tr:last-child td  {
    border: none!important;
}
    
table.no-sortfilter tr, table.no-sortfilter th {
    border: none!important;
    text-align: left;
}

table.no-sortfilter td {
    border-bottom: 1px solid #fff!important;
    border-right: none!important;
    border-left: none!important;
}
table.no-sortfilter th {
    background: #3E3E3E;
    
}
table.no-sortfilter td {
    background: #DADADA;
    
}
table.no-sortfilter tr td:last-child, table.sortfilter tr td:last-child {
    color: transparent;
}
table.no-sortfilter tr td:last-child a, table.sortfilter tr td:last-child a {
    color: #3B3B3B;
}
.panel-green {
    border-color: #DFE1E0;
}
.col-md-4 .panel-heading {
    background: #0136fd;
    border-color: #0136fd;
}
.col-md-4 .panel-heading:before {		
    content: url(../../Images/updates_icon.png);		
    margin-right: 10px;		
    vertical-align: -webkit-baseline-middle;		
}
th.sorting_desc, th.sorting_asc, th.sorting {
    background: #6A6A6A!important;
    border: none!important;
}

tr.odd td, tr.even td {
    background: transparent;
    color: #000;
    border-bottom: 1px solid #a9a9a9!important;
    border-right: none!Important;
    border-left: none!Important;
    border-top: none!Important;
}
table#prefixes-table {
    background: transparent;
    border: none!important;
}

.modal-dialog {
    margin-top: 100px;
}
#modal-common div.modal-header, .modal-content, #modal-common div.modal-footer {
    background: #E2E2E2;
    border-radius: 10px;
}

#modal-common h3 {
    color: #0136fd;
    text-transform: capitalize;
    border-bottom: 1px solid #B9B9B9;
}

#modal-common select, #modal-common textarea, #modal-common input[type=text], #upload-panel input, #upload-panel select {
    border-radius: 4px;
}

#modal-common input[type=checkbox], #modal-common input[type=radio] {
    border: none;
    margin-top: 10px;
    outline: none;
    width: 20px;
    height: 20px;
}

#modal-common .btn-default,#modal-common .btn-default:hover, #modal-common .btn-primary, #modal-common .btn-primary:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

#type-filter
{
    padding: 0 10px 0 0;
}

#type-filter select{
    border-radius: 0;
    padding: 2px;
    height: 2em;
}

.poll-finish td{
    background-color: rgba(46, 204, 113, 0.71) !important;
}
.poll-ongoing td{
    background-color: rgba(231, 76, 60, 0.72) !important;
}



/* Audit tables for filters */
table#audit-table
{
    background-color: #ecf0f1;
}

table#audit-table th
{
    text-align: center;
    background-color: #1BA39C;
    max-height: 14px;
    color: #FFFFFF;
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

table#audit-table td.chck-data
{
    color: red;
    text-align: center;
    align-items: center;
}

table#audit-table tbody tr
{
    height: 12px;
    max-height: 12px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
}


#console-txtarea
{
    max-width: 100% !important;
    width: 100%;
    height: 25em;
}



#resetForm .panel-heading, #resetForm .panel-footer
{
    background-color: rgb(39, 174, 96);
    color: #F4F4F4;
}

#resetForm .panel
{
    border: 1px solid rgb(1, 135, 104);
}
#resetForm .panel-heading, #resetForm .panel-footer
{
    border-radius: 0;
}



#resetForm input[type=submit]
{
    width: 8em;
    background-color: rgb(26, 188, 156);
}

#resetForm input[type=submit]:hover
{
    width: 8em;
    background-color: rgb(26, 188, 156);
}

bootstrap-datetimepicker-widget dropdown-menu ul
{
    padding: 0 !important;
}

.dt-icon
{
    margin-top: -1.6em;
    margin-right: 6em;
}

.top-spacer{
    margin-top: 2em;
}

.center-print-logo
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*** BEM CSS APPROACH ***/

.login-form-top {    
    background: #0d0c38;
    border-bottom: 5px solid #0136fd;
    border-radius: 8px 8px 0 0;
}

.login-form-top__title {
    margin: 0;
    color: #fff;
}
.login-form-top img {
    margin-right: 25px;
}
.login-form-body {
    padding: 30px 25px 0;
}
.login-form-body .form-group {
    margin-bottom: 0;
}
.login-form-body .form-control{
    border: none;
    border-radius: 0;
}
.login-form-body input[name="UserName"] {
    background: url(../../Images/username_icon.png) #F1F1F1 no-repeat scroll 7px 9px;
    padding-left: 40px;
}
.login-form-body input[name="Password"] {
    background: url(../../Images/password_icon.png) #F1F1F1 no-repeat scroll 7px 9px;
    padding-left: 40px;
}
.login-form__button {
    width: 100px;
}
.header-content {
    color: #010101;
    margin-left: 75px;    
}
.header__title {
    margin: 0 0 5px;
}
.header__subtitle {
    margin: 0;
}
.side-nav .copyright {
    background: transparent;
}
.copyright {
    color: #fff;
    padding-left: 20px;
    position: absolute;
    top: 15px;
}
.page-background {
    position: absolute;
    bottom: 0;
    right: 0;
}
.main-content {
    margin-top: 80px;
}
.data-content {
    padding: 10px 20px;
}
.data-content__title {
    margin: 0 0 30px;
    border-bottom: 2px solid #A9A9A9;
    padding-bottom: 10px;
}
#keywords-table {
    background: transparent!important;
    border: none!important;
    padding-top: 15px;
}

#keywords-table_length select {
    border: none;
    background: #DDDDDD;
}
#keywords-table_filter input {
    background: #DDDDDD;
    border: none;
    border-radius: 4px;
    height: 25px;
}
#keywords-table_paginate a.current {
    border: none;
    background: #DDDDDD;
}

input[value="Export Copy"] {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #d58512;
    margin-top: 25px;
}
input[value="Export Copy"]:hover, input[value="Export Copy"]:visited, input[value="Export Copy"]:active {
    color: #fff;
    background-color:#ec971f;
    border-color:#985f0d;
}

.duplicate-value, .duplicate-value:active, .duplicate-value:focus, .duplicate-value:hover {
    border-color: rgba(231, 76, 60, 0.72);
    box-shadow: rgba(231, 76, 60, 0.72) 0 0 5px;
}
 .margin-top-2{
     margin-top : 2%;

 }
 .report-layout {
    padding: 10px;
 }
 .report-layout__left-border {
    border-left: 1px solid #ddd;
}
 .report-layout__right-border {
    border-right: 1px solid #ddd;
}
 .report-layout--no-tab .report-layout__top-border {
    border-top: 1px solid #ddd;
}
.report-layout__date {
    padding: 20px 0;
}
.report-layout__btn {
    float: right;
    padding: 20px 0;
}
.report-layout #excel-convertable {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.report-layout .pagination-container {
    display: block;
    text-align: center;
}
.report-layout--no-collection-detail .col-sm-4 {
    width: 100%;
    border-left: 1px solid #ddd;
}
/*.category {
display: none;

}*/