﻿/* @import url('../metropolis.medium.otf');
@font-face {
    font-family: metroplis-medium;
    src: url("../metropolis.medium.otf");
  }
  @font-face {
    font-family: metroplis-regular;
    src: url("../metropolis.regular.otf");
  }
  @font-face {
    font-family: metroplis-bold;
    src: url("../metropolis.bold.otf");
  } */

body {
}
/*  Custom Style Starts */
/* it was 768 below width*/
@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        overflow: hidden !important;
    }
}
@media (max-width:1199px) {

    .hide-on-mobile {
        display: none !important;
    }
    .width270 {
    display:none;}
    }
@media (min-width:1200px){
    .col-md-4 {
    min-width:535px!important;}

}
.width270 {
    width:270px;height:20px;float:left;border:0px!important;} 

@media (max-width:767px) {
    .signin-window {
        margin-left: 50px!important;
        margin-right: auto !important;
    }
}

    @media (max-width:1199px) {

        .col-md-4 {
            width: 50% !important;
        }

        .signin-window {
            /*float: left !important;*/
            margin-left: 180px;
            margin-right: 10px;
        }

        .slogan {
            /*  padding-top: 85px;*/
            padding-left: 40px;
        }

        .col-sm-5 {
            margin-right: 30px;
            margin-left: inherit;
        }
    }
    @media (max-width: 768px) {
        .col-sm-6 {
            width: inherit !important;
        }
    }

    @media (max-width:600px) {
        .hide-on-mobile {
            display: none !important;
        }

        .signin-window {
            margin-top: 30px;
        }
    }

    .pageHeader h1 {
        color: #0362c3 !important;
    }

    .label {
        font-weight: inherit !important;
    }

    /* sign in table */
    .slogan {
        padding-left: 46px;
        /*  padding-top: 73px;*/
        overflow: visible;
        position: absolute;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 11px;
        color: #ffffff;
        font-weight: 600;
        font-style: italic;
        text-shadow: 1px 2px 2px #000;
    }

    .anyclass {
        background-color: #969cae;
        display: block;
        text-align: center;
        height: 5px;
        line-height: 1.0;
        padding-top: 10px;
    }

    .container .jumbotron {
        padding-top: 80px;
        padding-bottom: 5px;
    }

    .body .container { /*min-height:600px!important;*/
    }

    @media (min-width: 768px) {
        .body .container {
            min-height: inherit !important;
        }
    }

    .row {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .container .row {
        padding-left: inherit;
        padding-right: inherit;
    }

    .leadoutline {
        background-color: #e5ebf2;
        display: block;
        text-align: center;
    }

    .lead {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    }

    .leadoutline .lead {
        padding: 30px;
        background: #bbc0cd;
        display: block;
        text-align: center;
        margin-bottom: auto;
        font-size: 33px;
        font-weight: 400;
    }

    .row .lead {
        font-size: 13px;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-style: italic;
    }

    .footer .container .row p {
        font-size: 11px;
        text-align: left;
        padding-top: 2px;
        padding-bottom: 2px;
        margin: inherit;
    }

    .footer .row a:active {
        color: #428bca !important;
    }

    .footer .row a {
        text-decoration: underline !important;
        color: #428bca;
    }

        .footer .row a:hover,
        .footer .row a:visited,
        .footer .row a:focus {
            color: #191919 !important;
        }

.signin-window {
    min-width: 400px;
    /*background-color: #ffffff;*/
    width: 100%;
    /*padding: 5px;
        background-color: #4aa2fc;
    border-radius: 15px;
    box-shadow: 1px 2px 5px 6px #e4e4e4;*/
    float: right;
}

        .signin-window .interior {
            /*width: 100%;*/
            padding: 15px;
            /*background-color: #ffffff;
            border-radius: 15px;*/
            margin:35px;
        }

    .interior .label {
        font-family: arial, Verdana;
        font-size: 13px;
        font-style: normal;
        color: #646567;
        text-align: left;
    }

    .interior .input {
        font: 10px arial, verdana;
        border: none;
    }

    .interior section {
        display: normal;
    }

    .groupdivs {
    }

    .col-md-5 .signin {
        width: 45%;
    }


    .tab {
    }

    .tab-header {
        position: relative;
        float: left;
        text-transform: capitalize;
        font-family: arial, Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #0094ff;
        background-color: transparent;
        text-decoration: none;
    }

    .col-md-13 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
    }

    /* login page form fields*/

    .form-Parallel .control-label,
    .form-Parallel .radio,
    .form-Parallel .checkbox,
    .form-Parallel .radio-inline,
    .form-Parallel .checkbox-inline {
        padding-top: 2px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 13px;
    }

    .form-Parallel .form-group {
        margin-right: -2px;
        margin-left: -2px;
    }

        .form-Parallel .form-group:before,
        .form-Parallel .form-group:after {
            display: table;
            content: " ";
        }

        .form-Parallel .form-group:after {
            clear: both;
        }

        .form-Parallel .form-group:before,
        .form-Parallel .form-group:after {
            display: table;
            content: " ";
        }

        .form-Parallel .form-group:after {
            clear: both;
        }

    @media (min-width: 768px) {
        .form-Parallel .control-label {
            text-align: right;
        }
    }

    .form-organizer {
        width: 100%;
        height: 20px;
        padding: 3px 2px;
        font-size: 11px;
        line-height: 1.0;
        color: #555555;
        vertical-align: middle;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 4px;
        margin-bottom: 5px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

        .form-organizer:focus {
            border-color: #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        }

        .form-organizer[disabled],
        .form-organizer[readonly],
        fieldset[disabled] .form-organizer {
            cursor: not-allowed;
            background-color: #eeeeee;
        }

    textarea.form-organizer {
        height: auto;
    }

    .form-group .control-label {
        margin-bottom: 2px;
        text-align: right;
    }

    .form-group .btn {
        float: left;
        display: inline-block;
        padding: 4px 8px;
        margin-bottom: 0;
        font-size: 13px;
        border-radius: 15px;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-color: #b8daff;
        border: 1px solid #999999;
        border-radius: 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

        .form-group .btn:focus {
            outline: thin dotted #333;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .form-group .btn:hover,
        .form-group .btn:focus {
            color: #333333;
            text-decoration: none;
            background-color: #208bff;
        }

        .form-group .btn:active,
        .form-group .btn.active {
            background-image: none;
            outline: 0;
            -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        }

        .form-group .btn.disabled,
        .form-group .btn[disabled],
        fieldset[disabled] .btn {
            pointer-events: none;
            cursor: not-allowed;
            opacity: 0.65;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    /* index page button class starts here*/
    .btn-regular {
        color: #333333;
        background-color: #ffffff;
        border-color: #cccccc;
        padding: 4px 10px;
        border-radius: 15px;
    }

        .btn-regular:hover,
        .btn-regular:focus,
        .btn-regular:active,
        .btn-regular.active,
        .open .dropdown-toggle.btn-regular {
            color: #333333;
            background-color: #ebebeb;
            border-color: #adadad;
        }

        .btn-regular:active,
        .btn-regular.active,
        .open .dropdown-toggle.btn-regular {
            background-image: none;
        }

        .btn-regular.disabled,
        .btn-regular[disabled],
        fieldset[disabled] .btn-regular,
        .btn-regular.disabled:hover,
        .btn-regular[disabled]:hover,
        fieldset[disabled] .btn-regular:hover,
        .btn-regular.disabled:focus,
        .btn-regular[disabled]:focus,
        fieldset[disabled] .btn-regular:focus,
        .btn-regular.disabled:active,
        .btn-regular[disabled]:active,
        fieldset[disabled] .btn-regular:active,
        .btn-regular.disabled.active,
        .btn-regular[disabled].active,
        fieldset[disabled] .btn-regular.active {
            background-color: #ffffff;
            border-color: #cccccc;
        }
    /* index page button class ends here */










    .col-xs-6, .col-xs-3, .col-xs-8, .col-xs-5, .col-xs-4, .col-xs-7 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }

    .footer {
        background-color: #dddddd;
        /* padding-top:20px;*/
    }

    .text-pannel {
        background-color: #ffffff;
        display: block;
        /*margin-top:-20px;*/
    }

    .maintabs-pannel {
        background-color: #ffffff;
        display: block;
        margin-top: -20px;
    }

    .container {
        padding-bottom: inherit;
    }

    .text-pannel .container {
        padding-bottom: 20px;
        border-bottom: 1px solid #e0e4ef;
    }

    .row .col-sm-7 h3,
    .row .col-sm-4 h3,
    .row .col-sm-5 h3,
    .row .col-sm-8 h3,
    .row .col-sm-3 h3,
    .row .col-sm-6 h3,
    .row .col-md-4 h3 {
        color: #4a5e9f;
    }

    .row .col-sm-7 h4,
    .row .col-sm-4 h4,
    .row .col-sm-5 h4,
    .row .col-sm-8 h4,
    .row .col-sm-3 h4,
    .row .col-sm-6 h4 {
        color: #000000;
        font-size: 14px;
        /*padding-bottom: 25px;*/
    }

    .row .col-md-5 {
        width: 47%;
    }

    .row p {
        text-align: justify;
    }

    .row .col-sm-6 {
        /*padding-right: 25px;
        padding-top: 15px;*/
        display:block!important;
        margin-top:20px;
    }

    resopnsive, .resopnsive {
    }

        /*use form table layout*/
        .resopnsive table {
            border: 1px solid #ccc;
            width: 100%;
            margin: 0;
            padding: 0;
            border-collapse: collapse;
            border-spacing: 0;
            /*background-color:#fff;*/
        }

            .resopnsive table tr {
                border: 1px solid #ddd;
                padding: 5px;
            }

        .resopnsive tr:nth-of-type(odd) {
            background: #f5f9ff;
        }

        .resopnsive table th,
        .resopnsive table td {
            padding: 5px; /*was 10px before*/
            text-align: left;
        }

        .resopnsive table td {
            font-size: 11px;
            /*background-color:#ffffff;*/
        }

        .resopnsive tr th {
            text-transform: uppercase;
            font-size: 11px; /*was 14px before*/
            letter-spacing: 1px;
            color: #fff;
            background-color: #bcc0cc;
            /*background-color:#ffffff;*/
        }

    @media screen and (max-width: 600px) {
        .resopnsive table thead {
            display: none;
        }

        .resopnsive table, thead, tbody, th, td, tr {
            /*margin-bottom: 10px;
            display: block;*/
            /*background-color:#ffffff;*/
        }

        .resopnsive tr:nth-of-type(odd) {
            background: #f5f9ff;
        }

        .resopnsive table th {
            margin-right: 10px;
        }

        .resopnsive table td {
            display: block;
            text-align: left;
            font-size: 11px; /*was 13px before*/
            border-bottom: 1px dotted #ccc;
            margin-right: 5px;
        }

            .resopnsive table td:last-child {
                border-bottom: 0;
            }

            .resopnsive table td:before {
                content: attr(data-label);
                float: left;
                text-transform: uppercase;
                font-weight: bold;
                width: 50%;
            }
    }

    .top-white-nav-height {
        height: 20px !important;
    }

    .navbar-header strong {
    }

    @media screen and (max-width: 600px) {
        .top-white-nav-height {
            height: 40px !important;
            background-color: #ffffff;
            font-size: 8px !important;
            font-weight: 200;
        }
    }



    /* select next action pop up window setting below*/
    .group-box-container .field .label {
        font-weight: 700;
    }

    #a-listbox-fi, #a-listbox-fi2 {
        /* background: #e8f0f0; */
        background: #f9f9f9 !important;
    }

    #a-listbox-fi, #a-listbox-fi2, #a-listbox-ag, #a-listbox-ag2 {
        display: block;
        z-index: 100;
        border: 1px solid #999;
    }

        #a-listbox-fi h1, #a-listbox-fi h2, #a-listbox-fi2 h1, #a-listbox-fi2 h2, #a-listbox-ag h1, #a-listbox-ag h2, #a-listbox-ag2 h1, #a-listbox-ag2 h2 {
            display: block;
            padding: 5px 10px;
            margin: 0 auto 10px;
            font: bold 1.1em arial, verdana, helvetica, san serif;
            color: #fff;
            text-transform: uppercase;
        }

        #a-listbox-fi h1, #a-listbox-fi h2, #a-listbox-fi2 h1, #a-listbox-fi2 h2 {
            /* background: #819da8; */
            background: #2171c2 !important;
            padding: 9px;
            border: 1px solid #1e67af;
        }

    a#cancel-link, a#cancel-link2 {
        padding: 2px;
        margin: 6px 15px 0 0;
        float: right;
        text-transform: uppercase;
        text-decoration: none;
        font: bold 1em arial, verdana, helvetica, san serif;
        color: #fff;
    }
    /* taking out this code. If anyone complains I will make link font bigger as follows 
a:link, a:active, a:visited, a:hover {font-size:102%;}
.clearfix .ul .li a:link, a:active, a:visited, a:hover {
    color: #333;
    font-size:102%;
}*/

    /* select next action pop up window setting ends here*/
    /*-------Bootstrap V3.2.0------------*/
    .notification {
        width: 750px;
    }

        .notification .header {
            padding: 15px;
            background-color: #dddddd;
            border: 1px solid #cccccc;
            color: #000000;
            font-size: large;
            text-align: left;
            vertical-align: middle;
            margin-right: -20px;
        }

        .notification .footer {
            padding: 10px;
            background-color: #dddddd;
            border: 1px solid #cccccc;
            color: #000000;
            font-size: large;
            text-align: left;
            vertical-align: middle;
        }

    .clockwindow {
        padding: 10px;
        background-color: #000000;
        position: relative !important;
        /*  left:550px; 
   top: 120px;*/
        width: 150px;
        height: 80px;
        color: #ffffff !important;
        font-size: 16px;
        text-align: center;
        font-weight: 600;
        margin-top: -70px;
        margin-right: -20px;
    }

        .clockwindow .counter {
            font-size: 22px;
            font-weight: 600;
        }


    /*-------Bootstrap V3.0.0------------*/
    input[type="textbox"] {
        cursor: default;
    }

    .lead {
        word-wrap: break-word;
    }

    ul,
    ol {
        margin-top: 0;
        margin-bottom: Inherit !important;
    }


    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    @media (min-width: 992px) {
        .col-md-3 {
            float: left;
        }
    }

    .col-md-4 {
        /*  width: auto !important;
         width: 33.33333333333333%;*/
    }

    .col-md-5 .signin {
        width: 46%;
        position: relative;
        float: left;
    }

    .nav-tabs {
        border-bottom: 0px !important;
    }

        .nav-tabs > li > a {
            text-transform: uppercase;
            line-height: 1 !important;
            border-radius: inherit !important;
        }


        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            display: block;
        }

    .height500 {
        min-height: 650px !important;
    }

    @media (min-width: 768px) {
        .height600 {
            min-height: inherit;
        }
    }


    .navbar {
        /*min-height: 37px !important;*/
    }

    .navbar-collapse {
        max-height: inherit !important;
    }

        .navbar-collapse.collapse {
            /*height: 41px!important;*/
            margin-bottom: inherit;
            /*background-color: #01224e;*/
        }

    .navbar-brand {
        *padding: inherit !important;
    }

    .navbar-toggle {
        *padding: inherit !important;
        margin-bottom: inherit !important;
        margin-top: inherit !important;
    }

        .navbar-toggle a {
            display: inline-block;
        }

    .navbar-nav {
        margin: inherit !important;
    }


    .navbar-inverse {
        background-color: #01224e!important;
    }

    .jumbotron {
        padding: 0px !important;
        margin-bottom: inherit !important;
        background-color: transparent !important;
    }

    .container .jumbotron {
        padding-right: 30px;
        padding-left: 30px;
    }

    .col-sm-6 .articles {
        background-color: #f5f9ff;
        padding: 20px;
        margin-right: 10px;
    }

    .articles > .header {
        font-size: 16px;
        color: #2060bd;
        font-weight: 700;
    }

    .articles .sub-header {
        font-size: 13px;
        color: #6da1ff;
        padding-bottom: 20px;
    }

    .ficname {
        display: block;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        color: white;
        font-size: 1.9em !important;
        font-weight: 700;
    }

    .fiuname {
        color: #0362c3;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 13px;
    }
    /*@media all and (min-width:768px)*/
    .navbar-nav > li > a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        line-height: inherit !important;
    }

.navbar-inverse .navbar-nav > li > a {
    font-size: 14px !important;
    text-decoration: none !important;
}

.staticLinks {
    color: #707070;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    text-decoration: none !important;
}

.uname {
    color: #0362c3 !important;
}


/* New Styles */

.submenu2 {
    float: left;
    /*border-bottom: 1px solid #000000;*/
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px !important;
}
.submenu2 .blankblock {
    /* vertical-align: middle; */
    text-align: center;
    display: block;
    border: 0px;
    padding: 4px 2px 4px 2px;
    min-width: 10px !important;
    float: left;
}

.submenu2 .activetab {
    text-align: center;
    display: block;
    background-color: #e1f0ff;
    border: 1px #3e98f4 solid;
    border-bottom: solid 0px #fff;
    padding: 8px 19px;
}
.submenu2 .activetab a {
    font-size: 12px !important;
    font-weight: 700 !important;
}

.submenu2 .inactivetab {
    text-align: center;
    display: block;
    background-color: #fff;
    border: 1px #a6a6a6 solid;
    border-bottom: solid 0px #fff;
    padding: 8px 19px;
}
.submenu2 .activetab a, .submenu2 .inactivetab a {
    font-size: 12px !important;
    font-weight: 700 !important;
}
.submenu2 .activetab:hover {
    cursor: text;
}

.submenu3 .activetab {
    background-color: #f7fbff !important;
    border: solid 1px #9abad8 !important;
    border-bottom: none !important;
    font-size: 13px !important;
    padding: 7px 18px !important;
    font-weight: normal!important;
    margin-right: 5px !important;
    display: block;
    float: left;
    border-radius: 5px 5px 0px 0px;
    color: #000000 !important;
}
.submenu3 .inactivetab a {
    color: #000000 !important;
}
.submenu3 .inactivetab {
    background-color: #c7e1f9 !important;
    border: solid 1px #9abad8 !important;
    font-size: 13px !important;
    padding: 7px 18px !important;
    font-weight: normal!important;
    margin-right: 5px !important;
    border-bottom: none !important;
    display: block;
    float: left;
    border-radius: 5px 5px 0px 0px;
    color: #000000 !important;
}
ul li {
    /* margin-bottom: 5px !important; */
    /* margin: 5px 0 !important; */
    font-size: 13px !important;
}
tbody tr td a {
    color: #000!important;
    text-decoration: underline!important;
}
tbody tr td a:hover {
    color: rgb(0, 86, 199) !important;
    text-decoration: underline !important;
}
/* a {
    color: #000!important;
    text-decoration: underline!important;
}
a:hover {
    color: rgb(0, 86, 199) !important;
    text-decoration: underline !important;
} */


.btn-default {
    margin: 0px 5px 08px 5px;
    color: #333333;
    background-color: #f7f7f7 !important;
    border-radius: 15px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 1px solid #b7b7b7;
    cursor: pointer !important;
    transition: 0.3s all !important;
    text-transform: uppercase !important;
}
.btn-default:hover {
    background-color: #e9e9e9 !important;
}
.btn-blue {
    margin: 8px 5px 0px 5px !important;
    color: #fff !important;
    background-color: #044dac !important;
    padding: 5px 10px !important;
    border-radius: 15px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    white-space: nowrap;
    border: none !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
}
.btn-green, .btn-default-green {
    /*margin: 5px 8px !important;*/
    color: #ffffff !important;
    background-color: #59bb06 !important;
    padding: 5px 10px !important;
    /*font-size: 13px !important;*/
    white-space: nowrap;
    font-weight: 600 !important;
    border: 1px solid gray!important;
    border-radius: 15px !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
    text-transform: uppercase !important;
    text-decoration:none;
  }
  .btn-green:hover, .btn-default-green:hover {
    background-color: #4d9e06 !important;
}
.btn-link {
    font-weight: 600 !important;
    color: #0d5eb4 !important;
    padding: 5px 10px !important;
    margin-bottom: 5px !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
}
.btn-link:hover {
    color: #026ddf !important;
    text-decoration: underline !important;
}

p, div, a, text, textarea, .ghost, span, label, i {
    /* font-weight: normal !important;*/
    line-height: 1.5 !important; 
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
td, th, tr, form, ol {
    /* font-weight: normal !important; */
    /* margin: 0px !important; */
    margin-bottom: 0px !important;
    line-height: 1.5 !important;
    font-size: 11px !important;
}
select {
    /*height: 30px;*/
    border-radius: 3px;
    font-size: 11px !important;
    border: solid 1px gray !important;
}
input, textarea {
    border-radius: 3px;
    font-size: 11px !important;
    border: solid 1px gray !important;
    outline: none !important;
    transition: 0.3s all;
}
select:focus, input:focus, textarea:focus {
    box-shadow: 0px 0px 0px 1px #1a7dd3 !important;
}
input[type="radio"], input[type="checkbox"] {
    margin: 2px 0px 0 5px !important;
}
.ui-datepicker-trigger {
    vertical-align: text-bottom !important;
}
.m-1 {
    margin: 5px !important;
}
.my-1 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.mx-1 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.m-2 {
    margin: 10px !important;
}
.my-2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mx-2 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.p-1 {
    padding: 5px !important;
}
.px-1 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.py-1 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.p-2 {
    padding: 10px !important;
}
.px-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.py-2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/*task buckets layout */
#taskBucket div.header {
    padding: 10px;
    background-color: #eaeaea;
    border-bottom: 1px solid #bfbfbf;
}
*#taskBucket table tbody tr td{
    border: 1px solid #bfbfbf;
    border-left: 0px;
    vertical-align:top;
    background-color: #f7f7f7;
    }

#taskBucket div.column {
    padding: 10px;
    height:auto;
}
    #taskBucket table tbody tr td:first-child {
        border-left: 1px solid #bfbfbf !important;
    }
/*stop all action css*/
.section-status-window2 {
    background-color: #f7f7f7;
    /*float: left;
    margin-top: 15px;*/
    border: 1px solid #999999;
    border-left: 15px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 94%;
    display:block;
}

.status-window-restricted2 {
    background-image: url(/images/RedXsmall.png);
    background-size: 30px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.statusheader {
    font-size: 14px !important;
    font-weight: 700;
    width: 100%
}
