﻿body {
    /* 	margin-left: 1px; 	margin-top: 1px; 	margin-right: 1px; 	margin-bottom: 1px; */
    font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    background-color: White; /*#F5FFFA #FFFFF0 #9ee2e8 #e2dfa8 */
}

.menuStyle {
    background-color: #3b499f; /* #1b5289 */
    height: 30px;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    color: White;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
}

.ops_tran_background {
    background-color: #999999;
    color: white;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.ops_tranMenu_background {
    background-color: #999999;
    color: White;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.titlePopup {
    background-color: #ADD8E6;
    color: White;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.firstColumnDesign {
    background-color: #ADD8E6; /**/
    color: black;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.secondColumnDesign {
    background-color: #1b5289;
    color: white;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.loginbutton {
    font: bold 12px Verdana;
    background: #3b499f; /*333399*/
    width: 80px;
    height: 25px;
    color: White;
    background-color: #3b499f; /*1b5289*/
    background-repeat: repeat-x;
    border: 2px solid #000000;
    vertical-align: middle;
}

.logintextbox {
    background-color: #ffffff;
    color: #096694;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #096694;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*behavior: url(~/StyleSheets/PIE/PIE.htc);*/
    border-radius: 5px;
    vertical-align: middle;
    min-height: 17px;
    max-height: 17px;
    max-width: 200px;
    min-width: 180px;
    padding-bottom: 2px;
}

.MasterPage {
    width: 100%;
    height: 30px;
    background-color: #ffffff;
}

.PageHeader {
    color: Black;
    font-weight: bold;
    font-size: 15px;
}

.loginDetail {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.pagefootersyle {
    font: bold 12px Verdana;
    width: 100%;
    height: 23px;
    background-color: #3b499f;
    background-repeat: repeat-x;
    vertical-align: middle;
    color: white;
}

.digitalclock {
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    color: Black; /*font-weight: bold;*/
    background-color: white /* #ADD8E6 ed1b24*/;
    height: 22px;
    padding-left: 5px;
    vertical-align: middle;
}

.PageHeaderWithColor {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #FFFF81; /* #FFFF81 #C7DBA9 */
    text-decoration: none;
    text-transform: uppercase;
}

.lblMsg {
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: Red;
    width: 100%;
    margin-left: 0px;
}

.MessageBoxWidth {
    height: 50px;
    padding-top: 2px;
    vertical-align: middle;
}

.MessageBoxWidthPopup {
    height: 50px;
    padding-top: 2px;
    vertical-align: middle;
}

.ContentPage {
    margin-left: 0px;
    margin-right: 0px;
    min-height: 400px;
}

.loginfont {
    font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
    font-size: 12px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.logintable {
    background-color: White;
    color: Black;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #096694;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*behavior: url(~/StyleSheets/PIE/PIE.htc);*/
    border-radius: 5px;
    vertical-align: middle;
}

.loginheader {
    font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
    font-size: 13px;
    /*background-image: url(../images/menu_bg30.jpg);*/
    background-color: #3b499f; /*#1b5289*/
    background-repeat: repeat-x;
    vertical-align: middle;
    color: White;
    text-align: center;
    min-height: 23px;
    border: 1px solid #096694;
    /*behavior: url(~/StyleSheets/PIE/PIE.htc);*/
    -webkit-border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    color: Black;
    border: solid 2px black;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    margin-left: 5px;
    padding: 0px;
    background-color: #FFFFFF;
    cursor: default;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    height: 200px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #3b499f;
    color: White;
    /*font-weight:bold;
	padding: 1px;*/
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: white;
    padding: 1px;
}

input[disabled='disabled'] {
    background-color: #808080;
    color: #ffffff;
}


.disblecontrol {
    background-color: #ffffff;
    color: #808080;
}

.buttonCursorhand {
    cursor: hand;
}

.modalPopupTitleBar {
    background-color: #3b499f;
    border-width: 1px;
    border-style: outset;
    border-color: white;
    padding: 3px;
    height: 15px;
    color: white;
    font-weight: bold;
    border-bottom: outset 2px;
}

.openfile {
    background-image: url(../images/open_50_30.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 20px;
    text-align: center;
    border: 0px;
    background-color: #d3d3d3;
}

.shadow2 {
    box-shadow: 7px 7px 8px #818181;
    -webkit-box-shadow: 7px 7px 8px #818181;
    -moz-box-shadow: 7px 7px 8px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}

.shadow3 {
    /*
 	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
*/
}

.shadow_Dashboard {
    box-shadow: 5px 10px 18px #888888;
    border: 1px solid;
    padding: 10px;
    -webkit-box-shadow: 5px 10px 18px #888888;
    -moz-box-shadow: 5px 10px 18px #888888;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#888888, offX=7, offY=7, positive=true);
    /*float: left;
    -ms-transform: rotate(15deg);  
    -webkit-transform: rotate(15deg);  
    transform: rotate(15deg);*/
}

input[type=text], textarea {
    border: 1px solid #000000;
}

    input[type=text]:focus, textarea:focus, input[type=password]:focus, select:focus, input:focus {
        /*background-color:#1b5289;
	color: #000000;
	border: 1px solid #000000;*/
        background-color: pink;
        color: #000000;
        border: 1px solid #000000;
    }



/* Style The Dropdown Button */
.dropbtn {
    background-color: white;
    color: Black;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    text-align: left;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 5px 10px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #ed1b24;
            color: white;
        }
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    border-style: solid;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: white;
}

.invalid {
    background: #FF0000;
    color: #FFFFFF;
}

.valid {
    background: #B5EF9C;
}

.jqGridDel {
    background-image: url(../../images/del20.jpg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.jqGridDelFocus {
    background-image: url(../../images/del20gray.jpg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.jqGridEdit {
    background-image: url(../../images/edit20.jpg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-color: #ffffff;
}


.jqGridEditFocus {
    background-image: url(../../images/edit20gray.jpg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-color: Red;
}

.jqGridEdit24 {
    background-image: url(../../images/edit24x24.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    border: none;
}

.jqGridDel24 {
    background-image: url(../../images/delete_24x24.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    border: none;
}

.modalBg {
    background-color: Aqua;
    filter: alpha(opacity=80);
    opacity: 0.8;
}



/*TEST*/
.card {
    /* Add shadows to create the "card" effect */
    margin: 10px 0 10px 0;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

    /* On mouse-over, add a deeper shadow */
    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

/* Add some padding inside the card container */
.container {
    padding: 2px 16px;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.container-head {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 17px 0;
    font-size: 18px;
    text-shadow: 0 6px 8px rgba(62,57,107,.18);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bg-c-blue {
    background-color: #4099ff;
}

.bg-c-lightBlue {
    background-color: #03a9f4;
}

.bg-c-red {
    background-color: #f44336;
}

.bg-c-green {
    background-color: #4caf50;
}

.bg-c-od1 {
    background-color: #3b499f;
}

.bg-c-od2 {
    background-color: #999999;
}

.bg-c-deepblue {
    background-color: #3b499f;
}

.bg-c-lightGreen {
    background-color: #8bc34a;
}

.bg-c-yellow {
    background-color: #ffeb3b;
}

.bg-c-amber {
    background-color: #ffc107;
}

.bg-c-orange {
    background-color: #ff9800;
}

.bg-c-deepOrange {
    background-color: #ff5722;
}

.bg-c-brown {
    background-color: #795548;
}

.bg-c-grey {
    background-color: #9e9e9e;
}

.bg-c-blueGrey {
    background-color: #607d8b;
}

.bg-c-pink {
    background-color: #e91e63;
}

.bg-c-purple {
    background-color: #9c27b0;
}

.bg-c-deepPurple {
    background-color: #673ab7;
}

.bg-c-indigo {
    background-color: #3f51b5;
}

.bg-c-black {
    background-color: #000000;
}

.bg-c-lightcoral {
    background-color: #F08080;
}

.bg-c-lightsalmon {
    background-color: #FFA07A;
}

.bg-c-lightgreen {
    background-color: #90EE90;
}

.bg-c-lightcyan {
    background-color: #E0FFFF;
}

.bg-c-lightblue {
    background-color: #ADD8E6;
}

.bg-c-lightskyblue {
    background-color: #87CEFA;
}

.bg-c-lightpink {
    background-color: #FFB6C1;
}

.bg-c-lightyellow {
    background-color: #FFFFE0;
}

.bg-c-indianred {
    background-color: #CD5C5C;
}

.bg-c-white {
    background-color: #fff;
}

.c-white {
    color: #fff;
}

.icon {
    float: right;
    color: #999999;
    width: 50px;
    height: 17px;
    border-radius: 30px; /*5px*/
    text-align: center;
    padding: 17px 0;
    font-size: 18px;
    text-shadow: 0 6px 8px rgba(62,57,107,.18);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .icon:hover {
        /*border-radius: 50%;*/
        border-radius: 25%;
    }

.card-link-black {
    color: #000;
    text-decoration: none;
    font-size: 25px;
}

.card-link-white {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}

.card-link-blue {
    color: #4099ff;
    text-decoration: none;
    font-size: 25px;
}

.card-link-red {
    color: #f44336;
    text-decoration: none;
    font-size: 25px;
}

.card-link-green {
    color: #4caf50;
    text-decoration: none;
    font-size: 25px;
}

.card-link-yellow {
    color: #ffeb3b;
    text-decoration: none;
    font-size: 25px;
}

.card-link-amber {
    color: #ffc107;
    text-decoration: none;
    font-size: 25px;
}

.card-link-orange {
    color: #ff9800;
    text-decoration: none;
    font-size: 25px;
}

.card-link-deepOrange {
    color: #ff5722;
    text-decoration: none;
    font-size: 25px;
}

.card-link-pink {
    color: #e91e63;
    text-decoration: none;
    font-size: 25px;
}

.card-link-purple {
    color: #9c27b0;
    text-decoration: none;
    font-size: 25px;
}

.card-link-black {
    color: #000000;
    text-decoration: none;
    /*font-size: 25px;*/
    font-size: 15px;
}

.grid {
    display: grid;
}

.grid-container {
    grid-template-columns: repeat(1,1fr);
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding: 0.5em;
}

.grid-container2 {
    grid-template-columns: repeat(1,2fr 0.7fr 0.7fr);
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding: 0.5em;
}

.grid-container3 {
    grid-template-columns: repeat(6,1fr);
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding: 0.5em;
}

.grid-item {
    grid-column: 1 / span 2;
    grid-row: 3;
    grid-row-gap: 0.5em;
}

.grid .grid-container > .card {
    /*cursor:pointer;*/
}

.text-center {
    text-align: center !important;
}

.grid-container_3_3 {
    grid-template-columns: repeat(3,2fr);
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding: 0.5em;
}

.item1 {
    grid-column: 1 / span 3;
}


.bg-color-green {
    background-color: #00CE6F;
    color: #fff;
}

.bg-color-blue {
    background-color: #A95DF0;
    color: #fff;
}

.bg-color-red {
    background-color: #ff0000;
    color: white;
}

.bg-color-lightred {
    background-color: #ff9999;
    color: white;
}

.bg-color-lightsalmon {
    background-color: #FFA07A;
    color: black;
}

.bg-color-brown {
    background-color: #B94A00;
    color: black;
}

.bg-color-sky {
    background-color: #2EA7EB;
    color: black;
}

.bg-color-yellow {
    background-color: yellow;
    color: black;
}

.bg-color-lightyellow {
    background-color: #FFFFCC;
    color: black;
}

.bg-color-darksalmon {
    background-color: darksalmon;
    color: black;
}

.bg-color-white {
    background-color: white;
    color: black;
}

.blue {
    color: #3498DB;
}

.purple {
    color: #9B59B6;
}

.green {
    color: #1ABB9C;
}

.aero {
    color: #9CC2CB;
}

.red {
    color: #E74C3C;
}

.dark {
    color: #34495E;
}

.border-blue {
    border-color: #3498DB !important;
}

.border-purple {
    border-color: #9B59B6 !important;
}

.border-green {
    border-color: #1ABB9C !important;
}

.border-aero {
    border-color: #9CC2CB !important;
}

.border-red {
    border-color: #E74C3C !important;
}

.border-dark {
    border-color: #34495E !important;
}

.bg-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #73879C;
}

.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff;
}

.bg-red {
    background: #E74C3C !important;
    border: 1px solid #E74C3C !important;
    color: #fff;
}

.bg-blue {
    background: #3498DB !important;
    border: 1px solid #3498DB !important;
    color: #fff;
}

.bg-orange {
    background: #F39C12 !important;
    border: 1px solid #F39C12 !important;
    color: #fff;
}

.bg-purple {
    background: #9B59B6 !important;
    border: 1px solid #9B59B6 !important;
    color: #fff;
}

.bg-blue-sky {
    background: #50C1CF !important;
    border: 1px solid #50C1CF !important;
    color: #fff;
}


.btn, .buttons, .modal-footer .btn + .btn, button {
    margin-bottom: 5px;
    margin-right: 5px;
}

.btn-group .btn, .btn-group-vertical .btn {
    margin-bottom: 0;
    margin-right: 0;
}

.btn {
    display: inline-block;
    padding: 2px 9px;
    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: 4px;
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none;
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #096692;
        border-color: #096692;
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none;
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }
