.container {
    width: 760px !important;
}
.header {
    background-color: #363636;
    border-top:3px solid #2489C5;
}
    .header ul {
        list-style: none;
        /* padding: 0;
    margin: 0 auto; */
        display: flex;
        justify-content: start;
    }
.header ul li a {
    list-style: none;
   color: #fff;

}
.footer {
    margin-top: 20px;
}
.content .p {
    padding: 10px 0;
    border-bottom: 2px solid #2489C5 ;
}
.p span {
    margin-bottom:-5px;
}
.content .p {
    padding: 10px 0 3px !important;
    
    border-bottom: 2px solid #004765 !important;
}
.footer ul  {
    padding-top: 30px;
}
.footer ul li {
    list-style: none;
    line-height: 3;
    text-align: center;
}
select {
    width: 310px;
    padding: 2px 5px 4px;
    border-radius: 3px;
    font-size: 12px !important;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}

.chzn-single1 {
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background-image: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-image: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-image: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-image: -ms-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-image: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

    .chzn-single1:active {
        border: 1px solid #aaa;
        -webkit-box-shadow: 0 1px 0 #fff inset;
        -moz-box-shadow: 0 1px 0 #fff inset;
        -o-box-shadow: 0 1px 0 #fff inset;
        box-shadow: 0 1px 0 #fff inset;
        background-color: #eee;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
        background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eee),color-stop(80%,#fff));
        background-image: -webkit-linear-gradient(top,#eee 20%,#fff 80%);
        background-image: -moz-linear-gradient(top,#eee 20%,#fff 80%);
        background-image: -o-linear-gradient(top,#eee 20%,#fff 80%);
        background-image: -ms-linear-gradient(top,#eee 20%,#fff 80%);
        background-image: linear-gradient(top,#eee 20%,#fff 80%);
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }



label {
    margin-right: 20px;
}
.fontWight {
    font-weight: bolder;
}
.footer input {
    background: #004765;
    color: #fff;
    border: 1px solid #004765;
    padding: 5px 10px;
    border-radius: 4px;
}
input[type=text], input[type=password] {
    width: 310px;
    height: 27px;
   
    padding: 2px 5px 4px;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
.data {
    width: 100px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
}
.col-lg-6 .cont {
    margin-left: 70px;
}
.btn-group-lg>.btn, .btn-lg {
    background: #fff;
    border: 1px solid #eee;
}
.btn-group-lg>.btn, .btn-lg  a {
    color: #000;
}
.modal .modal-content .modal-title span {
    border-bottom: 1px solid #2489C5;
}
.col-lg-6>div>.btn {
   margin-bottom: 15px; 
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #fff;
}
.modal-body>div>.col-lg-3 {
    margin-bottom: 20px;
}

.modal-body>div>.col-lg-3 button {
    display: flex;
    border: 1px solid transparent;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
}
.col-lg-6 button a {
    display: inline-block;
    width:234px;
}
.modal-body>div>.col-lg-3 button span {
    display: inline-block;
    margin-right: 10px;
    
}
.modal-body>div>.col-lg-3 button:hover {
    display: flex;
    border: 1px solid #ccc;
    background: #efefef;
}

.modal-body>div>.col-lg-3:nth-child(2) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon1.png);    
}
.modal-body>div>.col-lg-3:nth-child(2) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/1.png);    
}


.modal-body>div>.col-lg-3:nth-child(3) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon2.png);    
}
.modal-body>div>.col-lg-3:nth-child(3) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/2.png);    
}

.modal-body>div>.col-lg-3:nth-child(4) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon3.png);    
}
.modal-body>div>.col-lg-3:nth-child(4) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/3.png);    
}
.modal-body>div>.col-lg-3:nth-child(5) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon4.png);    
}
.modal-body>div>.col-lg-3:nth-child(5) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/4.png);    
}
.modal-body>div>.col-lg-3:nth-child(6) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon5.png);    
}
#demo_cs_multiselect_chosen {
    width: 310px !important;
}
.chosen-container-multi .chosen-choices {
    width: 100%;
    height: 27px;
    border: 1px solid #ccc !important;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    height: 25px !important;
    white-space: nowrap;
}
.chosen-container-active .chosen-choices {
    height: 25px !important;
}
.fontWight {
    font-size:12px;
    padding:8px 0px 5px;
    font-weight:600;
}
.fontWight1:first-child {
    font-size: 12px;
    padding: 12px 0px 5px;
    font-weight: 600;
}
.fontWight1 {
    font-size: 12px;
    padding: 5px 0px 5px;
    font-weight: 600;
}
.p span {
    font-weight:600;
}
.error {
    border-color: #2489C5 !important;
}
.primay {
    border-color: #337AB7 !important;
}
.modal-body>div>.col-lg-3:nth-child(6) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/5.png);    
}
.modal-body>div>.col-lg-3:nth-child(7) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon6.png);    
}
.modal-body>div>.col-lg-3:nth-child(7) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/6.png);    
}

.modal-body>div>.col-lg-3:nth-child(8) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon7.png);    
}
.modal-body>div>.col-lg-3:nth-child(8) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/7.png);    
}
.modal-body>div>.col-lg-3:nth-child(9) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon8.png);    
}
.modal-body>div>.col-lg-3:nth-child(9) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/8.png);    
}
.modal-body>div>.col-lg-3:nth-child(10) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon9.png);    
}
.modal-body>div>.col-lg-3:nth-child(10) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/9.png);    
}
.modal-body>div>.col-lg-3:nth-child(11) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon10.png);    
}
.modal-body>div>.col-lg-3:nth-child(11) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/10.png);    
}
.modal-body>div>.col-lg-3:nth-child(12) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon11.png);    
}
.modal-body>div>.col-lg-3:nth-child(12) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/11.png);    
}
.modal-body>div>.col-lg-3:nth-child(13) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon12.png);    
}
.modal-body>div>.col-lg-3:nth-child(13) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/12.png);    
}
.modal-body>div>.col-lg-3:nth-child(14) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon13.png);    
}
.modal-body>div>.col-lg-3:nth-child(14) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/13.png);    
}
.modal-body>div>.col-lg-3:nth-child(15) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon14.png);    
}
.modal-body>div>.col-lg-3:nth-child(15) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/14.png);    
}
.modal-body>div>.col-lg-3:nth-child(16) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon15.png);    
}
.modal-body>div>.col-lg-3:nth-child(16) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/15.png);    
}
.modal-body>div>.col-lg-3:nth-child(17) button .img {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/icon16.png);    
}
.modal-body>div>.col-lg-3:nth-child(17) button .img:hover {
    width: 37px;
    height: 26px;
    display: inline-block;
    background: url(../image/model/16.png);    
}

